@porsche-design-system/components-vue 3.29.0-rc.1 → 3.29.0-rc.3
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/CHANGELOG.md +16 -1
- package/cjs/PorscheDesignSystemProvider.vue.cjs +1 -1
- package/cjs/lib/components/InputEmailWrapper.vue.cjs +1 -0
- package/cjs/lib/components/InputEmailWrapper.vue2.cjs +1 -0
- package/cjs/public-api.cjs +1 -1
- package/esm/PorscheDesignSystemProvider.vue.d.ts +6 -6
- package/esm/PorscheDesignSystemProvider.vue.mjs +11 -8
- package/esm/lib/components/AccordionWrapper.vue.d.ts +8 -7
- package/esm/lib/components/BannerWrapper.vue.d.ts +13 -6
- package/esm/lib/components/ButtonGroupWrapper.vue.d.ts +6 -5
- package/esm/lib/components/ButtonPureWrapper.vue.d.ts +7 -6
- package/esm/lib/components/ButtonTileWrapper.vue.d.ts +7 -6
- package/esm/lib/components/ButtonWrapper.vue.d.ts +7 -6
- package/esm/lib/components/CanvasWrapper.vue.d.ts +12 -5
- package/esm/lib/components/CarouselWrapper.vue.d.ts +8 -7
- package/esm/lib/components/CheckboxWrapper.vue.d.ts +10 -9
- package/esm/lib/components/CheckboxWrapperWrapper.vue.d.ts +6 -5
- package/esm/lib/components/ContentWrapperWrapper.vue.d.ts +6 -5
- package/esm/lib/components/CrestWrapper.vue.d.ts +1 -1
- package/esm/lib/components/DisplayWrapper.vue.d.ts +6 -5
- package/esm/lib/components/DividerWrapper.vue.d.ts +1 -1
- package/esm/lib/components/DrilldownItemWrapper.vue.d.ts +6 -5
- package/esm/lib/components/DrilldownLinkWrapper.vue.d.ts +7 -6
- package/esm/lib/components/DrilldownWrapper.vue.d.ts +12 -5
- package/esm/lib/components/FieldsetWrapper.vue.d.ts +6 -5
- package/esm/lib/components/FieldsetWrapperWrapper.vue.d.ts +6 -5
- package/esm/lib/components/FlexItemWrapper.vue.d.ts +6 -5
- package/esm/lib/components/FlexWrapper.vue.d.ts +6 -5
- package/esm/lib/components/FlyoutWrapper.vue.d.ts +12 -5
- package/esm/lib/components/GridItemWrapper.vue.d.ts +6 -5
- package/esm/lib/components/GridWrapper.vue.d.ts +6 -5
- package/esm/lib/components/HeadingWrapper.vue.d.ts +6 -5
- package/esm/lib/components/HeadlineWrapper.vue.d.ts +6 -5
- package/esm/lib/components/IconWrapper.vue.d.ts +2 -2
- package/esm/lib/components/InlineNotificationWrapper.vue.d.ts +13 -6
- package/esm/lib/components/InputEmailWrapper.vue.d.ts +122 -0
- package/esm/lib/components/InputEmailWrapper.vue.mjs +48 -0
- package/esm/lib/components/InputEmailWrapper.vue2.mjs +4 -0
- package/esm/lib/components/InputNumberWrapper.vue.d.ts +28 -27
- package/esm/lib/components/InputPasswordWrapper.vue.d.ts +29 -28
- package/esm/lib/components/InputSearchWrapper.vue.d.ts +28 -27
- package/esm/lib/components/InputTextWrapper.vue.d.ts +29 -28
- package/esm/lib/components/LinkPureWrapper.vue.d.ts +7 -6
- package/esm/lib/components/LinkSocialWrapper.vue.d.ts +7 -6
- package/esm/lib/components/LinkTileModelSignatureWrapper.vue.d.ts +6 -5
- package/esm/lib/components/LinkTileProductWrapper.vue.d.ts +8 -7
- package/esm/lib/components/LinkTileWrapper.vue.d.ts +7 -6
- package/esm/lib/components/LinkWrapper.vue.d.ts +7 -6
- package/esm/lib/components/MarqueWrapper.vue.d.ts +2 -2
- package/esm/lib/components/ModalWrapper.vue.d.ts +12 -5
- package/esm/lib/components/ModelSignatureWrapper.vue.d.ts +6 -5
- package/esm/lib/components/MultiSelectOptionWrapper.vue.d.ts +6 -5
- package/esm/lib/components/MultiSelectWrapper.vue.d.ts +8 -7
- package/esm/lib/components/OptgroupWrapper.vue.d.ts +6 -5
- package/esm/lib/components/PaginationWrapper.vue.d.ts +3 -3
- package/esm/lib/components/PinCodeWrapper.vue.d.ts +8 -7
- package/esm/lib/components/PopoverWrapper.vue.d.ts +12 -5
- package/esm/lib/components/RadioButtonWrapperWrapper.vue.d.ts +6 -5
- package/esm/lib/components/ScrollerWrapper.vue.d.ts +6 -5
- package/esm/lib/components/SegmentedControlItemWrapper.vue.d.ts +6 -5
- package/esm/lib/components/SegmentedControlWrapper.vue.d.ts +8 -7
- package/esm/lib/components/SelectOptionWrapper.vue.d.ts +6 -5
- package/esm/lib/components/SelectWrapper.vue.d.ts +9 -8
- package/esm/lib/components/SelectWrapperWrapper.vue.d.ts +6 -5
- package/esm/lib/components/SheetWrapper.vue.d.ts +12 -5
- package/esm/lib/components/SpinnerWrapper.vue.d.ts +1 -1
- package/esm/lib/components/StepperHorizontalItemWrapper.vue.d.ts +6 -5
- package/esm/lib/components/StepperHorizontalWrapper.vue.d.ts +8 -7
- package/esm/lib/components/SwitchWrapper.vue.d.ts +9 -8
- package/esm/lib/components/TableBodyWrapper.vue.d.ts +6 -5
- package/esm/lib/components/TableCellWrapper.vue.d.ts +6 -5
- package/esm/lib/components/TableHeadCellWrapper.vue.d.ts +6 -5
- package/esm/lib/components/TableHeadRowWrapper.vue.d.ts +6 -5
- package/esm/lib/components/TableHeadWrapper.vue.d.ts +6 -5
- package/esm/lib/components/TableRowWrapper.vue.d.ts +6 -5
- package/esm/lib/components/TableWrapper.vue.d.ts +8 -7
- package/esm/lib/components/TabsBarWrapper.vue.d.ts +8 -7
- package/esm/lib/components/TabsItemWrapper.vue.d.ts +6 -5
- package/esm/lib/components/TabsWrapper.vue.d.ts +8 -7
- package/esm/lib/components/TagDismissibleWrapper.vue.d.ts +6 -5
- package/esm/lib/components/TagWrapper.vue.d.ts +6 -5
- package/esm/lib/components/TextFieldWrapperWrapper.vue.d.ts +12 -5
- package/esm/lib/components/TextListItemWrapper.vue.d.ts +6 -5
- package/esm/lib/components/TextListWrapper.vue.d.ts +6 -5
- package/esm/lib/components/TextWrapper.vue.d.ts +7 -6
- package/esm/lib/components/TextareaWrapper.vue.d.ts +29 -28
- package/esm/lib/components/TextareaWrapperWrapper.vue.d.ts +6 -5
- package/esm/lib/components/ToastWrapper.vue.d.ts +1 -1
- package/esm/lib/components/WordmarkWrapper.vue.d.ts +1 -1
- package/esm/lib/components/index.d.ts +1 -0
- package/esm/lib/types.d.ts +4 -27
- package/esm/public-api.mjs +116 -114
- package/package.json +7 -7
- package/partials/esm/index.mjs +1 -0
- package/partials/package.json +3 -3
- package/partials/index.js +0 -12
- /package/partials/{index.cjs → cjs/index.cjs} +0 -0
- /package/partials/{index.d.ts → esm/index.d.ts} +0 -0
|
@@ -1,31 +1,31 @@
|
|
|
1
|
-
import type {
|
|
1
|
+
import type { BreakpointCustomizable, InputPasswordState, Theme } from '../types';
|
|
2
2
|
type PInputPasswordProps = {
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* Provides a hint to the browser about what type of data the field expects, which can assist with autofill features (e.g., autocomplete='current-password').
|
|
5
5
|
*/
|
|
6
|
-
autoComplete?:
|
|
6
|
+
autoComplete?: string;
|
|
7
7
|
/**
|
|
8
|
-
*
|
|
8
|
+
* A boolean value that, if present, renders the input field as a compact version.
|
|
9
9
|
*/
|
|
10
10
|
compact?: boolean;
|
|
11
11
|
/**
|
|
12
|
-
*
|
|
12
|
+
* Supplementary text providing more context or explanation for the input.
|
|
13
13
|
*/
|
|
14
14
|
description?: string;
|
|
15
15
|
/**
|
|
16
|
-
*
|
|
16
|
+
* A boolean value that, if present, makes the input field unusable and unclickable. The value will not be submitted with the form.
|
|
17
17
|
*/
|
|
18
18
|
disabled?: boolean;
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* Specifies the id of the <form> element that the input belongs to (useful if the input is not a direct descendant of the form).
|
|
21
21
|
*/
|
|
22
22
|
form?: string;
|
|
23
23
|
/**
|
|
24
|
-
*
|
|
24
|
+
* Controls the visibility of the label.
|
|
25
25
|
*/
|
|
26
26
|
hideLabel?: BreakpointCustomizable<boolean>;
|
|
27
27
|
/**
|
|
28
|
-
*
|
|
28
|
+
* Text content for a user-facing label.
|
|
29
29
|
*/
|
|
30
30
|
label?: string;
|
|
31
31
|
/**
|
|
@@ -33,39 +33,39 @@ type PInputPasswordProps = {
|
|
|
33
33
|
*/
|
|
34
34
|
loading?: boolean;
|
|
35
35
|
/**
|
|
36
|
-
*
|
|
36
|
+
* A non-negative integer specifying the maximum number of characters the user can enter into the input.
|
|
37
37
|
*/
|
|
38
38
|
maxLength?: number;
|
|
39
39
|
/**
|
|
40
|
-
*
|
|
40
|
+
* Dynamic feedback text for validation or status.
|
|
41
41
|
*/
|
|
42
42
|
message?: string;
|
|
43
43
|
/**
|
|
44
|
-
*
|
|
44
|
+
* A non-negative integer specifying the minimum number of characters required for the input's value to be considered valid.
|
|
45
45
|
*/
|
|
46
46
|
minLength?: number;
|
|
47
47
|
/**
|
|
48
|
-
* The name of the
|
|
48
|
+
* The name of the input field, used when submitting the form data.
|
|
49
49
|
*/
|
|
50
50
|
name: string;
|
|
51
51
|
/**
|
|
52
|
-
*
|
|
52
|
+
* A string that provides a brief hint to the user about what kind of information is expected in the field (e.g., placeholder='Enter your password'). This text is displayed when the input field is empty.
|
|
53
53
|
*/
|
|
54
54
|
placeholder?: string;
|
|
55
55
|
/**
|
|
56
|
-
*
|
|
56
|
+
* A boolean value that, if present, makes the input field uneditable by the user, but its value will still be submitted with the form.
|
|
57
57
|
*/
|
|
58
58
|
readOnly?: boolean;
|
|
59
59
|
/**
|
|
60
|
-
*
|
|
60
|
+
* A boolean value that, if present, indicates that the input field must be filled out before the form can be submitted.
|
|
61
61
|
*/
|
|
62
62
|
required?: boolean;
|
|
63
63
|
/**
|
|
64
|
-
*
|
|
64
|
+
* Indicates the validation or overall status of the input component.
|
|
65
65
|
*/
|
|
66
66
|
state?: InputPasswordState;
|
|
67
67
|
/**
|
|
68
|
-
*
|
|
68
|
+
* Controls the visual appearance of the component.
|
|
69
69
|
*/
|
|
70
70
|
theme?: Theme;
|
|
71
71
|
/**
|
|
@@ -77,13 +77,14 @@ type PInputPasswordProps = {
|
|
|
77
77
|
*/
|
|
78
78
|
value?: string;
|
|
79
79
|
};
|
|
80
|
-
declare
|
|
81
|
-
|
|
80
|
+
declare var __VLS_8: {};
|
|
81
|
+
type __VLS_Slots = {} & {
|
|
82
|
+
default?: (props: typeof __VLS_8) => any;
|
|
82
83
|
};
|
|
83
|
-
declare const __VLS_component: import("vue").DefineComponent<PInputPasswordProps,
|
|
84
|
-
blur: (value: Event) =>
|
|
85
|
-
change: (value: Event) =>
|
|
86
|
-
input: (value: InputEvent) =>
|
|
84
|
+
declare const __VLS_component: import("vue").DefineComponent<PInputPasswordProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
85
|
+
blur: (value: Event) => any;
|
|
86
|
+
change: (value: Event) => any;
|
|
87
|
+
input: (value: InputEvent) => any;
|
|
87
88
|
}, string, import("vue").PublicProps, Readonly<PInputPasswordProps> & Readonly<{
|
|
88
89
|
onBlur?: ((value: Event) => any) | undefined;
|
|
89
90
|
onChange?: ((value: Event) => any) | undefined;
|
|
@@ -91,11 +92,11 @@ declare const __VLS_component: import("vue").DefineComponent<PInputPasswordProps
|
|
|
91
92
|
}>, {
|
|
92
93
|
toggle: boolean;
|
|
93
94
|
label: string;
|
|
94
|
-
description: string;
|
|
95
|
-
disabled: boolean;
|
|
96
95
|
compact: boolean;
|
|
96
|
+
description: string;
|
|
97
97
|
state: InputPasswordState;
|
|
98
98
|
required: boolean;
|
|
99
|
+
disabled: boolean;
|
|
99
100
|
hideLabel: BreakpointCustomizable<boolean>;
|
|
100
101
|
loading: boolean;
|
|
101
102
|
value: string;
|
|
@@ -103,9 +104,9 @@ declare const __VLS_component: import("vue").DefineComponent<PInputPasswordProps
|
|
|
103
104
|
placeholder: string;
|
|
104
105
|
readOnly: boolean;
|
|
105
106
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
106
|
-
declare const _default:
|
|
107
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
107
108
|
export default _default;
|
|
108
|
-
type
|
|
109
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
109
110
|
new (): {
|
|
110
111
|
$slots: S;
|
|
111
112
|
};
|
|
@@ -1,31 +1,31 @@
|
|
|
1
|
-
import type {
|
|
1
|
+
import type { BreakpointCustomizable, InputSearchState, Theme } from '../types';
|
|
2
2
|
type PInputSearchProps = {
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* Provides a hint to the browser about what type of data the field expects, which can assist with autofill features (e.g., autocomplete='on').
|
|
5
5
|
*/
|
|
6
|
-
autoComplete?:
|
|
6
|
+
autoComplete?: string;
|
|
7
7
|
/**
|
|
8
8
|
* Show clear input value button
|
|
9
9
|
*/
|
|
10
10
|
clear?: boolean;
|
|
11
11
|
/**
|
|
12
|
-
*
|
|
12
|
+
* A boolean value that, if present, renders the input field as a compact version.
|
|
13
13
|
*/
|
|
14
14
|
compact?: boolean;
|
|
15
15
|
/**
|
|
16
|
-
*
|
|
16
|
+
* Supplementary text providing more context or explanation for the input.
|
|
17
17
|
*/
|
|
18
18
|
description?: string;
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* A boolean value that, if present, makes the input field unusable and unclickable. The value will not be submitted with the form.
|
|
21
21
|
*/
|
|
22
22
|
disabled?: boolean;
|
|
23
23
|
/**
|
|
24
|
-
*
|
|
24
|
+
* Specifies the id of the <form> element that the input belongs to (useful if the input is not a direct descendant of the form).
|
|
25
25
|
*/
|
|
26
26
|
form?: string;
|
|
27
27
|
/**
|
|
28
|
-
*
|
|
28
|
+
* Controls the visibility of the label.
|
|
29
29
|
*/
|
|
30
30
|
hideLabel?: BreakpointCustomizable<boolean>;
|
|
31
31
|
/**
|
|
@@ -33,7 +33,7 @@ type PInputSearchProps = {
|
|
|
33
33
|
*/
|
|
34
34
|
indicator?: boolean;
|
|
35
35
|
/**
|
|
36
|
-
*
|
|
36
|
+
* Text content for a user-facing label.
|
|
37
37
|
*/
|
|
38
38
|
label?: string;
|
|
39
39
|
/**
|
|
@@ -41,31 +41,31 @@ type PInputSearchProps = {
|
|
|
41
41
|
*/
|
|
42
42
|
loading?: boolean;
|
|
43
43
|
/**
|
|
44
|
-
*
|
|
44
|
+
* Dynamic feedback text for validation or status.
|
|
45
45
|
*/
|
|
46
46
|
message?: string;
|
|
47
47
|
/**
|
|
48
|
-
* The name of the
|
|
48
|
+
* The name of the input field, used when submitting the form data.
|
|
49
49
|
*/
|
|
50
50
|
name: string;
|
|
51
51
|
/**
|
|
52
|
-
*
|
|
52
|
+
* A string that provides a brief hint to the user about what kind of information is expected in the field (e.g., placeholder='Search...'). This text is displayed when the input field is empty.
|
|
53
53
|
*/
|
|
54
54
|
placeholder?: string;
|
|
55
55
|
/**
|
|
56
|
-
*
|
|
56
|
+
* A boolean value that, if present, makes the input field uneditable by the user, but its value will still be submitted with the form.
|
|
57
57
|
*/
|
|
58
58
|
readOnly?: boolean;
|
|
59
59
|
/**
|
|
60
|
-
*
|
|
60
|
+
* A boolean value that, if present, indicates that the input field must be filled out before the form can be submitted.
|
|
61
61
|
*/
|
|
62
62
|
required?: boolean;
|
|
63
63
|
/**
|
|
64
|
-
*
|
|
64
|
+
* Indicates the validation or overall status of the input component.
|
|
65
65
|
*/
|
|
66
66
|
state?: InputSearchState;
|
|
67
67
|
/**
|
|
68
|
-
*
|
|
68
|
+
* Controls the visual appearance of the component.
|
|
69
69
|
*/
|
|
70
70
|
theme?: Theme;
|
|
71
71
|
/**
|
|
@@ -73,36 +73,37 @@ type PInputSearchProps = {
|
|
|
73
73
|
*/
|
|
74
74
|
value?: string;
|
|
75
75
|
};
|
|
76
|
-
declare
|
|
77
|
-
|
|
76
|
+
declare var __VLS_8: {};
|
|
77
|
+
type __VLS_Slots = {} & {
|
|
78
|
+
default?: (props: typeof __VLS_8) => any;
|
|
78
79
|
};
|
|
79
|
-
declare const __VLS_component: import("vue").DefineComponent<PInputSearchProps,
|
|
80
|
-
blur: (value: Event) =>
|
|
81
|
-
change: (value: Event) =>
|
|
82
|
-
input: (value: InputEvent) =>
|
|
80
|
+
declare const __VLS_component: import("vue").DefineComponent<PInputSearchProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
81
|
+
blur: (value: Event) => any;
|
|
82
|
+
change: (value: Event) => any;
|
|
83
|
+
input: (value: InputEvent) => any;
|
|
83
84
|
}, string, import("vue").PublicProps, Readonly<PInputSearchProps> & Readonly<{
|
|
84
85
|
onBlur?: ((value: Event) => any) | undefined;
|
|
85
86
|
onChange?: ((value: Event) => any) | undefined;
|
|
86
87
|
onInput?: ((value: InputEvent) => any) | undefined;
|
|
87
88
|
}>, {
|
|
88
89
|
label: string;
|
|
89
|
-
description: string;
|
|
90
|
-
disabled: boolean;
|
|
91
90
|
compact: boolean;
|
|
91
|
+
description: string;
|
|
92
92
|
state: InputSearchState;
|
|
93
93
|
required: boolean;
|
|
94
|
+
disabled: boolean;
|
|
94
95
|
hideLabel: BreakpointCustomizable<boolean>;
|
|
95
96
|
loading: boolean;
|
|
96
97
|
value: string;
|
|
97
98
|
message: string;
|
|
99
|
+
indicator: boolean;
|
|
98
100
|
placeholder: string;
|
|
99
101
|
readOnly: boolean;
|
|
100
102
|
clear: boolean;
|
|
101
|
-
indicator: boolean;
|
|
102
103
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
103
|
-
declare const _default:
|
|
104
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
104
105
|
export default _default;
|
|
105
|
-
type
|
|
106
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
106
107
|
new (): {
|
|
107
108
|
$slots: S;
|
|
108
109
|
};
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import type {
|
|
1
|
+
import type { BreakpointCustomizable, InputTextState, Theme } from '../types';
|
|
2
2
|
type PInputTextProps = {
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* Provides a hint to the browser about what type of data the field expects, which can assist with autofill features (e.g., autocomplete='name').
|
|
5
5
|
*/
|
|
6
|
-
autoComplete?:
|
|
6
|
+
autoComplete?: string;
|
|
7
7
|
/**
|
|
8
|
-
*
|
|
8
|
+
* A boolean value that, if present, renders the input field as a compact version.
|
|
9
9
|
*/
|
|
10
10
|
compact?: boolean;
|
|
11
11
|
/**
|
|
@@ -13,23 +13,23 @@ type PInputTextProps = {
|
|
|
13
13
|
*/
|
|
14
14
|
counter?: boolean;
|
|
15
15
|
/**
|
|
16
|
-
*
|
|
16
|
+
* Supplementary text providing more context or explanation for the input.
|
|
17
17
|
*/
|
|
18
18
|
description?: string;
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* A boolean value that, if present, makes the input field unusable and unclickable. The value will not be submitted with the form.
|
|
21
21
|
*/
|
|
22
22
|
disabled?: boolean;
|
|
23
23
|
/**
|
|
24
|
-
*
|
|
24
|
+
* Specifies the id of the <form> element that the input belongs to (useful if the input is not a direct descendant of the form).
|
|
25
25
|
*/
|
|
26
26
|
form?: string;
|
|
27
27
|
/**
|
|
28
|
-
*
|
|
28
|
+
* Controls the visibility of the label.
|
|
29
29
|
*/
|
|
30
30
|
hideLabel?: BreakpointCustomizable<boolean>;
|
|
31
31
|
/**
|
|
32
|
-
*
|
|
32
|
+
* Text content for a user-facing label.
|
|
33
33
|
*/
|
|
34
34
|
label?: string;
|
|
35
35
|
/**
|
|
@@ -37,31 +37,31 @@ type PInputTextProps = {
|
|
|
37
37
|
*/
|
|
38
38
|
loading?: boolean;
|
|
39
39
|
/**
|
|
40
|
-
*
|
|
40
|
+
* A non-negative integer specifying the maximum number of characters the user can enter into the input.
|
|
41
41
|
*/
|
|
42
42
|
maxLength?: number;
|
|
43
43
|
/**
|
|
44
|
-
*
|
|
44
|
+
* Dynamic feedback text for validation or status.
|
|
45
45
|
*/
|
|
46
46
|
message?: string;
|
|
47
47
|
/**
|
|
48
|
-
*
|
|
48
|
+
* A non-negative integer specifying the minimum number of characters required for the input's value to be considered valid.
|
|
49
49
|
*/
|
|
50
50
|
minLength?: number;
|
|
51
51
|
/**
|
|
52
|
-
* The name of the
|
|
52
|
+
* The name of the input field, used when submitting the form data.
|
|
53
53
|
*/
|
|
54
54
|
name: string;
|
|
55
55
|
/**
|
|
56
|
-
*
|
|
56
|
+
* A string that provides a brief hint to the user about what kind of information is expected in the field (e.g., placeholder='Enter your full name'). This text is displayed when the input field is empty.
|
|
57
57
|
*/
|
|
58
58
|
placeholder?: string;
|
|
59
59
|
/**
|
|
60
|
-
*
|
|
60
|
+
* A boolean value that, if present, makes the input field uneditable by the user, but its value will still be submitted with the form.
|
|
61
61
|
*/
|
|
62
62
|
readOnly?: boolean;
|
|
63
63
|
/**
|
|
64
|
-
*
|
|
64
|
+
* A boolean value that, if present, indicates that the input field must be filled out before the form can be submitted.
|
|
65
65
|
*/
|
|
66
66
|
required?: boolean;
|
|
67
67
|
/**
|
|
@@ -69,11 +69,11 @@ type PInputTextProps = {
|
|
|
69
69
|
*/
|
|
70
70
|
spellCheck?: boolean;
|
|
71
71
|
/**
|
|
72
|
-
*
|
|
72
|
+
* Indicates the validation or overall status of the input component.
|
|
73
73
|
*/
|
|
74
74
|
state?: InputTextState;
|
|
75
75
|
/**
|
|
76
|
-
*
|
|
76
|
+
* Controls the visual appearance of the component.
|
|
77
77
|
*/
|
|
78
78
|
theme?: Theme;
|
|
79
79
|
/**
|
|
@@ -81,24 +81,25 @@ type PInputTextProps = {
|
|
|
81
81
|
*/
|
|
82
82
|
value?: string;
|
|
83
83
|
};
|
|
84
|
-
declare
|
|
85
|
-
|
|
84
|
+
declare var __VLS_8: {};
|
|
85
|
+
type __VLS_Slots = {} & {
|
|
86
|
+
default?: (props: typeof __VLS_8) => any;
|
|
86
87
|
};
|
|
87
|
-
declare const __VLS_component: import("vue").DefineComponent<PInputTextProps,
|
|
88
|
-
blur: (value: Event) =>
|
|
89
|
-
change: (value: Event) =>
|
|
90
|
-
input: (value: InputEvent) =>
|
|
88
|
+
declare const __VLS_component: import("vue").DefineComponent<PInputTextProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
89
|
+
blur: (value: Event) => any;
|
|
90
|
+
change: (value: Event) => any;
|
|
91
|
+
input: (value: InputEvent) => any;
|
|
91
92
|
}, string, import("vue").PublicProps, Readonly<PInputTextProps> & Readonly<{
|
|
92
93
|
onBlur?: ((value: Event) => any) | undefined;
|
|
93
94
|
onChange?: ((value: Event) => any) | undefined;
|
|
94
95
|
onInput?: ((value: InputEvent) => any) | undefined;
|
|
95
96
|
}>, {
|
|
96
97
|
label: string;
|
|
97
|
-
description: string;
|
|
98
|
-
disabled: boolean;
|
|
99
98
|
compact: boolean;
|
|
99
|
+
description: string;
|
|
100
100
|
state: InputTextState;
|
|
101
101
|
required: boolean;
|
|
102
|
+
disabled: boolean;
|
|
102
103
|
hideLabel: BreakpointCustomizable<boolean>;
|
|
103
104
|
loading: boolean;
|
|
104
105
|
value: string;
|
|
@@ -107,9 +108,9 @@ declare const __VLS_component: import("vue").DefineComponent<PInputTextProps, {}
|
|
|
107
108
|
readOnly: boolean;
|
|
108
109
|
counter: boolean;
|
|
109
110
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
110
|
-
declare const _default:
|
|
111
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
111
112
|
export default _default;
|
|
112
|
-
type
|
|
113
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
113
114
|
new (): {
|
|
114
115
|
$slots: S;
|
|
115
116
|
};
|
|
@@ -62,23 +62,24 @@ type PLinkPureProps = {
|
|
|
62
62
|
*/
|
|
63
63
|
weight?: LinkPureWeight;
|
|
64
64
|
};
|
|
65
|
-
declare
|
|
66
|
-
|
|
65
|
+
declare var __VLS_8: {};
|
|
66
|
+
type __VLS_Slots = {} & {
|
|
67
|
+
default?: (props: typeof __VLS_8) => any;
|
|
67
68
|
};
|
|
68
|
-
declare const __VLS_component: import("vue").DefineComponent<PLinkPureProps,
|
|
69
|
+
declare const __VLS_component: import("vue").DefineComponent<PLinkPureProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PLinkPureProps> & Readonly<{}>, {
|
|
69
70
|
weight: LinkPureWeight;
|
|
70
71
|
stretch: BreakpointCustomizable<boolean>;
|
|
71
72
|
size: BreakpointCustomizable<LinkPureSize>;
|
|
73
|
+
target: LinkPureTarget;
|
|
72
74
|
hideLabel: BreakpointCustomizable<boolean>;
|
|
73
75
|
icon: LinkPureIcon;
|
|
74
76
|
active: boolean;
|
|
75
77
|
alignLabel: BreakpointCustomizable<LinkPureAlignLabel>;
|
|
76
78
|
underline: boolean;
|
|
77
|
-
target: LinkPureTarget;
|
|
78
79
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
79
|
-
declare const _default:
|
|
80
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
80
81
|
export default _default;
|
|
81
|
-
type
|
|
82
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
82
83
|
new (): {
|
|
83
84
|
$slots: S;
|
|
84
85
|
};
|
|
@@ -33,18 +33,19 @@ type PLinkSocialProps = {
|
|
|
33
33
|
*/
|
|
34
34
|
theme?: Theme;
|
|
35
35
|
};
|
|
36
|
-
declare
|
|
37
|
-
|
|
36
|
+
declare var __VLS_8: {};
|
|
37
|
+
type __VLS_Slots = {} & {
|
|
38
|
+
default?: (props: typeof __VLS_8) => any;
|
|
38
39
|
};
|
|
39
|
-
declare const __VLS_component: import("vue").DefineComponent<PLinkSocialProps,
|
|
40
|
+
declare const __VLS_component: import("vue").DefineComponent<PLinkSocialProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PLinkSocialProps> & Readonly<{}>, {
|
|
40
41
|
compact: boolean;
|
|
41
|
-
hideLabel: BreakpointCustomizable<boolean>;
|
|
42
42
|
target: LinkSocialTarget;
|
|
43
|
+
hideLabel: BreakpointCustomizable<boolean>;
|
|
43
44
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
44
45
|
/** @deprecated since v3.0.0, will be removed with next major release. Use `p-link` with corresponding social icon instead. */
|
|
45
|
-
declare const _default:
|
|
46
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
46
47
|
export default _default;
|
|
47
|
-
type
|
|
48
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
48
49
|
new (): {
|
|
49
50
|
$slots: S;
|
|
50
51
|
};
|
|
@@ -29,19 +29,20 @@ type PLinkTileModelSignatureProps = {
|
|
|
29
29
|
*/
|
|
30
30
|
weight?: BreakpointCustomizable<LinkTileModelSignatureWeight>;
|
|
31
31
|
};
|
|
32
|
-
declare
|
|
33
|
-
|
|
32
|
+
declare var __VLS_8: {};
|
|
33
|
+
type __VLS_Slots = {} & {
|
|
34
|
+
default?: (props: typeof __VLS_8) => any;
|
|
34
35
|
};
|
|
35
|
-
declare const __VLS_component: import("vue").DefineComponent<PLinkTileModelSignatureProps,
|
|
36
|
+
declare const __VLS_component: import("vue").DefineComponent<PLinkTileModelSignatureProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PLinkTileModelSignatureProps> & Readonly<{}>, {
|
|
36
37
|
weight: BreakpointCustomizable<LinkTileModelSignatureWeight>;
|
|
37
38
|
headingTag: LinkTileModelSignatureHeadingTag;
|
|
38
39
|
aspectRatio: BreakpointCustomizable<LinkTileModelSignatureAspectRatio>;
|
|
39
40
|
linkDirection: BreakpointCustomizable<LinkTileModelSignatureLinkDirection>;
|
|
40
41
|
model: LinkTileModelSignatureModel;
|
|
41
42
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
42
|
-
declare const _default:
|
|
43
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
43
44
|
export default _default;
|
|
44
|
-
type
|
|
45
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
45
46
|
new (): {
|
|
46
47
|
$slots: S;
|
|
47
48
|
};
|
|
@@ -45,22 +45,23 @@ type PLinkTileProductProps = {
|
|
|
45
45
|
*/
|
|
46
46
|
theme?: Theme;
|
|
47
47
|
};
|
|
48
|
-
declare
|
|
49
|
-
|
|
48
|
+
declare var __VLS_8: {};
|
|
49
|
+
type __VLS_Slots = {} & {
|
|
50
|
+
default?: (props: typeof __VLS_8) => any;
|
|
50
51
|
};
|
|
51
|
-
declare const __VLS_component: import("vue").DefineComponent<PLinkTileProductProps,
|
|
52
|
-
like: (value: import("../types").LinkTileProductLikeEvent) =>
|
|
52
|
+
declare const __VLS_component: import("vue").DefineComponent<PLinkTileProductProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
53
|
+
like: (value: import("../types").LinkTileProductLikeEvent) => any;
|
|
53
54
|
}, string, import("vue").PublicProps, Readonly<PLinkTileProductProps> & Readonly<{
|
|
54
55
|
onLike?: ((value: import("../types").LinkTileProductLikeEvent) => any) | undefined;
|
|
55
56
|
}>, {
|
|
56
|
-
aspectRatio: BreakpointCustomizable<LinkTileProductAspectRatio>;
|
|
57
57
|
target: LinkTileProductTarget;
|
|
58
|
+
aspectRatio: BreakpointCustomizable<LinkTileProductAspectRatio>;
|
|
58
59
|
likeButton: boolean;
|
|
59
60
|
liked: boolean;
|
|
60
61
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
61
|
-
declare const _default:
|
|
62
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
62
63
|
export default _default;
|
|
63
|
-
type
|
|
64
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
64
65
|
new (): {
|
|
65
66
|
$slots: S;
|
|
66
67
|
};
|
|
@@ -57,22 +57,23 @@ type PLinkTileProps = {
|
|
|
57
57
|
*/
|
|
58
58
|
weight?: BreakpointCustomizable<LinkTileWeight>;
|
|
59
59
|
};
|
|
60
|
-
declare
|
|
61
|
-
|
|
60
|
+
declare var __VLS_8: {};
|
|
61
|
+
type __VLS_Slots = {} & {
|
|
62
|
+
default?: (props: typeof __VLS_8) => any;
|
|
62
63
|
};
|
|
63
|
-
declare const __VLS_component: import("vue").DefineComponent<PLinkTileProps,
|
|
64
|
+
declare const __VLS_component: import("vue").DefineComponent<PLinkTileProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PLinkTileProps> & Readonly<{}>, {
|
|
64
65
|
weight: BreakpointCustomizable<LinkTileWeight>;
|
|
65
66
|
compact: BreakpointCustomizable<boolean>;
|
|
66
67
|
size: BreakpointCustomizable<LinkTileSize>;
|
|
68
|
+
target: LinkTileTarget;
|
|
67
69
|
align: LinkTileAlign;
|
|
68
70
|
aspectRatio: BreakpointCustomizable<LinkTileAspectRatio>;
|
|
69
71
|
background: LinkTileBackground;
|
|
70
72
|
gradient: boolean;
|
|
71
|
-
target: LinkTileTarget;
|
|
72
73
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
73
|
-
declare const _default:
|
|
74
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
74
75
|
export default _default;
|
|
75
|
-
type
|
|
76
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
76
77
|
new (): {
|
|
77
78
|
$slots: S;
|
|
78
79
|
};
|
|
@@ -45,19 +45,20 @@ type PLinkProps = {
|
|
|
45
45
|
*/
|
|
46
46
|
variant?: LinkVariant;
|
|
47
47
|
};
|
|
48
|
-
declare
|
|
49
|
-
|
|
48
|
+
declare var __VLS_8: {};
|
|
49
|
+
type __VLS_Slots = {} & {
|
|
50
|
+
default?: (props: typeof __VLS_8) => any;
|
|
50
51
|
};
|
|
51
|
-
declare const __VLS_component: import("vue").DefineComponent<PLinkProps,
|
|
52
|
+
declare const __VLS_component: import("vue").DefineComponent<PLinkProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PLinkProps> & Readonly<{}>, {
|
|
52
53
|
compact: BreakpointCustomizable<boolean>;
|
|
54
|
+
target: LinkTarget;
|
|
53
55
|
hideLabel: BreakpointCustomizable<boolean>;
|
|
54
56
|
icon: LinkIcon;
|
|
55
57
|
variant: LinkVariant;
|
|
56
|
-
target: LinkTarget;
|
|
57
58
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
58
|
-
declare const _default:
|
|
59
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
59
60
|
export default _default;
|
|
60
|
-
type
|
|
61
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
61
62
|
new (): {
|
|
62
63
|
$slots: S;
|
|
63
64
|
};
|
|
@@ -26,10 +26,10 @@ type PMarqueProps = {
|
|
|
26
26
|
variant?: MarqueVariant;
|
|
27
27
|
};
|
|
28
28
|
/** @deprecated since v3.0.0, will be removed with next major release. Please use "p-wordmark" instead. */
|
|
29
|
-
declare const _default: import("vue").DefineComponent<PMarqueProps,
|
|
29
|
+
declare const _default: import("vue").DefineComponent<PMarqueProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PMarqueProps> & Readonly<{}>, {
|
|
30
30
|
size: MarqueSize;
|
|
31
|
-
variant: MarqueVariant;
|
|
32
31
|
target: MarqueTarget;
|
|
32
|
+
variant: MarqueVariant;
|
|
33
33
|
trademark: boolean;
|
|
34
34
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
35
35
|
export default _default;
|
|
@@ -38,19 +38,26 @@ type PModalProps = {
|
|
|
38
38
|
*/
|
|
39
39
|
theme?: Theme;
|
|
40
40
|
};
|
|
41
|
-
declare
|
|
42
|
-
|
|
41
|
+
declare var __VLS_8: {};
|
|
42
|
+
type __VLS_Slots = {} & {
|
|
43
|
+
default?: (props: typeof __VLS_8) => any;
|
|
43
44
|
};
|
|
44
|
-
declare const __VLS_component: import("vue").DefineComponent<PModalProps,
|
|
45
|
+
declare const __VLS_component: import("vue").DefineComponent<PModalProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
46
|
+
[x: string]: any;
|
|
47
|
+
} & {
|
|
48
|
+
[x: string]: any;
|
|
49
|
+
}, string, import("vue").PublicProps, Readonly<PModalProps> & Readonly<{
|
|
50
|
+
[x: `on${Capitalize<any>}`]: ((...args: any) => any) | undefined;
|
|
51
|
+
}>, {
|
|
45
52
|
open: boolean;
|
|
46
53
|
dismissButton: boolean;
|
|
47
54
|
disableBackdropClick: boolean;
|
|
48
55
|
backdrop: ModalBackdrop;
|
|
49
56
|
fullscreen: BreakpointCustomizable<boolean>;
|
|
50
57
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
51
|
-
declare const _default:
|
|
58
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
52
59
|
export default _default;
|
|
53
|
-
type
|
|
60
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
54
61
|
new (): {
|
|
55
62
|
$slots: S;
|
|
56
63
|
};
|