@porsche-design-system/components-vue 3.16.0 → 3.17.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 +84 -1
- package/cjs/lib/components/ButtonTileWrapper.vue.cjs +1 -1
- package/cjs/lib/components/ButtonWrapper.vue.cjs +1 -1
- package/cjs/lib/components/FlyoutWrapper.vue.cjs +1 -1
- package/cjs/lib/components/LinkSocialWrapper.vue.cjs +1 -1
- package/cjs/lib/components/LinkTileModelSignatureWrapper.vue.cjs +1 -1
- package/cjs/lib/components/LinkTileWrapper.vue.cjs +1 -1
- package/cjs/lib/components/LinkWrapper.vue.cjs +1 -1
- package/cjs/lib/components/ModalWrapper.vue.cjs +1 -1
- package/cjs/lib/components/OptgroupWrapper.vue.cjs +1 -0
- package/cjs/lib/components/OptgroupWrapper.vue2.cjs +1 -0
- package/cjs/lib/components/TagWrapper.vue.cjs +1 -1
- package/cjs/public-api.cjs +1 -1
- package/esm/PorscheDesignSystemProvider.vue.d.ts +7 -5
- package/esm/lib/components/AccordionWrapper.vue.d.ts +8 -6
- package/esm/lib/components/BannerWrapper.vue.d.ts +9 -16
- package/esm/lib/components/ButtonGroupWrapper.vue.d.ts +7 -5
- package/esm/lib/components/ButtonPureWrapper.vue.d.ts +11 -9
- package/esm/lib/components/ButtonTileWrapper.vue.d.ts +13 -11
- package/esm/lib/components/ButtonTileWrapper.vue.mjs +4 -4
- package/esm/lib/components/ButtonWrapper.vue.d.ts +16 -7
- package/esm/lib/components/ButtonWrapper.vue.mjs +9 -8
- package/esm/lib/components/CanvasWrapper.vue.d.ts +9 -14
- package/esm/lib/components/CarouselWrapper.vue.d.ts +9 -7
- package/esm/lib/components/CheckboxWrapperWrapper.vue.d.ts +7 -5
- package/esm/lib/components/ContentWrapperWrapper.vue.d.ts +9 -7
- package/esm/lib/components/CrestWrapper.vue.d.ts +1 -1
- package/esm/lib/components/DisplayWrapper.vue.d.ts +9 -7
- package/esm/lib/components/DividerWrapper.vue.d.ts +2 -2
- package/esm/lib/components/FieldsetWrapper.vue.d.ts +8 -6
- package/esm/lib/components/FieldsetWrapperWrapper.vue.d.ts +9 -7
- package/esm/lib/components/FlexItemWrapper.vue.d.ts +13 -11
- package/esm/lib/components/FlexWrapper.vue.d.ts +13 -11
- package/esm/lib/components/FlyoutMultilevelItemWrapper.vue.d.ts +4 -2
- package/esm/lib/components/FlyoutMultilevelWrapper.vue.d.ts +7 -9
- package/esm/lib/components/FlyoutWrapper.vue.d.ts +8 -12
- package/esm/lib/components/FlyoutWrapper.vue.mjs +13 -13
- package/esm/lib/components/GridItemWrapper.vue.d.ts +9 -7
- package/esm/lib/components/GridWrapper.vue.d.ts +10 -8
- package/esm/lib/components/HeadingWrapper.vue.d.ts +9 -7
- package/esm/lib/components/HeadlineWrapper.vue.d.ts +9 -7
- package/esm/lib/components/IconWrapper.vue.d.ts +3 -3
- package/esm/lib/components/InlineNotificationWrapper.vue.d.ts +10 -18
- package/esm/lib/components/LinkPureWrapper.vue.d.ts +11 -9
- package/esm/lib/components/LinkSocialWrapper.vue.d.ts +15 -6
- package/esm/lib/components/LinkSocialWrapper.vue.mjs +11 -10
- package/esm/lib/components/LinkTileModelSignatureWrapper.vue.d.ts +11 -9
- package/esm/lib/components/LinkTileModelSignatureWrapper.vue.mjs +1 -1
- package/esm/lib/components/LinkTileProductWrapper.vue.d.ts +7 -5
- package/esm/lib/components/LinkTileWrapper.vue.d.ts +12 -10
- package/esm/lib/components/LinkTileWrapper.vue.mjs +4 -4
- package/esm/lib/components/LinkWrapper.vue.d.ts +16 -7
- package/esm/lib/components/LinkWrapper.vue.mjs +9 -8
- package/esm/lib/components/MarqueWrapper.vue.d.ts +3 -3
- package/esm/lib/components/ModalWrapper.vue.d.ts +8 -14
- package/esm/lib/components/ModalWrapper.vue.mjs +13 -13
- package/esm/lib/components/ModelSignatureWrapper.vue.d.ts +10 -8
- package/esm/lib/components/MultiSelectOptionWrapper.vue.d.ts +6 -4
- package/esm/lib/components/MultiSelectWrapper.vue.d.ts +8 -6
- package/esm/lib/components/OptgroupWrapper.vue.d.ts +44 -0
- package/esm/lib/components/OptgroupWrapper.vue.mjs +24 -0
- package/esm/lib/components/OptgroupWrapper.vue2.mjs +4 -0
- package/esm/lib/components/PaginationWrapper.vue.d.ts +1 -1
- package/esm/lib/components/PinCodeWrapper.vue.d.ts +9 -7
- package/esm/lib/components/PopoverWrapper.vue.d.ts +7 -5
- package/esm/lib/components/RadioButtonWrapperWrapper.vue.d.ts +7 -5
- package/esm/lib/components/ScrollerWrapper.vue.d.ts +8 -6
- package/esm/lib/components/SegmentedControlItemWrapper.vue.d.ts +6 -4
- package/esm/lib/components/SegmentedControlWrapper.vue.d.ts +7 -5
- package/esm/lib/components/SelectOptionWrapper.vue.d.ts +6 -4
- package/esm/lib/components/SelectWrapper.vue.d.ts +8 -6
- package/esm/lib/components/SelectWrapperWrapper.vue.d.ts +8 -6
- package/esm/lib/components/SpinnerWrapper.vue.d.ts +1 -1
- package/esm/lib/components/StepperHorizontalItemWrapper.vue.d.ts +6 -4
- package/esm/lib/components/StepperHorizontalWrapper.vue.d.ts +7 -5
- package/esm/lib/components/SwitchWrapper.vue.d.ts +7 -5
- package/esm/lib/components/TableBodyWrapper.vue.d.ts +4 -2
- package/esm/lib/components/TableCellWrapper.vue.d.ts +6 -4
- package/esm/lib/components/TableHeadCellWrapper.vue.d.ts +6 -4
- package/esm/lib/components/TableHeadRowWrapper.vue.d.ts +4 -2
- package/esm/lib/components/TableHeadWrapper.vue.d.ts +4 -2
- package/esm/lib/components/TableRowWrapper.vue.d.ts +4 -2
- package/esm/lib/components/TableWrapper.vue.d.ts +6 -4
- package/esm/lib/components/TabsBarWrapper.vue.d.ts +9 -7
- package/esm/lib/components/TabsItemWrapper.vue.d.ts +4 -2
- package/esm/lib/components/TabsWrapper.vue.d.ts +9 -7
- package/esm/lib/components/TagDismissibleWrapper.vue.d.ts +7 -5
- package/esm/lib/components/TagWrapper.vue.d.ts +14 -5
- package/esm/lib/components/TagWrapper.vue.mjs +8 -7
- package/esm/lib/components/TextFieldWrapperWrapper.vue.d.ts +9 -21
- package/esm/lib/components/TextListItemWrapper.vue.d.ts +4 -2
- package/esm/lib/components/TextListWrapper.vue.d.ts +7 -5
- package/esm/lib/components/TextWrapper.vue.d.ts +11 -9
- package/esm/lib/components/TextareaWrapperWrapper.vue.d.ts +7 -5
- package/esm/lib/components/WordmarkWrapper.vue.d.ts +2 -2
- package/esm/lib/components/index.d.ts +1 -0
- package/esm/lib/types.d.ts +16 -3
- package/esm/public-api.mjs +77 -75
- package/esm/utils.d.ts +2 -2
- package/jsdom-polyfill/index.d.ts +0 -1
- package/package.json +2 -2
|
@@ -57,21 +57,10 @@ type PTextFieldWrapperProps = {
|
|
|
57
57
|
*/
|
|
58
58
|
unitPosition?: TextFieldWrapperUnitPosition;
|
|
59
59
|
};
|
|
60
|
-
declare
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
label: string;
|
|
65
|
-
message: string;
|
|
66
|
-
showCounter: boolean;
|
|
67
|
-
showPasswordToggle: boolean;
|
|
68
|
-
state: string;
|
|
69
|
-
submitButton: boolean;
|
|
70
|
-
unit: string;
|
|
71
|
-
unitPosition: string;
|
|
72
|
-
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
73
|
-
[x: string]: (...args: unknown[]) => void;
|
|
74
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<PTextFieldWrapperProps>, {
|
|
60
|
+
declare function __VLS_template(): {
|
|
61
|
+
default?(_: {}): any;
|
|
62
|
+
};
|
|
63
|
+
declare const __VLS_component: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<PTextFieldWrapperProps>, {
|
|
75
64
|
actionLoading: boolean;
|
|
76
65
|
description: string;
|
|
77
66
|
hideLabel: boolean;
|
|
@@ -83,10 +72,10 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
83
72
|
submitButton: boolean;
|
|
84
73
|
unit: string;
|
|
85
74
|
unitPosition: string;
|
|
86
|
-
}
|
|
75
|
+
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, any, string, import("vue").PublicProps, any, {
|
|
87
76
|
label: string;
|
|
88
77
|
description: string;
|
|
89
|
-
state:
|
|
78
|
+
state: TextFieldWrapperState;
|
|
90
79
|
hideLabel: BreakpointCustomizable<boolean>;
|
|
91
80
|
message: string;
|
|
92
81
|
actionLoading: boolean;
|
|
@@ -94,10 +83,9 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
94
83
|
showPasswordToggle: boolean;
|
|
95
84
|
submitButton: boolean;
|
|
96
85
|
unit: string;
|
|
97
|
-
unitPosition:
|
|
98
|
-
}, {}
|
|
99
|
-
|
|
100
|
-
}>;
|
|
86
|
+
unitPosition: TextFieldWrapperUnitPosition;
|
|
87
|
+
}, {}>;
|
|
88
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
101
89
|
export default _default;
|
|
102
90
|
type __VLS_WithDefaults<P, D> = {
|
|
103
91
|
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
@@ -1,6 +1,8 @@
|
|
|
1
|
-
declare
|
|
1
|
+
declare function __VLS_template(): {
|
|
2
2
|
default?(_: {}): any;
|
|
3
|
-
}
|
|
3
|
+
};
|
|
4
|
+
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
5
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
4
6
|
export default _default;
|
|
5
7
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
6
8
|
new (): {
|
|
@@ -17,15 +17,17 @@ type PTextListProps = {
|
|
|
17
17
|
*/
|
|
18
18
|
type?: TextListType;
|
|
19
19
|
};
|
|
20
|
-
declare
|
|
20
|
+
declare function __VLS_template(): {
|
|
21
|
+
default?(_: {}): any;
|
|
22
|
+
};
|
|
23
|
+
declare const __VLS_component: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<PTextListProps>, {
|
|
21
24
|
type: string;
|
|
22
25
|
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<PTextListProps>, {
|
|
23
26
|
type: string;
|
|
24
27
|
}>>>, {
|
|
25
|
-
type:
|
|
26
|
-
}, {}
|
|
27
|
-
|
|
28
|
-
}>;
|
|
28
|
+
type: TextListType;
|
|
29
|
+
}, {}>;
|
|
30
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
29
31
|
export default _default;
|
|
30
32
|
type __VLS_WithDefaults<P, D> = {
|
|
31
33
|
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
@@ -29,7 +29,10 @@ type PTextProps = {
|
|
|
29
29
|
*/
|
|
30
30
|
weight?: TextWeight;
|
|
31
31
|
};
|
|
32
|
-
declare
|
|
32
|
+
declare function __VLS_template(): {
|
|
33
|
+
default?(_: {}): any;
|
|
34
|
+
};
|
|
35
|
+
declare const __VLS_component: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<PTextProps>, {
|
|
33
36
|
align: string;
|
|
34
37
|
color: string;
|
|
35
38
|
ellipsis: boolean;
|
|
@@ -44,15 +47,14 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
44
47
|
tag: string;
|
|
45
48
|
weight: string;
|
|
46
49
|
}>>>, {
|
|
47
|
-
weight:
|
|
48
|
-
size: BreakpointCustomizable<
|
|
49
|
-
tag:
|
|
50
|
-
align:
|
|
51
|
-
color:
|
|
50
|
+
weight: TextWeight;
|
|
51
|
+
size: BreakpointCustomizable<TextSize>;
|
|
52
|
+
tag: TextTag;
|
|
53
|
+
align: TextAlign;
|
|
54
|
+
color: TextColor;
|
|
52
55
|
ellipsis: boolean;
|
|
53
|
-
}, {}
|
|
54
|
-
|
|
55
|
-
}>;
|
|
56
|
+
}, {}>;
|
|
57
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
56
58
|
export default _default;
|
|
57
59
|
type __VLS_WithDefaults<P, D> = {
|
|
58
60
|
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
@@ -33,7 +33,10 @@ type PTextareaWrapperProps = {
|
|
|
33
33
|
*/
|
|
34
34
|
theme?: Theme;
|
|
35
35
|
};
|
|
36
|
-
declare
|
|
36
|
+
declare function __VLS_template(): {
|
|
37
|
+
default?(_: {}): any;
|
|
38
|
+
};
|
|
39
|
+
declare const __VLS_component: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<PTextareaWrapperProps>, {
|
|
37
40
|
description: string;
|
|
38
41
|
hideLabel: boolean;
|
|
39
42
|
label: string;
|
|
@@ -50,13 +53,12 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
50
53
|
}>>>, {
|
|
51
54
|
label: string;
|
|
52
55
|
description: string;
|
|
53
|
-
state:
|
|
56
|
+
state: TextareaWrapperState;
|
|
54
57
|
hideLabel: BreakpointCustomizable<boolean>;
|
|
55
58
|
message: string;
|
|
56
59
|
showCounter: boolean;
|
|
57
|
-
}, {}
|
|
58
|
-
|
|
59
|
-
}>;
|
|
60
|
+
}, {}>;
|
|
61
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
60
62
|
export default _default;
|
|
61
63
|
type __VLS_WithDefaults<P, D> = {
|
|
62
64
|
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
@@ -28,8 +28,8 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
28
28
|
size: string;
|
|
29
29
|
target: string;
|
|
30
30
|
}>>>, {
|
|
31
|
-
size:
|
|
32
|
-
target:
|
|
31
|
+
size: WordmarkSize;
|
|
32
|
+
target: WordmarkTarget;
|
|
33
33
|
}, {}>;
|
|
34
34
|
export default _default;
|
|
35
35
|
type __VLS_WithDefaults<P, D> = {
|
|
@@ -35,6 +35,7 @@ export { default as PModal } from './ModalWrapper.vue';
|
|
|
35
35
|
export { default as PModelSignature } from './ModelSignatureWrapper.vue';
|
|
36
36
|
export { default as PMultiSelect } from './MultiSelectWrapper.vue';
|
|
37
37
|
export { default as PMultiSelectOption } from './MultiSelectOptionWrapper.vue';
|
|
38
|
+
export { default as POptgroup } from './OptgroupWrapper.vue';
|
|
38
39
|
export { default as PPagination } from './PaginationWrapper.vue';
|
|
39
40
|
export { default as PPinCode } from './PinCodeWrapper.vue';
|
|
40
41
|
export { default as PPopover } from './PopoverWrapper.vue';
|
package/esm/lib/types.d.ts
CHANGED
|
@@ -466,6 +466,11 @@ declare const THEMES: readonly [
|
|
|
466
466
|
];
|
|
467
467
|
export type Theme = (typeof THEMES)[number];
|
|
468
468
|
declare const TILE_ASPECT_RATIOS: readonly [
|
|
469
|
+
"1/1",
|
|
470
|
+
"4/3",
|
|
471
|
+
"3/4",
|
|
472
|
+
"16/9",
|
|
473
|
+
"9/16",
|
|
469
474
|
"1:1",
|
|
470
475
|
"4:3",
|
|
471
476
|
"3:4",
|
|
@@ -474,8 +479,10 @@ declare const TILE_ASPECT_RATIOS: readonly [
|
|
|
474
479
|
];
|
|
475
480
|
export type TileAspectRatio = (typeof TILE_ASPECT_RATIOS)[number];
|
|
476
481
|
declare const TILE_SIZES: readonly [
|
|
477
|
-
"
|
|
478
|
-
"
|
|
482
|
+
"medium",
|
|
483
|
+
"large",
|
|
484
|
+
"inherit",
|
|
485
|
+
"default"
|
|
479
486
|
];
|
|
480
487
|
export type TileSize = (typeof TILE_SIZES)[number];
|
|
481
488
|
declare const TILE_WEIGHTS: readonly [
|
|
@@ -599,9 +606,10 @@ export type ButtonType = typeof BUTTON_TYPES[number];
|
|
|
599
606
|
declare const LINK_BUTTON_VARIANTS: readonly [
|
|
600
607
|
"primary",
|
|
601
608
|
"secondary",
|
|
609
|
+
"ghost",
|
|
602
610
|
"tertiary"
|
|
603
611
|
];
|
|
604
|
-
export type LinkButtonVariant = typeof LINK_BUTTON_VARIANTS[number];
|
|
612
|
+
export type LinkButtonVariant = (typeof LINK_BUTTON_VARIANTS)[number];
|
|
605
613
|
export type LinkButtonIconName = IconName | "none";
|
|
606
614
|
export type ButtonVariant = LinkButtonVariant;
|
|
607
615
|
export type LinkVariant = LinkButtonVariant;
|
|
@@ -864,6 +872,8 @@ declare const FLYOUT_ARIA_ATTRIBUTES: readonly [
|
|
|
864
872
|
"aria-label"
|
|
865
873
|
];
|
|
866
874
|
export type FlyoutAriaAttribute = (typeof FLYOUT_ARIA_ATTRIBUTES)[number];
|
|
875
|
+
export type FlyoutMotionVisibleEndEventDetail = TransitionEvent;
|
|
876
|
+
export type FlyoutMotionHiddenEndEventDetail = TransitionEvent;
|
|
867
877
|
declare const FLYOUT_MULTILEVEL_ARIA_ATTRIBUTES: readonly [
|
|
868
878
|
"aria-label"
|
|
869
879
|
];
|
|
@@ -1110,6 +1120,8 @@ declare const MODAL_ARIA_ATTRIBUTES: readonly [
|
|
|
1110
1120
|
];
|
|
1111
1121
|
export type ModalAriaAttribute = (typeof MODAL_ARIA_ATTRIBUTES)[number];
|
|
1112
1122
|
export type ModalBackdrop = Backdrop;
|
|
1123
|
+
export type ModalMotionVisibleEndEventDetail = TransitionEvent;
|
|
1124
|
+
export type ModalMotionHiddenEndEventDetail = TransitionEvent;
|
|
1113
1125
|
declare const MODEL_SIGNATURE_FETCH_PRIORITY: readonly [
|
|
1114
1126
|
"low",
|
|
1115
1127
|
"high",
|
|
@@ -1298,6 +1310,7 @@ declare const TAG_COLORS: readonly [
|
|
|
1298
1310
|
"background-base",
|
|
1299
1311
|
"background-surface",
|
|
1300
1312
|
"background-default",
|
|
1313
|
+
"background-frosted",
|
|
1301
1314
|
"primary",
|
|
1302
1315
|
"notification-info-soft",
|
|
1303
1316
|
"notification-warning-soft",
|
package/esm/public-api.mjs
CHANGED
|
@@ -16,7 +16,7 @@ import { default as H } from "./lib/components/FieldsetWrapper.vue.mjs";
|
|
|
16
16
|
import { default as D } from "./lib/components/FieldsetWrapperWrapper.vue.mjs";
|
|
17
17
|
import { default as R } from "./lib/components/FlexWrapper.vue.mjs";
|
|
18
18
|
import { default as G } from "./lib/components/FlexItemWrapper.vue.mjs";
|
|
19
|
-
import { default as
|
|
19
|
+
import { default as z } from "./lib/components/FlyoutWrapper.vue.mjs";
|
|
20
20
|
import { default as A } from "./lib/components/FlyoutMultilevelWrapper.vue.mjs";
|
|
21
21
|
import { default as j } from "./lib/components/FlyoutMultilevelItemWrapper.vue.mjs";
|
|
22
22
|
import { default as J } from "./lib/components/GridWrapper.vue.mjs";
|
|
@@ -36,42 +36,43 @@ import { default as Te } from "./lib/components/ModalWrapper.vue.mjs";
|
|
|
36
36
|
import { default as Se } from "./lib/components/ModelSignatureWrapper.vue.mjs";
|
|
37
37
|
import { default as be } from "./lib/components/MultiSelectWrapper.vue.mjs";
|
|
38
38
|
import { default as ye } from "./lib/components/MultiSelectOptionWrapper.vue.mjs";
|
|
39
|
-
import { default as Me } from "./lib/components/
|
|
40
|
-
import { default as Be } from "./lib/components/
|
|
41
|
-
import { default as Le } from "./lib/components/
|
|
42
|
-
import { default as He } from "./lib/components/
|
|
43
|
-
import { default as De } from "./lib/components/
|
|
44
|
-
import { default as Re } from "./lib/components/
|
|
45
|
-
import { default as Ge } from "./lib/components/
|
|
46
|
-
import { default as
|
|
47
|
-
import { default as Ae } from "./lib/components/
|
|
48
|
-
import { default as je } from "./lib/components/
|
|
49
|
-
import { default as Je } from "./lib/components/
|
|
50
|
-
import { default as Qe } from "./lib/components/
|
|
51
|
-
import { default as Ve } from "./lib/components/
|
|
52
|
-
import { default as Ye } from "./lib/components/
|
|
53
|
-
import { default as _e } from "./lib/components/
|
|
54
|
-
import { default as et } from "./lib/components/
|
|
55
|
-
import { default as ot } from "./lib/components/
|
|
56
|
-
import { default as at } from "./lib/components/
|
|
57
|
-
import { default as lt } from "./lib/components/
|
|
58
|
-
import { default as st } from "./lib/components/
|
|
59
|
-
import { default as ut } from "./lib/components/
|
|
60
|
-
import { default as xt } from "./lib/components/
|
|
61
|
-
import { default as it } from "./lib/components/
|
|
62
|
-
import { default as Tt } from "./lib/components/
|
|
63
|
-
import { default as St } from "./lib/components/
|
|
64
|
-
import { default as bt } from "./lib/components/
|
|
65
|
-
import { default as yt } from "./lib/components/
|
|
66
|
-
import { default as Mt } from "./lib/components/
|
|
67
|
-
import { default as Bt } from "./lib/components/
|
|
68
|
-
import { default as Lt } from "./lib/components/
|
|
69
|
-
import { default as Ht } from "./lib/components/
|
|
70
|
-
import { default as Dt } from "./lib/components/
|
|
71
|
-
import { default as Rt } from "./lib/components/
|
|
72
|
-
import {
|
|
73
|
-
import {
|
|
74
|
-
import {
|
|
39
|
+
import { default as Me } from "./lib/components/OptgroupWrapper.vue.mjs";
|
|
40
|
+
import { default as Be } from "./lib/components/PaginationWrapper.vue.mjs";
|
|
41
|
+
import { default as Le } from "./lib/components/PinCodeWrapper.vue.mjs";
|
|
42
|
+
import { default as He } from "./lib/components/PopoverWrapper.vue.mjs";
|
|
43
|
+
import { default as De } from "./lib/components/RadioButtonWrapperWrapper.vue.mjs";
|
|
44
|
+
import { default as Re } from "./lib/components/ScrollerWrapper.vue.mjs";
|
|
45
|
+
import { default as Ge } from "./lib/components/SegmentedControlWrapper.vue.mjs";
|
|
46
|
+
import { default as ze } from "./lib/components/SegmentedControlItemWrapper.vue.mjs";
|
|
47
|
+
import { default as Ae } from "./lib/components/SelectWrapper.vue.mjs";
|
|
48
|
+
import { default as je } from "./lib/components/SelectOptionWrapper.vue.mjs";
|
|
49
|
+
import { default as Je } from "./lib/components/SelectWrapperWrapper.vue.mjs";
|
|
50
|
+
import { default as Qe } from "./lib/components/SpinnerWrapper.vue.mjs";
|
|
51
|
+
import { default as Ve } from "./lib/components/StepperHorizontalWrapper.vue.mjs";
|
|
52
|
+
import { default as Ye } from "./lib/components/StepperHorizontalItemWrapper.vue.mjs";
|
|
53
|
+
import { default as _e } from "./lib/components/SwitchWrapper.vue.mjs";
|
|
54
|
+
import { default as et } from "./lib/components/TableWrapper.vue.mjs";
|
|
55
|
+
import { default as ot } from "./lib/components/TableBodyWrapper.vue.mjs";
|
|
56
|
+
import { default as at } from "./lib/components/TableCellWrapper.vue.mjs";
|
|
57
|
+
import { default as lt } from "./lib/components/TableHeadWrapper.vue.mjs";
|
|
58
|
+
import { default as st } from "./lib/components/TableHeadCellWrapper.vue.mjs";
|
|
59
|
+
import { default as ut } from "./lib/components/TableHeadRowWrapper.vue.mjs";
|
|
60
|
+
import { default as xt } from "./lib/components/TableRowWrapper.vue.mjs";
|
|
61
|
+
import { default as it } from "./lib/components/TabsWrapper.vue.mjs";
|
|
62
|
+
import { default as Tt } from "./lib/components/TabsBarWrapper.vue.mjs";
|
|
63
|
+
import { default as St } from "./lib/components/TabsItemWrapper.vue.mjs";
|
|
64
|
+
import { default as bt } from "./lib/components/TagWrapper.vue.mjs";
|
|
65
|
+
import { default as yt } from "./lib/components/TagDismissibleWrapper.vue.mjs";
|
|
66
|
+
import { default as Mt } from "./lib/components/TextWrapper.vue.mjs";
|
|
67
|
+
import { default as Bt } from "./lib/components/TextFieldWrapperWrapper.vue.mjs";
|
|
68
|
+
import { default as Lt } from "./lib/components/TextListWrapper.vue.mjs";
|
|
69
|
+
import { default as Ht } from "./lib/components/TextListItemWrapper.vue.mjs";
|
|
70
|
+
import { default as Dt } from "./lib/components/TextareaWrapperWrapper.vue.mjs";
|
|
71
|
+
import { default as Rt } from "./lib/components/ToastWrapper.vue.mjs";
|
|
72
|
+
import { default as Gt } from "./lib/components/WordmarkWrapper.vue.mjs";
|
|
73
|
+
import { useToastManager as zt } from "./utils.mjs";
|
|
74
|
+
import { default as At } from "./PorscheDesignSystemProvider.vue.mjs";
|
|
75
|
+
import { createPorscheDesignSystem as jt, usePorscheDesignSystemPlugin as Et } from "./plugin.mjs";
|
|
75
76
|
export {
|
|
76
77
|
a as PAccordion,
|
|
77
78
|
l as PBanner,
|
|
@@ -90,7 +91,7 @@ export {
|
|
|
90
91
|
D as PFieldsetWrapper,
|
|
91
92
|
R as PFlex,
|
|
92
93
|
G as PFlexItem,
|
|
93
|
-
|
|
94
|
+
z as PFlyout,
|
|
94
95
|
A as PFlyoutMultilevel,
|
|
95
96
|
j as PFlyoutMultilevelItem,
|
|
96
97
|
J as PGrid,
|
|
@@ -110,42 +111,43 @@ export {
|
|
|
110
111
|
Se as PModelSignature,
|
|
111
112
|
be as PMultiSelect,
|
|
112
113
|
ye as PMultiSelectOption,
|
|
113
|
-
Me as
|
|
114
|
-
Be as
|
|
115
|
-
Le as
|
|
116
|
-
He as
|
|
117
|
-
De as
|
|
118
|
-
Re as
|
|
119
|
-
Ge as
|
|
120
|
-
|
|
121
|
-
Ae as
|
|
122
|
-
je as
|
|
123
|
-
Je as
|
|
124
|
-
Qe as
|
|
125
|
-
Ve as
|
|
126
|
-
Ye as
|
|
127
|
-
_e as
|
|
128
|
-
et as
|
|
129
|
-
ot as
|
|
130
|
-
at as
|
|
131
|
-
lt as
|
|
132
|
-
st as
|
|
133
|
-
ut as
|
|
134
|
-
xt as
|
|
135
|
-
it as
|
|
136
|
-
Tt as
|
|
137
|
-
St as
|
|
138
|
-
bt as
|
|
139
|
-
yt as
|
|
140
|
-
Mt as
|
|
141
|
-
Bt as
|
|
142
|
-
Lt as
|
|
143
|
-
Ht as
|
|
144
|
-
Dt as
|
|
145
|
-
Rt as
|
|
146
|
-
|
|
114
|
+
Me as POptgroup,
|
|
115
|
+
Be as PPagination,
|
|
116
|
+
Le as PPinCode,
|
|
117
|
+
He as PPopover,
|
|
118
|
+
De as PRadioButtonWrapper,
|
|
119
|
+
Re as PScroller,
|
|
120
|
+
Ge as PSegmentedControl,
|
|
121
|
+
ze as PSegmentedControlItem,
|
|
122
|
+
Ae as PSelect,
|
|
123
|
+
je as PSelectOption,
|
|
124
|
+
Je as PSelectWrapper,
|
|
125
|
+
Qe as PSpinner,
|
|
126
|
+
Ve as PStepperHorizontal,
|
|
127
|
+
Ye as PStepperHorizontalItem,
|
|
128
|
+
_e as PSwitch,
|
|
129
|
+
et as PTable,
|
|
130
|
+
ot as PTableBody,
|
|
131
|
+
at as PTableCell,
|
|
132
|
+
lt as PTableHead,
|
|
133
|
+
st as PTableHeadCell,
|
|
134
|
+
ut as PTableHeadRow,
|
|
135
|
+
xt as PTableRow,
|
|
136
|
+
it as PTabs,
|
|
137
|
+
Tt as PTabsBar,
|
|
138
|
+
St as PTabsItem,
|
|
139
|
+
bt as PTag,
|
|
140
|
+
yt as PTagDismissible,
|
|
141
|
+
Mt as PText,
|
|
142
|
+
Bt as PTextFieldWrapper,
|
|
143
|
+
Lt as PTextList,
|
|
144
|
+
Ht as PTextListItem,
|
|
145
|
+
Dt as PTextareaWrapper,
|
|
146
|
+
Rt as PToast,
|
|
147
|
+
Gt as PWordmark,
|
|
148
|
+
At as PorscheDesignSystemProvider,
|
|
147
149
|
o as componentsReady,
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
150
|
+
jt as createPorscheDesignSystem,
|
|
151
|
+
Et as usePorscheDesignSystemPlugin,
|
|
152
|
+
zt as useToastManager
|
|
151
153
|
};
|
package/esm/utils.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { InjectionKey, Ref } from 'vue';
|
|
2
|
-
import type { ToastMessage } from './lib/types';
|
|
2
|
+
import type { Theme, ToastMessage } from './lib/types';
|
|
3
3
|
export declare const prefixInjectionKey: InjectionKey<string>;
|
|
4
|
-
export declare const themeInjectionKey: InjectionKey<Ref<
|
|
4
|
+
export declare const themeInjectionKey: InjectionKey<Ref<Theme>>;
|
|
5
5
|
export declare const usePrefix: (tagName: string) => string;
|
|
6
6
|
export declare const syncProperties: <T extends HTMLElement>(elementRef: Ref<T | undefined>, props: Partial<T>) => void;
|
|
7
7
|
export declare const addEventListenerToElementRef: <T extends HTMLElement, E extends string>(elementRef: Ref<T | undefined>, eventName: E, emit: (eventName: E, detail: any) => void) => void;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@porsche-design-system/components-vue",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.17.0-rc.1",
|
|
4
4
|
"description": "Porsche Design System is a component library designed to help developers create the best experience for software or services distributed by Dr. Ing. h.c. F. Porsche AG.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"porsche",
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"license": "SEE LICENSE IN LICENSE",
|
|
18
18
|
"homepage": "https://designsystem.porsche.com",
|
|
19
19
|
"dependencies": {
|
|
20
|
-
"@porsche-design-system/components-js": "3.
|
|
20
|
+
"@porsche-design-system/components-js": "3.17.0-rc.1"
|
|
21
21
|
},
|
|
22
22
|
"peerDependencies": {
|
|
23
23
|
"vue": ">=3.0.0 <4.0.0"
|