design-system-next 2.22.2 → 2.23.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/design-system-next.es.d.ts +114 -74
- package/dist/design-system-next.es.js +2669 -2519
- package/dist/design-system-next.es.js.gz +0 -0
- package/dist/design-system-next.umd.js +12 -12
- package/dist/design-system-next.umd.js.gz +0 -0
- package/dist/main.css +1 -1
- package/dist/main.css.gz +0 -0
- package/package.json +1 -1
- package/src/assets/styles/tailwind.css +4 -0
- package/src/components/input/input-contact-number/input-contact-number.ts +16 -0
- package/src/components/input/input-contact-number/input-contact-number.vue +8 -0
- package/src/components/radio/radio.ts +1 -1
- package/src/components/radio/radio.vue +5 -2
- package/src/components/radio-grouped/radio-grouped.ts +65 -0
- package/src/components/radio-grouped/radio-grouped.vue +37 -0
- package/src/components/radio-grouped/use-radio-grouped.ts +62 -0
|
@@ -118,41 +118,45 @@ declare const __VLS_component_20: DefineComponent<any, {}, {}, {}, {}, Component
|
|
|
118
118
|
inputTextRef: HTMLInputElement;
|
|
119
119
|
}, HTMLDivElement>;
|
|
120
120
|
|
|
121
|
-
declare const __VLS_component_21: DefineComponent<
|
|
121
|
+
declare const __VLS_component_21: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
122
122
|
|
|
123
|
-
declare const __VLS_component_22: DefineComponent<
|
|
123
|
+
declare const __VLS_component_22: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
124
124
|
|
|
125
|
-
declare const __VLS_component_23: DefineComponent<
|
|
125
|
+
declare const __VLS_component_23: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
126
126
|
|
|
127
127
|
declare const __VLS_component_24: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
128
128
|
|
|
129
|
-
declare const __VLS_component_25: DefineComponent<
|
|
129
|
+
declare const __VLS_component_25: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
130
130
|
|
|
131
|
-
declare const __VLS_component_26: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin,
|
|
131
|
+
declare const __VLS_component_26: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
132
132
|
|
|
133
|
-
declare const __VLS_component_27: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin,
|
|
133
|
+
declare const __VLS_component_27: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
134
|
+
|
|
135
|
+
declare const __VLS_component_28: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
134
136
|
popperRef: HTMLDivElement;
|
|
135
137
|
}, any>;
|
|
136
138
|
|
|
137
|
-
declare const
|
|
139
|
+
declare const __VLS_component_29: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
138
140
|
radioRef: HTMLLabelElement;
|
|
139
141
|
}, HTMLDivElement>;
|
|
140
142
|
|
|
141
|
-
declare const
|
|
143
|
+
declare const __VLS_component_3: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
144
|
+
|
|
145
|
+
declare const __VLS_component_30: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
146
|
+
|
|
147
|
+
declare const __VLS_component_31: DefineComponent<any, {
|
|
142
148
|
handleClear: any;
|
|
143
149
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
144
150
|
selectRef: HTMLDivElement;
|
|
145
151
|
selectPopperRef: HTMLDivElement;
|
|
146
152
|
}, HTMLDivElement>;
|
|
147
153
|
|
|
148
|
-
declare const
|
|
149
|
-
|
|
150
|
-
declare const __VLS_component_30: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
154
|
+
declare const __VLS_component_32: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
151
155
|
ladderizedSelectState: HTMLDivElement;
|
|
152
156
|
ladderizedSelectPopperRef: HTMLDivElement;
|
|
153
157
|
}, HTMLDivElement>;
|
|
154
158
|
|
|
155
|
-
declare const
|
|
159
|
+
declare const __VLS_component_33: DefineComponent<any, {
|
|
156
160
|
handleClear: any;
|
|
157
161
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
158
162
|
multiSelectRef: HTMLDivElement;
|
|
@@ -160,13 +164,13 @@ declare const __VLS_component_31: DefineComponent<any, {
|
|
|
160
164
|
multipleSelectPopperRef: HTMLDivElement;
|
|
161
165
|
}, HTMLDivElement>;
|
|
162
166
|
|
|
163
|
-
declare const
|
|
167
|
+
declare const __VLS_component_34: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
164
168
|
|
|
165
|
-
declare const
|
|
169
|
+
declare const __VLS_component_35: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
166
170
|
sidepanelRef: HTMLDivElement;
|
|
167
171
|
}, any>;
|
|
168
172
|
|
|
169
|
-
declare const
|
|
173
|
+
declare const __VLS_component_36: DefineComponent<any, {
|
|
170
174
|
showPanel: any;
|
|
171
175
|
hidePanel: any;
|
|
172
176
|
handleExpandPanel: any;
|
|
@@ -174,7 +178,7 @@ declare const __VLS_component_34: DefineComponent<any, {
|
|
|
174
178
|
activePanel: any;
|
|
175
179
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, any, any>;
|
|
176
180
|
|
|
177
|
-
declare const
|
|
181
|
+
declare const __VLS_component_37: DefineComponent<{}, {
|
|
178
182
|
showSnackbar: (payload: SnackPropTypes) => any;
|
|
179
183
|
showSuccess: (payload: SnackPropTypes) => any;
|
|
180
184
|
showInformation: (payload: SnackPropTypes) => any;
|
|
@@ -182,26 +186,26 @@ declare const __VLS_component_35: DefineComponent<{}, {
|
|
|
182
186
|
showCaution: (payload: SnackPropTypes) => any;
|
|
183
187
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
184
188
|
|
|
185
|
-
declare const
|
|
189
|
+
declare const __VLS_component_38: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
186
190
|
snackRef: HTMLDivElement;
|
|
187
191
|
}, HTMLDivElement>;
|
|
188
192
|
|
|
189
|
-
declare const
|
|
193
|
+
declare const __VLS_component_39: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
190
194
|
switchWrapperRef: HTMLDivElement;
|
|
191
195
|
switchRef: HTMLInputElement;
|
|
192
196
|
}, HTMLDivElement>;
|
|
193
197
|
|
|
194
|
-
declare const
|
|
198
|
+
declare const __VLS_component_4: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
199
|
+
|
|
200
|
+
declare const __VLS_component_40: DefineComponent<any, {
|
|
195
201
|
clearSelectedData: any;
|
|
196
202
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, any, any>;
|
|
197
203
|
|
|
198
|
-
declare const
|
|
199
|
-
|
|
200
|
-
declare const __VLS_component_4: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
204
|
+
declare const __VLS_component_41: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
201
205
|
|
|
202
|
-
declare const
|
|
206
|
+
declare const __VLS_component_42: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
203
207
|
|
|
204
|
-
declare const
|
|
208
|
+
declare const __VLS_component_43: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
205
209
|
|
|
206
210
|
declare const __VLS_component_5: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
207
211
|
"update:show": (value: boolean) => any;
|
|
@@ -405,7 +409,9 @@ declare function __VLS_template_20(): {
|
|
|
405
409
|
|
|
406
410
|
declare function __VLS_template_21(): {
|
|
407
411
|
attrs: Partial<{}>;
|
|
408
|
-
slots:
|
|
412
|
+
slots: {
|
|
413
|
+
helperMessage?(_: {}): any;
|
|
414
|
+
};
|
|
409
415
|
refs: {};
|
|
410
416
|
rootEl: any;
|
|
411
417
|
};
|
|
@@ -432,6 +438,13 @@ declare function __VLS_template_24(): {
|
|
|
432
438
|
};
|
|
433
439
|
|
|
434
440
|
declare function __VLS_template_25(): {
|
|
441
|
+
attrs: Partial<{}>;
|
|
442
|
+
slots: any;
|
|
443
|
+
refs: {};
|
|
444
|
+
rootEl: any;
|
|
445
|
+
};
|
|
446
|
+
|
|
447
|
+
declare function __VLS_template_26(): {
|
|
435
448
|
attrs: Partial<{}>;
|
|
436
449
|
slots: {
|
|
437
450
|
icon?(_: {}): any;
|
|
@@ -442,7 +455,7 @@ declare function __VLS_template_25(): {
|
|
|
442
455
|
rootEl: HTMLDivElement;
|
|
443
456
|
};
|
|
444
457
|
|
|
445
|
-
declare function
|
|
458
|
+
declare function __VLS_template_27(): {
|
|
446
459
|
attrs: Partial<{}>;
|
|
447
460
|
slots: {
|
|
448
461
|
header?(_: {}): any;
|
|
@@ -453,7 +466,7 @@ declare function __VLS_template_26(): {
|
|
|
453
466
|
rootEl: any;
|
|
454
467
|
};
|
|
455
468
|
|
|
456
|
-
declare function
|
|
469
|
+
declare function __VLS_template_28(): {
|
|
457
470
|
attrs: Partial<{}>;
|
|
458
471
|
slots: {
|
|
459
472
|
default?(_: {}): any;
|
|
@@ -465,7 +478,7 @@ declare function __VLS_template_27(): {
|
|
|
465
478
|
rootEl: any;
|
|
466
479
|
};
|
|
467
480
|
|
|
468
|
-
declare function
|
|
481
|
+
declare function __VLS_template_29(): {
|
|
469
482
|
attrs: Partial<{}>;
|
|
470
483
|
slots: {
|
|
471
484
|
default?(_: {}): any;
|
|
@@ -476,28 +489,37 @@ declare function __VLS_template_28(): {
|
|
|
476
489
|
rootEl: HTMLDivElement;
|
|
477
490
|
};
|
|
478
491
|
|
|
479
|
-
declare function
|
|
492
|
+
declare function __VLS_template_3(): {
|
|
480
493
|
attrs: Partial<{}>;
|
|
481
494
|
slots: {
|
|
482
|
-
|
|
483
|
-
};
|
|
484
|
-
refs: {
|
|
485
|
-
selectRef: HTMLDivElement;
|
|
486
|
-
selectPopperRef: HTMLDivElement;
|
|
495
|
+
default?(_: {}): any;
|
|
487
496
|
};
|
|
497
|
+
refs: {};
|
|
488
498
|
rootEl: HTMLDivElement;
|
|
489
499
|
};
|
|
490
500
|
|
|
491
|
-
declare function
|
|
501
|
+
declare function __VLS_template_30(): {
|
|
492
502
|
attrs: Partial<{}>;
|
|
493
503
|
slots: {
|
|
494
|
-
|
|
504
|
+
helperMessage?(_: {}): any;
|
|
495
505
|
};
|
|
496
506
|
refs: {};
|
|
497
507
|
rootEl: HTMLDivElement;
|
|
498
508
|
};
|
|
499
509
|
|
|
500
|
-
declare function
|
|
510
|
+
declare function __VLS_template_31(): {
|
|
511
|
+
attrs: Partial<{}>;
|
|
512
|
+
slots: {
|
|
513
|
+
helperMessage?(_: {}): any;
|
|
514
|
+
};
|
|
515
|
+
refs: {
|
|
516
|
+
selectRef: HTMLDivElement;
|
|
517
|
+
selectPopperRef: HTMLDivElement;
|
|
518
|
+
};
|
|
519
|
+
rootEl: HTMLDivElement;
|
|
520
|
+
};
|
|
521
|
+
|
|
522
|
+
declare function __VLS_template_32(): {
|
|
501
523
|
attrs: Partial<{}>;
|
|
502
524
|
slots: {
|
|
503
525
|
helperMessage?(_: {}): any;
|
|
@@ -509,7 +531,7 @@ declare function __VLS_template_30(): {
|
|
|
509
531
|
rootEl: HTMLDivElement;
|
|
510
532
|
};
|
|
511
533
|
|
|
512
|
-
declare function
|
|
534
|
+
declare function __VLS_template_33(): {
|
|
513
535
|
attrs: Partial<{}>;
|
|
514
536
|
slots: {
|
|
515
537
|
helperMessage?(_: {}): any;
|
|
@@ -523,7 +545,7 @@ declare function __VLS_template_31(): {
|
|
|
523
545
|
rootEl: HTMLDivElement;
|
|
524
546
|
};
|
|
525
547
|
|
|
526
|
-
declare function
|
|
548
|
+
declare function __VLS_template_34(): {
|
|
527
549
|
attrs: Partial<{}>;
|
|
528
550
|
slots: {
|
|
529
551
|
'logo-image'?(_: {}): any;
|
|
@@ -532,7 +554,7 @@ declare function __VLS_template_32(): {
|
|
|
532
554
|
rootEl: HTMLDivElement;
|
|
533
555
|
};
|
|
534
556
|
|
|
535
|
-
declare function
|
|
557
|
+
declare function __VLS_template_35(): {
|
|
536
558
|
attrs: Partial<{}>;
|
|
537
559
|
slots: {
|
|
538
560
|
header?(_: {}): any;
|
|
@@ -545,9 +567,9 @@ declare function __VLS_template_33(): {
|
|
|
545
567
|
rootEl: any;
|
|
546
568
|
};
|
|
547
569
|
|
|
548
|
-
declare function
|
|
570
|
+
declare function __VLS_template_36(): any;
|
|
549
571
|
|
|
550
|
-
declare function
|
|
572
|
+
declare function __VLS_template_37(): {
|
|
551
573
|
attrs: Partial<{}>;
|
|
552
574
|
slots: {
|
|
553
575
|
default?(_: {}): any;
|
|
@@ -557,7 +579,7 @@ declare function __VLS_template_35(): {
|
|
|
557
579
|
rootEl: any;
|
|
558
580
|
};
|
|
559
581
|
|
|
560
|
-
declare function
|
|
582
|
+
declare function __VLS_template_38(): {
|
|
561
583
|
attrs: Partial<{}>;
|
|
562
584
|
slots: {
|
|
563
585
|
icon?(_: {}): any;
|
|
@@ -570,7 +592,7 @@ declare function __VLS_template_36(): {
|
|
|
570
592
|
rootEl: HTMLDivElement;
|
|
571
593
|
};
|
|
572
594
|
|
|
573
|
-
declare function
|
|
595
|
+
declare function __VLS_template_39(): {
|
|
574
596
|
attrs: Partial<{}>;
|
|
575
597
|
slots: {
|
|
576
598
|
leftText?(_: {}): any;
|
|
@@ -584,27 +606,27 @@ declare function __VLS_template_37(): {
|
|
|
584
606
|
rootEl: HTMLDivElement;
|
|
585
607
|
};
|
|
586
608
|
|
|
587
|
-
declare function
|
|
588
|
-
|
|
589
|
-
declare function __VLS_template_39(): {
|
|
609
|
+
declare function __VLS_template_4(): {
|
|
590
610
|
attrs: Partial<{}>;
|
|
591
611
|
slots: {
|
|
592
|
-
|
|
612
|
+
default?(_: {}): any;
|
|
593
613
|
};
|
|
594
614
|
refs: {};
|
|
595
615
|
rootEl: HTMLDivElement;
|
|
596
616
|
};
|
|
597
617
|
|
|
598
|
-
declare function
|
|
618
|
+
declare function __VLS_template_40(): any;
|
|
619
|
+
|
|
620
|
+
declare function __VLS_template_41(): {
|
|
599
621
|
attrs: Partial<{}>;
|
|
600
622
|
slots: {
|
|
601
|
-
|
|
623
|
+
tableActionSection?(_: {}): any;
|
|
602
624
|
};
|
|
603
625
|
refs: {};
|
|
604
626
|
rootEl: HTMLDivElement;
|
|
605
627
|
};
|
|
606
628
|
|
|
607
|
-
declare function
|
|
629
|
+
declare function __VLS_template_42(): {
|
|
608
630
|
attrs: Partial<{}>;
|
|
609
631
|
slots: {
|
|
610
632
|
helperMessage?(_: {}): any;
|
|
@@ -614,7 +636,7 @@ declare function __VLS_template_40(): {
|
|
|
614
636
|
rootEl: HTMLDivElement;
|
|
615
637
|
};
|
|
616
638
|
|
|
617
|
-
declare function
|
|
639
|
+
declare function __VLS_template_43(): {
|
|
618
640
|
attrs: Partial<{}>;
|
|
619
641
|
slots: {
|
|
620
642
|
'popper-content'?(_: {}): any;
|
|
@@ -762,6 +784,10 @@ declare type __VLS_TemplateResult_40 = ReturnType<typeof __VLS_template_40>;
|
|
|
762
784
|
|
|
763
785
|
declare type __VLS_TemplateResult_41 = ReturnType<typeof __VLS_template_41>;
|
|
764
786
|
|
|
787
|
+
declare type __VLS_TemplateResult_42 = ReturnType<typeof __VLS_template_42>;
|
|
788
|
+
|
|
789
|
+
declare type __VLS_TemplateResult_43 = ReturnType<typeof __VLS_template_43>;
|
|
790
|
+
|
|
765
791
|
declare type __VLS_TemplateResult_5 = ReturnType<typeof __VLS_template_5>;
|
|
766
792
|
|
|
767
793
|
declare type __VLS_TemplateResult_6 = ReturnType<typeof __VLS_template_6>;
|
|
@@ -1003,6 +1029,18 @@ declare type __VLS_WithTemplateSlots_41<T, S> = T & {
|
|
|
1003
1029
|
};
|
|
1004
1030
|
};
|
|
1005
1031
|
|
|
1032
|
+
declare type __VLS_WithTemplateSlots_42<T, S> = T & {
|
|
1033
|
+
new (): {
|
|
1034
|
+
$slots: S;
|
|
1035
|
+
};
|
|
1036
|
+
};
|
|
1037
|
+
|
|
1038
|
+
declare type __VLS_WithTemplateSlots_43<T, S> = T & {
|
|
1039
|
+
new (): {
|
|
1040
|
+
$slots: S;
|
|
1041
|
+
};
|
|
1042
|
+
};
|
|
1043
|
+
|
|
1006
1044
|
declare type __VLS_WithTemplateSlots_5<T, S> = T & {
|
|
1007
1045
|
new (): {
|
|
1008
1046
|
$slots: S;
|
|
@@ -1192,23 +1230,23 @@ export { IconPropTypes }
|
|
|
1192
1230
|
|
|
1193
1231
|
export declare const Input: __VLS_WithTemplateSlots_20<typeof __VLS_component_20, __VLS_TemplateResult_20["slots"]>;
|
|
1194
1232
|
|
|
1195
|
-
export declare const InputContactNumber:
|
|
1233
|
+
export declare const InputContactNumber: __VLS_WithTemplateSlots_21<typeof __VLS_component_21, __VLS_TemplateResult_21["slots"]>;
|
|
1196
1234
|
|
|
1197
1235
|
export declare const InputCurrency: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1198
1236
|
|
|
1199
1237
|
export declare const InputDropdown: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1200
1238
|
|
|
1201
|
-
export declare const InputEmail:
|
|
1239
|
+
export declare const InputEmail: __VLS_WithTemplateSlots_22<typeof __VLS_component_22, __VLS_TemplateResult_22["slots"]>;
|
|
1202
1240
|
|
|
1203
|
-
export declare const InputPassword:
|
|
1241
|
+
export declare const InputPassword: __VLS_WithTemplateSlots_23<typeof __VLS_component_23, __VLS_TemplateResult_23["slots"]>;
|
|
1204
1242
|
|
|
1205
1243
|
export { InputPropTypes }
|
|
1206
1244
|
|
|
1207
1245
|
export declare const InputSearch: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1208
1246
|
|
|
1209
|
-
export declare const InputUrl:
|
|
1247
|
+
export declare const InputUrl: __VLS_WithTemplateSlots_24<typeof __VLS_component_24, __VLS_TemplateResult_24["slots"]>;
|
|
1210
1248
|
|
|
1211
|
-
export declare const InputUsername:
|
|
1249
|
+
export declare const InputUsername: __VLS_WithTemplateSlots_25<typeof __VLS_component_25, __VLS_TemplateResult_25["slots"]>;
|
|
1212
1250
|
|
|
1213
1251
|
export declare const LadderizedList: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
1214
1252
|
|
|
@@ -1240,15 +1278,15 @@ export declare const Logo: DefineComponent<any, {}, {}, {}, {}, ComponentOptions
|
|
|
1240
1278
|
|
|
1241
1279
|
export { LogoPropTypes }
|
|
1242
1280
|
|
|
1243
|
-
export declare const Lozenge:
|
|
1281
|
+
export declare const Lozenge: __VLS_WithTemplateSlots_26<typeof __VLS_component_26, __VLS_TemplateResult_26["slots"]>;
|
|
1244
1282
|
|
|
1245
1283
|
export { LozengePropTypes }
|
|
1246
1284
|
|
|
1247
|
-
export declare const Modal:
|
|
1285
|
+
export declare const Modal: __VLS_WithTemplateSlots_27<typeof __VLS_component_27, __VLS_TemplateResult_27["slots"]>;
|
|
1248
1286
|
|
|
1249
1287
|
export { ModalPropTypes }
|
|
1250
1288
|
|
|
1251
|
-
export declare const Popper:
|
|
1289
|
+
export declare const Popper: __VLS_WithTemplateSlots_28<typeof __VLS_component_28, __VLS_TemplateResult_28["slots"]>;
|
|
1252
1290
|
|
|
1253
1291
|
export { PopperPropTypes }
|
|
1254
1292
|
|
|
@@ -1279,23 +1317,25 @@ declare interface Props_3 extends Omit<TabComponentProps, 'selectedYear'> {
|
|
|
1279
1317
|
currentPage?: number;
|
|
1280
1318
|
}
|
|
1281
1319
|
|
|
1282
|
-
export declare const Radio:
|
|
1320
|
+
export declare const Radio: __VLS_WithTemplateSlots_29<typeof __VLS_component_29, __VLS_TemplateResult_29["slots"]>;
|
|
1321
|
+
|
|
1322
|
+
export declare const RadioGrouped: __VLS_WithTemplateSlots_30<typeof __VLS_component_30, __VLS_TemplateResult_30["slots"]>;
|
|
1283
1323
|
|
|
1284
1324
|
export { RadioPropTypes }
|
|
1285
1325
|
|
|
1286
|
-
export declare const Select:
|
|
1326
|
+
export declare const Select: __VLS_WithTemplateSlots_31<typeof __VLS_component_31, __VLS_TemplateResult_31["slots"]>;
|
|
1287
1327
|
|
|
1288
|
-
export declare const SelectLadderized:
|
|
1328
|
+
export declare const SelectLadderized: __VLS_WithTemplateSlots_32<typeof __VLS_component_32, __VLS_TemplateResult_32["slots"]>;
|
|
1289
1329
|
|
|
1290
|
-
export declare const SelectMultiple:
|
|
1330
|
+
export declare const SelectMultiple: __VLS_WithTemplateSlots_33<typeof __VLS_component_33, __VLS_TemplateResult_33["slots"]>;
|
|
1291
1331
|
|
|
1292
1332
|
export { SelectPropTypes }
|
|
1293
1333
|
|
|
1294
|
-
export declare const Sidenav:
|
|
1334
|
+
export declare const Sidenav: __VLS_WithTemplateSlots_34<typeof __VLS_component_34, __VLS_TemplateResult_34["slots"]>;
|
|
1295
1335
|
|
|
1296
1336
|
export { SidenavPropTypes }
|
|
1297
1337
|
|
|
1298
|
-
export declare const Sidepanel:
|
|
1338
|
+
export declare const Sidepanel: __VLS_WithTemplateSlots_35<typeof __VLS_component_35, __VLS_TemplateResult_35["slots"]>;
|
|
1299
1339
|
|
|
1300
1340
|
export { SidepanelPropTypes }
|
|
1301
1341
|
|
|
@@ -1308,11 +1348,11 @@ export declare const Slider: DefineComponent<any, {}, {}, {}, {}, ComponentOptio
|
|
|
1308
1348
|
|
|
1309
1349
|
export { SliderPropTypes }
|
|
1310
1350
|
|
|
1311
|
-
export declare const Snack:
|
|
1351
|
+
export declare const Snack: __VLS_WithTemplateSlots_38<typeof __VLS_component_38, __VLS_TemplateResult_38["slots"]>;
|
|
1312
1352
|
|
|
1313
|
-
export declare const Snackbar:
|
|
1353
|
+
export declare const Snackbar: __VLS_WithTemplateSlots_37<typeof __VLS_component_37, __VLS_TemplateResult_37["slots"]>;
|
|
1314
1354
|
|
|
1315
|
-
export declare const StackingSidepanel:
|
|
1355
|
+
export declare const StackingSidepanel: __VLS_WithTemplateSlots_36<typeof __VLS_component_36, __VLS_TemplateResult_36["slots"]>;
|
|
1316
1356
|
|
|
1317
1357
|
export declare const Status: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1318
1358
|
|
|
@@ -1324,13 +1364,13 @@ export declare const Stepper: DefineComponent<any, {}, {}, {}, {}, ComponentOpti
|
|
|
1324
1364
|
|
|
1325
1365
|
export { StepperPropTypes }
|
|
1326
1366
|
|
|
1327
|
-
export declare const Switch:
|
|
1367
|
+
export declare const Switch: __VLS_WithTemplateSlots_39<typeof __VLS_component_39, __VLS_TemplateResult_39["slots"]>;
|
|
1328
1368
|
|
|
1329
1369
|
export { SwitchPropTypes }
|
|
1330
1370
|
|
|
1331
|
-
export declare const Table:
|
|
1371
|
+
export declare const Table: __VLS_WithTemplateSlots_40<typeof __VLS_component_40, __VLS_TemplateResult_40["slots"]>;
|
|
1332
1372
|
|
|
1333
|
-
export declare const TableActions:
|
|
1373
|
+
export declare const TableActions: __VLS_WithTemplateSlots_41<typeof __VLS_component_41, __VLS_TemplateResult_41["slots"]>;
|
|
1334
1374
|
|
|
1335
1375
|
export declare const TableChipsTitle: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1336
1376
|
|
|
@@ -1346,7 +1386,7 @@ export declare const Tabs: DefineComponent<any, {}, {}, {}, {}, ComponentOptions
|
|
|
1346
1386
|
|
|
1347
1387
|
export { TabsPropTypes }
|
|
1348
1388
|
|
|
1349
|
-
export declare const Textarea:
|
|
1389
|
+
export declare const Textarea: __VLS_WithTemplateSlots_42<typeof __VLS_component_42, __VLS_TemplateResult_42["slots"]>;
|
|
1350
1390
|
|
|
1351
1391
|
export { TextAreaEmitTypes }
|
|
1352
1392
|
|
|
@@ -1356,7 +1396,7 @@ export declare const TimePicker: DefineComponent<any, {}, {}, {}, {}, ComponentO
|
|
|
1356
1396
|
|
|
1357
1397
|
export { TimePickerPropTypes }
|
|
1358
1398
|
|
|
1359
|
-
export declare const Tooltip:
|
|
1399
|
+
export declare const Tooltip: __VLS_WithTemplateSlots_43<typeof __VLS_component_43, __VLS_TemplateResult_43["slots"]>;
|
|
1360
1400
|
|
|
1361
1401
|
export { TooltipPropTypes }
|
|
1362
1402
|
|