prlg-ui 1.3.14 → 1.4.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/icons.d.ts CHANGED
@@ -19,10 +19,14 @@ export declare const BanIcon: DefineComponent< {}, {}, {}, {}, {}, ComponentO
19
19
 
20
20
  export declare const BankIcon: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, SVGSVGElement>;
21
21
 
22
+ export declare const BarsIcon: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, SVGSVGElement>;
23
+
22
24
  export declare const BellIcon: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, SVGSVGElement>;
23
25
 
24
26
  export declare const BonusIcon: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, SVGSVGElement>;
25
27
 
28
+ export declare const BoxIcon: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, SVGSVGElement>;
29
+
26
30
  export declare const BriefcaseIcon: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, SVGSVGElement>;
27
31
 
28
32
  export declare const CalendarIcon: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, SVGSVGElement>;
@@ -49,6 +53,8 @@ export declare const CheckIcon: DefineComponent< {}, {}, {}, {}, {}, Componen
49
53
 
50
54
  export declare const ClockIcon: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, SVGSVGElement>;
51
55
 
56
+ export declare const ClockPayIcon: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, SVGSVGElement>;
57
+
52
58
  export declare const CloseIcon: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, SVGSVGElement>;
53
59
 
54
60
  export declare const CloseRoundedIcon: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, SVGSVGElement>;
@@ -71,6 +77,8 @@ export declare const DeliveryTimeIcon: DefineComponent< {}, {}, {}, {}, {}, C
71
77
 
72
78
  export declare const DownloadIcon: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, SVGSVGElement>;
73
79
 
80
+ export declare const ErrorFillIcon: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, SVGSVGElement>;
81
+
74
82
  export declare const ErrorIcon: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, SVGSVGElement>;
75
83
 
76
84
  export declare const EyeCloseIcon: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, SVGSVGElement>;
@@ -97,6 +105,8 @@ export declare const HeartFillIcon: DefineComponent< {}, {}, {}, {}, {}, Comp
97
105
 
98
106
  export declare const HeartOutlinedIcon: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, SVGSVGElement>;
99
107
 
108
+ export declare const InfoFillIcon: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, SVGSVGElement>;
109
+
100
110
  export declare const InfoIcon: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, SVGSVGElement>;
101
111
 
102
112
  export declare const LikeIcon: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, SVGSVGElement>;
@@ -107,6 +117,8 @@ export declare const MessageIcon: DefineComponent< {}, {}, {}, {}, {}, Compon
107
117
 
108
118
  export declare const MinusIcon: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, SVGSVGElement>;
109
119
 
120
+ export declare const NewIcon: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, SVGSVGElement>;
121
+
110
122
  export declare const PackageIcon: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, SVGSVGElement>;
111
123
 
112
124
  export declare const PencelLineIcon: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, SVGSVGElement>;
@@ -163,6 +175,8 @@ export declare const WarehouseIcon: DefineComponent< {}, {}, {}, {}, {}, Comp
163
175
 
164
176
  export declare const WarehousePointIcon: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, SVGSVGElement>;
165
177
 
178
+ export declare const WarningFillIcon: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, SVGSVGElement>;
179
+
166
180
  export declare const WarningIcon: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, SVGSVGElement>;
167
181
 
168
182
  export { }
package/dist/index.d.ts CHANGED
@@ -11,12 +11,14 @@ import { ComponentPublicInstance } from 'vue';
11
11
  import { CSSProperties } from 'vue';
12
12
  import { DebuggerEvent } from 'vue';
13
13
  import { DefineComponent } from 'vue';
14
+ import { ExtractPropTypes } from 'vue';
14
15
  import { GlobalComponents } from 'vue';
15
16
  import { GlobalDirectives } from 'vue';
16
17
  import { nextTick } from 'vue';
17
18
  import { OffsetOptions } from '@floating-ui/dom';
18
19
  import { OnCleanup } from '@vue/reactivity';
19
20
  import { Placement } from '@floating-ui/dom';
21
+ import { PropType } from 'vue';
20
22
  import { PublicProps } from 'vue';
21
23
  import { Ref } from 'vue';
22
24
  import { RouteLocationRaw } from 'vue-router';
@@ -28,13 +30,19 @@ import { WatchStopHandle } from 'vue';
28
30
 
29
31
  declare const __VLS_component: DefineComponent<ButtonProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
30
32
 
31
- declare const __VLS_component_10: DefineComponent<__VLS_PublicProps_10, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
33
+ declare const __VLS_component_10: DefineComponent<DrawerProps, {
34
+ isOpen: Ref<boolean, boolean>;
35
+ open: () => void;
36
+ close: () => void;
37
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DrawerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
38
+
39
+ declare const __VLS_component_11: DefineComponent<__VLS_PublicProps_10, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
32
40
  "update:open": (value: boolean) => any;
33
41
  }, string, PublicProps, Readonly<__VLS_PublicProps_10> & Readonly<{
34
42
  "onUpdate:open"?: ((value: boolean) => any) | undefined;
35
43
  }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
36
44
 
37
- declare const __VLS_component_11: DefineComponent<PopoverProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
45
+ declare const __VLS_component_12: DefineComponent<PopoverProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
38
46
  show: () => any;
39
47
  hide: () => any;
40
48
  }, string, PublicProps, Readonly<PopoverProps> & Readonly<{
@@ -53,26 +61,24 @@ triggerRef: HTMLDivElement;
53
61
  popoverRef: HTMLDivElement;
54
62
  }, HTMLDivElement>;
55
63
 
56
- declare const __VLS_component_12: DefineComponent<__VLS_Props_19, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_19> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
64
+ declare const __VLS_component_13: DefineComponent<__VLS_Props_19, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_19> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
57
65
 
58
- declare const __VLS_component_13: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
66
+ declare const __VLS_component_14: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
59
67
  contentRef: HTMLDivElement;
60
68
  }, HTMLDivElement>;
61
69
 
62
- declare const __VLS_component_14: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLButtonElement>;
70
+ declare const __VLS_component_15: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLButtonElement>;
63
71
 
64
- declare const __VLS_component_15: DefineComponent<__VLS_Props_20, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_20> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
72
+ declare const __VLS_component_16: DefineComponent<__VLS_Props_20, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_20> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
65
73
 
66
- declare const __VLS_component_16: DefineComponent<__VLS_Props_21, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_21> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
74
+ declare const __VLS_component_17: DefineComponent<__VLS_Props_21, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_21> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
67
75
 
68
- declare const __VLS_component_17: DefineComponent<__VLS_Props_22, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
76
+ declare const __VLS_component_18: DefineComponent<__VLS_Props_22, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
69
77
  "update:value": (value: string | number) => any;
70
78
  }, string, PublicProps, Readonly<__VLS_Props_22> & Readonly<{
71
79
  "onUpdate:value"?: ((value: string | number) => any) | undefined;
72
80
  }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
73
81
 
74
- declare const __VLS_component_18: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
75
-
76
82
  declare const __VLS_component_19: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
77
83
 
78
84
  declare const __VLS_component_2: DefineComponent<TableProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
@@ -89,9 +95,11 @@ index: number;
89
95
  "onUpdate:selectedRows"?: ((value: DataItem | DataItem[]) => any) | undefined;
90
96
  }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLTableElement>;
91
97
 
92
- declare const __VLS_component_20: DefineComponent<__VLS_Props_23, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_23> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLButtonElement>;
98
+ declare const __VLS_component_20: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
93
99
 
94
- declare const __VLS_component_21: DefineComponent<__VLS_Props_24, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_24> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
100
+ declare const __VLS_component_21: DefineComponent<__VLS_Props_23, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_23> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLButtonElement>;
101
+
102
+ declare const __VLS_component_22: DefineComponent<__VLS_Props_24, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_24> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
95
103
 
96
104
  declare const __VLS_component_3: DefineComponent<ColumnProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ColumnProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
97
105
 
@@ -115,20 +123,33 @@ onChange?: ((value?: string | undefined) => any) | undefined;
115
123
 
116
124
  declare const __VLS_component_6: DefineComponent<__VLS_Props_9, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_9> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
117
125
 
118
- declare const __VLS_component_7: DefineComponent<__VLS_Props_14, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_14> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
126
+ declare const __VLS_component_7: DefineComponent<ExtractPropTypes< {
127
+ type: {
128
+ type: PropType<"error" | "warning" | "info">;
129
+ default: string;
130
+ };
131
+ message: StringConstructor;
132
+ outlined: BooleanConstructor;
133
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
134
+ type: {
135
+ type: PropType<"error" | "warning" | "info">;
136
+ default: string;
137
+ };
138
+ message: StringConstructor;
139
+ outlined: BooleanConstructor;
140
+ }>> & Readonly<{}>, {
141
+ outlined: boolean;
142
+ type: "error" | "info" | "warning";
143
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
144
+
145
+ declare const __VLS_component_8: DefineComponent<__VLS_Props_14, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_14> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
119
146
 
120
- declare const __VLS_component_8: DefineComponent<__VLS_Props_17, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
147
+ declare const __VLS_component_9: DefineComponent<__VLS_Props_17, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
121
148
  remove: () => any;
122
149
  }, string, PublicProps, Readonly<__VLS_Props_17> & Readonly<{
123
150
  onRemove?: (() => any) | undefined;
124
151
  }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
125
152
 
126
- declare const __VLS_component_9: DefineComponent<DrawerProps, {
127
- isOpen: Ref<boolean, boolean>;
128
- open: () => void;
129
- close: () => void;
130
- }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DrawerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
131
-
132
153
  declare type __VLS_Props = {
133
154
  items: MenuItem[];
134
155
  icon?: Component;
@@ -331,6 +352,15 @@ declare function __VLS_template_10(): {
331
352
  };
332
353
 
333
354
  declare function __VLS_template_11(): {
355
+ attrs: Partial<{}>;
356
+ slots: {
357
+ default?(_: {}): any;
358
+ };
359
+ refs: {};
360
+ rootEl: any;
361
+ };
362
+
363
+ declare function __VLS_template_12(): {
334
364
  attrs: Partial<{}>;
335
365
  slots: {
336
366
  trigger?(_: {}): any;
@@ -343,7 +373,7 @@ declare function __VLS_template_11(): {
343
373
  rootEl: HTMLDivElement;
344
374
  };
345
375
 
346
- declare function __VLS_template_12(): {
376
+ declare function __VLS_template_13(): {
347
377
  attrs: Partial<{}>;
348
378
  slots: {
349
379
  default?(_: {}): any;
@@ -352,7 +382,7 @@ declare function __VLS_template_12(): {
352
382
  rootEl: HTMLDivElement;
353
383
  };
354
384
 
355
- declare function __VLS_template_13(): {
385
+ declare function __VLS_template_14(): {
356
386
  attrs: Partial<{}>;
357
387
  slots: {
358
388
  default?(_: {}): any;
@@ -363,22 +393,13 @@ declare function __VLS_template_13(): {
363
393
  rootEl: HTMLDivElement;
364
394
  };
365
395
 
366
- declare function __VLS_template_14(): {
367
- attrs: Partial<{}>;
368
- slots: {
369
- default?(_: {}): any;
370
- };
371
- refs: {};
372
- rootEl: HTMLButtonElement;
373
- };
374
-
375
396
  declare function __VLS_template_15(): {
376
397
  attrs: Partial<{}>;
377
398
  slots: {
378
399
  default?(_: {}): any;
379
400
  };
380
401
  refs: {};
381
- rootEl: HTMLDivElement;
402
+ rootEl: HTMLButtonElement;
382
403
  };
383
404
 
384
405
  declare function __VLS_template_16(): {
@@ -430,10 +451,19 @@ declare function __VLS_template_20(): {
430
451
  default?(_: {}): any;
431
452
  };
432
453
  refs: {};
433
- rootEl: HTMLButtonElement;
454
+ rootEl: HTMLDivElement;
434
455
  };
435
456
 
436
457
  declare function __VLS_template_21(): {
458
+ attrs: Partial<{}>;
459
+ slots: {
460
+ default?(_: {}): any;
461
+ };
462
+ refs: {};
463
+ rootEl: HTMLButtonElement;
464
+ };
465
+
466
+ declare function __VLS_template_22(): {
437
467
  attrs: Partial<{}>;
438
468
  slots: {
439
469
  default?(_: {}): any;
@@ -500,7 +530,7 @@ declare function __VLS_template_9(): {
500
530
  default?(_: {}): any;
501
531
  };
502
532
  refs: {};
503
- rootEl: any;
533
+ rootEl: HTMLDivElement;
504
534
  };
505
535
 
506
536
  declare type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
@@ -531,6 +561,8 @@ declare type __VLS_TemplateResult_20 = ReturnType<typeof __VLS_template_20>;
531
561
 
532
562
  declare type __VLS_TemplateResult_21 = ReturnType<typeof __VLS_template_21>;
533
563
 
564
+ declare type __VLS_TemplateResult_22 = ReturnType<typeof __VLS_template_22>;
565
+
534
566
  declare type __VLS_TemplateResult_3 = ReturnType<typeof __VLS_template_3>;
535
567
 
536
568
  declare type __VLS_TemplateResult_4 = ReturnType<typeof __VLS_template_4>;
@@ -629,6 +661,12 @@ declare type __VLS_WithTemplateSlots_21<T, S> = T & {
629
661
  };
630
662
  };
631
663
 
664
+ declare type __VLS_WithTemplateSlots_22<T, S> = T & {
665
+ new (): {
666
+ $slots: S;
667
+ };
668
+ };
669
+
632
670
  declare type __VLS_WithTemplateSlots_3<T, S> = T & {
633
671
  new (): {
634
672
  $slots: S;
@@ -671,13 +709,13 @@ declare type __VLS_WithTemplateSlots_9<T, S> = T & {
671
709
  };
672
710
  };
673
711
 
674
- export declare const Accordion: __VLS_WithTemplateSlots_12<typeof __VLS_component_12, __VLS_TemplateResult_12["slots"]>;
712
+ export declare const Accordion: __VLS_WithTemplateSlots_13<typeof __VLS_component_13, __VLS_TemplateResult_13["slots"]>;
675
713
 
676
- export declare const AccordionContent: __VLS_WithTemplateSlots_13<typeof __VLS_component_13, __VLS_TemplateResult_13["slots"]>;
714
+ export declare const AccordionContent: __VLS_WithTemplateSlots_14<typeof __VLS_component_14, __VLS_TemplateResult_14["slots"]>;
677
715
 
678
- export declare const AccordionHeader: __VLS_WithTemplateSlots_14<typeof __VLS_component_14, __VLS_TemplateResult_14["slots"]>;
716
+ export declare const AccordionHeader: __VLS_WithTemplateSlots_15<typeof __VLS_component_15, __VLS_TemplateResult_15["slots"]>;
679
717
 
680
- export declare const AccordionPanel: __VLS_WithTemplateSlots_15<typeof __VLS_component_15, __VLS_TemplateResult_15["slots"]>;
718
+ export declare const AccordionPanel: __VLS_WithTemplateSlots_16<typeof __VLS_component_16, __VLS_TemplateResult_16["slots"]>;
681
719
 
682
720
  export declare const Badge: DefineComponent<__VLS_Props_13, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_13> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
683
721
 
@@ -764,9 +802,9 @@ declare type DataItem = Record<string, any>;
764
802
 
765
803
  export declare const DataTable: __VLS_WithTemplateSlots_2<typeof __VLS_component_2, __VLS_TemplateResult_2["slots"]>;
766
804
 
767
- export declare const Divider: __VLS_WithTemplateSlots_16<typeof __VLS_component_16, __VLS_TemplateResult_16["slots"]>;
805
+ export declare const Divider: __VLS_WithTemplateSlots_17<typeof __VLS_component_17, __VLS_TemplateResult_17["slots"]>;
768
806
 
769
- export declare const Drawer: __VLS_WithTemplateSlots_9<typeof __VLS_component_9, __VLS_TemplateResult_9["slots"]>;
807
+ export declare const Drawer: __VLS_WithTemplateSlots_10<typeof __VLS_component_10, __VLS_TemplateResult_10["slots"]>;
770
808
 
771
809
  declare type DrawerProps = {
772
810
  position?: 'left' | 'right' | 'bottom' | 'top';
@@ -844,11 +882,13 @@ declare type MenuItem = {
844
882
  command?: () => void;
845
883
  };
846
884
 
847
- export declare const Modal: __VLS_WithTemplateSlots_10<typeof __VLS_component_10, __VLS_TemplateResult_10["slots"]>;
885
+ export declare const Message: __VLS_WithTemplateSlots_7<typeof __VLS_component_7, __VLS_TemplateResult_7["slots"]>;
886
+
887
+ export declare const Modal: __VLS_WithTemplateSlots_11<typeof __VLS_component_11, __VLS_TemplateResult_11["slots"]>;
848
888
 
849
- export declare const OverlayBadge: __VLS_WithTemplateSlots_7<typeof __VLS_component_7, __VLS_TemplateResult_7["slots"]>;
889
+ export declare const OverlayBadge: __VLS_WithTemplateSlots_8<typeof __VLS_component_8, __VLS_TemplateResult_8["slots"]>;
850
890
 
851
- export declare const Popover: __VLS_WithTemplateSlots_11<typeof __VLS_component_11, __VLS_TemplateResult_11["slots"]>;
891
+ export declare const Popover: __VLS_WithTemplateSlots_12<typeof __VLS_component_12, __VLS_TemplateResult_12["slots"]>;
852
892
 
853
893
  declare interface PopoverProps {
854
894
  placement?: Placement;
@@ -934,7 +974,7 @@ export declare const Switch: DefineComponent<__VLS_PublicProps_8, {}, {}, {}, {}
934
974
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
935
975
  }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
936
976
 
937
- export declare const Tab: __VLS_WithTemplateSlots_20<typeof __VLS_component_20, __VLS_TemplateResult_20["slots"]>;
977
+ export declare const Tab: __VLS_WithTemplateSlots_21<typeof __VLS_component_21, __VLS_TemplateResult_21["slots"]>;
938
978
 
939
979
  declare type TableProps = {
940
980
  theme?: 'default';
@@ -955,15 +995,15 @@ declare type TableSlots = {
955
995
  default(): any;
956
996
  };
957
997
 
958
- export declare const TabList: __VLS_WithTemplateSlots_19<typeof __VLS_component_19, __VLS_TemplateResult_19["slots"]>;
998
+ export declare const TabList: __VLS_WithTemplateSlots_20<typeof __VLS_component_20, __VLS_TemplateResult_20["slots"]>;
959
999
 
960
- export declare const TabPanel: __VLS_WithTemplateSlots_21<typeof __VLS_component_21, __VLS_TemplateResult_21["slots"]>;
1000
+ export declare const TabPanel: __VLS_WithTemplateSlots_22<typeof __VLS_component_22, __VLS_TemplateResult_22["slots"]>;
961
1001
 
962
- export declare const TabPanels: __VLS_WithTemplateSlots_18<typeof __VLS_component_18, __VLS_TemplateResult_18["slots"]>;
1002
+ export declare const TabPanels: __VLS_WithTemplateSlots_19<typeof __VLS_component_19, __VLS_TemplateResult_19["slots"]>;
963
1003
 
964
- export declare const Tabs: __VLS_WithTemplateSlots_17<typeof __VLS_component_17, __VLS_TemplateResult_17["slots"]>;
1004
+ export declare const Tabs: __VLS_WithTemplateSlots_18<typeof __VLS_component_18, __VLS_TemplateResult_18["slots"]>;
965
1005
 
966
- export declare const Tag: __VLS_WithTemplateSlots_8<typeof __VLS_component_8, __VLS_TemplateResult_8["slots"]>;
1006
+ export declare const Tag: __VLS_WithTemplateSlots_9<typeof __VLS_component_9, __VLS_TemplateResult_9["slots"]>;
967
1007
 
968
1008
  export declare const Textarea: DefineComponent<__VLS_PublicProps_9, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
969
1009
  "update:modelValue": (value: string) => any;