@typlog/ui 0.14.0 → 0.16.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/addons.css +244 -118
- package/addons.d.ts +195 -34
- package/addons.js +1827 -479
- package/charts.css +161 -0
- package/charts.d.ts +233 -0
- package/charts.js +382 -0
- package/index.css +13652 -2
- package/index.d.ts +3061 -0
- package/index.js +5995 -0
- package/package.json +27 -15
- package/util-lkbchXvM.js +42 -0
- package/base.css +0 -6623
- package/components.css +0 -5012
- package/components.d.ts +0 -2231
- package/components.js +0 -4518
- package/tailwind.css +0 -1110
package/components.d.ts
DELETED
|
@@ -1,2231 +0,0 @@
|
|
|
1
|
-
import { AcceptableInputValue } from 'reka-ui';
|
|
2
|
-
import { AcceptableValue } from 'reka-ui';
|
|
3
|
-
import { AccordionContentProps } from 'reka-ui';
|
|
4
|
-
import { AccordionItemProps as AccordionItemProps_2 } from 'reka-ui';
|
|
5
|
-
import { AccordionRootProps as AccordionRootProps_2 } from 'reka-ui';
|
|
6
|
-
import { AlertDialogAction } from 'reka-ui';
|
|
7
|
-
import { AlertDialogActionProps } from 'reka-ui';
|
|
8
|
-
import { AlertDialogCancel } from 'reka-ui';
|
|
9
|
-
import { AlertDialogCancelProps } from 'reka-ui';
|
|
10
|
-
import { AlertDialogContentProps } from 'reka-ui';
|
|
11
|
-
import { AlertDialogProps } from 'reka-ui';
|
|
12
|
-
import { AlertDialogRoot } from 'reka-ui';
|
|
13
|
-
import { AlertDialogTrigger } from 'reka-ui';
|
|
14
|
-
import { AlertDialogTriggerProps } from 'reka-ui';
|
|
15
|
-
import { AllowedComponentProps } from 'vue';
|
|
16
|
-
import { AsTag } from 'reka-ui';
|
|
17
|
-
import { CheckboxGroupRoot as CheckboxGroup } from 'reka-ui';
|
|
18
|
-
import { CheckboxGroupRootProps as CheckboxGroupProps } from 'reka-ui';
|
|
19
|
-
import { CheckboxRootProps } from 'reka-ui';
|
|
20
|
-
import { CollapsibleContentProps } from 'reka-ui';
|
|
21
|
-
import { CollapsibleRootProps as CollapsibleRootProps_2 } from 'reka-ui';
|
|
22
|
-
import { CollapsibleTriggerProps as CollapsibleTriggerProps_2 } from 'reka-ui';
|
|
23
|
-
import { ComboboxContentProps as ComboboxContentProps_2 } from 'reka-ui';
|
|
24
|
-
import { ComboboxGroup } from 'reka-ui';
|
|
25
|
-
import { ComboboxInputProps as ComboboxInputProps_2 } from 'reka-ui';
|
|
26
|
-
import { ComboboxItemProps } from 'reka-ui';
|
|
27
|
-
import { ComboboxLabelProps } from 'reka-ui';
|
|
28
|
-
import { ComboboxRootProps as ComboboxRootProps_2 } from 'reka-ui';
|
|
29
|
-
import { Component } from 'vue';
|
|
30
|
-
import { ComponentCustomProps } from 'vue';
|
|
31
|
-
import { ComponentOptionsMixin } from 'vue';
|
|
32
|
-
import { ComponentProvideOptions } from 'vue';
|
|
33
|
-
import { ComputedRef } from 'vue';
|
|
34
|
-
import { DefineComponent } from 'vue';
|
|
35
|
-
import { DialogClose } from 'reka-ui';
|
|
36
|
-
import { DialogCloseProps } from 'reka-ui';
|
|
37
|
-
import { DialogContentEmits } from 'reka-ui';
|
|
38
|
-
import { DialogContentProps } from 'reka-ui';
|
|
39
|
-
import { DialogRoot } from 'reka-ui';
|
|
40
|
-
import { DialogRootProps } from 'reka-ui';
|
|
41
|
-
import { DialogTrigger } from 'reka-ui';
|
|
42
|
-
import { DialogTriggerProps } from 'reka-ui';
|
|
43
|
-
import { DropdownMenuContentProps as DropdownMenuContentProps_2 } from 'reka-ui';
|
|
44
|
-
import { DropdownMenuItemProps as DropdownMenuItemProps_2 } from 'reka-ui';
|
|
45
|
-
import { DropdownMenuRoot } from 'reka-ui';
|
|
46
|
-
import { DropdownMenuTrigger } from 'reka-ui';
|
|
47
|
-
import { EditableRootProps } from 'reka-ui';
|
|
48
|
-
import { FocusOutsideEvent } from 'reka-ui';
|
|
49
|
-
import { MaybeRefOrGetter } from 'vue';
|
|
50
|
-
import { NavigationMenuContentProps } from 'reka-ui';
|
|
51
|
-
import { NavigationMenuItem } from 'reka-ui';
|
|
52
|
-
import { NavigationMenuLinkProps as NavigationMenuLinkProps_2 } from 'reka-ui';
|
|
53
|
-
import { NavigationMenuListProps as NavigationMenuListProps_2 } from 'reka-ui';
|
|
54
|
-
import { NavigationMenuRootProps } from 'reka-ui';
|
|
55
|
-
import { NavigationMenuTriggerProps as NavigationMenuTriggerProps_2 } from 'reka-ui';
|
|
56
|
-
import { PaginationRootProps } from 'reka-ui';
|
|
57
|
-
import { PinInputInputProps as PinInputInputProps_2 } from 'reka-ui';
|
|
58
|
-
import { PinInputRootProps as PinInputRootProps_2 } from 'reka-ui';
|
|
59
|
-
import { PointerDownOutsideEvent } from 'reka-ui';
|
|
60
|
-
import { PopoverClose } from 'reka-ui';
|
|
61
|
-
import { PopoverContentProps } from 'reka-ui';
|
|
62
|
-
import { PopoverRoot } from 'reka-ui';
|
|
63
|
-
import { PopoverTrigger } from 'reka-ui';
|
|
64
|
-
import { PrimitiveProps } from 'reka-ui';
|
|
65
|
-
import { PublicProps } from 'vue';
|
|
66
|
-
import { RadioGroupItemProps as RadioGroupItemProps_2 } from 'reka-ui';
|
|
67
|
-
import { RadioGroupRootProps as RadioGroupRootProps_2 } from 'reka-ui';
|
|
68
|
-
import { Ref } from 'vue';
|
|
69
|
-
import { ScrollAreaRootProps } from 'reka-ui';
|
|
70
|
-
import { SelectContentProps as SelectContentProps_2 } from 'reka-ui';
|
|
71
|
-
import { SelectGroup } from 'reka-ui';
|
|
72
|
-
import { SelectItemProps } from 'reka-ui';
|
|
73
|
-
import { SelectLabelProps } from 'reka-ui';
|
|
74
|
-
import { SelectRootProps as SelectRootProps_2 } from 'reka-ui';
|
|
75
|
-
import { SelectTriggerProps as SelectTriggerProps_2 } from 'reka-ui';
|
|
76
|
-
import { ShallowUnwrapRef } from 'vue';
|
|
77
|
-
import { SwitchRootProps } from 'reka-ui';
|
|
78
|
-
import { TabsContent } from 'reka-ui';
|
|
79
|
-
import { TabsRoot } from 'reka-ui';
|
|
80
|
-
import { TabsTriggerProps } from 'reka-ui';
|
|
81
|
-
import { ToastProviderProps as ToastProviderProps_2 } from 'reka-ui';
|
|
82
|
-
import { ToggleGroupItemProps } from 'reka-ui';
|
|
83
|
-
import { ToggleGroupRootProps as ToggleGroupRootProps_2 } from 'reka-ui';
|
|
84
|
-
import { ToggleProps as ToggleProps_2 } from 'reka-ui';
|
|
85
|
-
import { TooltipContentProps } from 'reka-ui';
|
|
86
|
-
import { TooltipRootProps } from 'reka-ui';
|
|
87
|
-
import { VNode } from 'vue';
|
|
88
|
-
import { VNodeProps } from 'vue';
|
|
89
|
-
|
|
90
|
-
declare const __VLS_component: DefineComponent<ToggleGroupItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ToggleGroupItemProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
91
|
-
|
|
92
|
-
declare const __VLS_component_2: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
93
|
-
|
|
94
|
-
declare const __VLS_component_3: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
95
|
-
|
|
96
|
-
declare const __VLS_component_4: DefineComponent<TabsTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TabsTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
97
|
-
|
|
98
|
-
declare const __VLS_component_5: DefineComponent<CollapsibleContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<CollapsibleContentProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
99
|
-
|
|
100
|
-
declare type __VLS_PrettifyLocal<T> = {
|
|
101
|
-
[K in keyof T]: T[K];
|
|
102
|
-
} & {};
|
|
103
|
-
|
|
104
|
-
declare type __VLS_Props = ComboboxItemProps;
|
|
105
|
-
|
|
106
|
-
declare function __VLS_template(): {
|
|
107
|
-
attrs: Partial<{}>;
|
|
108
|
-
slots: {
|
|
109
|
-
default?(_: {}): any;
|
|
110
|
-
};
|
|
111
|
-
refs: {};
|
|
112
|
-
rootEl: any;
|
|
113
|
-
};
|
|
114
|
-
|
|
115
|
-
declare function __VLS_template_2(): {
|
|
116
|
-
attrs: Partial<{}>;
|
|
117
|
-
slots: {
|
|
118
|
-
default?(_: {}): any;
|
|
119
|
-
};
|
|
120
|
-
refs: {};
|
|
121
|
-
rootEl: any;
|
|
122
|
-
};
|
|
123
|
-
|
|
124
|
-
declare function __VLS_template_3(): {
|
|
125
|
-
attrs: Partial<{}>;
|
|
126
|
-
slots: {
|
|
127
|
-
default?(_: {}): any;
|
|
128
|
-
};
|
|
129
|
-
refs: {};
|
|
130
|
-
rootEl: any;
|
|
131
|
-
};
|
|
132
|
-
|
|
133
|
-
declare function __VLS_template_4(): {
|
|
134
|
-
attrs: Partial<{}>;
|
|
135
|
-
slots: {
|
|
136
|
-
default?(_: {}): any;
|
|
137
|
-
default?(_: {}): any;
|
|
138
|
-
};
|
|
139
|
-
refs: {};
|
|
140
|
-
rootEl: any;
|
|
141
|
-
};
|
|
142
|
-
|
|
143
|
-
declare function __VLS_template_5(): {
|
|
144
|
-
attrs: Partial<{}>;
|
|
145
|
-
slots: {
|
|
146
|
-
default?(_: {}): any;
|
|
147
|
-
};
|
|
148
|
-
refs: {};
|
|
149
|
-
rootEl: any;
|
|
150
|
-
};
|
|
151
|
-
|
|
152
|
-
declare type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
153
|
-
|
|
154
|
-
declare type __VLS_TemplateResult_2 = ReturnType<typeof __VLS_template_2>;
|
|
155
|
-
|
|
156
|
-
declare type __VLS_TemplateResult_3 = ReturnType<typeof __VLS_template_3>;
|
|
157
|
-
|
|
158
|
-
declare type __VLS_TemplateResult_4 = ReturnType<typeof __VLS_template_4>;
|
|
159
|
-
|
|
160
|
-
declare type __VLS_TemplateResult_5 = ReturnType<typeof __VLS_template_5>;
|
|
161
|
-
|
|
162
|
-
declare type __VLS_WithTemplateSlots<T, S> = T & {
|
|
163
|
-
new (): {
|
|
164
|
-
$slots: S;
|
|
165
|
-
};
|
|
166
|
-
};
|
|
167
|
-
|
|
168
|
-
declare type __VLS_WithTemplateSlots_10<T, S> = T & {
|
|
169
|
-
new (): {
|
|
170
|
-
$slots: S;
|
|
171
|
-
};
|
|
172
|
-
};
|
|
173
|
-
|
|
174
|
-
declare type __VLS_WithTemplateSlots_11<T, S> = T & {
|
|
175
|
-
new (): {
|
|
176
|
-
$slots: S;
|
|
177
|
-
};
|
|
178
|
-
};
|
|
179
|
-
|
|
180
|
-
declare type __VLS_WithTemplateSlots_12<T, S> = T & {
|
|
181
|
-
new (): {
|
|
182
|
-
$slots: S;
|
|
183
|
-
};
|
|
184
|
-
};
|
|
185
|
-
|
|
186
|
-
declare type __VLS_WithTemplateSlots_13<T, S> = T & {
|
|
187
|
-
new (): {
|
|
188
|
-
$slots: S;
|
|
189
|
-
};
|
|
190
|
-
};
|
|
191
|
-
|
|
192
|
-
declare type __VLS_WithTemplateSlots_14<T, S> = T & {
|
|
193
|
-
new (): {
|
|
194
|
-
$slots: S;
|
|
195
|
-
};
|
|
196
|
-
};
|
|
197
|
-
|
|
198
|
-
declare type __VLS_WithTemplateSlots_15<T, S> = T & {
|
|
199
|
-
new (): {
|
|
200
|
-
$slots: S;
|
|
201
|
-
};
|
|
202
|
-
};
|
|
203
|
-
|
|
204
|
-
declare type __VLS_WithTemplateSlots_16<T, S> = T & {
|
|
205
|
-
new (): {
|
|
206
|
-
$slots: S;
|
|
207
|
-
};
|
|
208
|
-
};
|
|
209
|
-
|
|
210
|
-
declare type __VLS_WithTemplateSlots_17<T, S> = T & {
|
|
211
|
-
new (): {
|
|
212
|
-
$slots: S;
|
|
213
|
-
};
|
|
214
|
-
};
|
|
215
|
-
|
|
216
|
-
declare type __VLS_WithTemplateSlots_18<T, S> = T & {
|
|
217
|
-
new (): {
|
|
218
|
-
$slots: S;
|
|
219
|
-
};
|
|
220
|
-
};
|
|
221
|
-
|
|
222
|
-
declare type __VLS_WithTemplateSlots_19<T, S> = T & {
|
|
223
|
-
new (): {
|
|
224
|
-
$slots: S;
|
|
225
|
-
};
|
|
226
|
-
};
|
|
227
|
-
|
|
228
|
-
declare type __VLS_WithTemplateSlots_2<T, S> = T & {
|
|
229
|
-
new (): {
|
|
230
|
-
$slots: S;
|
|
231
|
-
};
|
|
232
|
-
};
|
|
233
|
-
|
|
234
|
-
declare type __VLS_WithTemplateSlots_20<T, S> = T & {
|
|
235
|
-
new (): {
|
|
236
|
-
$slots: S;
|
|
237
|
-
};
|
|
238
|
-
};
|
|
239
|
-
|
|
240
|
-
declare type __VLS_WithTemplateSlots_21<T, S> = T & {
|
|
241
|
-
new (): {
|
|
242
|
-
$slots: S;
|
|
243
|
-
};
|
|
244
|
-
};
|
|
245
|
-
|
|
246
|
-
declare type __VLS_WithTemplateSlots_22<T, S> = T & {
|
|
247
|
-
new (): {
|
|
248
|
-
$slots: S;
|
|
249
|
-
};
|
|
250
|
-
};
|
|
251
|
-
|
|
252
|
-
declare type __VLS_WithTemplateSlots_23<T, S> = T & {
|
|
253
|
-
new (): {
|
|
254
|
-
$slots: S;
|
|
255
|
-
};
|
|
256
|
-
};
|
|
257
|
-
|
|
258
|
-
declare type __VLS_WithTemplateSlots_24<T, S> = T & {
|
|
259
|
-
new (): {
|
|
260
|
-
$slots: S;
|
|
261
|
-
};
|
|
262
|
-
};
|
|
263
|
-
|
|
264
|
-
declare type __VLS_WithTemplateSlots_25<T, S> = T & {
|
|
265
|
-
new (): {
|
|
266
|
-
$slots: S;
|
|
267
|
-
};
|
|
268
|
-
};
|
|
269
|
-
|
|
270
|
-
declare type __VLS_WithTemplateSlots_26<T, S> = T & {
|
|
271
|
-
new (): {
|
|
272
|
-
$slots: S;
|
|
273
|
-
};
|
|
274
|
-
};
|
|
275
|
-
|
|
276
|
-
declare type __VLS_WithTemplateSlots_27<T, S> = T & {
|
|
277
|
-
new (): {
|
|
278
|
-
$slots: S;
|
|
279
|
-
};
|
|
280
|
-
};
|
|
281
|
-
|
|
282
|
-
declare type __VLS_WithTemplateSlots_28<T, S> = T & {
|
|
283
|
-
new (): {
|
|
284
|
-
$slots: S;
|
|
285
|
-
};
|
|
286
|
-
};
|
|
287
|
-
|
|
288
|
-
declare type __VLS_WithTemplateSlots_29<T, S> = T & {
|
|
289
|
-
new (): {
|
|
290
|
-
$slots: S;
|
|
291
|
-
};
|
|
292
|
-
};
|
|
293
|
-
|
|
294
|
-
declare type __VLS_WithTemplateSlots_3<T, S> = T & {
|
|
295
|
-
new (): {
|
|
296
|
-
$slots: S;
|
|
297
|
-
};
|
|
298
|
-
};
|
|
299
|
-
|
|
300
|
-
declare type __VLS_WithTemplateSlots_30<T, S> = T & {
|
|
301
|
-
new (): {
|
|
302
|
-
$slots: S;
|
|
303
|
-
};
|
|
304
|
-
};
|
|
305
|
-
|
|
306
|
-
declare type __VLS_WithTemplateSlots_31<T, S> = T & {
|
|
307
|
-
new (): {
|
|
308
|
-
$slots: S;
|
|
309
|
-
};
|
|
310
|
-
};
|
|
311
|
-
|
|
312
|
-
declare type __VLS_WithTemplateSlots_32<T, S> = T & {
|
|
313
|
-
new (): {
|
|
314
|
-
$slots: S;
|
|
315
|
-
};
|
|
316
|
-
};
|
|
317
|
-
|
|
318
|
-
declare type __VLS_WithTemplateSlots_33<T, S> = T & {
|
|
319
|
-
new (): {
|
|
320
|
-
$slots: S;
|
|
321
|
-
};
|
|
322
|
-
};
|
|
323
|
-
|
|
324
|
-
declare type __VLS_WithTemplateSlots_34<T, S> = T & {
|
|
325
|
-
new (): {
|
|
326
|
-
$slots: S;
|
|
327
|
-
};
|
|
328
|
-
};
|
|
329
|
-
|
|
330
|
-
declare type __VLS_WithTemplateSlots_35<T, S> = T & {
|
|
331
|
-
new (): {
|
|
332
|
-
$slots: S;
|
|
333
|
-
};
|
|
334
|
-
};
|
|
335
|
-
|
|
336
|
-
declare type __VLS_WithTemplateSlots_36<T, S> = T & {
|
|
337
|
-
new (): {
|
|
338
|
-
$slots: S;
|
|
339
|
-
};
|
|
340
|
-
};
|
|
341
|
-
|
|
342
|
-
declare type __VLS_WithTemplateSlots_37<T, S> = T & {
|
|
343
|
-
new (): {
|
|
344
|
-
$slots: S;
|
|
345
|
-
};
|
|
346
|
-
};
|
|
347
|
-
|
|
348
|
-
declare type __VLS_WithTemplateSlots_38<T, S> = T & {
|
|
349
|
-
new (): {
|
|
350
|
-
$slots: S;
|
|
351
|
-
};
|
|
352
|
-
};
|
|
353
|
-
|
|
354
|
-
declare type __VLS_WithTemplateSlots_39<T, S> = T & {
|
|
355
|
-
new (): {
|
|
356
|
-
$slots: S;
|
|
357
|
-
};
|
|
358
|
-
};
|
|
359
|
-
|
|
360
|
-
declare type __VLS_WithTemplateSlots_4<T, S> = T & {
|
|
361
|
-
new (): {
|
|
362
|
-
$slots: S;
|
|
363
|
-
};
|
|
364
|
-
};
|
|
365
|
-
|
|
366
|
-
declare type __VLS_WithTemplateSlots_40<T, S> = T & {
|
|
367
|
-
new (): {
|
|
368
|
-
$slots: S;
|
|
369
|
-
};
|
|
370
|
-
};
|
|
371
|
-
|
|
372
|
-
declare type __VLS_WithTemplateSlots_41<T, S> = T & {
|
|
373
|
-
new (): {
|
|
374
|
-
$slots: S;
|
|
375
|
-
};
|
|
376
|
-
};
|
|
377
|
-
|
|
378
|
-
declare type __VLS_WithTemplateSlots_42<T, S> = T & {
|
|
379
|
-
new (): {
|
|
380
|
-
$slots: S;
|
|
381
|
-
};
|
|
382
|
-
};
|
|
383
|
-
|
|
384
|
-
declare type __VLS_WithTemplateSlots_43<T, S> = T & {
|
|
385
|
-
new (): {
|
|
386
|
-
$slots: S;
|
|
387
|
-
};
|
|
388
|
-
};
|
|
389
|
-
|
|
390
|
-
declare type __VLS_WithTemplateSlots_44<T, S> = T & {
|
|
391
|
-
new (): {
|
|
392
|
-
$slots: S;
|
|
393
|
-
};
|
|
394
|
-
};
|
|
395
|
-
|
|
396
|
-
declare type __VLS_WithTemplateSlots_45<T, S> = T & {
|
|
397
|
-
new (): {
|
|
398
|
-
$slots: S;
|
|
399
|
-
};
|
|
400
|
-
};
|
|
401
|
-
|
|
402
|
-
declare type __VLS_WithTemplateSlots_46<T, S> = T & {
|
|
403
|
-
new (): {
|
|
404
|
-
$slots: S;
|
|
405
|
-
};
|
|
406
|
-
};
|
|
407
|
-
|
|
408
|
-
declare type __VLS_WithTemplateSlots_47<T, S> = T & {
|
|
409
|
-
new (): {
|
|
410
|
-
$slots: S;
|
|
411
|
-
};
|
|
412
|
-
};
|
|
413
|
-
|
|
414
|
-
declare type __VLS_WithTemplateSlots_48<T, S> = T & {
|
|
415
|
-
new (): {
|
|
416
|
-
$slots: S;
|
|
417
|
-
};
|
|
418
|
-
};
|
|
419
|
-
|
|
420
|
-
declare type __VLS_WithTemplateSlots_49<T, S> = T & {
|
|
421
|
-
new (): {
|
|
422
|
-
$slots: S;
|
|
423
|
-
};
|
|
424
|
-
};
|
|
425
|
-
|
|
426
|
-
declare type __VLS_WithTemplateSlots_5<T, S> = T & {
|
|
427
|
-
new (): {
|
|
428
|
-
$slots: S;
|
|
429
|
-
};
|
|
430
|
-
};
|
|
431
|
-
|
|
432
|
-
declare type __VLS_WithTemplateSlots_50<T, S> = T & {
|
|
433
|
-
new (): {
|
|
434
|
-
$slots: S;
|
|
435
|
-
};
|
|
436
|
-
};
|
|
437
|
-
|
|
438
|
-
declare type __VLS_WithTemplateSlots_51<T, S> = T & {
|
|
439
|
-
new (): {
|
|
440
|
-
$slots: S;
|
|
441
|
-
};
|
|
442
|
-
};
|
|
443
|
-
|
|
444
|
-
declare type __VLS_WithTemplateSlots_52<T, S> = T & {
|
|
445
|
-
new (): {
|
|
446
|
-
$slots: S;
|
|
447
|
-
};
|
|
448
|
-
};
|
|
449
|
-
|
|
450
|
-
declare type __VLS_WithTemplateSlots_53<T, S> = T & {
|
|
451
|
-
new (): {
|
|
452
|
-
$slots: S;
|
|
453
|
-
};
|
|
454
|
-
};
|
|
455
|
-
|
|
456
|
-
declare type __VLS_WithTemplateSlots_54<T, S> = T & {
|
|
457
|
-
new (): {
|
|
458
|
-
$slots: S;
|
|
459
|
-
};
|
|
460
|
-
};
|
|
461
|
-
|
|
462
|
-
declare type __VLS_WithTemplateSlots_55<T, S> = T & {
|
|
463
|
-
new (): {
|
|
464
|
-
$slots: S;
|
|
465
|
-
};
|
|
466
|
-
};
|
|
467
|
-
|
|
468
|
-
declare type __VLS_WithTemplateSlots_56<T, S> = T & {
|
|
469
|
-
new (): {
|
|
470
|
-
$slots: S;
|
|
471
|
-
};
|
|
472
|
-
};
|
|
473
|
-
|
|
474
|
-
declare type __VLS_WithTemplateSlots_57<T, S> = T & {
|
|
475
|
-
new (): {
|
|
476
|
-
$slots: S;
|
|
477
|
-
};
|
|
478
|
-
};
|
|
479
|
-
|
|
480
|
-
declare type __VLS_WithTemplateSlots_58<T, S> = T & {
|
|
481
|
-
new (): {
|
|
482
|
-
$slots: S;
|
|
483
|
-
};
|
|
484
|
-
};
|
|
485
|
-
|
|
486
|
-
declare type __VLS_WithTemplateSlots_59<T, S> = T & {
|
|
487
|
-
new (): {
|
|
488
|
-
$slots: S;
|
|
489
|
-
};
|
|
490
|
-
};
|
|
491
|
-
|
|
492
|
-
declare type __VLS_WithTemplateSlots_6<T, S> = T & {
|
|
493
|
-
new (): {
|
|
494
|
-
$slots: S;
|
|
495
|
-
};
|
|
496
|
-
};
|
|
497
|
-
|
|
498
|
-
declare type __VLS_WithTemplateSlots_60<T, S> = T & {
|
|
499
|
-
new (): {
|
|
500
|
-
$slots: S;
|
|
501
|
-
};
|
|
502
|
-
};
|
|
503
|
-
|
|
504
|
-
declare type __VLS_WithTemplateSlots_61<T, S> = T & {
|
|
505
|
-
new (): {
|
|
506
|
-
$slots: S;
|
|
507
|
-
};
|
|
508
|
-
};
|
|
509
|
-
|
|
510
|
-
declare type __VLS_WithTemplateSlots_62<T, S> = T & {
|
|
511
|
-
new (): {
|
|
512
|
-
$slots: S;
|
|
513
|
-
};
|
|
514
|
-
};
|
|
515
|
-
|
|
516
|
-
declare type __VLS_WithTemplateSlots_63<T, S> = T & {
|
|
517
|
-
new (): {
|
|
518
|
-
$slots: S;
|
|
519
|
-
};
|
|
520
|
-
};
|
|
521
|
-
|
|
522
|
-
declare type __VLS_WithTemplateSlots_64<T, S> = T & {
|
|
523
|
-
new (): {
|
|
524
|
-
$slots: S;
|
|
525
|
-
};
|
|
526
|
-
};
|
|
527
|
-
|
|
528
|
-
declare type __VLS_WithTemplateSlots_65<T, S> = T & {
|
|
529
|
-
new (): {
|
|
530
|
-
$slots: S;
|
|
531
|
-
};
|
|
532
|
-
};
|
|
533
|
-
|
|
534
|
-
declare type __VLS_WithTemplateSlots_66<T, S> = T & {
|
|
535
|
-
new (): {
|
|
536
|
-
$slots: S;
|
|
537
|
-
};
|
|
538
|
-
};
|
|
539
|
-
|
|
540
|
-
declare type __VLS_WithTemplateSlots_67<T, S> = T & {
|
|
541
|
-
new (): {
|
|
542
|
-
$slots: S;
|
|
543
|
-
};
|
|
544
|
-
};
|
|
545
|
-
|
|
546
|
-
declare type __VLS_WithTemplateSlots_68<T, S> = T & {
|
|
547
|
-
new (): {
|
|
548
|
-
$slots: S;
|
|
549
|
-
};
|
|
550
|
-
};
|
|
551
|
-
|
|
552
|
-
declare type __VLS_WithTemplateSlots_69<T, S> = T & {
|
|
553
|
-
new (): {
|
|
554
|
-
$slots: S;
|
|
555
|
-
};
|
|
556
|
-
};
|
|
557
|
-
|
|
558
|
-
declare type __VLS_WithTemplateSlots_7<T, S> = T & {
|
|
559
|
-
new (): {
|
|
560
|
-
$slots: S;
|
|
561
|
-
};
|
|
562
|
-
};
|
|
563
|
-
|
|
564
|
-
declare type __VLS_WithTemplateSlots_70<T, S> = T & {
|
|
565
|
-
new (): {
|
|
566
|
-
$slots: S;
|
|
567
|
-
};
|
|
568
|
-
};
|
|
569
|
-
|
|
570
|
-
declare type __VLS_WithTemplateSlots_8<T, S> = T & {
|
|
571
|
-
new (): {
|
|
572
|
-
$slots: S;
|
|
573
|
-
};
|
|
574
|
-
};
|
|
575
|
-
|
|
576
|
-
declare type __VLS_WithTemplateSlots_9<T, S> = T & {
|
|
577
|
-
new (): {
|
|
578
|
-
$slots: S;
|
|
579
|
-
};
|
|
580
|
-
};
|
|
581
|
-
|
|
582
|
-
export declare const AccordionContent: __VLS_WithTemplateSlots_62<DefineComponent<AccordionContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<AccordionContentProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
583
|
-
default?(_: {}): any;
|
|
584
|
-
}>;
|
|
585
|
-
|
|
586
|
-
export { AccordionContentProps }
|
|
587
|
-
|
|
588
|
-
export declare const AccordionIndicator: DefineComponent<AccordionIndicatorProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<AccordionIndicatorProps> & Readonly<{}>, {
|
|
589
|
-
variant: "chevron" | "plus";
|
|
590
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
591
|
-
|
|
592
|
-
export declare interface AccordionIndicatorProps {
|
|
593
|
-
/**
|
|
594
|
-
* The indicator icon for the accordion trigger.
|
|
595
|
-
* @default "chevron"
|
|
596
|
-
*/
|
|
597
|
-
variant?: 'chevron' | 'plus';
|
|
598
|
-
}
|
|
599
|
-
|
|
600
|
-
export declare const AccordionItem: __VLS_WithTemplateSlots_61<DefineComponent<AccordionItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<AccordionItemProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
601
|
-
default?(_: {}): any;
|
|
602
|
-
}>;
|
|
603
|
-
|
|
604
|
-
export declare interface AccordionItemProps extends Omit<AccordionItemProps_2, 'value'> {
|
|
605
|
-
/**
|
|
606
|
-
* A string identifier for the accordion item. If omitted, a unique value will be generated automatically.
|
|
607
|
-
*/
|
|
608
|
-
value?: string;
|
|
609
|
-
}
|
|
610
|
-
|
|
611
|
-
export declare const AccordionRoot: __VLS_WithTemplateSlots_60<DefineComponent<AccordionRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
612
|
-
"update:modelValue": (value: string | string[] | undefined) => any;
|
|
613
|
-
}, string, PublicProps, Readonly<AccordionRootProps> & Readonly<{
|
|
614
|
-
"onUpdate:modelValue"?: ((value: string | string[] | undefined) => any) | undefined;
|
|
615
|
-
}>, {
|
|
616
|
-
size: "1" | "2" | "3";
|
|
617
|
-
indicatorSide: "left" | "right";
|
|
618
|
-
indicatorIcon: "none" | "chevron" | "plus";
|
|
619
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
620
|
-
default?(_: {}): any;
|
|
621
|
-
}>;
|
|
622
|
-
|
|
623
|
-
export declare interface AccordionRootProps extends AccordionRootProps_2 {
|
|
624
|
-
/**
|
|
625
|
-
* Control the size of the accordion.
|
|
626
|
-
*
|
|
627
|
-
* @default "1"
|
|
628
|
-
*/
|
|
629
|
-
size?: '1' | '2' | '3';
|
|
630
|
-
/**
|
|
631
|
-
* The indicator icon's poistion, left or right.
|
|
632
|
-
*
|
|
633
|
-
* @default "right"
|
|
634
|
-
*/
|
|
635
|
-
indicatorSide?: 'left' | 'right';
|
|
636
|
-
/**
|
|
637
|
-
* An indicator icon on the left or right of the trigger.
|
|
638
|
-
*
|
|
639
|
-
* @default "chevron"
|
|
640
|
-
*/
|
|
641
|
-
indicatorIcon?: 'none' | 'chevron' | 'plus';
|
|
642
|
-
/**
|
|
643
|
-
* The orientation of the accordion.
|
|
644
|
-
*
|
|
645
|
-
* @default "vertical"
|
|
646
|
-
*/
|
|
647
|
-
orientation?: 'vertical' | 'horizontal';
|
|
648
|
-
}
|
|
649
|
-
|
|
650
|
-
export declare const AccordionTrigger: __VLS_WithTemplateSlots_63<DefineComponent<AccordionTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<AccordionTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
651
|
-
default?(_: {}): any;
|
|
652
|
-
}>;
|
|
653
|
-
|
|
654
|
-
export declare interface AccordionTriggerProps extends PrimitiveProps {
|
|
655
|
-
/**
|
|
656
|
-
* The indicator icon's poistion, left or right.
|
|
657
|
-
*
|
|
658
|
-
* @default "right"
|
|
659
|
-
*/
|
|
660
|
-
indicatorSide?: 'left' | 'right';
|
|
661
|
-
/**
|
|
662
|
-
* An indicator icon on the left or right of the trigger.
|
|
663
|
-
*
|
|
664
|
-
* @default "chevron"
|
|
665
|
-
*/
|
|
666
|
-
indicatorIcon?: 'none' | 'chevron' | 'plus';
|
|
667
|
-
}
|
|
668
|
-
|
|
669
|
-
export { AlertDialogAction }
|
|
670
|
-
|
|
671
|
-
export { AlertDialogActionProps }
|
|
672
|
-
|
|
673
|
-
export { AlertDialogCancel }
|
|
674
|
-
|
|
675
|
-
export { AlertDialogCancelProps }
|
|
676
|
-
|
|
677
|
-
export declare const AlertDialogPopup: __VLS_WithTemplateSlots_10<DefineComponent<AlertDialogContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
678
|
-
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
679
|
-
pointerDownOutside: (event: PointerDownOutsideEvent) => any;
|
|
680
|
-
focusOutside: (event: FocusOutsideEvent) => any;
|
|
681
|
-
interactOutside: (event: PointerDownOutsideEvent | FocusOutsideEvent) => any;
|
|
682
|
-
openAutoFocus: (event: Event) => any;
|
|
683
|
-
closeAutoFocus: (event: Event) => any;
|
|
684
|
-
}, string, PublicProps, Readonly<AlertDialogContentProps> & Readonly<{
|
|
685
|
-
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
686
|
-
onPointerDownOutside?: ((event: PointerDownOutsideEvent) => any) | undefined;
|
|
687
|
-
onFocusOutside?: ((event: FocusOutsideEvent) => any) | undefined;
|
|
688
|
-
onInteractOutside?: ((event: PointerDownOutsideEvent | FocusOutsideEvent) => any) | undefined;
|
|
689
|
-
onOpenAutoFocus?: ((event: Event) => any) | undefined;
|
|
690
|
-
onCloseAutoFocus?: ((event: Event) => any) | undefined;
|
|
691
|
-
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
692
|
-
default?(_: {}): any;
|
|
693
|
-
}>;
|
|
694
|
-
|
|
695
|
-
export declare type AlertDialogPopupProps = AlertDialogContentProps;
|
|
696
|
-
|
|
697
|
-
export { AlertDialogProps }
|
|
698
|
-
|
|
699
|
-
export { AlertDialogRoot }
|
|
700
|
-
|
|
701
|
-
export { AlertDialogTrigger }
|
|
702
|
-
|
|
703
|
-
export { AlertDialogTriggerProps }
|
|
704
|
-
|
|
705
|
-
export declare const Avatar: DefineComponent<AvatarProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<AvatarProps> & Readonly<{}>, {
|
|
706
|
-
radius: RadiusType;
|
|
707
|
-
size: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9";
|
|
708
|
-
variant: "solid" | "soft" | "outline" | "surface" | "ring";
|
|
709
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
710
|
-
|
|
711
|
-
export declare interface AvatarProps {
|
|
712
|
-
/** Alt text of the avatar, usually the person's name. */
|
|
713
|
-
alt?: string;
|
|
714
|
-
/** Avatar's image source URL. */
|
|
715
|
-
src?: string;
|
|
716
|
-
/** Using fallback characters for the avatar. */
|
|
717
|
-
fallback?: string;
|
|
718
|
-
/**
|
|
719
|
-
* Overrides the radius inherited from the theme.
|
|
720
|
-
* @default "small"
|
|
721
|
-
*/
|
|
722
|
-
radius?: RadiusType;
|
|
723
|
-
/**
|
|
724
|
-
* The visual variant to apply.
|
|
725
|
-
* @default "solid"
|
|
726
|
-
*/
|
|
727
|
-
variant?: 'solid' | 'soft' | 'outline' | 'surface' | 'ring';
|
|
728
|
-
/**
|
|
729
|
-
* Control the size of the avatar.
|
|
730
|
-
* @default "2"
|
|
731
|
-
*/
|
|
732
|
-
size?: '1' | '2' | '3' | '4' | '5' | '6' | '7' | '8' | '9';
|
|
733
|
-
/** Overrides the accent color inherited from the Theme. */
|
|
734
|
-
color?: ColorType;
|
|
735
|
-
}
|
|
736
|
-
|
|
737
|
-
export declare const Badge: __VLS_WithTemplateSlots_2<DefineComponent<BadgeProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<BadgeProps> & Readonly<{}>, {
|
|
738
|
-
radius: RadiusType;
|
|
739
|
-
as: AsTag;
|
|
740
|
-
size: "1" | "2" | "3";
|
|
741
|
-
variant: "solid" | "soft" | "surface" | "outline";
|
|
742
|
-
highContrast: boolean;
|
|
743
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
744
|
-
default?(_: {}): any;
|
|
745
|
-
}>;
|
|
746
|
-
|
|
747
|
-
export declare interface BadgeProps {
|
|
748
|
-
/**
|
|
749
|
-
* The visual variant to apply.
|
|
750
|
-
* @default "soft"
|
|
751
|
-
*/
|
|
752
|
-
variant?: 'solid' | 'soft' | 'surface' | 'outline';
|
|
753
|
-
/** Overrides the accent color inherited from the theme. */
|
|
754
|
-
color?: ColorType;
|
|
755
|
-
/**
|
|
756
|
-
* Overrides the radius inherited from the theme.
|
|
757
|
-
* @default "small"
|
|
758
|
-
*/
|
|
759
|
-
radius?: RadiusType;
|
|
760
|
-
/**
|
|
761
|
-
* Control the size of the badge.
|
|
762
|
-
* @default "1"
|
|
763
|
-
*/
|
|
764
|
-
size?: '1' | '2' | '3';
|
|
765
|
-
/** Uses a higher contrast color for the component. */
|
|
766
|
-
highContrast?: boolean;
|
|
767
|
-
/**
|
|
768
|
-
* The element or component this component should render as.
|
|
769
|
-
* @default "span"
|
|
770
|
-
*/
|
|
771
|
-
as?: AsTag;
|
|
772
|
-
asChild?: boolean;
|
|
773
|
-
}
|
|
774
|
-
|
|
775
|
-
export declare const buildPropsClass: (props: Record<string, any>, keys: string[]) => ComputedRef<string[]>;
|
|
776
|
-
|
|
777
|
-
export declare const Button: __VLS_WithTemplateSlots_4<DefineComponent<ButtonProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ButtonProps> & Readonly<{}>, {
|
|
778
|
-
as: AsTag | Component;
|
|
779
|
-
size: "1" | "2" | "3" | "4";
|
|
780
|
-
variant: "classic" | "solid" | "soft" | "surface" | "outline" | "ghost";
|
|
781
|
-
highContrast: boolean;
|
|
782
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
783
|
-
default?(_: {}): any;
|
|
784
|
-
}>;
|
|
785
|
-
|
|
786
|
-
export declare interface ButtonProps {
|
|
787
|
-
/**
|
|
788
|
-
* The visual variant to apply.
|
|
789
|
-
* @default "solid"
|
|
790
|
-
*/
|
|
791
|
-
variant?: 'classic' | 'solid' | 'soft' | 'surface' | 'outline' | 'ghost';
|
|
792
|
-
/** Overrides the accent color inherited from the ThemeProvider. */
|
|
793
|
-
color?: ColorType;
|
|
794
|
-
/** Overrides the radius inherited from the ThemeProvider. */
|
|
795
|
-
radius?: RadiusType;
|
|
796
|
-
/**
|
|
797
|
-
* Control the size of the button.
|
|
798
|
-
* @default "2"
|
|
799
|
-
*/
|
|
800
|
-
size?: '1' | '2' | '3' | '4';
|
|
801
|
-
/** Uses a higher contrast color for the component. */
|
|
802
|
-
highContrast?: boolean;
|
|
803
|
-
/** Mark the button as disabled. */
|
|
804
|
-
disabled?: boolean;
|
|
805
|
-
/**
|
|
806
|
-
* The element or component this component should render as.
|
|
807
|
-
* @default "button"
|
|
808
|
-
*/
|
|
809
|
-
as?: AsTag | Component;
|
|
810
|
-
asChild?: boolean;
|
|
811
|
-
}
|
|
812
|
-
|
|
813
|
-
export declare const Card: __VLS_WithTemplateSlots_3<DefineComponent<CardProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<CardProps> & Readonly<{}>, {
|
|
814
|
-
as: AsTag | Component;
|
|
815
|
-
size: "1" | "2" | "3" | "4" | "5";
|
|
816
|
-
variant: "surface" | "soft";
|
|
817
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
818
|
-
default?(_: {}): any;
|
|
819
|
-
}>;
|
|
820
|
-
|
|
821
|
-
export declare interface CardProps extends PrimitiveProps {
|
|
822
|
-
variant?: 'surface' | 'soft';
|
|
823
|
-
radius?: RadiusType;
|
|
824
|
-
size?: '1' | '2' | '3' | '4' | '5';
|
|
825
|
-
}
|
|
826
|
-
|
|
827
|
-
export declare const Checkbox: DefineComponent<CheckboxProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
828
|
-
"update:modelValue": (value: boolean | "indeterminate") => any;
|
|
829
|
-
}, string, PublicProps, Readonly<CheckboxProps> & Readonly<{
|
|
830
|
-
"onUpdate:modelValue"?: ((value: boolean | "indeterminate") => any) | undefined;
|
|
831
|
-
}>, {
|
|
832
|
-
size: "1" | "2" | "3";
|
|
833
|
-
variant: "surface" | "soft";
|
|
834
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
835
|
-
|
|
836
|
-
export { CheckboxGroup }
|
|
837
|
-
|
|
838
|
-
export { CheckboxGroupProps }
|
|
839
|
-
|
|
840
|
-
export declare interface CheckboxProps extends CheckboxRootProps {
|
|
841
|
-
color?: ColorType;
|
|
842
|
-
variant?: 'surface' | 'soft';
|
|
843
|
-
size?: '1' | '2' | '3';
|
|
844
|
-
highContrast?: boolean;
|
|
845
|
-
}
|
|
846
|
-
|
|
847
|
-
export declare const CloseButton: DefineComponent<ButtonProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ButtonProps> & Readonly<{}>, {
|
|
848
|
-
as: AsTag | Component;
|
|
849
|
-
size: "1" | "2" | "3" | "4";
|
|
850
|
-
variant: "classic" | "solid" | "soft" | "surface" | "outline" | "ghost";
|
|
851
|
-
color: ColorType;
|
|
852
|
-
highContrast: boolean;
|
|
853
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
854
|
-
|
|
855
|
-
export declare const CollapsibleContent: __VLS_WithTemplateSlots_66<typeof __VLS_component_5, __VLS_TemplateResult_5["slots"]>;
|
|
856
|
-
|
|
857
|
-
export { CollapsibleContentProps }
|
|
858
|
-
|
|
859
|
-
export declare const CollapsibleIndicator: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
860
|
-
|
|
861
|
-
export declare const CollapsibleRoot: __VLS_WithTemplateSlots_64<DefineComponent<CollapsibleRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
862
|
-
"update:open": (value: boolean) => any;
|
|
863
|
-
}, string, PublicProps, Readonly<CollapsibleRootProps> & Readonly<{
|
|
864
|
-
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
865
|
-
}>, {
|
|
866
|
-
size: "1" | "2" | "3" | "4";
|
|
867
|
-
variant: "ghost" | "soft" | "surface";
|
|
868
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
869
|
-
default?(_: {}): any;
|
|
870
|
-
}>;
|
|
871
|
-
|
|
872
|
-
export declare interface CollapsibleRootProps extends CollapsibleRootProps_2 {
|
|
873
|
-
color?: ColorType;
|
|
874
|
-
radius?: RadiusType;
|
|
875
|
-
variant?: 'ghost' | 'soft' | 'surface';
|
|
876
|
-
size?: '1' | '2' | '3' | '4';
|
|
877
|
-
}
|
|
878
|
-
|
|
879
|
-
export declare const CollapsibleTrigger: __VLS_WithTemplateSlots_65<DefineComponent<CollapsibleTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<CollapsibleTriggerProps> & Readonly<{}>, {
|
|
880
|
-
indicator: "none" | "left" | "right";
|
|
881
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
882
|
-
default?(_: {}): any;
|
|
883
|
-
default?(_: {}): any;
|
|
884
|
-
}>;
|
|
885
|
-
|
|
886
|
-
export declare interface CollapsibleTriggerProps extends CollapsibleTriggerProps_2 {
|
|
887
|
-
indicator?: 'none' | 'left' | 'right';
|
|
888
|
-
}
|
|
889
|
-
|
|
890
|
-
export declare const ColorField: DefineComponent< {
|
|
891
|
-
modelValue?: string;
|
|
892
|
-
} & ColorFieldProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
893
|
-
"update:modelValue": (value: string) => any;
|
|
894
|
-
}, string, PublicProps, Readonly<{
|
|
895
|
-
modelValue?: string;
|
|
896
|
-
} & ColorFieldProps> & Readonly<{
|
|
897
|
-
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
898
|
-
}>, {
|
|
899
|
-
as: AsTag | Component;
|
|
900
|
-
size: "1" | "2" | "3";
|
|
901
|
-
variant: "solid" | "ring";
|
|
902
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
903
|
-
|
|
904
|
-
export declare interface ColorFieldProps extends Omit<PrimitiveProps, 'asChild'> {
|
|
905
|
-
id?: string;
|
|
906
|
-
variant?: 'solid' | 'ring';
|
|
907
|
-
size?: '1' | '2' | '3';
|
|
908
|
-
radius?: RadiusType;
|
|
909
|
-
defaultValue?: string;
|
|
910
|
-
}
|
|
911
|
-
|
|
912
|
-
export declare type ColorType = 'gray' | 'gold' | 'bronze' | 'brown' | 'yellow' | 'amber' | 'orange' | 'tomato' | 'red' | 'ruby' | 'crimson' | 'pink' | 'plum' | 'purple' | 'violet' | 'iris' | 'indigo' | 'blue' | 'cyan' | 'teal' | 'jade' | 'green' | 'grass' | 'lime' | 'mint' | 'sky';
|
|
913
|
-
|
|
914
|
-
export declare const ComboboxContent: __VLS_WithTemplateSlots_48<DefineComponent<ComboboxContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
915
|
-
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
916
|
-
pointerDownOutside: (event: PointerDownOutsideEvent) => any;
|
|
917
|
-
focusOutside: (event: FocusOutsideEvent) => any;
|
|
918
|
-
interactOutside: (event: PointerDownOutsideEvent | FocusOutsideEvent) => any;
|
|
919
|
-
}, string, PublicProps, Readonly<ComboboxContentProps> & Readonly<{
|
|
920
|
-
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
921
|
-
onPointerDownOutside?: ((event: PointerDownOutsideEvent) => any) | undefined;
|
|
922
|
-
onFocusOutside?: ((event: FocusOutsideEvent) => any) | undefined;
|
|
923
|
-
onInteractOutside?: ((event: PointerDownOutsideEvent | FocusOutsideEvent) => any) | undefined;
|
|
924
|
-
}>, {
|
|
925
|
-
variant: "solid" | "soft";
|
|
926
|
-
sideOffset: number;
|
|
927
|
-
position: "inline" | "popper";
|
|
928
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
929
|
-
default?(_: {}): any;
|
|
930
|
-
}>;
|
|
931
|
-
|
|
932
|
-
declare interface ComboboxContentProps extends ComboboxContentProps_2 {
|
|
933
|
-
variant?: 'solid' | 'soft';
|
|
934
|
-
}
|
|
935
|
-
|
|
936
|
-
export declare const ComboboxEmpty: __VLS_WithTemplateSlots_51<typeof __VLS_component_3, __VLS_TemplateResult_3["slots"]>;
|
|
937
|
-
|
|
938
|
-
export { ComboboxGroup }
|
|
939
|
-
|
|
940
|
-
export declare const ComboboxInput: __VLS_WithTemplateSlots_47<DefineComponent<ComboboxInputProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
941
|
-
"update:modelValue": (args_0: string) => any;
|
|
942
|
-
}, string, PublicProps, Readonly<ComboboxInputProps> & Readonly<{
|
|
943
|
-
"onUpdate:modelValue"?: ((args_0: string) => any) | undefined;
|
|
944
|
-
}>, {
|
|
945
|
-
variant: "surface" | "soft";
|
|
946
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
947
|
-
item?(_: {
|
|
948
|
-
value: AcceptableInputValue;
|
|
949
|
-
}): any;
|
|
950
|
-
}>;
|
|
951
|
-
|
|
952
|
-
declare interface ComboboxInputProps extends ComboboxInputProps_2 {
|
|
953
|
-
variant?: 'surface' | 'soft';
|
|
954
|
-
radius?: RadiusType;
|
|
955
|
-
placeholder?: string;
|
|
956
|
-
}
|
|
957
|
-
|
|
958
|
-
export declare const ComboboxItem: __VLS_WithTemplateSlots_49<typeof __VLS_component_2, __VLS_TemplateResult_2["slots"]>;
|
|
959
|
-
|
|
960
|
-
export declare const ComboboxLabel: __VLS_WithTemplateSlots_50<DefineComponent<ComboboxLabelProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ComboboxLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
961
|
-
default?(_: {}): any;
|
|
962
|
-
}>;
|
|
963
|
-
|
|
964
|
-
export declare const ComboboxRoot: __VLS_WithTemplateSlots_46<DefineComponent<ComboboxRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
965
|
-
"update:modelValue": (value: AcceptableValue) => any;
|
|
966
|
-
"update:open": (value: boolean) => any;
|
|
967
|
-
highlight: (payload: {
|
|
968
|
-
ref: HTMLElement;
|
|
969
|
-
value: AcceptableValue;
|
|
970
|
-
} | undefined) => any;
|
|
971
|
-
}, string, PublicProps, Readonly<ComboboxRootProps> & Readonly<{
|
|
972
|
-
"onUpdate:modelValue"?: ((value: AcceptableValue) => any) | undefined;
|
|
973
|
-
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
974
|
-
onHighlight?: ((payload: {
|
|
975
|
-
ref: HTMLElement;
|
|
976
|
-
value: AcceptableValue;
|
|
977
|
-
} | undefined) => any) | undefined;
|
|
978
|
-
}>, {
|
|
979
|
-
size: "1" | "2" | "3";
|
|
980
|
-
multiple: boolean;
|
|
981
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
982
|
-
default?(_: {}): any;
|
|
983
|
-
}>;
|
|
984
|
-
|
|
985
|
-
export declare interface ComboboxRootProps extends ComboboxRootProps_2 {
|
|
986
|
-
size?: '1' | '2' | '3';
|
|
987
|
-
color?: ColorType;
|
|
988
|
-
highContrast?: boolean;
|
|
989
|
-
}
|
|
990
|
-
|
|
991
|
-
declare const _default: DefineComponent<DialogCloseButtonProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DialogCloseButtonProps> & Readonly<{}>, {
|
|
992
|
-
as: AsTag | Component;
|
|
993
|
-
size: "1" | "2" | "3" | "4";
|
|
994
|
-
variant: "classic" | "solid" | "soft" | "surface" | "outline" | "ghost";
|
|
995
|
-
color: ColorType;
|
|
996
|
-
highContrast: boolean;
|
|
997
|
-
tooltip: string;
|
|
998
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
999
|
-
export { _default as AlertDialogCancelButton }
|
|
1000
|
-
export { _default as DialogCloseButton }
|
|
1001
|
-
|
|
1002
|
-
declare const _default_2: __VLS_WithTemplateSlots_7<DefineComponent<PrimitiveProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PrimitiveProps> & Readonly<{}>, {
|
|
1003
|
-
as: AsTag | Component;
|
|
1004
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
1005
|
-
default?(_: {}): any;
|
|
1006
|
-
}>;
|
|
1007
|
-
export { _default_2 as AlertDialogTitle }
|
|
1008
|
-
export { _default_2 as DialogTitle }
|
|
1009
|
-
|
|
1010
|
-
declare const _default_3: __VLS_WithTemplateSlots_8<DefineComponent<PrimitiveProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PrimitiveProps> & Readonly<{}>, {
|
|
1011
|
-
as: AsTag | Component;
|
|
1012
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
1013
|
-
default?(_: {}): any;
|
|
1014
|
-
}>;
|
|
1015
|
-
export { _default_3 as AlertDialogDescription }
|
|
1016
|
-
export { _default_3 as DialogDescription }
|
|
1017
|
-
|
|
1018
|
-
export { DialogClose }
|
|
1019
|
-
|
|
1020
|
-
declare interface DialogCloseButtonProps extends ButtonProps {
|
|
1021
|
-
tooltip?: string;
|
|
1022
|
-
}
|
|
1023
|
-
export { DialogCloseButtonProps as AlertDialogCloseButtonProps }
|
|
1024
|
-
export { DialogCloseButtonProps }
|
|
1025
|
-
|
|
1026
|
-
export { DialogCloseProps }
|
|
1027
|
-
|
|
1028
|
-
export declare const DialogPopup: __VLS_WithTemplateSlots_9<DefineComponent<DialogPopupProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1029
|
-
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
1030
|
-
pointerDownOutside: (event: PointerDownOutsideEvent) => any;
|
|
1031
|
-
focusOutside: (event: FocusOutsideEvent) => any;
|
|
1032
|
-
interactOutside: (event: PointerDownOutsideEvent | FocusOutsideEvent) => any;
|
|
1033
|
-
openAutoFocus: (event: Event) => any;
|
|
1034
|
-
closeAutoFocus: (event: Event) => any;
|
|
1035
|
-
}, string, PublicProps, Readonly<DialogPopupProps> & Readonly<{
|
|
1036
|
-
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
1037
|
-
onPointerDownOutside?: ((event: PointerDownOutsideEvent) => any) | undefined;
|
|
1038
|
-
onFocusOutside?: ((event: FocusOutsideEvent) => any) | undefined;
|
|
1039
|
-
onInteractOutside?: ((event: PointerDownOutsideEvent | FocusOutsideEvent) => any) | undefined;
|
|
1040
|
-
onOpenAutoFocus?: ((event: Event) => any) | undefined;
|
|
1041
|
-
onCloseAutoFocus?: ((event: Event) => any) | undefined;
|
|
1042
|
-
}>, {
|
|
1043
|
-
size: "1" | "2" | "3" | "4" | "5";
|
|
1044
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
1045
|
-
default?(_: {}): any;
|
|
1046
|
-
}>;
|
|
1047
|
-
|
|
1048
|
-
export declare interface DialogPopupProps extends DialogContentProps {
|
|
1049
|
-
/**
|
|
1050
|
-
* Control size of the dialog. It will affect the padding and border-radius.
|
|
1051
|
-
* @default "1"
|
|
1052
|
-
*/
|
|
1053
|
-
size?: '1' | '2' | '3' | '4' | '5';
|
|
1054
|
-
}
|
|
1055
|
-
|
|
1056
|
-
export { DialogRoot }
|
|
1057
|
-
|
|
1058
|
-
export { DialogRootProps }
|
|
1059
|
-
|
|
1060
|
-
export { DialogTrigger }
|
|
1061
|
-
|
|
1062
|
-
export { DialogTriggerProps }
|
|
1063
|
-
|
|
1064
|
-
export declare const DropdownMenuContent: __VLS_WithTemplateSlots_11<DefineComponent<DropdownMenuContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1065
|
-
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
1066
|
-
pointerDownOutside: (event: PointerDownOutsideEvent) => any;
|
|
1067
|
-
focusOutside: (event: FocusOutsideEvent) => any;
|
|
1068
|
-
interactOutside: (event: PointerDownOutsideEvent | FocusOutsideEvent) => any;
|
|
1069
|
-
openAutoFocus: (event: Event) => any;
|
|
1070
|
-
closeAutoFocus: (event: Event) => any;
|
|
1071
|
-
}, string, PublicProps, Readonly<DropdownMenuContentProps> & Readonly<{
|
|
1072
|
-
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
1073
|
-
onPointerDownOutside?: ((event: PointerDownOutsideEvent) => any) | undefined;
|
|
1074
|
-
onFocusOutside?: ((event: FocusOutsideEvent) => any) | undefined;
|
|
1075
|
-
onInteractOutside?: ((event: PointerDownOutsideEvent | FocusOutsideEvent) => any) | undefined;
|
|
1076
|
-
onOpenAutoFocus?: ((event: Event) => any) | undefined;
|
|
1077
|
-
onCloseAutoFocus?: ((event: Event) => any) | undefined;
|
|
1078
|
-
}>, {
|
|
1079
|
-
size: "1" | "2";
|
|
1080
|
-
variant: "solid" | "soft";
|
|
1081
|
-
sideOffset: number;
|
|
1082
|
-
align: "start" | "center" | "end";
|
|
1083
|
-
collisionPadding: number | Partial<Record<"top" | "right" | "bottom" | "left", number>>;
|
|
1084
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
1085
|
-
default?(_: {}): any;
|
|
1086
|
-
}>;
|
|
1087
|
-
|
|
1088
|
-
export declare interface DropdownMenuContentProps extends DropdownMenuContentProps_2 {
|
|
1089
|
-
size?: '1' | '2';
|
|
1090
|
-
variant?: 'solid' | 'soft';
|
|
1091
|
-
color?: ColorType;
|
|
1092
|
-
highContrast?: boolean;
|
|
1093
|
-
}
|
|
1094
|
-
|
|
1095
|
-
export declare const DropdownMenuItem: __VLS_WithTemplateSlots_12<DefineComponent<DropdownMenuItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1096
|
-
select: (event: Event) => any;
|
|
1097
|
-
}, string, PublicProps, Readonly<DropdownMenuItemProps> & Readonly<{
|
|
1098
|
-
onSelect?: ((event: Event) => any) | undefined;
|
|
1099
|
-
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
1100
|
-
default?(_: {}): any;
|
|
1101
|
-
}>;
|
|
1102
|
-
|
|
1103
|
-
export declare interface DropdownMenuItemProps extends DropdownMenuItemProps_2 {
|
|
1104
|
-
color?: ColorType;
|
|
1105
|
-
shortcut?: string;
|
|
1106
|
-
}
|
|
1107
|
-
|
|
1108
|
-
export { DropdownMenuRoot }
|
|
1109
|
-
|
|
1110
|
-
export declare const DropdownMenuSeparator: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
1111
|
-
|
|
1112
|
-
export { DropdownMenuTrigger }
|
|
1113
|
-
|
|
1114
|
-
export declare const Editable: DefineComponent<EditableProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1115
|
-
submit: (value: string | null | undefined) => any;
|
|
1116
|
-
"update:modelValue": (value: string) => any;
|
|
1117
|
-
"update:state": (state: "cancel" | "submit" | "edit") => any;
|
|
1118
|
-
}, string, PublicProps, Readonly<EditableProps> & Readonly<{
|
|
1119
|
-
onSubmit?: ((value: string | null | undefined) => any) | undefined;
|
|
1120
|
-
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
1121
|
-
"onUpdate:state"?: ((state: "cancel" | "submit" | "edit") => any) | undefined;
|
|
1122
|
-
}>, {
|
|
1123
|
-
radius: RadiusType;
|
|
1124
|
-
size: "1" | "2" | "3";
|
|
1125
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1126
|
-
|
|
1127
|
-
export declare interface EditableProps extends EditableRootProps {
|
|
1128
|
-
/**
|
|
1129
|
-
* Overrides the radius inherited from the theme.
|
|
1130
|
-
* @default "small"
|
|
1131
|
-
*/
|
|
1132
|
-
radius?: RadiusType;
|
|
1133
|
-
/** Overrides the accent color inherited from the theme. */
|
|
1134
|
-
color?: ColorType;
|
|
1135
|
-
/**
|
|
1136
|
-
* Control the size of the padding and radius.
|
|
1137
|
-
* @default "1"
|
|
1138
|
-
*/
|
|
1139
|
-
size?: '1' | '2' | '3';
|
|
1140
|
-
}
|
|
1141
|
-
|
|
1142
|
-
declare type GrayColorType = 'auto' | 'mauve' | 'olive' | 'sage' | 'sand' | 'slate';
|
|
1143
|
-
|
|
1144
|
-
export declare const IconButton: __VLS_WithTemplateSlots_5<DefineComponent<ButtonProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ButtonProps> & Readonly<{}>, {
|
|
1145
|
-
as: AsTag | Component;
|
|
1146
|
-
size: "1" | "2" | "3" | "4";
|
|
1147
|
-
variant: "classic" | "solid" | "soft" | "surface" | "outline" | "ghost";
|
|
1148
|
-
highContrast: boolean;
|
|
1149
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
1150
|
-
default?(_: {}): any;
|
|
1151
|
-
}>;
|
|
1152
|
-
|
|
1153
|
-
export declare type IconButtonProps = ButtonProps;
|
|
1154
|
-
|
|
1155
|
-
export declare const injectThemeContext: <T extends ThemeProviderContext | null | undefined = ThemeProviderContext>(fallback?: T | undefined) => T extends null ? ThemeProviderContext | null : ThemeProviderContext;
|
|
1156
|
-
|
|
1157
|
-
export declare type Message = string | {
|
|
1158
|
-
title: string;
|
|
1159
|
-
duration?: number;
|
|
1160
|
-
type?: 'foreground' | 'background';
|
|
1161
|
-
description?: string;
|
|
1162
|
-
action?: MessageAction;
|
|
1163
|
-
};
|
|
1164
|
-
|
|
1165
|
-
declare interface MessageAction {
|
|
1166
|
-
label: string;
|
|
1167
|
-
altText?: string;
|
|
1168
|
-
variant?: 'solid' | 'soft' | 'surface' | 'outline' | 'ghost';
|
|
1169
|
-
color?: ColorType;
|
|
1170
|
-
radius?: RadiusType;
|
|
1171
|
-
size?: '1' | '2' | '3' | '4';
|
|
1172
|
-
onClick: () => void;
|
|
1173
|
-
}
|
|
1174
|
-
|
|
1175
|
-
declare type MessageCategory = 'success' | 'info' | 'warning' | 'error' | 'loading';
|
|
1176
|
-
|
|
1177
|
-
export declare const NavigationMenuContent: __VLS_WithTemplateSlots_18<DefineComponent<NavigationMenuContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1178
|
-
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
1179
|
-
pointerDownOutside: (event: PointerDownOutsideEvent) => any;
|
|
1180
|
-
focusOutside: (event: FocusOutsideEvent) => any;
|
|
1181
|
-
interactOutside: (event: PointerDownOutsideEvent | FocusOutsideEvent) => any;
|
|
1182
|
-
}, string, PublicProps, Readonly<NavigationMenuContentProps> & Readonly<{
|
|
1183
|
-
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
1184
|
-
onPointerDownOutside?: ((event: PointerDownOutsideEvent) => any) | undefined;
|
|
1185
|
-
onFocusOutside?: ((event: FocusOutsideEvent) => any) | undefined;
|
|
1186
|
-
onInteractOutside?: ((event: PointerDownOutsideEvent | FocusOutsideEvent) => any) | undefined;
|
|
1187
|
-
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
1188
|
-
default?(_: {}): any;
|
|
1189
|
-
}>;
|
|
1190
|
-
|
|
1191
|
-
export { NavigationMenuItem }
|
|
1192
|
-
|
|
1193
|
-
export declare const NavigationMenuLink: __VLS_WithTemplateSlots_15<DefineComponent<NavigationMenuLinkProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1194
|
-
select: (payload: CustomEvent<{
|
|
1195
|
-
originalEvent: Event;
|
|
1196
|
-
}>) => any;
|
|
1197
|
-
}, string, PublicProps, Readonly<NavigationMenuLinkProps> & Readonly<{
|
|
1198
|
-
onSelect?: ((payload: CustomEvent<{
|
|
1199
|
-
originalEvent: Event;
|
|
1200
|
-
}>) => any) | undefined;
|
|
1201
|
-
}>, {
|
|
1202
|
-
size: "1" | "2" | "3";
|
|
1203
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
1204
|
-
default?(_: {}): any;
|
|
1205
|
-
}>;
|
|
1206
|
-
|
|
1207
|
-
export declare interface NavigationMenuLinkProps extends NavigationMenuLinkProps_2 {
|
|
1208
|
-
/** Overrides the accent color inherited from the ThemeProvider. */
|
|
1209
|
-
color?: ColorType;
|
|
1210
|
-
/** Control the size of the component. */
|
|
1211
|
-
size?: '1' | '2' | '3';
|
|
1212
|
-
/** Overrides the radius inherited from the ThemeProvider. */
|
|
1213
|
-
radius?: RadiusType;
|
|
1214
|
-
}
|
|
1215
|
-
|
|
1216
|
-
export declare const NavigationMenuList: __VLS_WithTemplateSlots_17<DefineComponent<NavigationMenuListProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<NavigationMenuListProps> & Readonly<{}>, {
|
|
1217
|
-
size: "1" | "2" | "3";
|
|
1218
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
1219
|
-
default?(_: {}): any;
|
|
1220
|
-
}>;
|
|
1221
|
-
|
|
1222
|
-
export declare interface NavigationMenuListProps extends NavigationMenuListProps_2 {
|
|
1223
|
-
/** Overrides the accent color inherited from the ThemeProvider. */
|
|
1224
|
-
color?: ColorType;
|
|
1225
|
-
/**
|
|
1226
|
-
* Control the size of the button.
|
|
1227
|
-
* @default "2"
|
|
1228
|
-
*/
|
|
1229
|
-
size?: '1' | '2' | '3';
|
|
1230
|
-
/** Overrides the radius inherited from the ThemeProvider. */
|
|
1231
|
-
radius?: RadiusType;
|
|
1232
|
-
}
|
|
1233
|
-
|
|
1234
|
-
export declare const NavigationMenuRoot: __VLS_WithTemplateSlots_14<DefineComponent<NavigationMenuRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1235
|
-
"update:modelValue": (value: string) => any;
|
|
1236
|
-
}, string, PublicProps, Readonly<NavigationMenuRootProps> & Readonly<{
|
|
1237
|
-
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
1238
|
-
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
1239
|
-
default?(_: {}): any;
|
|
1240
|
-
}>;
|
|
1241
|
-
|
|
1242
|
-
export declare const NavigationMenuTrigger: __VLS_WithTemplateSlots_16<DefineComponent<NavigationMenuTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<NavigationMenuTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
1243
|
-
default?(_: {}): any;
|
|
1244
|
-
}>;
|
|
1245
|
-
|
|
1246
|
-
export declare interface NavigationMenuTriggerProps extends NavigationMenuTriggerProps_2 {
|
|
1247
|
-
/** Overrides the accent color inherited from the ThemeProvider. */
|
|
1248
|
-
color?: ColorType;
|
|
1249
|
-
/** Control the size of the component. */
|
|
1250
|
-
size?: '1' | '2' | '3';
|
|
1251
|
-
/** Overrides the radius inherited from the ThemeProvider. */
|
|
1252
|
-
radius?: RadiusType;
|
|
1253
|
-
}
|
|
1254
|
-
|
|
1255
|
-
export declare const Pagination: DefineComponent<PaginationProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1256
|
-
"update:page": (value: number) => any;
|
|
1257
|
-
}, string, PublicProps, Readonly<PaginationProps> & Readonly<{
|
|
1258
|
-
"onUpdate:page"?: ((value: number) => any) | undefined;
|
|
1259
|
-
}>, {
|
|
1260
|
-
size: "1" | "2" | "3" | "4";
|
|
1261
|
-
variant: "soft" | "surface" | "outline" | "ghost";
|
|
1262
|
-
color: ColorType;
|
|
1263
|
-
navigation: "none" | "prev-next" | "first-last" | "all";
|
|
1264
|
-
itemsPerPage: number;
|
|
1265
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1266
|
-
|
|
1267
|
-
export declare interface PaginationProps extends PaginationRootProps {
|
|
1268
|
-
color?: ColorType;
|
|
1269
|
-
size?: '1' | '2' | '3' | '4';
|
|
1270
|
-
variant?: 'soft' | 'surface' | 'outline' | 'ghost';
|
|
1271
|
-
navigation?: 'none' | 'prev-next' | 'first-last' | 'all';
|
|
1272
|
-
}
|
|
1273
|
-
|
|
1274
|
-
export declare const PinInputInput: __VLS_WithTemplateSlots_40<DefineComponent<PinInputInputProps_2, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PinInputInputProps_2> & Readonly<{}>, {
|
|
1275
|
-
as: AsTag | Component;
|
|
1276
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
1277
|
-
default?(_: {}): any;
|
|
1278
|
-
}>;
|
|
1279
|
-
|
|
1280
|
-
export declare type PinInputInputProps = PinInputInputProps_2;
|
|
1281
|
-
|
|
1282
|
-
export declare const PinInputRoot: <Type extends PinInputType = "text">(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
1283
|
-
props: __VLS_PrettifyLocal<Pick<Partial<{}> & Omit<{
|
|
1284
|
-
readonly "onUpdate:modelValue"?: ((value: PinInputValue<Type>) => any) | undefined;
|
|
1285
|
-
readonly onComplete?: ((value: PinInputValue<Type>) => any) | undefined;
|
|
1286
|
-
} & VNodeProps & AllowedComponentProps & ComponentCustomProps, never>, "onUpdate:modelValue" | "onComplete"> & PinInputRootProps<Type> & Partial<{}>> & PublicProps;
|
|
1287
|
-
expose(exposed: ShallowUnwrapRef< {}>): void;
|
|
1288
|
-
attrs: any;
|
|
1289
|
-
slots: Readonly<{
|
|
1290
|
-
default?: (props: {
|
|
1291
|
-
/** Current input values. */
|
|
1292
|
-
modelValue: PinInputValue<Type>;
|
|
1293
|
-
}) => any;
|
|
1294
|
-
}> & {
|
|
1295
|
-
default?: (props: {
|
|
1296
|
-
/** Current input values. */
|
|
1297
|
-
modelValue: PinInputValue<Type>;
|
|
1298
|
-
}) => any;
|
|
1299
|
-
};
|
|
1300
|
-
emit: ((evt: "update:modelValue", value: PinInputValue<Type>) => void) & ((evt: "complete", value: PinInputValue<Type>) => void);
|
|
1301
|
-
}>) => VNode & {
|
|
1302
|
-
__ctx?: Awaited<typeof __VLS_setup>;
|
|
1303
|
-
};
|
|
1304
|
-
|
|
1305
|
-
export declare type PinInputRootEmits<Type extends PinInputType = 'text'> = {
|
|
1306
|
-
'update:modelValue': [value: PinInputValue<Type>];
|
|
1307
|
-
complete: [value: PinInputValue<Type>];
|
|
1308
|
-
};
|
|
1309
|
-
|
|
1310
|
-
export declare interface PinInputRootProps<Type extends PinInputType = 'text'> extends PinInputRootProps_2<Type> {
|
|
1311
|
-
/** Controls the component size. @default "2" */
|
|
1312
|
-
size?: '1' | '2' | '3';
|
|
1313
|
-
/** Controls the visual treatment. @default "surface" */
|
|
1314
|
-
variant?: 'surface' | 'soft';
|
|
1315
|
-
/** Overrides the accent color inherited from ThemeProvider. */
|
|
1316
|
-
color?: ColorType;
|
|
1317
|
-
/** Controls the corner radius. */
|
|
1318
|
-
radius?: RadiusType;
|
|
1319
|
-
}
|
|
1320
|
-
|
|
1321
|
-
export declare type PinInputType = 'text' | 'number';
|
|
1322
|
-
|
|
1323
|
-
export declare type PinInputValue<Type extends PinInputType = 'text'> = [Type] extends ['number'] ? number[] : string[];
|
|
1324
|
-
|
|
1325
|
-
export { PopoverClose }
|
|
1326
|
-
|
|
1327
|
-
export declare const PopoverPopup: __VLS_WithTemplateSlots_13<DefineComponent<PopoverPopupProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1328
|
-
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
1329
|
-
pointerDownOutside: (event: PointerDownOutsideEvent) => any;
|
|
1330
|
-
focusOutside: (event: FocusOutsideEvent) => any;
|
|
1331
|
-
interactOutside: (event: PointerDownOutsideEvent | FocusOutsideEvent) => any;
|
|
1332
|
-
openAutoFocus: (event: Event) => any;
|
|
1333
|
-
closeAutoFocus: (event: Event) => any;
|
|
1334
|
-
}, string, PublicProps, Readonly<PopoverPopupProps> & Readonly<{
|
|
1335
|
-
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
1336
|
-
onPointerDownOutside?: ((event: PointerDownOutsideEvent) => any) | undefined;
|
|
1337
|
-
onFocusOutside?: ((event: FocusOutsideEvent) => any) | undefined;
|
|
1338
|
-
onInteractOutside?: ((event: PointerDownOutsideEvent | FocusOutsideEvent) => any) | undefined;
|
|
1339
|
-
onOpenAutoFocus?: ((event: Event) => any) | undefined;
|
|
1340
|
-
onCloseAutoFocus?: ((event: Event) => any) | undefined;
|
|
1341
|
-
}>, {
|
|
1342
|
-
size: "1" | "2";
|
|
1343
|
-
side: "top" | "right" | "bottom" | "left";
|
|
1344
|
-
sideOffset: number;
|
|
1345
|
-
align: "start" | "center" | "end";
|
|
1346
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
1347
|
-
default?(_: {}): any;
|
|
1348
|
-
}>;
|
|
1349
|
-
|
|
1350
|
-
export declare interface PopoverPopupProps extends PopoverContentProps {
|
|
1351
|
-
size?: '1' | '2';
|
|
1352
|
-
}
|
|
1353
|
-
|
|
1354
|
-
export { PopoverRoot }
|
|
1355
|
-
|
|
1356
|
-
export { PopoverTrigger }
|
|
1357
|
-
|
|
1358
|
-
declare interface PromiseMessageOption<T> {
|
|
1359
|
-
loading: string;
|
|
1360
|
-
success: (data: T) => Message;
|
|
1361
|
-
error?: (err: Error) => Message;
|
|
1362
|
-
}
|
|
1363
|
-
|
|
1364
|
-
export declare const provideThemeContext: (contextValue: ThemeProviderContext) => ThemeProviderContext;
|
|
1365
|
-
|
|
1366
|
-
export declare const Quota: DefineComponent<QuotaProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<QuotaProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1367
|
-
|
|
1368
|
-
export declare interface QuotaProps {
|
|
1369
|
-
percent: number;
|
|
1370
|
-
color?: ColorType;
|
|
1371
|
-
}
|
|
1372
|
-
|
|
1373
|
-
export declare const Radio: DefineComponent< {
|
|
1374
|
-
modelValue?: any;
|
|
1375
|
-
} & RadioProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1376
|
-
"update:modelValue": (value: any) => any;
|
|
1377
|
-
}, string, PublicProps, Readonly<{
|
|
1378
|
-
modelValue?: any;
|
|
1379
|
-
} & RadioProps> & Readonly<{
|
|
1380
|
-
"onUpdate:modelValue"?: ((value: any) => any) | undefined;
|
|
1381
|
-
}>, {
|
|
1382
|
-
size: "1" | "2" | "3";
|
|
1383
|
-
variant: "surface" | "soft";
|
|
1384
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLInputElement>;
|
|
1385
|
-
|
|
1386
|
-
export declare const RadioCardsItem: __VLS_WithTemplateSlots_55<DefineComponent<RadioGroupItemProps_2, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<RadioGroupItemProps_2> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
1387
|
-
default?(_: {}): any;
|
|
1388
|
-
}>;
|
|
1389
|
-
|
|
1390
|
-
export declare const RadioCardsRoot: __VLS_WithTemplateSlots_54<DefineComponent<RadioCardsRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1391
|
-
"update:modelValue": (payload: AcceptableValue) => any;
|
|
1392
|
-
}, string, PublicProps, Readonly<RadioCardsRootProps> & Readonly<{
|
|
1393
|
-
"onUpdate:modelValue"?: ((payload: AcceptableValue) => any) | undefined;
|
|
1394
|
-
}>, {
|
|
1395
|
-
size: "1" | "2" | "3";
|
|
1396
|
-
variant: "surface" | "classic";
|
|
1397
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
1398
|
-
default?(_: {}): any;
|
|
1399
|
-
}>;
|
|
1400
|
-
|
|
1401
|
-
export declare interface RadioCardsRootProps extends RadioGroupRootProps_2 {
|
|
1402
|
-
/**
|
|
1403
|
-
* The visual variant of the radio group.
|
|
1404
|
-
* @default "surface"
|
|
1405
|
-
*/
|
|
1406
|
-
variant?: 'surface' | 'classic';
|
|
1407
|
-
/**
|
|
1408
|
-
* Control the size of the radio group.
|
|
1409
|
-
* @default "2"
|
|
1410
|
-
*/
|
|
1411
|
-
size?: '1' | '2' | '3';
|
|
1412
|
-
/** Overrides the accent color inherited from the ThemeProvider. */
|
|
1413
|
-
color?: ColorType;
|
|
1414
|
-
/** Uses a higher contrast color for the component. */
|
|
1415
|
-
highContrast?: boolean;
|
|
1416
|
-
}
|
|
1417
|
-
|
|
1418
|
-
export declare const RadioGroupItem: __VLS_WithTemplateSlots_53<DefineComponent<RadioGroupItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<RadioGroupItemProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLLabelElement>, {
|
|
1419
|
-
default?(_: {}): any;
|
|
1420
|
-
}>;
|
|
1421
|
-
|
|
1422
|
-
export declare interface RadioGroupItemProps extends RadioGroupItemProps_2 {
|
|
1423
|
-
/** Overrides the accent color inherited from the RadioGroupRoot. */
|
|
1424
|
-
color?: ColorType;
|
|
1425
|
-
/** Overrides the size inherited from the RadioGroupRoot. */
|
|
1426
|
-
size?: '1' | '2' | '3';
|
|
1427
|
-
/** Overrides the variant inherited from the RadioGroupRoot. */
|
|
1428
|
-
variant?: 'surface' | 'soft';
|
|
1429
|
-
/** Overrides the highContrast prop inherited from the RadioGroupRoot. */
|
|
1430
|
-
highContrast?: boolean;
|
|
1431
|
-
}
|
|
1432
|
-
|
|
1433
|
-
export declare const RadioGroupRoot: __VLS_WithTemplateSlots_52<DefineComponent<RadioGroupRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1434
|
-
"update:modelValue": (payload: AcceptableValue) => any;
|
|
1435
|
-
}, string, PublicProps, Readonly<RadioGroupRootProps> & Readonly<{
|
|
1436
|
-
"onUpdate:modelValue"?: ((payload: AcceptableValue) => any) | undefined;
|
|
1437
|
-
}>, {
|
|
1438
|
-
size: "1" | "2" | "3";
|
|
1439
|
-
variant: "surface" | "soft";
|
|
1440
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
1441
|
-
default?(_: {}): any;
|
|
1442
|
-
}>;
|
|
1443
|
-
|
|
1444
|
-
export declare interface RadioGroupRootProps extends RadioGroupRootProps_2 {
|
|
1445
|
-
/**
|
|
1446
|
-
* The visual variant of the radio group.
|
|
1447
|
-
* @default "surface"
|
|
1448
|
-
*/
|
|
1449
|
-
variant?: 'surface' | 'soft';
|
|
1450
|
-
/**
|
|
1451
|
-
* Control the size of the radio group.
|
|
1452
|
-
* @default "2"
|
|
1453
|
-
*/
|
|
1454
|
-
size?: '1' | '2' | '3';
|
|
1455
|
-
/** Overrides the accent color inherited from the ThemeProvider. */
|
|
1456
|
-
color?: ColorType;
|
|
1457
|
-
/** Uses a higher contrast color for the component. */
|
|
1458
|
-
highContrast?: boolean;
|
|
1459
|
-
}
|
|
1460
|
-
|
|
1461
|
-
export declare interface RadioProps {
|
|
1462
|
-
/**
|
|
1463
|
-
* The visual variant to apply.
|
|
1464
|
-
* @default "surface"
|
|
1465
|
-
*/
|
|
1466
|
-
variant?: 'surface' | 'soft';
|
|
1467
|
-
/** Overrides the accent color inherited from the Theme. */
|
|
1468
|
-
color?: ColorType;
|
|
1469
|
-
/**
|
|
1470
|
-
* Control the size of the radio.
|
|
1471
|
-
* @default "2"
|
|
1472
|
-
*/
|
|
1473
|
-
size?: '1' | '2' | '3';
|
|
1474
|
-
/** Uses a higher contrast color for the component. */
|
|
1475
|
-
highContrast?: boolean;
|
|
1476
|
-
}
|
|
1477
|
-
|
|
1478
|
-
export declare const RadioTabsItem: __VLS_WithTemplateSlots_57<DefineComponent<RadioGroupItemProps_2, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<RadioGroupItemProps_2> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
1479
|
-
default?(_: {}): any;
|
|
1480
|
-
}>;
|
|
1481
|
-
|
|
1482
|
-
export declare type RadioTabsItemProps = RadioGroupItemProps_2;
|
|
1483
|
-
|
|
1484
|
-
export declare const RadioTabsRoot: __VLS_WithTemplateSlots_56<DefineComponent<RadioTabsRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1485
|
-
"update:modelValue": (payload: AcceptableValue) => any;
|
|
1486
|
-
}, string, PublicProps, Readonly<RadioTabsRootProps> & Readonly<{
|
|
1487
|
-
"onUpdate:modelValue"?: ((payload: AcceptableValue) => any) | undefined;
|
|
1488
|
-
}>, {
|
|
1489
|
-
size: "1" | "2";
|
|
1490
|
-
variant: "classic" | "surface" | "soft";
|
|
1491
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
1492
|
-
default?(_: {}): any;
|
|
1493
|
-
}>;
|
|
1494
|
-
|
|
1495
|
-
export declare interface RadioTabsRootProps extends RadioGroupRootProps_2 {
|
|
1496
|
-
/**
|
|
1497
|
-
* The visual variant of the radio tabs.
|
|
1498
|
-
* @default "classic"
|
|
1499
|
-
*/
|
|
1500
|
-
variant?: 'classic' | 'surface' | 'soft';
|
|
1501
|
-
/**
|
|
1502
|
-
* Control the size of the radio tabs.
|
|
1503
|
-
* @default "2"
|
|
1504
|
-
*/
|
|
1505
|
-
size?: '1' | '2';
|
|
1506
|
-
/** Overrides the accent color inherited from the ThemeProvider. */
|
|
1507
|
-
color?: ColorType;
|
|
1508
|
-
/** Overrides the radius inherited from the ThemeProvider. */
|
|
1509
|
-
radius?: RadiusType;
|
|
1510
|
-
}
|
|
1511
|
-
|
|
1512
|
-
export declare type RadiusType = 'none' | 'small' | 'medium' | 'large' | 'full';
|
|
1513
|
-
|
|
1514
|
-
export declare const SavingIndicator: __VLS_WithTemplateSlots_70<DefineComponent<SavingIndicatorProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SavingIndicatorProps> & Readonly<{}>, {
|
|
1515
|
-
as: AsTag | Component;
|
|
1516
|
-
size: "1" | "2" | "3";
|
|
1517
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
1518
|
-
default?(_: {
|
|
1519
|
-
status: SavingStatus;
|
|
1520
|
-
}): any;
|
|
1521
|
-
}>;
|
|
1522
|
-
|
|
1523
|
-
export declare interface SavingIndicatorProps extends Omit<PrimitiveProps, 'asChild'> {
|
|
1524
|
-
status: SavingStatus;
|
|
1525
|
-
size?: '1' | '2' | '3';
|
|
1526
|
-
}
|
|
1527
|
-
|
|
1528
|
-
export declare type SavingStatus = 'idle' | 'saving' | 'saved';
|
|
1529
|
-
|
|
1530
|
-
declare type ScalingType = '90%' | '95%' | '100%' | '105%' | '110%' | '115%' | '120%';
|
|
1531
|
-
|
|
1532
|
-
export declare const ScrollArea: __VLS_WithTemplateSlots_6<DefineComponent<ScrollAreaProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ScrollAreaProps> & Readonly<{}>, {
|
|
1533
|
-
type: "auto" | "scroll" | "always" | "hover" | "glimpse";
|
|
1534
|
-
size: "1" | "2" | "3";
|
|
1535
|
-
scrollbars: "vertical" | "horizontal" | "both";
|
|
1536
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
1537
|
-
default?(_: {}): any;
|
|
1538
|
-
}>;
|
|
1539
|
-
|
|
1540
|
-
export declare interface ScrollAreaProps extends ScrollAreaRootProps {
|
|
1541
|
-
size?: '1' | '2' | '3';
|
|
1542
|
-
radius?: RadiusType;
|
|
1543
|
-
scrollbars?: 'vertical' | 'horizontal' | 'both';
|
|
1544
|
-
}
|
|
1545
|
-
|
|
1546
|
-
export declare const SelectContent: __VLS_WithTemplateSlots_42<DefineComponent<SelectContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SelectContentProps> & Readonly<{}>, {
|
|
1547
|
-
variant: "solid" | "soft";
|
|
1548
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
1549
|
-
default?(_: {}): any;
|
|
1550
|
-
}>;
|
|
1551
|
-
|
|
1552
|
-
export declare interface SelectContentProps extends SelectContentProps_2 {
|
|
1553
|
-
variant?: 'solid' | 'soft';
|
|
1554
|
-
}
|
|
1555
|
-
|
|
1556
|
-
export { SelectGroup }
|
|
1557
|
-
|
|
1558
|
-
export declare const SelectItem: __VLS_WithTemplateSlots_44<DefineComponent<SelectItemProps<AcceptableValue>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SelectItemProps<AcceptableValue>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
1559
|
-
default?(_: {}): any;
|
|
1560
|
-
}>;
|
|
1561
|
-
|
|
1562
|
-
export { SelectItemProps }
|
|
1563
|
-
|
|
1564
|
-
export declare const SelectLabel: __VLS_WithTemplateSlots_45<DefineComponent<SelectLabelProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SelectLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
1565
|
-
default?(_: {}): any;
|
|
1566
|
-
}>;
|
|
1567
|
-
|
|
1568
|
-
export { SelectLabelProps }
|
|
1569
|
-
|
|
1570
|
-
export declare const SelectRoot: __VLS_WithTemplateSlots_41<DefineComponent<SelectRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1571
|
-
"update:modelValue": (value: AcceptableValue) => any;
|
|
1572
|
-
"update:open": (value: boolean) => any;
|
|
1573
|
-
}, string, PublicProps, Readonly<SelectRootProps> & Readonly<{
|
|
1574
|
-
"onUpdate:modelValue"?: ((value: AcceptableValue) => any) | undefined;
|
|
1575
|
-
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
1576
|
-
}>, {
|
|
1577
|
-
size: "1" | "2" | "3";
|
|
1578
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
1579
|
-
default?(_: {}): any;
|
|
1580
|
-
}>;
|
|
1581
|
-
|
|
1582
|
-
export declare interface SelectRootProps extends SelectRootProps_2 {
|
|
1583
|
-
size?: '1' | '2' | '3';
|
|
1584
|
-
color?: ColorType;
|
|
1585
|
-
highContrast?: boolean;
|
|
1586
|
-
}
|
|
1587
|
-
|
|
1588
|
-
export declare const SelectSeparator: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
1589
|
-
|
|
1590
|
-
export declare const SelectTrigger: __VLS_WithTemplateSlots_43<DefineComponent<SelectTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SelectTriggerProps> & Readonly<{}>, {
|
|
1591
|
-
variant: "surface" | "soft" | "ghost";
|
|
1592
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
1593
|
-
default?(_: {
|
|
1594
|
-
selectedLabel: string[];
|
|
1595
|
-
modelValue: AcceptableValue | AcceptableValue[] | undefined;
|
|
1596
|
-
}): any;
|
|
1597
|
-
}>;
|
|
1598
|
-
|
|
1599
|
-
export declare interface SelectTriggerProps extends SelectTriggerProps_2 {
|
|
1600
|
-
variant?: 'surface' | 'soft' | 'ghost';
|
|
1601
|
-
radius?: RadiusType;
|
|
1602
|
-
placeholder?: string;
|
|
1603
|
-
}
|
|
1604
|
-
|
|
1605
|
-
export declare const Separator: DefineComponent<SeparatorProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SeparatorProps> & Readonly<{}>, {
|
|
1606
|
-
as: "span" | "div";
|
|
1607
|
-
size: "1" | "2" | "3" | "4";
|
|
1608
|
-
color: ColorType;
|
|
1609
|
-
orientation: "horizontal" | "vertical";
|
|
1610
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1611
|
-
|
|
1612
|
-
export declare interface SeparatorProps {
|
|
1613
|
-
/**
|
|
1614
|
-
* The element this separator should render as.
|
|
1615
|
-
* @default "span"
|
|
1616
|
-
*/
|
|
1617
|
-
as?: 'span' | 'div';
|
|
1618
|
-
/**
|
|
1619
|
-
* Control the orientation of the separator.
|
|
1620
|
-
* @default "horizontal"
|
|
1621
|
-
*/
|
|
1622
|
-
orientation?: 'horizontal' | 'vertical';
|
|
1623
|
-
/**
|
|
1624
|
-
* Control the size of the separator.
|
|
1625
|
-
* @default "1"
|
|
1626
|
-
*/
|
|
1627
|
-
size?: '1' | '2' | '3' | '4';
|
|
1628
|
-
/**
|
|
1629
|
-
* Overrides the color of the separator.
|
|
1630
|
-
* @default "gray"
|
|
1631
|
-
*/
|
|
1632
|
-
color?: ColorType;
|
|
1633
|
-
}
|
|
1634
|
-
|
|
1635
|
-
export declare const Sidebar: __VLS_WithTemplateSlots_20<DefineComponent<SidebarProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1636
|
-
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
1637
|
-
pointerDownOutside: (event: PointerDownOutsideEvent) => any;
|
|
1638
|
-
focusOutside: (event: FocusOutsideEvent) => any;
|
|
1639
|
-
interactOutside: (event: PointerDownOutsideEvent | FocusOutsideEvent) => any;
|
|
1640
|
-
openAutoFocus: (event: Event) => any;
|
|
1641
|
-
closeAutoFocus: (event: Event) => any;
|
|
1642
|
-
"update:open": (value: boolean) => any;
|
|
1643
|
-
"update:collapsed": (value: boolean) => any;
|
|
1644
|
-
}, string, PublicProps, Readonly<SidebarProps> & Readonly<{
|
|
1645
|
-
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
1646
|
-
onPointerDownOutside?: ((event: PointerDownOutsideEvent) => any) | undefined;
|
|
1647
|
-
onFocusOutside?: ((event: FocusOutsideEvent) => any) | undefined;
|
|
1648
|
-
onInteractOutside?: ((event: PointerDownOutsideEvent | FocusOutsideEvent) => any) | undefined;
|
|
1649
|
-
onOpenAutoFocus?: ((event: Event) => any) | undefined;
|
|
1650
|
-
onCloseAutoFocus?: ((event: Event) => any) | undefined;
|
|
1651
|
-
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
1652
|
-
"onUpdate:collapsed"?: ((value: boolean) => any) | undefined;
|
|
1653
|
-
}>, {
|
|
1654
|
-
as: AsTag | Component;
|
|
1655
|
-
variant: "default" | "floating" | "inset";
|
|
1656
|
-
side: "left" | "right";
|
|
1657
|
-
defaultOpen: boolean;
|
|
1658
|
-
open: boolean;
|
|
1659
|
-
width: string;
|
|
1660
|
-
disableOutsidePointerEvents: boolean;
|
|
1661
|
-
collapsed: boolean;
|
|
1662
|
-
defaultCollapsed: boolean;
|
|
1663
|
-
collapsible: "offcanvas" | "icon" | "none";
|
|
1664
|
-
collapsedWidth: string;
|
|
1665
|
-
mobileWidth: string;
|
|
1666
|
-
mobileTitle: string;
|
|
1667
|
-
mobileDescription: string;
|
|
1668
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, Readonly<{
|
|
1669
|
-
default?: (props: {
|
|
1670
|
-
/** Current mobile open state. */
|
|
1671
|
-
open: boolean;
|
|
1672
|
-
/** Current desktop collapsed state. */
|
|
1673
|
-
collapsed: boolean;
|
|
1674
|
-
/** Whether the provider is below the responsive breakpoint. */
|
|
1675
|
-
isMobile: boolean;
|
|
1676
|
-
/** Toggles the state appropriate for the current viewport. */
|
|
1677
|
-
toggle: () => void;
|
|
1678
|
-
}) => any;
|
|
1679
|
-
}> & {
|
|
1680
|
-
default?: (props: {
|
|
1681
|
-
/** Current mobile open state. */
|
|
1682
|
-
open: boolean;
|
|
1683
|
-
/** Current desktop collapsed state. */
|
|
1684
|
-
collapsed: boolean;
|
|
1685
|
-
/** Whether the provider is below the responsive breakpoint. */
|
|
1686
|
-
isMobile: boolean;
|
|
1687
|
-
/** Toggles the state appropriate for the current viewport. */
|
|
1688
|
-
toggle: () => void;
|
|
1689
|
-
}) => any;
|
|
1690
|
-
}>;
|
|
1691
|
-
|
|
1692
|
-
export declare const SidebarBody: __VLS_WithTemplateSlots_22<DefineComponent<PrimitiveProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PrimitiveProps> & Readonly<{}>, {
|
|
1693
|
-
as: AsTag | Component;
|
|
1694
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
1695
|
-
default?(_: {}): any;
|
|
1696
|
-
}>;
|
|
1697
|
-
|
|
1698
|
-
export declare type SidebarBodyProps = PrimitiveProps;
|
|
1699
|
-
|
|
1700
|
-
export declare type SidebarEmits = DialogContentEmits & {
|
|
1701
|
-
/** Emitted when the mobile open state changes. */
|
|
1702
|
-
'update:open': [value: boolean];
|
|
1703
|
-
/** Emitted when the desktop collapsed state changes. */
|
|
1704
|
-
'update:collapsed': [value: boolean];
|
|
1705
|
-
};
|
|
1706
|
-
|
|
1707
|
-
export declare const SidebarFooter: __VLS_WithTemplateSlots_23<DefineComponent<PrimitiveProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PrimitiveProps> & Readonly<{}>, {
|
|
1708
|
-
as: AsTag | Component;
|
|
1709
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
1710
|
-
default?(_: {}): any;
|
|
1711
|
-
}>;
|
|
1712
|
-
|
|
1713
|
-
export declare type SidebarFooterProps = PrimitiveProps;
|
|
1714
|
-
|
|
1715
|
-
export declare const SidebarGroup: __VLS_WithTemplateSlots_27<DefineComponent<PrimitiveProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PrimitiveProps> & Readonly<{}>, {
|
|
1716
|
-
as: AsTag | Component;
|
|
1717
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
1718
|
-
default?(_: {}): any;
|
|
1719
|
-
}>;
|
|
1720
|
-
|
|
1721
|
-
export declare const SidebarGroupLabel: __VLS_WithTemplateSlots_28<DefineComponent<PrimitiveProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PrimitiveProps> & Readonly<{}>, {
|
|
1722
|
-
as: AsTag | Component;
|
|
1723
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
1724
|
-
default?(_: {}): any;
|
|
1725
|
-
}>;
|
|
1726
|
-
|
|
1727
|
-
export declare type SidebarGroupLabelProps = PrimitiveProps;
|
|
1728
|
-
|
|
1729
|
-
export declare type SidebarGroupProps = PrimitiveProps;
|
|
1730
|
-
|
|
1731
|
-
export declare const SidebarHeader: __VLS_WithTemplateSlots_21<DefineComponent<PrimitiveProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PrimitiveProps> & Readonly<{}>, {
|
|
1732
|
-
as: AsTag | Component;
|
|
1733
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
1734
|
-
default?(_: {}): any;
|
|
1735
|
-
}>;
|
|
1736
|
-
|
|
1737
|
-
export declare type SidebarHeaderProps = PrimitiveProps;
|
|
1738
|
-
|
|
1739
|
-
export declare const SidebarInset: __VLS_WithTemplateSlots_26<DefineComponent<PrimitiveProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PrimitiveProps> & Readonly<{}>, {
|
|
1740
|
-
as: AsTag | Component;
|
|
1741
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
1742
|
-
default?(_: {}): any;
|
|
1743
|
-
}>;
|
|
1744
|
-
|
|
1745
|
-
export declare type SidebarInsetProps = PrimitiveProps;
|
|
1746
|
-
|
|
1747
|
-
export declare const SidebarMenu: __VLS_WithTemplateSlots_29<DefineComponent<SidebarMenuProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SidebarMenuProps> & Readonly<{}>, {
|
|
1748
|
-
as: AsTag | Component;
|
|
1749
|
-
size: "1" | "2" | "3";
|
|
1750
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
1751
|
-
default?(_: {}): any;
|
|
1752
|
-
}>;
|
|
1753
|
-
|
|
1754
|
-
export declare const SidebarMenuButton: __VLS_WithTemplateSlots_31<DefineComponent<SidebarMenuButtonProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SidebarMenuButtonProps> & Readonly<{}>, {
|
|
1755
|
-
as: AsTag | Component;
|
|
1756
|
-
disabled: boolean;
|
|
1757
|
-
active: boolean;
|
|
1758
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, Readonly<{
|
|
1759
|
-
/** Shorthand for the `text` slot. */
|
|
1760
|
-
default?: () => any;
|
|
1761
|
-
/** Replaces the leading `icon` prop. */
|
|
1762
|
-
icon?: () => any;
|
|
1763
|
-
/** Replaces the `text` prop. */
|
|
1764
|
-
text?: () => any;
|
|
1765
|
-
/** Replaces the `trailingIcon` prop. */
|
|
1766
|
-
trailing?: () => any;
|
|
1767
|
-
}> & {
|
|
1768
|
-
/** Shorthand for the `text` slot. */
|
|
1769
|
-
default?: () => any;
|
|
1770
|
-
/** Replaces the leading `icon` prop. */
|
|
1771
|
-
icon?: () => any;
|
|
1772
|
-
/** Replaces the `text` prop. */
|
|
1773
|
-
text?: () => any;
|
|
1774
|
-
/** Replaces the `trailingIcon` prop. */
|
|
1775
|
-
trailing?: () => any;
|
|
1776
|
-
}>;
|
|
1777
|
-
|
|
1778
|
-
export declare interface SidebarMenuButtonProps extends PrimitiveProps {
|
|
1779
|
-
/** Iconify icon rendered before the text. */
|
|
1780
|
-
icon?: string;
|
|
1781
|
-
/** Primary button text. Also supplies the collapsed tooltip by default. */
|
|
1782
|
-
text?: string;
|
|
1783
|
-
/** Iconify icon rendered in the trailing position. */
|
|
1784
|
-
trailingIcon?: string;
|
|
1785
|
-
/** Marks this item as the current selection. */
|
|
1786
|
-
active?: boolean;
|
|
1787
|
-
/** Prevents interaction with this item. */
|
|
1788
|
-
disabled?: boolean;
|
|
1789
|
-
/**
|
|
1790
|
-
* Label shown when an icon-only collapsed item is hovered or focused.
|
|
1791
|
-
* Set to `false` to disable the tooltip inferred from `text`.
|
|
1792
|
-
*/
|
|
1793
|
-
tooltip?: string | false;
|
|
1794
|
-
}
|
|
1795
|
-
|
|
1796
|
-
export declare const SidebarMenuItem: __VLS_WithTemplateSlots_30<DefineComponent<PrimitiveProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PrimitiveProps> & Readonly<{}>, {
|
|
1797
|
-
as: AsTag | Component;
|
|
1798
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
1799
|
-
default?(_: {}): any;
|
|
1800
|
-
}>;
|
|
1801
|
-
|
|
1802
|
-
export declare type SidebarMenuItemProps = PrimitiveProps;
|
|
1803
|
-
|
|
1804
|
-
export declare interface SidebarMenuProps extends PrimitiveProps {
|
|
1805
|
-
/**
|
|
1806
|
-
* Controls the inherited size of menu and submenu buttons.
|
|
1807
|
-
* @default "2"
|
|
1808
|
-
*/
|
|
1809
|
-
size?: '1' | '2' | '3';
|
|
1810
|
-
/** Overrides the accent color inherited from the ThemeProvider. */
|
|
1811
|
-
color?: ColorType;
|
|
1812
|
-
}
|
|
1813
|
-
|
|
1814
|
-
export declare const SidebarMenuSub: __VLS_WithTemplateSlots_32<DefineComponent<PrimitiveProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PrimitiveProps> & Readonly<{}>, {
|
|
1815
|
-
as: AsTag | Component;
|
|
1816
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
1817
|
-
default?(_: {}): any;
|
|
1818
|
-
}>;
|
|
1819
|
-
|
|
1820
|
-
export declare const SidebarMenuSubButton: __VLS_WithTemplateSlots_34<DefineComponent<SidebarMenuSubButtonProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SidebarMenuSubButtonProps> & Readonly<{}>, {
|
|
1821
|
-
as: AsTag | Component;
|
|
1822
|
-
disabled: boolean;
|
|
1823
|
-
active: boolean;
|
|
1824
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, Readonly<{
|
|
1825
|
-
/** Shorthand for the `text` slot. */
|
|
1826
|
-
default?: () => any;
|
|
1827
|
-
/** Replaces the leading `icon` prop. */
|
|
1828
|
-
icon?: () => any;
|
|
1829
|
-
/** Replaces the `text` prop. */
|
|
1830
|
-
text?: () => any;
|
|
1831
|
-
/** Replaces the `trailingIcon` prop. */
|
|
1832
|
-
trailing?: () => any;
|
|
1833
|
-
}> & {
|
|
1834
|
-
/** Shorthand for the `text` slot. */
|
|
1835
|
-
default?: () => any;
|
|
1836
|
-
/** Replaces the leading `icon` prop. */
|
|
1837
|
-
icon?: () => any;
|
|
1838
|
-
/** Replaces the `text` prop. */
|
|
1839
|
-
text?: () => any;
|
|
1840
|
-
/** Replaces the `trailingIcon` prop. */
|
|
1841
|
-
trailing?: () => any;
|
|
1842
|
-
}>;
|
|
1843
|
-
|
|
1844
|
-
export declare interface SidebarMenuSubButtonProps extends PrimitiveProps {
|
|
1845
|
-
/** Iconify icon rendered before the text. */
|
|
1846
|
-
icon?: string;
|
|
1847
|
-
/** Primary button text. */
|
|
1848
|
-
text?: string;
|
|
1849
|
-
/** Iconify icon rendered in the trailing position. */
|
|
1850
|
-
trailingIcon?: string;
|
|
1851
|
-
/** Marks this item as the current selection. */
|
|
1852
|
-
active?: boolean;
|
|
1853
|
-
/** Prevents interaction with this item. */
|
|
1854
|
-
disabled?: boolean;
|
|
1855
|
-
}
|
|
1856
|
-
|
|
1857
|
-
export declare const SidebarMenuSubItem: __VLS_WithTemplateSlots_33<DefineComponent<PrimitiveProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PrimitiveProps> & Readonly<{}>, {
|
|
1858
|
-
as: AsTag | Component;
|
|
1859
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
1860
|
-
default?(_: {}): any;
|
|
1861
|
-
}>;
|
|
1862
|
-
|
|
1863
|
-
export declare type SidebarMenuSubItemProps = PrimitiveProps;
|
|
1864
|
-
|
|
1865
|
-
export declare type SidebarMenuSubProps = PrimitiveProps;
|
|
1866
|
-
|
|
1867
|
-
export declare interface SidebarProps extends DialogContentProps {
|
|
1868
|
-
/** Controls whether the mobile sidebar is open. */
|
|
1869
|
-
open?: boolean;
|
|
1870
|
-
/** Initial mobile open state when `open` is uncontrolled. @default false */
|
|
1871
|
-
defaultOpen?: boolean;
|
|
1872
|
-
/** Controls whether the desktop sidebar is collapsed. */
|
|
1873
|
-
collapsed?: boolean;
|
|
1874
|
-
/** Initial desktop collapsed state when `collapsed` is uncontrolled. @default false */
|
|
1875
|
-
defaultCollapsed?: boolean;
|
|
1876
|
-
/** The edge of the layout that contains the sidebar. @default "left" */
|
|
1877
|
-
side?: 'left' | 'right';
|
|
1878
|
-
/** The visual relationship between the sidebar and main content. @default "default" */
|
|
1879
|
-
variant?: 'default' | 'floating' | 'inset';
|
|
1880
|
-
/** The desktop collapse behavior. @default "offcanvas" */
|
|
1881
|
-
collapsible?: 'offcanvas' | 'icon' | 'none';
|
|
1882
|
-
/** The expanded desktop width. @default "16rem" */
|
|
1883
|
-
width?: string;
|
|
1884
|
-
/** The desktop width when `collapsible="icon"`. @default "3.5rem" */
|
|
1885
|
-
collapsedWidth?: string;
|
|
1886
|
-
/** The sidebar width below the mobile breakpoint. @default "18rem" */
|
|
1887
|
-
mobileWidth?: string;
|
|
1888
|
-
/** Accessible title announced when the sidebar opens on mobile. @default "Navigation" */
|
|
1889
|
-
mobileTitle?: string;
|
|
1890
|
-
/** Accessible description announced when the sidebar opens on mobile. @default "Site navigation" */
|
|
1891
|
-
mobileDescription?: string;
|
|
1892
|
-
}
|
|
1893
|
-
|
|
1894
|
-
export declare const SidebarProvider: __VLS_WithTemplateSlots_19<DefineComponent<SidebarProviderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SidebarProviderProps> & Readonly<{}>, {
|
|
1895
|
-
as: AsTag | Component;
|
|
1896
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
1897
|
-
default?(_: {
|
|
1898
|
-
isMobile: boolean;
|
|
1899
|
-
}): any;
|
|
1900
|
-
}>;
|
|
1901
|
-
|
|
1902
|
-
export declare interface SidebarProviderProps {
|
|
1903
|
-
/** The element or component used for the layout container. @default "div" */
|
|
1904
|
-
as?: AsTag | Component;
|
|
1905
|
-
}
|
|
1906
|
-
|
|
1907
|
-
export declare const SidebarRail: __VLS_WithTemplateSlots_25<DefineComponent<SidebarRailProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SidebarRailProps> & Readonly<{}>, {
|
|
1908
|
-
as: AsTag | Component;
|
|
1909
|
-
disabled: boolean;
|
|
1910
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
1911
|
-
default?(_: {
|
|
1912
|
-
collapsed: boolean;
|
|
1913
|
-
}): any;
|
|
1914
|
-
}>;
|
|
1915
|
-
|
|
1916
|
-
export declare interface SidebarRailProps extends PrimitiveProps {
|
|
1917
|
-
/** Overrides the generated accessible label. */
|
|
1918
|
-
label?: string;
|
|
1919
|
-
/** Prevents the rail from changing the collapsed state. */
|
|
1920
|
-
disabled?: boolean;
|
|
1921
|
-
}
|
|
1922
|
-
|
|
1923
|
-
export declare const SidebarTrigger: __VLS_WithTemplateSlots_24<DefineComponent<SidebarTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SidebarTriggerProps> & Readonly<{}>, {
|
|
1924
|
-
as: AsTag | Component;
|
|
1925
|
-
disabled: boolean;
|
|
1926
|
-
target: "left" | "right";
|
|
1927
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
1928
|
-
default?(_: {
|
|
1929
|
-
open: boolean;
|
|
1930
|
-
collapsed: boolean;
|
|
1931
|
-
isMobile: boolean;
|
|
1932
|
-
target: "right" | "left";
|
|
1933
|
-
}): any;
|
|
1934
|
-
}>;
|
|
1935
|
-
|
|
1936
|
-
export declare interface SidebarTriggerProps extends PrimitiveProps {
|
|
1937
|
-
/** The sidebar edge controlled by this trigger. @default "left" */
|
|
1938
|
-
target?: 'left' | 'right';
|
|
1939
|
-
/** Overrides the generated accessible label. */
|
|
1940
|
-
label?: string;
|
|
1941
|
-
/** Prevents the trigger from changing sidebar state. */
|
|
1942
|
-
disabled?: boolean;
|
|
1943
|
-
}
|
|
1944
|
-
|
|
1945
|
-
export declare const SpinnerIcon: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLSpanElement>;
|
|
1946
|
-
|
|
1947
|
-
export declare const Switch: __VLS_WithTemplateSlots_35<DefineComponent<SwitchProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1948
|
-
"update:modelValue": (payload: boolean) => any;
|
|
1949
|
-
}, string, PublicProps, Readonly<SwitchProps> & Readonly<{
|
|
1950
|
-
"onUpdate:modelValue"?: ((payload: boolean) => any) | undefined;
|
|
1951
|
-
}>, {
|
|
1952
|
-
size: "1" | "2" | "3";
|
|
1953
|
-
variant: "surface" | "soft";
|
|
1954
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
1955
|
-
default?(_: {}): any;
|
|
1956
|
-
}>;
|
|
1957
|
-
|
|
1958
|
-
export declare interface SwitchProps extends SwitchRootProps {
|
|
1959
|
-
color?: ColorType;
|
|
1960
|
-
variant?: 'surface' | 'soft';
|
|
1961
|
-
size?: '1' | '2' | '3';
|
|
1962
|
-
highContrast?: boolean;
|
|
1963
|
-
radius?: RadiusType;
|
|
1964
|
-
}
|
|
1965
|
-
|
|
1966
|
-
export declare const Table: __VLS_WithTemplateSlots_68<DefineComponent<TableProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TableProps> & Readonly<{}>, {
|
|
1967
|
-
size: "1" | "2" | "3";
|
|
1968
|
-
variant: "surface" | "ghost";
|
|
1969
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>, {
|
|
1970
|
-
default?(_: {}): any;
|
|
1971
|
-
}>;
|
|
1972
|
-
|
|
1973
|
-
export declare interface TableProps {
|
|
1974
|
-
size?: '1' | '2' | '3';
|
|
1975
|
-
variant?: 'surface' | 'ghost';
|
|
1976
|
-
layout?: 'auto' | 'fixed';
|
|
1977
|
-
}
|
|
1978
|
-
|
|
1979
|
-
export { TabsContent }
|
|
1980
|
-
|
|
1981
|
-
export declare const TabsList: __VLS_WithTemplateSlots_58<DefineComponent<TabsListProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TabsListProps> & Readonly<{}>, {
|
|
1982
|
-
size: "1" | "2";
|
|
1983
|
-
variant: "classic" | "outline" | "surface" | "soft";
|
|
1984
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
1985
|
-
default?(_: {}): any;
|
|
1986
|
-
}>;
|
|
1987
|
-
|
|
1988
|
-
export declare interface TabsListProps {
|
|
1989
|
-
size?: '1' | '2';
|
|
1990
|
-
radius?: RadiusType;
|
|
1991
|
-
color?: ColorType;
|
|
1992
|
-
variant?: 'classic' | 'outline' | 'surface' | 'soft';
|
|
1993
|
-
highContrast?: boolean;
|
|
1994
|
-
}
|
|
1995
|
-
|
|
1996
|
-
export { TabsRoot }
|
|
1997
|
-
|
|
1998
|
-
export declare const TabsTrigger: __VLS_WithTemplateSlots_59<typeof __VLS_component_4, __VLS_TemplateResult_4["slots"]>;
|
|
1999
|
-
|
|
2000
|
-
export declare const TextArea: DefineComponent< {
|
|
2001
|
-
modelValue?: string;
|
|
2002
|
-
} & TextAreaProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
2003
|
-
"update:modelValue": (value: string) => any;
|
|
2004
|
-
}, string, PublicProps, Readonly<{
|
|
2005
|
-
modelValue?: string;
|
|
2006
|
-
} & TextAreaProps> & Readonly<{
|
|
2007
|
-
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
2008
|
-
}>, {
|
|
2009
|
-
size: "1" | "2" | "3";
|
|
2010
|
-
variant: "surface" | "soft";
|
|
2011
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2012
|
-
|
|
2013
|
-
export declare interface TextAreaProps {
|
|
2014
|
-
class?: string;
|
|
2015
|
-
size?: '1' | '2' | '3';
|
|
2016
|
-
variant?: 'surface' | 'soft';
|
|
2017
|
-
resize?: 'none' | 'vertical' | 'horizontal' | 'both';
|
|
2018
|
-
color?: ColorType;
|
|
2019
|
-
radius?: RadiusType;
|
|
2020
|
-
}
|
|
2021
|
-
|
|
2022
|
-
export declare const TextField: __VLS_WithTemplateSlots_39<DefineComponent< {
|
|
2023
|
-
modelValue?: any;
|
|
2024
|
-
} & TextFieldProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
2025
|
-
"update:modelValue": (value: any) => any;
|
|
2026
|
-
}, string, PublicProps, Readonly<{
|
|
2027
|
-
modelValue?: any;
|
|
2028
|
-
} & TextFieldProps> & Readonly<{
|
|
2029
|
-
"onUpdate:modelValue"?: ((value: any) => any) | undefined;
|
|
2030
|
-
}>, {
|
|
2031
|
-
type: "date" | "datetime-local" | "email" | "hidden" | "month" | "number" | "password" | "search" | "tel" | "text" | "time" | "url" | "week" | "file";
|
|
2032
|
-
size: "1" | "2" | "3";
|
|
2033
|
-
variant: "surface" | "soft";
|
|
2034
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
2035
|
-
input: HTMLInputElement;
|
|
2036
|
-
}, any>, {
|
|
2037
|
-
left?(_: {}): any;
|
|
2038
|
-
right?(_: {}): any;
|
|
2039
|
-
}>;
|
|
2040
|
-
|
|
2041
|
-
export declare interface TextFieldProps {
|
|
2042
|
-
id?: string;
|
|
2043
|
-
class?: string;
|
|
2044
|
-
size?: '1' | '2' | '3';
|
|
2045
|
-
variant?: 'surface' | 'soft';
|
|
2046
|
-
color?: ColorType;
|
|
2047
|
-
radius?: RadiusType;
|
|
2048
|
-
type?: 'date' | 'datetime-local' | 'email' | 'hidden' | 'month' | 'number' | 'password' | 'search' | 'tel' | 'text' | 'time' | 'url' | 'week' | 'file';
|
|
2049
|
-
}
|
|
2050
|
-
|
|
2051
|
-
export declare const ThemeProvider: __VLS_WithTemplateSlots<DefineComponent<ThemeProviderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ThemeProviderProps> & Readonly<{}>, {
|
|
2052
|
-
accentColor: ColorType;
|
|
2053
|
-
radius: RadiusType;
|
|
2054
|
-
grayColor: GrayColorType;
|
|
2055
|
-
scaling: ScalingType;
|
|
2056
|
-
panelBackground: "solid" | "translucent";
|
|
2057
|
-
hasBackground: boolean;
|
|
2058
|
-
as: AsTag | Component;
|
|
2059
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
2060
|
-
default?(_: {}): any;
|
|
2061
|
-
}>;
|
|
2062
|
-
|
|
2063
|
-
declare interface ThemeProviderContext {
|
|
2064
|
-
accentColor: Ref<ColorType>;
|
|
2065
|
-
radius: Ref<RadiusType>;
|
|
2066
|
-
grayColor: Ref<GrayColorType>;
|
|
2067
|
-
scaling: Ref<ScalingType>;
|
|
2068
|
-
panelBackground: Ref<'solid' | 'translucent'>;
|
|
2069
|
-
hasBackground: Ref<boolean>;
|
|
2070
|
-
}
|
|
2071
|
-
|
|
2072
|
-
export declare interface ThemeProviderProps extends PrimitiveProps {
|
|
2073
|
-
accentColor?: ColorType;
|
|
2074
|
-
radius?: RadiusType;
|
|
2075
|
-
grayColor?: GrayColorType;
|
|
2076
|
-
scaling?: ScalingType;
|
|
2077
|
-
panelBackground?: 'solid' | 'translucent';
|
|
2078
|
-
hasBackground?: boolean;
|
|
2079
|
-
}
|
|
2080
|
-
|
|
2081
|
-
export declare const toast: ToastFunction;
|
|
2082
|
-
|
|
2083
|
-
declare type ToastFunction = {
|
|
2084
|
-
(message: Message): number;
|
|
2085
|
-
info: (message: Message) => number;
|
|
2086
|
-
success: (message: Message) => number;
|
|
2087
|
-
warning: (message: Message) => number;
|
|
2088
|
-
error: (message: Message) => number;
|
|
2089
|
-
promise: <T>(fn: () => Promise<T>, options: PromiseMessageOption<T>) => number;
|
|
2090
|
-
};
|
|
2091
|
-
|
|
2092
|
-
export declare interface ToastMessage {
|
|
2093
|
-
id: number;
|
|
2094
|
-
category?: MessageCategory;
|
|
2095
|
-
title: string;
|
|
2096
|
-
height?: number;
|
|
2097
|
-
type?: 'foreground' | 'background';
|
|
2098
|
-
duration?: number;
|
|
2099
|
-
description?: string;
|
|
2100
|
-
action?: MessageAction;
|
|
2101
|
-
}
|
|
2102
|
-
|
|
2103
|
-
export declare const ToastProvider: __VLS_WithTemplateSlots_67<DefineComponent<ToastProviderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ToastProviderProps> & Readonly<{}>, {
|
|
2104
|
-
size: "1" | "2" | "3";
|
|
2105
|
-
position: "top-left" | "top-right" | "top-center" | "bottom-left" | "bottom-right" | "bottom-center";
|
|
2106
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
2107
|
-
default?(_: {}): any;
|
|
2108
|
-
item?(_: {
|
|
2109
|
-
key: number;
|
|
2110
|
-
message: {
|
|
2111
|
-
id: number;
|
|
2112
|
-
category?: MessageCategory | undefined;
|
|
2113
|
-
title: string;
|
|
2114
|
-
height?: number | undefined;
|
|
2115
|
-
type?: "foreground" | "background" | undefined;
|
|
2116
|
-
duration?: number | undefined;
|
|
2117
|
-
description?: string | undefined;
|
|
2118
|
-
action?: {
|
|
2119
|
-
label: string;
|
|
2120
|
-
altText?: string | undefined;
|
|
2121
|
-
variant?: "solid" | "soft" | "surface" | "outline" | "ghost" | undefined;
|
|
2122
|
-
color?: ColorType | undefined;
|
|
2123
|
-
radius?: RadiusType | undefined;
|
|
2124
|
-
size?: "1" | "2" | "3" | "4" | undefined;
|
|
2125
|
-
onClick: () => void;
|
|
2126
|
-
} | undefined;
|
|
2127
|
-
};
|
|
2128
|
-
index: number;
|
|
2129
|
-
}): any;
|
|
2130
|
-
}>;
|
|
2131
|
-
|
|
2132
|
-
export declare interface ToastProviderProps extends ToastProviderProps_2 {
|
|
2133
|
-
size?: '1' | '2' | '3';
|
|
2134
|
-
position?: 'top-left' | 'top-right' | 'top-center' | 'bottom-left' | 'bottom-right' | 'bottom-center';
|
|
2135
|
-
}
|
|
2136
|
-
|
|
2137
|
-
export declare const Toggle: __VLS_WithTemplateSlots_36<DefineComponent<ToggleProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
2138
|
-
"update:modelValue": (value: boolean) => any;
|
|
2139
|
-
}, string, PublicProps, Readonly<ToggleProps> & Readonly<{
|
|
2140
|
-
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
2141
|
-
}>, {
|
|
2142
|
-
size: "1" | "2" | "3";
|
|
2143
|
-
variant: "solid" | "soft" | "ghost";
|
|
2144
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
2145
|
-
default?(_: {}): any;
|
|
2146
|
-
}>;
|
|
2147
|
-
|
|
2148
|
-
export declare const ToggleGroupItem: __VLS_WithTemplateSlots_38<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
2149
|
-
|
|
2150
|
-
export declare const ToggleGroupRoot: __VLS_WithTemplateSlots_37<DefineComponent<ToggleGroupRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
2151
|
-
"update:modelValue": (payload: AcceptableValue | AcceptableValue[]) => any;
|
|
2152
|
-
}, string, PublicProps, Readonly<ToggleGroupRootProps> & Readonly<{
|
|
2153
|
-
"onUpdate:modelValue"?: ((payload: AcceptableValue | AcceptableValue[]) => any) | undefined;
|
|
2154
|
-
}>, {
|
|
2155
|
-
size: "1" | "2" | "3";
|
|
2156
|
-
variant: "solid" | "soft" | "surface" | "outline" | "ghost";
|
|
2157
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
2158
|
-
default?(_: {}): any;
|
|
2159
|
-
}>;
|
|
2160
|
-
|
|
2161
|
-
export declare interface ToggleGroupRootProps extends ToggleGroupRootProps_2 {
|
|
2162
|
-
/**
|
|
2163
|
-
* The visual variant to apply.
|
|
2164
|
-
* @default "solid"
|
|
2165
|
-
*/
|
|
2166
|
-
variant?: 'solid' | 'soft' | 'surface' | 'outline' | 'ghost';
|
|
2167
|
-
/** Overrides the accent color inherited from the Theme. */
|
|
2168
|
-
color?: ColorType;
|
|
2169
|
-
/**
|
|
2170
|
-
* Control the size of the toggle.
|
|
2171
|
-
* @default "2"
|
|
2172
|
-
*/
|
|
2173
|
-
size?: '1' | '2' | '3';
|
|
2174
|
-
/** Uses a higher contrast color for the component. */
|
|
2175
|
-
highContrast?: boolean;
|
|
2176
|
-
/** Overrides the radius inherited from the theme. */
|
|
2177
|
-
radius?: RadiusType;
|
|
2178
|
-
}
|
|
2179
|
-
|
|
2180
|
-
export declare interface ToggleProps extends ToggleProps_2 {
|
|
2181
|
-
/**
|
|
2182
|
-
* The visual variant to apply.
|
|
2183
|
-
* @default "soft"
|
|
2184
|
-
*/
|
|
2185
|
-
variant?: 'solid' | 'soft' | 'ghost';
|
|
2186
|
-
/** Overrides the accent color inherited from the Theme. */
|
|
2187
|
-
color?: ColorType;
|
|
2188
|
-
/** Overrides the radius inherited from the theme. */
|
|
2189
|
-
radius?: RadiusType;
|
|
2190
|
-
/**
|
|
2191
|
-
* Control the size of the toggle.
|
|
2192
|
-
* @default "2"
|
|
2193
|
-
*/
|
|
2194
|
-
size?: '1' | '2' | '3';
|
|
2195
|
-
/** Uses a higher contrast color for the component. */
|
|
2196
|
-
highContrast?: boolean;
|
|
2197
|
-
}
|
|
2198
|
-
|
|
2199
|
-
export declare const Tooltip: __VLS_WithTemplateSlots_69<DefineComponent<TooltipProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TooltipProps> & Readonly<{}>, {
|
|
2200
|
-
color: ColorType;
|
|
2201
|
-
side: "top" | "right" | "bottom" | "left";
|
|
2202
|
-
sideOffset: number;
|
|
2203
|
-
avoidCollisions: boolean;
|
|
2204
|
-
collisionPadding: number | Partial<Record<"top" | "right" | "bottom" | "left", number>>;
|
|
2205
|
-
maxWidth: string;
|
|
2206
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
|
2207
|
-
default?(_: {}): any;
|
|
2208
|
-
content?(_: {}): any;
|
|
2209
|
-
}>;
|
|
2210
|
-
|
|
2211
|
-
export declare interface TooltipProps extends TooltipRootProps, TooltipContentProps {
|
|
2212
|
-
/** The content associated with the tooltip. */
|
|
2213
|
-
content?: string;
|
|
2214
|
-
/**
|
|
2215
|
-
* The max width of the tooltip popup.
|
|
2216
|
-
* @default "360px"
|
|
2217
|
-
*/
|
|
2218
|
-
maxWidth?: string;
|
|
2219
|
-
/** Background color of the tooltip popup.
|
|
2220
|
-
* @default "gray"
|
|
2221
|
-
*/
|
|
2222
|
-
color?: ColorType;
|
|
2223
|
-
}
|
|
2224
|
-
|
|
2225
|
-
export declare function useForwardPropsEmitsWithout<T extends Record<string, any>, Name extends string>(props: MaybeRefOrGetter<T>, emit: (name: Name, ...args: any[]) => void, exclude: string[]): ComputedRef< { [K in keyof T as [T[K]] extends [boolean] ? K : never]?: T[K] | undefined; } & { [K_1 in keyof T as [T[K_1]] extends [boolean] ? never : K_1]: T[K_1]; } & {
|
|
2226
|
-
[x: `on-${string}`]: ((...args: any[]) => void) | undefined;
|
|
2227
|
-
}>;
|
|
2228
|
-
|
|
2229
|
-
export declare function useForwardPropsWithout<T extends Record<string, any>>(props: MaybeRefOrGetter<T>, exclude: string[]): ComputedRef< { [K in keyof T as [T[K]] extends [boolean] ? K : never]?: T[K] | undefined; } & { [K_1 in keyof T as [T[K_1]] extends [boolean] ? never : K_1]: T[K_1]; }>;
|
|
2230
|
-
|
|
2231
|
-
export { }
|