prlg-ui 1.4.13 → 1.4.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.ts +106 -62
- package/dist/prlg-ui.cjs.js +1 -1
- package/dist/prlg-ui.css +1 -1
- package/dist/prlg-ui.es.js +775 -699
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -30,19 +30,25 @@ import { WatchStopHandle } from 'vue';
|
|
|
30
30
|
|
|
31
31
|
declare const __VLS_component: DefineComponent<ButtonProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
32
32
|
|
|
33
|
-
declare const __VLS_component_10: DefineComponent<
|
|
33
|
+
declare const __VLS_component_10: DefineComponent<__VLS_Props_16, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
34
|
+
remove: () => any;
|
|
35
|
+
}, string, PublicProps, Readonly<__VLS_Props_16> & Readonly<{
|
|
36
|
+
onRemove?: (() => any) | undefined;
|
|
37
|
+
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
38
|
+
|
|
39
|
+
declare const __VLS_component_11: DefineComponent<DrawerProps, {
|
|
34
40
|
isOpen: Ref<boolean, boolean>;
|
|
35
41
|
open: () => void;
|
|
36
42
|
close: () => void;
|
|
37
43
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DrawerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
38
44
|
|
|
39
|
-
declare const
|
|
45
|
+
declare const __VLS_component_12: DefineComponent<__VLS_PublicProps_9, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
40
46
|
"update:open": (value: boolean) => any;
|
|
41
47
|
}, string, PublicProps, Readonly<__VLS_PublicProps_9> & Readonly<{
|
|
42
48
|
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
43
49
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
44
50
|
|
|
45
|
-
declare const
|
|
51
|
+
declare const __VLS_component_13: DefineComponent<PopoverProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
46
52
|
show: () => any;
|
|
47
53
|
hide: () => any;
|
|
48
54
|
}, string, PublicProps, Readonly<PopoverProps> & Readonly<{
|
|
@@ -61,26 +67,24 @@ triggerRef: HTMLDivElement;
|
|
|
61
67
|
popoverRef: HTMLDivElement;
|
|
62
68
|
}, HTMLDivElement>;
|
|
63
69
|
|
|
64
|
-
declare const
|
|
70
|
+
declare const __VLS_component_14: DefineComponent<__VLS_Props_18, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_18> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
65
71
|
|
|
66
|
-
declare const
|
|
72
|
+
declare const __VLS_component_15: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
67
73
|
contentRef: HTMLDivElement;
|
|
68
74
|
}, HTMLDivElement>;
|
|
69
75
|
|
|
70
|
-
declare const
|
|
76
|
+
declare const __VLS_component_16: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLButtonElement>;
|
|
71
77
|
|
|
72
|
-
declare const
|
|
78
|
+
declare const __VLS_component_17: DefineComponent<__VLS_Props_19, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_19> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
73
79
|
|
|
74
|
-
declare const
|
|
80
|
+
declare const __VLS_component_18: DefineComponent<__VLS_Props_20, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_20> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
75
81
|
|
|
76
|
-
declare const
|
|
82
|
+
declare const __VLS_component_19: DefineComponent<__VLS_Props_21, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
77
83
|
"update:value": (value: string | number) => any;
|
|
78
84
|
}, string, PublicProps, Readonly<__VLS_Props_21> & Readonly<{
|
|
79
85
|
"onUpdate:value"?: ((value: string | number) => any) | undefined;
|
|
80
86
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
81
87
|
|
|
82
|
-
declare const __VLS_component_19: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
83
|
-
|
|
84
88
|
declare const __VLS_component_2: DefineComponent<TableProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
85
89
|
rowClickHandler: (value: {
|
|
86
90
|
data: any;
|
|
@@ -97,13 +101,27 @@ index: number;
|
|
|
97
101
|
|
|
98
102
|
declare const __VLS_component_20: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
99
103
|
|
|
100
|
-
declare const __VLS_component_21: DefineComponent<
|
|
104
|
+
declare const __VLS_component_21: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
105
|
+
|
|
106
|
+
declare const __VLS_component_22: DefineComponent<__VLS_Props_22, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_22> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLButtonElement>;
|
|
101
107
|
|
|
102
|
-
declare const
|
|
108
|
+
declare const __VLS_component_23: DefineComponent<__VLS_Props_23, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_23> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
103
109
|
|
|
104
110
|
declare const __VLS_component_3: DefineComponent<ColumnProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ColumnProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
105
111
|
|
|
106
|
-
declare const __VLS_component_4: DefineComponent<
|
|
112
|
+
declare const __VLS_component_4: DefineComponent<Props, {
|
|
113
|
+
scrollToIndex: (index: number) => void;
|
|
114
|
+
scrollToTop: () => void;
|
|
115
|
+
scrollToBottom: () => void;
|
|
116
|
+
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<Props> & Readonly<{}>, {
|
|
117
|
+
containerHeight: string;
|
|
118
|
+
buffer: number;
|
|
119
|
+
keyField: string;
|
|
120
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
121
|
+
containerRef: HTMLDivElement;
|
|
122
|
+
}, HTMLDivElement>;
|
|
123
|
+
|
|
124
|
+
declare const __VLS_component_5: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
107
125
|
"update:modelValue": (value: any) => any;
|
|
108
126
|
} & {
|
|
109
127
|
change: (value?: string | number | object | undefined) => any;
|
|
@@ -112,7 +130,7 @@ onChange?: ((value?: string | number | object | undefined) => any) | undefined;
|
|
|
112
130
|
"onUpdate:modelValue"?: ((value: any) => any) | undefined;
|
|
113
131
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLLabelElement>;
|
|
114
132
|
|
|
115
|
-
declare const
|
|
133
|
+
declare const __VLS_component_6: DefineComponent<__VLS_PublicProps_3, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
116
134
|
"update:modelValue": (value: any) => any;
|
|
117
135
|
} & {
|
|
118
136
|
change: (value?: string | undefined) => any;
|
|
@@ -121,9 +139,9 @@ onChange?: ((value?: string | undefined) => any) | undefined;
|
|
|
121
139
|
"onUpdate:modelValue"?: ((value: any) => any) | undefined;
|
|
122
140
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
123
141
|
|
|
124
|
-
declare const
|
|
142
|
+
declare const __VLS_component_7: DefineComponent<__VLS_Props_8, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_8> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
125
143
|
|
|
126
|
-
declare const
|
|
144
|
+
declare const __VLS_component_8: DefineComponent<ExtractPropTypes< {
|
|
127
145
|
type: {
|
|
128
146
|
type: PropType<"error" | "warning" | "info">;
|
|
129
147
|
default: string;
|
|
@@ -142,13 +160,7 @@ outlined: boolean;
|
|
|
142
160
|
type: "error" | "info" | "warning";
|
|
143
161
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
144
162
|
|
|
145
|
-
declare const
|
|
146
|
-
|
|
147
|
-
declare const __VLS_component_9: DefineComponent<__VLS_Props_16, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
148
|
-
remove: () => any;
|
|
149
|
-
}, string, PublicProps, Readonly<__VLS_Props_16> & Readonly<{
|
|
150
|
-
onRemove?: (() => any) | undefined;
|
|
151
|
-
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
163
|
+
declare const __VLS_component_9: DefineComponent<__VLS_Props_13, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_13> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
152
164
|
|
|
153
165
|
declare type __VLS_Props = {
|
|
154
166
|
items: MenuItem[];
|
|
@@ -344,7 +356,7 @@ declare function __VLS_template_10(): {
|
|
|
344
356
|
default?(_: {}): any;
|
|
345
357
|
};
|
|
346
358
|
refs: {};
|
|
347
|
-
rootEl:
|
|
359
|
+
rootEl: HTMLDivElement;
|
|
348
360
|
};
|
|
349
361
|
|
|
350
362
|
declare function __VLS_template_11(): {
|
|
@@ -357,6 +369,15 @@ declare function __VLS_template_11(): {
|
|
|
357
369
|
};
|
|
358
370
|
|
|
359
371
|
declare function __VLS_template_12(): {
|
|
372
|
+
attrs: Partial<{}>;
|
|
373
|
+
slots: {
|
|
374
|
+
default?(_: {}): any;
|
|
375
|
+
};
|
|
376
|
+
refs: {};
|
|
377
|
+
rootEl: any;
|
|
378
|
+
};
|
|
379
|
+
|
|
380
|
+
declare function __VLS_template_13(): {
|
|
360
381
|
attrs: Partial<{}>;
|
|
361
382
|
slots: {
|
|
362
383
|
trigger?(_: {}): any;
|
|
@@ -370,7 +391,7 @@ declare function __VLS_template_12(): {
|
|
|
370
391
|
rootEl: HTMLDivElement;
|
|
371
392
|
};
|
|
372
393
|
|
|
373
|
-
declare function
|
|
394
|
+
declare function __VLS_template_14(): {
|
|
374
395
|
attrs: Partial<{}>;
|
|
375
396
|
slots: {
|
|
376
397
|
default?(_: {}): any;
|
|
@@ -379,7 +400,7 @@ declare function __VLS_template_13(): {
|
|
|
379
400
|
rootEl: HTMLDivElement;
|
|
380
401
|
};
|
|
381
402
|
|
|
382
|
-
declare function
|
|
403
|
+
declare function __VLS_template_15(): {
|
|
383
404
|
attrs: Partial<{}>;
|
|
384
405
|
slots: {
|
|
385
406
|
default?(_: {}): any;
|
|
@@ -390,22 +411,13 @@ declare function __VLS_template_14(): {
|
|
|
390
411
|
rootEl: HTMLDivElement;
|
|
391
412
|
};
|
|
392
413
|
|
|
393
|
-
declare function __VLS_template_15(): {
|
|
394
|
-
attrs: Partial<{}>;
|
|
395
|
-
slots: {
|
|
396
|
-
default?(_: {}): any;
|
|
397
|
-
};
|
|
398
|
-
refs: {};
|
|
399
|
-
rootEl: HTMLButtonElement;
|
|
400
|
-
};
|
|
401
|
-
|
|
402
414
|
declare function __VLS_template_16(): {
|
|
403
415
|
attrs: Partial<{}>;
|
|
404
416
|
slots: {
|
|
405
417
|
default?(_: {}): any;
|
|
406
418
|
};
|
|
407
419
|
refs: {};
|
|
408
|
-
rootEl:
|
|
420
|
+
rootEl: HTMLButtonElement;
|
|
409
421
|
};
|
|
410
422
|
|
|
411
423
|
declare function __VLS_template_17(): {
|
|
@@ -457,10 +469,19 @@ declare function __VLS_template_21(): {
|
|
|
457
469
|
default?(_: {}): any;
|
|
458
470
|
};
|
|
459
471
|
refs: {};
|
|
460
|
-
rootEl:
|
|
472
|
+
rootEl: HTMLDivElement;
|
|
461
473
|
};
|
|
462
474
|
|
|
463
475
|
declare function __VLS_template_22(): {
|
|
476
|
+
attrs: Partial<{}>;
|
|
477
|
+
slots: {
|
|
478
|
+
default?(_: {}): any;
|
|
479
|
+
};
|
|
480
|
+
refs: {};
|
|
481
|
+
rootEl: HTMLButtonElement;
|
|
482
|
+
};
|
|
483
|
+
|
|
484
|
+
declare function __VLS_template_23(): {
|
|
464
485
|
attrs: Partial<{}>;
|
|
465
486
|
slots: {
|
|
466
487
|
default?(_: {}): any;
|
|
@@ -479,19 +500,24 @@ declare function __VLS_template_3(): {
|
|
|
479
500
|
declare function __VLS_template_4(): {
|
|
480
501
|
attrs: Partial<{}>;
|
|
481
502
|
slots: {
|
|
482
|
-
|
|
503
|
+
default?(_: {
|
|
504
|
+
item: any;
|
|
505
|
+
index: number;
|
|
506
|
+
}): any;
|
|
483
507
|
};
|
|
484
|
-
refs: {
|
|
485
|
-
|
|
508
|
+
refs: {
|
|
509
|
+
containerRef: HTMLDivElement;
|
|
510
|
+
};
|
|
511
|
+
rootEl: HTMLDivElement;
|
|
486
512
|
};
|
|
487
513
|
|
|
488
514
|
declare function __VLS_template_5(): {
|
|
489
515
|
attrs: Partial<{}>;
|
|
490
516
|
slots: {
|
|
491
|
-
|
|
517
|
+
label?(_: {}): any;
|
|
492
518
|
};
|
|
493
519
|
refs: {};
|
|
494
|
-
rootEl:
|
|
520
|
+
rootEl: HTMLLabelElement;
|
|
495
521
|
};
|
|
496
522
|
|
|
497
523
|
declare function __VLS_template_6(): {
|
|
@@ -560,6 +586,8 @@ declare type __VLS_TemplateResult_21 = ReturnType<typeof __VLS_template_21>;
|
|
|
560
586
|
|
|
561
587
|
declare type __VLS_TemplateResult_22 = ReturnType<typeof __VLS_template_22>;
|
|
562
588
|
|
|
589
|
+
declare type __VLS_TemplateResult_23 = ReturnType<typeof __VLS_template_23>;
|
|
590
|
+
|
|
563
591
|
declare type __VLS_TemplateResult_3 = ReturnType<typeof __VLS_template_3>;
|
|
564
592
|
|
|
565
593
|
declare type __VLS_TemplateResult_4 = ReturnType<typeof __VLS_template_4>;
|
|
@@ -664,6 +692,12 @@ declare type __VLS_WithTemplateSlots_22<T, S> = T & {
|
|
|
664
692
|
};
|
|
665
693
|
};
|
|
666
694
|
|
|
695
|
+
declare type __VLS_WithTemplateSlots_23<T, S> = T & {
|
|
696
|
+
new (): {
|
|
697
|
+
$slots: S;
|
|
698
|
+
};
|
|
699
|
+
};
|
|
700
|
+
|
|
667
701
|
declare type __VLS_WithTemplateSlots_3<T, S> = T & {
|
|
668
702
|
new (): {
|
|
669
703
|
$slots: S;
|
|
@@ -706,13 +740,13 @@ declare type __VLS_WithTemplateSlots_9<T, S> = T & {
|
|
|
706
740
|
};
|
|
707
741
|
};
|
|
708
742
|
|
|
709
|
-
export declare const Accordion:
|
|
743
|
+
export declare const Accordion: __VLS_WithTemplateSlots_14<typeof __VLS_component_14, __VLS_TemplateResult_14["slots"]>;
|
|
710
744
|
|
|
711
|
-
export declare const AccordionContent:
|
|
745
|
+
export declare const AccordionContent: __VLS_WithTemplateSlots_15<typeof __VLS_component_15, __VLS_TemplateResult_15["slots"]>;
|
|
712
746
|
|
|
713
|
-
export declare const AccordionHeader:
|
|
747
|
+
export declare const AccordionHeader: __VLS_WithTemplateSlots_16<typeof __VLS_component_16, __VLS_TemplateResult_16["slots"]>;
|
|
714
748
|
|
|
715
|
-
export declare const AccordionPanel:
|
|
749
|
+
export declare const AccordionPanel: __VLS_WithTemplateSlots_17<typeof __VLS_component_17, __VLS_TemplateResult_17["slots"]>;
|
|
716
750
|
|
|
717
751
|
export declare const Badge: DefineComponent<__VLS_Props_12, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_12> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
718
752
|
|
|
@@ -734,7 +768,7 @@ declare type ButtonProps = {
|
|
|
734
768
|
full?: boolean;
|
|
735
769
|
};
|
|
736
770
|
|
|
737
|
-
export declare const Checkbox:
|
|
771
|
+
export declare const Checkbox: __VLS_WithTemplateSlots_5<typeof __VLS_component_5, __VLS_TemplateResult_5["slots"]>;
|
|
738
772
|
|
|
739
773
|
export declare const ChipCheckbox: DefineComponent<__VLS_PublicProps_2, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
740
774
|
"update:modelValue": (value: any) => any;
|
|
@@ -799,9 +833,9 @@ declare type DataItem = Record<string, any>;
|
|
|
799
833
|
|
|
800
834
|
export declare const DataTable: __VLS_WithTemplateSlots_2<typeof __VLS_component_2, __VLS_TemplateResult_2["slots"]>;
|
|
801
835
|
|
|
802
|
-
export declare const Divider:
|
|
836
|
+
export declare const Divider: __VLS_WithTemplateSlots_18<typeof __VLS_component_18, __VLS_TemplateResult_18["slots"]>;
|
|
803
837
|
|
|
804
|
-
export declare const Drawer:
|
|
838
|
+
export declare const Drawer: __VLS_WithTemplateSlots_11<typeof __VLS_component_11, __VLS_TemplateResult_11["slots"]>;
|
|
805
839
|
|
|
806
840
|
declare type DrawerProps = {
|
|
807
841
|
position?: 'left' | 'right' | 'bottom' | 'top';
|
|
@@ -823,7 +857,7 @@ declare interface DropdownProps {
|
|
|
823
857
|
loading?: boolean;
|
|
824
858
|
}
|
|
825
859
|
|
|
826
|
-
export declare const IconField:
|
|
860
|
+
export declare const IconField: __VLS_WithTemplateSlots_7<typeof __VLS_component_7, __VLS_TemplateResult_7["slots"]>;
|
|
827
861
|
|
|
828
862
|
export declare const InputNumber: DefineComponent<__VLS_PublicProps_5, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
829
863
|
"update:modelValue": (value: number) => any;
|
|
@@ -871,13 +905,13 @@ declare type MenuItem = {
|
|
|
871
905
|
command?: () => void;
|
|
872
906
|
};
|
|
873
907
|
|
|
874
|
-
export declare const Message:
|
|
908
|
+
export declare const Message: __VLS_WithTemplateSlots_8<typeof __VLS_component_8, __VLS_TemplateResult_8["slots"]>;
|
|
875
909
|
|
|
876
|
-
export declare const Modal:
|
|
910
|
+
export declare const Modal: __VLS_WithTemplateSlots_12<typeof __VLS_component_12, __VLS_TemplateResult_12["slots"]>;
|
|
877
911
|
|
|
878
|
-
export declare const OverlayBadge:
|
|
912
|
+
export declare const OverlayBadge: __VLS_WithTemplateSlots_9<typeof __VLS_component_9, __VLS_TemplateResult_9["slots"]>;
|
|
879
913
|
|
|
880
|
-
export declare const Popover:
|
|
914
|
+
export declare const Popover: __VLS_WithTemplateSlots_13<typeof __VLS_component_13, __VLS_TemplateResult_13["slots"]>;
|
|
881
915
|
|
|
882
916
|
declare interface PopoverProps {
|
|
883
917
|
placement?: Placement;
|
|
@@ -890,7 +924,15 @@ declare interface PopoverProps {
|
|
|
890
924
|
hoverDelay?: number;
|
|
891
925
|
}
|
|
892
926
|
|
|
893
|
-
|
|
927
|
+
declare interface Props {
|
|
928
|
+
items: any[];
|
|
929
|
+
itemHeight: number;
|
|
930
|
+
containerHeight?: string;
|
|
931
|
+
buffer?: number;
|
|
932
|
+
keyField?: string;
|
|
933
|
+
}
|
|
934
|
+
|
|
935
|
+
export declare const Radio: __VLS_WithTemplateSlots_6<typeof __VLS_component_6, __VLS_TemplateResult_6["slots"]>;
|
|
894
936
|
|
|
895
937
|
declare type SelectedMode = 'multiple' | 'single';
|
|
896
938
|
|
|
@@ -963,7 +1005,7 @@ export declare const Switch: DefineComponent<__VLS_PublicProps_7, {}, {}, {}, {}
|
|
|
963
1005
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
964
1006
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
965
1007
|
|
|
966
|
-
export declare const Tab:
|
|
1008
|
+
export declare const Tab: __VLS_WithTemplateSlots_22<typeof __VLS_component_22, __VLS_TemplateResult_22["slots"]>;
|
|
967
1009
|
|
|
968
1010
|
declare type TableProps = {
|
|
969
1011
|
theme?: 'default';
|
|
@@ -984,15 +1026,15 @@ declare type TableSlots = {
|
|
|
984
1026
|
default(): any;
|
|
985
1027
|
};
|
|
986
1028
|
|
|
987
|
-
export declare const TabList:
|
|
1029
|
+
export declare const TabList: __VLS_WithTemplateSlots_21<typeof __VLS_component_21, __VLS_TemplateResult_21["slots"]>;
|
|
988
1030
|
|
|
989
|
-
export declare const TabPanel:
|
|
1031
|
+
export declare const TabPanel: __VLS_WithTemplateSlots_23<typeof __VLS_component_23, __VLS_TemplateResult_23["slots"]>;
|
|
990
1032
|
|
|
991
|
-
export declare const TabPanels:
|
|
1033
|
+
export declare const TabPanels: __VLS_WithTemplateSlots_20<typeof __VLS_component_20, __VLS_TemplateResult_20["slots"]>;
|
|
992
1034
|
|
|
993
|
-
export declare const Tabs:
|
|
1035
|
+
export declare const Tabs: __VLS_WithTemplateSlots_19<typeof __VLS_component_19, __VLS_TemplateResult_19["slots"]>;
|
|
994
1036
|
|
|
995
|
-
export declare const Tag:
|
|
1037
|
+
export declare const Tag: __VLS_WithTemplateSlots_10<typeof __VLS_component_10, __VLS_TemplateResult_10["slots"]>;
|
|
996
1038
|
|
|
997
1039
|
export declare const Textarea: DefineComponent<__VLS_PublicProps_8, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
998
1040
|
"update:modelValue": (value: string) => any;
|
|
@@ -1102,6 +1144,8 @@ declare interface ToastServiceMethods {
|
|
|
1102
1144
|
|
|
1103
1145
|
export declare function useToast(): ToastServiceMethods;
|
|
1104
1146
|
|
|
1147
|
+
export declare const VirtualScroller: __VLS_WithTemplateSlots_4<typeof __VLS_component_4, __VLS_TemplateResult_4["slots"]>;
|
|
1148
|
+
|
|
1105
1149
|
export { }
|
|
1106
1150
|
|
|
1107
1151
|
|