design-system-next 2.26.3 → 2.26.6
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/design-system-next.es.d.ts +144 -186
- package/dist/design-system-next.es.js +5746 -5683
- package/dist/design-system-next.es.js.gz +0 -0
- package/dist/design-system-next.umd.js +11 -11
- package/dist/design-system-next.umd.js.gz +0 -0
- package/package.json +1 -2
- package/src/components/calendar/calendar.vue +16 -2
- package/src/components/calendar/use-calendar.ts +4 -1
- package/src/components/list/list.ts +6 -2
- package/src/components/list/list.vue +34 -7
- package/src/components/list/use-list.ts +42 -2
- package/src/components/select/select-multiple/select-multiple.ts +4 -0
- package/src/components/select/select-multiple/select-multiple.vue +1 -0
- package/src/components/select/select-multiple/use-select-multiple.ts +12 -1
|
@@ -148,33 +148,35 @@ declare const __VLS_component_29: DefineComponent<{}, {}, {}, {}, {}, ComponentO
|
|
|
148
148
|
|
|
149
149
|
declare const __VLS_component_3: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
150
150
|
|
|
151
|
-
declare const __VLS_component_30: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin,
|
|
151
|
+
declare const __VLS_component_30: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
152
152
|
|
|
153
|
-
declare const __VLS_component_31: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin,
|
|
153
|
+
declare const __VLS_component_31: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
154
154
|
|
|
155
|
-
declare const __VLS_component_32: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin,
|
|
155
|
+
declare const __VLS_component_32: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
156
|
+
|
|
157
|
+
declare const __VLS_component_33: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
156
158
|
popperRef: HTMLDivElement;
|
|
157
159
|
}, any>;
|
|
158
160
|
|
|
159
|
-
declare const
|
|
161
|
+
declare const __VLS_component_34: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
160
162
|
radioRef: HTMLLabelElement;
|
|
161
163
|
}, HTMLDivElement>;
|
|
162
164
|
|
|
163
|
-
declare const
|
|
165
|
+
declare const __VLS_component_35: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
164
166
|
|
|
165
|
-
declare const
|
|
167
|
+
declare const __VLS_component_36: DefineComponent<any, {
|
|
166
168
|
handleClear: any;
|
|
167
169
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
168
170
|
selectRef: HTMLDivElement;
|
|
169
171
|
selectPopperRef: HTMLDivElement;
|
|
170
172
|
}, HTMLDivElement>;
|
|
171
173
|
|
|
172
|
-
declare const
|
|
174
|
+
declare const __VLS_component_37: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
173
175
|
ladderizedSelectState: HTMLDivElement;
|
|
174
176
|
ladderizedSelectPopperRef: HTMLDivElement;
|
|
175
177
|
}, HTMLDivElement>;
|
|
176
178
|
|
|
177
|
-
declare const
|
|
179
|
+
declare const __VLS_component_38: DefineComponent<any, {
|
|
178
180
|
handleClear: any;
|
|
179
181
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
180
182
|
multiSelectRef: HTMLDivElement;
|
|
@@ -182,15 +184,15 @@ declare const __VLS_component_37: DefineComponent<any, {
|
|
|
182
184
|
multipleSelectPopperRef: HTMLDivElement;
|
|
183
185
|
}, HTMLDivElement>;
|
|
184
186
|
|
|
185
|
-
declare const
|
|
187
|
+
declare const __VLS_component_39: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
188
|
+
|
|
189
|
+
declare const __VLS_component_4: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
186
190
|
|
|
187
|
-
declare const
|
|
191
|
+
declare const __VLS_component_40: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
188
192
|
sidepanelRef: HTMLDivElement;
|
|
189
193
|
}, any>;
|
|
190
194
|
|
|
191
|
-
declare const
|
|
192
|
-
|
|
193
|
-
declare const __VLS_component_40: DefineComponent<any, {
|
|
195
|
+
declare const __VLS_component_41: DefineComponent<any, {
|
|
194
196
|
showPanel: any;
|
|
195
197
|
hidePanel: any;
|
|
196
198
|
handleExpandPanel: any;
|
|
@@ -198,7 +200,7 @@ declare const __VLS_component_40: DefineComponent<any, {
|
|
|
198
200
|
activePanel: any;
|
|
199
201
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, any, any>;
|
|
200
202
|
|
|
201
|
-
declare const
|
|
203
|
+
declare const __VLS_component_42: DefineComponent<{}, {
|
|
202
204
|
showSnackbar: (payload: SnackPropTypes) => any;
|
|
203
205
|
showSuccess: (payload: SnackPropTypes) => any;
|
|
204
206
|
showInformation: (payload: SnackPropTypes) => any;
|
|
@@ -206,26 +208,26 @@ declare const __VLS_component_41: DefineComponent<{}, {
|
|
|
206
208
|
showCaution: (payload: SnackPropTypes) => any;
|
|
207
209
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
208
210
|
|
|
209
|
-
declare const
|
|
211
|
+
declare const __VLS_component_43: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
210
212
|
snackRef: HTMLDivElement;
|
|
211
213
|
}, HTMLDivElement>;
|
|
212
214
|
|
|
213
|
-
declare const
|
|
215
|
+
declare const __VLS_component_44: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
214
216
|
switchWrapperRef: HTMLDivElement;
|
|
215
217
|
switchRef: HTMLInputElement;
|
|
216
218
|
}, HTMLDivElement>;
|
|
217
219
|
|
|
218
|
-
declare const
|
|
220
|
+
declare const __VLS_component_45: DefineComponent<any, {
|
|
219
221
|
clearSelectedData: any;
|
|
220
222
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, any, any>;
|
|
221
223
|
|
|
222
|
-
declare const __VLS_component_45: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
223
|
-
|
|
224
224
|
declare const __VLS_component_46: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
225
225
|
|
|
226
226
|
declare const __VLS_component_47: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
227
227
|
|
|
228
|
-
declare const __VLS_component_48: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin,
|
|
228
|
+
declare const __VLS_component_48: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
229
|
+
|
|
230
|
+
declare const __VLS_component_49: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
229
231
|
|
|
230
232
|
declare const __VLS_component_5: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
231
233
|
"update:show": (value: boolean) => any;
|
|
@@ -509,6 +511,15 @@ declare function __VLS_template_3(): {
|
|
|
509
511
|
};
|
|
510
512
|
|
|
511
513
|
declare function __VLS_template_30(): {
|
|
514
|
+
attrs: Partial<{}>;
|
|
515
|
+
slots: {
|
|
516
|
+
'list-controls'?(_: {}): any;
|
|
517
|
+
};
|
|
518
|
+
refs: {};
|
|
519
|
+
rootEl: HTMLDivElement;
|
|
520
|
+
};
|
|
521
|
+
|
|
522
|
+
declare function __VLS_template_31(): {
|
|
512
523
|
attrs: Partial<{}>;
|
|
513
524
|
slots: {
|
|
514
525
|
icon?(_: {}): any;
|
|
@@ -519,7 +530,7 @@ declare function __VLS_template_30(): {
|
|
|
519
530
|
rootEl: HTMLDivElement;
|
|
520
531
|
};
|
|
521
532
|
|
|
522
|
-
declare function
|
|
533
|
+
declare function __VLS_template_32(): {
|
|
523
534
|
attrs: Partial<{}>;
|
|
524
535
|
slots: {
|
|
525
536
|
header?(_: {}): any;
|
|
@@ -530,7 +541,7 @@ declare function __VLS_template_31(): {
|
|
|
530
541
|
rootEl: any;
|
|
531
542
|
};
|
|
532
543
|
|
|
533
|
-
declare function
|
|
544
|
+
declare function __VLS_template_33(): {
|
|
534
545
|
attrs: Partial<{}>;
|
|
535
546
|
slots: {
|
|
536
547
|
default?(_: {}): any;
|
|
@@ -542,7 +553,7 @@ declare function __VLS_template_32(): {
|
|
|
542
553
|
rootEl: any;
|
|
543
554
|
};
|
|
544
555
|
|
|
545
|
-
declare function
|
|
556
|
+
declare function __VLS_template_34(): {
|
|
546
557
|
attrs: Partial<{}>;
|
|
547
558
|
slots: {
|
|
548
559
|
default?(_: {}): any;
|
|
@@ -553,7 +564,7 @@ declare function __VLS_template_33(): {
|
|
|
553
564
|
rootEl: HTMLDivElement;
|
|
554
565
|
};
|
|
555
566
|
|
|
556
|
-
declare function
|
|
567
|
+
declare function __VLS_template_35(): {
|
|
557
568
|
attrs: Partial<{}>;
|
|
558
569
|
slots: {
|
|
559
570
|
helperMessage?(_: {}): any;
|
|
@@ -562,7 +573,7 @@ declare function __VLS_template_34(): {
|
|
|
562
573
|
rootEl: HTMLDivElement;
|
|
563
574
|
};
|
|
564
575
|
|
|
565
|
-
declare function
|
|
576
|
+
declare function __VLS_template_36(): {
|
|
566
577
|
attrs: Partial<{}>;
|
|
567
578
|
slots: {
|
|
568
579
|
helperMessage?(_: {}): any;
|
|
@@ -574,7 +585,7 @@ declare function __VLS_template_35(): {
|
|
|
574
585
|
rootEl: HTMLDivElement;
|
|
575
586
|
};
|
|
576
587
|
|
|
577
|
-
declare function
|
|
588
|
+
declare function __VLS_template_37(): {
|
|
578
589
|
attrs: Partial<{}>;
|
|
579
590
|
slots: {
|
|
580
591
|
helperMessage?(_: {}): any;
|
|
@@ -586,7 +597,7 @@ declare function __VLS_template_36(): {
|
|
|
586
597
|
rootEl: HTMLDivElement;
|
|
587
598
|
};
|
|
588
599
|
|
|
589
|
-
declare function
|
|
600
|
+
declare function __VLS_template_38(): {
|
|
590
601
|
attrs: Partial<{}>;
|
|
591
602
|
slots: {
|
|
592
603
|
helperMessage?(_: {}): any;
|
|
@@ -600,7 +611,7 @@ declare function __VLS_template_37(): {
|
|
|
600
611
|
rootEl: HTMLDivElement;
|
|
601
612
|
};
|
|
602
613
|
|
|
603
|
-
declare function
|
|
614
|
+
declare function __VLS_template_39(): {
|
|
604
615
|
attrs: Partial<{}>;
|
|
605
616
|
slots: {
|
|
606
617
|
'logo-image'?(_: {}): any;
|
|
@@ -609,7 +620,16 @@ declare function __VLS_template_38(): {
|
|
|
609
620
|
rootEl: HTMLDivElement;
|
|
610
621
|
};
|
|
611
622
|
|
|
612
|
-
declare function
|
|
623
|
+
declare function __VLS_template_4(): {
|
|
624
|
+
attrs: Partial<{}>;
|
|
625
|
+
slots: {
|
|
626
|
+
default?(_: {}): any;
|
|
627
|
+
};
|
|
628
|
+
refs: {};
|
|
629
|
+
rootEl: HTMLDivElement;
|
|
630
|
+
};
|
|
631
|
+
|
|
632
|
+
declare function __VLS_template_40(): {
|
|
613
633
|
attrs: Partial<{}>;
|
|
614
634
|
slots: {
|
|
615
635
|
subtitle?(_: {}): any;
|
|
@@ -623,18 +643,9 @@ declare function __VLS_template_39(): {
|
|
|
623
643
|
rootEl: any;
|
|
624
644
|
};
|
|
625
645
|
|
|
626
|
-
declare function
|
|
627
|
-
attrs: Partial<{}>;
|
|
628
|
-
slots: {
|
|
629
|
-
default?(_: {}): any;
|
|
630
|
-
};
|
|
631
|
-
refs: {};
|
|
632
|
-
rootEl: HTMLDivElement;
|
|
633
|
-
};
|
|
634
|
-
|
|
635
|
-
declare function __VLS_template_40(): any;
|
|
646
|
+
declare function __VLS_template_41(): any;
|
|
636
647
|
|
|
637
|
-
declare function
|
|
648
|
+
declare function __VLS_template_42(): {
|
|
638
649
|
attrs: Partial<{}>;
|
|
639
650
|
slots: {
|
|
640
651
|
default?(_: {}): any;
|
|
@@ -644,7 +655,7 @@ declare function __VLS_template_41(): {
|
|
|
644
655
|
rootEl: any;
|
|
645
656
|
};
|
|
646
657
|
|
|
647
|
-
declare function
|
|
658
|
+
declare function __VLS_template_43(): {
|
|
648
659
|
attrs: Partial<{}>;
|
|
649
660
|
slots: {
|
|
650
661
|
icon?(_: {}): any;
|
|
@@ -657,7 +668,7 @@ declare function __VLS_template_42(): {
|
|
|
657
668
|
rootEl: HTMLDivElement;
|
|
658
669
|
};
|
|
659
670
|
|
|
660
|
-
declare function
|
|
671
|
+
declare function __VLS_template_44(): {
|
|
661
672
|
attrs: Partial<{}>;
|
|
662
673
|
slots: {
|
|
663
674
|
leftText?(_: {}): any;
|
|
@@ -671,9 +682,9 @@ declare function __VLS_template_43(): {
|
|
|
671
682
|
rootEl: HTMLDivElement;
|
|
672
683
|
};
|
|
673
684
|
|
|
674
|
-
declare function
|
|
685
|
+
declare function __VLS_template_45(): any;
|
|
675
686
|
|
|
676
|
-
declare function
|
|
687
|
+
declare function __VLS_template_46(): {
|
|
677
688
|
attrs: Partial<{}>;
|
|
678
689
|
slots: {
|
|
679
690
|
tableActionSection?(_: {}): any;
|
|
@@ -682,7 +693,7 @@ declare function __VLS_template_45(): {
|
|
|
682
693
|
rootEl: HTMLDivElement;
|
|
683
694
|
};
|
|
684
695
|
|
|
685
|
-
declare function
|
|
696
|
+
declare function __VLS_template_47(): {
|
|
686
697
|
attrs: Partial<{}>;
|
|
687
698
|
slots: {
|
|
688
699
|
actions?(_: {}): any;
|
|
@@ -691,7 +702,7 @@ declare function __VLS_template_46(): {
|
|
|
691
702
|
rootEl: HTMLDivElement;
|
|
692
703
|
};
|
|
693
704
|
|
|
694
|
-
declare function
|
|
705
|
+
declare function __VLS_template_48(): {
|
|
695
706
|
attrs: Partial<{}>;
|
|
696
707
|
slots: {
|
|
697
708
|
helperMessage?(_: {}): any;
|
|
@@ -701,7 +712,7 @@ declare function __VLS_template_47(): {
|
|
|
701
712
|
rootEl: HTMLDivElement;
|
|
702
713
|
};
|
|
703
714
|
|
|
704
|
-
declare function
|
|
715
|
+
declare function __VLS_template_49(): {
|
|
705
716
|
attrs: Partial<{}>;
|
|
706
717
|
slots: {
|
|
707
718
|
'popper-content'?(_: {}): any;
|
|
@@ -744,8 +755,16 @@ declare function __VLS_template_7(): {
|
|
|
744
755
|
declare function __VLS_template_8(): {
|
|
745
756
|
attrs: Partial<{}>;
|
|
746
757
|
slots: {
|
|
758
|
+
headerActions?(_: {}): any;
|
|
747
759
|
filter?(_: {}): any;
|
|
748
|
-
|
|
760
|
+
fixedCell?(_: {
|
|
761
|
+
details: {
|
|
762
|
+
employeeId: any;
|
|
763
|
+
date: any;
|
|
764
|
+
shift: any;
|
|
765
|
+
};
|
|
766
|
+
}): any;
|
|
767
|
+
hoverCell?(_: {
|
|
749
768
|
details: {
|
|
750
769
|
employeeId: any;
|
|
751
770
|
date: any;
|
|
@@ -863,6 +882,8 @@ declare type __VLS_TemplateResult_47 = ReturnType<typeof __VLS_template_47>;
|
|
|
863
882
|
|
|
864
883
|
declare type __VLS_TemplateResult_48 = ReturnType<typeof __VLS_template_48>;
|
|
865
884
|
|
|
885
|
+
declare type __VLS_TemplateResult_49 = ReturnType<typeof __VLS_template_49>;
|
|
886
|
+
|
|
866
887
|
declare type __VLS_TemplateResult_5 = ReturnType<typeof __VLS_template_5>;
|
|
867
888
|
|
|
868
889
|
declare type __VLS_TemplateResult_6 = ReturnType<typeof __VLS_template_6>;
|
|
@@ -1146,6 +1167,12 @@ declare type __VLS_WithTemplateSlots_48<T, S> = T & {
|
|
|
1146
1167
|
};
|
|
1147
1168
|
};
|
|
1148
1169
|
|
|
1170
|
+
declare type __VLS_WithTemplateSlots_49<T, S> = T & {
|
|
1171
|
+
new (): {
|
|
1172
|
+
$slots: S;
|
|
1173
|
+
};
|
|
1174
|
+
};
|
|
1175
|
+
|
|
1149
1176
|
declare type __VLS_WithTemplateSlots_5<T, S> = T & {
|
|
1150
1177
|
new (): {
|
|
1151
1178
|
$slots: S;
|
|
@@ -1176,27 +1203,23 @@ declare type __VLS_WithTemplateSlots_9<T, S> = T & {
|
|
|
1176
1203
|
};
|
|
1177
1204
|
};
|
|
1178
1205
|
|
|
1179
|
-
declare const
|
|
1180
|
-
export { Accordion_2 as Accordion }
|
|
1206
|
+
export declare const Accordion: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
1181
1207
|
|
|
1182
1208
|
export { AccordionItem }
|
|
1183
1209
|
|
|
1184
1210
|
export { AccordionPropTypes }
|
|
1185
1211
|
|
|
1186
|
-
declare const
|
|
1187
|
-
export { AttributeFilter_2 as AttributeFilter }
|
|
1212
|
+
export declare const AttributeFilter: __VLS_WithTemplateSlots_2<typeof __VLS_component_2, __VLS_TemplateResult_2["slots"]>;
|
|
1188
1213
|
|
|
1189
1214
|
export { AttributeFilterPropTypes }
|
|
1190
1215
|
|
|
1191
|
-
declare const
|
|
1216
|
+
export declare const AuditTrail: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
1192
1217
|
auditTrailWrapperRef: HTMLDivElement;
|
|
1193
1218
|
}, HTMLDivElement>;
|
|
1194
|
-
export { AuditTrail_2 as AuditTrail }
|
|
1195
1219
|
|
|
1196
1220
|
export { AuditTrailPropTypes }
|
|
1197
1221
|
|
|
1198
|
-
declare const
|
|
1199
|
-
export { Avatar_2 as Avatar }
|
|
1222
|
+
export declare const Avatar: __VLS_WithTemplateSlots_3<typeof __VLS_component_3, __VLS_TemplateResult_3["slots"]>;
|
|
1200
1223
|
|
|
1201
1224
|
export { AVATAR_VARIANT }
|
|
1202
1225
|
|
|
@@ -1204,21 +1227,17 @@ export { AvatarEmitTypes }
|
|
|
1204
1227
|
|
|
1205
1228
|
export { AvatarPropTypes }
|
|
1206
1229
|
|
|
1207
|
-
declare const
|
|
1208
|
-
export { Badge_2 as Badge }
|
|
1230
|
+
export declare const Badge: __VLS_WithTemplateSlots_4<typeof __VLS_component_4, __VLS_TemplateResult_4["slots"]>;
|
|
1209
1231
|
|
|
1210
1232
|
export { BadgePropTypes }
|
|
1211
1233
|
|
|
1212
|
-
declare const
|
|
1213
|
-
export { Banner_2 as Banner }
|
|
1234
|
+
export declare const Banner: __VLS_WithTemplateSlots_5<typeof __VLS_component_5, __VLS_TemplateResult_5["slots"]>;
|
|
1214
1235
|
|
|
1215
1236
|
export { BannerPropTypes }
|
|
1216
1237
|
|
|
1217
|
-
declare const
|
|
1218
|
-
export { Button_2 as Button }
|
|
1238
|
+
export declare const Button: __VLS_WithTemplateSlots_6<typeof __VLS_component_6, __VLS_TemplateResult_6["slots"]>;
|
|
1219
1239
|
|
|
1220
|
-
declare const
|
|
1221
|
-
export { ButtonDropdown_2 as ButtonDropdown }
|
|
1240
|
+
export declare const ButtonDropdown: __VLS_WithTemplateSlots_7<typeof __VLS_component_7, __VLS_TemplateResult_7["slots"]>;
|
|
1222
1241
|
|
|
1223
1242
|
export { ButtonEmitTypes }
|
|
1224
1243
|
|
|
@@ -1226,47 +1245,39 @@ export { ButtonPropTypes }
|
|
|
1226
1245
|
|
|
1227
1246
|
export { ButtonType }
|
|
1228
1247
|
|
|
1229
|
-
declare const
|
|
1230
|
-
export { Calendar_2 as Calendar }
|
|
1248
|
+
export declare const Calendar: __VLS_WithTemplateSlots_8<typeof __VLS_component_8, __VLS_TemplateResult_8["slots"]>;
|
|
1231
1249
|
|
|
1232
|
-
declare const
|
|
1233
|
-
export { CalendarCell_2 as CalendarCell }
|
|
1250
|
+
export declare const CalendarCell: __VLS_WithTemplateSlots_9<typeof __VLS_component_9, __VLS_TemplateResult_9["slots"]>;
|
|
1234
1251
|
|
|
1235
1252
|
export { CalendarCellPropTypes }
|
|
1236
1253
|
|
|
1237
1254
|
export { CalendarPropTypes }
|
|
1238
1255
|
|
|
1239
|
-
declare const
|
|
1240
|
-
export { Card_2 as Card }
|
|
1256
|
+
export declare const Card: __VLS_WithTemplateSlots_10<typeof __VLS_component_10, __VLS_TemplateResult_10["slots"]>;
|
|
1241
1257
|
|
|
1242
1258
|
export { CardPropTypes }
|
|
1243
1259
|
|
|
1244
|
-
declare const
|
|
1245
|
-
export { Checkbox_2 as Checkbox }
|
|
1260
|
+
export declare const Checkbox: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLLabelElement>;
|
|
1246
1261
|
|
|
1247
1262
|
export { CheckboxPropTypes }
|
|
1248
1263
|
|
|
1249
|
-
declare const
|
|
1250
|
-
export { Chips_2 as Chips }
|
|
1264
|
+
export declare const Chips: __VLS_WithTemplateSlots_11<typeof __VLS_component_11, __VLS_TemplateResult_11["slots"]>;
|
|
1251
1265
|
|
|
1252
1266
|
export { ChipsPropTypes }
|
|
1253
1267
|
|
|
1254
|
-
declare const
|
|
1255
|
-
export { Collapsible_2 as Collapsible }
|
|
1268
|
+
export declare const Collapsible: __VLS_WithTemplateSlots_12<typeof __VLS_component_12, __VLS_TemplateResult_12["slots"]>;
|
|
1256
1269
|
|
|
1257
1270
|
export { CollapsibleEmitTypes }
|
|
1258
1271
|
|
|
1259
1272
|
export { CollapsiblePropTypes }
|
|
1260
1273
|
|
|
1261
|
-
declare const
|
|
1274
|
+
export declare const DateCalendarPicker: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
1262
1275
|
dateCalendarPickerRef: HTMLDivElement;
|
|
1263
1276
|
}, HTMLDivElement>;
|
|
1264
|
-
export { DateCalendarPicker_2 as DateCalendarPicker }
|
|
1265
1277
|
|
|
1266
|
-
declare const
|
|
1267
|
-
export { DatePicker_2 as DatePicker }
|
|
1278
|
+
export declare const DatePicker: __VLS_WithTemplateSlots_13<typeof __VLS_component_13, __VLS_TemplateResult_13["slots"]>;
|
|
1268
1279
|
|
|
1269
|
-
declare const
|
|
1280
|
+
export declare const DatePickerCalendarTab: DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1270
1281
|
[x: string]: ((...args: unknown[]) => any) | (() => any);
|
|
1271
1282
|
} | ({
|
|
1272
1283
|
[x: string]: ((...args: unknown[]) => any) | (() => any);
|
|
@@ -1277,9 +1288,8 @@ declare const DatePickerCalendarTab_2: DefineComponent<Props, {}, {}, {}, {}, Co
|
|
|
1277
1288
|
} | {
|
|
1278
1289
|
[x: `on${Capitalize<any>}`]: (...args: any) => any;
|
|
1279
1290
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
1280
|
-
export { DatePickerCalendarTab_2 as DatePickerCalendarTab }
|
|
1281
1291
|
|
|
1282
|
-
declare const
|
|
1292
|
+
export declare const DatePickerMonthTab: DefineComponent<Props_2, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1283
1293
|
[x: string]: ((...args: unknown[]) => any) | (() => any);
|
|
1284
1294
|
} | ({
|
|
1285
1295
|
[x: string]: ((...args: unknown[]) => any) | (() => any);
|
|
@@ -1290,11 +1300,10 @@ declare const DatePickerMonthTab_2: DefineComponent<Props_2, {}, {}, {}, {}, Com
|
|
|
1290
1300
|
} | {
|
|
1291
1301
|
[x: `on${Capitalize<any>}`]: (...args: any) => any;
|
|
1292
1302
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
1293
|
-
export { DatePickerMonthTab_2 as DatePickerMonthTab }
|
|
1294
1303
|
|
|
1295
1304
|
export { DatePickerPropTypes }
|
|
1296
1305
|
|
|
1297
|
-
declare const
|
|
1306
|
+
export declare const DatePickerYearTab: DefineComponent<ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<Props_3>, {
|
|
1298
1307
|
selectedYear: any;
|
|
1299
1308
|
itemsPerPage: number;
|
|
1300
1309
|
yearsArray: () => any[];
|
|
@@ -1319,79 +1328,61 @@ declare const DatePickerYearTab_2: DefineComponent<ExtractPropTypes<__VLS_WithDe
|
|
|
1319
1328
|
} | {
|
|
1320
1329
|
[x: `on${Capitalize<any>}`]: (...args: any) => any;
|
|
1321
1330
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
1322
|
-
export { DatePickerYearTab_2 as DatePickerYearTab }
|
|
1323
1331
|
|
|
1324
|
-
declare const
|
|
1325
|
-
export { DateRangePicker_2 as DateRangePicker }
|
|
1332
|
+
export declare const DateRangePicker: __VLS_WithTemplateSlots_14<typeof __VLS_component_14, __VLS_TemplateResult_14["slots"]>;
|
|
1326
1333
|
|
|
1327
1334
|
declare const _default: {
|
|
1328
1335
|
install: (app: App) => void;
|
|
1329
1336
|
};
|
|
1330
1337
|
export default _default;
|
|
1331
1338
|
|
|
1332
|
-
declare const
|
|
1333
|
-
export { Dropdown_2 as Dropdown }
|
|
1339
|
+
export declare const Dropdown: __VLS_WithTemplateSlots_16<typeof __VLS_component_16, __VLS_TemplateResult_16["slots"]>;
|
|
1334
1340
|
|
|
1335
1341
|
export { DropdownPropTypes }
|
|
1336
1342
|
|
|
1337
|
-
declare const
|
|
1338
|
-
export { EmptyState_2 as EmptyState }
|
|
1343
|
+
export declare const EmptyState: __VLS_WithTemplateSlots_17<typeof __VLS_component_17, __VLS_TemplateResult_17["slots"]>;
|
|
1339
1344
|
|
|
1340
1345
|
export { EmptyStatePropTypes }
|
|
1341
1346
|
|
|
1342
|
-
declare const
|
|
1343
|
-
export { FileUpload_2 as FileUpload }
|
|
1347
|
+
export declare const FileUpload: __VLS_WithTemplateSlots_18<typeof __VLS_component_18, __VLS_TemplateResult_18["slots"]>;
|
|
1344
1348
|
|
|
1345
1349
|
export { FileUploadPropTypes }
|
|
1346
1350
|
|
|
1347
|
-
declare const
|
|
1348
|
-
export { Filter_2 as Filter }
|
|
1351
|
+
export declare const Filter: __VLS_WithTemplateSlots_19<typeof __VLS_component_19, __VLS_TemplateResult_19["slots"]>;
|
|
1349
1352
|
|
|
1350
1353
|
export { FilterPropTypes }
|
|
1351
1354
|
|
|
1352
|
-
declare const
|
|
1353
|
-
export { FloatingAction_2 as FloatingAction }
|
|
1355
|
+
export declare const FloatingAction: __VLS_WithTemplateSlots_20<typeof __VLS_component_20, __VLS_TemplateResult_20["slots"]>;
|
|
1354
1356
|
|
|
1355
1357
|
export { FloatingActionPropTypes }
|
|
1356
1358
|
|
|
1357
|
-
declare const
|
|
1358
|
-
export { Icon_2 as Icon }
|
|
1359
|
+
export declare const Icon: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
1359
1360
|
|
|
1360
1361
|
export { IconPropTypes }
|
|
1361
1362
|
|
|
1362
|
-
declare const
|
|
1363
|
-
export { Input_2 as Input }
|
|
1363
|
+
export declare const Input: __VLS_WithTemplateSlots_21<typeof __VLS_component_21, __VLS_TemplateResult_21["slots"]>;
|
|
1364
1364
|
|
|
1365
|
-
declare const
|
|
1366
|
-
export { InputContactNumber_2 as InputContactNumber }
|
|
1365
|
+
export declare const InputContactNumber: __VLS_WithTemplateSlots_22<typeof __VLS_component_22, __VLS_TemplateResult_22["slots"]>;
|
|
1367
1366
|
|
|
1368
|
-
declare const
|
|
1369
|
-
export { InputCurrency_2 as InputCurrency }
|
|
1367
|
+
export declare const InputCurrency: __VLS_WithTemplateSlots_23<typeof __VLS_component_23, __VLS_TemplateResult_23["slots"]>;
|
|
1370
1368
|
|
|
1371
|
-
declare const
|
|
1372
|
-
export { InputDropdown_2 as InputDropdown }
|
|
1369
|
+
export declare const InputDropdown: __VLS_WithTemplateSlots_24<typeof __VLS_component_24, __VLS_TemplateResult_24["slots"]>;
|
|
1373
1370
|
|
|
1374
|
-
declare const
|
|
1375
|
-
export { InputEmail_2 as InputEmail }
|
|
1371
|
+
export declare const InputEmail: __VLS_WithTemplateSlots_25<typeof __VLS_component_25, __VLS_TemplateResult_25["slots"]>;
|
|
1376
1372
|
|
|
1377
|
-
declare const
|
|
1378
|
-
export { InputPassword_2 as InputPassword }
|
|
1373
|
+
export declare const InputPassword: __VLS_WithTemplateSlots_26<typeof __VLS_component_26, __VLS_TemplateResult_26["slots"]>;
|
|
1379
1374
|
|
|
1380
1375
|
export { InputPropTypes }
|
|
1381
1376
|
|
|
1382
|
-
declare const
|
|
1383
|
-
export { InputSearch_2 as InputSearch }
|
|
1377
|
+
export declare const InputSearch: __VLS_WithTemplateSlots_27<typeof __VLS_component_27, __VLS_TemplateResult_27["slots"]>;
|
|
1384
1378
|
|
|
1385
|
-
declare const
|
|
1386
|
-
export { InputUrl_2 as InputUrl }
|
|
1379
|
+
export declare const InputUrl: __VLS_WithTemplateSlots_28<typeof __VLS_component_28, __VLS_TemplateResult_28["slots"]>;
|
|
1387
1380
|
|
|
1388
|
-
declare const
|
|
1389
|
-
export { InputUsername_2 as InputUsername }
|
|
1381
|
+
export declare const InputUsername: __VLS_WithTemplateSlots_29<typeof __VLS_component_29, __VLS_TemplateResult_29["slots"]>;
|
|
1390
1382
|
|
|
1391
|
-
declare const
|
|
1392
|
-
export { LadderizedList_2 as LadderizedList }
|
|
1383
|
+
export declare const LadderizedList: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
1393
1384
|
|
|
1394
|
-
declare const
|
|
1385
|
+
export declare const LadderizedListBack: DefineComponent<ExtractPropTypes<{
|
|
1395
1386
|
label: {
|
|
1396
1387
|
type: StringConstructor;
|
|
1397
1388
|
default: string;
|
|
@@ -1408,43 +1399,34 @@ declare const LadderizedListBack_2: DefineComponent<ExtractPropTypes<{
|
|
|
1408
1399
|
}>, {
|
|
1409
1400
|
label: string;
|
|
1410
1401
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
1411
|
-
export { LadderizedListBack_2 as LadderizedListBack }
|
|
1412
1402
|
|
|
1413
|
-
declare const
|
|
1414
|
-
export { List_2 as List }
|
|
1403
|
+
export declare const List: __VLS_WithTemplateSlots_30<typeof __VLS_component_30, __VLS_TemplateResult_30["slots"]>;
|
|
1415
1404
|
|
|
1416
|
-
declare const
|
|
1417
|
-
export { ListItem_2 as ListItem }
|
|
1405
|
+
export declare const ListItem: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
1418
1406
|
|
|
1419
1407
|
export { ListPropTypes }
|
|
1420
1408
|
|
|
1421
|
-
declare const
|
|
1422
|
-
export { Logo_2 as Logo }
|
|
1409
|
+
export declare const Logo: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
1423
1410
|
|
|
1424
1411
|
export { LogoPropTypes }
|
|
1425
1412
|
|
|
1426
|
-
declare const
|
|
1427
|
-
export { Lozenge_2 as Lozenge }
|
|
1413
|
+
export declare const Lozenge: __VLS_WithTemplateSlots_31<typeof __VLS_component_31, __VLS_TemplateResult_31["slots"]>;
|
|
1428
1414
|
|
|
1429
1415
|
export { LozengePropTypes }
|
|
1430
1416
|
|
|
1431
|
-
declare const
|
|
1432
|
-
export { Modal_2 as Modal }
|
|
1417
|
+
export declare const Modal: __VLS_WithTemplateSlots_32<typeof __VLS_component_32, __VLS_TemplateResult_32["slots"]>;
|
|
1433
1418
|
|
|
1434
1419
|
export { ModalPropTypes }
|
|
1435
1420
|
|
|
1436
|
-
declare const
|
|
1437
|
-
export { MonthYearPicker_2 as MonthYearPicker }
|
|
1421
|
+
export declare const MonthYearPicker: __VLS_WithTemplateSlots_15<typeof __VLS_component_15, __VLS_TemplateResult_15["slots"]>;
|
|
1438
1422
|
|
|
1439
1423
|
export { MonthYearPickerPropTypes }
|
|
1440
1424
|
|
|
1441
|
-
declare const
|
|
1442
|
-
export { Popper_2 as Popper }
|
|
1425
|
+
export declare const Popper: __VLS_WithTemplateSlots_33<typeof __VLS_component_33, __VLS_TemplateResult_33["slots"]>;
|
|
1443
1426
|
|
|
1444
1427
|
export { PopperPropTypes }
|
|
1445
1428
|
|
|
1446
|
-
declare const
|
|
1447
|
-
export { ProgressBar_2 as ProgressBar }
|
|
1429
|
+
export declare const ProgressBar: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
1448
1430
|
|
|
1449
1431
|
export { ProgressBarPropTypes }
|
|
1450
1432
|
|
|
@@ -1471,110 +1453,86 @@ declare interface Props_3 extends Omit<TabComponentProps, 'selectedYear'> {
|
|
|
1471
1453
|
currentPage?: number;
|
|
1472
1454
|
}
|
|
1473
1455
|
|
|
1474
|
-
declare const
|
|
1475
|
-
export { Radio_2 as Radio }
|
|
1456
|
+
export declare const Radio: __VLS_WithTemplateSlots_34<typeof __VLS_component_34, __VLS_TemplateResult_34["slots"]>;
|
|
1476
1457
|
|
|
1477
|
-
declare const
|
|
1478
|
-
export { RadioGrouped_2 as RadioGrouped }
|
|
1458
|
+
export declare const RadioGrouped: __VLS_WithTemplateSlots_35<typeof __VLS_component_35, __VLS_TemplateResult_35["slots"]>;
|
|
1479
1459
|
|
|
1480
1460
|
export { RadioPropTypes }
|
|
1481
1461
|
|
|
1482
|
-
declare const
|
|
1483
|
-
export { Select_2 as Select }
|
|
1462
|
+
export declare const Select: __VLS_WithTemplateSlots_36<typeof __VLS_component_36, __VLS_TemplateResult_36["slots"]>;
|
|
1484
1463
|
|
|
1485
|
-
declare const
|
|
1486
|
-
export { SelectLadderized_2 as SelectLadderized }
|
|
1464
|
+
export declare const SelectLadderized: __VLS_WithTemplateSlots_37<typeof __VLS_component_37, __VLS_TemplateResult_37["slots"]>;
|
|
1487
1465
|
|
|
1488
|
-
declare const
|
|
1489
|
-
export { SelectMultiple_2 as SelectMultiple }
|
|
1466
|
+
export declare const SelectMultiple: __VLS_WithTemplateSlots_38<typeof __VLS_component_38, __VLS_TemplateResult_38["slots"]>;
|
|
1490
1467
|
|
|
1491
1468
|
export { SelectPropTypes }
|
|
1492
1469
|
|
|
1493
|
-
declare const
|
|
1494
|
-
export { Sidenav_2 as Sidenav }
|
|
1470
|
+
export declare const Sidenav: __VLS_WithTemplateSlots_39<typeof __VLS_component_39, __VLS_TemplateResult_39["slots"]>;
|
|
1495
1471
|
|
|
1496
1472
|
export { SidenavPropTypes }
|
|
1497
1473
|
|
|
1498
|
-
declare const
|
|
1499
|
-
export { Sidepanel_2 as Sidepanel }
|
|
1474
|
+
export declare const Sidepanel: __VLS_WithTemplateSlots_40<typeof __VLS_component_40, __VLS_TemplateResult_40["slots"]>;
|
|
1500
1475
|
|
|
1501
1476
|
export { SidepanelPropTypes }
|
|
1502
1477
|
|
|
1503
|
-
declare const
|
|
1478
|
+
export declare const Slider: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1504
1479
|
"update:modelValue": (...args: any[]) => void;
|
|
1505
1480
|
slideend: (...args: any[]) => void;
|
|
1506
1481
|
}, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
1507
1482
|
sliderRef: HTMLDivElement;
|
|
1508
1483
|
}, HTMLDivElement>;
|
|
1509
|
-
export { Slider_2 as Slider }
|
|
1510
1484
|
|
|
1511
1485
|
export { SliderPropTypes }
|
|
1512
1486
|
|
|
1513
|
-
declare const
|
|
1514
|
-
export { Snack_2 as Snack }
|
|
1487
|
+
export declare const Snack: __VLS_WithTemplateSlots_43<typeof __VLS_component_43, __VLS_TemplateResult_43["slots"]>;
|
|
1515
1488
|
|
|
1516
|
-
declare const
|
|
1517
|
-
export { Snackbar_2 as Snackbar }
|
|
1489
|
+
export declare const Snackbar: __VLS_WithTemplateSlots_42<typeof __VLS_component_42, __VLS_TemplateResult_42["slots"]>;
|
|
1518
1490
|
|
|
1519
|
-
declare const
|
|
1520
|
-
export { StackingSidepanel_2 as StackingSidepanel }
|
|
1491
|
+
export declare const StackingSidepanel: __VLS_WithTemplateSlots_41<typeof __VLS_component_41, __VLS_TemplateResult_41["slots"]>;
|
|
1521
1492
|
|
|
1522
|
-
declare const
|
|
1523
|
-
export { Status_2 as Status }
|
|
1493
|
+
export declare const Status: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1524
1494
|
|
|
1525
1495
|
export { StatusPropTypes }
|
|
1526
1496
|
|
|
1527
|
-
declare const
|
|
1528
|
-
export { Step_2 as Step }
|
|
1497
|
+
export declare const Step: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
1529
1498
|
|
|
1530
|
-
declare const
|
|
1531
|
-
export { Stepper_2 as Stepper }
|
|
1499
|
+
export declare const Stepper: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
1532
1500
|
|
|
1533
1501
|
export { StepperPropTypes }
|
|
1534
1502
|
|
|
1535
|
-
declare const
|
|
1536
|
-
export { Switch_2 as Switch }
|
|
1503
|
+
export declare const Switch: __VLS_WithTemplateSlots_44<typeof __VLS_component_44, __VLS_TemplateResult_44["slots"]>;
|
|
1537
1504
|
|
|
1538
1505
|
export { SwitchPropTypes }
|
|
1539
1506
|
|
|
1540
|
-
declare const
|
|
1541
|
-
export { Table_2 as Table }
|
|
1507
|
+
export declare const Table: __VLS_WithTemplateSlots_45<typeof __VLS_component_45, __VLS_TemplateResult_45["slots"]>;
|
|
1542
1508
|
|
|
1543
|
-
declare const
|
|
1544
|
-
export { TableActions_2 as TableActions }
|
|
1509
|
+
export declare const TableActions: __VLS_WithTemplateSlots_46<typeof __VLS_component_46, __VLS_TemplateResult_46["slots"]>;
|
|
1545
1510
|
|
|
1546
|
-
declare const
|
|
1547
|
-
export { TableChipsTitle_2 as TableChipsTitle }
|
|
1511
|
+
export declare const TableChipsTitle: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1548
1512
|
|
|
1549
|
-
declare const
|
|
1550
|
-
export { TableLozengeTitle_2 as TableLozengeTitle }
|
|
1513
|
+
export declare const TableLozengeTitle: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1551
1514
|
|
|
1552
|
-
declare const
|
|
1553
|
-
export { TablePagination_2 as TablePagination }
|
|
1515
|
+
export declare const TablePagination: __VLS_WithTemplateSlots_47<typeof __VLS_component_47, __VLS_TemplateResult_47["slots"]>;
|
|
1554
1516
|
|
|
1555
1517
|
export { TablePropTypes }
|
|
1556
1518
|
|
|
1557
|
-
declare const
|
|
1519
|
+
export declare const Tabs: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
1558
1520
|
tabElements: HTMLDivElement[];
|
|
1559
1521
|
}, HTMLDivElement>;
|
|
1560
|
-
export { Tabs_2 as Tabs }
|
|
1561
1522
|
|
|
1562
1523
|
export { TabsPropTypes }
|
|
1563
1524
|
|
|
1564
|
-
declare const
|
|
1565
|
-
export { Textarea_2 as Textarea }
|
|
1525
|
+
export declare const Textarea: __VLS_WithTemplateSlots_48<typeof __VLS_component_48, __VLS_TemplateResult_48["slots"]>;
|
|
1566
1526
|
|
|
1567
1527
|
export { TextAreaEmitTypes }
|
|
1568
1528
|
|
|
1569
1529
|
export { TextareaPropTypes }
|
|
1570
1530
|
|
|
1571
|
-
declare const
|
|
1572
|
-
export { TimePicker_2 as TimePicker }
|
|
1531
|
+
export declare const TimePicker: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1573
1532
|
|
|
1574
1533
|
export { TimePickerPropTypes }
|
|
1575
1534
|
|
|
1576
|
-
declare const
|
|
1577
|
-
export { Tooltip_2 as Tooltip }
|
|
1535
|
+
export declare const Tooltip: __VLS_WithTemplateSlots_49<typeof __VLS_component_49, __VLS_TemplateResult_49["slots"]>;
|
|
1578
1536
|
|
|
1579
1537
|
export { TooltipPropTypes }
|
|
1580
1538
|
|