@maltjoy/core-vue 3.22.1 → 3.23.0-next
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/App.vue.d.ts +1 -1
- package/dist/components/JoyAvailability/VJoyAvailability.vue.d.ts +1 -1
- package/dist/components/JoyAvatar/VJoyAvatar.vue.d.ts +1 -1
- package/dist/components/JoyAvatarsList/VJoyAvatarsList.vue.d.ts +1 -1
- package/dist/components/JoyBadge/VJoyBadge.vue.d.ts +1 -1
- package/dist/components/JoyBadgeLevel/VJoyBadgeLevel.vue.d.ts +1 -1
- package/dist/components/JoyBlockSkeleton/VJoyBlockSkeleton.vue.d.ts +1 -1
- package/dist/components/JoyBottomSheet/VJoyBottomSheet.vue.d.ts +1 -1
- package/dist/components/JoyBottomSheetTrigger/VJoyBottomSheetTrigger.vue.d.ts +9 -6
- package/dist/components/JoyButton/VJoyButton.vue.d.ts +1 -1
- package/dist/components/JoyCheckbox/VJoyCheckbox.vue.d.ts +1 -1
- package/dist/components/JoyCollapse/VJoyCollapse.vue.d.ts +76 -109
- package/dist/components/JoyCollapseItem/VJoyCollapseItem.vue.d.ts +5 -2
- package/dist/components/JoyCompanyAvatar/VJoyCompanyAvatar.vue.d.ts +1 -1
- package/dist/components/JoyCounter/VJoyCounter.vue.d.ts +1 -1
- package/dist/components/JoyDialog/VJoyDialog.vue.d.ts +1 -1
- package/dist/components/JoyDialogTrigger/VJoyDialogTrigger.vue.d.ts +9 -6
- package/dist/components/JoyDividerCta/VJoyDividerCta.vue.d.ts +1 -1
- package/dist/components/JoyDrawer/VJoyDrawer.vue.d.ts +1 -1
- package/dist/components/JoyDrawerTrigger/VJoyDrawerTrigger.vue.d.ts +9 -6
- package/dist/components/JoyDropdown/VJoyDropdown.vue.d.ts +1 -1
- package/dist/components/JoyDropdownList/VJoyDropdownList.vue.d.ts +1 -1
- package/dist/components/JoyFilterBar/VJoyFilterBar.vue.d.ts +1 -1
- package/dist/components/JoyFilterBarButton/VJoyFilterBarButton.vue.d.ts +1 -1
- package/dist/components/JoyFooter/VJoyFooter.vue.d.ts +5 -2
- package/dist/components/JoyFormError/VJoyFormError.vue.d.ts +1 -1
- package/dist/components/JoyFormFieldSkeleton/VJoyFormFieldSkeleton.vue.d.ts +1 -1
- package/dist/components/JoyFunnel/VJoyFunnel.vue.d.ts +7 -2
- package/dist/components/JoyHeader/VJoyHeader.vue.d.ts +5 -2
- package/dist/components/JoyHighlight/VJoyHighlight.vue.d.ts +1 -1
- package/dist/components/JoyIcon/VJoyIcon.vue.d.ts +1 -1
- package/dist/components/JoyIndicator/VJoyIndicator.vue.d.ts +1 -1
- package/dist/components/JoyIndicators/VJoyIndicators.vue.d.ts +5 -3
- package/dist/components/JoyInput/VJoyInput.vue.d.ts +1 -1
- package/dist/components/JoyLabel/VJoyLabel.vue.d.ts +1 -1
- package/dist/components/JoyLink/VJoyLink.vue.d.ts +1 -1
- package/dist/components/JoyMenu/VJoyMenu.vue.d.ts +1 -1
- package/dist/components/JoyMultiCheckbox/VJoyMultiCheckbox.vue.d.ts +1 -1
- package/dist/components/JoyPagination/PaginationIcon.vue.d.ts +1 -1
- package/dist/components/JoyPagination/VJoyPagination.vue.d.ts +1 -1
- package/dist/components/JoyPanel/VJoyPanel.vue.d.ts +1 -1
- package/dist/components/JoyPanelSection/VJoyPanelSection.vue.d.ts +1 -1
- package/dist/components/JoyProgressBar/VJoyProgressBar.vue.d.ts +1 -1
- package/dist/components/JoyRadio/VJoyRadio.vue.d.ts +1 -1
- package/dist/components/JoyRadioGroup/VJoyRadioGroup.vue.d.ts +1 -1
- package/dist/components/JoyRatingStars/VJoyRatingStars.vue.d.ts +1 -1
- package/dist/components/JoyScreenLoader/VJoyScreenLoader.vue.d.ts +1 -1
- package/dist/components/JoySelect/VJoySelect.vue.d.ts +7 -2
- package/dist/components/JoySelectableItem/VJoySelectableItem.vue.d.ts +1 -1
- package/dist/components/JoySelectableItemGroup/VJoySelectableItemGroup.vue.d.ts +1 -1
- package/dist/components/JoySeparator/VJoySeparator.vue.d.ts +1 -1
- package/dist/components/JoySnackbar/VJoySnackbar.vue.d.ts +1 -1
- package/dist/components/JoySpinner/VJoySpinner.vue.d.ts +1 -1
- package/dist/components/JoyStep/VJoyStep.vue.d.ts +1 -1
- package/dist/components/JoyStepper/VJoyStepper.vue.d.ts +73 -108
- package/dist/components/JoyTab/TabButton.vue.d.ts +1 -1
- package/dist/components/JoyTab/VJoyTab.vue.d.ts +11 -2
- package/dist/components/JoyTabs/VJoyTabs.vue.d.ts +50 -80
- package/dist/components/JoyTag/VJoyTag.vue.d.ts +1 -1
- package/dist/components/JoyTagsList/VJoyTagsList.vue.d.ts +1 -1
- package/dist/components/JoyTemplate/VJoyTemplate.vue.d.ts +1 -1
- package/dist/components/JoyTemplateShape/VJoyTemplateShape.vue.d.ts +1 -1
- package/dist/components/JoyText/VJoyText.vue.d.ts +1 -1
- package/dist/components/JoyTextarea/VJoyTextarea.vue.d.ts +1 -1
- package/dist/components/JoyToggle/VJoyToggle.vue.d.ts +1 -1
- package/dist/components/JoyUserCard/VJoyUserCard.vue.d.ts +1 -1
- package/dist/components/JoyWrapper/VJoyWrapper.vue.d.ts +1 -1
- package/dist/joy-vue.js +99 -99
- package/dist/joy-vue.umd.cjs +1 -1
- package/dist/pages/FunnelMode.vue.d.ts +1 -1
- package/dist/pages/IndexPage.vue.d.ts +1 -1
- package/dist/style.css +1 -1
- package/dist/tests/helpers/FocusOnFormElement.vue.d.ts +1 -1
- package/package.json +23 -22
- package/LICENSE +0 -21
|
@@ -5,85 +5,23 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
5
5
|
};
|
|
6
6
|
}, {
|
|
7
7
|
tabs: import("vue").ComputedRef<({
|
|
8
|
-
new (...args: any[]): {
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
notification: boolean;
|
|
13
|
-
}> & Omit<{
|
|
14
|
-
readonly tab: string | number;
|
|
15
|
-
readonly notification: boolean;
|
|
16
|
-
readonly label?: string | number | undefined;
|
|
17
|
-
readonly href?: string | undefined;
|
|
18
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
|
19
|
-
tab: {
|
|
20
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
21
|
-
required: true;
|
|
22
|
-
};
|
|
23
|
-
label: {
|
|
24
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
25
|
-
};
|
|
26
|
-
href: {
|
|
27
|
-
type: StringConstructor;
|
|
28
|
-
required: false;
|
|
29
|
-
};
|
|
30
|
-
notification: {
|
|
31
|
-
type: BooleanConstructor;
|
|
32
|
-
required: false;
|
|
33
|
-
};
|
|
34
|
-
}>>, "notification">;
|
|
35
|
-
$attrs: {
|
|
36
|
-
[x: string]: unknown;
|
|
8
|
+
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
|
9
|
+
tab: {
|
|
10
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
11
|
+
required: true;
|
|
37
12
|
};
|
|
38
|
-
|
|
39
|
-
|
|
13
|
+
label: {
|
|
14
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
40
15
|
};
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
|
|
45
|
-
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
|
|
46
|
-
$emit: (event: string, ...args: any[]) => void;
|
|
47
|
-
$el: any;
|
|
48
|
-
$options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
49
|
-
tab: {
|
|
50
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
51
|
-
required: true;
|
|
52
|
-
};
|
|
53
|
-
label: {
|
|
54
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
55
|
-
};
|
|
56
|
-
href: {
|
|
57
|
-
type: StringConstructor;
|
|
58
|
-
required: false;
|
|
59
|
-
};
|
|
60
|
-
notification: {
|
|
61
|
-
type: BooleanConstructor;
|
|
62
|
-
required: false;
|
|
63
|
-
};
|
|
64
|
-
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
65
|
-
notification: boolean;
|
|
66
|
-
}, {}, string, {}> & {
|
|
67
|
-
beforeCreate?: ((() => void) | (() => void)[]) | undefined;
|
|
68
|
-
created?: ((() => void) | (() => void)[]) | undefined;
|
|
69
|
-
beforeMount?: ((() => void) | (() => void)[]) | undefined;
|
|
70
|
-
mounted?: ((() => void) | (() => void)[]) | undefined;
|
|
71
|
-
beforeUpdate?: ((() => void) | (() => void)[]) | undefined;
|
|
72
|
-
updated?: ((() => void) | (() => void)[]) | undefined;
|
|
73
|
-
activated?: ((() => void) | (() => void)[]) | undefined;
|
|
74
|
-
deactivated?: ((() => void) | (() => void)[]) | undefined;
|
|
75
|
-
beforeDestroy?: ((() => void) | (() => void)[]) | undefined;
|
|
76
|
-
beforeUnmount?: ((() => void) | (() => void)[]) | undefined;
|
|
77
|
-
destroyed?: ((() => void) | (() => void)[]) | undefined;
|
|
78
|
-
unmounted?: ((() => void) | (() => void)[]) | undefined;
|
|
79
|
-
renderTracked?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined;
|
|
80
|
-
renderTriggered?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined;
|
|
81
|
-
errorCaptured?: (((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null, info: string) => boolean | void)[]) | undefined;
|
|
16
|
+
href: {
|
|
17
|
+
type: StringConstructor;
|
|
18
|
+
required: false;
|
|
82
19
|
};
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
20
|
+
notification: {
|
|
21
|
+
type: BooleanConstructor;
|
|
22
|
+
required: false;
|
|
23
|
+
};
|
|
24
|
+
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
|
87
25
|
tab: {
|
|
88
26
|
type: (StringConstructor | NumberConstructor)[];
|
|
89
27
|
required: true;
|
|
@@ -99,7 +37,34 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
99
37
|
type: BooleanConstructor;
|
|
100
38
|
required: false;
|
|
101
39
|
};
|
|
102
|
-
}
|
|
40
|
+
}>>, {
|
|
41
|
+
notification: boolean;
|
|
42
|
+
}, true, {}, {}, {
|
|
43
|
+
P: {};
|
|
44
|
+
B: {};
|
|
45
|
+
D: {};
|
|
46
|
+
C: {};
|
|
47
|
+
M: {};
|
|
48
|
+
Defaults: {};
|
|
49
|
+
}, Readonly<import("vue").ExtractPropTypes<{
|
|
50
|
+
tab: {
|
|
51
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
52
|
+
required: true;
|
|
53
|
+
};
|
|
54
|
+
label: {
|
|
55
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
56
|
+
};
|
|
57
|
+
href: {
|
|
58
|
+
type: StringConstructor;
|
|
59
|
+
required: false;
|
|
60
|
+
};
|
|
61
|
+
notification: {
|
|
62
|
+
type: BooleanConstructor;
|
|
63
|
+
required: false;
|
|
64
|
+
};
|
|
65
|
+
}>>, {}, {}, {}, {}, {
|
|
66
|
+
notification: boolean;
|
|
67
|
+
}>;
|
|
103
68
|
__isFragment?: undefined;
|
|
104
69
|
__isTeleport?: undefined;
|
|
105
70
|
__isSuspense?: undefined;
|
|
@@ -125,11 +90,14 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
125
90
|
$slots: Readonly<{
|
|
126
91
|
default(): any;
|
|
127
92
|
header(): any;
|
|
128
|
-
}
|
|
93
|
+
}> & {
|
|
94
|
+
default(): any;
|
|
95
|
+
header(): any;
|
|
96
|
+
};
|
|
129
97
|
}))[]>;
|
|
130
98
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
131
99
|
"update:selected-tab": (value: string) => void;
|
|
132
|
-
}, string, import("vue").
|
|
100
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
133
101
|
/** Use this prop to activate a specific tab by default by giving its name */
|
|
134
102
|
selectedTab: {
|
|
135
103
|
type: StringConstructor;
|
|
@@ -138,7 +106,9 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
138
106
|
"onUpdate:selected-tab"?: ((value: string) => any) | undefined;
|
|
139
107
|
}, {}, {}>, Readonly<{
|
|
140
108
|
default(): any;
|
|
141
|
-
}
|
|
109
|
+
}> & {
|
|
110
|
+
default(): any;
|
|
111
|
+
}>;
|
|
142
112
|
export default _default;
|
|
143
113
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
144
114
|
new (): {
|
|
@@ -21,7 +21,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
21
21
|
selected: (tag: IJoyTagSelected) => void;
|
|
22
22
|
remove: (value: IJoyTagRemoved) => void;
|
|
23
23
|
click: () => void;
|
|
24
|
-
}, string, import("vue").
|
|
24
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
25
25
|
size: string;
|
|
26
26
|
variant: string;
|
|
27
27
|
value: string;
|
|
@@ -32,7 +32,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
32
32
|
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
33
33
|
"update:modelValue": (tags: TJoyTagsListModel) => void;
|
|
34
34
|
removeTag: (tagValue: string | number | undefined) => void;
|
|
35
|
-
}, string, import("vue").
|
|
35
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
36
36
|
align: {
|
|
37
37
|
type: PropType<"left" | "right" | "center">;
|
|
38
38
|
default: string;
|
|
@@ -20,7 +20,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
20
20
|
type: BooleanConstructor;
|
|
21
21
|
default: boolean;
|
|
22
22
|
};
|
|
23
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
23
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
24
24
|
full: {
|
|
25
25
|
type: BooleanConstructor;
|
|
26
26
|
default: boolean;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
2
2
|
export default _default;
|
|
@@ -11,7 +11,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
11
11
|
type: PropType<TJoyTextFontPreset>;
|
|
12
12
|
default: string;
|
|
13
13
|
};
|
|
14
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
14
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
15
15
|
/** Defines the tag name of the Node you want to create. By default it's a simple P tag. Lowercase only */
|
|
16
16
|
tagName: {
|
|
17
17
|
type: PropType<number | typeof Symbol.iterator | "length" | "concat" | "slice" | "indexOf" | "lastIndexOf" | "includes" | "at" | "toString" | "anchor" | "link" | "small" | "sub" | "sup" | "search" | "charAt" | "charCodeAt" | "localeCompare" | "match" | "replace" | "split" | "substring" | "toLowerCase" | "toLocaleLowerCase" | "toUpperCase" | "toLocaleUpperCase" | "trim" | "substr" | "codePointAt" | "endsWith" | "normalize" | "repeat" | "startsWith" | "big" | "blink" | "bold" | "fixed" | "fontcolor" | "fontsize" | "italics" | "strike" | "padStart" | "padEnd" | "trimEnd" | "trimStart" | "trimLeft" | "trimRight" | "matchAll" | "replaceAll" | "valueOf">;
|
|
@@ -58,7 +58,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
58
58
|
valueUnderMinlength: import("vue").ComputedRef<boolean>;
|
|
59
59
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
60
60
|
"update:modelValue": (value: string) => void;
|
|
61
|
-
}, string, import("vue").
|
|
61
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
62
62
|
autofocus: {
|
|
63
63
|
type: BooleanConstructor;
|
|
64
64
|
default: boolean;
|
|
@@ -28,7 +28,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
28
28
|
label: StringConstructor;
|
|
29
29
|
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
30
30
|
"update:modelValue": (...args: any[]) => void;
|
|
31
|
-
}, string, import("vue").
|
|
31
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
32
32
|
modelValue: {
|
|
33
33
|
type: BooleanConstructor;
|
|
34
34
|
default: boolean;
|
|
@@ -20,7 +20,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
20
20
|
ratingValue: {
|
|
21
21
|
type: NumberConstructor;
|
|
22
22
|
};
|
|
23
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
23
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
24
24
|
/**
|
|
25
25
|
* Giving a link will make the whole component wrapped by an hyperlink
|
|
26
26
|
*/
|
|
@@ -39,7 +39,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
39
39
|
type: PropType<"0" | "1" | "2" | "3" | "12" | "10" | "4" | "5" | "6" | "7" | "8" | "9" | "11">;
|
|
40
40
|
default: string;
|
|
41
41
|
};
|
|
42
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
42
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
43
43
|
/** Horizontal spread. Refers to CSS flex justify-content. */
|
|
44
44
|
justify: {
|
|
45
45
|
type: PropType<"center" | "space-between" | "flex-start" | "flex-end">;
|