@comercti/vue-components-hmg 0.23.24 → 0.23.31
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/comerc-style-guide.cjs.js +26 -32
- package/comerc-style-guide.es.js +2572 -2773
- package/comerc-style-guide.umd.js +28 -34
- package/index.d.ts +132 -222
- package/package.json +1 -1
package/index.d.ts
CHANGED
|
@@ -36,27 +36,22 @@ rootRef: HTMLDivElement;
|
|
|
36
36
|
}, HTMLDivElement>;
|
|
37
37
|
|
|
38
38
|
declare const __VLS_component_10: DefineComponent<__VLS_Props_14, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_14> & Readonly<{}>, {
|
|
39
|
-
cols: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "auto";
|
|
40
|
-
tag: string;
|
|
41
|
-
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
42
|
-
|
|
43
|
-
declare const __VLS_component_11: DefineComponent<__VLS_Props_15, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_15> & Readonly<{}>, {
|
|
44
39
|
tag: string;
|
|
45
40
|
noGutters: boolean;
|
|
46
41
|
dense: boolean;
|
|
47
42
|
noCols: boolean;
|
|
48
43
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
49
44
|
|
|
50
|
-
declare const
|
|
45
|
+
declare const __VLS_component_11: DefineComponent<__VLS_Props_15, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_15> & Readonly<{}>, {
|
|
51
46
|
block: boolean;
|
|
52
47
|
tag: string;
|
|
53
48
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
54
49
|
|
|
55
|
-
declare const
|
|
50
|
+
declare const __VLS_component_12: DefineComponent<__VLS_Props_17, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
56
51
|
redirect: (item: SubMenu | ItensMenu_2) => any;
|
|
57
52
|
backToHome: (value: boolean) => any;
|
|
58
53
|
logout: (value: boolean) => any;
|
|
59
|
-
}, string, PublicProps, Readonly<
|
|
54
|
+
}, string, PublicProps, Readonly<__VLS_Props_17> & Readonly<{
|
|
60
55
|
onRedirect?: (item: SubMenu | ItensMenu_2) => any;
|
|
61
56
|
onBackToHome?: (value: boolean) => any;
|
|
62
57
|
onLogout?: (value: boolean) => any;
|
|
@@ -68,7 +63,7 @@ itemsSearch: ItensMenu_2[];
|
|
|
68
63
|
itemsMenuMyService: ItensMenu_2[];
|
|
69
64
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
70
65
|
|
|
71
|
-
declare const
|
|
66
|
+
declare const __VLS_component_13: DefineComponent<IBreadcrumbsProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
72
67
|
"update:modelValue": (path: string) => any;
|
|
73
68
|
redirect: (path: string) => any;
|
|
74
69
|
}, string, PublicProps, Readonly<IBreadcrumbsProps> & Readonly<{
|
|
@@ -80,7 +75,7 @@ home: string;
|
|
|
80
75
|
divider: "/" | ">";
|
|
81
76
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
82
77
|
|
|
83
|
-
declare const
|
|
78
|
+
declare const __VLS_component_14: DefineComponent<ITabsProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
84
79
|
updateValue: (value: string) => any;
|
|
85
80
|
}, string, PublicProps, Readonly<ITabsProps> & Readonly<{
|
|
86
81
|
onUpdateValue?: (value: string) => any;
|
|
@@ -90,9 +85,9 @@ initialTab: string;
|
|
|
90
85
|
inactivate: boolean;
|
|
91
86
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
92
87
|
|
|
93
|
-
declare const
|
|
88
|
+
declare const __VLS_component_15: DefineComponent<__VLS_Props_18, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_18> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
94
89
|
|
|
95
|
-
declare const
|
|
90
|
+
declare const __VLS_component_16: DefineComponent<__VLS_Props_19, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_19> & Readonly<{}>, {
|
|
96
91
|
color: number;
|
|
97
92
|
rounded: boolean;
|
|
98
93
|
tag: string;
|
|
@@ -104,14 +99,18 @@ responsive: boolean;
|
|
|
104
99
|
rootRef: unknown;
|
|
105
100
|
}, any>;
|
|
106
101
|
|
|
107
|
-
declare const
|
|
102
|
+
declare const __VLS_component_17: DefineComponent<__VLS_Props_20, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_20> & Readonly<{}>, {
|
|
108
103
|
tag: string;
|
|
109
104
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
110
105
|
|
|
111
|
-
declare const
|
|
106
|
+
declare const __VLS_component_18: DefineComponent<__VLS_Props_21, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_21> & Readonly<{}>, {
|
|
112
107
|
tag: string;
|
|
113
108
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
114
109
|
|
|
110
|
+
declare const __VLS_component_19: DefineComponent<__VLS_Props_22, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_22> & Readonly<{}>, {
|
|
111
|
+
type: "inline" | "centralized" | "highlighted";
|
|
112
|
+
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
113
|
+
|
|
115
114
|
declare const __VLS_component_2: DefineComponent<__VLS_Props_5, {
|
|
116
115
|
/** Focus button */
|
|
117
116
|
focus: () => void;
|
|
@@ -130,33 +129,27 @@ rounded: "small" | "medium" | "large";
|
|
|
130
129
|
buttonRef: unknown;
|
|
131
130
|
}, any>;
|
|
132
131
|
|
|
133
|
-
declare const __VLS_component_20: DefineComponent<
|
|
134
|
-
type: "inline" | "centralized" | "highlighted";
|
|
135
|
-
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
136
|
-
|
|
137
|
-
declare const __VLS_component_21: DefineComponent<__VLS_Props_25, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_25> & Readonly<{}>, {
|
|
132
|
+
declare const __VLS_component_20: DefineComponent<__VLS_Props_24, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_24> & Readonly<{}>, {
|
|
138
133
|
openMenu: boolean;
|
|
139
134
|
layout: "default" | "base" | "minimal";
|
|
140
135
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
141
136
|
|
|
142
|
-
declare const
|
|
137
|
+
declare const __VLS_component_21: DefineComponent<__VLS_Props_26, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
143
138
|
"toggle-collapse": (value: ICollapse[]) => any;
|
|
144
|
-
}, string, PublicProps, Readonly<
|
|
139
|
+
}, string, PublicProps, Readonly<__VLS_Props_26> & Readonly<{
|
|
145
140
|
"onToggle-collapse"?: (value: ICollapse[]) => any;
|
|
146
141
|
}>, {
|
|
147
|
-
invalid: number[];
|
|
148
|
-
disabled: IFields;
|
|
149
142
|
variant: "accordion" | "card" | "minimal" | "compact";
|
|
150
|
-
items: Array<unknown
|
|
143
|
+
items: Array<Record<string, unknown>>;
|
|
151
144
|
openTheFirst: boolean;
|
|
152
145
|
allOpen: boolean;
|
|
153
146
|
direction: "row" | "column";
|
|
154
147
|
closeCollapse: number | null;
|
|
155
148
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
156
149
|
|
|
157
|
-
declare const
|
|
150
|
+
declare const __VLS_component_22: DefineComponent<__VLS_Props_27, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
158
151
|
close: (value: boolean) => any;
|
|
159
|
-
}, string, PublicProps, Readonly<
|
|
152
|
+
}, string, PublicProps, Readonly<__VLS_Props_27> & Readonly<{
|
|
160
153
|
onClose?: (value: boolean) => any;
|
|
161
154
|
}>, {
|
|
162
155
|
background: "white" | "green";
|
|
@@ -166,9 +159,9 @@ isOpen: boolean;
|
|
|
166
159
|
showIcon: boolean;
|
|
167
160
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
168
161
|
|
|
169
|
-
declare const
|
|
162
|
+
declare const __VLS_component_23: DefineComponent<__VLS_Props_28, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
170
163
|
close: (value: boolean) => any;
|
|
171
|
-
}, string, PublicProps, Readonly<
|
|
164
|
+
}, string, PublicProps, Readonly<__VLS_Props_28> & Readonly<{
|
|
172
165
|
onClose?: (value: boolean) => any;
|
|
173
166
|
}>, {
|
|
174
167
|
background: "1" | "2";
|
|
@@ -177,7 +170,7 @@ closeOutside: boolean;
|
|
|
177
170
|
showCloseButton: boolean;
|
|
178
171
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
179
172
|
|
|
180
|
-
declare const
|
|
173
|
+
declare const __VLS_component_24: DefineComponent<__VLS_Props_29, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_29> & Readonly<{}>, {
|
|
181
174
|
focus: boolean;
|
|
182
175
|
location: "top" | "bottom" | "left" | "right";
|
|
183
176
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
@@ -185,11 +178,11 @@ activatorRef: HTMLDivElement;
|
|
|
185
178
|
tooltipRef: HTMLDivElement;
|
|
186
179
|
}, any>;
|
|
187
180
|
|
|
188
|
-
declare const
|
|
181
|
+
declare const __VLS_component_25: DefineComponent<__VLS_Props_32, {
|
|
189
182
|
rootRef: Ref<HTMLElement, HTMLElement>;
|
|
190
183
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
191
184
|
click: (event: MouseEvent) => any;
|
|
192
|
-
}, string, PublicProps, Readonly<
|
|
185
|
+
}, string, PublicProps, Readonly<__VLS_Props_32> & Readonly<{
|
|
193
186
|
onClick?: (event: MouseEvent) => any;
|
|
194
187
|
}>, {
|
|
195
188
|
size: "small" | "medium" | "large" | number;
|
|
@@ -202,10 +195,10 @@ badgeOffsetBottom: number;
|
|
|
202
195
|
rootRef: HTMLDivElement;
|
|
203
196
|
}, any>;
|
|
204
197
|
|
|
205
|
-
declare const
|
|
198
|
+
declare const __VLS_component_26: DefineComponent<__VLS_Props_33, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
206
199
|
submit: () => any;
|
|
207
200
|
clear: () => any;
|
|
208
|
-
}, string, PublicProps, Readonly<
|
|
201
|
+
}, string, PublicProps, Readonly<__VLS_Props_33> & Readonly<{
|
|
209
202
|
onSubmit?: () => any;
|
|
210
203
|
onClear?: () => any;
|
|
211
204
|
}>, {
|
|
@@ -218,7 +211,7 @@ showClearButton: boolean;
|
|
|
218
211
|
menuRef: HTMLDivElement;
|
|
219
212
|
}, HTMLDivElement>;
|
|
220
213
|
|
|
221
|
-
declare const
|
|
214
|
+
declare const __VLS_component_27: DefineComponent<__VLS_Props_34, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_34> & Readonly<{}>, {
|
|
222
215
|
size: "sm" | "md" | "lg";
|
|
223
216
|
color: "primary" | "secondary" | "success" | "danger" | "warning";
|
|
224
217
|
variant: "solid" | "outline" | "ghost";
|
|
@@ -304,23 +297,17 @@ dropdownRef: HTMLDivElement[];
|
|
|
304
297
|
|
|
305
298
|
declare const __VLS_component_7: DefineComponent<IDropzone, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
306
299
|
"update:modelValue": (file: FileItem | File | FileItem[]) => any;
|
|
307
|
-
delete: (files: FileItem | File | FileItem[]) => any;
|
|
308
300
|
updateFiles: (file: FileItem[]) => any;
|
|
309
301
|
}, string, PublicProps, Readonly<IDropzone> & Readonly<{
|
|
310
302
|
"onUpdate:modelValue"?: (file: FileItem | File | FileItem[]) => any;
|
|
311
|
-
onDelete?: (files: FileItem | File | FileItem[]) => any;
|
|
312
303
|
onUpdateFiles?: (file: FileItem[]) => any;
|
|
313
304
|
}>, {
|
|
314
|
-
invalid: boolean;
|
|
315
305
|
disabled: boolean;
|
|
316
|
-
variant: "primary" | "secondary"
|
|
317
|
-
reserveSpaceFeedback: boolean;
|
|
306
|
+
variant: "primary" | "secondary";
|
|
318
307
|
file: FileItem | null;
|
|
319
308
|
rounded: "md" | "lg" | "xl";
|
|
320
309
|
compact: boolean;
|
|
321
310
|
clear: boolean;
|
|
322
|
-
errorLabel: string;
|
|
323
|
-
successLabel: string;
|
|
324
311
|
accept: string[];
|
|
325
312
|
multiple: boolean;
|
|
326
313
|
maxFile: number;
|
|
@@ -330,9 +317,8 @@ customMessage: string[];
|
|
|
330
317
|
simulateProgress: boolean;
|
|
331
318
|
showProgressBar: boolean;
|
|
332
319
|
sendRemovedFile: boolean;
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
showRemoveButton: boolean;
|
|
320
|
+
errorLabel: string;
|
|
321
|
+
successLabel: string;
|
|
336
322
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
337
323
|
inputFile: HTMLInputElement;
|
|
338
324
|
}, HTMLDivElement>;
|
|
@@ -367,7 +353,10 @@ inputRef: HTMLDivElement;
|
|
|
367
353
|
searchInputRef: HTMLInputElement;
|
|
368
354
|
}, any>;
|
|
369
355
|
|
|
370
|
-
declare const __VLS_component_9: DefineComponent<
|
|
356
|
+
declare const __VLS_component_9: DefineComponent<__VLS_Props_13, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_13> & Readonly<{}>, {
|
|
357
|
+
cols: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "auto";
|
|
358
|
+
tag: string;
|
|
359
|
+
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
371
360
|
|
|
372
361
|
declare type __VLS_Props = {
|
|
373
362
|
/** Indica o progresso */
|
|
@@ -428,15 +417,6 @@ declare type __VLS_Props_12 = {
|
|
|
428
417
|
};
|
|
429
418
|
|
|
430
419
|
declare type __VLS_Props_13 = {
|
|
431
|
-
/** Define o total de páginas */
|
|
432
|
-
totalPage: number;
|
|
433
|
-
/** Define a página atual */
|
|
434
|
-
currentPage: number;
|
|
435
|
-
/** Define o valor do v-model */
|
|
436
|
-
modelValue?: number;
|
|
437
|
-
};
|
|
438
|
-
|
|
439
|
-
declare type __VLS_Props_14 = {
|
|
440
420
|
/** Largura de um elemento de "1" a "12" ou "auto" */
|
|
441
421
|
cols?: '1' | '2' | '3' | '4' | '5' | '6' | '7' | '8' | '9' | '10' | '11' | '12' | 'auto';
|
|
442
422
|
/** Largura de um elemento `sm` (baseado no `cols`) */
|
|
@@ -461,7 +441,7 @@ declare type __VLS_Props_14 = {
|
|
|
461
441
|
tag?: string;
|
|
462
442
|
};
|
|
463
443
|
|
|
464
|
-
declare type
|
|
444
|
+
declare type __VLS_Props_14 = {
|
|
465
445
|
/** Alinhamento dos itens (align-items) */
|
|
466
446
|
align?: 'start' | 'end' | 'center' | 'baseline' | 'stretch';
|
|
467
447
|
/** Alinhamento dos itens `sm` (align-items) */
|
|
@@ -502,14 +482,14 @@ declare type __VLS_Props_15 = {
|
|
|
502
482
|
noCols?: boolean;
|
|
503
483
|
};
|
|
504
484
|
|
|
505
|
-
declare type
|
|
485
|
+
declare type __VLS_Props_15 = {
|
|
506
486
|
/** Define root element do container */
|
|
507
487
|
tag?: string;
|
|
508
488
|
/** Abrange toda a largura de um elemento para o container */
|
|
509
489
|
block?: boolean;
|
|
510
490
|
};
|
|
511
491
|
|
|
512
|
-
declare type
|
|
492
|
+
declare type __VLS_Props_16 = {
|
|
513
493
|
/** Array de opções do menu */
|
|
514
494
|
items: ItensMenu_2[];
|
|
515
495
|
/** Array de opções de pesquisa do menu */
|
|
@@ -524,7 +504,7 @@ declare type __VLS_Props_17 = {
|
|
|
524
504
|
title?: string;
|
|
525
505
|
};
|
|
526
506
|
|
|
527
|
-
declare type
|
|
507
|
+
declare type __VLS_Props_17 = {
|
|
528
508
|
/** Array de opções do menu meu serviços */
|
|
529
509
|
itemsMenuMyService: ItensMenu_2[];
|
|
530
510
|
/** Array de opções do menuSidebar para versão mobile */
|
|
@@ -543,23 +523,14 @@ declare type __VLS_Props_18 = {
|
|
|
543
523
|
rounded?: boolean;
|
|
544
524
|
};
|
|
545
525
|
|
|
546
|
-
declare type
|
|
526
|
+
declare type __VLS_Props_18 = {
|
|
547
527
|
/** Define o valor do model */
|
|
548
528
|
modelValue?: string;
|
|
549
529
|
/** valor padrão do item exibido */
|
|
550
530
|
value: string;
|
|
551
531
|
};
|
|
552
532
|
|
|
553
|
-
declare type
|
|
554
|
-
label: string;
|
|
555
|
-
options: number[];
|
|
556
|
-
disabled?: boolean;
|
|
557
|
-
textDirection?: 'left' | 'right';
|
|
558
|
-
modelValue: number;
|
|
559
|
-
position?: 'top' | 'bottom';
|
|
560
|
-
};
|
|
561
|
-
|
|
562
|
-
declare type __VLS_Props_20 = {
|
|
533
|
+
declare type __VLS_Props_19 = {
|
|
563
534
|
/** Elemento raiz do card */
|
|
564
535
|
tag?: string;
|
|
565
536
|
/** Nível de elevação (sombra) de 0 a 5 */
|
|
@@ -584,36 +555,45 @@ declare type __VLS_Props_20 = {
|
|
|
584
555
|
responsive?: boolean;
|
|
585
556
|
};
|
|
586
557
|
|
|
587
|
-
declare type
|
|
558
|
+
declare type __VLS_Props_2 = {
|
|
559
|
+
label: string;
|
|
560
|
+
options: number[];
|
|
561
|
+
disabled?: boolean;
|
|
562
|
+
textDirection?: 'left' | 'right';
|
|
563
|
+
modelValue: number;
|
|
564
|
+
position?: 'top' | 'bottom';
|
|
565
|
+
};
|
|
566
|
+
|
|
567
|
+
declare type __VLS_Props_20 = {
|
|
588
568
|
/** Define root element */
|
|
589
569
|
tag?: string;
|
|
590
570
|
};
|
|
591
571
|
|
|
592
|
-
declare type
|
|
572
|
+
declare type __VLS_Props_21 = {
|
|
593
573
|
/** Define root element */
|
|
594
574
|
tag?: string;
|
|
595
575
|
};
|
|
596
576
|
|
|
597
|
-
declare type
|
|
577
|
+
declare type __VLS_Props_22 = {
|
|
598
578
|
/** Define o tipo do Content divider */
|
|
599
579
|
type?: 'inline' | 'centralized' | 'highlighted';
|
|
600
580
|
};
|
|
601
581
|
|
|
602
|
-
declare type
|
|
582
|
+
declare type __VLS_Props_23 = {
|
|
603
583
|
variant: '1' | '2' | '3' | '4' | '5';
|
|
604
584
|
background: 'white' | 'green' | 'black';
|
|
605
585
|
items?: ItensMenu[];
|
|
606
586
|
socialMedia?: ISocialMedia[];
|
|
607
587
|
};
|
|
608
588
|
|
|
609
|
-
declare type
|
|
589
|
+
declare type __VLS_Props_24 = {
|
|
610
590
|
/** Indica se o menu abriu */
|
|
611
591
|
openMenu?: boolean;
|
|
612
592
|
/** Defini o tipo de layout a ser usado */
|
|
613
593
|
layout: 'default' | 'base' | 'minimal';
|
|
614
594
|
};
|
|
615
595
|
|
|
616
|
-
declare type
|
|
596
|
+
declare type __VLS_Props_25 = {
|
|
617
597
|
/** Array de mídia social contendo ícone e link */
|
|
618
598
|
socialMedia: {
|
|
619
599
|
icon: string;
|
|
@@ -621,18 +601,16 @@ declare type __VLS_Props_26 = {
|
|
|
621
601
|
}[];
|
|
622
602
|
};
|
|
623
603
|
|
|
624
|
-
declare type
|
|
625
|
-
items: Array<unknown
|
|
604
|
+
declare type __VLS_Props_26 = {
|
|
605
|
+
items: Array<Record<string, unknown>>;
|
|
626
606
|
openTheFirst?: boolean;
|
|
627
607
|
allOpen?: boolean;
|
|
628
608
|
variant: 'accordion' | 'card' | 'minimal' | 'compact';
|
|
629
609
|
direction?: 'row' | 'column';
|
|
630
610
|
closeCollapse?: number | null;
|
|
631
|
-
disabled?: IFields;
|
|
632
|
-
invalid?: number[];
|
|
633
611
|
};
|
|
634
612
|
|
|
635
|
-
declare type
|
|
613
|
+
declare type __VLS_Props_27 = {
|
|
636
614
|
/** Define a posição em que o banner aparece */
|
|
637
615
|
position?: 'top' | 'bottom';
|
|
638
616
|
/** Define se o banner abre ou fecha */
|
|
@@ -645,7 +623,7 @@ declare type __VLS_Props_28 = {
|
|
|
645
623
|
showIcon?: boolean;
|
|
646
624
|
};
|
|
647
625
|
|
|
648
|
-
declare type
|
|
626
|
+
declare type __VLS_Props_28 = {
|
|
649
627
|
/** Define se o modal abre ou fecha */
|
|
650
628
|
isOpen: boolean;
|
|
651
629
|
/** Define a cor do background */
|
|
@@ -656,6 +634,12 @@ declare type __VLS_Props_29 = {
|
|
|
656
634
|
showCloseButton?: boolean;
|
|
657
635
|
};
|
|
658
636
|
|
|
637
|
+
declare type __VLS_Props_29 = {
|
|
638
|
+
text: string;
|
|
639
|
+
location?: 'top' | 'bottom' | 'left' | 'right';
|
|
640
|
+
focus?: boolean;
|
|
641
|
+
};
|
|
642
|
+
|
|
659
643
|
declare type __VLS_Props_3 = {
|
|
660
644
|
/** Array de string com as opções do menu */
|
|
661
645
|
items: string[];
|
|
@@ -668,12 +652,6 @@ declare type __VLS_Props_3 = {
|
|
|
668
652
|
};
|
|
669
653
|
|
|
670
654
|
declare type __VLS_Props_30 = {
|
|
671
|
-
text: string;
|
|
672
|
-
location?: 'top' | 'bottom' | 'left' | 'right';
|
|
673
|
-
focus?: boolean;
|
|
674
|
-
};
|
|
675
|
-
|
|
676
|
-
declare type __VLS_Props_31 = {
|
|
677
655
|
/** Define o tipo de spinner */
|
|
678
656
|
type: 'spinner' | 'semi-circle' | 'dots';
|
|
679
657
|
/** Define se o loading deve ser exibido ou não */
|
|
@@ -684,7 +662,7 @@ declare type __VLS_Props_31 = {
|
|
|
684
662
|
blur?: boolean;
|
|
685
663
|
};
|
|
686
664
|
|
|
687
|
-
declare type
|
|
665
|
+
declare type __VLS_Props_31 = {
|
|
688
666
|
/** SVG bruto (como string) */
|
|
689
667
|
name: string;
|
|
690
668
|
/** Tamanho do ícone */
|
|
@@ -695,7 +673,7 @@ declare type __VLS_Props_32 = {
|
|
|
695
673
|
fill?: string;
|
|
696
674
|
};
|
|
697
675
|
|
|
698
|
-
declare type
|
|
676
|
+
declare type __VLS_Props_32 = {
|
|
699
677
|
/** Especifica o caminho para a imagem */
|
|
700
678
|
src?: string;
|
|
701
679
|
/** Especifica um texto alternativo para a imagem, se por algum motivo ela não puder ser exibida */
|
|
@@ -714,7 +692,7 @@ declare type __VLS_Props_33 = {
|
|
|
714
692
|
disabled?: boolean;
|
|
715
693
|
};
|
|
716
694
|
|
|
717
|
-
declare type
|
|
695
|
+
declare type __VLS_Props_33 = {
|
|
718
696
|
/** Define o tipo do filtro */
|
|
719
697
|
variant?: 'dropdown' | 'collapse';
|
|
720
698
|
/** Define o título do filtro */
|
|
@@ -729,7 +707,7 @@ declare type __VLS_Props_34 = {
|
|
|
729
707
|
showClearButton?: boolean;
|
|
730
708
|
};
|
|
731
709
|
|
|
732
|
-
declare type
|
|
710
|
+
declare type __VLS_Props_34 = {
|
|
733
711
|
/** Variante de estilo do badge */
|
|
734
712
|
variant?: 'solid' | 'outline' | 'ghost';
|
|
735
713
|
/** Cor do badge */
|
|
@@ -746,7 +724,7 @@ declare type __VLS_Props_4 = {
|
|
|
746
724
|
/** ID única do input */
|
|
747
725
|
id?: string;
|
|
748
726
|
/** Valor do input para two-way binding (v-model) */
|
|
749
|
-
modelValue
|
|
727
|
+
modelValue: string;
|
|
750
728
|
/** Define a quantidade de dígitos do código */
|
|
751
729
|
length: number;
|
|
752
730
|
/** Define se o input deve ser desabilitado */
|
|
@@ -815,8 +793,6 @@ declare type __VLS_Props_6 = {
|
|
|
815
793
|
indeterminate?: boolean;
|
|
816
794
|
/** Se o checkbox deve reservar espaço para feedback de erro */
|
|
817
795
|
reserveSpaceFeedback?: boolean;
|
|
818
|
-
/** Desabilita o clique no checkbox */
|
|
819
|
-
clickDisabled?: boolean;
|
|
820
796
|
};
|
|
821
797
|
|
|
822
798
|
declare type __VLS_Props_7 = {
|
|
@@ -949,23 +925,6 @@ declare function __VLS_template(): {
|
|
|
949
925
|
};
|
|
950
926
|
|
|
951
927
|
declare function __VLS_template_10(): {
|
|
952
|
-
attrs: Partial<{}>;
|
|
953
|
-
slots: Readonly<{
|
|
954
|
-
/** Adicione conteúdo dentro do col */
|
|
955
|
-
default?: (props: {
|
|
956
|
-
isMobile?: boolean;
|
|
957
|
-
}) => VNode[];
|
|
958
|
-
}> & {
|
|
959
|
-
/** Adicione conteúdo dentro do col */
|
|
960
|
-
default?: (props: {
|
|
961
|
-
isMobile?: boolean;
|
|
962
|
-
}) => VNode[];
|
|
963
|
-
};
|
|
964
|
-
refs: {};
|
|
965
|
-
rootEl: any;
|
|
966
|
-
};
|
|
967
|
-
|
|
968
|
-
declare function __VLS_template_11(): {
|
|
969
928
|
attrs: Partial<{}>;
|
|
970
929
|
slots: Readonly<{
|
|
971
930
|
/** Adicione conteúdo dentro do row */
|
|
@@ -978,7 +937,7 @@ declare function __VLS_template_11(): {
|
|
|
978
937
|
rootEl: any;
|
|
979
938
|
};
|
|
980
939
|
|
|
981
|
-
declare function
|
|
940
|
+
declare function __VLS_template_11(): {
|
|
982
941
|
attrs: Partial<{}>;
|
|
983
942
|
slots: Readonly<{
|
|
984
943
|
/** Adicione conteúdo dentro do container */
|
|
@@ -995,7 +954,7 @@ declare function __VLS_template_12(): {
|
|
|
995
954
|
rootEl: any;
|
|
996
955
|
};
|
|
997
956
|
|
|
998
|
-
declare function
|
|
957
|
+
declare function __VLS_template_12(): {
|
|
999
958
|
attrs: Partial<{}>;
|
|
1000
959
|
slots: Readonly<{
|
|
1001
960
|
/** Adiciona conteúdo na direta do menu */
|
|
@@ -1016,7 +975,7 @@ declare function __VLS_template_13(): {
|
|
|
1016
975
|
rootEl: any;
|
|
1017
976
|
};
|
|
1018
977
|
|
|
1019
|
-
declare function
|
|
978
|
+
declare function __VLS_template_13(): {
|
|
1020
979
|
attrs: Partial<{}>;
|
|
1021
980
|
slots: Readonly<{
|
|
1022
981
|
/** Define o slot de ícone */
|
|
@@ -1029,7 +988,7 @@ declare function __VLS_template_14(): {
|
|
|
1029
988
|
rootEl: HTMLDivElement;
|
|
1030
989
|
};
|
|
1031
990
|
|
|
1032
|
-
declare function
|
|
991
|
+
declare function __VLS_template_14(): {
|
|
1033
992
|
attrs: Partial<{}>;
|
|
1034
993
|
slots: {
|
|
1035
994
|
default?(_: {}): any;
|
|
@@ -1038,7 +997,7 @@ declare function __VLS_template_15(): {
|
|
|
1038
997
|
rootEl: any;
|
|
1039
998
|
};
|
|
1040
999
|
|
|
1041
|
-
declare function
|
|
1000
|
+
declare function __VLS_template_15(): {
|
|
1042
1001
|
attrs: Partial<{}>;
|
|
1043
1002
|
slots: {
|
|
1044
1003
|
default?(_: {}): any;
|
|
@@ -1047,7 +1006,7 @@ declare function __VLS_template_16(): {
|
|
|
1047
1006
|
rootEl: any;
|
|
1048
1007
|
};
|
|
1049
1008
|
|
|
1050
|
-
declare function
|
|
1009
|
+
declare function __VLS_template_16(): {
|
|
1051
1010
|
attrs: Partial<{}>;
|
|
1052
1011
|
slots: Readonly<{
|
|
1053
1012
|
/** Conteúdo principal do card */
|
|
@@ -1090,7 +1049,7 @@ declare function __VLS_template_17(): {
|
|
|
1090
1049
|
rootEl: any;
|
|
1091
1050
|
};
|
|
1092
1051
|
|
|
1093
|
-
declare function
|
|
1052
|
+
declare function __VLS_template_17(): {
|
|
1094
1053
|
attrs: Partial<{}>;
|
|
1095
1054
|
slots: Readonly<{
|
|
1096
1055
|
/** Adicione conteúdo dentro do root element */
|
|
@@ -1103,7 +1062,7 @@ declare function __VLS_template_18(): {
|
|
|
1103
1062
|
rootEl: any;
|
|
1104
1063
|
};
|
|
1105
1064
|
|
|
1106
|
-
declare function
|
|
1065
|
+
declare function __VLS_template_18(): {
|
|
1107
1066
|
attrs: Partial<{}>;
|
|
1108
1067
|
slots: Readonly<{
|
|
1109
1068
|
/** Adicione conteúdo dentro do root element */
|
|
@@ -1116,6 +1075,15 @@ declare function __VLS_template_19(): {
|
|
|
1116
1075
|
rootEl: any;
|
|
1117
1076
|
};
|
|
1118
1077
|
|
|
1078
|
+
declare function __VLS_template_19(): {
|
|
1079
|
+
attrs: Partial<{}>;
|
|
1080
|
+
slots: {
|
|
1081
|
+
default?(_: {}): any;
|
|
1082
|
+
};
|
|
1083
|
+
refs: {};
|
|
1084
|
+
rootEl: HTMLDivElement;
|
|
1085
|
+
};
|
|
1086
|
+
|
|
1119
1087
|
declare function __VLS_template_2(): {
|
|
1120
1088
|
attrs: Partial<{}>;
|
|
1121
1089
|
slots: Readonly<{
|
|
@@ -1132,15 +1100,6 @@ declare function __VLS_template_2(): {
|
|
|
1132
1100
|
};
|
|
1133
1101
|
|
|
1134
1102
|
declare function __VLS_template_20(): {
|
|
1135
|
-
attrs: Partial<{}>;
|
|
1136
|
-
slots: {
|
|
1137
|
-
default?(_: {}): any;
|
|
1138
|
-
};
|
|
1139
|
-
refs: {};
|
|
1140
|
-
rootEl: HTMLDivElement;
|
|
1141
|
-
};
|
|
1142
|
-
|
|
1143
|
-
declare function __VLS_template_21(): {
|
|
1144
1103
|
attrs: Partial<{}>;
|
|
1145
1104
|
slots: Readonly<{
|
|
1146
1105
|
/** Adicione conteúdo no header */
|
|
@@ -1181,7 +1140,7 @@ declare function __VLS_template_21(): {
|
|
|
1181
1140
|
rootEl: any;
|
|
1182
1141
|
};
|
|
1183
1142
|
|
|
1184
|
-
declare function
|
|
1143
|
+
declare function __VLS_template_21(): {
|
|
1185
1144
|
attrs: Partial<{}>;
|
|
1186
1145
|
slots: Readonly<{
|
|
1187
1146
|
[key: string]: (props: {
|
|
@@ -1189,11 +1148,9 @@ declare function __VLS_template_22(): {
|
|
|
1189
1148
|
}) => VNode[];
|
|
1190
1149
|
header?: (props: {
|
|
1191
1150
|
item: Record<string, any>;
|
|
1192
|
-
index: number;
|
|
1193
1151
|
}) => VNode[];
|
|
1194
1152
|
content?: (props: {
|
|
1195
1153
|
item: Record<string, any>;
|
|
1196
|
-
index: number;
|
|
1197
1154
|
}) => VNode[];
|
|
1198
1155
|
}> & {
|
|
1199
1156
|
[key: string]: (props: {
|
|
@@ -1201,18 +1158,16 @@ declare function __VLS_template_22(): {
|
|
|
1201
1158
|
}) => VNode[];
|
|
1202
1159
|
header?: (props: {
|
|
1203
1160
|
item: Record<string, any>;
|
|
1204
|
-
index: number;
|
|
1205
1161
|
}) => VNode[];
|
|
1206
1162
|
content?: (props: {
|
|
1207
1163
|
item: Record<string, any>;
|
|
1208
|
-
index: number;
|
|
1209
1164
|
}) => VNode[];
|
|
1210
1165
|
};
|
|
1211
1166
|
refs: {};
|
|
1212
1167
|
rootEl: HTMLDivElement;
|
|
1213
1168
|
};
|
|
1214
1169
|
|
|
1215
|
-
declare function
|
|
1170
|
+
declare function __VLS_template_22(): {
|
|
1216
1171
|
attrs: Partial<{}>;
|
|
1217
1172
|
slots: Readonly<{
|
|
1218
1173
|
/** Slot para o icone do banner */
|
|
@@ -1229,7 +1184,7 @@ declare function __VLS_template_23(): {
|
|
|
1229
1184
|
rootEl: any;
|
|
1230
1185
|
};
|
|
1231
1186
|
|
|
1232
|
-
declare function
|
|
1187
|
+
declare function __VLS_template_23(): {
|
|
1233
1188
|
attrs: Partial<{}>;
|
|
1234
1189
|
slots: {
|
|
1235
1190
|
default?(_: {}): any;
|
|
@@ -1238,7 +1193,7 @@ declare function __VLS_template_24(): {
|
|
|
1238
1193
|
rootEl: any;
|
|
1239
1194
|
};
|
|
1240
1195
|
|
|
1241
|
-
declare function
|
|
1196
|
+
declare function __VLS_template_24(): {
|
|
1242
1197
|
attrs: Partial<{}>;
|
|
1243
1198
|
slots: {
|
|
1244
1199
|
activator?(_: {}): any;
|
|
@@ -1250,7 +1205,7 @@ declare function __VLS_template_25(): {
|
|
|
1250
1205
|
rootEl: any;
|
|
1251
1206
|
};
|
|
1252
1207
|
|
|
1253
|
-
declare function
|
|
1208
|
+
declare function __VLS_template_25(): {
|
|
1254
1209
|
attrs: Partial<{}>;
|
|
1255
1210
|
slots: Readonly<{
|
|
1256
1211
|
/** Adicione conteúdo no slot do Avatar */
|
|
@@ -1269,7 +1224,7 @@ declare function __VLS_template_26(): {
|
|
|
1269
1224
|
rootEl: any;
|
|
1270
1225
|
};
|
|
1271
1226
|
|
|
1272
|
-
declare function
|
|
1227
|
+
declare function __VLS_template_26(): {
|
|
1273
1228
|
attrs: Partial<{}>;
|
|
1274
1229
|
slots: Readonly<{
|
|
1275
1230
|
/** Slot para o conteúdo do filtro */
|
|
@@ -1284,7 +1239,7 @@ declare function __VLS_template_27(): {
|
|
|
1284
1239
|
rootEl: HTMLDivElement;
|
|
1285
1240
|
};
|
|
1286
1241
|
|
|
1287
|
-
declare function
|
|
1242
|
+
declare function __VLS_template_27(): {
|
|
1288
1243
|
attrs: Partial<{}>;
|
|
1289
1244
|
slots: Readonly<{
|
|
1290
1245
|
/** Adicione conteúdo dentro do badge */
|
|
@@ -1408,8 +1363,6 @@ declare function __VLS_template_8(): {
|
|
|
1408
1363
|
selection?: (props: {
|
|
1409
1364
|
value?: CeSelectFieldProps["modelValue"];
|
|
1410
1365
|
}) => VNode[];
|
|
1411
|
-
/** Slot para customizar a exibição da label do select */
|
|
1412
|
-
'content-label'?: () => VNode[];
|
|
1413
1366
|
}> & {
|
|
1414
1367
|
/** Slot para adicionar conteúdo antes das opções */
|
|
1415
1368
|
'prepend-item'?: () => VNode[];
|
|
@@ -1423,8 +1376,6 @@ declare function __VLS_template_8(): {
|
|
|
1423
1376
|
selection?: (props: {
|
|
1424
1377
|
value?: CeSelectFieldProps["modelValue"];
|
|
1425
1378
|
}) => VNode[];
|
|
1426
|
-
/** Slot para customizar a exibição da label do select */
|
|
1427
|
-
'content-label'?: () => VNode[];
|
|
1428
1379
|
};
|
|
1429
1380
|
refs: {
|
|
1430
1381
|
rootRef: HTMLDivElement;
|
|
@@ -1436,11 +1387,19 @@ declare function __VLS_template_8(): {
|
|
|
1436
1387
|
|
|
1437
1388
|
declare function __VLS_template_9(): {
|
|
1438
1389
|
attrs: Partial<{}>;
|
|
1439
|
-
slots: {
|
|
1440
|
-
|
|
1390
|
+
slots: Readonly<{
|
|
1391
|
+
/** Adicione conteúdo dentro do col */
|
|
1392
|
+
default?: (props: {
|
|
1393
|
+
isMobile?: boolean;
|
|
1394
|
+
}) => VNode[];
|
|
1395
|
+
}> & {
|
|
1396
|
+
/** Adicione conteúdo dentro do col */
|
|
1397
|
+
default?: (props: {
|
|
1398
|
+
isMobile?: boolean;
|
|
1399
|
+
}) => VNode[];
|
|
1441
1400
|
};
|
|
1442
1401
|
refs: {};
|
|
1443
|
-
rootEl:
|
|
1402
|
+
rootEl: any;
|
|
1444
1403
|
};
|
|
1445
1404
|
|
|
1446
1405
|
declare type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
@@ -1483,8 +1442,6 @@ declare type __VLS_TemplateResult_26 = ReturnType<typeof __VLS_template_26>;
|
|
|
1483
1442
|
|
|
1484
1443
|
declare type __VLS_TemplateResult_27 = ReturnType<typeof __VLS_template_27>;
|
|
1485
1444
|
|
|
1486
|
-
declare type __VLS_TemplateResult_28 = ReturnType<typeof __VLS_template_28>;
|
|
1487
|
-
|
|
1488
1445
|
declare type __VLS_TemplateResult_3 = ReturnType<typeof __VLS_template_3>;
|
|
1489
1446
|
|
|
1490
1447
|
declare type __VLS_TemplateResult_4 = ReturnType<typeof __VLS_template_4>;
|
|
@@ -1619,12 +1576,6 @@ declare type __VLS_WithTemplateSlots_27<T, S> = T & {
|
|
|
1619
1576
|
};
|
|
1620
1577
|
};
|
|
1621
1578
|
|
|
1622
|
-
declare type __VLS_WithTemplateSlots_28<T, S> = T & {
|
|
1623
|
-
new (): {
|
|
1624
|
-
$slots: S;
|
|
1625
|
-
};
|
|
1626
|
-
};
|
|
1627
|
-
|
|
1628
1579
|
declare type __VLS_WithTemplateSlots_3<T, S> = T & {
|
|
1629
1580
|
new (): {
|
|
1630
1581
|
$slots: S;
|
|
@@ -1686,13 +1637,13 @@ background: "white" | "black";
|
|
|
1686
1637
|
items: string[];
|
|
1687
1638
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
1688
1639
|
|
|
1689
|
-
export declare const CeAvatar:
|
|
1640
|
+
export declare const CeAvatar: __VLS_WithTemplateSlots_25<typeof __VLS_component_25, __VLS_TemplateResult_25["slots"]>;
|
|
1690
1641
|
|
|
1691
|
-
export declare const CeBadge:
|
|
1642
|
+
export declare const CeBadge: __VLS_WithTemplateSlots_27<typeof __VLS_component_27, __VLS_TemplateResult_27["slots"]>;
|
|
1692
1643
|
|
|
1693
|
-
export declare const CeBanners:
|
|
1644
|
+
export declare const CeBanners: __VLS_WithTemplateSlots_22<typeof __VLS_component_22, __VLS_TemplateResult_22["slots"]>;
|
|
1694
1645
|
|
|
1695
|
-
export declare const CeBreadcrumbs:
|
|
1646
|
+
export declare const CeBreadcrumbs: __VLS_WithTemplateSlots_13<typeof __VLS_component_13, __VLS_TemplateResult_13["slots"]>;
|
|
1696
1647
|
|
|
1697
1648
|
export declare const CeButton: __VLS_WithTemplateSlots_2<typeof __VLS_component_2, __VLS_TemplateResult_2["slots"]>;
|
|
1698
1649
|
|
|
@@ -1704,24 +1655,11 @@ variant: "text" | "radio";
|
|
|
1704
1655
|
selected: number;
|
|
1705
1656
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLButtonElement>;
|
|
1706
1657
|
|
|
1707
|
-
export declare const
|
|
1708
|
-
"update:modelValue": (value: number | CustomEvent<any>) => any;
|
|
1709
|
-
updateCurrentPage: (page: number) => any;
|
|
1710
|
-
}, string, PublicProps, Readonly<__VLS_Props_13> & Readonly<{
|
|
1711
|
-
"onUpdate:modelValue"?: (value: number | CustomEvent<any>) => any;
|
|
1712
|
-
onUpdateCurrentPage?: (page: number) => any;
|
|
1713
|
-
}>, {
|
|
1714
|
-
currentPage: number;
|
|
1715
|
-
totalPage: number;
|
|
1716
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
1658
|
+
export declare const CeCard: __VLS_WithTemplateSlots_16<typeof __VLS_component_16, __VLS_TemplateResult_16["slots"]>;
|
|
1717
1659
|
|
|
1718
|
-
export declare const
|
|
1660
|
+
export declare const CeCardHeader: __VLS_WithTemplateSlots_17<typeof __VLS_component_17, __VLS_TemplateResult_17["slots"]>;
|
|
1719
1661
|
|
|
1720
|
-
export declare const
|
|
1721
|
-
|
|
1722
|
-
export declare const CeCardHeader: __VLS_WithTemplateSlots_18<typeof __VLS_component_18, __VLS_TemplateResult_18["slots"]>;
|
|
1723
|
-
|
|
1724
|
-
export declare const CeCardText: __VLS_WithTemplateSlots_19<typeof __VLS_component_19, __VLS_TemplateResult_19["slots"]>;
|
|
1662
|
+
export declare const CeCardText: __VLS_WithTemplateSlots_18<typeof __VLS_component_18, __VLS_TemplateResult_18["slots"]>;
|
|
1725
1663
|
|
|
1726
1664
|
export declare const CeCheckbox: DefineComponent<__VLS_Props_6, {
|
|
1727
1665
|
/** Focus checkbox input */
|
|
@@ -1740,7 +1678,6 @@ falseValue: string | number | boolean;
|
|
|
1740
1678
|
block: boolean;
|
|
1741
1679
|
indeterminate: boolean;
|
|
1742
1680
|
reserveSpaceFeedback: boolean;
|
|
1743
|
-
clickDisabled: boolean;
|
|
1744
1681
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
1745
1682
|
inputRef: HTMLInputElement;
|
|
1746
1683
|
}, any>;
|
|
@@ -1749,10 +1686,8 @@ export declare const CeCheckboxGroup: __VLS_WithTemplateSlots_3<typeof __VLS_com
|
|
|
1749
1686
|
|
|
1750
1687
|
export declare const CeCodeInput: DefineComponent<__VLS_Props_4, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
1751
1688
|
"update:modelValue": (valor: string) => any;
|
|
1752
|
-
change: (valor: string) => any;
|
|
1753
1689
|
}, string, PublicProps, Readonly<__VLS_Props_4> & Readonly<{
|
|
1754
1690
|
"onUpdate:modelValue"?: (valor: string) => any;
|
|
1755
|
-
onChange?: (valor: string) => any;
|
|
1756
1691
|
}>, {
|
|
1757
1692
|
length: number;
|
|
1758
1693
|
size: "small" | "medium" | "large";
|
|
@@ -1767,13 +1702,13 @@ centralized: boolean;
|
|
|
1767
1702
|
codeRef: HTMLDivElement;
|
|
1768
1703
|
}, HTMLDivElement>;
|
|
1769
1704
|
|
|
1770
|
-
export declare const CeCol:
|
|
1705
|
+
export declare const CeCol: __VLS_WithTemplateSlots_9<typeof __VLS_component_9, __VLS_TemplateResult_9["slots"]>;
|
|
1771
1706
|
|
|
1772
|
-
export declare const CeCollapse:
|
|
1707
|
+
export declare const CeCollapse: __VLS_WithTemplateSlots_21<typeof __VLS_component_21, __VLS_TemplateResult_21["slots"]>;
|
|
1773
1708
|
|
|
1774
|
-
export declare const CeContainer:
|
|
1709
|
+
export declare const CeContainer: __VLS_WithTemplateSlots_11<typeof __VLS_component_11, __VLS_TemplateResult_11["slots"]>;
|
|
1775
1710
|
|
|
1776
|
-
export declare const CeContentDivider:
|
|
1711
|
+
export declare const CeContentDivider: __VLS_WithTemplateSlots_19<typeof __VLS_component_19, __VLS_TemplateResult_19["slots"]>;
|
|
1777
1712
|
|
|
1778
1713
|
export declare const CeDataTable: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
1779
1714
|
|
|
@@ -1783,11 +1718,11 @@ export declare const CeDropdown: __VLS_WithTemplateSlots_6<typeof __VLS_componen
|
|
|
1783
1718
|
|
|
1784
1719
|
export declare const CeFileUpload: __VLS_WithTemplateSlots_7<typeof __VLS_component_7, __VLS_TemplateResult_7["slots"]>;
|
|
1785
1720
|
|
|
1786
|
-
export declare const CeFilterGroup:
|
|
1721
|
+
export declare const CeFilterGroup: __VLS_WithTemplateSlots_26<typeof __VLS_component_26, __VLS_TemplateResult_26["slots"]>;
|
|
1787
1722
|
|
|
1788
|
-
export declare const CeFooter: DefineComponent<
|
|
1723
|
+
export declare const CeFooter: DefineComponent<__VLS_Props_23, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
1789
1724
|
redirect: (valor?: string) => any;
|
|
1790
|
-
}, string, PublicProps, Readonly<
|
|
1725
|
+
}, string, PublicProps, Readonly<__VLS_Props_23> & Readonly<{
|
|
1791
1726
|
onRedirect?: (valor?: string) => any;
|
|
1792
1727
|
}>, {
|
|
1793
1728
|
background: "white" | "green" | "black";
|
|
@@ -1812,21 +1747,21 @@ referenceRef: HTMLButtonElement;
|
|
|
1812
1747
|
dropdownRef: HTMLUListElement;
|
|
1813
1748
|
}, any>;
|
|
1814
1749
|
|
|
1815
|
-
export declare const CeLayout:
|
|
1750
|
+
export declare const CeLayout: __VLS_WithTemplateSlots_20<typeof __VLS_component_20, __VLS_TemplateResult_20["slots"]>;
|
|
1816
1751
|
|
|
1817
|
-
export declare const CeLoading: DefineComponent<
|
|
1752
|
+
export declare const CeLoading: DefineComponent<__VLS_Props_30, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_30> & Readonly<{}>, {
|
|
1818
1753
|
type: "spinner" | "semi-circle" | "dots";
|
|
1819
1754
|
blur: boolean;
|
|
1820
1755
|
background: "smoky" | "transparent" | "black";
|
|
1821
1756
|
showLoading: boolean;
|
|
1822
1757
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1823
1758
|
|
|
1824
|
-
export declare const CeMenuHeader:
|
|
1759
|
+
export declare const CeMenuHeader: __VLS_WithTemplateSlots_12<typeof __VLS_component_12, __VLS_TemplateResult_12["slots"]>;
|
|
1825
1760
|
|
|
1826
|
-
export declare const CeMenuSidebar: DefineComponent<
|
|
1761
|
+
export declare const CeMenuSidebar: DefineComponent<__VLS_Props_16, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
1827
1762
|
redirect: (item: SubMenu | ItensMenu_2) => any;
|
|
1828
1763
|
toggleMenu: (clicado: boolean) => any;
|
|
1829
|
-
}, string, PublicProps, Readonly<
|
|
1764
|
+
}, string, PublicProps, Readonly<__VLS_Props_16> & Readonly<{
|
|
1830
1765
|
onRedirect?: (item: SubMenu | ItensMenu_2) => any;
|
|
1831
1766
|
onToggleMenu?: (clicado: boolean) => any;
|
|
1832
1767
|
}>, {
|
|
@@ -1837,7 +1772,7 @@ isSearch: boolean;
|
|
|
1837
1772
|
isOpen: boolean;
|
|
1838
1773
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
1839
1774
|
|
|
1840
|
-
export declare const CeModal:
|
|
1775
|
+
export declare const CeModal: __VLS_WithTemplateSlots_23<typeof __VLS_component_23, __VLS_TemplateResult_23["slots"]>;
|
|
1841
1776
|
|
|
1842
1777
|
export declare const CePagination: DefineComponent<PaginationProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
1843
1778
|
paginate: (value: number) => any;
|
|
@@ -1871,9 +1806,9 @@ block: boolean;
|
|
|
1871
1806
|
row: boolean;
|
|
1872
1807
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1873
1808
|
|
|
1874
|
-
export declare const CeRow:
|
|
1809
|
+
export declare const CeRow: __VLS_WithTemplateSlots_10<typeof __VLS_component_10, __VLS_TemplateResult_10["slots"]>;
|
|
1875
1810
|
|
|
1876
|
-
export declare const CeSectionFooter: DefineComponent<
|
|
1811
|
+
export declare const CeSectionFooter: DefineComponent<__VLS_Props_25, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_25> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
1877
1812
|
|
|
1878
1813
|
export declare const CeSelect: __VLS_WithTemplateSlots_8<typeof __VLS_component_8, __VLS_TemplateResult_8["slots"]>;
|
|
1879
1814
|
|
|
@@ -1921,15 +1856,15 @@ maxValue: number;
|
|
|
1921
1856
|
showValue: boolean;
|
|
1922
1857
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
1923
1858
|
|
|
1924
|
-
export declare const CeSvgIcon: DefineComponent<
|
|
1859
|
+
export declare const CeSvgIcon: DefineComponent<__VLS_Props_31, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_31> & Readonly<{}>, {
|
|
1925
1860
|
size: number | string;
|
|
1926
1861
|
color: string;
|
|
1927
1862
|
fill: string;
|
|
1928
1863
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
1929
1864
|
|
|
1930
|
-
export declare const CeTab:
|
|
1865
|
+
export declare const CeTab: __VLS_WithTemplateSlots_14<typeof __VLS_component_14, __VLS_TemplateResult_14["slots"]>;
|
|
1931
1866
|
|
|
1932
|
-
export declare const CeTabItem:
|
|
1867
|
+
export declare const CeTabItem: __VLS_WithTemplateSlots_15<typeof __VLS_component_15, __VLS_TemplateResult_15["slots"]>;
|
|
1933
1868
|
|
|
1934
1869
|
export declare const CeTextarea: DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
1935
1870
|
"update:modelValue": (value: string) => any;
|
|
@@ -1969,7 +1904,7 @@ disabled: boolean;
|
|
|
1969
1904
|
contoured: boolean;
|
|
1970
1905
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1971
1906
|
|
|
1972
|
-
export declare const CeTooltip:
|
|
1907
|
+
export declare const CeTooltip: __VLS_WithTemplateSlots_24<typeof __VLS_component_24, __VLS_TemplateResult_24["slots"]>;
|
|
1973
1908
|
|
|
1974
1909
|
declare interface Coluna {
|
|
1975
1910
|
text: string;
|
|
@@ -2034,9 +1969,6 @@ declare interface FileItem {
|
|
|
2034
1969
|
file: File;
|
|
2035
1970
|
progress: number;
|
|
2036
1971
|
status: 'uploading' | 'success' | 'error';
|
|
2037
|
-
message?: string;
|
|
2038
|
-
errorLabel?: string;
|
|
2039
|
-
successLabel?: string;
|
|
2040
1972
|
}
|
|
2041
1973
|
|
|
2042
1974
|
declare type FormatDate = 'yyyy-MM-dd' | 'dd/MM/yyyy' | 'timestamp' | 'iso' | 'string';
|
|
@@ -2065,7 +1997,6 @@ declare interface IBreadcrumbsProps {
|
|
|
2065
1997
|
declare interface ICollapse {
|
|
2066
1998
|
index: number;
|
|
2067
1999
|
value: boolean;
|
|
2068
|
-
item: unknown;
|
|
2069
2000
|
}
|
|
2070
2001
|
|
|
2071
2002
|
declare interface IData<T = unknown> {
|
|
@@ -2092,7 +2023,7 @@ declare interface IDropzone {
|
|
|
2092
2023
|
/** limpa a lista de arquivos */
|
|
2093
2024
|
clear?: boolean;
|
|
2094
2025
|
/** Variante do componente */
|
|
2095
|
-
variant?: 'primary' | 'secondary'
|
|
2026
|
+
variant?: 'primary' | 'secondary';
|
|
2096
2027
|
/** Simula o progresso do upload */
|
|
2097
2028
|
simulateProgress?: boolean;
|
|
2098
2029
|
/** Exibe ou oculta a barra de progresso */
|
|
@@ -2109,27 +2040,6 @@ declare interface IDropzone {
|
|
|
2109
2040
|
rounded?: 'md' | 'lg' | 'xl';
|
|
2110
2041
|
/** Prop utilizada para atualizar o progresso quando simulateProgress é false */
|
|
2111
2042
|
file?: FileItem | null;
|
|
2112
|
-
/** Título da variante terciária */
|
|
2113
|
-
tertiaryVariantTitle?: string;
|
|
2114
|
-
/** Texto de ajuda */
|
|
2115
|
-
hint?: string;
|
|
2116
|
-
/** Texto para ser um erro */
|
|
2117
|
-
invalidFeedback?: string;
|
|
2118
|
-
/** Aciona manualmente o estado de erro */
|
|
2119
|
-
invalid?: boolean;
|
|
2120
|
-
/** Se o input deve reservar espaço para feedback de erro */
|
|
2121
|
-
reserveSpaceFeedback?: boolean;
|
|
2122
|
-
/** Se deve mostrar o arquivo enviado */
|
|
2123
|
-
showUploadedFile?: boolean;
|
|
2124
|
-
/** Nome do arquivo para ser removido */
|
|
2125
|
-
removableFileName?: string;
|
|
2126
|
-
/** Exibi o botão de remover arquivo */
|
|
2127
|
-
showRemoveButton?: boolean;
|
|
2128
|
-
}
|
|
2129
|
-
|
|
2130
|
-
declare interface IFields {
|
|
2131
|
-
field: string;
|
|
2132
|
-
value: string | number | boolean;
|
|
2133
2043
|
}
|
|
2134
2044
|
|
|
2135
2045
|
declare interface IItems {
|