@aleph-alpha/ui-library 1.8.0 → 1.9.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/dist/system/index.d.ts +43 -318
- package/dist/system/lib.js +3874 -3956
- package/package.json +4 -4
package/dist/system/index.d.ts
CHANGED
|
@@ -82,7 +82,6 @@ asChild: boolean;
|
|
|
82
82
|
declare const __VLS_component_2: DefineComponent<UiAccordionItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiAccordionItemProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
83
83
|
|
|
84
84
|
declare const __VLS_component_20: DefineComponent<UiButtonProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiButtonProps> & Readonly<{}>, {
|
|
85
|
-
class: string;
|
|
86
85
|
type: "button" | "submit" | "reset";
|
|
87
86
|
variant: UiButtonVariant;
|
|
88
87
|
size: UiButtonSize;
|
|
@@ -115,19 +114,19 @@ initialFocus: boolean;
|
|
|
115
114
|
disableDaysOutsideCurrentView: boolean;
|
|
116
115
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
117
116
|
|
|
118
|
-
declare const __VLS_component_22: DefineComponent<
|
|
117
|
+
declare const __VLS_component_22: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
119
118
|
|
|
120
|
-
declare const __VLS_component_23: DefineComponent<
|
|
119
|
+
declare const __VLS_component_23: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
121
120
|
|
|
122
|
-
declare const __VLS_component_24: DefineComponent<
|
|
121
|
+
declare const __VLS_component_24: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
123
122
|
|
|
124
|
-
declare const __VLS_component_25: DefineComponent<
|
|
123
|
+
declare const __VLS_component_25: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLParagraphElement>;
|
|
125
124
|
|
|
126
|
-
declare const __VLS_component_26: DefineComponent<
|
|
125
|
+
declare const __VLS_component_26: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
127
126
|
|
|
128
|
-
declare const __VLS_component_27: DefineComponent<
|
|
127
|
+
declare const __VLS_component_27: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
129
128
|
|
|
130
|
-
declare const __VLS_component_28: DefineComponent<
|
|
129
|
+
declare const __VLS_component_28: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLHeadingElement>;
|
|
131
130
|
|
|
132
131
|
declare const __VLS_component_29: DefineComponent<UiDropdownMenuProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
133
132
|
"update:open": (value: boolean) => any;
|
|
@@ -141,7 +140,6 @@ modal: boolean;
|
|
|
141
140
|
declare const __VLS_component_3: DefineComponent<UiAccordionTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiAccordionTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
142
141
|
|
|
143
142
|
declare const __VLS_component_30: DefineComponent<UiDropdownMenuTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiDropdownMenuTriggerProps> & Readonly<{}>, {
|
|
144
|
-
class: string;
|
|
145
143
|
asChild: boolean;
|
|
146
144
|
ariaLabel: string;
|
|
147
145
|
disabled: boolean;
|
|
@@ -152,14 +150,12 @@ escapeKeyDown: (event: KeyboardEvent) => any;
|
|
|
152
150
|
}, string, PublicProps, Readonly<UiDropdownMenuContentProps> & Readonly<{
|
|
153
151
|
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
154
152
|
}>, {
|
|
155
|
-
class: HTMLAttributes["class"];
|
|
156
153
|
side: "top" | "right" | "bottom" | "left";
|
|
157
154
|
sideOffset: number;
|
|
158
155
|
align: "start" | "center" | "end";
|
|
159
156
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
160
157
|
|
|
161
158
|
declare const __VLS_component_32: DefineComponent<UiDropdownMenuItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiDropdownMenuItemProps> & Readonly<{}>, {
|
|
162
|
-
class: HTMLAttributes["class"];
|
|
163
159
|
variant: "default" | "destructive";
|
|
164
160
|
disabled: boolean;
|
|
165
161
|
textValue: string;
|
|
@@ -167,23 +163,18 @@ inset: boolean;
|
|
|
167
163
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
168
164
|
|
|
169
165
|
declare const __VLS_component_33: DefineComponent<UiDropdownMenuLabelProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiDropdownMenuLabelProps> & Readonly<{}>, {
|
|
170
|
-
class: HTMLAttributes["class"];
|
|
171
166
|
inset: boolean;
|
|
172
167
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
173
168
|
|
|
174
169
|
declare const __VLS_component_34: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
175
170
|
|
|
176
|
-
declare const __VLS_component_35: DefineComponent<
|
|
177
|
-
class: HTMLAttributes["class"];
|
|
178
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLSpanElement>;
|
|
171
|
+
declare const __VLS_component_35: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLSpanElement>;
|
|
179
172
|
|
|
180
173
|
declare const __VLS_component_36: DefineComponent<UiDropdownMenuCheckboxItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
181
174
|
"update:checked": (value: boolean) => any;
|
|
182
175
|
}, string, PublicProps, Readonly<UiDropdownMenuCheckboxItemProps> & Readonly<{
|
|
183
176
|
"onUpdate:checked"?: ((value: boolean) => any) | undefined;
|
|
184
|
-
}>, {
|
|
185
|
-
class: HTMLAttributes["class"];
|
|
186
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
177
|
+
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
187
178
|
|
|
188
179
|
declare const __VLS_component_37: DefineComponent<UiDropdownMenuRadioGroupProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
189
180
|
"update:modelValue": (value: string) => any;
|
|
@@ -192,7 +183,6 @@ declare const __VLS_component_37: DefineComponent<UiDropdownMenuRadioGroupProps,
|
|
|
192
183
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
193
184
|
|
|
194
185
|
declare const __VLS_component_38: DefineComponent<UiDropdownMenuRadioItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiDropdownMenuRadioItemProps> & Readonly<{}>, {
|
|
195
|
-
class: HTMLAttributes["class"];
|
|
196
186
|
disabled: boolean;
|
|
197
187
|
textValue: string;
|
|
198
188
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
@@ -209,7 +199,6 @@ open: boolean;
|
|
|
209
199
|
declare const __VLS_component_4: DefineComponent<UiAccordionContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiAccordionContentProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
210
200
|
|
|
211
201
|
declare const __VLS_component_40: DefineComponent<UiDropdownMenuSubTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiDropdownMenuSubTriggerProps> & Readonly<{}>, {
|
|
212
|
-
class: HTMLAttributes["class"];
|
|
213
202
|
disabled: boolean;
|
|
214
203
|
textValue: string;
|
|
215
204
|
inset: boolean;
|
|
@@ -220,12 +209,10 @@ escapeKeyDown: (event: KeyboardEvent) => any;
|
|
|
220
209
|
}, string, PublicProps, Readonly<UiDropdownMenuSubContentProps> & Readonly<{
|
|
221
210
|
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
222
211
|
}>, {
|
|
223
|
-
class: HTMLAttributes["class"];
|
|
224
212
|
sideOffset: number;
|
|
225
213
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
226
214
|
|
|
227
215
|
declare const __VLS_component_42: DefineComponent<UiIconButtonProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiIconButtonProps> & Readonly<{}>, {
|
|
228
|
-
class: string;
|
|
229
216
|
type: "button" | "submit" | "reset";
|
|
230
217
|
variant: UiIconButtonVariant;
|
|
231
218
|
size: UiIconButtonSize;
|
|
@@ -257,13 +244,12 @@ declare const __VLS_component_46: DefineComponent<__VLS_PublicProps_7, {}, {}, {
|
|
|
257
244
|
}, string, PublicProps, Readonly<__VLS_PublicProps_7> & Readonly<{
|
|
258
245
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
259
246
|
}>, {
|
|
260
|
-
class: HTMLAttributes["class"];
|
|
261
247
|
required: boolean;
|
|
262
248
|
asChild: boolean;
|
|
263
|
-
orientation: UiRadioGroupOrientation;
|
|
264
249
|
disabled: boolean;
|
|
265
250
|
dir: UiRadioGroupDirection;
|
|
266
251
|
loop: boolean;
|
|
252
|
+
orientation: UiRadioGroupOrientation;
|
|
267
253
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
268
254
|
|
|
269
255
|
declare const __VLS_component_47: DefineComponent<UiSelectProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
@@ -284,7 +270,6 @@ defaultValue: string;
|
|
|
284
270
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
285
271
|
|
|
286
272
|
declare const __VLS_component_48: DefineComponent<UiSelectTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiSelectTriggerProps> & Readonly<{}>, {
|
|
287
|
-
class: HTMLAttributes["class"];
|
|
288
273
|
size: "default" | "sm";
|
|
289
274
|
ariaLabel: string;
|
|
290
275
|
disabled: boolean;
|
|
@@ -297,7 +282,6 @@ pointerDownOutside: (event: Event) => any;
|
|
|
297
282
|
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
298
283
|
onPointerDownOutside?: ((event: Event) => any) | undefined;
|
|
299
284
|
}>, {
|
|
300
|
-
class: HTMLAttributes["class"];
|
|
301
285
|
side: "top" | "right" | "bottom" | "left";
|
|
302
286
|
sideOffset: number;
|
|
303
287
|
align: "start" | "center" | "end";
|
|
@@ -309,31 +293,25 @@ variant: UiAlertVariants;
|
|
|
309
293
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
310
294
|
|
|
311
295
|
declare const __VLS_component_50: DefineComponent<UiSelectItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiSelectItemProps> & Readonly<{}>, {
|
|
312
|
-
class: HTMLAttributes["class"];
|
|
313
296
|
disabled: boolean;
|
|
314
297
|
textValue: string;
|
|
315
298
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
316
299
|
|
|
317
300
|
declare const __VLS_component_51: DefineComponent<UiSelectValueProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiSelectValueProps> & Readonly<{}>, {
|
|
318
|
-
class: HTMLAttributes["class"];
|
|
319
301
|
placeholder: string;
|
|
320
302
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
321
303
|
|
|
322
|
-
declare const __VLS_component_52: DefineComponent<
|
|
323
|
-
class: HTMLAttributes["class"];
|
|
324
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
304
|
+
declare const __VLS_component_52: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
325
305
|
|
|
326
|
-
declare const __VLS_component_53: DefineComponent<
|
|
327
|
-
class: HTMLAttributes["class"];
|
|
328
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
306
|
+
declare const __VLS_component_53: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
329
307
|
|
|
330
|
-
declare const __VLS_component_54: DefineComponent<
|
|
308
|
+
declare const __VLS_component_54: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
331
309
|
|
|
332
|
-
declare const __VLS_component_55: DefineComponent<
|
|
310
|
+
declare const __VLS_component_55: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLTableSectionElement>;
|
|
333
311
|
|
|
334
|
-
declare const __VLS_component_56: DefineComponent<
|
|
312
|
+
declare const __VLS_component_56: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLTableSectionElement>;
|
|
335
313
|
|
|
336
|
-
declare const __VLS_component_57: DefineComponent<
|
|
314
|
+
declare const __VLS_component_57: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLTableSectionElement>;
|
|
337
315
|
|
|
338
316
|
declare const __VLS_component_58: DefineComponent<UiTableRowProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiTableRowProps> & Readonly<{}>, {
|
|
339
317
|
selected: boolean;
|
|
@@ -347,7 +325,7 @@ declare const __VLS_component_6: DefineComponent< {}, {}, {}, {}, {}, Compone
|
|
|
347
325
|
|
|
348
326
|
declare const __VLS_component_60: DefineComponent<UiTableCellProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiTableCellProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLTableCellElement>;
|
|
349
327
|
|
|
350
|
-
declare const __VLS_component_61: DefineComponent<
|
|
328
|
+
declare const __VLS_component_61: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLTableCaptionElement>;
|
|
351
329
|
|
|
352
330
|
declare const __VLS_component_62: DefineComponent<UiTableEmptyProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiTableEmptyProps> & Readonly<{}>, {
|
|
353
331
|
colspan: number;
|
|
@@ -460,9 +438,7 @@ declare type __VLS_Props_4 = UiPopoverProps;
|
|
|
460
438
|
|
|
461
439
|
declare type __VLS_Props_5 = UiProgressProps;
|
|
462
440
|
|
|
463
|
-
declare type __VLS_Props_6 = UiRadioGroupProps
|
|
464
|
-
class?: HTMLAttributes['class'];
|
|
465
|
-
};
|
|
441
|
+
declare type __VLS_Props_6 = UiRadioGroupProps;
|
|
466
442
|
|
|
467
443
|
declare type __VLS_Props_7 = UiRangeCalendarProps;
|
|
468
444
|
|
|
@@ -1951,8 +1927,6 @@ export declare const UiAccordionContent: __VLS_WithTemplateSlots_4<typeof __VLS_
|
|
|
1951
1927
|
export declare type UiAccordionContentProps = {
|
|
1952
1928
|
/** Force mounting when more control is needed (useful for animations). */
|
|
1953
1929
|
forceMount?: boolean;
|
|
1954
|
-
/** Additional CSS classes to apply. */
|
|
1955
|
-
class?: HTMLAttributes['class'];
|
|
1956
1930
|
};
|
|
1957
1931
|
|
|
1958
1932
|
/** Reading direction for the accordion. */
|
|
@@ -1980,8 +1954,6 @@ export declare type UiAccordionItemProps = {
|
|
|
1980
1954
|
value: string;
|
|
1981
1955
|
/** Whether the accordion item is disabled. */
|
|
1982
1956
|
disabled?: boolean;
|
|
1983
|
-
/** Additional CSS classes to apply. */
|
|
1984
|
-
class?: HTMLAttributes['class'];
|
|
1985
1957
|
};
|
|
1986
1958
|
|
|
1987
1959
|
/**
|
|
@@ -2000,8 +1972,6 @@ export declare type UiAccordionMultipleProps = {
|
|
|
2000
1972
|
dir?: UiAccordionDir;
|
|
2001
1973
|
/** The orientation of the accordion. */
|
|
2002
1974
|
orientation?: UiAccordionOrientation;
|
|
2003
|
-
/** Additional CSS classes to apply. */
|
|
2004
|
-
class?: HTMLAttributes['class'];
|
|
2005
1975
|
};
|
|
2006
1976
|
|
|
2007
1977
|
/** Orientation of the accordion. */
|
|
@@ -2030,8 +2000,6 @@ export declare type UiAccordionSingleProps = {
|
|
|
2030
2000
|
dir?: UiAccordionDir;
|
|
2031
2001
|
/** The orientation of the accordion. */
|
|
2032
2002
|
orientation?: UiAccordionOrientation;
|
|
2033
|
-
/** Additional CSS classes to apply. */
|
|
2034
|
-
class?: HTMLAttributes['class'];
|
|
2035
2003
|
};
|
|
2036
2004
|
|
|
2037
2005
|
export declare const UiAccordionTrigger: __VLS_WithTemplateSlots_3<typeof __VLS_component_3, __VLS_TemplateResult_3["slots"]>;
|
|
@@ -2042,8 +2010,6 @@ export declare const UiAccordionTrigger: __VLS_WithTemplateSlots_3<typeof __VLS_
|
|
|
2042
2010
|
export declare type UiAccordionTriggerProps = {
|
|
2043
2011
|
/** Whether the trigger element is an `asChild` element. */
|
|
2044
2012
|
asChild?: boolean;
|
|
2045
|
-
/** Additional CSS classes to apply. */
|
|
2046
|
-
class?: HTMLAttributes['class'];
|
|
2047
2013
|
};
|
|
2048
2014
|
|
|
2049
2015
|
/** The type of accordion - single or multiple open items allowed. */
|
|
@@ -2166,10 +2132,6 @@ export declare interface UiButtonProps {
|
|
|
2166
2132
|
* @default 'default'
|
|
2167
2133
|
*/
|
|
2168
2134
|
size?: UiButtonSize;
|
|
2169
|
-
/**
|
|
2170
|
-
* Additional CSS classes to apply to the button.
|
|
2171
|
-
*/
|
|
2172
|
-
class?: string;
|
|
2173
2135
|
/**
|
|
2174
2136
|
* Whether to render as a child (Slot) instead of a wrapper element.
|
|
2175
2137
|
* Useful for tooltips or wrapping other components.
|
|
@@ -2263,10 +2225,6 @@ export declare type UiCalendarLayout = 'month-and-year' | 'month-only' | 'year-o
|
|
|
2263
2225
|
* Props for UiCalendar component.
|
|
2264
2226
|
*/
|
|
2265
2227
|
export declare interface UiCalendarProps {
|
|
2266
|
-
/**
|
|
2267
|
-
* Additional CSS classes to apply to the calendar.
|
|
2268
|
-
*/
|
|
2269
|
-
class?: HTMLAttributes['class'];
|
|
2270
2228
|
/**
|
|
2271
2229
|
* The controlled selected date value.
|
|
2272
2230
|
* Use with v-model for two-way binding.
|
|
@@ -2433,93 +2391,16 @@ export declare const UiCard: __VLS_WithTemplateSlots_22<typeof __VLS_component_2
|
|
|
2433
2391
|
|
|
2434
2392
|
export declare const UiCardAction: __VLS_WithTemplateSlots_23<typeof __VLS_component_23, __VLS_TemplateResult_23["slots"]>;
|
|
2435
2393
|
|
|
2436
|
-
/**
|
|
2437
|
-
* Props for UiCardAction component.
|
|
2438
|
-
* Container for action buttons in the card header.
|
|
2439
|
-
*/
|
|
2440
|
-
export declare interface UiCardActionProps {
|
|
2441
|
-
/**
|
|
2442
|
-
* Additional CSS classes to apply to the action container.
|
|
2443
|
-
*/
|
|
2444
|
-
class?: HTMLAttributes['class'];
|
|
2445
|
-
}
|
|
2446
|
-
|
|
2447
2394
|
export declare const UiCardContent: __VLS_WithTemplateSlots_24<typeof __VLS_component_24, __VLS_TemplateResult_24["slots"]>;
|
|
2448
2395
|
|
|
2449
|
-
/**
|
|
2450
|
-
* Props for UiCardContent component.
|
|
2451
|
-
* The main content area of the card.
|
|
2452
|
-
*/
|
|
2453
|
-
export declare interface UiCardContentProps {
|
|
2454
|
-
/**
|
|
2455
|
-
* Additional CSS classes to apply to the content container.
|
|
2456
|
-
*/
|
|
2457
|
-
class?: HTMLAttributes['class'];
|
|
2458
|
-
}
|
|
2459
|
-
|
|
2460
2396
|
export declare const UiCardDescription: __VLS_WithTemplateSlots_25<typeof __VLS_component_25, __VLS_TemplateResult_25["slots"]>;
|
|
2461
2397
|
|
|
2462
|
-
/**
|
|
2463
|
-
* Props for UiCardDescription component.
|
|
2464
|
-
* A brief description or subtitle for the card.
|
|
2465
|
-
*/
|
|
2466
|
-
export declare interface UiCardDescriptionProps {
|
|
2467
|
-
/**
|
|
2468
|
-
* Additional CSS classes to apply to the description element.
|
|
2469
|
-
*/
|
|
2470
|
-
class?: HTMLAttributes['class'];
|
|
2471
|
-
}
|
|
2472
|
-
|
|
2473
2398
|
export declare const UiCardFooter: __VLS_WithTemplateSlots_26<typeof __VLS_component_26, __VLS_TemplateResult_26["slots"]>;
|
|
2474
2399
|
|
|
2475
|
-
/**
|
|
2476
|
-
* Props for UiCardFooter component.
|
|
2477
|
-
* Container for card actions or additional information at the bottom.
|
|
2478
|
-
*/
|
|
2479
|
-
export declare interface UiCardFooterProps {
|
|
2480
|
-
/**
|
|
2481
|
-
* Additional CSS classes to apply to the footer container.
|
|
2482
|
-
*/
|
|
2483
|
-
class?: HTMLAttributes['class'];
|
|
2484
|
-
}
|
|
2485
|
-
|
|
2486
2400
|
export declare const UiCardHeader: __VLS_WithTemplateSlots_27<typeof __VLS_component_27, __VLS_TemplateResult_27["slots"]>;
|
|
2487
2401
|
|
|
2488
|
-
/**
|
|
2489
|
-
* Props for UiCardHeader component.
|
|
2490
|
-
* Container for the card's header content (title, description, action).
|
|
2491
|
-
*/
|
|
2492
|
-
export declare interface UiCardHeaderProps {
|
|
2493
|
-
/**
|
|
2494
|
-
* Additional CSS classes to apply to the header container.
|
|
2495
|
-
*/
|
|
2496
|
-
class?: HTMLAttributes['class'];
|
|
2497
|
-
}
|
|
2498
|
-
|
|
2499
|
-
/**
|
|
2500
|
-
* Props for UiCard component.
|
|
2501
|
-
* A container with rounded corners and a shadow for grouping related content.
|
|
2502
|
-
*/
|
|
2503
|
-
export declare interface UiCardProps {
|
|
2504
|
-
/**
|
|
2505
|
-
* Additional CSS classes to apply to the card container.
|
|
2506
|
-
*/
|
|
2507
|
-
class?: HTMLAttributes['class'];
|
|
2508
|
-
}
|
|
2509
|
-
|
|
2510
2402
|
export declare const UiCardTitle: __VLS_WithTemplateSlots_28<typeof __VLS_component_28, __VLS_TemplateResult_28["slots"]>;
|
|
2511
2403
|
|
|
2512
|
-
/**
|
|
2513
|
-
* Props for UiCardTitle component.
|
|
2514
|
-
* The main heading of the card.
|
|
2515
|
-
*/
|
|
2516
|
-
export declare interface UiCardTitleProps {
|
|
2517
|
-
/**
|
|
2518
|
-
* Additional CSS classes to apply to the title element.
|
|
2519
|
-
*/
|
|
2520
|
-
class?: HTMLAttributes['class'];
|
|
2521
|
-
}
|
|
2522
|
-
|
|
2523
2404
|
export declare const UiCheckbox: DefineComponent<__VLS_PublicProps_3, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
2524
2405
|
"update:modelValue": (value: UiCheckboxModelValue) => any;
|
|
2525
2406
|
}, string, PublicProps, Readonly<__VLS_PublicProps_3> & Readonly<{
|
|
@@ -2631,10 +2512,6 @@ export declare interface UiDropdownMenuCheckboxItemProps {
|
|
|
2631
2512
|
* Optional text used for typeahead purposes.
|
|
2632
2513
|
*/
|
|
2633
2514
|
textValue?: string;
|
|
2634
|
-
/**
|
|
2635
|
-
* Additional CSS classes to apply to the checkbox item.
|
|
2636
|
-
*/
|
|
2637
|
-
class?: HTMLAttributes['class'];
|
|
2638
2515
|
}
|
|
2639
2516
|
|
|
2640
2517
|
export declare const UiDropdownMenuContent: __VLS_WithTemplateSlots_31<typeof __VLS_component_31, __VLS_TemplateResult_31["slots"]>;
|
|
@@ -2663,10 +2540,6 @@ export declare interface UiDropdownMenuContentProps {
|
|
|
2663
2540
|
* @default 'start'
|
|
2664
2541
|
*/
|
|
2665
2542
|
align?: 'start' | 'center' | 'end';
|
|
2666
|
-
/**
|
|
2667
|
-
* Additional CSS classes to apply to the content container.
|
|
2668
|
-
*/
|
|
2669
|
-
class?: HTMLAttributes['class'];
|
|
2670
2543
|
}
|
|
2671
2544
|
|
|
2672
2545
|
export declare interface UiDropdownMenuEmits {
|
|
@@ -2701,10 +2574,6 @@ export declare interface UiDropdownMenuItemProps {
|
|
|
2701
2574
|
* Useful when the item contains icons or complex content.
|
|
2702
2575
|
*/
|
|
2703
2576
|
textValue?: string;
|
|
2704
|
-
/**
|
|
2705
|
-
* Additional CSS classes to apply to the item.
|
|
2706
|
-
*/
|
|
2707
|
-
class?: HTMLAttributes['class'];
|
|
2708
2577
|
}
|
|
2709
2578
|
|
|
2710
2579
|
export declare const UiDropdownMenuLabel: __VLS_WithTemplateSlots_33<typeof __VLS_component_33, __VLS_TemplateResult_33["slots"]>;
|
|
@@ -2715,10 +2584,6 @@ export declare interface UiDropdownMenuLabelProps {
|
|
|
2715
2584
|
* @default false
|
|
2716
2585
|
*/
|
|
2717
2586
|
inset?: boolean;
|
|
2718
|
-
/**
|
|
2719
|
-
* Additional CSS classes to apply to the label.
|
|
2720
|
-
*/
|
|
2721
|
-
class?: HTMLAttributes['class'];
|
|
2722
2587
|
}
|
|
2723
2588
|
|
|
2724
2589
|
export declare interface UiDropdownMenuProps {
|
|
@@ -2766,32 +2631,12 @@ export declare interface UiDropdownMenuRadioItemProps {
|
|
|
2766
2631
|
* Optional text used for typeahead purposes.
|
|
2767
2632
|
*/
|
|
2768
2633
|
textValue?: string;
|
|
2769
|
-
/**
|
|
2770
|
-
* Additional CSS classes to apply to the radio item.
|
|
2771
|
-
*/
|
|
2772
|
-
class?: HTMLAttributes['class'];
|
|
2773
2634
|
}
|
|
2774
2635
|
|
|
2775
|
-
export declare const UiDropdownMenuSeparator: DefineComponent<
|
|
2776
|
-
class: HTMLAttributes["class"];
|
|
2777
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2778
|
-
|
|
2779
|
-
export declare interface UiDropdownMenuSeparatorProps {
|
|
2780
|
-
/**
|
|
2781
|
-
* Additional CSS classes to apply to the separator.
|
|
2782
|
-
*/
|
|
2783
|
-
class?: HTMLAttributes['class'];
|
|
2784
|
-
}
|
|
2636
|
+
export declare const UiDropdownMenuSeparator: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2785
2637
|
|
|
2786
2638
|
export declare const UiDropdownMenuShortcut: __VLS_WithTemplateSlots_35<typeof __VLS_component_35, __VLS_TemplateResult_35["slots"]>;
|
|
2787
2639
|
|
|
2788
|
-
export declare interface UiDropdownMenuShortcutProps {
|
|
2789
|
-
/**
|
|
2790
|
-
* Additional CSS classes to apply to the shortcut.
|
|
2791
|
-
*/
|
|
2792
|
-
class?: HTMLAttributes['class'];
|
|
2793
|
-
}
|
|
2794
|
-
|
|
2795
2640
|
export declare const UiDropdownMenuSub: __VLS_WithTemplateSlots_39<typeof __VLS_component_39, __VLS_TemplateResult_39["slots"]>;
|
|
2796
2641
|
|
|
2797
2642
|
export declare const UiDropdownMenuSubContent: __VLS_WithTemplateSlots_41<typeof __VLS_component_41, __VLS_TemplateResult_41["slots"]>;
|
|
@@ -2810,10 +2655,6 @@ export declare interface UiDropdownMenuSubContentProps {
|
|
|
2810
2655
|
* @default 0
|
|
2811
2656
|
*/
|
|
2812
2657
|
sideOffset?: number;
|
|
2813
|
-
/**
|
|
2814
|
-
* Additional CSS classes to apply to the sub content.
|
|
2815
|
-
*/
|
|
2816
|
-
class?: HTMLAttributes['class'];
|
|
2817
2658
|
}
|
|
2818
2659
|
|
|
2819
2660
|
export declare interface UiDropdownMenuSubEmits {
|
|
@@ -2848,10 +2689,6 @@ export declare interface UiDropdownMenuSubTriggerProps {
|
|
|
2848
2689
|
* Optional text used for typeahead purposes.
|
|
2849
2690
|
*/
|
|
2850
2691
|
textValue?: string;
|
|
2851
|
-
/**
|
|
2852
|
-
* Additional CSS classes to apply to the sub trigger.
|
|
2853
|
-
*/
|
|
2854
|
-
class?: HTMLAttributes['class'];
|
|
2855
2692
|
}
|
|
2856
2693
|
|
|
2857
2694
|
export declare const UiDropdownMenuTrigger: __VLS_WithTemplateSlots_30<typeof __VLS_component_30, __VLS_TemplateResult_30["slots"]>;
|
|
@@ -2874,12 +2711,10 @@ export declare interface UiDropdownMenuTriggerProps {
|
|
|
2874
2711
|
* @default false
|
|
2875
2712
|
*/
|
|
2876
2713
|
asChild?: boolean;
|
|
2877
|
-
/**
|
|
2878
|
-
* Additional CSS classes to apply to the trigger.
|
|
2879
|
-
*/
|
|
2880
|
-
class?: string;
|
|
2881
2714
|
}
|
|
2882
2715
|
|
|
2716
|
+
export declare const UiIcon: DefineComponent<UiIconProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiIconProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLSpanElement>;
|
|
2717
|
+
|
|
2883
2718
|
export declare const UiIconButton: __VLS_WithTemplateSlots_42<typeof __VLS_component_42, __VLS_TemplateResult_42["slots"]>;
|
|
2884
2719
|
|
|
2885
2720
|
/**
|
|
@@ -2896,10 +2731,6 @@ export declare interface UiIconButtonProps {
|
|
|
2896
2731
|
* @default 'icon'
|
|
2897
2732
|
*/
|
|
2898
2733
|
size?: UiIconButtonSize;
|
|
2899
|
-
/**
|
|
2900
|
-
* Additional CSS classes to apply to the button.
|
|
2901
|
-
*/
|
|
2902
|
-
class?: string;
|
|
2903
2734
|
/**
|
|
2904
2735
|
* Whether to render as a child (Slot) instead of a wrapper element.
|
|
2905
2736
|
* Useful for tooltips or wrapping other components.
|
|
@@ -2936,6 +2767,26 @@ export declare type UiIconButtonSize = 'icon' | 'icon-sm' | 'icon-lg';
|
|
|
2936
2767
|
*/
|
|
2937
2768
|
export declare type UiIconButtonVariant = 'default' | 'destructive' | 'outline' | 'secondary' | 'ghost' | 'link';
|
|
2938
2769
|
|
|
2770
|
+
/**
|
|
2771
|
+
* Props for `UiIcon`.
|
|
2772
|
+
*
|
|
2773
|
+
* `UiIcon` renders an Iconify icon via UnoCSS icons preset.
|
|
2774
|
+
* Material Symbols are available through the `material-symbols` collection.
|
|
2775
|
+
*/
|
|
2776
|
+
declare interface UiIconProps {
|
|
2777
|
+
/**
|
|
2778
|
+
* Icon class generated by UnoCSS preset-icons / ds-icons.
|
|
2779
|
+
*
|
|
2780
|
+
* Example: `i-material-symbols-help`
|
|
2781
|
+
*/
|
|
2782
|
+
icon: string;
|
|
2783
|
+
/**
|
|
2784
|
+
* Accessible label for the icon. When provided, the icon is exposed as `role="img"`.
|
|
2785
|
+
* If omitted, the icon is treated as decorative (`aria-hidden="true"`).
|
|
2786
|
+
*/
|
|
2787
|
+
ariaLabel?: string;
|
|
2788
|
+
}
|
|
2789
|
+
|
|
2939
2790
|
export declare const UiInput: DefineComponent<__VLS_PublicProps_4, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
2940
2791
|
"update:modelValue": (value: string) => any;
|
|
2941
2792
|
}, string, PublicProps, Readonly<__VLS_PublicProps_4> & Readonly<{
|
|
@@ -3003,10 +2854,6 @@ export declare interface UiPopoverContentProps {
|
|
|
3003
2854
|
* @default 'center'
|
|
3004
2855
|
*/
|
|
3005
2856
|
align?: UiPopoverAlign;
|
|
3006
|
-
/**
|
|
3007
|
-
* Additional CSS classes to apply to the content container.
|
|
3008
|
-
*/
|
|
3009
|
-
class?: HTMLAttributes['class'];
|
|
3010
2857
|
}
|
|
3011
2858
|
|
|
3012
2859
|
/**
|
|
@@ -3059,10 +2906,6 @@ export declare interface UiPopoverTriggerProps {
|
|
|
3059
2906
|
* @default false
|
|
3060
2907
|
*/
|
|
3061
2908
|
asChild?: boolean;
|
|
3062
|
-
/**
|
|
3063
|
-
* Additional CSS classes to apply to the trigger.
|
|
3064
|
-
*/
|
|
3065
|
-
class?: HTMLAttributes['class'];
|
|
3066
2909
|
}
|
|
3067
2910
|
|
|
3068
2911
|
export declare const UiProgress: DefineComponent<__VLS_PublicProps_6, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
@@ -3342,8 +3185,6 @@ export declare type UiSelectContentProps = {
|
|
|
3342
3185
|
align?: 'start' | 'center' | 'end';
|
|
3343
3186
|
/** Positioning mode. */
|
|
3344
3187
|
position?: 'item-aligned' | 'popper';
|
|
3345
|
-
/** Additional CSS classes to apply. */
|
|
3346
|
-
class?: HTMLAttributes['class'];
|
|
3347
3188
|
};
|
|
3348
3189
|
|
|
3349
3190
|
/**
|
|
@@ -3358,14 +3199,6 @@ export declare type UiSelectEmits = {
|
|
|
3358
3199
|
|
|
3359
3200
|
export declare const UiSelectGroup: __VLS_WithTemplateSlots_53<typeof __VLS_component_53, __VLS_TemplateResult_53["slots"]>;
|
|
3360
3201
|
|
|
3361
|
-
/**
|
|
3362
|
-
* Props for the UiSelectGroup component.
|
|
3363
|
-
*/
|
|
3364
|
-
export declare type UiSelectGroupProps = {
|
|
3365
|
-
/** Additional CSS classes to apply. */
|
|
3366
|
-
class?: HTMLAttributes['class'];
|
|
3367
|
-
};
|
|
3368
|
-
|
|
3369
3202
|
export declare const UiSelectItem: __VLS_WithTemplateSlots_50<typeof __VLS_component_50, __VLS_TemplateResult_50["slots"]>;
|
|
3370
3203
|
|
|
3371
3204
|
/**
|
|
@@ -3378,20 +3211,10 @@ export declare type UiSelectItemProps = {
|
|
|
3378
3211
|
disabled?: boolean;
|
|
3379
3212
|
/** Text for typeahead purposes. */
|
|
3380
3213
|
textValue?: string;
|
|
3381
|
-
/** Additional CSS classes to apply. */
|
|
3382
|
-
class?: HTMLAttributes['class'];
|
|
3383
3214
|
};
|
|
3384
3215
|
|
|
3385
3216
|
export declare const UiSelectLabel: __VLS_WithTemplateSlots_52<typeof __VLS_component_52, __VLS_TemplateResult_52["slots"]>;
|
|
3386
3217
|
|
|
3387
|
-
/**
|
|
3388
|
-
* Props for the UiSelectLabel component.
|
|
3389
|
-
*/
|
|
3390
|
-
export declare type UiSelectLabelProps = {
|
|
3391
|
-
/** Additional CSS classes to apply. */
|
|
3392
|
-
class?: HTMLAttributes['class'];
|
|
3393
|
-
};
|
|
3394
|
-
|
|
3395
3218
|
/**
|
|
3396
3219
|
* Props for the UiSelect root component.
|
|
3397
3220
|
*/
|
|
@@ -3414,17 +3237,7 @@ export declare type UiSelectProps = {
|
|
|
3414
3237
|
dir?: 'ltr' | 'rtl';
|
|
3415
3238
|
};
|
|
3416
3239
|
|
|
3417
|
-
export declare const UiSelectSeparator: DefineComponent<
|
|
3418
|
-
class: HTMLAttributes["class"];
|
|
3419
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3420
|
-
|
|
3421
|
-
/**
|
|
3422
|
-
* Props for the UiSelectSeparator component.
|
|
3423
|
-
*/
|
|
3424
|
-
export declare type UiSelectSeparatorProps = {
|
|
3425
|
-
/** Additional CSS classes to apply. */
|
|
3426
|
-
class?: HTMLAttributes['class'];
|
|
3427
|
-
};
|
|
3240
|
+
export declare const UiSelectSeparator: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3428
3241
|
|
|
3429
3242
|
export declare const UiSelectTrigger: __VLS_WithTemplateSlots_48<typeof __VLS_component_48, __VLS_TemplateResult_48["slots"]>;
|
|
3430
3243
|
|
|
@@ -3438,8 +3251,6 @@ export declare type UiSelectTriggerProps = {
|
|
|
3438
3251
|
disabled?: boolean;
|
|
3439
3252
|
/** Size of the trigger. */
|
|
3440
3253
|
size?: 'default' | 'sm';
|
|
3441
|
-
/** Additional CSS classes to apply. */
|
|
3442
|
-
class?: HTMLAttributes['class'];
|
|
3443
3254
|
};
|
|
3444
3255
|
|
|
3445
3256
|
export declare const UiSelectValue: __VLS_WithTemplateSlots_51<typeof __VLS_component_51, __VLS_TemplateResult_51["slots"]>;
|
|
@@ -3450,23 +3261,16 @@ export declare const UiSelectValue: __VLS_WithTemplateSlots_51<typeof __VLS_comp
|
|
|
3450
3261
|
export declare type UiSelectValueProps = {
|
|
3451
3262
|
/** Placeholder when no value is selected. */
|
|
3452
3263
|
placeholder?: string;
|
|
3453
|
-
/** Additional CSS classes to apply. */
|
|
3454
|
-
class?: HTMLAttributes['class'];
|
|
3455
3264
|
};
|
|
3456
3265
|
|
|
3457
3266
|
export declare const UiSpinner: DefineComponent<UiSpinnerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiSpinnerProps> & Readonly<{}>, {
|
|
3458
|
-
class: string;
|
|
3459
3267
|
ariaLabel: string;
|
|
3460
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {},
|
|
3268
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLSpanElement>;
|
|
3461
3269
|
|
|
3462
3270
|
/**
|
|
3463
3271
|
* Props for UiSpinner component.
|
|
3464
3272
|
*/
|
|
3465
3273
|
export declare interface UiSpinnerProps {
|
|
3466
|
-
/**
|
|
3467
|
-
* Additional CSS classes to apply to the spinner.
|
|
3468
|
-
*/
|
|
3469
|
-
class?: string;
|
|
3470
3274
|
/**
|
|
3471
3275
|
* Accessible label for the spinner.
|
|
3472
3276
|
* @default 'Loading'
|
|
@@ -3504,30 +3308,8 @@ export declare const UiTable: __VLS_WithTemplateSlots_54<typeof __VLS_component_
|
|
|
3504
3308
|
|
|
3505
3309
|
export declare const UiTableBody: __VLS_WithTemplateSlots_56<typeof __VLS_component_56, __VLS_TemplateResult_56["slots"]>;
|
|
3506
3310
|
|
|
3507
|
-
/**
|
|
3508
|
-
* Props for UiTableBody component.
|
|
3509
|
-
* Groups the body content of a table (tbody element).
|
|
3510
|
-
*/
|
|
3511
|
-
export declare interface UiTableBodyProps {
|
|
3512
|
-
/**
|
|
3513
|
-
* Additional CSS classes to apply to the tbody element.
|
|
3514
|
-
*/
|
|
3515
|
-
class?: HTMLAttributes['class'];
|
|
3516
|
-
}
|
|
3517
|
-
|
|
3518
3311
|
export declare const UiTableCaption: __VLS_WithTemplateSlots_61<typeof __VLS_component_61, __VLS_TemplateResult_61["slots"]>;
|
|
3519
3312
|
|
|
3520
|
-
/**
|
|
3521
|
-
* Props for UiTableCaption component.
|
|
3522
|
-
* Provides a caption or title for the table.
|
|
3523
|
-
*/
|
|
3524
|
-
export declare interface UiTableCaptionProps {
|
|
3525
|
-
/**
|
|
3526
|
-
* Additional CSS classes to apply to the caption element.
|
|
3527
|
-
*/
|
|
3528
|
-
class?: HTMLAttributes['class'];
|
|
3529
|
-
}
|
|
3530
|
-
|
|
3531
3313
|
export declare const UiTableCell: __VLS_WithTemplateSlots_60<typeof __VLS_component_60, __VLS_TemplateResult_60["slots"]>;
|
|
3532
3314
|
|
|
3533
3315
|
/**
|
|
@@ -3535,10 +3317,6 @@ export declare const UiTableCell: __VLS_WithTemplateSlots_60<typeof __VLS_compon
|
|
|
3535
3317
|
* Represents a data cell in the table (td element).
|
|
3536
3318
|
*/
|
|
3537
3319
|
export declare interface UiTableCellProps {
|
|
3538
|
-
/**
|
|
3539
|
-
* Additional CSS classes to apply to the td element.
|
|
3540
|
-
*/
|
|
3541
|
-
class?: HTMLAttributes['class'];
|
|
3542
3320
|
/**
|
|
3543
3321
|
* Number of columns the cell should span.
|
|
3544
3322
|
*/
|
|
@@ -3556,10 +3334,6 @@ export declare const UiTableEmpty: __VLS_WithTemplateSlots_62<typeof __VLS_compo
|
|
|
3556
3334
|
* Displays an empty state message when the table has no data.
|
|
3557
3335
|
*/
|
|
3558
3336
|
export declare interface UiTableEmptyProps {
|
|
3559
|
-
/**
|
|
3560
|
-
* Additional CSS classes to apply to the empty state container.
|
|
3561
|
-
*/
|
|
3562
|
-
class?: HTMLAttributes['class'];
|
|
3563
3337
|
/**
|
|
3564
3338
|
* Number of columns the empty state should span.
|
|
3565
3339
|
* Should match the total number of columns in your table.
|
|
@@ -3570,41 +3344,15 @@ export declare interface UiTableEmptyProps {
|
|
|
3570
3344
|
|
|
3571
3345
|
export declare const UiTableFooter: __VLS_WithTemplateSlots_57<typeof __VLS_component_57, __VLS_TemplateResult_57["slots"]>;
|
|
3572
3346
|
|
|
3573
|
-
/**
|
|
3574
|
-
* Props for UiTableFooter component.
|
|
3575
|
-
* Groups the footer content of a table (tfoot element).
|
|
3576
|
-
*/
|
|
3577
|
-
export declare interface UiTableFooterProps {
|
|
3578
|
-
/**
|
|
3579
|
-
* Additional CSS classes to apply to the tfoot element.
|
|
3580
|
-
*/
|
|
3581
|
-
class?: HTMLAttributes['class'];
|
|
3582
|
-
}
|
|
3583
|
-
|
|
3584
3347
|
export declare const UiTableHead: __VLS_WithTemplateSlots_59<typeof __VLS_component_59, __VLS_TemplateResult_59["slots"]>;
|
|
3585
3348
|
|
|
3586
3349
|
export declare const UiTableHeader: __VLS_WithTemplateSlots_55<typeof __VLS_component_55, __VLS_TemplateResult_55["slots"]>;
|
|
3587
3350
|
|
|
3588
|
-
/**
|
|
3589
|
-
* Props for UiTableHeader component.
|
|
3590
|
-
* Groups the header content of a table (thead element).
|
|
3591
|
-
*/
|
|
3592
|
-
export declare interface UiTableHeaderProps {
|
|
3593
|
-
/**
|
|
3594
|
-
* Additional CSS classes to apply to the thead element.
|
|
3595
|
-
*/
|
|
3596
|
-
class?: HTMLAttributes['class'];
|
|
3597
|
-
}
|
|
3598
|
-
|
|
3599
3351
|
/**
|
|
3600
3352
|
* Props for UiTableHead component.
|
|
3601
3353
|
* Represents a header cell in the table (th element).
|
|
3602
3354
|
*/
|
|
3603
3355
|
export declare interface UiTableHeadProps {
|
|
3604
|
-
/**
|
|
3605
|
-
* Additional CSS classes to apply to the th element.
|
|
3606
|
-
*/
|
|
3607
|
-
class?: HTMLAttributes['class'];
|
|
3608
3356
|
/**
|
|
3609
3357
|
* Number of columns the header cell should span.
|
|
3610
3358
|
*/
|
|
@@ -3620,17 +3368,6 @@ export declare interface UiTableHeadProps {
|
|
|
3620
3368
|
scope?: 'col' | 'row' | 'colgroup' | 'rowgroup';
|
|
3621
3369
|
}
|
|
3622
3370
|
|
|
3623
|
-
/**
|
|
3624
|
-
* Props for UiTable component.
|
|
3625
|
-
* A responsive table container with horizontal scroll support.
|
|
3626
|
-
*/
|
|
3627
|
-
export declare interface UiTableProps {
|
|
3628
|
-
/**
|
|
3629
|
-
* Additional CSS classes to apply to the table element.
|
|
3630
|
-
*/
|
|
3631
|
-
class?: HTMLAttributes['class'];
|
|
3632
|
-
}
|
|
3633
|
-
|
|
3634
3371
|
export declare const UiTableRow: __VLS_WithTemplateSlots_58<typeof __VLS_component_58, __VLS_TemplateResult_58["slots"]>;
|
|
3635
3372
|
|
|
3636
3373
|
/**
|
|
@@ -3638,10 +3375,6 @@ export declare const UiTableRow: __VLS_WithTemplateSlots_58<typeof __VLS_compone
|
|
|
3638
3375
|
* Represents a row in the table (tr element).
|
|
3639
3376
|
*/
|
|
3640
3377
|
export declare interface UiTableRowProps {
|
|
3641
|
-
/**
|
|
3642
|
-
* Additional CSS classes to apply to the tr element.
|
|
3643
|
-
*/
|
|
3644
|
-
class?: HTMLAttributes['class'];
|
|
3645
3378
|
/**
|
|
3646
3379
|
* Whether the row is currently selected.
|
|
3647
3380
|
* Sets the data-state attribute for styling.
|
|
@@ -3667,8 +3400,6 @@ export declare type UiTabsContentProps = {
|
|
|
3667
3400
|
value: string;
|
|
3668
3401
|
/** Force mounting when more control is needed (useful for animations). */
|
|
3669
3402
|
forceMount?: boolean;
|
|
3670
|
-
/** Additional CSS classes to apply. */
|
|
3671
|
-
class?: HTMLAttributes['class'];
|
|
3672
3403
|
};
|
|
3673
3404
|
|
|
3674
3405
|
/** Reading direction for the tabs. */
|
|
@@ -3690,8 +3421,6 @@ export declare const UiTabsList: __VLS_WithTemplateSlots_64<typeof __VLS_compone
|
|
|
3690
3421
|
export declare type UiTabsListProps = {
|
|
3691
3422
|
/** Whether keyboard navigation should loop from last to first and vice versa. */
|
|
3692
3423
|
loop?: boolean;
|
|
3693
|
-
/** Additional CSS classes to apply. */
|
|
3694
|
-
class?: HTMLAttributes['class'];
|
|
3695
3424
|
};
|
|
3696
3425
|
|
|
3697
3426
|
/** Orientation of the tabs. */
|
|
@@ -3711,8 +3440,6 @@ export declare type UiTabsProps = {
|
|
|
3711
3440
|
dir?: UiTabsDir;
|
|
3712
3441
|
/** Whether tabs are activated automatically on focus or manually on click. */
|
|
3713
3442
|
activationMode?: UiTabsActivationMode;
|
|
3714
|
-
/** Additional CSS classes to apply. */
|
|
3715
|
-
class?: HTMLAttributes['class'];
|
|
3716
3443
|
};
|
|
3717
3444
|
|
|
3718
3445
|
export declare const UiTabsTrigger: __VLS_WithTemplateSlots_65<typeof __VLS_component_65, __VLS_TemplateResult_65["slots"]>;
|
|
@@ -3725,8 +3452,6 @@ export declare type UiTabsTriggerProps = {
|
|
|
3725
3452
|
value: string;
|
|
3726
3453
|
/** Whether the tab trigger is disabled. */
|
|
3727
3454
|
disabled?: boolean;
|
|
3728
|
-
/** Additional CSS classes to apply. */
|
|
3729
|
-
class?: HTMLAttributes['class'];
|
|
3730
3455
|
};
|
|
3731
3456
|
|
|
3732
3457
|
export declare const UiTemplatePlaceholder: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|