@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
|
@@ -10,57 +10,59 @@ interface Props {
|
|
|
10
10
|
noOptionsText?: string;
|
|
11
11
|
noOptionsIcon?: string;
|
|
12
12
|
}
|
|
13
|
-
declare
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
13
|
+
declare var __VLS_8: {
|
|
14
|
+
option: never;
|
|
15
|
+
}, __VLS_16: {
|
|
16
|
+
attributes: any;
|
|
17
|
+
}, __VLS_18: {
|
|
18
|
+
option: never;
|
|
19
|
+
}, __VLS_26: {
|
|
20
|
+
search: never;
|
|
21
|
+
searching: never;
|
|
22
|
+
loading: never;
|
|
23
|
+
noOptionsMessage: never;
|
|
24
|
+
}, __VLS_28: {
|
|
25
|
+
search: never;
|
|
26
|
+
noResultsMessage: never;
|
|
27
|
+
}, __VLS_30: {
|
|
28
|
+
deselect: any;
|
|
29
|
+
option: any;
|
|
30
|
+
attributes: any;
|
|
31
|
+
}, __VLS_32: {
|
|
32
|
+
search: any;
|
|
33
|
+
loading: any;
|
|
34
|
+
attributes: any;
|
|
35
|
+
}, __VLS_34: {
|
|
36
|
+
search: any;
|
|
37
|
+
loading: any;
|
|
38
|
+
attributes: any;
|
|
39
|
+
};
|
|
40
|
+
type __VLS_Slots = {} & {
|
|
41
|
+
option?: (props: typeof __VLS_8) => any;
|
|
42
|
+
} & {
|
|
43
|
+
'open-indicator'?: (props: typeof __VLS_16) => any;
|
|
44
|
+
} & {
|
|
45
|
+
'selected-option'?: (props: typeof __VLS_18) => any;
|
|
46
|
+
} & {
|
|
47
|
+
'no-options'?: (props: typeof __VLS_26) => any;
|
|
48
|
+
} & {
|
|
49
|
+
'no-results'?: (props: typeof __VLS_28) => any;
|
|
50
|
+
} & {
|
|
51
|
+
deselect?: (props: typeof __VLS_30) => any;
|
|
52
|
+
} & {
|
|
53
|
+
'list-footer'?: (props: typeof __VLS_32) => any;
|
|
54
|
+
} & {
|
|
55
|
+
'list-header'?: (props: typeof __VLS_34) => any;
|
|
53
56
|
};
|
|
54
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
55
57
|
declare const __VLS_component: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {
|
|
56
58
|
isRequired: boolean;
|
|
57
59
|
labelOptional: string;
|
|
58
60
|
labelTooltip: string;
|
|
59
61
|
noOptionsIcon: string;
|
|
60
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {},
|
|
61
|
-
declare const _default:
|
|
62
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
63
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
62
64
|
export default _default;
|
|
63
|
-
type
|
|
65
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
64
66
|
new (): {
|
|
65
67
|
$slots: S;
|
|
66
68
|
};
|
|
@@ -11,40 +11,40 @@ interface Props {
|
|
|
11
11
|
noOptionsIcon?: string;
|
|
12
12
|
maxlength?: string;
|
|
13
13
|
}
|
|
14
|
-
declare
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
14
|
+
declare var __VLS_8: {
|
|
15
|
+
option: never;
|
|
16
|
+
}, __VLS_10: {
|
|
17
|
+
attributes: any;
|
|
18
|
+
}, __VLS_12: {
|
|
19
|
+
search: never;
|
|
20
|
+
searching: never;
|
|
21
|
+
loading: never;
|
|
22
|
+
noOptionsMessage: never;
|
|
23
|
+
}, __VLS_14: {
|
|
24
|
+
search: never;
|
|
25
|
+
noResultsMessage: never;
|
|
26
|
+
}, __VLS_16: {
|
|
27
|
+
search: any;
|
|
28
|
+
loading: any;
|
|
29
|
+
attributes: any;
|
|
30
|
+
}, __VLS_18: {
|
|
31
|
+
search: any;
|
|
32
|
+
loading: any;
|
|
33
|
+
attributes: any;
|
|
34
|
+
};
|
|
35
|
+
type __VLS_Slots = {} & {
|
|
36
|
+
option?: (props: typeof __VLS_8) => any;
|
|
37
|
+
} & {
|
|
38
|
+
'open-indicator'?: (props: typeof __VLS_10) => any;
|
|
39
|
+
} & {
|
|
40
|
+
'no-options'?: (props: typeof __VLS_12) => any;
|
|
41
|
+
} & {
|
|
42
|
+
'no-results'?: (props: typeof __VLS_14) => any;
|
|
43
|
+
} & {
|
|
44
|
+
'list-footer'?: (props: typeof __VLS_16) => any;
|
|
45
|
+
} & {
|
|
46
|
+
'list-header'?: (props: typeof __VLS_18) => any;
|
|
46
47
|
};
|
|
47
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
48
48
|
declare const __VLS_component: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {
|
|
49
49
|
isRequired: boolean;
|
|
50
50
|
errorMsg: string;
|
|
@@ -53,10 +53,10 @@ declare const __VLS_component: import("vue").DefineComponent<Props, {}, {}, {},
|
|
|
53
53
|
labelTooltip: string;
|
|
54
54
|
noOptionsText: string;
|
|
55
55
|
noOptionsIcon: string;
|
|
56
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {},
|
|
57
|
-
declare const _default:
|
|
56
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
57
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
58
58
|
export default _default;
|
|
59
|
-
type
|
|
59
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
60
60
|
new (): {
|
|
61
61
|
$slots: S;
|
|
62
62
|
};
|
|
@@ -11,5 +11,5 @@ declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, imp
|
|
|
11
11
|
showCloseButton: boolean;
|
|
12
12
|
btnLabel: string;
|
|
13
13
|
btnAction: () => void | Promise<void>;
|
|
14
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {},
|
|
14
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
15
15
|
export default _default;
|
|
@@ -7,112 +7,10 @@ interface Props {
|
|
|
7
7
|
minLengthToShowTooltip?: number;
|
|
8
8
|
columnWidth?: number;
|
|
9
9
|
}
|
|
10
|
-
declare
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
content?(_: {}): any;
|
|
14
|
-
};
|
|
15
|
-
refs: {
|
|
16
|
-
componentRef: HTMLDivElement;
|
|
17
|
-
textRef: HTMLParagraphElement;
|
|
18
|
-
copyButtonRef: import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
19
|
-
theme: {
|
|
20
|
-
type: () => import("../../../types/button.types.js").ButtonThemes;
|
|
21
|
-
default: string;
|
|
22
|
-
};
|
|
23
|
-
size: {
|
|
24
|
-
type: () => "small" | "medium" | "auto" | "big";
|
|
25
|
-
default: string;
|
|
26
|
-
};
|
|
27
|
-
label: {
|
|
28
|
-
type: StringConstructor;
|
|
29
|
-
default: string;
|
|
30
|
-
};
|
|
31
|
-
disabled: {
|
|
32
|
-
type: BooleanConstructor;
|
|
33
|
-
default: boolean;
|
|
34
|
-
};
|
|
35
|
-
isLoading: {
|
|
36
|
-
type: BooleanConstructor;
|
|
37
|
-
default: boolean;
|
|
38
|
-
};
|
|
39
|
-
isInline: {
|
|
40
|
-
type: BooleanConstructor;
|
|
41
|
-
default: boolean;
|
|
42
|
-
};
|
|
43
|
-
}>> & Readonly<{}>, {
|
|
44
|
-
slots: Readonly<{
|
|
45
|
-
[name: string]: import("vue").Slot<any> | undefined;
|
|
46
|
-
}>;
|
|
47
|
-
isEmptySlot: (items: any[]) => boolean;
|
|
48
|
-
disabled: import("vue").Ref<boolean, boolean>;
|
|
49
|
-
size: import("vue").Ref<"small" | "medium" | "auto" | "big", "small" | "medium" | "auto" | "big">;
|
|
50
|
-
label: import("vue").Ref<string, string>;
|
|
51
|
-
theme: import("vue").Ref<import("../../../types/button.types.js").ButtonThemes, import("../../../types/button.types.js").ButtonThemes>;
|
|
52
|
-
isLoading: import("vue").Ref<boolean, boolean>;
|
|
53
|
-
isInline: import("vue").Ref<boolean, boolean>;
|
|
54
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, {
|
|
55
|
-
disabled: boolean;
|
|
56
|
-
size: "small" | "medium" | "auto" | "big";
|
|
57
|
-
label: string;
|
|
58
|
-
theme: import("../../../types/button.types.js").ButtonThemes;
|
|
59
|
-
isLoading: boolean;
|
|
60
|
-
isInline: boolean;
|
|
61
|
-
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
62
|
-
P: {};
|
|
63
|
-
B: {};
|
|
64
|
-
D: {};
|
|
65
|
-
C: {};
|
|
66
|
-
M: {};
|
|
67
|
-
Defaults: {};
|
|
68
|
-
}, Readonly<import("vue").ExtractPropTypes<{
|
|
69
|
-
theme: {
|
|
70
|
-
type: () => import("../../../types/button.types.js").ButtonThemes;
|
|
71
|
-
default: string;
|
|
72
|
-
};
|
|
73
|
-
size: {
|
|
74
|
-
type: () => "small" | "medium" | "auto" | "big";
|
|
75
|
-
default: string;
|
|
76
|
-
};
|
|
77
|
-
label: {
|
|
78
|
-
type: StringConstructor;
|
|
79
|
-
default: string;
|
|
80
|
-
};
|
|
81
|
-
disabled: {
|
|
82
|
-
type: BooleanConstructor;
|
|
83
|
-
default: boolean;
|
|
84
|
-
};
|
|
85
|
-
isLoading: {
|
|
86
|
-
type: BooleanConstructor;
|
|
87
|
-
default: boolean;
|
|
88
|
-
};
|
|
89
|
-
isInline: {
|
|
90
|
-
type: BooleanConstructor;
|
|
91
|
-
default: boolean;
|
|
92
|
-
};
|
|
93
|
-
}>> & Readonly<{}>, {
|
|
94
|
-
slots: Readonly<{
|
|
95
|
-
[name: string]: import("vue").Slot<any> | undefined;
|
|
96
|
-
}>;
|
|
97
|
-
isEmptySlot: (items: any[]) => boolean;
|
|
98
|
-
disabled: import("vue").Ref<boolean, boolean>;
|
|
99
|
-
size: import("vue").Ref<"small" | "medium" | "auto" | "big", "small" | "medium" | "auto" | "big">;
|
|
100
|
-
label: import("vue").Ref<string, string>;
|
|
101
|
-
theme: import("vue").Ref<import("../../../types/button.types.js").ButtonThemes, import("../../../types/button.types.js").ButtonThemes>;
|
|
102
|
-
isLoading: import("vue").Ref<boolean, boolean>;
|
|
103
|
-
isInline: import("vue").Ref<boolean, boolean>;
|
|
104
|
-
}, {}, {}, {}, {
|
|
105
|
-
disabled: boolean;
|
|
106
|
-
size: "small" | "medium" | "auto" | "big";
|
|
107
|
-
label: string;
|
|
108
|
-
theme: import("../../../types/button.types.js").ButtonThemes;
|
|
109
|
-
isLoading: boolean;
|
|
110
|
-
isInline: boolean;
|
|
111
|
-
}> | null;
|
|
112
|
-
};
|
|
113
|
-
rootEl: HTMLDivElement;
|
|
10
|
+
declare var __VLS_1: {};
|
|
11
|
+
type __VLS_Slots = {} & {
|
|
12
|
+
content?: (props: typeof __VLS_1) => any;
|
|
114
13
|
};
|
|
115
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
116
14
|
declare const __VLS_component: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
117
15
|
copy: (...args: any[]) => void;
|
|
118
16
|
}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
|
|
@@ -124,107 +22,10 @@ declare const __VLS_component: import("vue").DefineComponent<Props, {}, {}, {},
|
|
|
124
22
|
allowCopy: boolean;
|
|
125
23
|
copyText: string;
|
|
126
24
|
minLengthToShowTooltip: number;
|
|
127
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {
|
|
128
|
-
|
|
129
|
-
textRef: HTMLParagraphElement;
|
|
130
|
-
copyButtonRef: import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
131
|
-
theme: {
|
|
132
|
-
type: () => import("../../../types/button.types.js").ButtonThemes;
|
|
133
|
-
default: string;
|
|
134
|
-
};
|
|
135
|
-
size: {
|
|
136
|
-
type: () => "small" | "medium" | "auto" | "big";
|
|
137
|
-
default: string;
|
|
138
|
-
};
|
|
139
|
-
label: {
|
|
140
|
-
type: StringConstructor;
|
|
141
|
-
default: string;
|
|
142
|
-
};
|
|
143
|
-
disabled: {
|
|
144
|
-
type: BooleanConstructor;
|
|
145
|
-
default: boolean;
|
|
146
|
-
};
|
|
147
|
-
isLoading: {
|
|
148
|
-
type: BooleanConstructor;
|
|
149
|
-
default: boolean;
|
|
150
|
-
};
|
|
151
|
-
isInline: {
|
|
152
|
-
type: BooleanConstructor;
|
|
153
|
-
default: boolean;
|
|
154
|
-
};
|
|
155
|
-
}>> & Readonly<{}>, {
|
|
156
|
-
slots: Readonly<{
|
|
157
|
-
[name: string]: import("vue").Slot<any> | undefined;
|
|
158
|
-
}>;
|
|
159
|
-
isEmptySlot: (items: any[]) => boolean;
|
|
160
|
-
disabled: import("vue").Ref<boolean, boolean>;
|
|
161
|
-
size: import("vue").Ref<"small" | "medium" | "auto" | "big", "small" | "medium" | "auto" | "big">;
|
|
162
|
-
label: import("vue").Ref<string, string>;
|
|
163
|
-
theme: import("vue").Ref<import("../../../types/button.types.js").ButtonThemes, import("../../../types/button.types.js").ButtonThemes>;
|
|
164
|
-
isLoading: import("vue").Ref<boolean, boolean>;
|
|
165
|
-
isInline: import("vue").Ref<boolean, boolean>;
|
|
166
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, {
|
|
167
|
-
disabled: boolean;
|
|
168
|
-
size: "small" | "medium" | "auto" | "big";
|
|
169
|
-
label: string;
|
|
170
|
-
theme: import("../../../types/button.types.js").ButtonThemes;
|
|
171
|
-
isLoading: boolean;
|
|
172
|
-
isInline: boolean;
|
|
173
|
-
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
174
|
-
P: {};
|
|
175
|
-
B: {};
|
|
176
|
-
D: {};
|
|
177
|
-
C: {};
|
|
178
|
-
M: {};
|
|
179
|
-
Defaults: {};
|
|
180
|
-
}, Readonly<import("vue").ExtractPropTypes<{
|
|
181
|
-
theme: {
|
|
182
|
-
type: () => import("../../../types/button.types.js").ButtonThemes;
|
|
183
|
-
default: string;
|
|
184
|
-
};
|
|
185
|
-
size: {
|
|
186
|
-
type: () => "small" | "medium" | "auto" | "big";
|
|
187
|
-
default: string;
|
|
188
|
-
};
|
|
189
|
-
label: {
|
|
190
|
-
type: StringConstructor;
|
|
191
|
-
default: string;
|
|
192
|
-
};
|
|
193
|
-
disabled: {
|
|
194
|
-
type: BooleanConstructor;
|
|
195
|
-
default: boolean;
|
|
196
|
-
};
|
|
197
|
-
isLoading: {
|
|
198
|
-
type: BooleanConstructor;
|
|
199
|
-
default: boolean;
|
|
200
|
-
};
|
|
201
|
-
isInline: {
|
|
202
|
-
type: BooleanConstructor;
|
|
203
|
-
default: boolean;
|
|
204
|
-
};
|
|
205
|
-
}>> & Readonly<{}>, {
|
|
206
|
-
slots: Readonly<{
|
|
207
|
-
[name: string]: import("vue").Slot<any> | undefined;
|
|
208
|
-
}>;
|
|
209
|
-
isEmptySlot: (items: any[]) => boolean;
|
|
210
|
-
disabled: import("vue").Ref<boolean, boolean>;
|
|
211
|
-
size: import("vue").Ref<"small" | "medium" | "auto" | "big", "small" | "medium" | "auto" | "big">;
|
|
212
|
-
label: import("vue").Ref<string, string>;
|
|
213
|
-
theme: import("vue").Ref<import("../../../types/button.types.js").ButtonThemes, import("../../../types/button.types.js").ButtonThemes>;
|
|
214
|
-
isLoading: import("vue").Ref<boolean, boolean>;
|
|
215
|
-
isInline: import("vue").Ref<boolean, boolean>;
|
|
216
|
-
}, {}, {}, {}, {
|
|
217
|
-
disabled: boolean;
|
|
218
|
-
size: "small" | "medium" | "auto" | "big";
|
|
219
|
-
label: string;
|
|
220
|
-
theme: import("../../../types/button.types.js").ButtonThemes;
|
|
221
|
-
isLoading: boolean;
|
|
222
|
-
isInline: boolean;
|
|
223
|
-
}> | null;
|
|
224
|
-
}, HTMLDivElement>;
|
|
225
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
25
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
26
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
226
27
|
export default _default;
|
|
227
|
-
type
|
|
28
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
228
29
|
new (): {
|
|
229
30
|
$slots: S;
|
|
230
31
|
};
|
|
@@ -40,5 +40,5 @@ declare const _default: import("vue").DefineComponent<Props, {
|
|
|
40
40
|
infoLabel: string | null;
|
|
41
41
|
iconInfoLabel: boolean;
|
|
42
42
|
showErrors: boolean;
|
|
43
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {},
|
|
43
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
44
44
|
export default _default;
|
|
@@ -14,7 +14,5 @@ declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, imp
|
|
|
14
14
|
}>, {
|
|
15
15
|
isLoading: boolean;
|
|
16
16
|
debounce: number;
|
|
17
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {
|
|
18
|
-
inputSearch: HTMLInputElement;
|
|
19
|
-
}, HTMLDivElement>;
|
|
17
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
20
18
|
export default _default;
|
package/dist/types/components/molecules/Toolbar/CobreInputSearchV2/CobreInputSearchV2.vue.d.ts
CHANGED
|
@@ -16,7 +16,5 @@ declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, imp
|
|
|
16
16
|
isLoading: boolean;
|
|
17
17
|
debounce: number;
|
|
18
18
|
searchLabel: string;
|
|
19
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {
|
|
20
|
-
inputSearch: HTMLInputElement;
|
|
21
|
-
}, HTMLElement>;
|
|
19
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
22
20
|
export default _default;
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
import '@vuepic/vue-datepicker/dist/main.css';
|
|
2
|
+
type CalendarTypes = 'equal' | 'range' | 'after' | 'before' | 'today' | string;
|
|
3
|
+
interface ParsedDate {
|
|
4
|
+
date_gte: Date | string | [Date, Date] | null;
|
|
5
|
+
date_lte: Date | string | [Date, Date] | null;
|
|
6
|
+
type: CalendarTypes;
|
|
7
|
+
}
|
|
8
|
+
interface Props {
|
|
9
|
+
modelValue: null | {
|
|
10
|
+
date_gte: Date | string | [Date, Date] | null;
|
|
11
|
+
date_lte: Date | string | [Date, Date] | null;
|
|
12
|
+
type: CalendarTypes;
|
|
13
|
+
};
|
|
14
|
+
label?: string;
|
|
15
|
+
placeholder?: string;
|
|
16
|
+
title?: string;
|
|
17
|
+
availableTypes?: {
|
|
18
|
+
type: CalendarTypes;
|
|
19
|
+
label: string;
|
|
20
|
+
isFixedDate?: boolean;
|
|
21
|
+
}[];
|
|
22
|
+
defaultType?: CalendarTypes;
|
|
23
|
+
dayNames?: string[];
|
|
24
|
+
locale?: string;
|
|
25
|
+
customDateHandlers?: Record<string, () => ParsedDate>;
|
|
26
|
+
hasCloseButton?: boolean;
|
|
27
|
+
chipIcon?: string;
|
|
28
|
+
chipTextMode?: 'type' | 'type+date' | 'date';
|
|
29
|
+
}
|
|
30
|
+
declare var __VLS_11: {};
|
|
31
|
+
type __VLS_Slots = {} & {
|
|
32
|
+
'header-content'?: (props: typeof __VLS_11) => any;
|
|
33
|
+
};
|
|
34
|
+
declare const __VLS_component: import("vue").DefineComponent<Props, {
|
|
35
|
+
clearDate: () => void;
|
|
36
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
37
|
+
change: (...args: any[]) => void;
|
|
38
|
+
"update:modelValue": (...args: any[]) => void;
|
|
39
|
+
}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
|
|
40
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
|
41
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
42
|
+
}>, {
|
|
43
|
+
label: string;
|
|
44
|
+
title: string;
|
|
45
|
+
placeholder: string;
|
|
46
|
+
hasCloseButton: boolean;
|
|
47
|
+
locale: string;
|
|
48
|
+
availableTypes: {
|
|
49
|
+
type: CalendarTypes;
|
|
50
|
+
label: string;
|
|
51
|
+
isFixedDate?: boolean;
|
|
52
|
+
}[];
|
|
53
|
+
defaultType: CalendarTypes;
|
|
54
|
+
dayNames: string[];
|
|
55
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
56
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
57
|
+
export default _default;
|
|
58
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
59
|
+
new (): {
|
|
60
|
+
$slots: S;
|
|
61
|
+
};
|
|
62
|
+
};
|
|
@@ -13,26 +13,22 @@ interface Props {
|
|
|
13
13
|
menu: MenuItem[];
|
|
14
14
|
menuItemActive: string;
|
|
15
15
|
}
|
|
16
|
-
declare
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
};
|
|
22
|
-
refs: {};
|
|
23
|
-
rootEl: HTMLElement;
|
|
16
|
+
declare var __VLS_1: {}, __VLS_3: {};
|
|
17
|
+
type __VLS_Slots = {} & {
|
|
18
|
+
start?: (props: typeof __VLS_1) => any;
|
|
19
|
+
} & {
|
|
20
|
+
end?: (props: typeof __VLS_3) => any;
|
|
24
21
|
};
|
|
25
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
26
22
|
declare const __VLS_component: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
27
23
|
selectedOption: (...args: any[]) => void;
|
|
28
24
|
}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
|
|
29
25
|
onSelectedOption?: ((...args: any[]) => any) | undefined;
|
|
30
26
|
}>, {
|
|
31
27
|
menuItemActive: string;
|
|
32
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {},
|
|
33
|
-
declare const _default:
|
|
28
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
29
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
34
30
|
export default _default;
|
|
35
|
-
type
|
|
31
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
36
32
|
new (): {
|
|
37
33
|
$slots: S;
|
|
38
34
|
};
|
|
@@ -26,5 +26,5 @@ declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, imp
|
|
|
26
26
|
}>, {
|
|
27
27
|
itemActive: string;
|
|
28
28
|
isMobile: boolean;
|
|
29
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {},
|
|
29
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
30
30
|
export default _default;
|
|
@@ -6,16 +6,12 @@ interface Props {
|
|
|
6
6
|
itemsBottom?: MenuItem[];
|
|
7
7
|
navigateSubPage?: boolean;
|
|
8
8
|
}
|
|
9
|
-
declare
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
};
|
|
15
|
-
refs: {};
|
|
16
|
-
rootEl: HTMLDivElement;
|
|
9
|
+
declare var __VLS_1: {}, __VLS_3: {};
|
|
10
|
+
type __VLS_Slots = {} & {
|
|
11
|
+
header?: (props: typeof __VLS_1) => any;
|
|
12
|
+
} & {
|
|
13
|
+
start?: (props: typeof __VLS_3) => any;
|
|
17
14
|
};
|
|
18
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
19
15
|
declare const __VLS_component: import("vue").DefineComponent<Props, {
|
|
20
16
|
preLoadSubPages: (path?: string) => void;
|
|
21
17
|
closeSubPage: () => Promise<void>;
|
|
@@ -31,10 +27,10 @@ declare const __VLS_component: import("vue").DefineComponent<Props, {
|
|
|
31
27
|
itemActive: string;
|
|
32
28
|
isCollapsed: boolean;
|
|
33
29
|
navigateSubPage: boolean;
|
|
34
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {},
|
|
35
|
-
declare const _default:
|
|
30
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
31
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
36
32
|
export default _default;
|
|
37
|
-
type
|
|
33
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
38
34
|
new (): {
|
|
39
35
|
$slots: S;
|
|
40
36
|
};
|
|
@@ -11,7 +11,5 @@ declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, imp
|
|
|
11
11
|
}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
|
|
12
12
|
onSelectItem?: ((...args: any[]) => any) | undefined;
|
|
13
13
|
onSelectSubItem?: ((...args: any[]) => any) | undefined;
|
|
14
|
-
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {
|
|
15
|
-
targetItemExpanded: HTMLDivElement;
|
|
16
|
-
}, HTMLElement>;
|
|
14
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
17
15
|
export default _default;
|
|
@@ -7,5 +7,5 @@ declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, imp
|
|
|
7
7
|
selectSubItem: (...args: any[]) => void;
|
|
8
8
|
}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
|
|
9
9
|
onSelectSubItem?: ((...args: any[]) => any) | undefined;
|
|
10
|
-
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {},
|
|
10
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
11
11
|
export default _default;
|
|
@@ -8,23 +8,18 @@ interface Props {
|
|
|
8
8
|
items: Item[];
|
|
9
9
|
itemKey?: string;
|
|
10
10
|
}
|
|
11
|
-
declare
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
}): any;
|
|
17
|
-
};
|
|
18
|
-
refs: {};
|
|
19
|
-
rootEl: HTMLOListElement;
|
|
11
|
+
declare var __VLS_1: {
|
|
12
|
+
item: Item;
|
|
13
|
+
};
|
|
14
|
+
type __VLS_Slots = {} & {
|
|
15
|
+
item?: (props: typeof __VLS_1) => any;
|
|
20
16
|
};
|
|
21
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
22
17
|
declare const __VLS_component: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {
|
|
23
18
|
itemKey: string;
|
|
24
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {},
|
|
25
|
-
declare const _default:
|
|
19
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
20
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
26
21
|
export default _default;
|
|
27
|
-
type
|
|
22
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
28
23
|
new (): {
|
|
29
24
|
$slots: S;
|
|
30
25
|
};
|
package/dist/vite.svg
CHANGED
|
File without changes
|