prlg-ui 1.8.342 → 1.8.343
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/fonts/Inter/.DS_Store +0 -0
- package/dist/prlg-ui.css +1 -1
- package/dist/reka-ui/index.cjs.js +3 -3
- package/dist/reka-ui/index.es.js +1062 -1037
- package/dist/rekaUI.d.ts +166 -138
- package/package.json +1 -1
package/dist/rekaUI.d.ts
CHANGED
|
@@ -368,7 +368,13 @@ declare const __VLS_component_47: DefineComponent<DialogDescriptionProps, {}, {}
|
|
|
368
368
|
|
|
369
369
|
declare const __VLS_component_48: DefineComponent<IDialogActionsProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IDialogActionsProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
370
370
|
|
|
371
|
-
declare const __VLS_component_49: DefineComponent<
|
|
371
|
+
declare const __VLS_component_49: DefineComponent<__VLS_Props_7, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_7> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
372
|
+
|
|
373
|
+
declare const __VLS_component_5: DefineComponent<IAccordionTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IAccordionTriggerProps> & Readonly<{}>, {
|
|
374
|
+
visibleArrow: boolean;
|
|
375
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
376
|
+
|
|
377
|
+
declare const __VLS_component_50: DefineComponent<IDropdownMenuContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
372
378
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
373
379
|
pointerDownOutside: (event: PointerDownOutsideEvent) => any;
|
|
374
380
|
focusOutside: (event: FocusOutsideEvent) => any;
|
|
@@ -384,17 +390,13 @@ onCloseAutoFocus?: ((event: Event) => any) | undefined;
|
|
|
384
390
|
width: number;
|
|
385
391
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
386
392
|
|
|
387
|
-
declare const
|
|
388
|
-
visibleArrow: boolean;
|
|
389
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
390
|
-
|
|
391
|
-
declare const __VLS_component_50: DefineComponent<DropdownMenuItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
393
|
+
declare const __VLS_component_51: DefineComponent<DropdownMenuItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
392
394
|
select: (event: Event) => any;
|
|
393
395
|
}, string, PublicProps, Readonly<DropdownMenuItemProps> & Readonly<{
|
|
394
396
|
onSelect?: ((event: Event) => any) | undefined;
|
|
395
397
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
396
398
|
|
|
397
|
-
declare const
|
|
399
|
+
declare const __VLS_component_52: DefineComponent<IDropdownMenuSubContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
398
400
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
399
401
|
pointerDownOutside: (event: PointerDownOutsideEvent) => any;
|
|
400
402
|
focusOutside: (event: FocusOutsideEvent) => any;
|
|
@@ -414,15 +416,15 @@ onEntryFocus?: ((event: Event) => any) | undefined;
|
|
|
414
416
|
width: number;
|
|
415
417
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
416
418
|
|
|
417
|
-
declare const
|
|
419
|
+
declare const __VLS_component_53: DefineComponent<DropdownMenuSubTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DropdownMenuSubTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
418
420
|
|
|
419
|
-
declare const
|
|
421
|
+
declare const __VLS_component_54: DefineComponent<DialogRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
420
422
|
"update:open": (value: boolean) => any;
|
|
421
423
|
}, string, PublicProps, Readonly<DialogRootProps> & Readonly<{
|
|
422
424
|
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
423
425
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
424
426
|
|
|
425
|
-
declare const
|
|
427
|
+
declare const __VLS_component_55: DefineComponent<IDialogContentProps_2, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
426
428
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
427
429
|
pointerDownOutside: (event: PointerDownOutsideEvent) => any;
|
|
428
430
|
focusOutside: (event: FocusOutsideEvent) => any;
|
|
@@ -442,15 +444,13 @@ position: "right" | "top" | "left" | "bottom";
|
|
|
442
444
|
closeButton: IDrawerCloseProps;
|
|
443
445
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
444
446
|
|
|
445
|
-
declare const __VLS_component_55: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
446
|
-
|
|
447
447
|
declare const __VLS_component_56: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
448
448
|
|
|
449
|
-
declare const __VLS_component_57: DefineComponent<
|
|
449
|
+
declare const __VLS_component_57: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
450
450
|
|
|
451
|
-
declare const __VLS_component_58: DefineComponent<
|
|
451
|
+
declare const __VLS_component_58: DefineComponent<DialogTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DialogTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
452
452
|
|
|
453
|
-
declare const __VLS_component_59: DefineComponent<
|
|
453
|
+
declare const __VLS_component_59: DefineComponent<__VLS_Props_8, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_8> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
454
454
|
|
|
455
455
|
declare const __VLS_component_6: DefineComponent<IAlertDialogActionProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IAlertDialogActionProps> & Readonly<{}>, {
|
|
456
456
|
size: "extrasmall" | "small" | "medium" | "large";
|
|
@@ -460,7 +460,9 @@ strong: boolean;
|
|
|
460
460
|
as: AsTag | Component;
|
|
461
461
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
462
462
|
|
|
463
|
-
declare const __VLS_component_60: DefineComponent<
|
|
463
|
+
declare const __VLS_component_60: DefineComponent<LabelProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<LabelProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
464
|
+
|
|
465
|
+
declare const __VLS_component_61: DefineComponent<ExtractPropTypes< {
|
|
464
466
|
type: {
|
|
465
467
|
type: PropType<"error" | "warning" | "info">;
|
|
466
468
|
default: string;
|
|
@@ -479,7 +481,7 @@ outlined: boolean;
|
|
|
479
481
|
type: "error" | "info" | "warning";
|
|
480
482
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
481
483
|
|
|
482
|
-
declare const
|
|
484
|
+
declare const __VLS_component_62: DefineComponent<__VLS_PublicProps_4, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
483
485
|
"update:modelValue": (value: string) => any;
|
|
484
486
|
} & {
|
|
485
487
|
clear: () => any;
|
|
@@ -496,11 +498,11 @@ onPaste?: ((value: ClipboardEvent) => any) | undefined;
|
|
|
496
498
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
497
499
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
498
500
|
|
|
499
|
-
declare const
|
|
501
|
+
declare const __VLS_component_63: DefineComponent<PaginationListProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PaginationListProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
500
502
|
|
|
501
|
-
declare const
|
|
503
|
+
declare const __VLS_component_64: DefineComponent<PaginationListItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PaginationListItemProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
502
504
|
|
|
503
|
-
declare const
|
|
505
|
+
declare const __VLS_component_65: DefineComponent<IPopoverContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
504
506
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
505
507
|
pointerDownOutside: (event: PointerDownOutsideEvent) => any;
|
|
506
508
|
focusOutside: (event: FocusOutsideEvent) => any;
|
|
@@ -519,20 +521,16 @@ width: number;
|
|
|
519
521
|
alignOffset: number;
|
|
520
522
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
521
523
|
|
|
522
|
-
declare const
|
|
524
|
+
declare const __VLS_component_66: DefineComponent<TabsListProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TabsListProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
523
525
|
|
|
524
|
-
declare const
|
|
526
|
+
declare const __VLS_component_67: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
525
527
|
|
|
526
|
-
declare const
|
|
528
|
+
declare const __VLS_component_68: DefineComponent<TabsTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TabsTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
527
529
|
|
|
528
|
-
declare const
|
|
530
|
+
declare const __VLS_component_69: DefineComponent<TagProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TagProps> & Readonly<{}>, {
|
|
529
531
|
colors: TagColors;
|
|
530
532
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
531
533
|
|
|
532
|
-
declare const __VLS_component_69: DefineComponent<ToastDescriptionProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ToastDescriptionProps> & Readonly<{}>, {
|
|
533
|
-
as: AsTag | Component;
|
|
534
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
535
|
-
|
|
536
534
|
declare const __VLS_component_7: DefineComponent<IAlertDialogCancelProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IAlertDialogCancelProps> & Readonly<{}>, {
|
|
537
535
|
size: "extrasmall" | "small" | "medium" | "large";
|
|
538
536
|
variant: ButtonVariant;
|
|
@@ -541,11 +539,15 @@ strong: boolean;
|
|
|
541
539
|
as: AsTag | Component;
|
|
542
540
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
543
541
|
|
|
544
|
-
declare const __VLS_component_70: DefineComponent<
|
|
542
|
+
declare const __VLS_component_70: DefineComponent<ToastDescriptionProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ToastDescriptionProps> & Readonly<{}>, {
|
|
543
|
+
as: AsTag | Component;
|
|
544
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
545
|
+
|
|
546
|
+
declare const __VLS_component_71: DefineComponent<ToastProviderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ToastProviderProps> & Readonly<{}>, {
|
|
545
547
|
swipeDirection: "left" | "right" | "up" | "down";
|
|
546
548
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
547
549
|
|
|
548
|
-
declare const
|
|
550
|
+
declare const __VLS_component_72: DefineComponent<IToastRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
549
551
|
pause: () => any;
|
|
550
552
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
551
553
|
"update:open": (value: boolean) => any;
|
|
@@ -631,11 +633,11 @@ y: number;
|
|
|
631
633
|
variant: ToastVariant;
|
|
632
634
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
633
635
|
|
|
634
|
-
declare const
|
|
636
|
+
declare const __VLS_component_73: DefineComponent<ToastTitleProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ToastTitleProps> & Readonly<{}>, {
|
|
635
637
|
as: AsTag | Component;
|
|
636
638
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
637
639
|
|
|
638
|
-
declare const
|
|
640
|
+
declare const __VLS_component_74: DefineComponent<ITooltipContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
639
641
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
640
642
|
pointerDownOutside: (event: Event) => any;
|
|
641
643
|
}, string, PublicProps, Readonly<ITooltipContentProps> & Readonly<{
|
|
@@ -645,7 +647,7 @@ onPointerDownOutside?: ((event: Event) => any) | undefined;
|
|
|
645
647
|
viewArrow: boolean;
|
|
646
648
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
647
649
|
|
|
648
|
-
declare const
|
|
650
|
+
declare const __VLS_component_75: DefineComponent<IScrollAreaRootProps, {
|
|
649
651
|
scrollToBottom: typeof scrollToBottom;
|
|
650
652
|
scrollToTop: typeof scrollToTop;
|
|
651
653
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IScrollAreaRootProps> & Readonly<{}>, {
|
|
@@ -773,9 +775,9 @@ scrollTopLeft: () => void;
|
|
|
773
775
|
}>) | null;
|
|
774
776
|
}, any>;
|
|
775
777
|
|
|
776
|
-
declare const
|
|
778
|
+
declare const __VLS_component_76: DefineComponent<ScrollAreaViewportProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ScrollAreaViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
777
779
|
|
|
778
|
-
declare const
|
|
780
|
+
declare const __VLS_component_77: DefineComponent<SelectContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
779
781
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
780
782
|
pointerDownOutside: (event: PointerDownOutsideEvent) => any;
|
|
781
783
|
closeAutoFocus: (event: Event) => any;
|
|
@@ -785,33 +787,33 @@ onPointerDownOutside?: ((event: PointerDownOutsideEvent) => any) | undefined;
|
|
|
785
787
|
onCloseAutoFocus?: ((event: Event) => any) | undefined;
|
|
786
788
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
787
789
|
|
|
788
|
-
declare const
|
|
790
|
+
declare const __VLS_component_78: DefineComponent<ISelectItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ISelectItemProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
789
791
|
|
|
790
|
-
declare const
|
|
792
|
+
declare const __VLS_component_79: DefineComponent<__VLS_Props_16, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
791
793
|
"update:modelValue": (value: AcceptableValue) => any;
|
|
792
794
|
"update:open": (value: boolean) => any;
|
|
793
|
-
}, string, PublicProps, Readonly<
|
|
795
|
+
}, string, PublicProps, Readonly<__VLS_Props_16> & Readonly<{
|
|
794
796
|
"onUpdate:modelValue"?: ((value: AcceptableValue) => any) | undefined;
|
|
795
797
|
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
796
798
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
797
799
|
|
|
798
|
-
declare const __VLS_component_79: DefineComponent<ISelectTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ISelectTriggerProps> & Readonly<{}>, {
|
|
799
|
-
size: "small" | "default" | "large";
|
|
800
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
801
|
-
|
|
802
800
|
declare const __VLS_component_8: DefineComponent<IAlertDialogContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IAlertDialogContentProps> & Readonly<{}>, {
|
|
803
801
|
width: number;
|
|
804
802
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
805
803
|
|
|
806
|
-
declare const __VLS_component_80: DefineComponent<
|
|
804
|
+
declare const __VLS_component_80: DefineComponent<ISelectTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ISelectTriggerProps> & Readonly<{}>, {
|
|
805
|
+
size: "small" | "default" | "large";
|
|
806
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
807
|
+
|
|
808
|
+
declare const __VLS_component_81: DefineComponent<ISelectValueProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ISelectValueProps> & Readonly<{}>, {
|
|
807
809
|
maxSelectedLabels: number;
|
|
808
810
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
809
811
|
|
|
810
|
-
declare const
|
|
812
|
+
declare const __VLS_component_82: DefineComponent<SelectViewportProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SelectViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
811
813
|
|
|
812
|
-
declare const
|
|
814
|
+
declare const __VLS_component_83: DefineComponent<StepperItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<StepperItemProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
813
815
|
|
|
814
|
-
declare const
|
|
816
|
+
declare const __VLS_component_84: DefineComponent<StepperRootProps, {
|
|
815
817
|
$el: Readonly<ShallowRef<({
|
|
816
818
|
new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly<StepperRootProps> & Readonly<{
|
|
817
819
|
"onUpdate:modelValue"?: ((payload: number | undefined) => any) | undefined;
|
|
@@ -1071,7 +1073,7 @@ hasPrev: () => boolean;
|
|
|
1071
1073
|
}) | null;
|
|
1072
1074
|
}, any>;
|
|
1073
1075
|
|
|
1074
|
-
declare const
|
|
1076
|
+
declare const __VLS_component_85: DefineComponent<SwitchRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1075
1077
|
"update:modelValue": (payload: boolean) => any;
|
|
1076
1078
|
}, string, PublicProps, Readonly<SwitchRootProps> & Readonly<{
|
|
1077
1079
|
"onUpdate:modelValue"?: ((payload: boolean) => any) | undefined;
|
|
@@ -1090,9 +1092,24 @@ declare type __VLS_Props = {
|
|
|
1090
1092
|
variant?: 'info' | 'success' | 'warning' | 'error';
|
|
1091
1093
|
};
|
|
1092
1094
|
|
|
1093
|
-
declare type __VLS_Props_10 =
|
|
1095
|
+
declare type __VLS_Props_10 = {
|
|
1096
|
+
viewButtons?: boolean;
|
|
1097
|
+
max?: number;
|
|
1098
|
+
min?: number;
|
|
1099
|
+
step?: number;
|
|
1100
|
+
icon?: Component;
|
|
1101
|
+
iconPosition?: 'left' | 'right';
|
|
1102
|
+
formatter?: (value: number) => number;
|
|
1103
|
+
selectOnFocus?: boolean;
|
|
1104
|
+
size?: 'small' | 'medium' | 'large';
|
|
1105
|
+
readonly?: boolean;
|
|
1106
|
+
disabled?: boolean;
|
|
1107
|
+
error?: boolean;
|
|
1108
|
+
};
|
|
1109
|
+
|
|
1110
|
+
declare type __VLS_Props_11 = InputTextProps;
|
|
1094
1111
|
|
|
1095
|
-
declare type
|
|
1112
|
+
declare type __VLS_Props_12 = {
|
|
1096
1113
|
file: string | IFile;
|
|
1097
1114
|
alt?: string;
|
|
1098
1115
|
size?: "small" | "medium" | "large" | "full";
|
|
@@ -1100,9 +1117,9 @@ declare type __VLS_Props_11 = {
|
|
|
1100
1117
|
viewInfo?: boolean;
|
|
1101
1118
|
};
|
|
1102
1119
|
|
|
1103
|
-
declare type
|
|
1120
|
+
declare type __VLS_Props_13 = OTPCodeProps;
|
|
1104
1121
|
|
|
1105
|
-
declare type
|
|
1122
|
+
declare type __VLS_Props_14 = {
|
|
1106
1123
|
label?: string;
|
|
1107
1124
|
placeholder?: string;
|
|
1108
1125
|
name?: string;
|
|
@@ -1122,12 +1139,12 @@ declare type __VLS_Props_13 = {
|
|
|
1122
1139
|
minHeight?: string;
|
|
1123
1140
|
};
|
|
1124
1141
|
|
|
1125
|
-
declare type
|
|
1142
|
+
declare type __VLS_Props_15 = {
|
|
1126
1143
|
placeholder?: string;
|
|
1127
1144
|
size?: 'small' | 'default' | 'large';
|
|
1128
1145
|
};
|
|
1129
1146
|
|
|
1130
|
-
declare type
|
|
1147
|
+
declare type __VLS_Props_16 = SelectRootProps;
|
|
1131
1148
|
|
|
1132
1149
|
declare type __VLS_Props_2 = {
|
|
1133
1150
|
value?: string | number;
|
|
@@ -1159,6 +1176,13 @@ declare type __VLS_Props_5 = ComboboxRootProps;
|
|
|
1159
1176
|
declare type __VLS_Props_6 = IDataTableProps;
|
|
1160
1177
|
|
|
1161
1178
|
declare type __VLS_Props_7 = {
|
|
1179
|
+
layouts?: 'vertical' | 'horizontal';
|
|
1180
|
+
type?: 'solid' | 'dashed' | 'dotted';
|
|
1181
|
+
align?: 'left' | 'right' | 'center';
|
|
1182
|
+
size?: number;
|
|
1183
|
+
};
|
|
1184
|
+
|
|
1185
|
+
declare type __VLS_Props_8 = {
|
|
1162
1186
|
label?: string;
|
|
1163
1187
|
id?: string;
|
|
1164
1188
|
errorMessage?: string;
|
|
@@ -1166,7 +1190,7 @@ declare type __VLS_Props_7 = {
|
|
|
1166
1190
|
required?: boolean;
|
|
1167
1191
|
};
|
|
1168
1192
|
|
|
1169
|
-
declare type
|
|
1193
|
+
declare type __VLS_Props_9 = {
|
|
1170
1194
|
file: string | IFile_2;
|
|
1171
1195
|
viewName?: boolean;
|
|
1172
1196
|
outlined?: boolean;
|
|
@@ -1176,21 +1200,6 @@ declare type __VLS_Props_8 = {
|
|
|
1176
1200
|
viewSize?: boolean;
|
|
1177
1201
|
};
|
|
1178
1202
|
|
|
1179
|
-
declare type __VLS_Props_9 = {
|
|
1180
|
-
viewButtons?: boolean;
|
|
1181
|
-
max?: number;
|
|
1182
|
-
min?: number;
|
|
1183
|
-
step?: number;
|
|
1184
|
-
icon?: Component;
|
|
1185
|
-
iconPosition?: 'left' | 'right';
|
|
1186
|
-
formatter?: (value: number) => number;
|
|
1187
|
-
selectOnFocus?: boolean;
|
|
1188
|
-
size?: 'small' | 'medium' | 'large';
|
|
1189
|
-
readonly?: boolean;
|
|
1190
|
-
disabled?: boolean;
|
|
1191
|
-
error?: boolean;
|
|
1192
|
-
};
|
|
1193
|
-
|
|
1194
1203
|
declare type __VLS_PublicProps = {
|
|
1195
1204
|
modelValue?: string | boolean | any | null | any[];
|
|
1196
1205
|
} & __VLS_Props_4;
|
|
@@ -1203,23 +1212,23 @@ declare type __VLS_PublicProps_2 = {
|
|
|
1203
1212
|
|
|
1204
1213
|
declare type __VLS_PublicProps_3 = {
|
|
1205
1214
|
modelValue: number;
|
|
1206
|
-
} &
|
|
1215
|
+
} & __VLS_Props_10;
|
|
1207
1216
|
|
|
1208
1217
|
declare type __VLS_PublicProps_4 = {
|
|
1209
1218
|
modelValue?: string;
|
|
1210
|
-
} &
|
|
1219
|
+
} & __VLS_Props_11;
|
|
1211
1220
|
|
|
1212
1221
|
declare type __VLS_PublicProps_5 = {
|
|
1213
1222
|
modelValue?: string;
|
|
1214
|
-
} &
|
|
1223
|
+
} & __VLS_Props_13;
|
|
1215
1224
|
|
|
1216
1225
|
declare type __VLS_PublicProps_6 = {
|
|
1217
1226
|
modelValue?: string;
|
|
1218
|
-
} &
|
|
1227
|
+
} & __VLS_Props_14;
|
|
1219
1228
|
|
|
1220
1229
|
declare type __VLS_PublicProps_7 = {
|
|
1221
1230
|
modelValue: TShedule | null;
|
|
1222
|
-
} &
|
|
1231
|
+
} & __VLS_Props_15;
|
|
1223
1232
|
|
|
1224
1233
|
declare function __VLS_template(): {
|
|
1225
1234
|
attrs: Partial<{}>;
|
|
@@ -1616,7 +1625,7 @@ declare function __VLS_template_49(): {
|
|
|
1616
1625
|
default?(_: {}): any;
|
|
1617
1626
|
};
|
|
1618
1627
|
refs: {};
|
|
1619
|
-
rootEl:
|
|
1628
|
+
rootEl: HTMLDivElement;
|
|
1620
1629
|
};
|
|
1621
1630
|
|
|
1622
1631
|
declare function __VLS_template_5(): {
|
|
@@ -1667,9 +1676,7 @@ declare function __VLS_template_53(): {
|
|
|
1667
1676
|
declare function __VLS_template_54(): {
|
|
1668
1677
|
attrs: Partial<{}>;
|
|
1669
1678
|
slots: {
|
|
1670
|
-
header?(_: {}): any;
|
|
1671
1679
|
default?(_: {}): any;
|
|
1672
|
-
actions?(_: {}): any;
|
|
1673
1680
|
};
|
|
1674
1681
|
refs: {};
|
|
1675
1682
|
rootEl: any;
|
|
@@ -1678,7 +1685,9 @@ declare function __VLS_template_54(): {
|
|
|
1678
1685
|
declare function __VLS_template_55(): {
|
|
1679
1686
|
attrs: Partial<{}>;
|
|
1680
1687
|
slots: {
|
|
1688
|
+
header?(_: {}): any;
|
|
1681
1689
|
default?(_: {}): any;
|
|
1690
|
+
actions?(_: {}): any;
|
|
1682
1691
|
};
|
|
1683
1692
|
refs: {};
|
|
1684
1693
|
rootEl: any;
|
|
@@ -1708,7 +1717,7 @@ declare function __VLS_template_58(): {
|
|
|
1708
1717
|
default?(_: {}): any;
|
|
1709
1718
|
};
|
|
1710
1719
|
refs: {};
|
|
1711
|
-
rootEl:
|
|
1720
|
+
rootEl: any;
|
|
1712
1721
|
};
|
|
1713
1722
|
|
|
1714
1723
|
declare function __VLS_template_59(): {
|
|
@@ -1717,7 +1726,7 @@ declare function __VLS_template_59(): {
|
|
|
1717
1726
|
default?(_: {}): any;
|
|
1718
1727
|
};
|
|
1719
1728
|
refs: {};
|
|
1720
|
-
rootEl:
|
|
1729
|
+
rootEl: HTMLDivElement;
|
|
1721
1730
|
};
|
|
1722
1731
|
|
|
1723
1732
|
declare function __VLS_template_6(): {
|
|
@@ -1735,14 +1744,13 @@ declare function __VLS_template_60(): {
|
|
|
1735
1744
|
default?(_: {}): any;
|
|
1736
1745
|
};
|
|
1737
1746
|
refs: {};
|
|
1738
|
-
rootEl:
|
|
1747
|
+
rootEl: any;
|
|
1739
1748
|
};
|
|
1740
1749
|
|
|
1741
1750
|
declare function __VLS_template_61(): {
|
|
1742
1751
|
attrs: Partial<{}>;
|
|
1743
1752
|
slots: {
|
|
1744
|
-
|
|
1745
|
-
suffix?(_: {}): any;
|
|
1753
|
+
default?(_: {}): any;
|
|
1746
1754
|
};
|
|
1747
1755
|
refs: {};
|
|
1748
1756
|
rootEl: HTMLDivElement;
|
|
@@ -1751,16 +1759,17 @@ declare function __VLS_template_61(): {
|
|
|
1751
1759
|
declare function __VLS_template_62(): {
|
|
1752
1760
|
attrs: Partial<{}>;
|
|
1753
1761
|
slots: {
|
|
1754
|
-
|
|
1762
|
+
prefix?(_: {}): any;
|
|
1763
|
+
suffix?(_: {}): any;
|
|
1755
1764
|
};
|
|
1756
1765
|
refs: {};
|
|
1757
|
-
rootEl:
|
|
1766
|
+
rootEl: HTMLDivElement;
|
|
1758
1767
|
};
|
|
1759
1768
|
|
|
1760
1769
|
declare function __VLS_template_63(): {
|
|
1761
1770
|
attrs: Partial<{}>;
|
|
1762
1771
|
slots: {
|
|
1763
|
-
default?(_:
|
|
1772
|
+
default?(_: any): any;
|
|
1764
1773
|
};
|
|
1765
1774
|
refs: {};
|
|
1766
1775
|
rootEl: any;
|
|
@@ -1808,7 +1817,7 @@ declare function __VLS_template_68(): {
|
|
|
1808
1817
|
default?(_: {}): any;
|
|
1809
1818
|
};
|
|
1810
1819
|
refs: {};
|
|
1811
|
-
rootEl:
|
|
1820
|
+
rootEl: any;
|
|
1812
1821
|
};
|
|
1813
1822
|
|
|
1814
1823
|
declare function __VLS_template_69(): {
|
|
@@ -1817,7 +1826,7 @@ declare function __VLS_template_69(): {
|
|
|
1817
1826
|
default?(_: {}): any;
|
|
1818
1827
|
};
|
|
1819
1828
|
refs: {};
|
|
1820
|
-
rootEl:
|
|
1829
|
+
rootEl: HTMLDivElement;
|
|
1821
1830
|
};
|
|
1822
1831
|
|
|
1823
1832
|
declare function __VLS_template_7(): {
|
|
@@ -1866,6 +1875,15 @@ declare function __VLS_template_73(): {
|
|
|
1866
1875
|
};
|
|
1867
1876
|
|
|
1868
1877
|
declare function __VLS_template_74(): {
|
|
1878
|
+
attrs: Partial<{}>;
|
|
1879
|
+
slots: {
|
|
1880
|
+
default?(_: {}): any;
|
|
1881
|
+
};
|
|
1882
|
+
refs: {};
|
|
1883
|
+
rootEl: any;
|
|
1884
|
+
};
|
|
1885
|
+
|
|
1886
|
+
declare function __VLS_template_75(): {
|
|
1869
1887
|
attrs: Partial<{}>;
|
|
1870
1888
|
slots: {
|
|
1871
1889
|
default?(_: {}): any;
|
|
@@ -1995,7 +2013,7 @@ declare function __VLS_template_74(): {
|
|
|
1995
2013
|
rootEl: any;
|
|
1996
2014
|
};
|
|
1997
2015
|
|
|
1998
|
-
declare function
|
|
2016
|
+
declare function __VLS_template_76(): {
|
|
1999
2017
|
attrs: Partial<{}>;
|
|
2000
2018
|
slots: {
|
|
2001
2019
|
default?(_: {}): any;
|
|
@@ -2004,7 +2022,7 @@ declare function __VLS_template_75(): {
|
|
|
2004
2022
|
rootEl: any;
|
|
2005
2023
|
};
|
|
2006
2024
|
|
|
2007
|
-
declare function
|
|
2025
|
+
declare function __VLS_template_77(): {
|
|
2008
2026
|
attrs: Partial<{}>;
|
|
2009
2027
|
slots: {
|
|
2010
2028
|
default?(_: {}): any;
|
|
@@ -2013,7 +2031,7 @@ declare function __VLS_template_76(): {
|
|
|
2013
2031
|
rootEl: any;
|
|
2014
2032
|
};
|
|
2015
2033
|
|
|
2016
|
-
declare function
|
|
2034
|
+
declare function __VLS_template_78(): {
|
|
2017
2035
|
attrs: Partial<{}>;
|
|
2018
2036
|
slots: {
|
|
2019
2037
|
default?(_: {}): any;
|
|
@@ -2022,7 +2040,7 @@ declare function __VLS_template_77(): {
|
|
|
2022
2040
|
rootEl: any;
|
|
2023
2041
|
};
|
|
2024
2042
|
|
|
2025
|
-
declare function
|
|
2043
|
+
declare function __VLS_template_79(): {
|
|
2026
2044
|
attrs: Partial<{}>;
|
|
2027
2045
|
slots: {
|
|
2028
2046
|
default?(_: {}): any;
|
|
@@ -2031,7 +2049,7 @@ declare function __VLS_template_78(): {
|
|
|
2031
2049
|
rootEl: any;
|
|
2032
2050
|
};
|
|
2033
2051
|
|
|
2034
|
-
declare function
|
|
2052
|
+
declare function __VLS_template_8(): {
|
|
2035
2053
|
attrs: Partial<{}>;
|
|
2036
2054
|
slots: {
|
|
2037
2055
|
default?(_: {}): any;
|
|
@@ -2040,7 +2058,7 @@ declare function __VLS_template_79(): {
|
|
|
2040
2058
|
rootEl: any;
|
|
2041
2059
|
};
|
|
2042
2060
|
|
|
2043
|
-
declare function
|
|
2061
|
+
declare function __VLS_template_80(): {
|
|
2044
2062
|
attrs: Partial<{}>;
|
|
2045
2063
|
slots: {
|
|
2046
2064
|
default?(_: {}): any;
|
|
@@ -2049,7 +2067,7 @@ declare function __VLS_template_8(): {
|
|
|
2049
2067
|
rootEl: any;
|
|
2050
2068
|
};
|
|
2051
2069
|
|
|
2052
|
-
declare function
|
|
2070
|
+
declare function __VLS_template_81(): {
|
|
2053
2071
|
attrs: Partial<{}>;
|
|
2054
2072
|
slots: {
|
|
2055
2073
|
default?(_: any): any;
|
|
@@ -2058,7 +2076,7 @@ declare function __VLS_template_80(): {
|
|
|
2058
2076
|
rootEl: any;
|
|
2059
2077
|
};
|
|
2060
2078
|
|
|
2061
|
-
declare function
|
|
2079
|
+
declare function __VLS_template_82(): {
|
|
2062
2080
|
attrs: Partial<{}>;
|
|
2063
2081
|
slots: {
|
|
2064
2082
|
default?(_: {}): any;
|
|
@@ -2067,7 +2085,7 @@ declare function __VLS_template_81(): {
|
|
|
2067
2085
|
rootEl: any;
|
|
2068
2086
|
};
|
|
2069
2087
|
|
|
2070
|
-
declare function
|
|
2088
|
+
declare function __VLS_template_83(): {
|
|
2071
2089
|
attrs: Partial<{}>;
|
|
2072
2090
|
slots: {
|
|
2073
2091
|
default?(_: {}): any;
|
|
@@ -2076,7 +2094,7 @@ declare function __VLS_template_82(): {
|
|
|
2076
2094
|
rootEl: any;
|
|
2077
2095
|
};
|
|
2078
2096
|
|
|
2079
|
-
declare function
|
|
2097
|
+
declare function __VLS_template_84(): {
|
|
2080
2098
|
attrs: Partial<{}>;
|
|
2081
2099
|
slots: {
|
|
2082
2100
|
default?(_: {}): any;
|
|
@@ -2251,7 +2269,7 @@ declare function __VLS_template_83(): {
|
|
|
2251
2269
|
rootEl: any;
|
|
2252
2270
|
};
|
|
2253
2271
|
|
|
2254
|
-
declare function
|
|
2272
|
+
declare function __VLS_template_85(): {
|
|
2255
2273
|
attrs: Partial<{}>;
|
|
2256
2274
|
slots: {
|
|
2257
2275
|
default?(_: {}): any;
|
|
@@ -2435,6 +2453,8 @@ declare type __VLS_TemplateResult_83 = ReturnType<typeof __VLS_template_83>;
|
|
|
2435
2453
|
|
|
2436
2454
|
declare type __VLS_TemplateResult_84 = ReturnType<typeof __VLS_template_84>;
|
|
2437
2455
|
|
|
2456
|
+
declare type __VLS_TemplateResult_85 = ReturnType<typeof __VLS_template_85>;
|
|
2457
|
+
|
|
2438
2458
|
declare type __VLS_TemplateResult_9 = ReturnType<typeof __VLS_template_9>;
|
|
2439
2459
|
|
|
2440
2460
|
declare type __VLS_WithTemplateSlots<T, S> = T & {
|
|
@@ -2935,6 +2955,12 @@ declare type __VLS_WithTemplateSlots_84<T, S> = T & {
|
|
|
2935
2955
|
};
|
|
2936
2956
|
};
|
|
2937
2957
|
|
|
2958
|
+
declare type __VLS_WithTemplateSlots_85<T, S> = T & {
|
|
2959
|
+
new (): {
|
|
2960
|
+
$slots: S;
|
|
2961
|
+
};
|
|
2962
|
+
};
|
|
2963
|
+
|
|
2938
2964
|
declare type __VLS_WithTemplateSlots_9<T, S> = T & {
|
|
2939
2965
|
new (): {
|
|
2940
2966
|
$slots: S;
|
|
@@ -3226,15 +3252,17 @@ export { DialogRoot }
|
|
|
3226
3252
|
|
|
3227
3253
|
export { DialogTrigger }
|
|
3228
3254
|
|
|
3229
|
-
export declare const
|
|
3255
|
+
export declare const Divider: __VLS_WithTemplateSlots_49<typeof __VLS_component_49, __VLS_TemplateResult_49["slots"]>;
|
|
3256
|
+
|
|
3257
|
+
export declare const DrawerContent: __VLS_WithTemplateSlots_55<typeof __VLS_component_55, __VLS_TemplateResult_55["slots"]>;
|
|
3230
3258
|
|
|
3231
|
-
export declare const DrawerOverlay:
|
|
3259
|
+
export declare const DrawerOverlay: __VLS_WithTemplateSlots_56<typeof __VLS_component_56, __VLS_TemplateResult_56["slots"]>;
|
|
3232
3260
|
|
|
3233
|
-
export declare const DrawerPortal:
|
|
3261
|
+
export declare const DrawerPortal: __VLS_WithTemplateSlots_57<typeof __VLS_component_57, __VLS_TemplateResult_57["slots"]>;
|
|
3234
3262
|
|
|
3235
|
-
export declare const DrawerRoot:
|
|
3263
|
+
export declare const DrawerRoot: __VLS_WithTemplateSlots_54<typeof __VLS_component_54, __VLS_TemplateResult_54["slots"]>;
|
|
3236
3264
|
|
|
3237
|
-
export declare const DrawerTrigger:
|
|
3265
|
+
export declare const DrawerTrigger: __VLS_WithTemplateSlots_58<typeof __VLS_component_58, __VLS_TemplateResult_58["slots"]>;
|
|
3238
3266
|
|
|
3239
3267
|
export declare const DropdownMenuArrow: DefineComponent<DropdownMenuArrowProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DropdownMenuArrowProps> & Readonly<{}>, {
|
|
3240
3268
|
rounded: boolean;
|
|
@@ -3244,11 +3272,11 @@ height: number;
|
|
|
3244
3272
|
|
|
3245
3273
|
export { DropdownMenuCheckboxItem }
|
|
3246
3274
|
|
|
3247
|
-
export declare const DropdownMenuContent:
|
|
3275
|
+
export declare const DropdownMenuContent: __VLS_WithTemplateSlots_50<typeof __VLS_component_50, __VLS_TemplateResult_50["slots"]>;
|
|
3248
3276
|
|
|
3249
3277
|
export { DropdownMenuGroup }
|
|
3250
3278
|
|
|
3251
|
-
export declare const DropdownMenuItem:
|
|
3279
|
+
export declare const DropdownMenuItem: __VLS_WithTemplateSlots_51<typeof __VLS_component_51, __VLS_TemplateResult_51["slots"]>;
|
|
3252
3280
|
|
|
3253
3281
|
export { DropdownMenuItemIndicator }
|
|
3254
3282
|
|
|
@@ -3266,20 +3294,20 @@ export declare const DropdownMenuSeparator: DefineComponent<DropdownMenuSeparato
|
|
|
3266
3294
|
|
|
3267
3295
|
export { DropdownMenuSub }
|
|
3268
3296
|
|
|
3269
|
-
export declare const DropdownMenuSubContent:
|
|
3297
|
+
export declare const DropdownMenuSubContent: __VLS_WithTemplateSlots_52<typeof __VLS_component_52, __VLS_TemplateResult_52["slots"]>;
|
|
3270
3298
|
|
|
3271
|
-
export declare const DropdownMenuSubTrigger:
|
|
3299
|
+
export declare const DropdownMenuSubTrigger: __VLS_WithTemplateSlots_53<typeof __VLS_component_53, __VLS_TemplateResult_53["slots"]>;
|
|
3272
3300
|
|
|
3273
3301
|
export { DropdownMenuTrigger }
|
|
3274
3302
|
|
|
3275
|
-
declare const File_2: DefineComponent<
|
|
3303
|
+
declare const File_2: DefineComponent<__VLS_Props_9, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
3276
3304
|
remove: (file: IFile_2) => any;
|
|
3277
|
-
}, string, PublicProps, Readonly<
|
|
3305
|
+
}, string, PublicProps, Readonly<__VLS_Props_9> & Readonly<{
|
|
3278
3306
|
onRemove?: ((file: IFile_2) => any) | undefined;
|
|
3279
3307
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
3280
3308
|
export { File_2 as File }
|
|
3281
3309
|
|
|
3282
|
-
export declare const FormField:
|
|
3310
|
+
export declare const FormField: __VLS_WithTemplateSlots_59<typeof __VLS_component_59, __VLS_TemplateResult_59["slots"]>;
|
|
3283
3311
|
|
|
3284
3312
|
declare const forwared: ComputedRef<Readonly<{
|
|
3285
3313
|
type: "scroll" | "auto" | "hover" | "always";
|
|
@@ -3523,9 +3551,9 @@ declare interface IFile_2 {
|
|
|
3523
3551
|
size: number | null;
|
|
3524
3552
|
}
|
|
3525
3553
|
|
|
3526
|
-
declare const Image_2: DefineComponent<
|
|
3554
|
+
declare const Image_2: DefineComponent<__VLS_Props_12, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
3527
3555
|
delete: () => any;
|
|
3528
|
-
}, string, PublicProps, Readonly<
|
|
3556
|
+
}, string, PublicProps, Readonly<__VLS_Props_12> & Readonly<{
|
|
3529
3557
|
onDelete?: (() => any) | undefined;
|
|
3530
3558
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
3531
3559
|
imageFullModal: CreateComponentPublicInstanceWithMixins<Readonly<{
|
|
@@ -3559,7 +3587,7 @@ onChange?: ((value: number) => any) | undefined;
|
|
|
3559
3587
|
"onUpdate:modelValue"?: ((value: number) => any) | undefined;
|
|
3560
3588
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
3561
3589
|
|
|
3562
|
-
export declare const InputText:
|
|
3590
|
+
export declare const InputText: __VLS_WithTemplateSlots_62<typeof __VLS_component_62, __VLS_TemplateResult_62["slots"]>;
|
|
3563
3591
|
|
|
3564
3592
|
declare type InputTextProps = {
|
|
3565
3593
|
placeholder?: string;
|
|
@@ -3615,7 +3643,7 @@ declare interface ITooltipContentProps extends TooltipContentProps {
|
|
|
3615
3643
|
viewArrow?: boolean;
|
|
3616
3644
|
}
|
|
3617
3645
|
|
|
3618
|
-
export declare const Label:
|
|
3646
|
+
export declare const Label: __VLS_WithTemplateSlots_60<typeof __VLS_component_60, __VLS_TemplateResult_60["slots"]>;
|
|
3619
3647
|
|
|
3620
3648
|
export { ListboxContent }
|
|
3621
3649
|
|
|
@@ -3652,7 +3680,7 @@ declare type MenuItem = {
|
|
|
3652
3680
|
disabled?: boolean;
|
|
3653
3681
|
};
|
|
3654
3682
|
|
|
3655
|
-
export declare const Message:
|
|
3683
|
+
export declare const Message: __VLS_WithTemplateSlots_61<typeof __VLS_component_61, __VLS_TemplateResult_61["slots"]>;
|
|
3656
3684
|
|
|
3657
3685
|
export declare const OTPCode: DefineComponent<__VLS_PublicProps_5, {
|
|
3658
3686
|
$els: HTMLInputElement[];
|
|
@@ -3696,9 +3724,9 @@ export declare const PaginationFirst: DefineComponent<PaginationFirstProps, {},
|
|
|
3696
3724
|
|
|
3697
3725
|
export declare const PaginationLast: DefineComponent<PaginationLastProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PaginationLastProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3698
3726
|
|
|
3699
|
-
export declare const PaginationList:
|
|
3727
|
+
export declare const PaginationList: __VLS_WithTemplateSlots_63<typeof __VLS_component_63, __VLS_TemplateResult_63["slots"]>;
|
|
3700
3728
|
|
|
3701
|
-
export declare const PaginationListItem:
|
|
3729
|
+
export declare const PaginationListItem: __VLS_WithTemplateSlots_64<typeof __VLS_component_64, __VLS_TemplateResult_64["slots"]>;
|
|
3702
3730
|
|
|
3703
3731
|
export declare const PaginationNext: DefineComponent<PaginationNextProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PaginationNextProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3704
3732
|
|
|
@@ -3716,7 +3744,7 @@ height: number;
|
|
|
3716
3744
|
|
|
3717
3745
|
export { PopoverClose }
|
|
3718
3746
|
|
|
3719
|
-
export declare const PopoverContent:
|
|
3747
|
+
export declare const PopoverContent: __VLS_WithTemplateSlots_65<typeof __VLS_component_65, __VLS_TemplateResult_65["slots"]>;
|
|
3720
3748
|
|
|
3721
3749
|
export { PopoverPortal }
|
|
3722
3750
|
|
|
@@ -3781,23 +3809,23 @@ export declare const Schedule: DefineComponent<__VLS_PublicProps_7, {}, {}, {},
|
|
|
3781
3809
|
"onUpdate:modelValue"?: ((value: TShedule | null) => any) | undefined;
|
|
3782
3810
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3783
3811
|
|
|
3784
|
-
export declare const ScrollAreaRoot:
|
|
3812
|
+
export declare const ScrollAreaRoot: __VLS_WithTemplateSlots_75<typeof __VLS_component_75, __VLS_TemplateResult_75["slots"]>;
|
|
3785
3813
|
|
|
3786
3814
|
export declare const ScrollAreaScrollbar: DefineComponent<ScrollAreaScrollbarProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ScrollAreaScrollbarProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3787
3815
|
|
|
3788
|
-
export declare const ScrollAreaViewport:
|
|
3816
|
+
export declare const ScrollAreaViewport: __VLS_WithTemplateSlots_76<typeof __VLS_component_76, __VLS_TemplateResult_76["slots"]>;
|
|
3789
3817
|
|
|
3790
3818
|
declare function scrollToBottom(): void;
|
|
3791
3819
|
|
|
3792
3820
|
declare function scrollToTop(): void;
|
|
3793
3821
|
|
|
3794
|
-
export declare const SelectContent:
|
|
3822
|
+
export declare const SelectContent: __VLS_WithTemplateSlots_77<typeof __VLS_component_77, __VLS_TemplateResult_77["slots"]>;
|
|
3795
3823
|
|
|
3796
3824
|
export { SelectGroup }
|
|
3797
3825
|
|
|
3798
3826
|
export { SelectIcon }
|
|
3799
3827
|
|
|
3800
|
-
export declare const SelectItem:
|
|
3828
|
+
export declare const SelectItem: __VLS_WithTemplateSlots_78<typeof __VLS_component_78, __VLS_TemplateResult_78["slots"]>;
|
|
3801
3829
|
|
|
3802
3830
|
export { SelectItemIndicator }
|
|
3803
3831
|
|
|
@@ -3807,7 +3835,7 @@ export { SelectLabel }
|
|
|
3807
3835
|
|
|
3808
3836
|
export { SelectPortal }
|
|
3809
3837
|
|
|
3810
|
-
export declare const SelectRoot:
|
|
3838
|
+
export declare const SelectRoot: __VLS_WithTemplateSlots_79<typeof __VLS_component_79, __VLS_TemplateResult_79["slots"]>;
|
|
3811
3839
|
|
|
3812
3840
|
export { SelectScrollDownButton }
|
|
3813
3841
|
|
|
@@ -3815,21 +3843,21 @@ export { SelectScrollUpButton }
|
|
|
3815
3843
|
|
|
3816
3844
|
export declare const SelectSeparator: DefineComponent<SelectSeparatorProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SelectSeparatorProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3817
3845
|
|
|
3818
|
-
export declare const SelectTrigger:
|
|
3846
|
+
export declare const SelectTrigger: __VLS_WithTemplateSlots_80<typeof __VLS_component_80, __VLS_TemplateResult_80["slots"]>;
|
|
3819
3847
|
|
|
3820
|
-
export declare const SelectValue:
|
|
3848
|
+
export declare const SelectValue: __VLS_WithTemplateSlots_81<typeof __VLS_component_81, __VLS_TemplateResult_81["slots"]>;
|
|
3821
3849
|
|
|
3822
|
-
export declare const SelectViewport:
|
|
3850
|
+
export declare const SelectViewport: __VLS_WithTemplateSlots_82<typeof __VLS_component_82, __VLS_TemplateResult_82["slots"]>;
|
|
3823
3851
|
|
|
3824
3852
|
export declare const Spinner: DefineComponent<ISpinnerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ISpinnerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
3825
3853
|
|
|
3826
|
-
export declare const StepperItem:
|
|
3854
|
+
export declare const StepperItem: __VLS_WithTemplateSlots_83<typeof __VLS_component_83, __VLS_TemplateResult_83["slots"]>;
|
|
3827
3855
|
|
|
3828
|
-
export declare const StepperRoot:
|
|
3856
|
+
export declare const StepperRoot: __VLS_WithTemplateSlots_84<typeof __VLS_component_84, __VLS_TemplateResult_84["slots"]>;
|
|
3829
3857
|
|
|
3830
3858
|
declare type StringOrVNode = string | VNode | (() => VNode);
|
|
3831
3859
|
|
|
3832
|
-
export declare const SwitchRoot:
|
|
3860
|
+
export declare const SwitchRoot: __VLS_WithTemplateSlots_85<typeof __VLS_component_85, __VLS_TemplateResult_85["slots"]>;
|
|
3833
3861
|
|
|
3834
3862
|
export declare const SwitchThumb: DefineComponent<SwitchThumbProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SwitchThumbProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3835
3863
|
|
|
@@ -3837,13 +3865,13 @@ export { TabsContent }
|
|
|
3837
3865
|
|
|
3838
3866
|
export { TabsIndicator }
|
|
3839
3867
|
|
|
3840
|
-
export declare const TabsList:
|
|
3868
|
+
export declare const TabsList: __VLS_WithTemplateSlots_66<typeof __VLS_component_66, __VLS_TemplateResult_66["slots"]>;
|
|
3841
3869
|
|
|
3842
|
-
export declare const TabsRoot:
|
|
3870
|
+
export declare const TabsRoot: __VLS_WithTemplateSlots_67<typeof __VLS_component_67, __VLS_TemplateResult_67["slots"]>;
|
|
3843
3871
|
|
|
3844
|
-
export declare const TabsTrigger:
|
|
3872
|
+
export declare const TabsTrigger: __VLS_WithTemplateSlots_68<typeof __VLS_component_68, __VLS_TemplateResult_68["slots"]>;
|
|
3845
3873
|
|
|
3846
|
-
export declare const Tag:
|
|
3874
|
+
export declare const Tag: __VLS_WithTemplateSlots_69<typeof __VLS_component_69, __VLS_TemplateResult_69["slots"]>;
|
|
3847
3875
|
|
|
3848
3876
|
export declare interface TagColors {
|
|
3849
3877
|
background?: string;
|
|
@@ -3896,7 +3924,7 @@ export { ToastAction }
|
|
|
3896
3924
|
|
|
3897
3925
|
export declare const ToastClose: DefineComponent<ToastCloseProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ToastCloseProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3898
3926
|
|
|
3899
|
-
export declare const ToastDescription:
|
|
3927
|
+
export declare const ToastDescription: __VLS_WithTemplateSlots_70<typeof __VLS_component_70, __VLS_TemplateResult_70["slots"]>;
|
|
3900
3928
|
|
|
3901
3929
|
export declare const Toaster: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3902
3930
|
|
|
@@ -3909,17 +3937,17 @@ declare type ToasterToast = IToastRootProps & {
|
|
|
3909
3937
|
|
|
3910
3938
|
export { ToastPortal }
|
|
3911
3939
|
|
|
3912
|
-
export declare const ToastProvider:
|
|
3940
|
+
export declare const ToastProvider: __VLS_WithTemplateSlots_71<typeof __VLS_component_71, __VLS_TemplateResult_71["slots"]>;
|
|
3913
3941
|
|
|
3914
|
-
export declare const ToastRoot:
|
|
3942
|
+
export declare const ToastRoot: __VLS_WithTemplateSlots_72<typeof __VLS_component_72, __VLS_TemplateResult_72["slots"]>;
|
|
3915
3943
|
|
|
3916
|
-
export declare const ToastTitle:
|
|
3944
|
+
export declare const ToastTitle: __VLS_WithTemplateSlots_73<typeof __VLS_component_73, __VLS_TemplateResult_73["slots"]>;
|
|
3917
3945
|
|
|
3918
3946
|
declare type ToastVariant = "warn" | "success" | "error" | "info";
|
|
3919
3947
|
|
|
3920
3948
|
export declare const ToastViewport: DefineComponent<ToastViewportProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ToastViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3921
3949
|
|
|
3922
|
-
export declare const TooltipContent:
|
|
3950
|
+
export declare const TooltipContent: __VLS_WithTemplateSlots_74<typeof __VLS_component_74, __VLS_TemplateResult_74["slots"]>;
|
|
3923
3951
|
|
|
3924
3952
|
export { TooltipPortal }
|
|
3925
3953
|
|