@cobre-npm/ds-v3 0.82.7 → 0.82.9
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/README.md +0 -0
- package/dist/cobre-ds-v3-lib.es.js +6191 -6168
- package/dist/style.css +1 -1
- package/dist/tokens/_components.scss +0 -0
- package/dist/tokens/_primitives.scss +0 -0
- package/dist/tokens/_semantics.scss +0 -0
- package/dist/types/components/atoms/CobreAlert/CobreAlert.vue.d.ts +6 -15
- package/dist/types/components/atoms/CobreAvatar/CobreAvatar.vue.d.ts +1 -1
- package/dist/types/components/atoms/CobreBankLogo/CobreBankLogo.vue.d.ts +1 -1
- package/dist/types/components/atoms/CobreCardButton/CobreCardButton.vue.d.ts +1 -1
- package/dist/types/components/atoms/CobreCheckbox/CobreCheckbox.vue.d.ts +6 -15
- package/dist/types/components/atoms/CobreColumnTable/CobreColumnTable.vue.d.ts +9 -12
- package/dist/types/components/atoms/CobreCountryFlag/CobreCountryFlag.vue.d.ts +1 -1
- package/dist/types/components/atoms/CobreEmptyResults/CobreEmptyResults.vue.d.ts +1 -1
- package/dist/types/components/atoms/CobreEmptyState/CobreEmptyState.vue.d.ts +6 -11
- package/dist/types/components/atoms/CobreIndicative/CobreIndicative.vue.d.ts +23 -19
- package/dist/types/components/atoms/CobreInfoDetail/CobreInfoDetail.vue.d.ts +6 -11
- package/dist/types/components/atoms/CobreInputLabel/CobreInputLabel.vue.d.ts +1 -1
- package/dist/types/components/atoms/CobreOptionsSwitch/CobreOptionsSwitch.vue.d.ts +1 -4
- package/dist/types/components/atoms/CobrePager/CobrePager.vue.d.ts +1 -1
- package/dist/types/components/atoms/CobreRadio/CobreRadio.vue.d.ts +6 -11
- package/dist/types/components/atoms/CobreRowActions/CobreRowActions.vue.d.ts +1 -1
- package/dist/types/components/atoms/CobreSegmentedTabs/CobreSegmentedTabs.vue.d.ts +1 -1
- package/dist/types/components/atoms/CobreSwitch/CobreSwitch.vue.d.ts +1 -1
- package/dist/types/components/atoms/CobreTabMenuV2/CobreTabMenu.vue.d.ts +1 -1
- package/dist/types/components/atoms/CobreToastAlert/CobreToastAlert.vue.d.ts +1 -3
- package/dist/types/components/atoms/CobreTruncateTooltipText/CobreTruncateTooltipText.vue.d.ts +1 -3
- package/dist/types/components/atoms/CobreUploader/CobreUploader.vue.d.ts +1 -1
- package/dist/types/components/molecules/CobreAccountCpLogo/CobreAccountCpLogo.vue.d.ts +1 -1
- package/dist/types/components/molecules/CobreAccountInfoFiled/CobreAccountInfoField.vue.d.ts +1 -1
- package/dist/types/components/molecules/CobreActionList/CobreActionList.vue.d.ts +13 -15
- package/dist/types/components/molecules/CobreAvatarsGroup/CobreAvatarsGroup.vue.d.ts +1 -1
- package/dist/types/components/molecules/CobreBadge/CobreBadge.vue.d.ts +10 -13
- package/dist/types/components/molecules/CobreCardIcon/CobreCardIcon.vue.d.ts +8 -13
- package/dist/types/components/molecules/CobreDrawer/CobreDrawer.vue.d.ts +9 -12
- package/dist/types/components/molecules/CobreDropdownButton/CobreDropdownButton.vue.d.ts +5 -10
- package/dist/types/components/molecules/CobreFieldLogo/CobreFieldLogo.vue.d.ts +6 -11
- package/dist/types/components/molecules/CobreFlowResult/CobreFlowResult.vue.d.ts +6 -11
- package/dist/types/components/molecules/CobreFormOtp/CobreFormOtp.vue.d.ts +6 -257
- package/dist/types/components/molecules/CobreInput/CobreInput.vue.d.ts +1 -1
- package/dist/types/components/molecules/CobreInputAmount/CobreInputAmount.vue.d.ts +1 -3
- package/dist/types/components/molecules/CobreInputCurrency/CobreInputCurrency.vue.d.ts +3 -5
- package/dist/types/components/molecules/CobreInputPhoneNumber/CobreInputPhoneNumber.vue.d.ts +8 -1
- package/dist/types/components/molecules/CobreInputUrl/CobreInputUrl.vue.d.ts +1 -1
- package/dist/types/components/molecules/CobreKebabMenu/CobreKebabMenu.vue.d.ts +1 -1
- package/dist/types/components/molecules/CobreLogoField/CobreLogoField.vue.d.ts +6 -11
- package/dist/types/components/molecules/CobreModal/CobreModal.vue.d.ts +5 -10
- package/dist/types/components/molecules/CobreModalAction/CobreModalAction.vue.d.ts +29 -0
- package/dist/types/components/molecules/CobreRowTable/CobreRowTable.vue.d.ts +14 -15
- package/dist/types/components/molecules/CobreSelect/CobreSelect.vue.d.ts +46 -44
- package/dist/types/components/molecules/CobreSelectTags/CobreSelectTags.vue.d.ts +36 -36
- package/dist/types/components/molecules/CobreSnackBar/CobreSnackBar.vue.d.ts +1 -1
- package/dist/types/components/molecules/CobreTableCellCopy/CobreTableCellCopy.vue.d.ts +6 -205
- package/dist/types/components/molecules/CobreTextArea/CobreTextArea.vue.d.ts +1 -1
- package/dist/types/components/molecules/Toolbar/CobreInputSearch/CobreInputSearch.vue.d.ts +1 -3
- package/dist/types/components/molecules/Toolbar/CobreInputSearchV2/CobreInputSearchV2.vue.d.ts +1 -3
- package/dist/types/components/organisms/CobreDateFilter/CobreDateFilter.vue.d.ts +62 -0
- package/dist/types/components/organisms/CobreHeader/CobreHeader.vue.d.ts +8 -12
- package/dist/types/components/organisms/CobreHeader/components/Navbar.vue.d.ts +1 -1
- package/dist/types/components/organisms/CobreSideMenu/CobreSideMenu.vue.d.ts +8 -12
- package/dist/types/components/organisms/CobreSideMenu/components/SideMenuItem.vue.d.ts +1 -3
- package/dist/types/components/organisms/CobreSideMenu/components/SubItems.vue.d.ts +1 -1
- package/dist/types/components/organisms/CobreTimeline/CobreTimeline.vue.d.ts +8 -13
- package/dist/vite.svg +0 -0
- package/package.json +1 -1
|
@@ -2,19 +2,14 @@ interface Props {
|
|
|
2
2
|
label: string;
|
|
3
3
|
idLogo: string;
|
|
4
4
|
}
|
|
5
|
-
declare
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
end?(_: {}): any;
|
|
9
|
-
};
|
|
10
|
-
refs: {};
|
|
11
|
-
rootEl: HTMLDivElement;
|
|
5
|
+
declare var __VLS_4: {};
|
|
6
|
+
type __VLS_Slots = {} & {
|
|
7
|
+
end?: (props: typeof __VLS_4) => any;
|
|
12
8
|
};
|
|
13
|
-
|
|
14
|
-
declare const
|
|
15
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
9
|
+
declare const __VLS_component: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
10
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
16
11
|
export default _default;
|
|
17
|
-
type
|
|
12
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
18
13
|
new (): {
|
|
19
14
|
$slots: S;
|
|
20
15
|
};
|
|
@@ -13,15 +13,10 @@ interface Props {
|
|
|
13
13
|
showActionsBorder?: boolean;
|
|
14
14
|
subtitleAlignment?: 'center' | 'start' | 'end';
|
|
15
15
|
}
|
|
16
|
-
declare
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
content?(_: {}): any;
|
|
20
|
-
};
|
|
21
|
-
refs: {};
|
|
22
|
-
rootEl: HTMLElement;
|
|
16
|
+
declare var __VLS_8: {};
|
|
17
|
+
type __VLS_Slots = {} & {
|
|
18
|
+
content?: (props: typeof __VLS_8) => any;
|
|
23
19
|
};
|
|
24
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
25
20
|
declare const __VLS_component: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
26
21
|
close: (...args: any[]) => void;
|
|
27
22
|
clickPrimary: (...args: any[]) => void;
|
|
@@ -36,10 +31,10 @@ declare const __VLS_component: import("vue").DefineComponent<Props, {}, {}, {},
|
|
|
36
31
|
themeBtnPrimary: ButtonThemes;
|
|
37
32
|
showActionsBorder: boolean;
|
|
38
33
|
subtitleAlignment: "center" | "start" | "end";
|
|
39
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {},
|
|
40
|
-
declare const _default:
|
|
34
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
35
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
41
36
|
export default _default;
|
|
42
|
-
type
|
|
37
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
43
38
|
new (): {
|
|
44
39
|
$slots: S;
|
|
45
40
|
};
|
|
@@ -9,138 +9,10 @@ interface Props {
|
|
|
9
9
|
isInvalidOtp?: boolean;
|
|
10
10
|
showActionsBorder?: boolean;
|
|
11
11
|
}
|
|
12
|
-
declare
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
bottom?(_: {}): any;
|
|
16
|
-
};
|
|
17
|
-
refs: {
|
|
18
|
-
otpInput: import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
19
|
-
value: {
|
|
20
|
-
type: import("vue").PropType<string>;
|
|
21
|
-
required: true;
|
|
22
|
-
default: string;
|
|
23
|
-
};
|
|
24
|
-
placeholder: {
|
|
25
|
-
type: import("vue").PropType<string[]>;
|
|
26
|
-
};
|
|
27
|
-
isDisabled: {
|
|
28
|
-
type: import("vue").PropType<boolean>;
|
|
29
|
-
};
|
|
30
|
-
inputmode: {
|
|
31
|
-
type: import("vue").PropType<"text" | "search" | "email" | "tel" | "url" | "none" | "numeric" | "decimal">;
|
|
32
|
-
default: string;
|
|
33
|
-
};
|
|
34
|
-
numInputs: {
|
|
35
|
-
type: import("vue").PropType<number>;
|
|
36
|
-
default: number;
|
|
37
|
-
};
|
|
38
|
-
separator: {
|
|
39
|
-
type: import("vue").PropType<string>;
|
|
40
|
-
default: string;
|
|
41
|
-
};
|
|
42
|
-
inputClasses: {
|
|
43
|
-
type: import("vue").PropType<string | string[]>;
|
|
44
|
-
default: string;
|
|
45
|
-
};
|
|
46
|
-
conditionalClass: {
|
|
47
|
-
type: import("vue").PropType<string[]>;
|
|
48
|
-
};
|
|
49
|
-
inputType: {
|
|
50
|
-
type: import("vue").PropType<"number" | "password" | "tel" | "letter-numeric">;
|
|
51
|
-
};
|
|
52
|
-
shouldAutoFocus: {
|
|
53
|
-
type: import("vue").PropType<boolean>;
|
|
54
|
-
default: boolean;
|
|
55
|
-
};
|
|
56
|
-
shouldFocusOrder: {
|
|
57
|
-
type: import("vue").PropType<boolean>;
|
|
58
|
-
};
|
|
59
|
-
}>> & {
|
|
60
|
-
"onOn-change"?: ((value: string) => any) | undefined;
|
|
61
|
-
"onUpdate:value"?: ((value: string) => any) | undefined;
|
|
62
|
-
"onOn-complete"?: ((value: string) => any) | undefined;
|
|
63
|
-
}, {
|
|
64
|
-
clearInput: () => void;
|
|
65
|
-
fillInput: (value: string) => void;
|
|
66
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
67
|
-
"update:value": (value: string) => void;
|
|
68
|
-
"on-change": (value: string) => void;
|
|
69
|
-
"on-complete": (value: string) => void;
|
|
70
|
-
}, import("vue").PublicProps, {
|
|
71
|
-
inputmode: "tel" | "none" | "text" | "url" | "email" | "numeric" | "decimal" | "search";
|
|
72
|
-
value: string;
|
|
73
|
-
separator: string;
|
|
74
|
-
inputClasses: string | string[];
|
|
75
|
-
shouldAutoFocus: boolean;
|
|
76
|
-
numInputs: number;
|
|
77
|
-
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
78
|
-
P: {};
|
|
79
|
-
B: {};
|
|
80
|
-
D: {};
|
|
81
|
-
C: {};
|
|
82
|
-
M: {};
|
|
83
|
-
Defaults: {};
|
|
84
|
-
}, Readonly<import("vue").ExtractPropTypes<{
|
|
85
|
-
value: {
|
|
86
|
-
type: import("vue").PropType<string>;
|
|
87
|
-
required: true;
|
|
88
|
-
default: string;
|
|
89
|
-
};
|
|
90
|
-
placeholder: {
|
|
91
|
-
type: import("vue").PropType<string[]>;
|
|
92
|
-
};
|
|
93
|
-
isDisabled: {
|
|
94
|
-
type: import("vue").PropType<boolean>;
|
|
95
|
-
};
|
|
96
|
-
inputmode: {
|
|
97
|
-
type: import("vue").PropType<"text" | "search" | "email" | "tel" | "url" | "none" | "numeric" | "decimal">;
|
|
98
|
-
default: string;
|
|
99
|
-
};
|
|
100
|
-
numInputs: {
|
|
101
|
-
type: import("vue").PropType<number>;
|
|
102
|
-
default: number;
|
|
103
|
-
};
|
|
104
|
-
separator: {
|
|
105
|
-
type: import("vue").PropType<string>;
|
|
106
|
-
default: string;
|
|
107
|
-
};
|
|
108
|
-
inputClasses: {
|
|
109
|
-
type: import("vue").PropType<string | string[]>;
|
|
110
|
-
default: string;
|
|
111
|
-
};
|
|
112
|
-
conditionalClass: {
|
|
113
|
-
type: import("vue").PropType<string[]>;
|
|
114
|
-
};
|
|
115
|
-
inputType: {
|
|
116
|
-
type: import("vue").PropType<"number" | "password" | "tel" | "letter-numeric">;
|
|
117
|
-
};
|
|
118
|
-
shouldAutoFocus: {
|
|
119
|
-
type: import("vue").PropType<boolean>;
|
|
120
|
-
default: boolean;
|
|
121
|
-
};
|
|
122
|
-
shouldFocusOrder: {
|
|
123
|
-
type: import("vue").PropType<boolean>;
|
|
124
|
-
};
|
|
125
|
-
}>> & {
|
|
126
|
-
"onOn-change"?: ((value: string) => any) | undefined;
|
|
127
|
-
"onUpdate:value"?: ((value: string) => any) | undefined;
|
|
128
|
-
"onOn-complete"?: ((value: string) => any) | undefined;
|
|
129
|
-
}, {
|
|
130
|
-
clearInput: () => void;
|
|
131
|
-
fillInput: (value: string) => void;
|
|
132
|
-
}, {}, {}, {}, {
|
|
133
|
-
inputmode: "tel" | "none" | "text" | "url" | "email" | "numeric" | "decimal" | "search";
|
|
134
|
-
value: string;
|
|
135
|
-
separator: string;
|
|
136
|
-
inputClasses: string | string[];
|
|
137
|
-
shouldAutoFocus: boolean;
|
|
138
|
-
numInputs: number;
|
|
139
|
-
}> | null;
|
|
140
|
-
};
|
|
141
|
-
rootEl: HTMLElement;
|
|
12
|
+
declare var __VLS_20: {};
|
|
13
|
+
type __VLS_Slots = {} & {
|
|
14
|
+
bottom?: (props: typeof __VLS_20) => any;
|
|
142
15
|
};
|
|
143
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
144
16
|
declare const __VLS_component: import("vue").DefineComponent<Props, {
|
|
145
17
|
clearInput: () => void | undefined;
|
|
146
18
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
@@ -155,133 +27,10 @@ declare const __VLS_component: import("vue").DefineComponent<Props, {
|
|
|
155
27
|
isLoading: boolean;
|
|
156
28
|
hideIcon: boolean;
|
|
157
29
|
isInvalidOtp: boolean;
|
|
158
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {
|
|
159
|
-
|
|
160
|
-
value: {
|
|
161
|
-
type: import("vue").PropType<string>;
|
|
162
|
-
required: true;
|
|
163
|
-
default: string;
|
|
164
|
-
};
|
|
165
|
-
placeholder: {
|
|
166
|
-
type: import("vue").PropType<string[]>;
|
|
167
|
-
};
|
|
168
|
-
isDisabled: {
|
|
169
|
-
type: import("vue").PropType<boolean>;
|
|
170
|
-
};
|
|
171
|
-
inputmode: {
|
|
172
|
-
type: import("vue").PropType<"text" | "search" | "email" | "tel" | "url" | "none" | "numeric" | "decimal">;
|
|
173
|
-
default: string;
|
|
174
|
-
};
|
|
175
|
-
numInputs: {
|
|
176
|
-
type: import("vue").PropType<number>;
|
|
177
|
-
default: number;
|
|
178
|
-
};
|
|
179
|
-
separator: {
|
|
180
|
-
type: import("vue").PropType<string>;
|
|
181
|
-
default: string;
|
|
182
|
-
};
|
|
183
|
-
inputClasses: {
|
|
184
|
-
type: import("vue").PropType<string | string[]>;
|
|
185
|
-
default: string;
|
|
186
|
-
};
|
|
187
|
-
conditionalClass: {
|
|
188
|
-
type: import("vue").PropType<string[]>;
|
|
189
|
-
};
|
|
190
|
-
inputType: {
|
|
191
|
-
type: import("vue").PropType<"number" | "password" | "tel" | "letter-numeric">;
|
|
192
|
-
};
|
|
193
|
-
shouldAutoFocus: {
|
|
194
|
-
type: import("vue").PropType<boolean>;
|
|
195
|
-
default: boolean;
|
|
196
|
-
};
|
|
197
|
-
shouldFocusOrder: {
|
|
198
|
-
type: import("vue").PropType<boolean>;
|
|
199
|
-
};
|
|
200
|
-
}>> & {
|
|
201
|
-
"onOn-change"?: ((value: string) => any) | undefined;
|
|
202
|
-
"onUpdate:value"?: ((value: string) => any) | undefined;
|
|
203
|
-
"onOn-complete"?: ((value: string) => any) | undefined;
|
|
204
|
-
}, {
|
|
205
|
-
clearInput: () => void;
|
|
206
|
-
fillInput: (value: string) => void;
|
|
207
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
208
|
-
"update:value": (value: string) => void;
|
|
209
|
-
"on-change": (value: string) => void;
|
|
210
|
-
"on-complete": (value: string) => void;
|
|
211
|
-
}, import("vue").PublicProps, {
|
|
212
|
-
inputmode: "tel" | "none" | "text" | "url" | "email" | "numeric" | "decimal" | "search";
|
|
213
|
-
value: string;
|
|
214
|
-
separator: string;
|
|
215
|
-
inputClasses: string | string[];
|
|
216
|
-
shouldAutoFocus: boolean;
|
|
217
|
-
numInputs: number;
|
|
218
|
-
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
219
|
-
P: {};
|
|
220
|
-
B: {};
|
|
221
|
-
D: {};
|
|
222
|
-
C: {};
|
|
223
|
-
M: {};
|
|
224
|
-
Defaults: {};
|
|
225
|
-
}, Readonly<import("vue").ExtractPropTypes<{
|
|
226
|
-
value: {
|
|
227
|
-
type: import("vue").PropType<string>;
|
|
228
|
-
required: true;
|
|
229
|
-
default: string;
|
|
230
|
-
};
|
|
231
|
-
placeholder: {
|
|
232
|
-
type: import("vue").PropType<string[]>;
|
|
233
|
-
};
|
|
234
|
-
isDisabled: {
|
|
235
|
-
type: import("vue").PropType<boolean>;
|
|
236
|
-
};
|
|
237
|
-
inputmode: {
|
|
238
|
-
type: import("vue").PropType<"text" | "search" | "email" | "tel" | "url" | "none" | "numeric" | "decimal">;
|
|
239
|
-
default: string;
|
|
240
|
-
};
|
|
241
|
-
numInputs: {
|
|
242
|
-
type: import("vue").PropType<number>;
|
|
243
|
-
default: number;
|
|
244
|
-
};
|
|
245
|
-
separator: {
|
|
246
|
-
type: import("vue").PropType<string>;
|
|
247
|
-
default: string;
|
|
248
|
-
};
|
|
249
|
-
inputClasses: {
|
|
250
|
-
type: import("vue").PropType<string | string[]>;
|
|
251
|
-
default: string;
|
|
252
|
-
};
|
|
253
|
-
conditionalClass: {
|
|
254
|
-
type: import("vue").PropType<string[]>;
|
|
255
|
-
};
|
|
256
|
-
inputType: {
|
|
257
|
-
type: import("vue").PropType<"number" | "password" | "tel" | "letter-numeric">;
|
|
258
|
-
};
|
|
259
|
-
shouldAutoFocus: {
|
|
260
|
-
type: import("vue").PropType<boolean>;
|
|
261
|
-
default: boolean;
|
|
262
|
-
};
|
|
263
|
-
shouldFocusOrder: {
|
|
264
|
-
type: import("vue").PropType<boolean>;
|
|
265
|
-
};
|
|
266
|
-
}>> & {
|
|
267
|
-
"onOn-change"?: ((value: string) => any) | undefined;
|
|
268
|
-
"onUpdate:value"?: ((value: string) => any) | undefined;
|
|
269
|
-
"onOn-complete"?: ((value: string) => any) | undefined;
|
|
270
|
-
}, {
|
|
271
|
-
clearInput: () => void;
|
|
272
|
-
fillInput: (value: string) => void;
|
|
273
|
-
}, {}, {}, {}, {
|
|
274
|
-
inputmode: "tel" | "none" | "text" | "url" | "email" | "numeric" | "decimal" | "search";
|
|
275
|
-
value: string;
|
|
276
|
-
separator: string;
|
|
277
|
-
inputClasses: string | string[];
|
|
278
|
-
shouldAutoFocus: boolean;
|
|
279
|
-
numInputs: number;
|
|
280
|
-
}> | null;
|
|
281
|
-
}, HTMLElement>;
|
|
282
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
30
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
31
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
283
32
|
export default _default;
|
|
284
|
-
type
|
|
33
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
285
34
|
new (): {
|
|
286
35
|
$slots: S;
|
|
287
36
|
};
|
|
@@ -44,5 +44,5 @@ declare const _default: import("vue").DefineComponent<Props, {
|
|
|
44
44
|
iconInfoLabel: boolean;
|
|
45
45
|
showErrors: boolean;
|
|
46
46
|
isSearchable: boolean;
|
|
47
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {},
|
|
47
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
48
48
|
export default _default;
|
|
@@ -36,7 +36,5 @@ declare const _default: import("vue").DefineComponent<Props, {
|
|
|
36
36
|
min: number;
|
|
37
37
|
max: number;
|
|
38
38
|
allowDecimals: boolean;
|
|
39
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {
|
|
40
|
-
inputRef: HTMLInputElement;
|
|
41
|
-
}, HTMLDivElement>;
|
|
39
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
42
40
|
export default _default;
|
|
@@ -26,9 +26,9 @@ interface Props {
|
|
|
26
26
|
}
|
|
27
27
|
type __VLS_Props = Props;
|
|
28
28
|
declare const currencySelected: import("vue").ModelRef<string | undefined, string, string | undefined, string | undefined>;
|
|
29
|
-
type __VLS_PublicProps = {
|
|
29
|
+
type __VLS_PublicProps = __VLS_Props & {
|
|
30
30
|
'currencySelected'?: typeof currencySelected['value'];
|
|
31
|
-
}
|
|
31
|
+
};
|
|
32
32
|
declare const _default: import("vue").DefineComponent<__VLS_PublicProps, {
|
|
33
33
|
isValid: import("vue").ComputedRef<boolean>;
|
|
34
34
|
isDirty: import("vue").ComputedRef<boolean>;
|
|
@@ -56,7 +56,5 @@ declare const _default: import("vue").DefineComponent<__VLS_PublicProps, {
|
|
|
56
56
|
max: number;
|
|
57
57
|
hideCountrySelector: boolean;
|
|
58
58
|
allowZero: boolean;
|
|
59
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {
|
|
60
|
-
inputRef: HTMLInputElement;
|
|
61
|
-
}, HTMLDivElement>;
|
|
59
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
62
60
|
export default _default;
|
package/dist/types/components/molecules/CobreInputPhoneNumber/CobreInputPhoneNumber.vue.d.ts
CHANGED
|
@@ -1,5 +1,8 @@
|
|
|
1
|
+
import { Indicative } from '@/components/atoms/CobreIndicative/CobreIndicative.vue';
|
|
1
2
|
interface Props {
|
|
2
3
|
modelValue: string | undefined | null;
|
|
4
|
+
indicativeModelValue?: string;
|
|
5
|
+
indicativeOptions?: Indicative[];
|
|
3
6
|
errorMsg?: string;
|
|
4
7
|
labelOptional?: string;
|
|
5
8
|
id?: string;
|
|
@@ -22,8 +25,10 @@ declare const _default: import("vue").DefineComponent<Props, {
|
|
|
22
25
|
isValidNumeric: import("vue").ComputedRef<boolean>;
|
|
23
26
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
24
27
|
"update:modelValue": (...args: any[]) => void;
|
|
28
|
+
"update:indicativeModelValue": (...args: any[]) => void;
|
|
25
29
|
}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
|
|
26
30
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
31
|
+
"onUpdate:indicativeModelValue"?: ((...args: any[]) => any) | undefined;
|
|
27
32
|
}>, {
|
|
28
33
|
theme: "white" | "cloudy";
|
|
29
34
|
placeholder: string;
|
|
@@ -36,5 +41,7 @@ declare const _default: import("vue").DefineComponent<Props, {
|
|
|
36
41
|
infoLabel: string | null;
|
|
37
42
|
iconInfoLabel: boolean;
|
|
38
43
|
showErrors: boolean;
|
|
39
|
-
|
|
44
|
+
indicativeModelValue: string;
|
|
45
|
+
indicativeOptions: Indicative[];
|
|
46
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
40
47
|
export default _default;
|
|
@@ -31,5 +31,5 @@ declare const _default: import("vue").DefineComponent<Props, {
|
|
|
31
31
|
infoLabel: string | null;
|
|
32
32
|
iconInfoLabel: boolean;
|
|
33
33
|
showErrors: boolean;
|
|
34
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {},
|
|
34
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
35
35
|
export default _default;
|
|
@@ -13,5 +13,5 @@ declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, imp
|
|
|
13
13
|
clickOption: (...args: any[]) => void;
|
|
14
14
|
}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
|
|
15
15
|
onClickOption?: ((...args: any[]) => any) | undefined;
|
|
16
|
-
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {},
|
|
16
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
17
17
|
export default _default;
|
|
@@ -3,22 +3,17 @@ interface Props {
|
|
|
3
3
|
idLogo: string;
|
|
4
4
|
size?: 'xs' | 'sm' | 'md' | 'lg' | 'auto';
|
|
5
5
|
}
|
|
6
|
-
declare
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
end?(_: {}): any;
|
|
10
|
-
};
|
|
11
|
-
refs: {};
|
|
12
|
-
rootEl: HTMLDivElement;
|
|
6
|
+
declare var __VLS_4: {};
|
|
7
|
+
type __VLS_Slots = {} & {
|
|
8
|
+
end?: (props: typeof __VLS_4) => any;
|
|
13
9
|
};
|
|
14
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
15
10
|
declare const __VLS_component: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {
|
|
16
11
|
size: "xs" | "sm" | "md" | "lg" | "auto";
|
|
17
12
|
idLogo: string;
|
|
18
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {},
|
|
19
|
-
declare const _default:
|
|
13
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
14
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
20
15
|
export default _default;
|
|
21
|
-
type
|
|
16
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
22
17
|
new (): {
|
|
23
18
|
$slots: S;
|
|
24
19
|
};
|
|
@@ -4,15 +4,10 @@ interface Props {
|
|
|
4
4
|
theme?: 'dark' | 'light';
|
|
5
5
|
overflow?: 'auto' | 'visible' | 'hidden';
|
|
6
6
|
}
|
|
7
|
-
declare
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
content?(_: {}): any;
|
|
11
|
-
};
|
|
12
|
-
refs: {};
|
|
13
|
-
rootEl: any;
|
|
7
|
+
declare var __VLS_12: {};
|
|
8
|
+
type __VLS_Slots = {} & {
|
|
9
|
+
content?: (props: typeof __VLS_12) => any;
|
|
14
10
|
};
|
|
15
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
16
11
|
declare const __VLS_component: import("vue").DefineComponent<Props, {
|
|
17
12
|
toggleModal: () => void;
|
|
18
13
|
isOpen: import("vue").Ref<boolean, boolean>;
|
|
@@ -26,9 +21,9 @@ declare const __VLS_component: import("vue").DefineComponent<Props, {
|
|
|
26
21
|
hasCloseButton: boolean;
|
|
27
22
|
overflow: "auto" | "visible" | "hidden";
|
|
28
23
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
29
|
-
declare const _default:
|
|
24
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
30
25
|
export default _default;
|
|
31
|
-
type
|
|
26
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
32
27
|
new (): {
|
|
33
28
|
$slots: S;
|
|
34
29
|
};
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { IconTypeV3 } from '../../../types/icon.types';
|
|
2
|
+
import { ButtonThemes } from '../../../types/button.types';
|
|
3
|
+
interface Props {
|
|
4
|
+
title: string;
|
|
5
|
+
description: string;
|
|
6
|
+
labelPrimary: string;
|
|
7
|
+
icon?: IconTypeV3;
|
|
8
|
+
size?: 'xs' | 'md' | 'lg';
|
|
9
|
+
hasCloseButton?: boolean;
|
|
10
|
+
isLoadingBtnPrimary?: boolean;
|
|
11
|
+
labelSecondary?: string;
|
|
12
|
+
themeBtnPrimary?: ButtonThemes;
|
|
13
|
+
}
|
|
14
|
+
declare const _default: import("vue").DefineComponent<Props, {
|
|
15
|
+
toggleModal: () => void;
|
|
16
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
17
|
+
clickPrimary: (...args: any[]) => void;
|
|
18
|
+
clickSecondary: (...args: any[]) => void;
|
|
19
|
+
}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
|
|
20
|
+
onClickPrimary?: ((...args: any[]) => any) | undefined;
|
|
21
|
+
onClickSecondary?: ((...args: any[]) => any) | undefined;
|
|
22
|
+
}>, {
|
|
23
|
+
size: "xs" | "md" | "lg";
|
|
24
|
+
icon: IconTypeV3;
|
|
25
|
+
hasCloseButton: boolean;
|
|
26
|
+
labelPrimary: string;
|
|
27
|
+
themeBtnPrimary: ButtonThemes;
|
|
28
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
29
|
+
export default _default;
|
|
@@ -41,19 +41,18 @@ type __VLS_Props = Props;
|
|
|
41
41
|
declare const __VLS_defaults: {
|
|
42
42
|
selectedRows: never[];
|
|
43
43
|
};
|
|
44
|
-
type __VLS_PublicProps = {
|
|
44
|
+
type __VLS_PublicProps = __VLS_Props & {
|
|
45
45
|
'selectedRows'?: typeof __VLS_defaults['selectedRows'];
|
|
46
|
-
} & __VLS_Props;
|
|
47
|
-
declare function __VLS_template(): {
|
|
48
|
-
attrs: Partial<{}>;
|
|
49
|
-
slots: Partial<Record<string, (_: {
|
|
50
|
-
data: Item;
|
|
51
|
-
index: number;
|
|
52
|
-
}) => any>> & Partial<Record<`bellowRow${number}`, (_: {}) => any>>;
|
|
53
|
-
refs: {};
|
|
54
|
-
rootEl: HTMLElement;
|
|
55
46
|
};
|
|
56
|
-
|
|
47
|
+
declare var __VLS_31: string, __VLS_32: {
|
|
48
|
+
data: Item;
|
|
49
|
+
index: number;
|
|
50
|
+
}, __VLS_42: `bellowRow${number}`, __VLS_43: {};
|
|
51
|
+
type __VLS_Slots = {} & {
|
|
52
|
+
[K in NonNullable<typeof __VLS_31>]?: (props: typeof __VLS_32) => any;
|
|
53
|
+
} & {
|
|
54
|
+
[K in NonNullable<typeof __VLS_42>]?: (props: typeof __VLS_43) => any;
|
|
55
|
+
};
|
|
57
56
|
declare const __VLS_component: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
58
57
|
action: (...args: any[]) => void;
|
|
59
58
|
selectItem: (...args: any[]) => void;
|
|
@@ -61,9 +60,9 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_PublicProps,
|
|
|
61
60
|
"update:selectedRows": (value: never[]) => void;
|
|
62
61
|
}, string, import("vue").PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
63
62
|
onAction?: ((...args: any[]) => any) | undefined;
|
|
64
|
-
"onUpdate:selectedRows"?: ((value: never[]) => any) | undefined;
|
|
65
63
|
onSelectItem?: ((...args: any[]) => any) | undefined;
|
|
66
64
|
onClickKebabOption?: ((...args: any[]) => any) | undefined;
|
|
65
|
+
"onUpdate:selectedRows"?: ((value: never[]) => any) | undefined;
|
|
67
66
|
}>, {
|
|
68
67
|
dataKey: string;
|
|
69
68
|
emptyResultTitle: string;
|
|
@@ -76,10 +75,10 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_PublicProps,
|
|
|
76
75
|
haveToolbar: boolean;
|
|
77
76
|
isToolbarOpen: boolean;
|
|
78
77
|
tableWrap: boolean;
|
|
79
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {},
|
|
80
|
-
declare const _default:
|
|
78
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
79
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
81
80
|
export default _default;
|
|
82
|
-
type
|
|
81
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
83
82
|
new (): {
|
|
84
83
|
$slots: S;
|
|
85
84
|
};
|