@typlog/ui 0.9.0 → 0.9.1
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/dist/index.d.ts +1419 -2
- package/dist/index.js +229 -224
- package/package.json +1 -1
- package/dist/components/accordion/AccordionContent.d.ts +0 -18
- package/dist/components/accordion/AccordionItem.d.ts +0 -18
- package/dist/components/accordion/AccordionRoot.d.ts +0 -19
- package/dist/components/accordion/AccordionTrigger.d.ts +0 -15
- package/dist/components/accordion/index.d.ts +0 -5
- package/dist/components/addons/Turnstile.d.ts +0 -32
- package/dist/components/addons/iconify-collection/IconifyCollection.d.ts +0 -13
- package/dist/components/addons/iconify-collection/IconifySample.d.ts +0 -13
- package/dist/components/addons/index.d.ts +0 -2
- package/dist/components/alert/AlertDialogContent.d.ts +0 -56
- package/dist/components/alert/index.d.ts +0 -2
- package/dist/components/avatar/Avatar.d.ts +0 -16
- package/dist/components/avatar/index.d.ts +0 -1
- package/dist/components/badge/Badge.d.ts +0 -24
- package/dist/components/badge/index.d.ts +0 -1
- package/dist/components/button/Button.d.ts +0 -24
- package/dist/components/button/IconButton.d.ts +0 -18
- package/dist/components/button/SocialButton.d.ts +0 -21
- package/dist/components/button/index.d.ts +0 -3
- package/dist/components/card/Card.d.ts +0 -20
- package/dist/components/card/CardHead.d.ts +0 -24
- package/dist/components/card/index.d.ts +0 -2
- package/dist/components/checkbox/Checkbox.d.ts +0 -17
- package/dist/components/checkbox/CheckboxGroupControl.d.ts +0 -3
- package/dist/components/checkbox/CheckboxGroupItem.d.ts +0 -6
- package/dist/components/checkbox/CheckboxGroupRoot.d.ts +0 -35
- package/dist/components/checkbox/index.d.ts +0 -4
- package/dist/components/collapsible/CollapsibleContent.d.ts +0 -18
- package/dist/components/collapsible/index.d.ts +0 -2
- package/dist/components/combobox/ComboboxContent.d.ts +0 -43
- package/dist/components/combobox/ComboboxInput.d.ts +0 -24
- package/dist/components/combobox/ComboboxItem.d.ts +0 -19
- package/dist/components/combobox/ComboboxLabel.d.ts +0 -10
- package/dist/components/combobox/ComboboxRoot.d.ts +0 -40
- package/dist/components/combobox/index.d.ts +0 -6
- package/dist/components/dialog/DialogContent.d.ts +0 -56
- package/dist/components/dialog/DialogHead.d.ts +0 -5
- package/dist/components/dialog/index.d.ts +0 -3
- package/dist/components/dropdown/DropdownMenuContent.d.ts +0 -62
- package/dist/components/dropdown/DropdownMenuItem.d.ts +0 -19
- package/dist/components/dropdown/index.d.ts +0 -3
- package/dist/components/icon/ChevronIcon.d.ts +0 -7
- package/dist/components/icon/IconCircle.d.ts +0 -12
- package/dist/components/icon/PlusMinusIcon.d.ts +0 -10
- package/dist/components/icon/index.d.ts +0 -5
- package/dist/components/index.d.ts +0 -29
- package/dist/components/inputs/ColorField.d.ts +0 -20
- package/dist/components/inputs/TextArea.d.ts +0 -22
- package/dist/components/inputs/TextField.d.ts +0 -34
- package/dist/components/inputs/index.d.ts +0 -3
- package/dist/components/inset/Inset.d.ts +0 -16
- package/dist/components/inset/index.d.ts +0 -1
- package/dist/components/pagination/Pagination.d.ts +0 -48
- package/dist/components/pagination/index.d.ts +0 -1
- package/dist/components/popover/PopoverContent.d.ts +0 -46
- package/dist/components/popover/index.d.ts +0 -2
- package/dist/components/quota/Quota.d.ts +0 -7
- package/dist/components/quota/index.d.ts +0 -1
- package/dist/components/radio/Radio.d.ts +0 -20
- package/dist/components/radio/RadioCardsItem.d.ts +0 -10
- package/dist/components/radio/RadioGroupItem.d.ts +0 -10
- package/dist/components/radio/RadioGroupRoot.d.ts +0 -32
- package/dist/components/radio/RadioTabsList.d.ts +0 -19
- package/dist/components/radio/index.d.ts +0 -6
- package/dist/components/scrollarea/ScrollArea.d.ts +0 -19
- package/dist/components/scrollarea/index.d.ts +0 -1
- package/dist/components/select/SelectContent.d.ts +0 -16
- package/dist/components/select/SelectItem.d.ts +0 -10
- package/dist/components/select/SelectLabel.d.ts +0 -10
- package/dist/components/select/SelectRoot.d.ts +0 -31
- package/dist/components/select/SelectSeparator.d.ts +0 -2
- package/dist/components/select/SelectTrigger.d.ts +0 -21
- package/dist/components/select/index.d.ts +0 -7
- package/dist/components/separator/Separator.d.ts +0 -13
- package/dist/components/separator/index.d.ts +0 -1
- package/dist/components/spinner/SavingIndicator.d.ts +0 -9
- package/dist/components/spinner/Spinner.d.ts +0 -10
- package/dist/components/spinner/index.d.ts +0 -2
- package/dist/components/switch/Switch.d.ts +0 -18
- package/dist/components/switch/index.d.ts +0 -1
- package/dist/components/table/Table.d.ts +0 -17
- package/dist/components/table/index.d.ts +0 -1
- package/dist/components/tabs/TabsList.d.ts +0 -17
- package/dist/components/tabs/TabsTrigger.d.ts +0 -19
- package/dist/components/tabs/index.d.ts +0 -3
- package/dist/components/toggle/Toggle.d.ts +0 -25
- package/dist/components/toggle/ToggleGroupItem.d.ts +0 -18
- package/dist/components/toggle/ToggleGroupRoot.d.ts +0 -25
- package/dist/components/toggle/index.d.ts +0 -3
- package/dist/components/tooltip/Tooltip.d.ts +0 -19
- package/dist/components/tooltip/index.d.ts +0 -1
- package/dist/components/types.d.ts +0 -2
- package/dist/components/util.d.ts +0 -12
package/dist/index.d.ts
CHANGED
@@ -1,2 +1,1419 @@
|
|
1
|
-
|
2
|
-
|
1
|
+
import { AcceptableInputValue } from 'reka-ui';
|
2
|
+
import { AcceptableValue } from 'reka-ui';
|
3
|
+
import { AccordionContentProps } from 'reka-ui';
|
4
|
+
import { AccordionItemProps } from 'reka-ui';
|
5
|
+
import { AccordionRootProps as AccordionRootProps_2 } from 'reka-ui';
|
6
|
+
import { AccordionTriggerProps as AccordionTriggerProps_2 } from 'reka-ui';
|
7
|
+
import { AlertDialogAction } from 'reka-ui';
|
8
|
+
import { AlertDialogCancel } from 'reka-ui';
|
9
|
+
import { AlertDialogContentProps as AlertDialogContentProps_2 } from 'reka-ui';
|
10
|
+
import { AlertDialogDescription } from 'reka-ui';
|
11
|
+
import { AlertDialogRoot } from 'reka-ui';
|
12
|
+
import { AlertDialogTitle } from 'reka-ui';
|
13
|
+
import { AlertDialogTrigger } from 'reka-ui';
|
14
|
+
import { AsTag } from 'reka-ui';
|
15
|
+
import { CheckboxRootProps } from 'reka-ui';
|
16
|
+
import { CollapsibleContentProps } from 'reka-ui';
|
17
|
+
import { CollapsibleRoot } from 'reka-ui';
|
18
|
+
import { CollapsibleTrigger } from 'reka-ui';
|
19
|
+
import { ComboboxContentProps as ComboboxContentProps_2 } from 'reka-ui';
|
20
|
+
import { ComboboxEmpty } from 'reka-ui';
|
21
|
+
import { ComboboxGroup } from 'reka-ui';
|
22
|
+
import { ComboboxInputProps as ComboboxInputProps_2 } from 'reka-ui';
|
23
|
+
import { ComboboxItemProps } from 'reka-ui';
|
24
|
+
import { ComboboxLabelProps } from 'reka-ui';
|
25
|
+
import { ComboboxRootProps as ComboboxRootProps_2 } from 'reka-ui';
|
26
|
+
import { Component } from 'vue';
|
27
|
+
import { ComponentOptionsMixin } from 'vue';
|
28
|
+
import { ComponentProvideOptions } from 'vue';
|
29
|
+
import { DefineComponent } from 'vue';
|
30
|
+
import { DialogClose } from 'reka-ui';
|
31
|
+
import { DialogContentProps as DialogContentProps_2 } from 'reka-ui';
|
32
|
+
import { DialogDescription } from 'reka-ui';
|
33
|
+
import { DialogRoot } from 'reka-ui';
|
34
|
+
import { DialogTitle } from 'reka-ui';
|
35
|
+
import { DialogTrigger } from 'reka-ui';
|
36
|
+
import { DropdownMenuContentProps as DropdownMenuContentProps_2 } from 'reka-ui';
|
37
|
+
import { DropdownMenuItemProps as DropdownMenuItemProps_2 } from 'reka-ui';
|
38
|
+
import { DropdownMenuRoot } from 'reka-ui';
|
39
|
+
import { DropdownMenuTrigger } from 'reka-ui';
|
40
|
+
import { Icon } from '@iconify/vue';
|
41
|
+
import { PopoverClose } from 'reka-ui';
|
42
|
+
import { PopoverContentProps as PopoverContentProps_2 } from 'reka-ui';
|
43
|
+
import { PopoverRoot } from 'reka-ui';
|
44
|
+
import { PopoverTrigger } from 'reka-ui';
|
45
|
+
import { PrimitiveProps } from 'reka-ui';
|
46
|
+
import { PublicProps } from 'vue';
|
47
|
+
import { RadioGroupItemProps } from 'reka-ui';
|
48
|
+
import { RadioGroupRootProps as RadioGroupRootProps_2 } from 'reka-ui';
|
49
|
+
import { RadioGroupItem as RadioTabsItem } from 'reka-ui';
|
50
|
+
import { ScrollAreaRootProps } from 'reka-ui';
|
51
|
+
import { SelectContentProps as SelectContentProps_2 } from 'reka-ui';
|
52
|
+
import { SelectGroup } from 'reka-ui';
|
53
|
+
import { SelectItemProps } from 'reka-ui';
|
54
|
+
import { SelectLabelProps } from 'reka-ui';
|
55
|
+
import { SelectRootProps as SelectRootProps_2 } from 'reka-ui';
|
56
|
+
import { SelectTriggerProps as SelectTriggerProps_2 } from 'reka-ui';
|
57
|
+
import { SwitchRootProps } from 'reka-ui';
|
58
|
+
import { TabsContent } from 'reka-ui';
|
59
|
+
import { TabsRoot } from 'reka-ui';
|
60
|
+
import { TabsTriggerProps } from 'reka-ui';
|
61
|
+
import { ToggleGroupItemProps } from 'reka-ui';
|
62
|
+
import { ToggleGroupRootProps as ToggleGroupRootProps_2 } from 'reka-ui';
|
63
|
+
import { ToggleProps as ToggleProps_2 } from 'reka-ui';
|
64
|
+
import { TooltipContentProps } from 'reka-ui';
|
65
|
+
import { TooltipProviderProps } from 'reka-ui';
|
66
|
+
|
67
|
+
declare const __VLS_component: DefineComponent<CardHeadProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<CardHeadProps> & Readonly<{}>, {
|
68
|
+
as: AsTag | Component;
|
69
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
70
|
+
|
71
|
+
declare const __VLS_component_2: DefineComponent<ButtonProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
72
|
+
|
73
|
+
declare const __VLS_component_3: DefineComponent<ToggleGroupItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ToggleGroupItemProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
74
|
+
|
75
|
+
declare const __VLS_component_4: DefineComponent<__VLS_Props_2, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_2> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
76
|
+
|
77
|
+
declare const __VLS_component_5: DefineComponent<TabsTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TabsTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
78
|
+
|
79
|
+
declare const __VLS_component_6: DefineComponent<AccordionItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<AccordionItemProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
80
|
+
|
81
|
+
declare const __VLS_component_7: DefineComponent<AccordionContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<AccordionContentProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
82
|
+
|
83
|
+
declare const __VLS_component_8: DefineComponent<CollapsibleContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<CollapsibleContentProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
84
|
+
|
85
|
+
declare type __VLS_Props = {
|
86
|
+
title: string;
|
87
|
+
};
|
88
|
+
|
89
|
+
declare type __VLS_Props_2 = ComboboxItemProps;
|
90
|
+
|
91
|
+
declare function __VLS_template(): {
|
92
|
+
attrs: Partial<{}>;
|
93
|
+
slots: {
|
94
|
+
default?(_: {}): any;
|
95
|
+
};
|
96
|
+
refs: {};
|
97
|
+
rootEl: any;
|
98
|
+
};
|
99
|
+
|
100
|
+
declare function __VLS_template_2(): {
|
101
|
+
attrs: Partial<{}>;
|
102
|
+
slots: {
|
103
|
+
default?(_: {}): any;
|
104
|
+
};
|
105
|
+
refs: {};
|
106
|
+
rootEl: any;
|
107
|
+
};
|
108
|
+
|
109
|
+
declare function __VLS_template_3(): {
|
110
|
+
attrs: Partial<{}>;
|
111
|
+
slots: {
|
112
|
+
default?(_: {}): any;
|
113
|
+
};
|
114
|
+
refs: {};
|
115
|
+
rootEl: any;
|
116
|
+
};
|
117
|
+
|
118
|
+
declare function __VLS_template_4(): {
|
119
|
+
attrs: Partial<{}>;
|
120
|
+
slots: {
|
121
|
+
default?(_: {}): any;
|
122
|
+
};
|
123
|
+
refs: {};
|
124
|
+
rootEl: any;
|
125
|
+
};
|
126
|
+
|
127
|
+
declare function __VLS_template_5(): {
|
128
|
+
attrs: Partial<{}>;
|
129
|
+
slots: {
|
130
|
+
default?(_: {}): any;
|
131
|
+
default?(_: {}): any;
|
132
|
+
};
|
133
|
+
refs: {};
|
134
|
+
rootEl: any;
|
135
|
+
};
|
136
|
+
|
137
|
+
declare function __VLS_template_6(): {
|
138
|
+
attrs: Partial<{}>;
|
139
|
+
slots: {
|
140
|
+
default?(_: {}): any;
|
141
|
+
};
|
142
|
+
refs: {};
|
143
|
+
rootEl: any;
|
144
|
+
};
|
145
|
+
|
146
|
+
declare function __VLS_template_7(): {
|
147
|
+
attrs: Partial<{}>;
|
148
|
+
slots: {
|
149
|
+
default?(_: {}): any;
|
150
|
+
};
|
151
|
+
refs: {};
|
152
|
+
rootEl: any;
|
153
|
+
};
|
154
|
+
|
155
|
+
declare function __VLS_template_8(): {
|
156
|
+
attrs: Partial<{}>;
|
157
|
+
slots: {
|
158
|
+
default?(_: {}): any;
|
159
|
+
};
|
160
|
+
refs: {};
|
161
|
+
rootEl: any;
|
162
|
+
};
|
163
|
+
|
164
|
+
declare type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
165
|
+
|
166
|
+
declare type __VLS_TemplateResult_2 = ReturnType<typeof __VLS_template_2>;
|
167
|
+
|
168
|
+
declare type __VLS_TemplateResult_3 = ReturnType<typeof __VLS_template_3>;
|
169
|
+
|
170
|
+
declare type __VLS_TemplateResult_4 = ReturnType<typeof __VLS_template_4>;
|
171
|
+
|
172
|
+
declare type __VLS_TemplateResult_5 = ReturnType<typeof __VLS_template_5>;
|
173
|
+
|
174
|
+
declare type __VLS_TemplateResult_6 = ReturnType<typeof __VLS_template_6>;
|
175
|
+
|
176
|
+
declare type __VLS_TemplateResult_7 = ReturnType<typeof __VLS_template_7>;
|
177
|
+
|
178
|
+
declare type __VLS_TemplateResult_8 = ReturnType<typeof __VLS_template_8>;
|
179
|
+
|
180
|
+
declare type __VLS_WithTemplateSlots<T, S> = T & {
|
181
|
+
new (): {
|
182
|
+
$slots: S;
|
183
|
+
};
|
184
|
+
};
|
185
|
+
|
186
|
+
declare type __VLS_WithTemplateSlots_10<T, S> = T & {
|
187
|
+
new (): {
|
188
|
+
$slots: S;
|
189
|
+
};
|
190
|
+
};
|
191
|
+
|
192
|
+
declare type __VLS_WithTemplateSlots_11<T, S> = T & {
|
193
|
+
new (): {
|
194
|
+
$slots: S;
|
195
|
+
};
|
196
|
+
};
|
197
|
+
|
198
|
+
declare type __VLS_WithTemplateSlots_12<T, S> = T & {
|
199
|
+
new (): {
|
200
|
+
$slots: S;
|
201
|
+
};
|
202
|
+
};
|
203
|
+
|
204
|
+
declare type __VLS_WithTemplateSlots_13<T, S> = T & {
|
205
|
+
new (): {
|
206
|
+
$slots: S;
|
207
|
+
};
|
208
|
+
};
|
209
|
+
|
210
|
+
declare type __VLS_WithTemplateSlots_14<T, S> = T & {
|
211
|
+
new (): {
|
212
|
+
$slots: S;
|
213
|
+
};
|
214
|
+
};
|
215
|
+
|
216
|
+
declare type __VLS_WithTemplateSlots_15<T, S> = T & {
|
217
|
+
new (): {
|
218
|
+
$slots: S;
|
219
|
+
};
|
220
|
+
};
|
221
|
+
|
222
|
+
declare type __VLS_WithTemplateSlots_16<T, S> = T & {
|
223
|
+
new (): {
|
224
|
+
$slots: S;
|
225
|
+
};
|
226
|
+
};
|
227
|
+
|
228
|
+
declare type __VLS_WithTemplateSlots_17<T, S> = T & {
|
229
|
+
new (): {
|
230
|
+
$slots: S;
|
231
|
+
};
|
232
|
+
};
|
233
|
+
|
234
|
+
declare type __VLS_WithTemplateSlots_18<T, S> = T & {
|
235
|
+
new (): {
|
236
|
+
$slots: S;
|
237
|
+
};
|
238
|
+
};
|
239
|
+
|
240
|
+
declare type __VLS_WithTemplateSlots_19<T, S> = T & {
|
241
|
+
new (): {
|
242
|
+
$slots: S;
|
243
|
+
};
|
244
|
+
};
|
245
|
+
|
246
|
+
declare type __VLS_WithTemplateSlots_2<T, S> = T & {
|
247
|
+
new (): {
|
248
|
+
$slots: S;
|
249
|
+
};
|
250
|
+
};
|
251
|
+
|
252
|
+
declare type __VLS_WithTemplateSlots_20<T, S> = T & {
|
253
|
+
new (): {
|
254
|
+
$slots: S;
|
255
|
+
};
|
256
|
+
};
|
257
|
+
|
258
|
+
declare type __VLS_WithTemplateSlots_21<T, S> = T & {
|
259
|
+
new (): {
|
260
|
+
$slots: S;
|
261
|
+
};
|
262
|
+
};
|
263
|
+
|
264
|
+
declare type __VLS_WithTemplateSlots_22<T, S> = T & {
|
265
|
+
new (): {
|
266
|
+
$slots: S;
|
267
|
+
};
|
268
|
+
};
|
269
|
+
|
270
|
+
declare type __VLS_WithTemplateSlots_23<T, S> = T & {
|
271
|
+
new (): {
|
272
|
+
$slots: S;
|
273
|
+
};
|
274
|
+
};
|
275
|
+
|
276
|
+
declare type __VLS_WithTemplateSlots_24<T, S> = T & {
|
277
|
+
new (): {
|
278
|
+
$slots: S;
|
279
|
+
};
|
280
|
+
};
|
281
|
+
|
282
|
+
declare type __VLS_WithTemplateSlots_25<T, S> = T & {
|
283
|
+
new (): {
|
284
|
+
$slots: S;
|
285
|
+
};
|
286
|
+
};
|
287
|
+
|
288
|
+
declare type __VLS_WithTemplateSlots_26<T, S> = T & {
|
289
|
+
new (): {
|
290
|
+
$slots: S;
|
291
|
+
};
|
292
|
+
};
|
293
|
+
|
294
|
+
declare type __VLS_WithTemplateSlots_27<T, S> = T & {
|
295
|
+
new (): {
|
296
|
+
$slots: S;
|
297
|
+
};
|
298
|
+
};
|
299
|
+
|
300
|
+
declare type __VLS_WithTemplateSlots_28<T, S> = T & {
|
301
|
+
new (): {
|
302
|
+
$slots: S;
|
303
|
+
};
|
304
|
+
};
|
305
|
+
|
306
|
+
declare type __VLS_WithTemplateSlots_29<T, S> = T & {
|
307
|
+
new (): {
|
308
|
+
$slots: S;
|
309
|
+
};
|
310
|
+
};
|
311
|
+
|
312
|
+
declare type __VLS_WithTemplateSlots_3<T, S> = T & {
|
313
|
+
new (): {
|
314
|
+
$slots: S;
|
315
|
+
};
|
316
|
+
};
|
317
|
+
|
318
|
+
declare type __VLS_WithTemplateSlots_30<T, S> = T & {
|
319
|
+
new (): {
|
320
|
+
$slots: S;
|
321
|
+
};
|
322
|
+
};
|
323
|
+
|
324
|
+
declare type __VLS_WithTemplateSlots_31<T, S> = T & {
|
325
|
+
new (): {
|
326
|
+
$slots: S;
|
327
|
+
};
|
328
|
+
};
|
329
|
+
|
330
|
+
declare type __VLS_WithTemplateSlots_32<T, S> = T & {
|
331
|
+
new (): {
|
332
|
+
$slots: S;
|
333
|
+
};
|
334
|
+
};
|
335
|
+
|
336
|
+
declare type __VLS_WithTemplateSlots_33<T, S> = T & {
|
337
|
+
new (): {
|
338
|
+
$slots: S;
|
339
|
+
};
|
340
|
+
};
|
341
|
+
|
342
|
+
declare type __VLS_WithTemplateSlots_34<T, S> = T & {
|
343
|
+
new (): {
|
344
|
+
$slots: S;
|
345
|
+
};
|
346
|
+
};
|
347
|
+
|
348
|
+
declare type __VLS_WithTemplateSlots_35<T, S> = T & {
|
349
|
+
new (): {
|
350
|
+
$slots: S;
|
351
|
+
};
|
352
|
+
};
|
353
|
+
|
354
|
+
declare type __VLS_WithTemplateSlots_36<T, S> = T & {
|
355
|
+
new (): {
|
356
|
+
$slots: S;
|
357
|
+
};
|
358
|
+
};
|
359
|
+
|
360
|
+
declare type __VLS_WithTemplateSlots_37<T, S> = T & {
|
361
|
+
new (): {
|
362
|
+
$slots: S;
|
363
|
+
};
|
364
|
+
};
|
365
|
+
|
366
|
+
declare type __VLS_WithTemplateSlots_38<T, S> = T & {
|
367
|
+
new (): {
|
368
|
+
$slots: S;
|
369
|
+
};
|
370
|
+
};
|
371
|
+
|
372
|
+
declare type __VLS_WithTemplateSlots_39<T, S> = T & {
|
373
|
+
new (): {
|
374
|
+
$slots: S;
|
375
|
+
};
|
376
|
+
};
|
377
|
+
|
378
|
+
declare type __VLS_WithTemplateSlots_4<T, S> = T & {
|
379
|
+
new (): {
|
380
|
+
$slots: S;
|
381
|
+
};
|
382
|
+
};
|
383
|
+
|
384
|
+
declare type __VLS_WithTemplateSlots_40<T, S> = T & {
|
385
|
+
new (): {
|
386
|
+
$slots: S;
|
387
|
+
};
|
388
|
+
};
|
389
|
+
|
390
|
+
declare type __VLS_WithTemplateSlots_41<T, S> = T & {
|
391
|
+
new (): {
|
392
|
+
$slots: S;
|
393
|
+
};
|
394
|
+
};
|
395
|
+
|
396
|
+
declare type __VLS_WithTemplateSlots_42<T, S> = T & {
|
397
|
+
new (): {
|
398
|
+
$slots: S;
|
399
|
+
};
|
400
|
+
};
|
401
|
+
|
402
|
+
declare type __VLS_WithTemplateSlots_5<T, S> = T & {
|
403
|
+
new (): {
|
404
|
+
$slots: S;
|
405
|
+
};
|
406
|
+
};
|
407
|
+
|
408
|
+
declare type __VLS_WithTemplateSlots_6<T, S> = T & {
|
409
|
+
new (): {
|
410
|
+
$slots: S;
|
411
|
+
};
|
412
|
+
};
|
413
|
+
|
414
|
+
declare type __VLS_WithTemplateSlots_7<T, S> = T & {
|
415
|
+
new (): {
|
416
|
+
$slots: S;
|
417
|
+
};
|
418
|
+
};
|
419
|
+
|
420
|
+
declare type __VLS_WithTemplateSlots_8<T, S> = T & {
|
421
|
+
new (): {
|
422
|
+
$slots: S;
|
423
|
+
};
|
424
|
+
};
|
425
|
+
|
426
|
+
declare type __VLS_WithTemplateSlots_9<T, S> = T & {
|
427
|
+
new (): {
|
428
|
+
$slots: S;
|
429
|
+
};
|
430
|
+
};
|
431
|
+
|
432
|
+
export declare const AccordionContent: __VLS_WithTemplateSlots_37<typeof __VLS_component_7, __VLS_TemplateResult_7["slots"]>;
|
433
|
+
|
434
|
+
export { AccordionContentProps }
|
435
|
+
|
436
|
+
export declare const AccordionItem: __VLS_WithTemplateSlots_36<typeof __VLS_component_6, __VLS_TemplateResult_6["slots"]>;
|
437
|
+
|
438
|
+
export { AccordionItemProps }
|
439
|
+
|
440
|
+
export declare const AccordionRoot: __VLS_WithTemplateSlots_35<DefineComponent<AccordionRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
441
|
+
"update:modelValue": (value: string | string[] | undefined) => any;
|
442
|
+
}, string, PublicProps, Readonly<AccordionRootProps> & Readonly<{
|
443
|
+
"onUpdate:modelValue"?: ((value: string | string[] | undefined) => any) | undefined;
|
444
|
+
}>, {
|
445
|
+
size: "1" | "2" | "3";
|
446
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
447
|
+
default?(_: {}): any;
|
448
|
+
}>;
|
449
|
+
|
450
|
+
export declare interface AccordionRootProps extends AccordionRootProps_2 {
|
451
|
+
size?: '1' | '2' | '3';
|
452
|
+
}
|
453
|
+
|
454
|
+
export declare const AccordionTrigger: __VLS_WithTemplateSlots_38<DefineComponent<AccordionTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<AccordionTriggerProps> & Readonly<{}>, {
|
455
|
+
indicator: "plus-minus" | "chevron";
|
456
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
457
|
+
default?(_: {}): any;
|
458
|
+
}>;
|
459
|
+
|
460
|
+
declare interface AccordionTriggerProps extends AccordionTriggerProps_2 {
|
461
|
+
indicator?: 'plus-minus' | 'chevron';
|
462
|
+
}
|
463
|
+
|
464
|
+
export { AlertDialogAction }
|
465
|
+
|
466
|
+
export { AlertDialogCancel }
|
467
|
+
|
468
|
+
export declare const AlertDialogContent: __VLS_WithTemplateSlots_9<DefineComponent<AlertDialogContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
469
|
+
escapeKeyDown: (event: KeyboardEvent) => any;
|
470
|
+
pointerDownOutside: (event: CustomEvent<{
|
471
|
+
originalEvent: PointerEvent;
|
472
|
+
}>) => any;
|
473
|
+
focusOutside: (event: CustomEvent<{
|
474
|
+
originalEvent: FocusEvent;
|
475
|
+
}>) => any;
|
476
|
+
interactOutside: (event: CustomEvent<{
|
477
|
+
originalEvent: PointerEvent;
|
478
|
+
}> | CustomEvent<{
|
479
|
+
originalEvent: FocusEvent;
|
480
|
+
}>) => any;
|
481
|
+
openAutoFocus: (event: Event) => any;
|
482
|
+
closeAutoFocus: (event: Event) => any;
|
483
|
+
}, string, PublicProps, Readonly<AlertDialogContentProps> & Readonly<{
|
484
|
+
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
485
|
+
onPointerDownOutside?: ((event: CustomEvent<{
|
486
|
+
originalEvent: PointerEvent;
|
487
|
+
}>) => any) | undefined;
|
488
|
+
onFocusOutside?: ((event: CustomEvent<{
|
489
|
+
originalEvent: FocusEvent;
|
490
|
+
}>) => any) | undefined;
|
491
|
+
onInteractOutside?: ((event: CustomEvent<{
|
492
|
+
originalEvent: PointerEvent;
|
493
|
+
}> | CustomEvent<{
|
494
|
+
originalEvent: FocusEvent;
|
495
|
+
}>) => any) | undefined;
|
496
|
+
onOpenAutoFocus?: ((event: Event) => any) | undefined;
|
497
|
+
onCloseAutoFocus?: ((event: Event) => any) | undefined;
|
498
|
+
}>, {
|
499
|
+
size: "1" | "2" | "3" | "4";
|
500
|
+
align: string;
|
501
|
+
maxWidth: string;
|
502
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
503
|
+
default?(_: {}): any;
|
504
|
+
}>;
|
505
|
+
|
506
|
+
export declare interface AlertDialogContentProps extends AlertDialogContentProps_2 {
|
507
|
+
to?: string | HTMLElement;
|
508
|
+
align?: string;
|
509
|
+
class?: string;
|
510
|
+
size?: '1' | '2' | '3' | '4';
|
511
|
+
width?: string;
|
512
|
+
minWidth?: string;
|
513
|
+
maxWidth?: string;
|
514
|
+
height?: string;
|
515
|
+
minHeight?: string;
|
516
|
+
maxHeight?: string;
|
517
|
+
}
|
518
|
+
|
519
|
+
export { AlertDialogDescription }
|
520
|
+
|
521
|
+
export { AlertDialogRoot }
|
522
|
+
|
523
|
+
export { AlertDialogTitle }
|
524
|
+
|
525
|
+
export { AlertDialogTrigger }
|
526
|
+
|
527
|
+
export declare const Avatar: DefineComponent<AvatarProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<AvatarProps> & Readonly<{}>, {
|
528
|
+
radius: RadiusType;
|
529
|
+
variant: "solid" | "soft" | "ring";
|
530
|
+
size: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9";
|
531
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
532
|
+
|
533
|
+
export declare interface AvatarProps {
|
534
|
+
src: string | undefined;
|
535
|
+
alt: string;
|
536
|
+
fallback?: string;
|
537
|
+
radius?: RadiusType;
|
538
|
+
variant?: 'solid' | 'soft' | 'ring';
|
539
|
+
size?: '1' | '2' | '3' | '4' | '5' | '6' | '7' | '8' | '9';
|
540
|
+
color?: ColorType;
|
541
|
+
}
|
542
|
+
|
543
|
+
export declare const Badge: __VLS_WithTemplateSlots<DefineComponent<BadgeProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<BadgeProps> & Readonly<{}>, {
|
544
|
+
radius: RadiusType;
|
545
|
+
variant: "solid" | "soft" | "surface" | "outline";
|
546
|
+
size: "1" | "2" | "3";
|
547
|
+
as: AsTag | Component;
|
548
|
+
highContrast: boolean;
|
549
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
550
|
+
default?(_: {}): any;
|
551
|
+
}>;
|
552
|
+
|
553
|
+
export declare interface BadgeProps extends PrimitiveProps {
|
554
|
+
variant?: 'solid' | 'soft' | 'surface' | 'outline';
|
555
|
+
color?: ColorType;
|
556
|
+
radius?: RadiusType;
|
557
|
+
size?: '1' | '2' | '3';
|
558
|
+
highContrast?: boolean;
|
559
|
+
}
|
560
|
+
|
561
|
+
declare type BrandType = 'google' | 'facebook' | 'x' | 'github' | 'apple' | 'slack' | 'figma';
|
562
|
+
|
563
|
+
export declare const Button: __VLS_WithTemplateSlots_5<DefineComponent<ButtonProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ButtonProps> & Readonly<{}>, {
|
564
|
+
variant: "classic" | "solid" | "soft" | "surface" | "outline" | "ghost";
|
565
|
+
size: "1" | "2" | "3" | "4";
|
566
|
+
as: AsTag | Component;
|
567
|
+
highContrast: boolean;
|
568
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
569
|
+
default?(_: {}): any;
|
570
|
+
}>;
|
571
|
+
|
572
|
+
export declare interface ButtonProps extends PrimitiveProps {
|
573
|
+
color?: ColorType;
|
574
|
+
radius?: RadiusType;
|
575
|
+
variant?: 'classic' | 'solid' | 'soft' | 'surface' | 'outline' | 'ghost';
|
576
|
+
size?: '1' | '2' | '3' | '4';
|
577
|
+
highContrast?: boolean;
|
578
|
+
disabled?: boolean;
|
579
|
+
}
|
580
|
+
|
581
|
+
declare interface ButtonProps_2 extends PrimitiveProps {
|
582
|
+
brand: BrandType;
|
583
|
+
radius?: RadiusType;
|
584
|
+
size?: '1' | '2' | '3' | '4';
|
585
|
+
disabled?: boolean;
|
586
|
+
}
|
587
|
+
|
588
|
+
export declare const Card: __VLS_WithTemplateSlots_3<DefineComponent<CardProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<CardProps> & Readonly<{}>, {
|
589
|
+
variant: "surface" | "soft";
|
590
|
+
size: "1" | "2" | "3" | "4" | "5";
|
591
|
+
as: AsTag | Component;
|
592
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
593
|
+
default?(_: {}): any;
|
594
|
+
}>;
|
595
|
+
|
596
|
+
export declare const CardHead: __VLS_WithTemplateSlots_4<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
597
|
+
|
598
|
+
export declare interface CardHeadProps extends PrimitiveProps {
|
599
|
+
color?: ColorType;
|
600
|
+
}
|
601
|
+
|
602
|
+
export declare interface CardProps extends PrimitiveProps {
|
603
|
+
variant?: 'surface' | 'soft';
|
604
|
+
radius?: RadiusType;
|
605
|
+
size?: '1' | '2' | '3' | '4' | '5';
|
606
|
+
}
|
607
|
+
|
608
|
+
export declare const Checkbox: DefineComponent<CheckboxProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
609
|
+
"update:modelValue": (value: boolean | "indeterminate") => any;
|
610
|
+
}, string, PublicProps, Readonly<CheckboxProps> & Readonly<{
|
611
|
+
"onUpdate:modelValue"?: ((value: boolean | "indeterminate") => any) | undefined;
|
612
|
+
}>, {
|
613
|
+
variant: "surface" | "soft";
|
614
|
+
size: "1" | "2" | "3";
|
615
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
616
|
+
|
617
|
+
export declare const CheckboxGroupControl: DefineComponent<CheckboxProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<CheckboxProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
618
|
+
|
619
|
+
export declare const CheckboxGroupItem: DefineComponent<CheckboxGroupItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<CheckboxGroupItemProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
620
|
+
|
621
|
+
declare interface CheckboxGroupItemProps extends CheckboxProps {
|
622
|
+
value: string;
|
623
|
+
}
|
624
|
+
|
625
|
+
export declare const CheckboxGroupRoot: __VLS_WithTemplateSlots_14<DefineComponent< {
|
626
|
+
modelValue?: any[];
|
627
|
+
} & CheckboxGroupRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
628
|
+
"update:modelValue": (value: any[]) => any;
|
629
|
+
}, string, PublicProps, Readonly<{
|
630
|
+
modelValue?: any[];
|
631
|
+
} & CheckboxGroupRootProps> & Readonly<{
|
632
|
+
"onUpdate:modelValue"?: ((value: any[]) => any) | undefined;
|
633
|
+
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
634
|
+
default?(_: {}): any;
|
635
|
+
}>;
|
636
|
+
|
637
|
+
declare interface CheckboxGroupRootProps extends PrimitiveProps {
|
638
|
+
disabled?: boolean;
|
639
|
+
name?: string;
|
640
|
+
}
|
641
|
+
|
642
|
+
export declare interface CheckboxProps extends CheckboxRootProps {
|
643
|
+
color?: ColorType;
|
644
|
+
variant?: 'surface' | 'soft';
|
645
|
+
size?: '1' | '2' | '3';
|
646
|
+
highContrast?: boolean;
|
647
|
+
}
|
648
|
+
|
649
|
+
export declare const ChevronIcon: DefineComponent<ChevronIconProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ChevronIconProps> & Readonly<{}>, {
|
650
|
+
arrowTransform: "right-down" | "right-up" | "up-down" | "down-up";
|
651
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
652
|
+
|
653
|
+
declare interface ChevronIconProps {
|
654
|
+
arrowTransform?: 'right-down' | 'right-up' | 'up-down' | 'down-up';
|
655
|
+
}
|
656
|
+
|
657
|
+
export declare const CollapsibleContent: __VLS_WithTemplateSlots_39<typeof __VLS_component_8, __VLS_TemplateResult_8["slots"]>;
|
658
|
+
|
659
|
+
export { CollapsibleRoot }
|
660
|
+
|
661
|
+
export { CollapsibleTrigger }
|
662
|
+
|
663
|
+
export declare const ColorField: DefineComponent< {
|
664
|
+
modelValue?: string;
|
665
|
+
} & ColorFieldProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
666
|
+
"update:modelValue": (value: string) => any;
|
667
|
+
}, string, PublicProps, Readonly<{
|
668
|
+
modelValue?: string;
|
669
|
+
} & ColorFieldProps> & Readonly<{
|
670
|
+
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
671
|
+
}>, {
|
672
|
+
variant: "solid" | "ring";
|
673
|
+
size: "1" | "2" | "3";
|
674
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
675
|
+
|
676
|
+
export declare interface ColorFieldProps {
|
677
|
+
id?: string;
|
678
|
+
variant?: 'solid' | 'ring';
|
679
|
+
size?: '1' | '2' | '3';
|
680
|
+
radius?: RadiusType;
|
681
|
+
}
|
682
|
+
|
683
|
+
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';
|
684
|
+
|
685
|
+
export declare const ComboboxContent: __VLS_WithTemplateSlots_26<DefineComponent<ComboboxContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
686
|
+
escapeKeyDown: (event: KeyboardEvent) => any;
|
687
|
+
pointerDownOutside: (event: CustomEvent<{
|
688
|
+
originalEvent: PointerEvent;
|
689
|
+
}>) => any;
|
690
|
+
focusOutside: (event: CustomEvent<{
|
691
|
+
originalEvent: FocusEvent;
|
692
|
+
}>) => any;
|
693
|
+
interactOutside: (event: CustomEvent<{
|
694
|
+
originalEvent: PointerEvent;
|
695
|
+
}> | CustomEvent<{
|
696
|
+
originalEvent: FocusEvent;
|
697
|
+
}>) => any;
|
698
|
+
}, string, PublicProps, Readonly<ComboboxContentProps> & Readonly<{
|
699
|
+
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
700
|
+
onPointerDownOutside?: ((event: CustomEvent<{
|
701
|
+
originalEvent: PointerEvent;
|
702
|
+
}>) => any) | undefined;
|
703
|
+
onFocusOutside?: ((event: CustomEvent<{
|
704
|
+
originalEvent: FocusEvent;
|
705
|
+
}>) => any) | undefined;
|
706
|
+
onInteractOutside?: ((event: CustomEvent<{
|
707
|
+
originalEvent: PointerEvent;
|
708
|
+
}> | CustomEvent<{
|
709
|
+
originalEvent: FocusEvent;
|
710
|
+
}>) => any) | undefined;
|
711
|
+
}>, {
|
712
|
+
variant: "solid" | "soft";
|
713
|
+
position: "inline" | "popper";
|
714
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
715
|
+
default?(_: {}): any;
|
716
|
+
}>;
|
717
|
+
|
718
|
+
declare interface ComboboxContentProps extends ComboboxContentProps_2 {
|
719
|
+
to?: string | HTMLElement;
|
720
|
+
variant?: 'solid' | 'soft';
|
721
|
+
}
|
722
|
+
|
723
|
+
export { ComboboxEmpty }
|
724
|
+
|
725
|
+
export { ComboboxGroup }
|
726
|
+
|
727
|
+
export declare const ComboboxInput: __VLS_WithTemplateSlots_25<DefineComponent<ComboboxInputProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
728
|
+
"update:modelValue": (args_0: string) => any;
|
729
|
+
}, string, PublicProps, Readonly<ComboboxInputProps> & Readonly<{
|
730
|
+
"onUpdate:modelValue"?: ((args_0: string) => any) | undefined;
|
731
|
+
}>, {
|
732
|
+
variant: "surface" | "soft";
|
733
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
734
|
+
item?(_: {
|
735
|
+
value: AcceptableInputValue;
|
736
|
+
}): any;
|
737
|
+
}>;
|
738
|
+
|
739
|
+
declare interface ComboboxInputProps extends ComboboxInputProps_2 {
|
740
|
+
variant?: 'surface' | 'soft';
|
741
|
+
radius?: RadiusType;
|
742
|
+
placeholder?: string;
|
743
|
+
}
|
744
|
+
|
745
|
+
export declare const ComboboxItem: __VLS_WithTemplateSlots_27<typeof __VLS_component_4, __VLS_TemplateResult_4["slots"]>;
|
746
|
+
|
747
|
+
export declare const ComboboxLabel: __VLS_WithTemplateSlots_28<DefineComponent<ComboboxLabelProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ComboboxLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
748
|
+
default?(_: {}): any;
|
749
|
+
}>;
|
750
|
+
|
751
|
+
export declare const ComboboxRoot: __VLS_WithTemplateSlots_24<DefineComponent<ComboboxRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
752
|
+
"update:modelValue": (value: AcceptableValue) => any;
|
753
|
+
"update:open": (value: boolean) => any;
|
754
|
+
highlight: (payload: {
|
755
|
+
ref: HTMLElement;
|
756
|
+
value: AcceptableValue;
|
757
|
+
} | undefined) => any;
|
758
|
+
}, string, PublicProps, Readonly<ComboboxRootProps> & Readonly<{
|
759
|
+
"onUpdate:modelValue"?: ((value: AcceptableValue) => any) | undefined;
|
760
|
+
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
761
|
+
onHighlight?: ((payload: {
|
762
|
+
ref: HTMLElement;
|
763
|
+
value: AcceptableValue;
|
764
|
+
} | undefined) => any) | undefined;
|
765
|
+
}>, {
|
766
|
+
size: "1" | "2" | "3";
|
767
|
+
multiple: boolean;
|
768
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
769
|
+
default?(_: {}): any;
|
770
|
+
}>;
|
771
|
+
|
772
|
+
export declare interface ComboboxRootProps extends ComboboxRootProps_2 {
|
773
|
+
size?: '1' | '2' | '3';
|
774
|
+
color?: ColorType;
|
775
|
+
highContrast?: boolean;
|
776
|
+
}
|
777
|
+
|
778
|
+
declare const _default: __VLS_WithTemplateSlots_29<DefineComponent<RadioGroupRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
779
|
+
"update:modelValue": (payload: string) => any;
|
780
|
+
}, string, PublicProps, Readonly<RadioGroupRootProps> & Readonly<{
|
781
|
+
"onUpdate:modelValue"?: ((payload: string) => any) | undefined;
|
782
|
+
}>, {
|
783
|
+
variant: "surface" | "soft";
|
784
|
+
size: "1" | "2" | "3";
|
785
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
786
|
+
default?(_: {}): any;
|
787
|
+
}>;
|
788
|
+
export { _default as RadioCardsRoot }
|
789
|
+
export { _default as RadioGroupRoot }
|
790
|
+
|
791
|
+
export { DialogClose }
|
792
|
+
|
793
|
+
export declare const DialogContent: __VLS_WithTemplateSlots_10<DefineComponent<DialogContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
794
|
+
escapeKeyDown: (event: KeyboardEvent) => any;
|
795
|
+
pointerDownOutside: (event: CustomEvent<{
|
796
|
+
originalEvent: PointerEvent;
|
797
|
+
}>) => any;
|
798
|
+
focusOutside: (event: CustomEvent<{
|
799
|
+
originalEvent: FocusEvent;
|
800
|
+
}>) => any;
|
801
|
+
interactOutside: (event: CustomEvent<{
|
802
|
+
originalEvent: PointerEvent;
|
803
|
+
}> | CustomEvent<{
|
804
|
+
originalEvent: FocusEvent;
|
805
|
+
}>) => any;
|
806
|
+
openAutoFocus: (event: Event) => any;
|
807
|
+
closeAutoFocus: (event: Event) => any;
|
808
|
+
}, string, PublicProps, Readonly<DialogContentProps> & Readonly<{
|
809
|
+
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
810
|
+
onPointerDownOutside?: ((event: CustomEvent<{
|
811
|
+
originalEvent: PointerEvent;
|
812
|
+
}>) => any) | undefined;
|
813
|
+
onFocusOutside?: ((event: CustomEvent<{
|
814
|
+
originalEvent: FocusEvent;
|
815
|
+
}>) => any) | undefined;
|
816
|
+
onInteractOutside?: ((event: CustomEvent<{
|
817
|
+
originalEvent: PointerEvent;
|
818
|
+
}> | CustomEvent<{
|
819
|
+
originalEvent: FocusEvent;
|
820
|
+
}>) => any) | undefined;
|
821
|
+
onOpenAutoFocus?: ((event: Event) => any) | undefined;
|
822
|
+
onCloseAutoFocus?: ((event: Event) => any) | undefined;
|
823
|
+
}>, {
|
824
|
+
size: "1" | "2" | "3" | "4";
|
825
|
+
align: string;
|
826
|
+
maxWidth: string;
|
827
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
828
|
+
default?(_: {}): any;
|
829
|
+
}>;
|
830
|
+
|
831
|
+
export declare interface DialogContentProps extends DialogContentProps_2 {
|
832
|
+
to?: string | HTMLElement;
|
833
|
+
align?: string;
|
834
|
+
class?: string;
|
835
|
+
size?: '1' | '2' | '3' | '4';
|
836
|
+
width?: string;
|
837
|
+
minWidth?: string;
|
838
|
+
maxWidth?: string;
|
839
|
+
height?: string;
|
840
|
+
minHeight?: string;
|
841
|
+
maxHeight?: string;
|
842
|
+
}
|
843
|
+
|
844
|
+
export { DialogDescription }
|
845
|
+
|
846
|
+
export declare const DialogHead: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
847
|
+
|
848
|
+
export { DialogRoot }
|
849
|
+
|
850
|
+
export { DialogTitle }
|
851
|
+
|
852
|
+
export { DialogTrigger }
|
853
|
+
|
854
|
+
export declare const DropdownMenuContent: __VLS_WithTemplateSlots_11<DefineComponent<DropdownMenuContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
855
|
+
escapeKeyDown: (event: KeyboardEvent) => any;
|
856
|
+
pointerDownOutside: (event: CustomEvent<{
|
857
|
+
originalEvent: PointerEvent;
|
858
|
+
}>) => any;
|
859
|
+
focusOutside: (event: CustomEvent<{
|
860
|
+
originalEvent: FocusEvent;
|
861
|
+
}>) => any;
|
862
|
+
interactOutside: (event: CustomEvent<{
|
863
|
+
originalEvent: PointerEvent;
|
864
|
+
}> | CustomEvent<{
|
865
|
+
originalEvent: FocusEvent;
|
866
|
+
}>) => any;
|
867
|
+
openAutoFocus: (event: Event) => any;
|
868
|
+
closeAutoFocus: (event: Event) => any;
|
869
|
+
}, string, PublicProps, Readonly<DropdownMenuContentProps> & Readonly<{
|
870
|
+
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
871
|
+
onPointerDownOutside?: ((event: CustomEvent<{
|
872
|
+
originalEvent: PointerEvent;
|
873
|
+
}>) => any) | undefined;
|
874
|
+
onFocusOutside?: ((event: CustomEvent<{
|
875
|
+
originalEvent: FocusEvent;
|
876
|
+
}>) => any) | undefined;
|
877
|
+
onInteractOutside?: ((event: CustomEvent<{
|
878
|
+
originalEvent: PointerEvent;
|
879
|
+
}> | CustomEvent<{
|
880
|
+
originalEvent: FocusEvent;
|
881
|
+
}>) => any) | undefined;
|
882
|
+
onOpenAutoFocus?: ((event: Event) => any) | undefined;
|
883
|
+
onCloseAutoFocus?: ((event: Event) => any) | undefined;
|
884
|
+
}>, {
|
885
|
+
variant: "solid" | "soft";
|
886
|
+
size: "1" | "2";
|
887
|
+
align: "center" | "start" | "end";
|
888
|
+
sideOffset: number;
|
889
|
+
collisionPadding: number | Partial<Record<"top" | "bottom" | "left" | "right", number>>;
|
890
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
891
|
+
default?(_: {}): any;
|
892
|
+
}>;
|
893
|
+
|
894
|
+
export declare interface DropdownMenuContentProps extends DropdownMenuContentProps_2 {
|
895
|
+
to?: string | HTMLElement;
|
896
|
+
size?: '1' | '2';
|
897
|
+
variant?: 'solid' | 'soft';
|
898
|
+
color?: ColorType;
|
899
|
+
highContrast?: boolean;
|
900
|
+
}
|
901
|
+
|
902
|
+
export declare const DropdownMenuItem: __VLS_WithTemplateSlots_12<DefineComponent<DropdownMenuItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
903
|
+
select: (event: Event) => any;
|
904
|
+
}, string, PublicProps, Readonly<DropdownMenuItemProps> & Readonly<{
|
905
|
+
onSelect?: ((event: Event) => any) | undefined;
|
906
|
+
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
907
|
+
default?(_: {}): any;
|
908
|
+
}>;
|
909
|
+
|
910
|
+
export declare interface DropdownMenuItemProps extends DropdownMenuItemProps_2 {
|
911
|
+
color?: ColorType;
|
912
|
+
shortcut?: string;
|
913
|
+
}
|
914
|
+
|
915
|
+
export { DropdownMenuRoot }
|
916
|
+
|
917
|
+
export { DropdownMenuTrigger }
|
918
|
+
|
919
|
+
export { Icon }
|
920
|
+
|
921
|
+
export declare const IconButton: __VLS_WithTemplateSlots_6<typeof __VLS_component_2, __VLS_TemplateResult_2["slots"]>;
|
922
|
+
|
923
|
+
export declare const IconCircle: DefineComponent<IconCircleProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IconCircleProps> & Readonly<{}>, {
|
924
|
+
variant: "solid" | "soft" | "outline" | "glow";
|
925
|
+
size: number | string;
|
926
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLSpanElement>;
|
927
|
+
|
928
|
+
export declare interface IconCircleProps {
|
929
|
+
color?: ColorType;
|
930
|
+
size?: number | string;
|
931
|
+
variant?: 'solid' | 'soft' | 'outline' | 'glow';
|
932
|
+
icon: string;
|
933
|
+
}
|
934
|
+
|
935
|
+
export declare const IconifyCollection: DefineComponent<IconifyCollectionProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
936
|
+
select: (icon: string) => any;
|
937
|
+
}, string, PublicProps, Readonly<IconifyCollectionProps> & Readonly<{
|
938
|
+
onSelect?: ((icon: string) => any) | undefined;
|
939
|
+
}>, {
|
940
|
+
perpage: number;
|
941
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
942
|
+
|
943
|
+
declare interface IconifyCollectionProps {
|
944
|
+
prefix?: string;
|
945
|
+
search?: string;
|
946
|
+
perpage?: number;
|
947
|
+
}
|
948
|
+
|
949
|
+
export declare const Inset: __VLS_WithTemplateSlots_2<DefineComponent<InsetProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<InsetProps> & Readonly<{}>, {
|
950
|
+
side: "all" | "x" | "y" | "top" | "bottom" | "left" | "right";
|
951
|
+
clip: "border-box" | "padding-box";
|
952
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>, {
|
953
|
+
default?(_: {}): any;
|
954
|
+
}>;
|
955
|
+
|
956
|
+
export declare interface InsetProps {
|
957
|
+
side?: 'all' | 'x' | 'y' | 'top' | 'bottom' | 'left' | 'right';
|
958
|
+
clip?: 'border-box' | 'padding-box';
|
959
|
+
}
|
960
|
+
|
961
|
+
export declare const Pagination: __VLS_WithTemplateSlots_40<DefineComponent< {
|
962
|
+
page: number;
|
963
|
+
} & PaginationProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
964
|
+
"update:page": (value: number) => any;
|
965
|
+
}, string, PublicProps, Readonly<{
|
966
|
+
page: number;
|
967
|
+
} & PaginationProps> & Readonly<{
|
968
|
+
"onUpdate:page"?: ((value: number) => any) | undefined;
|
969
|
+
}>, {
|
970
|
+
variant: "classic" | "solid" | "soft" | "surface" | "outline" | "ghost";
|
971
|
+
size: "1" | "2" | "3" | "4";
|
972
|
+
perpage: number;
|
973
|
+
edge: number;
|
974
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>, {
|
975
|
+
'prev-page'?(_: {
|
976
|
+
page: number;
|
977
|
+
}): any;
|
978
|
+
page?(_: {
|
979
|
+
page: number;
|
980
|
+
}): any;
|
981
|
+
page?(_: {
|
982
|
+
page: number;
|
983
|
+
}): any;
|
984
|
+
page?(_: {
|
985
|
+
page: number;
|
986
|
+
}): any;
|
987
|
+
'prev-edge'?(_: {
|
988
|
+
page: number;
|
989
|
+
}): any;
|
990
|
+
'next-edge'?(_: {
|
991
|
+
page: number;
|
992
|
+
}): any;
|
993
|
+
'next-page'?(_: {
|
994
|
+
page: number;
|
995
|
+
}): any;
|
996
|
+
}>;
|
997
|
+
|
998
|
+
export declare interface PaginationProps extends ButtonProps {
|
999
|
+
total: number;
|
1000
|
+
perpage?: number;
|
1001
|
+
edge?: number;
|
1002
|
+
}
|
1003
|
+
|
1004
|
+
export declare const PlusMinusIcon: DefineComponent<PlusMinusIconProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PlusMinusIconProps> & Readonly<{}>, {
|
1005
|
+
color: ColorType;
|
1006
|
+
size: "1" | "2" | "3" | "4";
|
1007
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
1008
|
+
|
1009
|
+
declare interface PlusMinusIconProps {
|
1010
|
+
color?: ColorType;
|
1011
|
+
size?: '1' | '2' | '3' | '4';
|
1012
|
+
}
|
1013
|
+
|
1014
|
+
export { PopoverClose }
|
1015
|
+
|
1016
|
+
export declare const PopoverContent: __VLS_WithTemplateSlots_13<DefineComponent<PopoverContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
1017
|
+
escapeKeyDown: (event: KeyboardEvent) => any;
|
1018
|
+
pointerDownOutside: (event: CustomEvent<{
|
1019
|
+
originalEvent: PointerEvent;
|
1020
|
+
}>) => any;
|
1021
|
+
focusOutside: (event: CustomEvent<{
|
1022
|
+
originalEvent: FocusEvent;
|
1023
|
+
}>) => any;
|
1024
|
+
interactOutside: (event: CustomEvent<{
|
1025
|
+
originalEvent: PointerEvent;
|
1026
|
+
}> | CustomEvent<{
|
1027
|
+
originalEvent: FocusEvent;
|
1028
|
+
}>) => any;
|
1029
|
+
openAutoFocus: (event: Event) => any;
|
1030
|
+
closeAutoFocus: (event: Event) => any;
|
1031
|
+
}, string, PublicProps, Readonly<PopoverContentProps> & Readonly<{
|
1032
|
+
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
1033
|
+
onPointerDownOutside?: ((event: CustomEvent<{
|
1034
|
+
originalEvent: PointerEvent;
|
1035
|
+
}>) => any) | undefined;
|
1036
|
+
onFocusOutside?: ((event: CustomEvent<{
|
1037
|
+
originalEvent: FocusEvent;
|
1038
|
+
}>) => any) | undefined;
|
1039
|
+
onInteractOutside?: ((event: CustomEvent<{
|
1040
|
+
originalEvent: PointerEvent;
|
1041
|
+
}> | CustomEvent<{
|
1042
|
+
originalEvent: FocusEvent;
|
1043
|
+
}>) => any) | undefined;
|
1044
|
+
onOpenAutoFocus?: ((event: Event) => any) | undefined;
|
1045
|
+
onCloseAutoFocus?: ((event: Event) => any) | undefined;
|
1046
|
+
}>, {
|
1047
|
+
size: "1" | "2" | "3" | "4";
|
1048
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
1049
|
+
default?(_: {}): any;
|
1050
|
+
}>;
|
1051
|
+
|
1052
|
+
export declare interface PopoverContentProps extends PopoverContentProps_2 {
|
1053
|
+
to?: string | HTMLElement;
|
1054
|
+
size?: '1' | '2' | '3' | '4';
|
1055
|
+
}
|
1056
|
+
|
1057
|
+
export { PopoverRoot }
|
1058
|
+
|
1059
|
+
export { PopoverTrigger }
|
1060
|
+
|
1061
|
+
export declare const Quota: DefineComponent<QuotaProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<QuotaProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
1062
|
+
|
1063
|
+
export declare interface QuotaProps {
|
1064
|
+
percent: number;
|
1065
|
+
color?: ColorType;
|
1066
|
+
}
|
1067
|
+
|
1068
|
+
export declare const Radio: DefineComponent< {
|
1069
|
+
modelValue?: any;
|
1070
|
+
} & RadioProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
1071
|
+
"update:modelValue": (value: any) => any;
|
1072
|
+
}, string, PublicProps, Readonly<{
|
1073
|
+
modelValue?: any;
|
1074
|
+
} & RadioProps> & Readonly<{
|
1075
|
+
"onUpdate:modelValue"?: ((value: any) => any) | undefined;
|
1076
|
+
}>, {
|
1077
|
+
variant: "surface" | "soft";
|
1078
|
+
size: "1" | "2" | "3";
|
1079
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLInputElement>;
|
1080
|
+
|
1081
|
+
export declare const RadioCardsItem: __VLS_WithTemplateSlots_31<DefineComponent<RadioGroupItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<RadioGroupItemProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
1082
|
+
default?(_: {}): any;
|
1083
|
+
}>;
|
1084
|
+
|
1085
|
+
export declare const RadioGroupItem: __VLS_WithTemplateSlots_30<DefineComponent<RadioGroupItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<RadioGroupItemProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLLabelElement>, {
|
1086
|
+
default?(_: {}): any;
|
1087
|
+
}>;
|
1088
|
+
|
1089
|
+
export { RadioGroupItemProps }
|
1090
|
+
export { RadioGroupItemProps as RadioTabsItemProps }
|
1091
|
+
|
1092
|
+
export declare interface RadioGroupRootProps extends RadioGroupRootProps_2 {
|
1093
|
+
color?: ColorType;
|
1094
|
+
size?: '1' | '2' | '3';
|
1095
|
+
variant?: 'surface' | 'soft';
|
1096
|
+
highContrast?: boolean;
|
1097
|
+
}
|
1098
|
+
|
1099
|
+
export declare interface RadioProps {
|
1100
|
+
color?: ColorType;
|
1101
|
+
size?: '1' | '2' | '3';
|
1102
|
+
variant?: 'surface' | 'soft';
|
1103
|
+
highContrast?: boolean;
|
1104
|
+
}
|
1105
|
+
|
1106
|
+
export { RadioTabsItem }
|
1107
|
+
|
1108
|
+
export declare const RadioTabsList: __VLS_WithTemplateSlots_32<DefineComponent<RadioTabsListProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
1109
|
+
"update:modelValue": (payload: string) => any;
|
1110
|
+
}, string, PublicProps, Readonly<RadioTabsListProps> & Readonly<{
|
1111
|
+
"onUpdate:modelValue"?: ((payload: string) => any) | undefined;
|
1112
|
+
}>, {
|
1113
|
+
size: "1" | "2";
|
1114
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
1115
|
+
default?(_: {}): any;
|
1116
|
+
}>;
|
1117
|
+
|
1118
|
+
export declare interface RadioTabsListProps extends RadioGroupRootProps_2 {
|
1119
|
+
size?: '1' | '2';
|
1120
|
+
}
|
1121
|
+
|
1122
|
+
export declare type RadiusType = 'none' | 'small' | 'medium' | 'large' | 'full';
|
1123
|
+
|
1124
|
+
export declare const SavingIndicator: DefineComponent<SavingIndicatorProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SavingIndicatorProps> & Readonly<{}>, {
|
1125
|
+
size: "1" | "2" | "3";
|
1126
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
1127
|
+
|
1128
|
+
export declare interface SavingIndicatorProps {
|
1129
|
+
status: SavingStatus;
|
1130
|
+
size?: '1' | '2' | '3';
|
1131
|
+
}
|
1132
|
+
|
1133
|
+
export declare type SavingStatus = 'idle' | 'saving' | 'saved';
|
1134
|
+
|
1135
|
+
export declare const ScrollArea: __VLS_WithTemplateSlots_8<DefineComponent<ScrollAreaProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ScrollAreaProps> & Readonly<{}>, {
|
1136
|
+
size: "1" | "2" | "3";
|
1137
|
+
scrollbars: "vertical" | "horizontal" | "both";
|
1138
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
1139
|
+
default?(_: {}): any;
|
1140
|
+
}>;
|
1141
|
+
|
1142
|
+
export declare interface ScrollAreaProps extends ScrollAreaRootProps {
|
1143
|
+
size?: '1' | '2' | '3';
|
1144
|
+
radius?: RadiusType;
|
1145
|
+
scrollbars?: 'vertical' | 'horizontal' | 'both';
|
1146
|
+
}
|
1147
|
+
|
1148
|
+
export declare const SelectContent: __VLS_WithTemplateSlots_20<DefineComponent<SelectContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SelectContentProps> & Readonly<{}>, {
|
1149
|
+
variant: "solid" | "soft";
|
1150
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
1151
|
+
default?(_: {}): any;
|
1152
|
+
}>;
|
1153
|
+
|
1154
|
+
export declare interface SelectContentProps extends SelectContentProps_2 {
|
1155
|
+
to?: string | HTMLElement;
|
1156
|
+
variant?: 'solid' | 'soft';
|
1157
|
+
}
|
1158
|
+
|
1159
|
+
export { SelectGroup }
|
1160
|
+
|
1161
|
+
export declare const SelectItem: __VLS_WithTemplateSlots_22<DefineComponent<SelectItemProps<AcceptableValue>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SelectItemProps<AcceptableValue>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
1162
|
+
default?(_: {}): any;
|
1163
|
+
}>;
|
1164
|
+
|
1165
|
+
export { SelectItemProps }
|
1166
|
+
|
1167
|
+
export declare const SelectLabel: __VLS_WithTemplateSlots_23<DefineComponent<SelectLabelProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SelectLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
1168
|
+
default?(_: {}): any;
|
1169
|
+
}>;
|
1170
|
+
|
1171
|
+
export { SelectLabelProps }
|
1172
|
+
|
1173
|
+
export declare const SelectRoot: __VLS_WithTemplateSlots_19<DefineComponent<SelectRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
1174
|
+
"update:modelValue": (value: AcceptableValue) => any;
|
1175
|
+
"update:open": (value: boolean) => any;
|
1176
|
+
}, string, PublicProps, Readonly<SelectRootProps> & Readonly<{
|
1177
|
+
"onUpdate:modelValue"?: ((value: AcceptableValue) => any) | undefined;
|
1178
|
+
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
1179
|
+
}>, {
|
1180
|
+
size: "1" | "2" | "3";
|
1181
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
1182
|
+
default?(_: {}): any;
|
1183
|
+
}>;
|
1184
|
+
|
1185
|
+
export declare interface SelectRootProps extends SelectRootProps_2 {
|
1186
|
+
size?: '1' | '2' | '3';
|
1187
|
+
color?: ColorType;
|
1188
|
+
highContrast?: boolean;
|
1189
|
+
}
|
1190
|
+
|
1191
|
+
export declare const SelectSeparator: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
1192
|
+
|
1193
|
+
export declare const SelectTrigger: __VLS_WithTemplateSlots_21<DefineComponent<SelectTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SelectTriggerProps> & Readonly<{}>, {
|
1194
|
+
variant: "surface" | "soft" | "ghost";
|
1195
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
1196
|
+
default?(_: {
|
1197
|
+
selectedLabel: string[];
|
1198
|
+
modelValue: AcceptableValue | AcceptableValue[] | undefined;
|
1199
|
+
}): any;
|
1200
|
+
}>;
|
1201
|
+
|
1202
|
+
export declare interface SelectTriggerProps extends SelectTriggerProps_2 {
|
1203
|
+
variant?: 'surface' | 'soft' | 'ghost';
|
1204
|
+
radius?: RadiusType;
|
1205
|
+
placeholder?: string;
|
1206
|
+
}
|
1207
|
+
|
1208
|
+
export declare const Separator: DefineComponent<SeparatorProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SeparatorProps> & Readonly<{}>, {
|
1209
|
+
color: ColorType;
|
1210
|
+
as: string;
|
1211
|
+
orientation: "horizontal" | "vertical";
|
1212
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
1213
|
+
|
1214
|
+
export declare interface SeparatorProps {
|
1215
|
+
as?: string;
|
1216
|
+
orientation?: 'horizontal' | 'vertical';
|
1217
|
+
size?: '1' | '2' | '3' | '4';
|
1218
|
+
color?: ColorType;
|
1219
|
+
}
|
1220
|
+
|
1221
|
+
export declare const SocialButton: __VLS_WithTemplateSlots_7<DefineComponent<ButtonProps_2, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ButtonProps_2> & Readonly<{}>, {
|
1222
|
+
size: "1" | "2" | "3" | "4";
|
1223
|
+
as: AsTag | Component;
|
1224
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
1225
|
+
default?(_: {}): any;
|
1226
|
+
}>;
|
1227
|
+
|
1228
|
+
export declare const Spinner: DefineComponent<SpinnerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SpinnerProps> & Readonly<{}>, {
|
1229
|
+
size: "1" | "2" | "3";
|
1230
|
+
icon: SpinnerIcon;
|
1231
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
1232
|
+
|
1233
|
+
declare type SpinnerIcon = '12-dots-scale-rotate' | '180-ring' | '180-ring-with-bg' | '270-ring' | '270-ring-with-bg' | '3-dots-bounce' | '3-dots-fade' | '3-dots-move' | '3-dots-rotate' | '3-dots-scale' | '3-dots-scale-middle' | '6-dots-rotate' | '6-dots-scale' | '6-dots-scale-middle' | '8-dots-rotate' | '90-ring' | '90-ring-with-bg' | 'bars-fade' | 'bars-rotate-fade' | 'bars-scale' | 'bars-scale-fade' | 'bars-scale-middle' | 'blocks-scale' | 'blocks-shuffle-2' | 'blocks-shuffle-3' | 'blocks-wave' | 'bouncing-ball' | 'clock' | 'dot-revolve' | 'eclipse' | 'eclipse-half' | 'gooey-balls-1' | 'gooey-balls-2' | 'pulse' | 'pulse-2' | 'pulse-3' | 'pulse-multiple' | 'pulse-ring' | 'pulse-rings-2' | 'pulse-rings-3' | 'pulse-rings-multiple' | 'ring-resize' | 'tadpole' | 'wifi' | 'wifi-fade' | 'wind-toy';
|
1234
|
+
|
1235
|
+
declare interface SpinnerProps {
|
1236
|
+
icon?: SpinnerIcon;
|
1237
|
+
size?: '1' | '2' | '3';
|
1238
|
+
}
|
1239
|
+
|
1240
|
+
export declare const Switch: DefineComponent<SwitchProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
1241
|
+
"update:modelValue": (payload: boolean) => any;
|
1242
|
+
}, string, PublicProps, Readonly<SwitchProps> & Readonly<{
|
1243
|
+
"onUpdate:modelValue"?: ((payload: boolean) => any) | undefined;
|
1244
|
+
}>, {
|
1245
|
+
variant: "surface" | "soft";
|
1246
|
+
size: "1" | "2" | "3";
|
1247
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
1248
|
+
|
1249
|
+
export declare interface SwitchProps extends SwitchRootProps {
|
1250
|
+
color?: ColorType;
|
1251
|
+
variant?: 'surface' | 'soft';
|
1252
|
+
size?: '1' | '2' | '3';
|
1253
|
+
highContrast?: boolean;
|
1254
|
+
radius?: RadiusType;
|
1255
|
+
}
|
1256
|
+
|
1257
|
+
export declare const Table: __VLS_WithTemplateSlots_41<DefineComponent<TableProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TableProps> & Readonly<{}>, {
|
1258
|
+
variant: "surface" | "ghost";
|
1259
|
+
size: "1" | "2" | "3";
|
1260
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>, {
|
1261
|
+
default?(_: {}): any;
|
1262
|
+
}>;
|
1263
|
+
|
1264
|
+
export declare interface TableProps {
|
1265
|
+
size?: '1' | '2' | '3';
|
1266
|
+
variant?: 'surface' | 'ghost';
|
1267
|
+
layout?: 'auto' | 'fixed';
|
1268
|
+
}
|
1269
|
+
|
1270
|
+
export { TabsContent }
|
1271
|
+
|
1272
|
+
export declare const TabsList: __VLS_WithTemplateSlots_33<DefineComponent<TabsListProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TabsListProps> & Readonly<{}>, {
|
1273
|
+
size: "1" | "2";
|
1274
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
1275
|
+
default?(_: {}): any;
|
1276
|
+
}>;
|
1277
|
+
|
1278
|
+
export declare interface TabsListProps {
|
1279
|
+
size?: '1' | '2';
|
1280
|
+
color?: ColorType;
|
1281
|
+
highContrast?: boolean;
|
1282
|
+
}
|
1283
|
+
|
1284
|
+
export { TabsRoot }
|
1285
|
+
|
1286
|
+
export declare const TabsTrigger: __VLS_WithTemplateSlots_34<typeof __VLS_component_5, __VLS_TemplateResult_5["slots"]>;
|
1287
|
+
|
1288
|
+
export declare const TextArea: DefineComponent< {
|
1289
|
+
modelValue?: string;
|
1290
|
+
} & TextAreaProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
1291
|
+
"update:modelValue": (value: string) => any;
|
1292
|
+
}, string, PublicProps, Readonly<{
|
1293
|
+
modelValue?: string;
|
1294
|
+
} & TextAreaProps> & Readonly<{
|
1295
|
+
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
1296
|
+
}>, {
|
1297
|
+
variant: "surface" | "soft";
|
1298
|
+
size: "1" | "2" | "3";
|
1299
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
1300
|
+
|
1301
|
+
export declare interface TextAreaProps {
|
1302
|
+
class?: string;
|
1303
|
+
size?: '1' | '2' | '3';
|
1304
|
+
variant?: 'surface' | 'soft';
|
1305
|
+
resize?: 'none' | 'vertical' | 'horizontal' | 'both';
|
1306
|
+
color?: ColorType;
|
1307
|
+
radius?: RadiusType;
|
1308
|
+
}
|
1309
|
+
|
1310
|
+
export declare const TextField: __VLS_WithTemplateSlots_18<DefineComponent< {
|
1311
|
+
modelValue?: any;
|
1312
|
+
} & TextFieldProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
1313
|
+
"update:modelValue": (value: any) => any;
|
1314
|
+
}, string, PublicProps, Readonly<{
|
1315
|
+
modelValue?: any;
|
1316
|
+
} & TextFieldProps> & Readonly<{
|
1317
|
+
"onUpdate:modelValue"?: ((value: any) => any) | undefined;
|
1318
|
+
}>, {
|
1319
|
+
variant: "surface" | "soft";
|
1320
|
+
size: "1" | "2" | "3";
|
1321
|
+
type: "date" | "datetime-local" | "email" | "hidden" | "month" | "number" | "password" | "search" | "tel" | "text" | "time" | "url" | "week" | "file";
|
1322
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
1323
|
+
inputRef: HTMLInputElement;
|
1324
|
+
}, any>, {
|
1325
|
+
left?(_: {}): any;
|
1326
|
+
right?(_: {}): any;
|
1327
|
+
}>;
|
1328
|
+
|
1329
|
+
export declare interface TextFieldProps {
|
1330
|
+
id?: string;
|
1331
|
+
class?: string;
|
1332
|
+
size?: '1' | '2' | '3';
|
1333
|
+
variant?: 'surface' | 'soft';
|
1334
|
+
color?: ColorType;
|
1335
|
+
radius?: RadiusType;
|
1336
|
+
type?: 'date' | 'datetime-local' | 'email' | 'hidden' | 'month' | 'number' | 'password' | 'search' | 'tel' | 'text' | 'time' | 'url' | 'week' | 'file';
|
1337
|
+
}
|
1338
|
+
|
1339
|
+
export declare const Toggle: __VLS_WithTemplateSlots_15<DefineComponent<ToggleProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
1340
|
+
"update:modelValue": (value: boolean) => any;
|
1341
|
+
}, string, PublicProps, Readonly<ToggleProps> & Readonly<{
|
1342
|
+
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
1343
|
+
}>, {
|
1344
|
+
variant: "solid" | "soft" | "ghost";
|
1345
|
+
size: "1" | "2" | "3";
|
1346
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
1347
|
+
default?(_: {}): any;
|
1348
|
+
}>;
|
1349
|
+
|
1350
|
+
export declare const ToggleGroupItem: __VLS_WithTemplateSlots_17<typeof __VLS_component_3, __VLS_TemplateResult_3["slots"]>;
|
1351
|
+
|
1352
|
+
export declare const ToggleGroupRoot: __VLS_WithTemplateSlots_16<DefineComponent<ToggleGroupRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
1353
|
+
"update:modelValue": (payload: AcceptableValue | AcceptableValue[]) => any;
|
1354
|
+
}, string, PublicProps, Readonly<ToggleGroupRootProps> & Readonly<{
|
1355
|
+
"onUpdate:modelValue"?: ((payload: AcceptableValue | AcceptableValue[]) => any) | undefined;
|
1356
|
+
}>, {
|
1357
|
+
variant: "solid" | "soft" | "ghost";
|
1358
|
+
size: "1" | "2" | "3";
|
1359
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
1360
|
+
default?(_: {}): any;
|
1361
|
+
}>;
|
1362
|
+
|
1363
|
+
export declare interface ToggleGroupRootProps extends ToggleGroupRootProps_2 {
|
1364
|
+
color?: ColorType;
|
1365
|
+
variant?: 'solid' | 'soft' | 'ghost';
|
1366
|
+
size?: '1' | '2' | '3';
|
1367
|
+
highContrast?: boolean;
|
1368
|
+
radius?: RadiusType;
|
1369
|
+
}
|
1370
|
+
|
1371
|
+
export declare interface ToggleProps extends ToggleProps_2 {
|
1372
|
+
color?: ColorType;
|
1373
|
+
variant?: 'solid' | 'soft' | 'ghost';
|
1374
|
+
size?: '1' | '2' | '3';
|
1375
|
+
highContrast?: boolean;
|
1376
|
+
radius?: RadiusType;
|
1377
|
+
}
|
1378
|
+
|
1379
|
+
export declare const Tooltip: __VLS_WithTemplateSlots_42<DefineComponent<TooltipProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TooltipProps> & Readonly<{}>, {
|
1380
|
+
side: "top" | "bottom" | "left" | "right";
|
1381
|
+
sideOffset: number;
|
1382
|
+
collisionPadding: number | Partial<Record<"top" | "bottom" | "left" | "right", number>>;
|
1383
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
|
1384
|
+
default?(_: {}): any;
|
1385
|
+
content?(_: {}): any;
|
1386
|
+
}>;
|
1387
|
+
|
1388
|
+
export declare interface TooltipProps extends TooltipProviderProps, TooltipContentProps {
|
1389
|
+
to?: string | HTMLElement;
|
1390
|
+
content?: string;
|
1391
|
+
}
|
1392
|
+
|
1393
|
+
export declare const Turnstile: DefineComponent<TurnstileProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
1394
|
+
"update:modelValue": (args_0: string) => any;
|
1395
|
+
}, string, PublicProps, Readonly<TurnstileProps> & Readonly<{
|
1396
|
+
"onUpdate:modelValue"?: ((args_0: string) => any) | undefined;
|
1397
|
+
}>, {
|
1398
|
+
size: "normal" | "compact";
|
1399
|
+
resetInterval: number;
|
1400
|
+
theme: "light" | "dark" | "auto";
|
1401
|
+
action: string;
|
1402
|
+
appearance: "always" | "execute" | "interaction-only";
|
1403
|
+
renderOnMount: boolean;
|
1404
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
1405
|
+
element: HTMLDivElement;
|
1406
|
+
}, HTMLDivElement>;
|
1407
|
+
|
1408
|
+
export declare interface TurnstileProps {
|
1409
|
+
sitekey: string;
|
1410
|
+
modelValue?: string;
|
1411
|
+
resetInterval?: number;
|
1412
|
+
size?: 'normal' | 'compact';
|
1413
|
+
theme?: 'light' | 'dark' | 'auto';
|
1414
|
+
action?: string;
|
1415
|
+
appearance?: 'always' | 'execute' | 'interaction-only';
|
1416
|
+
renderOnMount?: boolean;
|
1417
|
+
}
|
1418
|
+
|
1419
|
+
export { }
|