prlg-ui 1.8.305 → 1.8.307
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/prlg-ui.css +1 -1
- package/dist/reka-ui/index.cjs.js +5 -5
- package/dist/reka-ui/index.es.js +3571 -3371
- package/dist/rekaUI.d.ts +338 -189
- package/package.json +1 -1
- package/dist/fonts/Inter/.DS_Store +0 -0
package/dist/rekaUI.d.ts
CHANGED
|
@@ -153,6 +153,18 @@ import { PropType } from 'vue';
|
|
|
153
153
|
import { PublicProps } from 'vue';
|
|
154
154
|
import { RadioGroupItemProps } from 'reka-ui';
|
|
155
155
|
import { RadioGroupRoot } from 'reka-ui';
|
|
156
|
+
import { RangeCalendarCell } from 'reka-ui';
|
|
157
|
+
import { RangeCalendarCellTriggerProps } from 'reka-ui';
|
|
158
|
+
import { RangeCalendarGrid } from 'reka-ui';
|
|
159
|
+
import { RangeCalendarGridBodyProps } from 'reka-ui';
|
|
160
|
+
import { RangeCalendarGridHead } from 'reka-ui';
|
|
161
|
+
import { RangeCalendarGridRowProps } from 'reka-ui';
|
|
162
|
+
import { RangeCalendarHeadCellProps } from 'reka-ui';
|
|
163
|
+
import { RangeCalendarHeaderProps } from 'reka-ui';
|
|
164
|
+
import { RangeCalendarHeadingProps } from 'reka-ui';
|
|
165
|
+
import { RangeCalendarNextProps } from 'reka-ui';
|
|
166
|
+
import { RangeCalendarPrevProps } from 'reka-ui';
|
|
167
|
+
import { default as RangeCalendarRoot } from './RangeCalendarRoot';
|
|
156
168
|
import { Ref } from 'vue';
|
|
157
169
|
import { RendererElement } from 'vue';
|
|
158
170
|
import { RendererNode } from 'vue';
|
|
@@ -229,7 +241,19 @@ declare const __VLS_component_16: DefineComponent<CalendarHeadCellProps, {}, {},
|
|
|
229
241
|
|
|
230
242
|
declare const __VLS_component_17: DefineComponent<CalendarHeaderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<CalendarHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
231
243
|
|
|
232
|
-
declare const __VLS_component_18: DefineComponent<
|
|
244
|
+
declare const __VLS_component_18: DefineComponent<RangeCalendarCellTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<RangeCalendarCellTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
245
|
+
|
|
246
|
+
declare const __VLS_component_19: DefineComponent<RangeCalendarGridBodyProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<RangeCalendarGridBodyProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
247
|
+
|
|
248
|
+
declare const __VLS_component_2: DefineComponent<IAccordionHeaderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IAccordionHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
249
|
+
|
|
250
|
+
declare const __VLS_component_20: DefineComponent<RangeCalendarGridRowProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<RangeCalendarGridRowProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
251
|
+
|
|
252
|
+
declare const __VLS_component_21: DefineComponent<RangeCalendarHeadCellProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<RangeCalendarHeadCellProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
253
|
+
|
|
254
|
+
declare const __VLS_component_22: DefineComponent<RangeCalendarHeaderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<RangeCalendarHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
255
|
+
|
|
256
|
+
declare const __VLS_component_23: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
233
257
|
"update:modelValue": (value: any) => any;
|
|
234
258
|
} & {
|
|
235
259
|
change: (value: string | number | boolean | any[] | null, event: Event) => any;
|
|
@@ -243,55 +267,59 @@ onChange?: ((value: string | number | boolean | any[] | null, event: Event) => a
|
|
|
243
267
|
"onUpdate:indeterminate"?: ((value: boolean) => any) | undefined;
|
|
244
268
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLLabelElement>;
|
|
245
269
|
|
|
246
|
-
declare const
|
|
270
|
+
declare const __VLS_component_24: DefineComponent<ComboboxContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ComboboxContentProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
247
271
|
|
|
248
|
-
declare const
|
|
272
|
+
declare const __VLS_component_25: DefineComponent<ComboboxAnchorProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ComboboxAnchorProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
249
273
|
|
|
250
|
-
declare const
|
|
274
|
+
declare const __VLS_component_26: DefineComponent<IComboboxItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IComboboxItemProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
251
275
|
|
|
252
|
-
declare const
|
|
276
|
+
declare const __VLS_component_27: DefineComponent<ComboboxViewportProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ComboboxViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
253
277
|
|
|
254
|
-
declare const
|
|
278
|
+
declare const __VLS_component_28: DefineComponent<DatePickerCellTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerCellTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
255
279
|
|
|
256
|
-
declare const
|
|
280
|
+
declare const __VLS_component_29: DefineComponent<DatePickerContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerContentProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
257
281
|
|
|
258
|
-
declare const
|
|
282
|
+
declare const __VLS_component_3: DefineComponent<IAccordionItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IAccordionItemProps> & Readonly<{}>, {
|
|
283
|
+
styleVariant: "inline" | "filled" | "outlined";
|
|
284
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
259
285
|
|
|
260
|
-
declare const
|
|
286
|
+
declare const __VLS_component_30: DefineComponent<IDatePickerFieldProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IDatePickerFieldProps> & Readonly<{}>, {
|
|
261
287
|
width: number;
|
|
262
288
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
263
289
|
|
|
264
|
-
declare const
|
|
290
|
+
declare const __VLS_component_31: DefineComponent<DatePickerGridBodyProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerGridBodyProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
265
291
|
|
|
266
|
-
declare const
|
|
292
|
+
declare const __VLS_component_32: DefineComponent<DatePickerGridRowProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerGridRowProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
267
293
|
|
|
268
|
-
declare const
|
|
294
|
+
declare const __VLS_component_33: DefineComponent<DatePickerHeadCellProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerHeadCellProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
269
295
|
|
|
270
|
-
declare const
|
|
296
|
+
declare const __VLS_component_34: DefineComponent<DatePickerHeaderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
271
297
|
|
|
272
|
-
declare const
|
|
273
|
-
styleVariant: "inline" | "filled" | "outlined";
|
|
274
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
298
|
+
declare const __VLS_component_35: DefineComponent<DatePickerInputProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerInputProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
275
299
|
|
|
276
|
-
declare const
|
|
300
|
+
declare const __VLS_component_36: DefineComponent<DatePickerTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
277
301
|
|
|
278
|
-
declare const
|
|
302
|
+
declare const __VLS_component_37: DefineComponent<DateRangePickerCellTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DateRangePickerCellTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
279
303
|
|
|
280
|
-
declare const
|
|
304
|
+
declare const __VLS_component_38: DefineComponent<DateRangePickerContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DateRangePickerContentProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
281
305
|
|
|
282
|
-
declare const
|
|
306
|
+
declare const __VLS_component_39: DefineComponent<DateRangePickerGridBodyProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DateRangePickerGridBodyProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
283
307
|
|
|
284
|
-
declare const
|
|
308
|
+
declare const __VLS_component_4: DefineComponent<IAccordionRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
309
|
+
"update:modelValue": (value: string | string[] | undefined) => any;
|
|
310
|
+
}, string, PublicProps, Readonly<IAccordionRootProps> & Readonly<{
|
|
311
|
+
"onUpdate:modelValue"?: ((value: string | string[] | undefined) => any) | undefined;
|
|
312
|
+
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
285
313
|
|
|
286
|
-
declare const
|
|
314
|
+
declare const __VLS_component_40: DefineComponent<DateRangePickerGridRowProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DateRangePickerGridRowProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
287
315
|
|
|
288
|
-
declare const
|
|
316
|
+
declare const __VLS_component_41: DefineComponent<DateRangePickerHeadCellProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DateRangePickerHeadCellProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
289
317
|
|
|
290
|
-
declare const
|
|
318
|
+
declare const __VLS_component_42: DefineComponent<DateRangePickerHeaderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DateRangePickerHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
291
319
|
|
|
292
|
-
declare const
|
|
320
|
+
declare const __VLS_component_43: DefineComponent<DateRangePickerTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DateRangePickerTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
293
321
|
|
|
294
|
-
declare const
|
|
322
|
+
declare const __VLS_component_44: DefineComponent<IDialogContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
295
323
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
296
324
|
pointerDownOutside: (event: PointerDownOutsideEvent) => any;
|
|
297
325
|
focusOutside: (event: FocusOutsideEvent) => any;
|
|
@@ -311,17 +339,11 @@ disableOutsidePointerEvents: boolean;
|
|
|
311
339
|
closeButton: IDialogCloseProps;
|
|
312
340
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
313
341
|
|
|
314
|
-
declare const
|
|
315
|
-
"update:modelValue": (value: string | string[] | undefined) => any;
|
|
316
|
-
}, string, PublicProps, Readonly<IAccordionRootProps> & Readonly<{
|
|
317
|
-
"onUpdate:modelValue"?: ((value: string | string[] | undefined) => any) | undefined;
|
|
318
|
-
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
319
|
-
|
|
320
|
-
declare const __VLS_component_40: DefineComponent<DialogDescriptionProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DialogDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
342
|
+
declare const __VLS_component_45: DefineComponent<DialogDescriptionProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DialogDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
321
343
|
|
|
322
|
-
declare const
|
|
344
|
+
declare const __VLS_component_46: DefineComponent<IDialogActionsProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IDialogActionsProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
323
345
|
|
|
324
|
-
declare const
|
|
346
|
+
declare const __VLS_component_47: DefineComponent<IDropdownMenuContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
325
347
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
326
348
|
pointerDownOutside: (event: PointerDownOutsideEvent) => any;
|
|
327
349
|
focusOutside: (event: FocusOutsideEvent) => any;
|
|
@@ -337,13 +359,13 @@ onCloseAutoFocus?: ((event: Event) => any) | undefined;
|
|
|
337
359
|
width: number;
|
|
338
360
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
339
361
|
|
|
340
|
-
declare const
|
|
362
|
+
declare const __VLS_component_48: DefineComponent<DropdownMenuItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
341
363
|
select: (event: Event) => any;
|
|
342
364
|
}, string, PublicProps, Readonly<DropdownMenuItemProps> & Readonly<{
|
|
343
365
|
onSelect?: ((event: Event) => any) | undefined;
|
|
344
366
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
345
367
|
|
|
346
|
-
declare const
|
|
368
|
+
declare const __VLS_component_49: DefineComponent<IDropdownMenuSubContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
347
369
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
348
370
|
pointerDownOutside: (event: PointerDownOutsideEvent) => any;
|
|
349
371
|
focusOutside: (event: FocusOutsideEvent) => any;
|
|
@@ -363,15 +385,19 @@ onEntryFocus?: ((event: Event) => any) | undefined;
|
|
|
363
385
|
width: number;
|
|
364
386
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
365
387
|
|
|
366
|
-
declare const
|
|
388
|
+
declare const __VLS_component_5: DefineComponent<IAccordionTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IAccordionTriggerProps> & Readonly<{}>, {
|
|
389
|
+
visibleArrow: boolean;
|
|
390
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
391
|
+
|
|
392
|
+
declare const __VLS_component_50: DefineComponent<DropdownMenuSubTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DropdownMenuSubTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
367
393
|
|
|
368
|
-
declare const
|
|
394
|
+
declare const __VLS_component_51: DefineComponent<DialogRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
369
395
|
"update:open": (value: boolean) => any;
|
|
370
396
|
}, string, PublicProps, Readonly<DialogRootProps> & Readonly<{
|
|
371
397
|
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
372
398
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
373
399
|
|
|
374
|
-
declare const
|
|
400
|
+
declare const __VLS_component_52: DefineComponent<IDialogContentProps_2, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
375
401
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
376
402
|
pointerDownOutside: (event: PointerDownOutsideEvent) => any;
|
|
377
403
|
focusOutside: (event: FocusOutsideEvent) => any;
|
|
@@ -391,21 +417,17 @@ position: "right" | "top" | "left" | "bottom";
|
|
|
391
417
|
closeButton: IDrawerCloseProps;
|
|
392
418
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
393
419
|
|
|
394
|
-
declare const
|
|
420
|
+
declare const __VLS_component_53: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
395
421
|
|
|
396
|
-
declare const
|
|
422
|
+
declare const __VLS_component_54: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
397
423
|
|
|
398
|
-
declare const
|
|
399
|
-
visibleArrow: boolean;
|
|
400
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
424
|
+
declare const __VLS_component_55: DefineComponent<DialogTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DialogTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
401
425
|
|
|
402
|
-
declare const
|
|
426
|
+
declare const __VLS_component_56: DefineComponent<__VLS_Props_6, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_6> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
403
427
|
|
|
404
|
-
declare const
|
|
428
|
+
declare const __VLS_component_57: DefineComponent<LabelProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<LabelProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
405
429
|
|
|
406
|
-
declare const
|
|
407
|
-
|
|
408
|
-
declare const __VLS_component_53: DefineComponent<ExtractPropTypes< {
|
|
430
|
+
declare const __VLS_component_58: DefineComponent<ExtractPropTypes< {
|
|
409
431
|
type: {
|
|
410
432
|
type: PropType<"error" | "warning" | "info">;
|
|
411
433
|
default: string;
|
|
@@ -424,11 +446,19 @@ outlined: boolean;
|
|
|
424
446
|
type: "error" | "info" | "warning";
|
|
425
447
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
426
448
|
|
|
427
|
-
declare const
|
|
449
|
+
declare const __VLS_component_59: DefineComponent<PaginationListProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PaginationListProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
450
|
+
|
|
451
|
+
declare const __VLS_component_6: DefineComponent<IAlertDialogActionProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IAlertDialogActionProps> & Readonly<{}>, {
|
|
452
|
+
size: ButtonSize;
|
|
453
|
+
variant: ButtonVariant;
|
|
454
|
+
buttonStyle: ButtonStyle;
|
|
455
|
+
strong: boolean;
|
|
456
|
+
as: AsTag | Component;
|
|
457
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
428
458
|
|
|
429
|
-
declare const
|
|
459
|
+
declare const __VLS_component_60: DefineComponent<PaginationListItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PaginationListItemProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
430
460
|
|
|
431
|
-
declare const
|
|
461
|
+
declare const __VLS_component_61: DefineComponent<IPopoverContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
432
462
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
433
463
|
pointerDownOutside: (event: PointerDownOutsideEvent) => any;
|
|
434
464
|
focusOutside: (event: FocusOutsideEvent) => any;
|
|
@@ -447,33 +477,25 @@ width: number;
|
|
|
447
477
|
alignOffset: number;
|
|
448
478
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
449
479
|
|
|
450
|
-
declare const
|
|
480
|
+
declare const __VLS_component_62: DefineComponent<TabsListProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TabsListProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
451
481
|
|
|
452
|
-
declare const
|
|
482
|
+
declare const __VLS_component_63: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
453
483
|
|
|
454
|
-
declare const
|
|
484
|
+
declare const __VLS_component_64: DefineComponent<TabsTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TabsTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
455
485
|
|
|
456
|
-
declare const
|
|
457
|
-
size: ButtonSize;
|
|
458
|
-
variant: ButtonVariant;
|
|
459
|
-
buttonStyle: ButtonStyle;
|
|
460
|
-
strong: boolean;
|
|
461
|
-
as: AsTag | Component;
|
|
462
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
463
|
-
|
|
464
|
-
declare const __VLS_component_60: DefineComponent<TagProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TagProps> & Readonly<{}>, {
|
|
486
|
+
declare const __VLS_component_65: DefineComponent<TagProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TagProps> & Readonly<{}>, {
|
|
465
487
|
colors: TagColors;
|
|
466
488
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
467
489
|
|
|
468
|
-
declare const
|
|
490
|
+
declare const __VLS_component_66: DefineComponent<ToastDescriptionProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ToastDescriptionProps> & Readonly<{}>, {
|
|
469
491
|
as: AsTag | Component;
|
|
470
492
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
471
493
|
|
|
472
|
-
declare const
|
|
494
|
+
declare const __VLS_component_67: DefineComponent<ToastProviderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ToastProviderProps> & Readonly<{}>, {
|
|
473
495
|
swipeDirection: "left" | "right" | "up" | "down";
|
|
474
496
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
475
497
|
|
|
476
|
-
declare const
|
|
498
|
+
declare const __VLS_component_68: DefineComponent<IToastRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
477
499
|
pause: () => any;
|
|
478
500
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
479
501
|
"update:open": (value: boolean) => any;
|
|
@@ -559,11 +581,19 @@ y: number;
|
|
|
559
581
|
variant: ToastVariant;
|
|
560
582
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
561
583
|
|
|
562
|
-
declare const
|
|
584
|
+
declare const __VLS_component_69: DefineComponent<ToastTitleProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ToastTitleProps> & Readonly<{}>, {
|
|
563
585
|
as: AsTag | Component;
|
|
564
586
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
565
587
|
|
|
566
|
-
declare const
|
|
588
|
+
declare const __VLS_component_7: DefineComponent<IAlertDialogCancelProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IAlertDialogCancelProps> & Readonly<{}>, {
|
|
589
|
+
size: ButtonSize;
|
|
590
|
+
variant: ButtonVariant;
|
|
591
|
+
buttonStyle: ButtonStyle;
|
|
592
|
+
strong: boolean;
|
|
593
|
+
as: AsTag | Component;
|
|
594
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
595
|
+
|
|
596
|
+
declare const __VLS_component_70: DefineComponent<ITooltipContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
567
597
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
568
598
|
pointerDownOutside: (event: Event) => any;
|
|
569
599
|
}, string, PublicProps, Readonly<ITooltipContentProps> & Readonly<{
|
|
@@ -573,7 +603,7 @@ onPointerDownOutside?: ((event: Event) => any) | undefined;
|
|
|
573
603
|
viewArrow: boolean;
|
|
574
604
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
575
605
|
|
|
576
|
-
declare const
|
|
606
|
+
declare const __VLS_component_71: DefineComponent<IScrollAreaRootProps, {
|
|
577
607
|
scrollToBottom: typeof scrollToBottom;
|
|
578
608
|
scrollToTop: typeof scrollToTop;
|
|
579
609
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IScrollAreaRootProps> & Readonly<{}>, {
|
|
@@ -701,9 +731,9 @@ scrollTopLeft: () => void;
|
|
|
701
731
|
}>) | null;
|
|
702
732
|
}, any>;
|
|
703
733
|
|
|
704
|
-
declare const
|
|
734
|
+
declare const __VLS_component_72: DefineComponent<ScrollAreaViewportProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ScrollAreaViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
705
735
|
|
|
706
|
-
declare const
|
|
736
|
+
declare const __VLS_component_73: DefineComponent<SelectContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
707
737
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
708
738
|
pointerDownOutside: (event: PointerDownOutsideEvent) => any;
|
|
709
739
|
closeAutoFocus: (event: Event) => any;
|
|
@@ -713,42 +743,34 @@ onPointerDownOutside?: ((event: PointerDownOutsideEvent) => any) | undefined;
|
|
|
713
743
|
onCloseAutoFocus?: ((event: Event) => any) | undefined;
|
|
714
744
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
715
745
|
|
|
716
|
-
declare const
|
|
746
|
+
declare const __VLS_component_74: DefineComponent<ISelectItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ISelectItemProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
717
747
|
|
|
718
|
-
declare const
|
|
719
|
-
size: ButtonSize;
|
|
720
|
-
variant: ButtonVariant;
|
|
721
|
-
buttonStyle: ButtonStyle;
|
|
722
|
-
strong: boolean;
|
|
723
|
-
as: AsTag | Component;
|
|
724
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
725
|
-
|
|
726
|
-
declare const __VLS_component_70: DefineComponent<SelectTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SelectTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
748
|
+
declare const __VLS_component_75: DefineComponent<SelectTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SelectTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
727
749
|
|
|
728
|
-
declare const
|
|
750
|
+
declare const __VLS_component_76: DefineComponent<ISelectValueProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ISelectValueProps> & Readonly<{}>, {
|
|
729
751
|
maxSelectedLabels: number;
|
|
730
752
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
731
753
|
|
|
732
|
-
declare const
|
|
754
|
+
declare const __VLS_component_77: DefineComponent<SelectViewportProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SelectViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
733
755
|
|
|
734
|
-
declare const
|
|
756
|
+
declare const __VLS_component_78: DefineComponent<StepperItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<StepperItemProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
735
757
|
|
|
736
|
-
declare const
|
|
758
|
+
declare const __VLS_component_79: DefineComponent<StepperRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
737
759
|
"update:modelValue": (payload: number | undefined) => any;
|
|
738
760
|
}, string, PublicProps, Readonly<StepperRootProps> & Readonly<{
|
|
739
761
|
"onUpdate:modelValue"?: ((payload: number | undefined) => any) | undefined;
|
|
740
762
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
741
763
|
|
|
742
|
-
declare const
|
|
764
|
+
declare const __VLS_component_8: DefineComponent<IAlertDialogContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IAlertDialogContentProps> & Readonly<{}>, {
|
|
765
|
+
width: number;
|
|
766
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
767
|
+
|
|
768
|
+
declare const __VLS_component_80: DefineComponent<SwitchRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
743
769
|
"update:modelValue": (payload: boolean) => any;
|
|
744
770
|
}, string, PublicProps, Readonly<SwitchRootProps> & Readonly<{
|
|
745
771
|
"onUpdate:modelValue"?: ((payload: boolean) => any) | undefined;
|
|
746
772
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
747
773
|
|
|
748
|
-
declare const __VLS_component_8: DefineComponent<IAlertDialogContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IAlertDialogContentProps> & Readonly<{}>, {
|
|
749
|
-
width: number;
|
|
750
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
751
|
-
|
|
752
774
|
declare const __VLS_component_9: DefineComponent<AlertDialogDescriptionProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<AlertDialogDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
753
775
|
|
|
754
776
|
declare const __VLS_defaults: {
|
|
@@ -943,10 +965,10 @@ declare function __VLS_template_17(): {
|
|
|
943
965
|
declare function __VLS_template_18(): {
|
|
944
966
|
attrs: Partial<{}>;
|
|
945
967
|
slots: {
|
|
946
|
-
|
|
968
|
+
default?(_: {}): any;
|
|
947
969
|
};
|
|
948
970
|
refs: {};
|
|
949
|
-
rootEl:
|
|
971
|
+
rootEl: any;
|
|
950
972
|
};
|
|
951
973
|
|
|
952
974
|
declare function __VLS_template_19(): {
|
|
@@ -997,10 +1019,10 @@ declare function __VLS_template_22(): {
|
|
|
997
1019
|
declare function __VLS_template_23(): {
|
|
998
1020
|
attrs: Partial<{}>;
|
|
999
1021
|
slots: {
|
|
1000
|
-
|
|
1022
|
+
label?(_: {}): any;
|
|
1001
1023
|
};
|
|
1002
1024
|
refs: {};
|
|
1003
|
-
rootEl:
|
|
1025
|
+
rootEl: HTMLLabelElement;
|
|
1004
1026
|
};
|
|
1005
1027
|
|
|
1006
1028
|
declare function __VLS_template_24(): {
|
|
@@ -1015,7 +1037,7 @@ declare function __VLS_template_24(): {
|
|
|
1015
1037
|
declare function __VLS_template_25(): {
|
|
1016
1038
|
attrs: Partial<{}>;
|
|
1017
1039
|
slots: {
|
|
1018
|
-
default?(_:
|
|
1040
|
+
default?(_: {}): any;
|
|
1019
1041
|
};
|
|
1020
1042
|
refs: {};
|
|
1021
1043
|
rootEl: any;
|
|
@@ -1069,7 +1091,7 @@ declare function __VLS_template_3(): {
|
|
|
1069
1091
|
declare function __VLS_template_30(): {
|
|
1070
1092
|
attrs: Partial<{}>;
|
|
1071
1093
|
slots: {
|
|
1072
|
-
default?(_:
|
|
1094
|
+
default?(_: any): any;
|
|
1073
1095
|
};
|
|
1074
1096
|
refs: {};
|
|
1075
1097
|
rootEl: any;
|
|
@@ -1150,9 +1172,7 @@ declare function __VLS_template_38(): {
|
|
|
1150
1172
|
declare function __VLS_template_39(): {
|
|
1151
1173
|
attrs: Partial<{}>;
|
|
1152
1174
|
slots: {
|
|
1153
|
-
title?(_: {}): any;
|
|
1154
1175
|
default?(_: {}): any;
|
|
1155
|
-
actions?(_: {}): any;
|
|
1156
1176
|
};
|
|
1157
1177
|
refs: {};
|
|
1158
1178
|
rootEl: any;
|
|
@@ -1182,7 +1202,7 @@ declare function __VLS_template_41(): {
|
|
|
1182
1202
|
default?(_: {}): any;
|
|
1183
1203
|
};
|
|
1184
1204
|
refs: {};
|
|
1185
|
-
rootEl:
|
|
1205
|
+
rootEl: any;
|
|
1186
1206
|
};
|
|
1187
1207
|
|
|
1188
1208
|
declare function __VLS_template_42(): {
|
|
@@ -1206,7 +1226,9 @@ declare function __VLS_template_43(): {
|
|
|
1206
1226
|
declare function __VLS_template_44(): {
|
|
1207
1227
|
attrs: Partial<{}>;
|
|
1208
1228
|
slots: {
|
|
1229
|
+
title?(_: {}): any;
|
|
1209
1230
|
default?(_: {}): any;
|
|
1231
|
+
actions?(_: {}): any;
|
|
1210
1232
|
};
|
|
1211
1233
|
refs: {};
|
|
1212
1234
|
rootEl: any;
|
|
@@ -1227,15 +1249,13 @@ declare function __VLS_template_46(): {
|
|
|
1227
1249
|
default?(_: {}): any;
|
|
1228
1250
|
};
|
|
1229
1251
|
refs: {};
|
|
1230
|
-
rootEl:
|
|
1252
|
+
rootEl: HTMLDivElement;
|
|
1231
1253
|
};
|
|
1232
1254
|
|
|
1233
1255
|
declare function __VLS_template_47(): {
|
|
1234
1256
|
attrs: Partial<{}>;
|
|
1235
1257
|
slots: {
|
|
1236
|
-
header?(_: {}): any;
|
|
1237
1258
|
default?(_: {}): any;
|
|
1238
|
-
actions?(_: {}): any;
|
|
1239
1259
|
};
|
|
1240
1260
|
refs: {};
|
|
1241
1261
|
rootEl: any;
|
|
@@ -1283,13 +1303,15 @@ declare function __VLS_template_51(): {
|
|
|
1283
1303
|
default?(_: {}): any;
|
|
1284
1304
|
};
|
|
1285
1305
|
refs: {};
|
|
1286
|
-
rootEl:
|
|
1306
|
+
rootEl: any;
|
|
1287
1307
|
};
|
|
1288
1308
|
|
|
1289
1309
|
declare function __VLS_template_52(): {
|
|
1290
1310
|
attrs: Partial<{}>;
|
|
1291
1311
|
slots: {
|
|
1312
|
+
header?(_: {}): any;
|
|
1292
1313
|
default?(_: {}): any;
|
|
1314
|
+
actions?(_: {}): any;
|
|
1293
1315
|
};
|
|
1294
1316
|
refs: {};
|
|
1295
1317
|
rootEl: any;
|
|
@@ -1301,13 +1323,13 @@ declare function __VLS_template_53(): {
|
|
|
1301
1323
|
default?(_: {}): any;
|
|
1302
1324
|
};
|
|
1303
1325
|
refs: {};
|
|
1304
|
-
rootEl:
|
|
1326
|
+
rootEl: any;
|
|
1305
1327
|
};
|
|
1306
1328
|
|
|
1307
1329
|
declare function __VLS_template_54(): {
|
|
1308
1330
|
attrs: Partial<{}>;
|
|
1309
1331
|
slots: {
|
|
1310
|
-
default?(_:
|
|
1332
|
+
default?(_: {}): any;
|
|
1311
1333
|
};
|
|
1312
1334
|
refs: {};
|
|
1313
1335
|
rootEl: any;
|
|
@@ -1328,7 +1350,7 @@ declare function __VLS_template_56(): {
|
|
|
1328
1350
|
default?(_: {}): any;
|
|
1329
1351
|
};
|
|
1330
1352
|
refs: {};
|
|
1331
|
-
rootEl:
|
|
1353
|
+
rootEl: HTMLDivElement;
|
|
1332
1354
|
};
|
|
1333
1355
|
|
|
1334
1356
|
declare function __VLS_template_57(): {
|
|
@@ -1346,13 +1368,13 @@ declare function __VLS_template_58(): {
|
|
|
1346
1368
|
default?(_: {}): any;
|
|
1347
1369
|
};
|
|
1348
1370
|
refs: {};
|
|
1349
|
-
rootEl:
|
|
1371
|
+
rootEl: HTMLDivElement;
|
|
1350
1372
|
};
|
|
1351
1373
|
|
|
1352
1374
|
declare function __VLS_template_59(): {
|
|
1353
1375
|
attrs: Partial<{}>;
|
|
1354
1376
|
slots: {
|
|
1355
|
-
default?(_:
|
|
1377
|
+
default?(_: any): any;
|
|
1356
1378
|
};
|
|
1357
1379
|
refs: {};
|
|
1358
1380
|
rootEl: any;
|
|
@@ -1373,7 +1395,7 @@ declare function __VLS_template_60(): {
|
|
|
1373
1395
|
default?(_: {}): any;
|
|
1374
1396
|
};
|
|
1375
1397
|
refs: {};
|
|
1376
|
-
rootEl:
|
|
1398
|
+
rootEl: any;
|
|
1377
1399
|
};
|
|
1378
1400
|
|
|
1379
1401
|
declare function __VLS_template_61(): {
|
|
@@ -1418,10 +1440,64 @@ declare function __VLS_template_65(): {
|
|
|
1418
1440
|
default?(_: {}): any;
|
|
1419
1441
|
};
|
|
1420
1442
|
refs: {};
|
|
1421
|
-
rootEl:
|
|
1443
|
+
rootEl: HTMLDivElement;
|
|
1422
1444
|
};
|
|
1423
1445
|
|
|
1424
1446
|
declare function __VLS_template_66(): {
|
|
1447
|
+
attrs: Partial<{}>;
|
|
1448
|
+
slots: {
|
|
1449
|
+
default?(_: {}): any;
|
|
1450
|
+
};
|
|
1451
|
+
refs: {};
|
|
1452
|
+
rootEl: any;
|
|
1453
|
+
};
|
|
1454
|
+
|
|
1455
|
+
declare function __VLS_template_67(): {
|
|
1456
|
+
attrs: Partial<{}>;
|
|
1457
|
+
slots: {
|
|
1458
|
+
default?(_: {}): any;
|
|
1459
|
+
};
|
|
1460
|
+
refs: {};
|
|
1461
|
+
rootEl: any;
|
|
1462
|
+
};
|
|
1463
|
+
|
|
1464
|
+
declare function __VLS_template_68(): {
|
|
1465
|
+
attrs: Partial<{}>;
|
|
1466
|
+
slots: {
|
|
1467
|
+
default?(_: {}): any;
|
|
1468
|
+
};
|
|
1469
|
+
refs: {};
|
|
1470
|
+
rootEl: any;
|
|
1471
|
+
};
|
|
1472
|
+
|
|
1473
|
+
declare function __VLS_template_69(): {
|
|
1474
|
+
attrs: Partial<{}>;
|
|
1475
|
+
slots: {
|
|
1476
|
+
default?(_: {}): any;
|
|
1477
|
+
};
|
|
1478
|
+
refs: {};
|
|
1479
|
+
rootEl: any;
|
|
1480
|
+
};
|
|
1481
|
+
|
|
1482
|
+
declare function __VLS_template_7(): {
|
|
1483
|
+
attrs: Partial<{}>;
|
|
1484
|
+
slots: {
|
|
1485
|
+
default?(_: {}): any;
|
|
1486
|
+
};
|
|
1487
|
+
refs: {};
|
|
1488
|
+
rootEl: any;
|
|
1489
|
+
};
|
|
1490
|
+
|
|
1491
|
+
declare function __VLS_template_70(): {
|
|
1492
|
+
attrs: Partial<{}>;
|
|
1493
|
+
slots: {
|
|
1494
|
+
default?(_: {}): any;
|
|
1495
|
+
};
|
|
1496
|
+
refs: {};
|
|
1497
|
+
rootEl: any;
|
|
1498
|
+
};
|
|
1499
|
+
|
|
1500
|
+
declare function __VLS_template_71(): {
|
|
1425
1501
|
attrs: Partial<{}>;
|
|
1426
1502
|
slots: {
|
|
1427
1503
|
default?(_: {}): any;
|
|
@@ -1551,16 +1627,7 @@ declare function __VLS_template_66(): {
|
|
|
1551
1627
|
rootEl: any;
|
|
1552
1628
|
};
|
|
1553
1629
|
|
|
1554
|
-
declare function
|
|
1555
|
-
attrs: Partial<{}>;
|
|
1556
|
-
slots: {
|
|
1557
|
-
default?(_: {}): any;
|
|
1558
|
-
};
|
|
1559
|
-
refs: {};
|
|
1560
|
-
rootEl: any;
|
|
1561
|
-
};
|
|
1562
|
-
|
|
1563
|
-
declare function __VLS_template_68(): {
|
|
1630
|
+
declare function __VLS_template_72(): {
|
|
1564
1631
|
attrs: Partial<{}>;
|
|
1565
1632
|
slots: {
|
|
1566
1633
|
default?(_: {}): any;
|
|
@@ -1569,7 +1636,7 @@ declare function __VLS_template_68(): {
|
|
|
1569
1636
|
rootEl: any;
|
|
1570
1637
|
};
|
|
1571
1638
|
|
|
1572
|
-
declare function
|
|
1639
|
+
declare function __VLS_template_73(): {
|
|
1573
1640
|
attrs: Partial<{}>;
|
|
1574
1641
|
slots: {
|
|
1575
1642
|
default?(_: {}): any;
|
|
@@ -1578,7 +1645,7 @@ declare function __VLS_template_69(): {
|
|
|
1578
1645
|
rootEl: any;
|
|
1579
1646
|
};
|
|
1580
1647
|
|
|
1581
|
-
declare function
|
|
1648
|
+
declare function __VLS_template_74(): {
|
|
1582
1649
|
attrs: Partial<{}>;
|
|
1583
1650
|
slots: {
|
|
1584
1651
|
default?(_: {}): any;
|
|
@@ -1587,7 +1654,7 @@ declare function __VLS_template_7(): {
|
|
|
1587
1654
|
rootEl: any;
|
|
1588
1655
|
};
|
|
1589
1656
|
|
|
1590
|
-
declare function
|
|
1657
|
+
declare function __VLS_template_75(): {
|
|
1591
1658
|
attrs: Partial<{}>;
|
|
1592
1659
|
slots: {
|
|
1593
1660
|
default?(_: {}): any;
|
|
@@ -1596,7 +1663,7 @@ declare function __VLS_template_70(): {
|
|
|
1596
1663
|
rootEl: any;
|
|
1597
1664
|
};
|
|
1598
1665
|
|
|
1599
|
-
declare function
|
|
1666
|
+
declare function __VLS_template_76(): {
|
|
1600
1667
|
attrs: Partial<{}>;
|
|
1601
1668
|
slots: {
|
|
1602
1669
|
default?(_: any): any;
|
|
@@ -1605,7 +1672,7 @@ declare function __VLS_template_71(): {
|
|
|
1605
1672
|
rootEl: any;
|
|
1606
1673
|
};
|
|
1607
1674
|
|
|
1608
|
-
declare function
|
|
1675
|
+
declare function __VLS_template_77(): {
|
|
1609
1676
|
attrs: Partial<{}>;
|
|
1610
1677
|
slots: {
|
|
1611
1678
|
default?(_: {}): any;
|
|
@@ -1614,7 +1681,7 @@ declare function __VLS_template_72(): {
|
|
|
1614
1681
|
rootEl: any;
|
|
1615
1682
|
};
|
|
1616
1683
|
|
|
1617
|
-
declare function
|
|
1684
|
+
declare function __VLS_template_78(): {
|
|
1618
1685
|
attrs: Partial<{}>;
|
|
1619
1686
|
slots: {
|
|
1620
1687
|
default?(_: {}): any;
|
|
@@ -1623,7 +1690,7 @@ declare function __VLS_template_73(): {
|
|
|
1623
1690
|
rootEl: any;
|
|
1624
1691
|
};
|
|
1625
1692
|
|
|
1626
|
-
declare function
|
|
1693
|
+
declare function __VLS_template_79(): {
|
|
1627
1694
|
attrs: Partial<{}>;
|
|
1628
1695
|
slots: {
|
|
1629
1696
|
default?(_: {}): any;
|
|
@@ -1632,7 +1699,7 @@ declare function __VLS_template_74(): {
|
|
|
1632
1699
|
rootEl: any;
|
|
1633
1700
|
};
|
|
1634
1701
|
|
|
1635
|
-
declare function
|
|
1702
|
+
declare function __VLS_template_8(): {
|
|
1636
1703
|
attrs: Partial<{}>;
|
|
1637
1704
|
slots: {
|
|
1638
1705
|
default?(_: {}): any;
|
|
@@ -1641,7 +1708,7 @@ declare function __VLS_template_75(): {
|
|
|
1641
1708
|
rootEl: any;
|
|
1642
1709
|
};
|
|
1643
1710
|
|
|
1644
|
-
declare function
|
|
1711
|
+
declare function __VLS_template_80(): {
|
|
1645
1712
|
attrs: Partial<{}>;
|
|
1646
1713
|
slots: {
|
|
1647
1714
|
default?(_: {}): any;
|
|
@@ -1805,8 +1872,18 @@ declare type __VLS_TemplateResult_74 = ReturnType<typeof __VLS_template_74>;
|
|
|
1805
1872
|
|
|
1806
1873
|
declare type __VLS_TemplateResult_75 = ReturnType<typeof __VLS_template_75>;
|
|
1807
1874
|
|
|
1875
|
+
declare type __VLS_TemplateResult_76 = ReturnType<typeof __VLS_template_76>;
|
|
1876
|
+
|
|
1877
|
+
declare type __VLS_TemplateResult_77 = ReturnType<typeof __VLS_template_77>;
|
|
1878
|
+
|
|
1879
|
+
declare type __VLS_TemplateResult_78 = ReturnType<typeof __VLS_template_78>;
|
|
1880
|
+
|
|
1881
|
+
declare type __VLS_TemplateResult_79 = ReturnType<typeof __VLS_template_79>;
|
|
1882
|
+
|
|
1808
1883
|
declare type __VLS_TemplateResult_8 = ReturnType<typeof __VLS_template_8>;
|
|
1809
1884
|
|
|
1885
|
+
declare type __VLS_TemplateResult_80 = ReturnType<typeof __VLS_template_80>;
|
|
1886
|
+
|
|
1810
1887
|
declare type __VLS_TemplateResult_9 = ReturnType<typeof __VLS_template_9>;
|
|
1811
1888
|
|
|
1812
1889
|
declare type __VLS_WithTemplateSlots<T, S> = T & {
|
|
@@ -2247,12 +2324,42 @@ declare type __VLS_WithTemplateSlots_75<T, S> = T & {
|
|
|
2247
2324
|
};
|
|
2248
2325
|
};
|
|
2249
2326
|
|
|
2327
|
+
declare type __VLS_WithTemplateSlots_76<T, S> = T & {
|
|
2328
|
+
new (): {
|
|
2329
|
+
$slots: S;
|
|
2330
|
+
};
|
|
2331
|
+
};
|
|
2332
|
+
|
|
2333
|
+
declare type __VLS_WithTemplateSlots_77<T, S> = T & {
|
|
2334
|
+
new (): {
|
|
2335
|
+
$slots: S;
|
|
2336
|
+
};
|
|
2337
|
+
};
|
|
2338
|
+
|
|
2339
|
+
declare type __VLS_WithTemplateSlots_78<T, S> = T & {
|
|
2340
|
+
new (): {
|
|
2341
|
+
$slots: S;
|
|
2342
|
+
};
|
|
2343
|
+
};
|
|
2344
|
+
|
|
2345
|
+
declare type __VLS_WithTemplateSlots_79<T, S> = T & {
|
|
2346
|
+
new (): {
|
|
2347
|
+
$slots: S;
|
|
2348
|
+
};
|
|
2349
|
+
};
|
|
2350
|
+
|
|
2250
2351
|
declare type __VLS_WithTemplateSlots_8<T, S> = T & {
|
|
2251
2352
|
new (): {
|
|
2252
2353
|
$slots: S;
|
|
2253
2354
|
};
|
|
2254
2355
|
};
|
|
2255
2356
|
|
|
2357
|
+
declare type __VLS_WithTemplateSlots_80<T, S> = T & {
|
|
2358
|
+
new (): {
|
|
2359
|
+
$slots: S;
|
|
2360
|
+
};
|
|
2361
|
+
};
|
|
2362
|
+
|
|
2256
2363
|
declare type __VLS_WithTemplateSlots_9<T, S> = T & {
|
|
2257
2364
|
new (): {
|
|
2258
2365
|
$slots: S;
|
|
@@ -2359,11 +2466,11 @@ iconOnly: boolean;
|
|
|
2359
2466
|
|
|
2360
2467
|
export { CalendarRoot }
|
|
2361
2468
|
|
|
2362
|
-
export declare const Checkbox:
|
|
2469
|
+
export declare const Checkbox: __VLS_WithTemplateSlots_23<typeof __VLS_component_23, __VLS_TemplateResult_23["slots"]>;
|
|
2363
2470
|
|
|
2364
2471
|
export { ColumnDef }
|
|
2365
2472
|
|
|
2366
|
-
export declare const ComboboxAnchor:
|
|
2473
|
+
export declare const ComboboxAnchor: __VLS_WithTemplateSlots_25<typeof __VLS_component_25, __VLS_TemplateResult_25["slots"]>;
|
|
2367
2474
|
|
|
2368
2475
|
export declare const ComboboxClear: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
2369
2476
|
clear: () => any;
|
|
@@ -2371,7 +2478,7 @@ clear: () => any;
|
|
|
2371
2478
|
onClear?: (() => any) | undefined;
|
|
2372
2479
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLButtonElement>;
|
|
2373
2480
|
|
|
2374
|
-
export declare const ComboboxContent:
|
|
2481
|
+
export declare const ComboboxContent: __VLS_WithTemplateSlots_24<typeof __VLS_component_24, __VLS_TemplateResult_24["slots"]>;
|
|
2375
2482
|
|
|
2376
2483
|
export { ComboboxEmpty }
|
|
2377
2484
|
|
|
@@ -2381,7 +2488,7 @@ export declare const ComboboxInput: DefineComponent<ComboboxInputProps, {}, {},
|
|
|
2381
2488
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
2382
2489
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2383
2490
|
|
|
2384
|
-
export declare const ComboboxItem:
|
|
2491
|
+
export declare const ComboboxItem: __VLS_WithTemplateSlots_26<typeof __VLS_component_26, __VLS_TemplateResult_26["slots"]>;
|
|
2385
2492
|
|
|
2386
2493
|
export { ComboboxPortal }
|
|
2387
2494
|
|
|
@@ -2389,7 +2496,7 @@ export { ComboboxRoot }
|
|
|
2389
2496
|
|
|
2390
2497
|
export declare const ComboboxTrigger: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2391
2498
|
|
|
2392
|
-
export declare const ComboboxViewport:
|
|
2499
|
+
export declare const ComboboxViewport: __VLS_WithTemplateSlots_27<typeof __VLS_component_27, __VLS_TemplateResult_27["slots"]>;
|
|
2393
2500
|
|
|
2394
2501
|
export { ConfigType }
|
|
2395
2502
|
|
|
@@ -2426,29 +2533,29 @@ export { DatePickerCalendar }
|
|
|
2426
2533
|
|
|
2427
2534
|
export { DatePickerCell }
|
|
2428
2535
|
|
|
2429
|
-
export declare const DatePickerCellTrigger:
|
|
2536
|
+
export declare const DatePickerCellTrigger: __VLS_WithTemplateSlots_28<typeof __VLS_component_28, __VLS_TemplateResult_28["slots"]>;
|
|
2430
2537
|
|
|
2431
2538
|
export { DatePickerClose }
|
|
2432
2539
|
|
|
2433
|
-
export declare const DatePickerContent:
|
|
2540
|
+
export declare const DatePickerContent: __VLS_WithTemplateSlots_29<typeof __VLS_component_29, __VLS_TemplateResult_29["slots"]>;
|
|
2434
2541
|
|
|
2435
|
-
export declare const DatePickerField:
|
|
2542
|
+
export declare const DatePickerField: __VLS_WithTemplateSlots_30<typeof __VLS_component_30, __VLS_TemplateResult_30["slots"]>;
|
|
2436
2543
|
|
|
2437
2544
|
export { DatePickerGrid }
|
|
2438
2545
|
|
|
2439
|
-
export declare const DatePickerGridBody:
|
|
2546
|
+
export declare const DatePickerGridBody: __VLS_WithTemplateSlots_31<typeof __VLS_component_31, __VLS_TemplateResult_31["slots"]>;
|
|
2440
2547
|
|
|
2441
2548
|
export { DatePickerGridHead }
|
|
2442
2549
|
|
|
2443
|
-
export declare const DatePickerGridRow:
|
|
2550
|
+
export declare const DatePickerGridRow: __VLS_WithTemplateSlots_32<typeof __VLS_component_32, __VLS_TemplateResult_32["slots"]>;
|
|
2444
2551
|
|
|
2445
|
-
export declare const DatePickerHeadCell:
|
|
2552
|
+
export declare const DatePickerHeadCell: __VLS_WithTemplateSlots_33<typeof __VLS_component_33, __VLS_TemplateResult_33["slots"]>;
|
|
2446
2553
|
|
|
2447
|
-
export declare const DatePickerHeader:
|
|
2554
|
+
export declare const DatePickerHeader: __VLS_WithTemplateSlots_34<typeof __VLS_component_34, __VLS_TemplateResult_34["slots"]>;
|
|
2448
2555
|
|
|
2449
2556
|
export declare const DatePickerHeading: DefineComponent<DatePickerHeadingProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerHeadingProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2450
2557
|
|
|
2451
|
-
export declare const DatePickerInput:
|
|
2558
|
+
export declare const DatePickerInput: __VLS_WithTemplateSlots_35<typeof __VLS_component_35, __VLS_TemplateResult_35["slots"]>;
|
|
2452
2559
|
|
|
2453
2560
|
export declare const DatePickerNext: DefineComponent<IDatePickerNextProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IDatePickerNextProps> & Readonly<{}>, {
|
|
2454
2561
|
size: ButtonSize;
|
|
@@ -2468,7 +2575,7 @@ iconOnly: boolean;
|
|
|
2468
2575
|
|
|
2469
2576
|
export { DatePickerRoot }
|
|
2470
2577
|
|
|
2471
|
-
export declare const DatePickerTrigger:
|
|
2578
|
+
export declare const DatePickerTrigger: __VLS_WithTemplateSlots_36<typeof __VLS_component_36, __VLS_TemplateResult_36["slots"]>;
|
|
2472
2579
|
|
|
2473
2580
|
export { DateRangePickerAnchor }
|
|
2474
2581
|
|
|
@@ -2482,11 +2589,11 @@ export { DateRangePickerCalendar }
|
|
|
2482
2589
|
|
|
2483
2590
|
export { DateRangePickerCell }
|
|
2484
2591
|
|
|
2485
|
-
export declare const DateRangePickerCellTrigger:
|
|
2592
|
+
export declare const DateRangePickerCellTrigger: __VLS_WithTemplateSlots_37<typeof __VLS_component_37, __VLS_TemplateResult_37["slots"]>;
|
|
2486
2593
|
|
|
2487
2594
|
export { DateRangePickerClose }
|
|
2488
2595
|
|
|
2489
|
-
export declare const DateRangePickerContent:
|
|
2596
|
+
export declare const DateRangePickerContent: __VLS_WithTemplateSlots_38<typeof __VLS_component_38, __VLS_TemplateResult_38["slots"]>;
|
|
2490
2597
|
|
|
2491
2598
|
export declare const DateRangePickerField: DefineComponent<IDatePickerFieldProps_2, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IDatePickerFieldProps_2> & Readonly<{}>, {
|
|
2492
2599
|
width: number;
|
|
@@ -2494,15 +2601,15 @@ width: number;
|
|
|
2494
2601
|
|
|
2495
2602
|
export { DateRangePickerGrid }
|
|
2496
2603
|
|
|
2497
|
-
export declare const DateRangePickerGridBody:
|
|
2604
|
+
export declare const DateRangePickerGridBody: __VLS_WithTemplateSlots_39<typeof __VLS_component_39, __VLS_TemplateResult_39["slots"]>;
|
|
2498
2605
|
|
|
2499
2606
|
export { DateRangePickerGridHead }
|
|
2500
2607
|
|
|
2501
|
-
export declare const DateRangePickerGridRow:
|
|
2608
|
+
export declare const DateRangePickerGridRow: __VLS_WithTemplateSlots_40<typeof __VLS_component_40, __VLS_TemplateResult_40["slots"]>;
|
|
2502
2609
|
|
|
2503
|
-
export declare const DateRangePickerHeadCell:
|
|
2610
|
+
export declare const DateRangePickerHeadCell: __VLS_WithTemplateSlots_41<typeof __VLS_component_41, __VLS_TemplateResult_41["slots"]>;
|
|
2504
2611
|
|
|
2505
|
-
export declare const DateRangePickerHeader:
|
|
2612
|
+
export declare const DateRangePickerHeader: __VLS_WithTemplateSlots_42<typeof __VLS_component_42, __VLS_TemplateResult_42["slots"]>;
|
|
2506
2613
|
|
|
2507
2614
|
export declare const DateRangePickerHeading: DefineComponent<DateRangePickerHeadingProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DateRangePickerHeadingProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2508
2615
|
|
|
@@ -2524,17 +2631,17 @@ iconOnly: boolean;
|
|
|
2524
2631
|
|
|
2525
2632
|
export { DateRangePickerRoot }
|
|
2526
2633
|
|
|
2527
|
-
export declare const DateRangePickerTrigger:
|
|
2634
|
+
export declare const DateRangePickerTrigger: __VLS_WithTemplateSlots_43<typeof __VLS_component_43, __VLS_TemplateResult_43["slots"]>;
|
|
2528
2635
|
|
|
2529
2636
|
export { Dayjs }
|
|
2530
2637
|
|
|
2531
2638
|
export { dayjs }
|
|
2532
2639
|
|
|
2533
|
-
export declare const DialogActions:
|
|
2640
|
+
export declare const DialogActions: __VLS_WithTemplateSlots_46<typeof __VLS_component_46, __VLS_TemplateResult_46["slots"]>;
|
|
2534
2641
|
|
|
2535
|
-
export declare const DialogContent:
|
|
2642
|
+
export declare const DialogContent: __VLS_WithTemplateSlots_44<typeof __VLS_component_44, __VLS_TemplateResult_44["slots"]>;
|
|
2536
2643
|
|
|
2537
|
-
export declare const DialogDescription:
|
|
2644
|
+
export declare const DialogDescription: __VLS_WithTemplateSlots_45<typeof __VLS_component_45, __VLS_TemplateResult_45["slots"]>;
|
|
2538
2645
|
|
|
2539
2646
|
export declare const DialogOverlay: DefineComponent<DialogOverlayProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DialogOverlayProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2540
2647
|
|
|
@@ -2544,15 +2651,15 @@ export { DialogRoot }
|
|
|
2544
2651
|
|
|
2545
2652
|
export { DialogTrigger }
|
|
2546
2653
|
|
|
2547
|
-
export declare const DrawerContent:
|
|
2654
|
+
export declare const DrawerContent: __VLS_WithTemplateSlots_52<typeof __VLS_component_52, __VLS_TemplateResult_52["slots"]>;
|
|
2548
2655
|
|
|
2549
|
-
export declare const DrawerOverlay:
|
|
2656
|
+
export declare const DrawerOverlay: __VLS_WithTemplateSlots_53<typeof __VLS_component_53, __VLS_TemplateResult_53["slots"]>;
|
|
2550
2657
|
|
|
2551
|
-
export declare const DrawerPortal:
|
|
2658
|
+
export declare const DrawerPortal: __VLS_WithTemplateSlots_54<typeof __VLS_component_54, __VLS_TemplateResult_54["slots"]>;
|
|
2552
2659
|
|
|
2553
|
-
export declare const DrawerRoot:
|
|
2660
|
+
export declare const DrawerRoot: __VLS_WithTemplateSlots_51<typeof __VLS_component_51, __VLS_TemplateResult_51["slots"]>;
|
|
2554
2661
|
|
|
2555
|
-
export declare const DrawerTrigger:
|
|
2662
|
+
export declare const DrawerTrigger: __VLS_WithTemplateSlots_55<typeof __VLS_component_55, __VLS_TemplateResult_55["slots"]>;
|
|
2556
2663
|
|
|
2557
2664
|
export declare const DropdownMenuArrow: DefineComponent<DropdownMenuArrowProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DropdownMenuArrowProps> & Readonly<{}>, {
|
|
2558
2665
|
rounded: boolean;
|
|
@@ -2562,11 +2669,11 @@ height: number;
|
|
|
2562
2669
|
|
|
2563
2670
|
export { DropdownMenuCheckboxItem }
|
|
2564
2671
|
|
|
2565
|
-
export declare const DropdownMenuContent:
|
|
2672
|
+
export declare const DropdownMenuContent: __VLS_WithTemplateSlots_47<typeof __VLS_component_47, __VLS_TemplateResult_47["slots"]>;
|
|
2566
2673
|
|
|
2567
2674
|
export { DropdownMenuGroup }
|
|
2568
2675
|
|
|
2569
|
-
export declare const DropdownMenuItem:
|
|
2676
|
+
export declare const DropdownMenuItem: __VLS_WithTemplateSlots_48<typeof __VLS_component_48, __VLS_TemplateResult_48["slots"]>;
|
|
2570
2677
|
|
|
2571
2678
|
export { DropdownMenuItemIndicator }
|
|
2572
2679
|
|
|
@@ -2584,13 +2691,13 @@ export declare const DropdownMenuSeparator: DefineComponent<DropdownMenuSeparato
|
|
|
2584
2691
|
|
|
2585
2692
|
export { DropdownMenuSub }
|
|
2586
2693
|
|
|
2587
|
-
export declare const DropdownMenuSubContent:
|
|
2694
|
+
export declare const DropdownMenuSubContent: __VLS_WithTemplateSlots_49<typeof __VLS_component_49, __VLS_TemplateResult_49["slots"]>;
|
|
2588
2695
|
|
|
2589
|
-
export declare const DropdownMenuSubTrigger:
|
|
2696
|
+
export declare const DropdownMenuSubTrigger: __VLS_WithTemplateSlots_50<typeof __VLS_component_50, __VLS_TemplateResult_50["slots"]>;
|
|
2590
2697
|
|
|
2591
2698
|
export { DropdownMenuTrigger }
|
|
2592
2699
|
|
|
2593
|
-
export declare const FormField:
|
|
2700
|
+
export declare const FormField: __VLS_WithTemplateSlots_56<typeof __VLS_component_56, __VLS_TemplateResult_56["slots"]>;
|
|
2594
2701
|
|
|
2595
2702
|
declare const forwared: ComputedRef<Readonly<{
|
|
2596
2703
|
type: "scroll" | "auto" | "hover" | "always";
|
|
@@ -2708,6 +2815,12 @@ declare interface ICalendarPrevProps extends Omit<CalendarNextProps, 'as' | 'asC
|
|
|
2708
2815
|
declare interface ICalendarPrevProps_2 extends Omit<CalendarPrevProps, 'as' | 'asChild'>, IButtonProps {
|
|
2709
2816
|
}
|
|
2710
2817
|
|
|
2818
|
+
declare interface ICalendarPrevProps_3 extends Omit<RangeCalendarNextProps, 'as' | 'asChild'>, IButtonProps {
|
|
2819
|
+
}
|
|
2820
|
+
|
|
2821
|
+
declare interface ICalendarPrevProps_4 extends Omit<RangeCalendarPrevProps, 'as' | 'asChild'>, IButtonProps {
|
|
2822
|
+
}
|
|
2823
|
+
|
|
2711
2824
|
declare interface IComboboxItemProps extends ComboboxItemProps {
|
|
2712
2825
|
label?: string;
|
|
2713
2826
|
}
|
|
@@ -2962,7 +3075,7 @@ declare interface ITooltipContentProps extends TooltipContentProps {
|
|
|
2962
3075
|
viewArrow?: boolean;
|
|
2963
3076
|
}
|
|
2964
3077
|
|
|
2965
|
-
export declare const Label:
|
|
3078
|
+
export declare const Label: __VLS_WithTemplateSlots_57<typeof __VLS_component_57, __VLS_TemplateResult_57["slots"]>;
|
|
2966
3079
|
|
|
2967
3080
|
export { ListboxContent }
|
|
2968
3081
|
|
|
@@ -2999,7 +3112,7 @@ declare type MenuItem = {
|
|
|
2999
3112
|
disabled?: boolean;
|
|
3000
3113
|
};
|
|
3001
3114
|
|
|
3002
|
-
export declare const Message:
|
|
3115
|
+
export declare const Message: __VLS_WithTemplateSlots_58<typeof __VLS_component_58, __VLS_TemplateResult_58["slots"]>;
|
|
3003
3116
|
|
|
3004
3117
|
export declare const PaginationEllipsis: DefineComponent<PaginationEllipsisProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PaginationEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3005
3118
|
|
|
@@ -3007,9 +3120,9 @@ export declare const PaginationFirst: DefineComponent<PaginationFirstProps, {},
|
|
|
3007
3120
|
|
|
3008
3121
|
export declare const PaginationLast: DefineComponent<PaginationLastProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PaginationLastProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3009
3122
|
|
|
3010
|
-
export declare const PaginationList:
|
|
3123
|
+
export declare const PaginationList: __VLS_WithTemplateSlots_59<typeof __VLS_component_59, __VLS_TemplateResult_59["slots"]>;
|
|
3011
3124
|
|
|
3012
|
-
export declare const PaginationListItem:
|
|
3125
|
+
export declare const PaginationListItem: __VLS_WithTemplateSlots_60<typeof __VLS_component_60, __VLS_TemplateResult_60["slots"]>;
|
|
3013
3126
|
|
|
3014
3127
|
export declare const PaginationNext: DefineComponent<PaginationNextProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PaginationNextProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3015
3128
|
|
|
@@ -3027,7 +3140,7 @@ height: number;
|
|
|
3027
3140
|
|
|
3028
3141
|
export { PopoverClose }
|
|
3029
3142
|
|
|
3030
|
-
export declare const PopoverContent:
|
|
3143
|
+
export declare const PopoverContent: __VLS_WithTemplateSlots_61<typeof __VLS_component_61, __VLS_TemplateResult_61["slots"]>;
|
|
3031
3144
|
|
|
3032
3145
|
export { PopoverPortal }
|
|
3033
3146
|
|
|
@@ -3050,29 +3163,65 @@ size: "small" | "default" | "large";
|
|
|
3050
3163
|
|
|
3051
3164
|
export { RadioGroupRoot }
|
|
3052
3165
|
|
|
3166
|
+
export { RangeCalendarCell }
|
|
3167
|
+
|
|
3168
|
+
export declare const RangeCalendarCellTrigger: __VLS_WithTemplateSlots_18<typeof __VLS_component_18, __VLS_TemplateResult_18["slots"]>;
|
|
3169
|
+
|
|
3170
|
+
export { RangeCalendarGrid }
|
|
3171
|
+
|
|
3172
|
+
export declare const RangeCalendarGridBody: __VLS_WithTemplateSlots_19<typeof __VLS_component_19, __VLS_TemplateResult_19["slots"]>;
|
|
3173
|
+
|
|
3174
|
+
export { RangeCalendarGridHead }
|
|
3175
|
+
|
|
3176
|
+
export declare const RangeCalendarGridRow: __VLS_WithTemplateSlots_20<typeof __VLS_component_20, __VLS_TemplateResult_20["slots"]>;
|
|
3177
|
+
|
|
3178
|
+
export declare const RangeCalendarHeadCell: __VLS_WithTemplateSlots_21<typeof __VLS_component_21, __VLS_TemplateResult_21["slots"]>;
|
|
3179
|
+
|
|
3180
|
+
export declare const RangeCalendarHeader: __VLS_WithTemplateSlots_22<typeof __VLS_component_22, __VLS_TemplateResult_22["slots"]>;
|
|
3181
|
+
|
|
3182
|
+
export declare const RangeCalendarHeading: DefineComponent<RangeCalendarHeadingProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<RangeCalendarHeadingProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3183
|
+
|
|
3184
|
+
export declare const RangeCalendarNext: DefineComponent<ICalendarPrevProps_3, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ICalendarPrevProps_3> & Readonly<{}>, {
|
|
3185
|
+
size: ButtonSize;
|
|
3186
|
+
variant: ButtonVariant;
|
|
3187
|
+
buttonStyle: ButtonStyle;
|
|
3188
|
+
icon: Component;
|
|
3189
|
+
iconOnly: boolean;
|
|
3190
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3191
|
+
|
|
3192
|
+
export declare const RangeCalendarPrev: DefineComponent<ICalendarPrevProps_4, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ICalendarPrevProps_4> & Readonly<{}>, {
|
|
3193
|
+
size: ButtonSize;
|
|
3194
|
+
variant: ButtonVariant;
|
|
3195
|
+
buttonStyle: ButtonStyle;
|
|
3196
|
+
icon: Component;
|
|
3197
|
+
iconOnly: boolean;
|
|
3198
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3199
|
+
|
|
3200
|
+
export { RangeCalendarRoot }
|
|
3201
|
+
|
|
3053
3202
|
export declare const Schedule: DefineComponent<__VLS_PublicProps_6, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
3054
3203
|
"update:modelValue": (value: TShedule | null) => any;
|
|
3055
3204
|
}, string, PublicProps, Readonly<__VLS_PublicProps_6> & Readonly<{
|
|
3056
3205
|
"onUpdate:modelValue"?: ((value: TShedule | null) => any) | undefined;
|
|
3057
3206
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3058
3207
|
|
|
3059
|
-
export declare const ScrollAreaRoot:
|
|
3208
|
+
export declare const ScrollAreaRoot: __VLS_WithTemplateSlots_71<typeof __VLS_component_71, __VLS_TemplateResult_71["slots"]>;
|
|
3060
3209
|
|
|
3061
3210
|
export declare const ScrollAreaScrollbar: DefineComponent<ScrollAreaScrollbarProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ScrollAreaScrollbarProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3062
3211
|
|
|
3063
|
-
export declare const ScrollAreaViewport:
|
|
3212
|
+
export declare const ScrollAreaViewport: __VLS_WithTemplateSlots_72<typeof __VLS_component_72, __VLS_TemplateResult_72["slots"]>;
|
|
3064
3213
|
|
|
3065
3214
|
declare function scrollToBottom(): void;
|
|
3066
3215
|
|
|
3067
3216
|
declare function scrollToTop(): void;
|
|
3068
3217
|
|
|
3069
|
-
export declare const SelectContent:
|
|
3218
|
+
export declare const SelectContent: __VLS_WithTemplateSlots_73<typeof __VLS_component_73, __VLS_TemplateResult_73["slots"]>;
|
|
3070
3219
|
|
|
3071
3220
|
export { SelectGroup }
|
|
3072
3221
|
|
|
3073
3222
|
export { SelectIcon }
|
|
3074
3223
|
|
|
3075
|
-
export declare const SelectItem:
|
|
3224
|
+
export declare const SelectItem: __VLS_WithTemplateSlots_74<typeof __VLS_component_74, __VLS_TemplateResult_74["slots"]>;
|
|
3076
3225
|
|
|
3077
3226
|
export { SelectItemIndicator }
|
|
3078
3227
|
|
|
@@ -3090,21 +3239,21 @@ export { SelectScrollUpButton }
|
|
|
3090
3239
|
|
|
3091
3240
|
export declare const SelectSeparator: DefineComponent<SelectSeparatorProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SelectSeparatorProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3092
3241
|
|
|
3093
|
-
export declare const SelectTrigger:
|
|
3242
|
+
export declare const SelectTrigger: __VLS_WithTemplateSlots_75<typeof __VLS_component_75, __VLS_TemplateResult_75["slots"]>;
|
|
3094
3243
|
|
|
3095
|
-
export declare const SelectValue:
|
|
3244
|
+
export declare const SelectValue: __VLS_WithTemplateSlots_76<typeof __VLS_component_76, __VLS_TemplateResult_76["slots"]>;
|
|
3096
3245
|
|
|
3097
|
-
export declare const SelectViewport:
|
|
3246
|
+
export declare const SelectViewport: __VLS_WithTemplateSlots_77<typeof __VLS_component_77, __VLS_TemplateResult_77["slots"]>;
|
|
3098
3247
|
|
|
3099
3248
|
export declare const Spinner: DefineComponent<ISpinnerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ISpinnerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
3100
3249
|
|
|
3101
|
-
export declare const StepperItem:
|
|
3250
|
+
export declare const StepperItem: __VLS_WithTemplateSlots_78<typeof __VLS_component_78, __VLS_TemplateResult_78["slots"]>;
|
|
3102
3251
|
|
|
3103
|
-
export declare const StepperRoot:
|
|
3252
|
+
export declare const StepperRoot: __VLS_WithTemplateSlots_79<typeof __VLS_component_79, __VLS_TemplateResult_79["slots"]>;
|
|
3104
3253
|
|
|
3105
3254
|
declare type StringOrVNode = string | VNode | (() => VNode);
|
|
3106
3255
|
|
|
3107
|
-
export declare const SwitchRoot:
|
|
3256
|
+
export declare const SwitchRoot: __VLS_WithTemplateSlots_80<typeof __VLS_component_80, __VLS_TemplateResult_80["slots"]>;
|
|
3108
3257
|
|
|
3109
3258
|
export declare const SwitchThumb: DefineComponent<SwitchThumbProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SwitchThumbProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3110
3259
|
|
|
@@ -3112,13 +3261,13 @@ export { TabsContent }
|
|
|
3112
3261
|
|
|
3113
3262
|
export { TabsIndicator }
|
|
3114
3263
|
|
|
3115
|
-
export declare const TabsList:
|
|
3264
|
+
export declare const TabsList: __VLS_WithTemplateSlots_62<typeof __VLS_component_62, __VLS_TemplateResult_62["slots"]>;
|
|
3116
3265
|
|
|
3117
|
-
export declare const TabsRoot:
|
|
3266
|
+
export declare const TabsRoot: __VLS_WithTemplateSlots_63<typeof __VLS_component_63, __VLS_TemplateResult_63["slots"]>;
|
|
3118
3267
|
|
|
3119
|
-
export declare const TabsTrigger:
|
|
3268
|
+
export declare const TabsTrigger: __VLS_WithTemplateSlots_64<typeof __VLS_component_64, __VLS_TemplateResult_64["slots"]>;
|
|
3120
3269
|
|
|
3121
|
-
export declare const Tag:
|
|
3270
|
+
export declare const Tag: __VLS_WithTemplateSlots_65<typeof __VLS_component_65, __VLS_TemplateResult_65["slots"]>;
|
|
3122
3271
|
|
|
3123
3272
|
export declare interface TagColors {
|
|
3124
3273
|
background?: string;
|
|
@@ -3171,7 +3320,7 @@ export { ToastAction }
|
|
|
3171
3320
|
|
|
3172
3321
|
export declare const ToastClose: DefineComponent<ToastCloseProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ToastCloseProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3173
3322
|
|
|
3174
|
-
export declare const ToastDescription:
|
|
3323
|
+
export declare const ToastDescription: __VLS_WithTemplateSlots_66<typeof __VLS_component_66, __VLS_TemplateResult_66["slots"]>;
|
|
3175
3324
|
|
|
3176
3325
|
export declare const Toaster: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3177
3326
|
|
|
@@ -3184,17 +3333,17 @@ declare type ToasterToast = IToastRootProps & {
|
|
|
3184
3333
|
|
|
3185
3334
|
export { ToastPortal }
|
|
3186
3335
|
|
|
3187
|
-
export declare const ToastProvider:
|
|
3336
|
+
export declare const ToastProvider: __VLS_WithTemplateSlots_67<typeof __VLS_component_67, __VLS_TemplateResult_67["slots"]>;
|
|
3188
3337
|
|
|
3189
|
-
export declare const ToastRoot:
|
|
3338
|
+
export declare const ToastRoot: __VLS_WithTemplateSlots_68<typeof __VLS_component_68, __VLS_TemplateResult_68["slots"]>;
|
|
3190
3339
|
|
|
3191
|
-
export declare const ToastTitle:
|
|
3340
|
+
export declare const ToastTitle: __VLS_WithTemplateSlots_69<typeof __VLS_component_69, __VLS_TemplateResult_69["slots"]>;
|
|
3192
3341
|
|
|
3193
3342
|
declare type ToastVariant = "warn" | "success" | "error" | "info";
|
|
3194
3343
|
|
|
3195
3344
|
export declare const ToastViewport: DefineComponent<ToastViewportProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ToastViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3196
3345
|
|
|
3197
|
-
export declare const TooltipContent:
|
|
3346
|
+
export declare const TooltipContent: __VLS_WithTemplateSlots_70<typeof __VLS_component_70, __VLS_TemplateResult_70["slots"]>;
|
|
3198
3347
|
|
|
3199
3348
|
export { TooltipPortal }
|
|
3200
3349
|
|