@porsche-design-system/components-vue 3.1.0-rc.0 → 3.1.0-rc.2
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 +37 -1
- package/PorscheDesignSystemProvider.vue.d.ts +1 -6
- package/lib/components/AccordionWrapper.vue.d.ts +1 -6
- package/lib/components/AccordionWrapper.vue.js +8 -8
- package/lib/components/BannerWrapper.vue.d.ts +1 -6
- package/lib/components/BannerWrapper.vue.js +5 -5
- package/lib/components/ButtonGroupWrapper.vue.d.ts +1 -6
- package/lib/components/ButtonPureWrapper.vue.d.ts +1 -6
- package/lib/components/ButtonPureWrapper.vue.js +2 -2
- package/lib/components/ButtonTileWrapper.vue.d.ts +1 -6
- package/lib/components/ButtonTileWrapper.vue.js +11 -11
- package/lib/components/ButtonWrapper.vue.d.ts +1 -6
- package/lib/components/ButtonWrapper.vue.js +7 -7
- package/lib/components/CarouselWrapper.vue.d.ts +1 -6
- package/lib/components/CarouselWrapper.vue.js +13 -13
- package/lib/components/CheckboxWrapperWrapper.vue.d.ts +2 -7
- package/lib/components/ContentWrapperWrapper.vue.d.ts +1 -6
- package/lib/components/CrestWrapper.vue.d.ts +1 -2
- package/lib/components/CrestWrapper.vue.js +8 -8
- package/lib/components/DisplayWrapper.vue.d.ts +1 -6
- package/lib/components/DisplayWrapper.vue.js +7 -7
- package/lib/components/DividerWrapper.vue.d.ts +1 -2
- package/lib/components/DividerWrapper.vue.js +9 -9
- package/lib/components/FieldsetWrapper.vue.d.ts +1 -6
- package/lib/components/FieldsetWrapperWrapper.vue.d.ts +1 -6
- package/lib/components/FlexItemWrapper.vue.d.ts +1 -6
- package/lib/components/FlexWrapper.vue.d.ts +1 -6
- package/lib/components/FlyoutWrapper.vue.d.ts +61 -0
- package/lib/components/FlyoutWrapper.vue.js +31 -0
- package/lib/components/FlyoutWrapper.vue2.js +4 -0
- package/lib/components/GridItemWrapper.vue.d.ts +1 -6
- package/lib/components/GridWrapper.vue.d.ts +1 -6
- package/lib/components/HeadingWrapper.vue.d.ts +1 -6
- package/lib/components/HeadingWrapper.vue.js +3 -3
- package/lib/components/HeadlineWrapper.vue.d.ts +1 -6
- package/lib/components/HeadlineWrapper.vue.js +5 -5
- package/lib/components/IconWrapper.vue.d.ts +2 -3
- package/lib/components/IconWrapper.vue.js +2 -2
- package/lib/components/InlineNotificationWrapper.vue.d.ts +2 -7
- package/lib/components/InlineNotificationWrapper.vue.js +7 -7
- package/lib/components/LinkPureWrapper.vue.d.ts +1 -6
- package/lib/components/LinkPureWrapper.vue.js +16 -16
- package/lib/components/LinkSocialWrapper.vue.d.ts +1 -6
- package/lib/components/LinkSocialWrapper.vue.js +14 -14
- package/lib/components/LinkTileModelSignatureWrapper.vue.d.ts +1 -6
- package/lib/components/LinkTileModelSignatureWrapper.vue.js +6 -6
- package/lib/components/LinkTileWrapper.vue.d.ts +1 -6
- package/lib/components/LinkTileWrapper.vue.js +16 -16
- package/lib/components/LinkWrapper.vue.d.ts +1 -6
- package/lib/components/LinkWrapper.vue.js +15 -15
- package/lib/components/MarqueWrapper.vue.d.ts +1 -2
- package/lib/components/MarqueWrapper.vue.js +10 -10
- package/lib/components/ModalWrapper.vue.d.ts +1 -6
- package/lib/components/ModalWrapper.vue.js +7 -7
- package/lib/components/ModelSignatureWrapper.vue.d.ts +1 -2
- package/lib/components/PaginationWrapper.vue.d.ts +1 -2
- package/lib/components/PaginationWrapper.vue.js +10 -10
- package/lib/components/PopoverWrapper.vue.d.ts +1 -6
- package/lib/components/PopoverWrapper.vue.js +7 -7
- package/lib/components/RadioButtonWrapperWrapper.vue.d.ts +1 -6
- package/lib/components/ScrollerWrapper.vue.d.ts +1 -6
- package/lib/components/ScrollerWrapper.vue.js +11 -11
- package/lib/components/SegmentedControlItemWrapper.vue.d.ts +1 -6
- package/lib/components/SegmentedControlItemWrapper.vue.js +13 -13
- package/lib/components/SegmentedControlWrapper.vue.d.ts +1 -6
- package/lib/components/SegmentedControlWrapper.vue.js +11 -11
- package/lib/components/SelectWrapperWrapper.vue.d.ts +1 -6
- package/lib/components/SpinnerWrapper.vue.d.ts +1 -2
- package/lib/components/SpinnerWrapper.vue.js +4 -4
- package/lib/components/StepperHorizontalItemWrapper.vue.d.ts +1 -6
- package/lib/components/StepperHorizontalItemWrapper.vue.js +4 -4
- package/lib/components/StepperHorizontalWrapper.vue.d.ts +1 -6
- package/lib/components/SwitchWrapper.vue.d.ts +1 -6
- package/lib/components/TableBodyWrapper.vue.d.ts +1 -6
- package/lib/components/TableCellWrapper.vue.d.ts +1 -6
- package/lib/components/TableHeadCellWrapper.vue.d.ts +1 -6
- package/lib/components/TableHeadCellWrapper.vue.js +3 -3
- package/lib/components/TableHeadRowWrapper.vue.d.ts +1 -6
- package/lib/components/TableHeadWrapper.vue.d.ts +1 -6
- package/lib/components/TableRowWrapper.vue.d.ts +1 -6
- package/lib/components/TableWrapper.vue.d.ts +1 -6
- package/lib/components/TableWrapper.vue.js +4 -4
- package/lib/components/TabsBarWrapper.vue.d.ts +1 -6
- package/lib/components/TabsBarWrapper.vue.js +8 -8
- package/lib/components/TabsItemWrapper.vue.d.ts +1 -6
- package/lib/components/TabsItemWrapper.vue.js +3 -3
- package/lib/components/TabsWrapper.vue.d.ts +1 -6
- package/lib/components/TabsWrapper.vue.js +7 -7
- package/lib/components/TagDismissibleWrapper.vue.d.ts +1 -6
- package/lib/components/TagDismissibleWrapper.vue.js +7 -7
- package/lib/components/TagWrapper.vue.d.ts +1 -6
- package/lib/components/TagWrapper.vue.js +11 -11
- package/lib/components/TextFieldWrapperWrapper.vue.d.ts +8 -6
- package/lib/components/TextFieldWrapperWrapper.vue.js +13 -12
- package/lib/components/TextListItemWrapper.vue.d.ts +1 -6
- package/lib/components/TextListWrapper.vue.d.ts +1 -6
- package/lib/components/TextListWrapper.vue.js +8 -8
- package/lib/components/TextWrapper.vue.d.ts +1 -6
- package/lib/components/TextareaWrapperWrapper.vue.d.ts +1 -6
- package/lib/components/ToastWrapper.vue.d.ts +1 -2
- package/lib/components/WordmarkWrapper.vue.d.ts +1 -2
- package/lib/components/WordmarkWrapper.vue.js +11 -11
- package/lib/components/index.d.ts +1 -0
- package/lib/types.d.ts +17 -1
- package/package.json +2 -2
- package/public-api.js +103 -101
- package/utils.d.ts +1 -1
package/public-api.js
CHANGED
|
@@ -10,58 +10,59 @@ import { default as S } from "./lib/components/CheckboxWrapperWrapper.vue.js";
|
|
|
10
10
|
import { default as b } from "./lib/components/ContentWrapperWrapper.vue.js";
|
|
11
11
|
import { default as C } from "./lib/components/CrestWrapper.vue.js";
|
|
12
12
|
import { default as W } from "./lib/components/DisplayWrapper.vue.js";
|
|
13
|
-
import { default as
|
|
14
|
-
import { default as
|
|
15
|
-
import { default as
|
|
13
|
+
import { default as y } from "./lib/components/DividerWrapper.vue.js";
|
|
14
|
+
import { default as L } from "./lib/components/FieldsetWrapper.vue.js";
|
|
15
|
+
import { default as F } from "./lib/components/FieldsetWrapperWrapper.vue.js";
|
|
16
16
|
import { default as M } from "./lib/components/FlexWrapper.vue.js";
|
|
17
17
|
import { default as v } from "./lib/components/FlexItemWrapper.vue.js";
|
|
18
|
-
import { default as G } from "./lib/components/
|
|
19
|
-
import { default as q } from "./lib/components/
|
|
20
|
-
import { default as N } from "./lib/components/
|
|
21
|
-
import { default as E } from "./lib/components/
|
|
22
|
-
import { default as K } from "./lib/components/
|
|
23
|
-
import { default as Q } from "./lib/components/
|
|
24
|
-
import { default as V } from "./lib/components/
|
|
25
|
-
import { default as Y } from "./lib/components/
|
|
26
|
-
import { default as _ } from "./lib/components/
|
|
27
|
-
import { default as ee } from "./lib/components/
|
|
28
|
-
import { default as te } from "./lib/components/
|
|
29
|
-
import { default as ae } from "./lib/components/
|
|
30
|
-
import { default as le } from "./lib/components/
|
|
31
|
-
import { default as pe } from "./lib/components/
|
|
32
|
-
import { default as me } from "./lib/components/
|
|
33
|
-
import { default as xe } from "./lib/components/
|
|
34
|
-
import { default as ie } from "./lib/components/
|
|
35
|
-
import { default as Te } from "./lib/components/
|
|
36
|
-
import { default as Se } from "./lib/components/
|
|
37
|
-
import { default as be } from "./lib/components/
|
|
38
|
-
import { default as Ce } from "./lib/components/
|
|
39
|
-
import { default as We } from "./lib/components/
|
|
40
|
-
import { default as
|
|
41
|
-
import { default as
|
|
42
|
-
import { default as
|
|
43
|
-
import { default as Me } from "./lib/components/
|
|
44
|
-
import { default as ve } from "./lib/components/
|
|
45
|
-
import { default as Ge } from "./lib/components/
|
|
46
|
-
import { default as qe } from "./lib/components/
|
|
47
|
-
import { default as Ne } from "./lib/components/
|
|
48
|
-
import { default as Ee } from "./lib/components/
|
|
49
|
-
import { default as Ke } 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 er } from "./lib/components/
|
|
55
|
-
import { default as tr } from "./lib/components/
|
|
56
|
-
import { default as ar } from "./lib/components/
|
|
57
|
-
import { default as lr } from "./lib/components/
|
|
58
|
-
import { default as pr } from "./lib/components/
|
|
59
|
-
import { default as mr } from "./lib/components/
|
|
60
|
-
import { default as xr } from "./lib/components/
|
|
61
|
-
import { default as ir } from "./lib/components/
|
|
62
|
-
import {
|
|
63
|
-
import {
|
|
64
|
-
import {
|
|
18
|
+
import { default as G } from "./lib/components/FlyoutWrapper.vue.js";
|
|
19
|
+
import { default as q } from "./lib/components/GridWrapper.vue.js";
|
|
20
|
+
import { default as N } from "./lib/components/GridItemWrapper.vue.js";
|
|
21
|
+
import { default as E } from "./lib/components/HeadingWrapper.vue.js";
|
|
22
|
+
import { default as K } from "./lib/components/HeadlineWrapper.vue.js";
|
|
23
|
+
import { default as Q } from "./lib/components/IconWrapper.vue.js";
|
|
24
|
+
import { default as V } from "./lib/components/InlineNotificationWrapper.vue.js";
|
|
25
|
+
import { default as Y } from "./lib/components/LinkWrapper.vue.js";
|
|
26
|
+
import { default as _ } from "./lib/components/LinkPureWrapper.vue.js";
|
|
27
|
+
import { default as ee } from "./lib/components/LinkSocialWrapper.vue.js";
|
|
28
|
+
import { default as te } from "./lib/components/LinkTileWrapper.vue.js";
|
|
29
|
+
import { default as ae } from "./lib/components/LinkTileModelSignatureWrapper.vue.js";
|
|
30
|
+
import { default as le } from "./lib/components/MarqueWrapper.vue.js";
|
|
31
|
+
import { default as pe } from "./lib/components/ModalWrapper.vue.js";
|
|
32
|
+
import { default as me } from "./lib/components/ModelSignatureWrapper.vue.js";
|
|
33
|
+
import { default as xe } from "./lib/components/PaginationWrapper.vue.js";
|
|
34
|
+
import { default as ie } from "./lib/components/PopoverWrapper.vue.js";
|
|
35
|
+
import { default as Te } from "./lib/components/RadioButtonWrapperWrapper.vue.js";
|
|
36
|
+
import { default as Se } from "./lib/components/ScrollerWrapper.vue.js";
|
|
37
|
+
import { default as be } from "./lib/components/SegmentedControlWrapper.vue.js";
|
|
38
|
+
import { default as Ce } from "./lib/components/SegmentedControlItemWrapper.vue.js";
|
|
39
|
+
import { default as We } from "./lib/components/SelectWrapperWrapper.vue.js";
|
|
40
|
+
import { default as ye } from "./lib/components/SpinnerWrapper.vue.js";
|
|
41
|
+
import { default as Le } from "./lib/components/StepperHorizontalWrapper.vue.js";
|
|
42
|
+
import { default as Fe } from "./lib/components/StepperHorizontalItemWrapper.vue.js";
|
|
43
|
+
import { default as Me } from "./lib/components/SwitchWrapper.vue.js";
|
|
44
|
+
import { default as ve } from "./lib/components/TableWrapper.vue.js";
|
|
45
|
+
import { default as Ge } from "./lib/components/TableBodyWrapper.vue.js";
|
|
46
|
+
import { default as qe } from "./lib/components/TableCellWrapper.vue.js";
|
|
47
|
+
import { default as Ne } from "./lib/components/TableHeadWrapper.vue.js";
|
|
48
|
+
import { default as Ee } from "./lib/components/TableHeadCellWrapper.vue.js";
|
|
49
|
+
import { default as Ke } from "./lib/components/TableHeadRowWrapper.vue.js";
|
|
50
|
+
import { default as Qe } from "./lib/components/TableRowWrapper.vue.js";
|
|
51
|
+
import { default as Ve } from "./lib/components/TabsWrapper.vue.js";
|
|
52
|
+
import { default as Ye } from "./lib/components/TabsBarWrapper.vue.js";
|
|
53
|
+
import { default as _e } from "./lib/components/TabsItemWrapper.vue.js";
|
|
54
|
+
import { default as er } from "./lib/components/TagWrapper.vue.js";
|
|
55
|
+
import { default as tr } from "./lib/components/TagDismissibleWrapper.vue.js";
|
|
56
|
+
import { default as ar } from "./lib/components/TextWrapper.vue.js";
|
|
57
|
+
import { default as lr } from "./lib/components/TextFieldWrapperWrapper.vue.js";
|
|
58
|
+
import { default as pr } from "./lib/components/TextListWrapper.vue.js";
|
|
59
|
+
import { default as mr } from "./lib/components/TextListItemWrapper.vue.js";
|
|
60
|
+
import { default as xr } from "./lib/components/TextareaWrapperWrapper.vue.js";
|
|
61
|
+
import { default as ir } from "./lib/components/ToastWrapper.vue.js";
|
|
62
|
+
import { default as Tr } from "./lib/components/WordmarkWrapper.vue.js";
|
|
63
|
+
import { useToastManager as Sr } from "./utils.js";
|
|
64
|
+
import { default as br } from "./PorscheDesignSystemProvider.vue.js";
|
|
65
|
+
import { createPorscheDesignSystem as Cr, usePorscheDesignSystemPlugin as Ir } from "./plugin.js";
|
|
65
66
|
export {
|
|
66
67
|
a as PAccordion,
|
|
67
68
|
l as PBanner,
|
|
@@ -74,58 +75,59 @@ export {
|
|
|
74
75
|
b as PContentWrapper,
|
|
75
76
|
C as PCrest,
|
|
76
77
|
W as PDisplay,
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
78
|
+
y as PDivider,
|
|
79
|
+
L as PFieldset,
|
|
80
|
+
F as PFieldsetWrapper,
|
|
80
81
|
M as PFlex,
|
|
81
82
|
v as PFlexItem,
|
|
82
|
-
G as
|
|
83
|
-
q as
|
|
84
|
-
N as
|
|
85
|
-
E as
|
|
86
|
-
K as
|
|
87
|
-
Q as
|
|
88
|
-
V as
|
|
89
|
-
Y as
|
|
90
|
-
_ as
|
|
91
|
-
ee as
|
|
92
|
-
te as
|
|
93
|
-
ae as
|
|
94
|
-
le as
|
|
95
|
-
pe as
|
|
96
|
-
me as
|
|
97
|
-
xe as
|
|
98
|
-
ie as
|
|
99
|
-
Te as
|
|
100
|
-
Se as
|
|
101
|
-
be as
|
|
102
|
-
Ce as
|
|
103
|
-
We as
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
Me as
|
|
108
|
-
ve as
|
|
109
|
-
Ge as
|
|
110
|
-
qe as
|
|
111
|
-
Ne as
|
|
112
|
-
Ee as
|
|
113
|
-
Ke as
|
|
114
|
-
Qe as
|
|
115
|
-
Ve as
|
|
116
|
-
Ye as
|
|
117
|
-
_e as
|
|
118
|
-
er as
|
|
119
|
-
tr as
|
|
120
|
-
ar as
|
|
121
|
-
lr as
|
|
122
|
-
pr as
|
|
123
|
-
mr as
|
|
124
|
-
xr as
|
|
125
|
-
ir as
|
|
126
|
-
|
|
83
|
+
G as PFlyout,
|
|
84
|
+
q as PGrid,
|
|
85
|
+
N as PGridItem,
|
|
86
|
+
E as PHeading,
|
|
87
|
+
K as PHeadline,
|
|
88
|
+
Q as PIcon,
|
|
89
|
+
V as PInlineNotification,
|
|
90
|
+
Y as PLink,
|
|
91
|
+
_ as PLinkPure,
|
|
92
|
+
ee as PLinkSocial,
|
|
93
|
+
te as PLinkTile,
|
|
94
|
+
ae as PLinkTileModelSignature,
|
|
95
|
+
le as PMarque,
|
|
96
|
+
pe as PModal,
|
|
97
|
+
me as PModelSignature,
|
|
98
|
+
xe as PPagination,
|
|
99
|
+
ie as PPopover,
|
|
100
|
+
Te as PRadioButtonWrapper,
|
|
101
|
+
Se as PScroller,
|
|
102
|
+
be as PSegmentedControl,
|
|
103
|
+
Ce as PSegmentedControlItem,
|
|
104
|
+
We as PSelectWrapper,
|
|
105
|
+
ye as PSpinner,
|
|
106
|
+
Le as PStepperHorizontal,
|
|
107
|
+
Fe as PStepperHorizontalItem,
|
|
108
|
+
Me as PSwitch,
|
|
109
|
+
ve as PTable,
|
|
110
|
+
Ge as PTableBody,
|
|
111
|
+
qe as PTableCell,
|
|
112
|
+
Ne as PTableHead,
|
|
113
|
+
Ee as PTableHeadCell,
|
|
114
|
+
Ke as PTableHeadRow,
|
|
115
|
+
Qe as PTableRow,
|
|
116
|
+
Ve as PTabs,
|
|
117
|
+
Ye as PTabsBar,
|
|
118
|
+
_e as PTabsItem,
|
|
119
|
+
er as PTag,
|
|
120
|
+
tr as PTagDismissible,
|
|
121
|
+
ar as PText,
|
|
122
|
+
lr as PTextFieldWrapper,
|
|
123
|
+
pr as PTextList,
|
|
124
|
+
mr as PTextListItem,
|
|
125
|
+
xr as PTextareaWrapper,
|
|
126
|
+
ir as PToast,
|
|
127
|
+
Tr as PWordmark,
|
|
128
|
+
br as PorscheDesignSystemProvider,
|
|
127
129
|
t as componentsReady,
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
130
|
+
Cr as createPorscheDesignSystem,
|
|
131
|
+
Ir as usePorscheDesignSystemPlugin,
|
|
132
|
+
Sr as useToastManager
|
|
131
133
|
};
|
package/utils.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { InjectionKey } from 'vue';
|
|
2
2
|
import type { ToastMessage } from './lib/types';
|
|
3
|
-
export declare const prefixInjectionKey: InjectionKey<
|
|
3
|
+
export declare const prefixInjectionKey: InjectionKey<string>;
|
|
4
4
|
export declare const getPrefixedTagName: (tagName: string) => string;
|
|
5
5
|
export declare const syncProperties: <T extends HTMLElement>(elementRef: T, props: Partial<T>) => void;
|
|
6
6
|
export declare const addEventListenerToElementRef: <T extends HTMLElement, E extends string>(elementRef: T, eventName: E, emit: (eventName: E, detail: any) => void) => void;
|