@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
package/esm/public-api.mjs
CHANGED
|
@@ -7,7 +7,7 @@ import { default as x } from "./lib/components/ButtonPureWrapper.vue.mjs";
|
|
|
7
7
|
import { default as i } from "./lib/components/ButtonTileWrapper.vue.mjs";
|
|
8
8
|
import { default as T } from "./lib/components/CanvasWrapper.vue.mjs";
|
|
9
9
|
import { default as S } from "./lib/components/CarouselWrapper.vue.mjs";
|
|
10
|
-
import { default as
|
|
10
|
+
import { default as b } from "./lib/components/CheckboxWrapper.vue.mjs";
|
|
11
11
|
import { default as C } from "./lib/components/CheckboxWrapperWrapper.vue.mjs";
|
|
12
12
|
import { default as h } from "./lib/components/ContentWrapperWrapper.vue.mjs";
|
|
13
13
|
import { default as L } from "./lib/components/CrestWrapper.vue.mjs";
|
|
@@ -19,7 +19,7 @@ import { default as G } from "./lib/components/DrilldownLinkWrapper.vue.mjs";
|
|
|
19
19
|
import { default as z } from "./lib/components/FieldsetWrapper.vue.mjs";
|
|
20
20
|
import { default as j } from "./lib/components/FieldsetWrapperWrapper.vue.mjs";
|
|
21
21
|
import { default as A } from "./lib/components/FlexWrapper.vue.mjs";
|
|
22
|
-
import { default as
|
|
22
|
+
import { default as K } from "./lib/components/FlexItemWrapper.vue.mjs";
|
|
23
23
|
import { default as Q } from "./lib/components/FlyoutWrapper.vue.mjs";
|
|
24
24
|
import { default as V } from "./lib/components/GridWrapper.vue.mjs";
|
|
25
25
|
import { default as Y } from "./lib/components/GridItemWrapper.vue.mjs";
|
|
@@ -27,60 +27,61 @@ import { default as _ } from "./lib/components/HeadingWrapper.vue.mjs";
|
|
|
27
27
|
import { default as ee } from "./lib/components/HeadlineWrapper.vue.mjs";
|
|
28
28
|
import { default as re } from "./lib/components/IconWrapper.vue.mjs";
|
|
29
29
|
import { default as ae } from "./lib/components/InlineNotificationWrapper.vue.mjs";
|
|
30
|
-
import { default as le } from "./lib/components/
|
|
31
|
-
import { default as se } from "./lib/components/
|
|
32
|
-
import { default as ue } 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
|
|
38
|
-
import { default as Ce } from "./lib/components/
|
|
39
|
-
import { default as he } from "./lib/components/
|
|
40
|
-
import { default as Le } from "./lib/components/
|
|
41
|
-
import { default as Be } from "./lib/components/
|
|
42
|
-
import { default as we } from "./lib/components/
|
|
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 ze } from "./lib/components/
|
|
47
|
-
import { default as je } from "./lib/components/
|
|
48
|
-
import { default as Ae } from "./lib/components/
|
|
49
|
-
import { default as
|
|
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 rt } 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
|
|
65
|
-
import { default as Ct } from "./lib/components/
|
|
66
|
-
import { default as ht } from "./lib/components/
|
|
67
|
-
import { default as Lt } from "./lib/components/
|
|
68
|
-
import { default as Bt } from "./lib/components/
|
|
69
|
-
import { default as wt } from "./lib/components/
|
|
70
|
-
import { default as Mt } from "./lib/components/
|
|
71
|
-
import { default as vt } from "./lib/components/
|
|
72
|
-
import { default as Gt } from "./lib/components/
|
|
73
|
-
import { default as zt } from "./lib/components/
|
|
74
|
-
import { default as jt } from "./lib/components/
|
|
75
|
-
import { default as At } from "./lib/components/
|
|
76
|
-
import { default as
|
|
77
|
-
import { default as Qt } from "./lib/components/
|
|
78
|
-
import { default as Vt } from "./lib/components/
|
|
79
|
-
import { default as Yt } from "./lib/components/
|
|
80
|
-
import { default as _t } from "./lib/components/
|
|
81
|
-
import {
|
|
82
|
-
import {
|
|
83
|
-
import {
|
|
30
|
+
import { default as le } from "./lib/components/InputEmailWrapper.vue.mjs";
|
|
31
|
+
import { default as se } from "./lib/components/InputNumberWrapper.vue.mjs";
|
|
32
|
+
import { default as ue } from "./lib/components/InputPasswordWrapper.vue.mjs";
|
|
33
|
+
import { default as xe } from "./lib/components/InputSearchWrapper.vue.mjs";
|
|
34
|
+
import { default as ie } from "./lib/components/InputTextWrapper.vue.mjs";
|
|
35
|
+
import { default as Te } from "./lib/components/LinkWrapper.vue.mjs";
|
|
36
|
+
import { default as Se } from "./lib/components/LinkPureWrapper.vue.mjs";
|
|
37
|
+
import { default as be } from "./lib/components/LinkSocialWrapper.vue.mjs";
|
|
38
|
+
import { default as Ce } from "./lib/components/LinkTileWrapper.vue.mjs";
|
|
39
|
+
import { default as he } from "./lib/components/LinkTileModelSignatureWrapper.vue.mjs";
|
|
40
|
+
import { default as Le } from "./lib/components/LinkTileProductWrapper.vue.mjs";
|
|
41
|
+
import { default as Be } from "./lib/components/MarqueWrapper.vue.mjs";
|
|
42
|
+
import { default as we } from "./lib/components/ModalWrapper.vue.mjs";
|
|
43
|
+
import { default as Me } from "./lib/components/ModelSignatureWrapper.vue.mjs";
|
|
44
|
+
import { default as ve } from "./lib/components/MultiSelectWrapper.vue.mjs";
|
|
45
|
+
import { default as Ge } from "./lib/components/MultiSelectOptionWrapper.vue.mjs";
|
|
46
|
+
import { default as ze } from "./lib/components/OptgroupWrapper.vue.mjs";
|
|
47
|
+
import { default as je } from "./lib/components/PaginationWrapper.vue.mjs";
|
|
48
|
+
import { default as Ae } from "./lib/components/PinCodeWrapper.vue.mjs";
|
|
49
|
+
import { default as Ke } from "./lib/components/PopoverWrapper.vue.mjs";
|
|
50
|
+
import { default as Qe } from "./lib/components/RadioButtonWrapperWrapper.vue.mjs";
|
|
51
|
+
import { default as Ve } from "./lib/components/ScrollerWrapper.vue.mjs";
|
|
52
|
+
import { default as Ye } from "./lib/components/SegmentedControlWrapper.vue.mjs";
|
|
53
|
+
import { default as _e } from "./lib/components/SegmentedControlItemWrapper.vue.mjs";
|
|
54
|
+
import { default as et } from "./lib/components/SelectWrapper.vue.mjs";
|
|
55
|
+
import { default as rt } from "./lib/components/SelectOptionWrapper.vue.mjs";
|
|
56
|
+
import { default as at } from "./lib/components/SelectWrapperWrapper.vue.mjs";
|
|
57
|
+
import { default as lt } from "./lib/components/SheetWrapper.vue.mjs";
|
|
58
|
+
import { default as st } from "./lib/components/SpinnerWrapper.vue.mjs";
|
|
59
|
+
import { default as ut } from "./lib/components/StepperHorizontalWrapper.vue.mjs";
|
|
60
|
+
import { default as xt } from "./lib/components/StepperHorizontalItemWrapper.vue.mjs";
|
|
61
|
+
import { default as it } from "./lib/components/SwitchWrapper.vue.mjs";
|
|
62
|
+
import { default as Tt } from "./lib/components/TableWrapper.vue.mjs";
|
|
63
|
+
import { default as St } from "./lib/components/TableBodyWrapper.vue.mjs";
|
|
64
|
+
import { default as bt } from "./lib/components/TableCellWrapper.vue.mjs";
|
|
65
|
+
import { default as Ct } from "./lib/components/TableHeadWrapper.vue.mjs";
|
|
66
|
+
import { default as ht } from "./lib/components/TableHeadCellWrapper.vue.mjs";
|
|
67
|
+
import { default as Lt } from "./lib/components/TableHeadRowWrapper.vue.mjs";
|
|
68
|
+
import { default as Bt } from "./lib/components/TableRowWrapper.vue.mjs";
|
|
69
|
+
import { default as wt } from "./lib/components/TabsWrapper.vue.mjs";
|
|
70
|
+
import { default as Mt } from "./lib/components/TabsBarWrapper.vue.mjs";
|
|
71
|
+
import { default as vt } from "./lib/components/TabsItemWrapper.vue.mjs";
|
|
72
|
+
import { default as Gt } from "./lib/components/TagWrapper.vue.mjs";
|
|
73
|
+
import { default as zt } from "./lib/components/TagDismissibleWrapper.vue.mjs";
|
|
74
|
+
import { default as jt } from "./lib/components/TextWrapper.vue.mjs";
|
|
75
|
+
import { default as At } from "./lib/components/TextFieldWrapperWrapper.vue.mjs";
|
|
76
|
+
import { default as Kt } from "./lib/components/TextListWrapper.vue.mjs";
|
|
77
|
+
import { default as Qt } from "./lib/components/TextListItemWrapper.vue.mjs";
|
|
78
|
+
import { default as Vt } from "./lib/components/TextareaWrapper.vue.mjs";
|
|
79
|
+
import { default as Yt } from "./lib/components/TextareaWrapperWrapper.vue.mjs";
|
|
80
|
+
import { default as _t } from "./lib/components/ToastWrapper.vue.mjs";
|
|
81
|
+
import { default as er } from "./lib/components/WordmarkWrapper.vue.mjs";
|
|
82
|
+
import { themeInjectionKey as rr, useToastManager as or } from "./utils.mjs";
|
|
83
|
+
import { default as fr } from "./PorscheDesignSystemProvider.vue.mjs";
|
|
84
|
+
import { createPorscheDesignSystem as pr, usePorscheDesignSystemPlugin as sr } from "./plugin.mjs";
|
|
84
85
|
export {
|
|
85
86
|
a as PAccordion,
|
|
86
87
|
l as PBanner,
|
|
@@ -90,7 +91,7 @@ export {
|
|
|
90
91
|
i as PButtonTile,
|
|
91
92
|
T as PCanvas,
|
|
92
93
|
S as PCarousel,
|
|
93
|
-
|
|
94
|
+
b as PCheckbox,
|
|
94
95
|
C as PCheckboxWrapper,
|
|
95
96
|
h as PContentWrapper,
|
|
96
97
|
L as PCrest,
|
|
@@ -102,7 +103,7 @@ export {
|
|
|
102
103
|
z as PFieldset,
|
|
103
104
|
j as PFieldsetWrapper,
|
|
104
105
|
A as PFlex,
|
|
105
|
-
|
|
106
|
+
K as PFlexItem,
|
|
106
107
|
Q as PFlyout,
|
|
107
108
|
V as PGrid,
|
|
108
109
|
Y as PGridItem,
|
|
@@ -110,61 +111,62 @@ export {
|
|
|
110
111
|
ee as PHeadline,
|
|
111
112
|
re as PIcon,
|
|
112
113
|
ae as PInlineNotification,
|
|
113
|
-
le as
|
|
114
|
-
se as
|
|
115
|
-
ue as
|
|
116
|
-
xe as
|
|
117
|
-
ie as
|
|
118
|
-
Te as
|
|
119
|
-
Se as
|
|
120
|
-
|
|
121
|
-
Ce as
|
|
122
|
-
he as
|
|
123
|
-
Le as
|
|
124
|
-
Be as
|
|
125
|
-
we as
|
|
126
|
-
Me as
|
|
127
|
-
ve as
|
|
128
|
-
Ge as
|
|
129
|
-
ze as
|
|
130
|
-
je as
|
|
131
|
-
Ae as
|
|
132
|
-
|
|
133
|
-
Qe as
|
|
134
|
-
Ve as
|
|
135
|
-
Ye as
|
|
136
|
-
_e as
|
|
137
|
-
et as
|
|
138
|
-
rt as
|
|
139
|
-
at as
|
|
140
|
-
lt as
|
|
141
|
-
st as
|
|
142
|
-
ut as
|
|
143
|
-
xt as
|
|
144
|
-
it as
|
|
145
|
-
Tt as
|
|
146
|
-
St as
|
|
147
|
-
|
|
148
|
-
Ct as
|
|
149
|
-
ht as
|
|
150
|
-
Lt as
|
|
151
|
-
Bt as
|
|
152
|
-
wt as
|
|
153
|
-
Mt as
|
|
154
|
-
vt as
|
|
155
|
-
Gt as
|
|
156
|
-
zt as
|
|
157
|
-
jt as
|
|
158
|
-
At as
|
|
159
|
-
|
|
160
|
-
Qt as
|
|
161
|
-
Vt as
|
|
162
|
-
Yt as
|
|
163
|
-
_t as
|
|
164
|
-
|
|
114
|
+
le as PInputEmail,
|
|
115
|
+
se as PInputNumber,
|
|
116
|
+
ue as PInputPassword,
|
|
117
|
+
xe as PInputSearch,
|
|
118
|
+
ie as PInputText,
|
|
119
|
+
Te as PLink,
|
|
120
|
+
Se as PLinkPure,
|
|
121
|
+
be as PLinkSocial,
|
|
122
|
+
Ce as PLinkTile,
|
|
123
|
+
he as PLinkTileModelSignature,
|
|
124
|
+
Le as PLinkTileProduct,
|
|
125
|
+
Be as PMarque,
|
|
126
|
+
we as PModal,
|
|
127
|
+
Me as PModelSignature,
|
|
128
|
+
ve as PMultiSelect,
|
|
129
|
+
Ge as PMultiSelectOption,
|
|
130
|
+
ze as POptgroup,
|
|
131
|
+
je as PPagination,
|
|
132
|
+
Ae as PPinCode,
|
|
133
|
+
Ke as PPopover,
|
|
134
|
+
Qe as PRadioButtonWrapper,
|
|
135
|
+
Ve as PScroller,
|
|
136
|
+
Ye as PSegmentedControl,
|
|
137
|
+
_e as PSegmentedControlItem,
|
|
138
|
+
et as PSelect,
|
|
139
|
+
rt as PSelectOption,
|
|
140
|
+
at as PSelectWrapper,
|
|
141
|
+
lt as PSheet,
|
|
142
|
+
st as PSpinner,
|
|
143
|
+
ut as PStepperHorizontal,
|
|
144
|
+
xt as PStepperHorizontalItem,
|
|
145
|
+
it as PSwitch,
|
|
146
|
+
Tt as PTable,
|
|
147
|
+
St as PTableBody,
|
|
148
|
+
bt as PTableCell,
|
|
149
|
+
Ct as PTableHead,
|
|
150
|
+
ht as PTableHeadCell,
|
|
151
|
+
Lt as PTableHeadRow,
|
|
152
|
+
Bt as PTableRow,
|
|
153
|
+
wt as PTabs,
|
|
154
|
+
Mt as PTabsBar,
|
|
155
|
+
vt as PTabsItem,
|
|
156
|
+
Gt as PTag,
|
|
157
|
+
zt as PTagDismissible,
|
|
158
|
+
jt as PText,
|
|
159
|
+
At as PTextFieldWrapper,
|
|
160
|
+
Kt as PTextList,
|
|
161
|
+
Qt as PTextListItem,
|
|
162
|
+
Vt as PTextarea,
|
|
163
|
+
Yt as PTextareaWrapper,
|
|
164
|
+
_t as PToast,
|
|
165
|
+
er as PWordmark,
|
|
166
|
+
fr as PorscheDesignSystemProvider,
|
|
165
167
|
r as componentsReady,
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
168
|
+
pr as createPorscheDesignSystem,
|
|
169
|
+
rr as themeInjectionKey,
|
|
170
|
+
sr as usePorscheDesignSystemPlugin,
|
|
171
|
+
or as useToastManager
|
|
170
172
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@porsche-design-system/components-vue",
|
|
3
|
-
"version": "3.29.0-rc.
|
|
3
|
+
"version": "3.29.0-rc.3",
|
|
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,11 +17,11 @@
|
|
|
17
17
|
"license": "SEE LICENSE IN LICENSE",
|
|
18
18
|
"homepage": "https://designsystem.porsche.com",
|
|
19
19
|
"dependencies": {
|
|
20
|
-
"@porsche-design-system/components-js": "3.29.0-rc.
|
|
20
|
+
"@porsche-design-system/components-js": "3.29.0-rc.3"
|
|
21
21
|
},
|
|
22
22
|
"peerDependencies": {
|
|
23
|
-
"ag-grid-enterprise": ">= 33.0.0 <
|
|
24
|
-
"ag-grid-vue3": ">= 33.0.0 <
|
|
23
|
+
"ag-grid-enterprise": ">= 33.0.0 <35.0.0",
|
|
24
|
+
"ag-grid-vue3": ">= 33.0.0 <35.0.0",
|
|
25
25
|
"vue": ">=3.0.0 <4.0.0"
|
|
26
26
|
},
|
|
27
27
|
"peerDependenciesMeta": {
|
|
@@ -47,9 +47,9 @@
|
|
|
47
47
|
"default": "./jsdom-polyfill/index.cjs"
|
|
48
48
|
},
|
|
49
49
|
"./partials": {
|
|
50
|
-
"types": "./partials/index.d.ts",
|
|
51
|
-
"module": "./partials/index.
|
|
52
|
-
"default": "./partials/index.cjs"
|
|
50
|
+
"types": "./partials/esm/index.d.ts",
|
|
51
|
+
"module": "./partials/esm/index.mjs",
|
|
52
|
+
"default": "./partials/cjs/index.cjs"
|
|
53
53
|
},
|
|
54
54
|
"./styles": {
|
|
55
55
|
"sass": "./styles/_index.scss",
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '@porsche-design-system/components-js/partials';
|
package/partials/package.json
CHANGED
package/partials/index.js
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
var partials = require('@porsche-design-system/components-js/partials');
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
Object.keys(partials).forEach(function (k) {
|
|
8
|
-
if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
|
|
9
|
-
enumerable: true,
|
|
10
|
-
get: function () { return partials[k]; }
|
|
11
|
-
});
|
|
12
|
-
});
|
|
File without changes
|
|
File without changes
|