@porsche-design-system/components-vue 3.22.0-rc.0 → 3.22.0-rc.1
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 +29 -0
- package/cjs/lib/components/FlyoutMultilevelItemWrapper.vue.cjs +1 -1
- package/cjs/lib/components/SegmentedControlWrapper.vue.cjs +1 -1
- package/esm/PorscheDesignSystemProvider.vue.d.ts +2 -25
- package/esm/lib/components/AccordionWrapper.vue.d.ts +4 -27
- package/esm/lib/components/BannerWrapper.vue.d.ts +2 -26
- package/esm/lib/components/ButtonGroupWrapper.vue.d.ts +2 -29
- package/esm/lib/components/ButtonPureWrapper.vue.d.ts +3 -44
- package/esm/lib/components/ButtonTileWrapper.vue.d.ts +3 -44
- package/esm/lib/components/ButtonWrapper.vue.d.ts +3 -36
- package/esm/lib/components/CanvasWrapper.vue.d.ts +2 -22
- package/esm/lib/components/CarouselWrapper.vue.d.ts +4 -43
- package/esm/lib/components/CheckboxWrapper.vue.d.ts +7 -50
- package/esm/lib/components/CheckboxWrapperWrapper.vue.d.ts +2 -31
- package/esm/lib/components/ContentWrapperWrapper.vue.d.ts +2 -25
- package/esm/lib/components/CrestWrapper.vue.d.ts +2 -23
- package/esm/lib/components/DisplayWrapper.vue.d.ts +2 -29
- package/esm/lib/components/DividerWrapper.vue.d.ts +2 -25
- package/esm/lib/components/FieldsetWrapper.vue.d.ts +2 -31
- package/esm/lib/components/FieldsetWrapperWrapper.vue.d.ts +2 -31
- package/esm/lib/components/FlexItemWrapper.vue.d.ts +2 -33
- package/esm/lib/components/FlexWrapper.vue.d.ts +2 -33
- package/esm/lib/components/FlyoutMultilevelItemWrapper.vue.d.ts +17 -10
- package/esm/lib/components/FlyoutMultilevelItemWrapper.vue.mjs +12 -9
- package/esm/lib/components/FlyoutMultilevelWrapper.vue.d.ts +2 -21
- package/esm/lib/components/FlyoutWrapper.vue.d.ts +2 -24
- package/esm/lib/components/GridItemWrapper.vue.d.ts +2 -25
- package/esm/lib/components/GridWrapper.vue.d.ts +2 -35
- package/esm/lib/components/HeadingWrapper.vue.d.ts +2 -29
- package/esm/lib/components/HeadlineWrapper.vue.d.ts +2 -29
- package/esm/lib/components/IconWrapper.vue.d.ts +3 -28
- package/esm/lib/components/InlineNotificationWrapper.vue.d.ts +2 -27
- package/esm/lib/components/LinkPureWrapper.vue.d.ts +2 -39
- package/esm/lib/components/LinkSocialWrapper.vue.d.ts +2 -27
- package/esm/lib/components/LinkTileModelSignatureWrapper.vue.d.ts +2 -37
- package/esm/lib/components/LinkTileProductWrapper.vue.d.ts +4 -31
- package/esm/lib/components/LinkTileWrapper.vue.d.ts +2 -37
- package/esm/lib/components/LinkWrapper.vue.d.ts +2 -31
- package/esm/lib/components/MarqueWrapper.vue.d.ts +2 -29
- package/esm/lib/components/ModalWrapper.vue.d.ts +2 -25
- package/esm/lib/components/ModelSignatureWrapper.vue.d.ts +2 -33
- package/esm/lib/components/MultiSelectOptionWrapper.vue.d.ts +2 -23
- package/esm/lib/components/MultiSelectWrapper.vue.d.ts +5 -42
- package/esm/lib/components/OptgroupWrapper.vue.d.ts +2 -23
- package/esm/lib/components/PaginationWrapper.vue.d.ts +4 -43
- package/esm/lib/components/PinCodeWrapper.vue.d.ts +5 -46
- package/esm/lib/components/PopoverWrapper.vue.d.ts +2 -23
- package/esm/lib/components/RadioButtonWrapperWrapper.vue.d.ts +2 -31
- package/esm/lib/components/ScrollerWrapper.vue.d.ts +2 -27
- package/esm/lib/components/SegmentedControlItemWrapper.vue.d.ts +2 -23
- package/esm/lib/components/SegmentedControlWrapper.vue.d.ts +17 -25
- package/esm/lib/components/SegmentedControlWrapper.vue.mjs +10 -7
- package/esm/lib/components/SelectOptionWrapper.vue.d.ts +2 -23
- package/esm/lib/components/SelectWrapper.vue.d.ts +6 -41
- package/esm/lib/components/SelectWrapperWrapper.vue.d.ts +2 -37
- package/esm/lib/components/SpinnerWrapper.vue.d.ts +2 -23
- package/esm/lib/components/StepperHorizontalItemWrapper.vue.d.ts +2 -23
- package/esm/lib/components/StepperHorizontalWrapper.vue.d.ts +4 -25
- package/esm/lib/components/SwitchWrapper.vue.d.ts +4 -35
- package/esm/lib/components/TableBodyWrapper.vue.d.ts +1 -1
- package/esm/lib/components/TableCellWrapper.vue.d.ts +2 -23
- package/esm/lib/components/TableHeadCellWrapper.vue.d.ts +2 -25
- package/esm/lib/components/TableHeadRowWrapper.vue.d.ts +1 -1
- package/esm/lib/components/TableHeadWrapper.vue.d.ts +1 -1
- package/esm/lib/components/TableRowWrapper.vue.d.ts +1 -1
- package/esm/lib/components/TableWrapper.vue.d.ts +3 -12
- package/esm/lib/components/TabsBarWrapper.vue.d.ts +4 -29
- package/esm/lib/components/TabsItemWrapper.vue.d.ts +1 -10
- package/esm/lib/components/TabsWrapper.vue.d.ts +4 -31
- package/esm/lib/components/TagDismissibleWrapper.vue.d.ts +2 -23
- package/esm/lib/components/TagWrapper.vue.d.ts +2 -25
- package/esm/lib/components/TextFieldWrapperWrapper.vue.d.ts +2 -31
- package/esm/lib/components/TextListItemWrapper.vue.d.ts +1 -1
- package/esm/lib/components/TextListWrapper.vue.d.ts +2 -23
- package/esm/lib/components/TextWrapper.vue.d.ts +3 -34
- package/esm/lib/components/TextareaWrapper.vue.d.ts +5 -54
- package/esm/lib/components/TextareaWrapperWrapper.vue.d.ts +2 -33
- package/esm/lib/components/ToastWrapper.vue.d.ts +1 -10
- package/esm/lib/components/WordmarkWrapper.vue.d.ts +2 -25
- package/esm/lib/types.d.ts +3 -2
- package/package.json +12 -3
|
@@ -17,49 +17,16 @@ type PGridProps = {
|
|
|
17
17
|
declare function __VLS_template(): {
|
|
18
18
|
default?(_: {}): any;
|
|
19
19
|
};
|
|
20
|
-
declare const __VLS_component: import("vue").DefineComponent<
|
|
21
|
-
direction: string;
|
|
22
|
-
gutter: () => {
|
|
23
|
-
base: number;
|
|
24
|
-
s: number;
|
|
25
|
-
m: number;
|
|
26
|
-
};
|
|
27
|
-
wrap: string;
|
|
28
|
-
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<PGridProps>, {
|
|
29
|
-
direction: string;
|
|
30
|
-
gutter: () => {
|
|
31
|
-
base: number;
|
|
32
|
-
s: number;
|
|
33
|
-
m: number;
|
|
34
|
-
};
|
|
35
|
-
wrap: string;
|
|
36
|
-
}>>>, {
|
|
20
|
+
declare const __VLS_component: import("vue").DefineComponent<PGridProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PGridProps> & Readonly<{}>, {
|
|
37
21
|
wrap: BreakpointCustomizable<GridWrap>;
|
|
38
22
|
direction: BreakpointCustomizable<GridDirection>;
|
|
39
23
|
gutter: BreakpointCustomizable<GridGutter>;
|
|
40
|
-
}, {}>;
|
|
24
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
41
25
|
/** @deprecated since v3.0.0, will be removed with next major release. Use native CSS Grid instead. */
|
|
42
26
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
43
27
|
export default _default;
|
|
44
|
-
type __VLS_WithDefaults<P, D> = {
|
|
45
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
46
|
-
default: D[K];
|
|
47
|
-
}> : P[K];
|
|
48
|
-
};
|
|
49
|
-
type __VLS_Prettify<T> = {
|
|
50
|
-
[K in keyof T]: T[K];
|
|
51
|
-
} & {};
|
|
52
28
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
53
29
|
new (): {
|
|
54
30
|
$slots: S;
|
|
55
31
|
};
|
|
56
32
|
};
|
|
57
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
58
|
-
type __VLS_TypePropsToOption<T> = {
|
|
59
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
60
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
61
|
-
} : {
|
|
62
|
-
type: import('vue').PropType<T[K]>;
|
|
63
|
-
required: true;
|
|
64
|
-
};
|
|
65
|
-
};
|
|
@@ -28,43 +28,16 @@ type PHeadingProps = {
|
|
|
28
28
|
declare function __VLS_template(): {
|
|
29
29
|
default?(_: {}): any;
|
|
30
30
|
};
|
|
31
|
-
declare const __VLS_component: import("vue").DefineComponent<
|
|
32
|
-
align: string;
|
|
33
|
-
color: string;
|
|
34
|
-
ellipsis: boolean;
|
|
35
|
-
size: string;
|
|
36
|
-
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<PHeadingProps>, {
|
|
37
|
-
align: string;
|
|
38
|
-
color: string;
|
|
39
|
-
ellipsis: boolean;
|
|
40
|
-
size: string;
|
|
41
|
-
}>>>, {
|
|
31
|
+
declare const __VLS_component: import("vue").DefineComponent<PHeadingProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PHeadingProps> & Readonly<{}>, {
|
|
42
32
|
size: BreakpointCustomizable<HeadingSize>;
|
|
43
33
|
align: HeadingAlign;
|
|
44
34
|
color: HeadingColor;
|
|
45
35
|
ellipsis: boolean;
|
|
46
|
-
}, {}>;
|
|
36
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
47
37
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
48
38
|
export default _default;
|
|
49
|
-
type __VLS_WithDefaults<P, D> = {
|
|
50
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
51
|
-
default: D[K];
|
|
52
|
-
}> : P[K];
|
|
53
|
-
};
|
|
54
|
-
type __VLS_Prettify<T> = {
|
|
55
|
-
[K in keyof T]: T[K];
|
|
56
|
-
} & {};
|
|
57
39
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
58
40
|
new (): {
|
|
59
41
|
$slots: S;
|
|
60
42
|
};
|
|
61
43
|
};
|
|
62
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
63
|
-
type __VLS_TypePropsToOption<T> = {
|
|
64
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
65
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
66
|
-
} : {
|
|
67
|
-
type: import('vue').PropType<T[K]>;
|
|
68
|
-
required: true;
|
|
69
|
-
};
|
|
70
|
-
};
|
|
@@ -28,44 +28,17 @@ type PHeadlineProps = {
|
|
|
28
28
|
declare function __VLS_template(): {
|
|
29
29
|
default?(_: {}): any;
|
|
30
30
|
};
|
|
31
|
-
declare const __VLS_component: import("vue").DefineComponent<
|
|
32
|
-
align: string;
|
|
33
|
-
color: string;
|
|
34
|
-
ellipsis: boolean;
|
|
35
|
-
variant: string;
|
|
36
|
-
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<PHeadlineProps>, {
|
|
37
|
-
align: string;
|
|
38
|
-
color: string;
|
|
39
|
-
ellipsis: boolean;
|
|
40
|
-
variant: string;
|
|
41
|
-
}>>>, {
|
|
31
|
+
declare const __VLS_component: import("vue").DefineComponent<PHeadlineProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PHeadlineProps> & Readonly<{}>, {
|
|
42
32
|
variant: HeadlineVariant;
|
|
43
33
|
align: HeadlineAlign;
|
|
44
34
|
color: HeadlineColor;
|
|
45
35
|
ellipsis: boolean;
|
|
46
|
-
}, {}>;
|
|
36
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
47
37
|
/** @deprecated since v3.0.0, will be removed with next major release. Please use "p-heading" instead. */
|
|
48
38
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
49
39
|
export default _default;
|
|
50
|
-
type __VLS_WithDefaults<P, D> = {
|
|
51
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
52
|
-
default: D[K];
|
|
53
|
-
}> : P[K];
|
|
54
|
-
};
|
|
55
|
-
type __VLS_Prettify<T> = {
|
|
56
|
-
[K in keyof T]: T[K];
|
|
57
|
-
} & {};
|
|
58
40
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
59
41
|
new (): {
|
|
60
42
|
$slots: S;
|
|
61
43
|
};
|
|
62
44
|
};
|
|
63
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
64
|
-
type __VLS_TypePropsToOption<T> = {
|
|
65
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
66
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
67
|
-
} : {
|
|
68
|
-
type: import('vue').PropType<T[K]>;
|
|
69
|
-
required: true;
|
|
70
|
-
};
|
|
71
|
-
};
|
|
@@ -30,34 +30,9 @@ type PIconProps = {
|
|
|
30
30
|
*/
|
|
31
31
|
theme?: Theme;
|
|
32
32
|
};
|
|
33
|
-
declare const _default: import("vue").DefineComponent<
|
|
34
|
-
color: string;
|
|
35
|
-
name: string;
|
|
36
|
-
size: string;
|
|
37
|
-
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<PIconProps>, {
|
|
38
|
-
color: string;
|
|
39
|
-
name: string;
|
|
40
|
-
size: string;
|
|
41
|
-
}>>>, {
|
|
42
|
-
size: IconSize;
|
|
33
|
+
declare const _default: import("vue").DefineComponent<PIconProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PIconProps> & Readonly<{}>, {
|
|
43
34
|
name: IconName;
|
|
35
|
+
size: IconSize;
|
|
44
36
|
color: IconColor;
|
|
45
|
-
}, {}>;
|
|
37
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
46
38
|
export default _default;
|
|
47
|
-
type __VLS_WithDefaults<P, D> = {
|
|
48
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
49
|
-
default: D[K];
|
|
50
|
-
}> : P[K];
|
|
51
|
-
};
|
|
52
|
-
type __VLS_Prettify<T> = {
|
|
53
|
-
[K in keyof T]: T[K];
|
|
54
|
-
} & {};
|
|
55
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
56
|
-
type __VLS_TypePropsToOption<T> = {
|
|
57
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
58
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
59
|
-
} : {
|
|
60
|
-
type: import('vue').PropType<T[K]>;
|
|
61
|
-
required: true;
|
|
62
|
-
};
|
|
63
|
-
};
|
|
@@ -44,15 +44,7 @@ type PInlineNotificationProps = {
|
|
|
44
44
|
declare function __VLS_template(): {
|
|
45
45
|
default?(_: {}): any;
|
|
46
46
|
};
|
|
47
|
-
declare const __VLS_component: import("vue").DefineComponent<
|
|
48
|
-
actionIcon: string;
|
|
49
|
-
actionLoading: boolean;
|
|
50
|
-
description: string;
|
|
51
|
-
dismissButton: boolean;
|
|
52
|
-
heading: string;
|
|
53
|
-
headingTag: string;
|
|
54
|
-
state: string;
|
|
55
|
-
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, any, string, import("vue").PublicProps, any, {
|
|
47
|
+
declare const __VLS_component: import("vue").DefineComponent<PInlineNotificationProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, any, string, import("vue").PublicProps, any, {
|
|
56
48
|
heading: string;
|
|
57
49
|
description: string;
|
|
58
50
|
headingTag: InlineNotificationHeadingTag;
|
|
@@ -60,28 +52,11 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_WithDefaults<
|
|
|
60
52
|
state: InlineNotificationState;
|
|
61
53
|
actionIcon: InlineNotificationActionIcon;
|
|
62
54
|
actionLoading: boolean;
|
|
63
|
-
}, {}>;
|
|
55
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
64
56
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
65
57
|
export default _default;
|
|
66
|
-
type __VLS_WithDefaults<P, D> = {
|
|
67
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
68
|
-
default: D[K];
|
|
69
|
-
}> : P[K];
|
|
70
|
-
};
|
|
71
|
-
type __VLS_Prettify<T> = {
|
|
72
|
-
[K in keyof T]: T[K];
|
|
73
|
-
} & {};
|
|
74
58
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
75
59
|
new (): {
|
|
76
60
|
$slots: S;
|
|
77
61
|
};
|
|
78
62
|
};
|
|
79
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
80
|
-
type __VLS_TypePropsToOption<T> = {
|
|
81
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
82
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
83
|
-
} : {
|
|
84
|
-
type: import('vue').PropType<T[K]>;
|
|
85
|
-
required: true;
|
|
86
|
-
};
|
|
87
|
-
};
|
|
@@ -65,27 +65,7 @@ type PLinkPureProps = {
|
|
|
65
65
|
declare function __VLS_template(): {
|
|
66
66
|
default?(_: {}): any;
|
|
67
67
|
};
|
|
68
|
-
declare const __VLS_component: import("vue").DefineComponent<
|
|
69
|
-
active: boolean;
|
|
70
|
-
alignLabel: string;
|
|
71
|
-
hideLabel: boolean;
|
|
72
|
-
icon: string;
|
|
73
|
-
size: string;
|
|
74
|
-
stretch: boolean;
|
|
75
|
-
target: string;
|
|
76
|
-
underline: boolean;
|
|
77
|
-
weight: string;
|
|
78
|
-
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<PLinkPureProps>, {
|
|
79
|
-
active: boolean;
|
|
80
|
-
alignLabel: string;
|
|
81
|
-
hideLabel: boolean;
|
|
82
|
-
icon: string;
|
|
83
|
-
size: string;
|
|
84
|
-
stretch: boolean;
|
|
85
|
-
target: string;
|
|
86
|
-
underline: boolean;
|
|
87
|
-
weight: string;
|
|
88
|
-
}>>>, {
|
|
68
|
+
declare const __VLS_component: import("vue").DefineComponent<PLinkPureProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PLinkPureProps> & Readonly<{}>, {
|
|
89
69
|
weight: LinkPureWeight;
|
|
90
70
|
stretch: BreakpointCustomizable<boolean>;
|
|
91
71
|
size: BreakpointCustomizable<LinkPureSize>;
|
|
@@ -95,28 +75,11 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_WithDefaults<
|
|
|
95
75
|
alignLabel: BreakpointCustomizable<LinkPureAlignLabel>;
|
|
96
76
|
underline: boolean;
|
|
97
77
|
target: LinkPureTarget;
|
|
98
|
-
}, {}>;
|
|
78
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
99
79
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
100
80
|
export default _default;
|
|
101
|
-
type __VLS_WithDefaults<P, D> = {
|
|
102
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
103
|
-
default: D[K];
|
|
104
|
-
}> : P[K];
|
|
105
|
-
};
|
|
106
|
-
type __VLS_Prettify<T> = {
|
|
107
|
-
[K in keyof T]: T[K];
|
|
108
|
-
} & {};
|
|
109
81
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
110
82
|
new (): {
|
|
111
83
|
$slots: S;
|
|
112
84
|
};
|
|
113
85
|
};
|
|
114
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
115
|
-
type __VLS_TypePropsToOption<T> = {
|
|
116
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
117
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
118
|
-
} : {
|
|
119
|
-
type: import('vue').PropType<T[K]>;
|
|
120
|
-
required: true;
|
|
121
|
-
};
|
|
122
|
-
};
|
|
@@ -36,41 +36,16 @@ type PLinkSocialProps = {
|
|
|
36
36
|
declare function __VLS_template(): {
|
|
37
37
|
default?(_: {}): any;
|
|
38
38
|
};
|
|
39
|
-
declare const __VLS_component: import("vue").DefineComponent<
|
|
40
|
-
compact: boolean;
|
|
41
|
-
hideLabel: boolean;
|
|
42
|
-
target: string;
|
|
43
|
-
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<PLinkSocialProps>, {
|
|
44
|
-
compact: boolean;
|
|
45
|
-
hideLabel: boolean;
|
|
46
|
-
target: string;
|
|
47
|
-
}>>>, {
|
|
39
|
+
declare const __VLS_component: import("vue").DefineComponent<PLinkSocialProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PLinkSocialProps> & Readonly<{}>, {
|
|
48
40
|
compact: boolean;
|
|
49
41
|
hideLabel: BreakpointCustomizable<boolean>;
|
|
50
42
|
target: LinkSocialTarget;
|
|
51
|
-
}, {}>;
|
|
43
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
52
44
|
/** @deprecated since v3.0.0, will be removed with next major release. Use `p-link` with corresponding social icon instead. */
|
|
53
45
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
54
46
|
export default _default;
|
|
55
|
-
type __VLS_WithDefaults<P, D> = {
|
|
56
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
57
|
-
default: D[K];
|
|
58
|
-
}> : P[K];
|
|
59
|
-
};
|
|
60
|
-
type __VLS_Prettify<T> = {
|
|
61
|
-
[K in keyof T]: T[K];
|
|
62
|
-
} & {};
|
|
63
47
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
64
48
|
new (): {
|
|
65
49
|
$slots: S;
|
|
66
50
|
};
|
|
67
51
|
};
|
|
68
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
69
|
-
type __VLS_TypePropsToOption<T> = {
|
|
70
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
71
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
72
|
-
} : {
|
|
73
|
-
type: import('vue').PropType<T[K]>;
|
|
74
|
-
required: true;
|
|
75
|
-
};
|
|
76
|
-
};
|
|
@@ -32,52 +32,17 @@ type PLinkTileModelSignatureProps = {
|
|
|
32
32
|
declare function __VLS_template(): {
|
|
33
33
|
default?(_: {}): any;
|
|
34
34
|
};
|
|
35
|
-
declare const __VLS_component: import("vue").DefineComponent<
|
|
36
|
-
aspectRatio: string;
|
|
37
|
-
headingTag: string;
|
|
38
|
-
linkDirection: () => {
|
|
39
|
-
base: string;
|
|
40
|
-
xs: string;
|
|
41
|
-
};
|
|
42
|
-
model: string;
|
|
43
|
-
weight: string;
|
|
44
|
-
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<PLinkTileModelSignatureProps>, {
|
|
45
|
-
aspectRatio: string;
|
|
46
|
-
headingTag: string;
|
|
47
|
-
linkDirection: () => {
|
|
48
|
-
base: string;
|
|
49
|
-
xs: string;
|
|
50
|
-
};
|
|
51
|
-
model: string;
|
|
52
|
-
weight: string;
|
|
53
|
-
}>>>, {
|
|
35
|
+
declare const __VLS_component: import("vue").DefineComponent<PLinkTileModelSignatureProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PLinkTileModelSignatureProps> & Readonly<{}>, {
|
|
54
36
|
weight: BreakpointCustomizable<LinkTileModelSignatureWeight>;
|
|
55
37
|
headingTag: LinkTileModelSignatureHeadingTag;
|
|
56
38
|
aspectRatio: BreakpointCustomizable<LinkTileModelSignatureAspectRatio>;
|
|
57
39
|
linkDirection: BreakpointCustomizable<LinkTileModelSignatureLinkDirection>;
|
|
58
40
|
model: LinkTileModelSignatureModel;
|
|
59
|
-
}, {}>;
|
|
41
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
60
42
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
61
43
|
export default _default;
|
|
62
|
-
type __VLS_WithDefaults<P, D> = {
|
|
63
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
64
|
-
default: D[K];
|
|
65
|
-
}> : P[K];
|
|
66
|
-
};
|
|
67
|
-
type __VLS_Prettify<T> = {
|
|
68
|
-
[K in keyof T]: T[K];
|
|
69
|
-
} & {};
|
|
70
44
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
71
45
|
new (): {
|
|
72
46
|
$slots: S;
|
|
73
47
|
};
|
|
74
48
|
};
|
|
75
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
76
|
-
type __VLS_TypePropsToOption<T> = {
|
|
77
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
78
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
79
|
-
} : {
|
|
80
|
-
type: import('vue').PropType<T[K]>;
|
|
81
|
-
required: true;
|
|
82
|
-
};
|
|
83
|
-
};
|
|
@@ -48,47 +48,20 @@ type PLinkTileProductProps = {
|
|
|
48
48
|
declare function __VLS_template(): {
|
|
49
49
|
default?(_: {}): any;
|
|
50
50
|
};
|
|
51
|
-
declare const __VLS_component: import("vue").DefineComponent<
|
|
52
|
-
aspectRatio: string;
|
|
53
|
-
likeButton: boolean;
|
|
54
|
-
liked: boolean;
|
|
55
|
-
target: string;
|
|
56
|
-
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
51
|
+
declare const __VLS_component: import("vue").DefineComponent<PLinkTileProductProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
57
52
|
like: (value: import("../types").LinkTileProductLikeEvent) => void;
|
|
58
|
-
}, string, import("vue").PublicProps, Readonly<
|
|
59
|
-
aspectRatio: string;
|
|
60
|
-
likeButton: boolean;
|
|
61
|
-
liked: boolean;
|
|
62
|
-
target: string;
|
|
63
|
-
}>>> & {
|
|
53
|
+
}, string, import("vue").PublicProps, Readonly<PLinkTileProductProps> & Readonly<{
|
|
64
54
|
onLike?: ((value: import("../types").LinkTileProductLikeEvent) => any) | undefined;
|
|
65
|
-
}
|
|
55
|
+
}>, {
|
|
66
56
|
aspectRatio: BreakpointCustomizable<LinkTileProductAspectRatio>;
|
|
67
57
|
target: LinkTileProductTarget;
|
|
68
58
|
likeButton: boolean;
|
|
69
59
|
liked: boolean;
|
|
70
|
-
}, {}>;
|
|
60
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
71
61
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
72
62
|
export default _default;
|
|
73
|
-
type __VLS_WithDefaults<P, D> = {
|
|
74
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
75
|
-
default: D[K];
|
|
76
|
-
}> : P[K];
|
|
77
|
-
};
|
|
78
|
-
type __VLS_Prettify<T> = {
|
|
79
|
-
[K in keyof T]: T[K];
|
|
80
|
-
} & {};
|
|
81
63
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
82
64
|
new (): {
|
|
83
65
|
$slots: S;
|
|
84
66
|
};
|
|
85
67
|
};
|
|
86
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
87
|
-
type __VLS_TypePropsToOption<T> = {
|
|
88
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
89
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
90
|
-
} : {
|
|
91
|
-
type: import('vue').PropType<T[K]>;
|
|
92
|
-
required: true;
|
|
93
|
-
};
|
|
94
|
-
};
|
|
@@ -60,25 +60,7 @@ type PLinkTileProps = {
|
|
|
60
60
|
declare function __VLS_template(): {
|
|
61
61
|
default?(_: {}): any;
|
|
62
62
|
};
|
|
63
|
-
declare const __VLS_component: import("vue").DefineComponent<
|
|
64
|
-
align: string;
|
|
65
|
-
aspectRatio: string;
|
|
66
|
-
background: string;
|
|
67
|
-
compact: boolean;
|
|
68
|
-
gradient: boolean;
|
|
69
|
-
size: string;
|
|
70
|
-
target: string;
|
|
71
|
-
weight: string;
|
|
72
|
-
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<PLinkTileProps>, {
|
|
73
|
-
align: string;
|
|
74
|
-
aspectRatio: string;
|
|
75
|
-
background: string;
|
|
76
|
-
compact: boolean;
|
|
77
|
-
gradient: boolean;
|
|
78
|
-
size: string;
|
|
79
|
-
target: string;
|
|
80
|
-
weight: string;
|
|
81
|
-
}>>>, {
|
|
63
|
+
declare const __VLS_component: import("vue").DefineComponent<PLinkTileProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PLinkTileProps> & Readonly<{}>, {
|
|
82
64
|
weight: BreakpointCustomizable<LinkTileWeight>;
|
|
83
65
|
compact: BreakpointCustomizable<boolean>;
|
|
84
66
|
size: BreakpointCustomizable<LinkTileSize>;
|
|
@@ -87,28 +69,11 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_WithDefaults<
|
|
|
87
69
|
background: LinkTileBackground;
|
|
88
70
|
gradient: boolean;
|
|
89
71
|
target: LinkTileTarget;
|
|
90
|
-
}, {}>;
|
|
72
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
91
73
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
92
74
|
export default _default;
|
|
93
|
-
type __VLS_WithDefaults<P, D> = {
|
|
94
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
95
|
-
default: D[K];
|
|
96
|
-
}> : P[K];
|
|
97
|
-
};
|
|
98
|
-
type __VLS_Prettify<T> = {
|
|
99
|
-
[K in keyof T]: T[K];
|
|
100
|
-
} & {};
|
|
101
75
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
102
76
|
new (): {
|
|
103
77
|
$slots: S;
|
|
104
78
|
};
|
|
105
79
|
};
|
|
106
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
107
|
-
type __VLS_TypePropsToOption<T> = {
|
|
108
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
109
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
110
|
-
} : {
|
|
111
|
-
type: import('vue').PropType<T[K]>;
|
|
112
|
-
required: true;
|
|
113
|
-
};
|
|
114
|
-
};
|
|
@@ -48,46 +48,17 @@ type PLinkProps = {
|
|
|
48
48
|
declare function __VLS_template(): {
|
|
49
49
|
default?(_: {}): any;
|
|
50
50
|
};
|
|
51
|
-
declare const __VLS_component: import("vue").DefineComponent<
|
|
52
|
-
compact: boolean;
|
|
53
|
-
hideLabel: boolean;
|
|
54
|
-
icon: string;
|
|
55
|
-
target: string;
|
|
56
|
-
variant: string;
|
|
57
|
-
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<PLinkProps>, {
|
|
58
|
-
compact: boolean;
|
|
59
|
-
hideLabel: boolean;
|
|
60
|
-
icon: string;
|
|
61
|
-
target: string;
|
|
62
|
-
variant: string;
|
|
63
|
-
}>>>, {
|
|
51
|
+
declare const __VLS_component: import("vue").DefineComponent<PLinkProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PLinkProps> & Readonly<{}>, {
|
|
64
52
|
compact: BreakpointCustomizable<boolean>;
|
|
65
53
|
hideLabel: BreakpointCustomizable<boolean>;
|
|
66
54
|
icon: LinkIcon;
|
|
67
55
|
variant: LinkVariant;
|
|
68
56
|
target: LinkTarget;
|
|
69
|
-
}, {}>;
|
|
57
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
70
58
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
71
59
|
export default _default;
|
|
72
|
-
type __VLS_WithDefaults<P, D> = {
|
|
73
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
74
|
-
default: D[K];
|
|
75
|
-
}> : P[K];
|
|
76
|
-
};
|
|
77
|
-
type __VLS_Prettify<T> = {
|
|
78
|
-
[K in keyof T]: T[K];
|
|
79
|
-
} & {};
|
|
80
60
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
81
61
|
new (): {
|
|
82
62
|
$slots: S;
|
|
83
63
|
};
|
|
84
64
|
};
|
|
85
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
86
|
-
type __VLS_TypePropsToOption<T> = {
|
|
87
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
88
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
89
|
-
} : {
|
|
90
|
-
type: import('vue').PropType<T[K]>;
|
|
91
|
-
required: true;
|
|
92
|
-
};
|
|
93
|
-
};
|
|
@@ -26,37 +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<
|
|
30
|
-
size: string;
|
|
31
|
-
target: string;
|
|
32
|
-
trademark: boolean;
|
|
33
|
-
variant: string;
|
|
34
|
-
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<PMarqueProps>, {
|
|
35
|
-
size: string;
|
|
36
|
-
target: string;
|
|
37
|
-
trademark: boolean;
|
|
38
|
-
variant: string;
|
|
39
|
-
}>>>, {
|
|
29
|
+
declare const _default: import("vue").DefineComponent<PMarqueProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PMarqueProps> & Readonly<{}>, {
|
|
40
30
|
size: MarqueSize;
|
|
41
31
|
variant: MarqueVariant;
|
|
42
32
|
target: MarqueTarget;
|
|
43
33
|
trademark: boolean;
|
|
44
|
-
}, {}>;
|
|
34
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
45
35
|
export default _default;
|
|
46
|
-
type __VLS_WithDefaults<P, D> = {
|
|
47
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
48
|
-
default: D[K];
|
|
49
|
-
}> : P[K];
|
|
50
|
-
};
|
|
51
|
-
type __VLS_Prettify<T> = {
|
|
52
|
-
[K in keyof T]: T[K];
|
|
53
|
-
} & {};
|
|
54
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
55
|
-
type __VLS_TypePropsToOption<T> = {
|
|
56
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
57
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
58
|
-
} : {
|
|
59
|
-
type: import('vue').PropType<T[K]>;
|
|
60
|
-
required: true;
|
|
61
|
-
};
|
|
62
|
-
};
|
|
@@ -41,40 +41,17 @@ type PModalProps = {
|
|
|
41
41
|
declare function __VLS_template(): {
|
|
42
42
|
default?(_: {}): any;
|
|
43
43
|
};
|
|
44
|
-
declare const __VLS_component: import("vue").DefineComponent<
|
|
45
|
-
backdrop: string;
|
|
46
|
-
disableBackdropClick: boolean;
|
|
47
|
-
dismissButton: boolean;
|
|
48
|
-
fullscreen: boolean;
|
|
49
|
-
open: boolean;
|
|
50
|
-
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, any, string, import("vue").PublicProps, any, {
|
|
44
|
+
declare const __VLS_component: import("vue").DefineComponent<PModalProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, any, string, import("vue").PublicProps, any, {
|
|
51
45
|
open: boolean;
|
|
52
46
|
dismissButton: boolean;
|
|
53
47
|
disableBackdropClick: boolean;
|
|
54
48
|
backdrop: ModalBackdrop;
|
|
55
49
|
fullscreen: BreakpointCustomizable<boolean>;
|
|
56
|
-
}, {}>;
|
|
50
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
57
51
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
58
52
|
export default _default;
|
|
59
|
-
type __VLS_WithDefaults<P, D> = {
|
|
60
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
61
|
-
default: D[K];
|
|
62
|
-
}> : P[K];
|
|
63
|
-
};
|
|
64
|
-
type __VLS_Prettify<T> = {
|
|
65
|
-
[K in keyof T]: T[K];
|
|
66
|
-
} & {};
|
|
67
53
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
68
54
|
new (): {
|
|
69
55
|
$slots: S;
|
|
70
56
|
};
|
|
71
57
|
};
|
|
72
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
73
|
-
type __VLS_TypePropsToOption<T> = {
|
|
74
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
75
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
76
|
-
} : {
|
|
77
|
-
type: import('vue').PropType<T[K]>;
|
|
78
|
-
required: true;
|
|
79
|
-
};
|
|
80
|
-
};
|