@porsche-design-system/components-vue 3.29.0-rc.1 → 3.29.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.
Files changed (89) hide show
  1. package/CHANGELOG.md +8 -1
  2. package/cjs/PorscheDesignSystemProvider.vue.cjs +1 -1
  3. package/esm/PorscheDesignSystemProvider.vue.d.ts +6 -6
  4. package/esm/PorscheDesignSystemProvider.vue.mjs +11 -8
  5. package/esm/lib/components/AccordionWrapper.vue.d.ts +8 -7
  6. package/esm/lib/components/BannerWrapper.vue.d.ts +13 -6
  7. package/esm/lib/components/ButtonGroupWrapper.vue.d.ts +6 -5
  8. package/esm/lib/components/ButtonPureWrapper.vue.d.ts +7 -6
  9. package/esm/lib/components/ButtonTileWrapper.vue.d.ts +7 -6
  10. package/esm/lib/components/ButtonWrapper.vue.d.ts +7 -6
  11. package/esm/lib/components/CanvasWrapper.vue.d.ts +12 -5
  12. package/esm/lib/components/CarouselWrapper.vue.d.ts +8 -7
  13. package/esm/lib/components/CheckboxWrapper.vue.d.ts +10 -9
  14. package/esm/lib/components/CheckboxWrapperWrapper.vue.d.ts +6 -5
  15. package/esm/lib/components/ContentWrapperWrapper.vue.d.ts +6 -5
  16. package/esm/lib/components/CrestWrapper.vue.d.ts +1 -1
  17. package/esm/lib/components/DisplayWrapper.vue.d.ts +6 -5
  18. package/esm/lib/components/DividerWrapper.vue.d.ts +1 -1
  19. package/esm/lib/components/DrilldownItemWrapper.vue.d.ts +6 -5
  20. package/esm/lib/components/DrilldownLinkWrapper.vue.d.ts +7 -6
  21. package/esm/lib/components/DrilldownWrapper.vue.d.ts +12 -5
  22. package/esm/lib/components/FieldsetWrapper.vue.d.ts +6 -5
  23. package/esm/lib/components/FieldsetWrapperWrapper.vue.d.ts +6 -5
  24. package/esm/lib/components/FlexItemWrapper.vue.d.ts +6 -5
  25. package/esm/lib/components/FlexWrapper.vue.d.ts +6 -5
  26. package/esm/lib/components/FlyoutWrapper.vue.d.ts +12 -5
  27. package/esm/lib/components/GridItemWrapper.vue.d.ts +6 -5
  28. package/esm/lib/components/GridWrapper.vue.d.ts +6 -5
  29. package/esm/lib/components/HeadingWrapper.vue.d.ts +6 -5
  30. package/esm/lib/components/HeadlineWrapper.vue.d.ts +6 -5
  31. package/esm/lib/components/IconWrapper.vue.d.ts +2 -2
  32. package/esm/lib/components/InlineNotificationWrapper.vue.d.ts +13 -6
  33. package/esm/lib/components/InputNumberWrapper.vue.d.ts +11 -10
  34. package/esm/lib/components/InputPasswordWrapper.vue.d.ts +11 -10
  35. package/esm/lib/components/InputSearchWrapper.vue.d.ts +11 -10
  36. package/esm/lib/components/InputTextWrapper.vue.d.ts +11 -10
  37. package/esm/lib/components/LinkPureWrapper.vue.d.ts +7 -6
  38. package/esm/lib/components/LinkSocialWrapper.vue.d.ts +7 -6
  39. package/esm/lib/components/LinkTileModelSignatureWrapper.vue.d.ts +6 -5
  40. package/esm/lib/components/LinkTileProductWrapper.vue.d.ts +8 -7
  41. package/esm/lib/components/LinkTileWrapper.vue.d.ts +7 -6
  42. package/esm/lib/components/LinkWrapper.vue.d.ts +7 -6
  43. package/esm/lib/components/MarqueWrapper.vue.d.ts +2 -2
  44. package/esm/lib/components/ModalWrapper.vue.d.ts +12 -5
  45. package/esm/lib/components/ModelSignatureWrapper.vue.d.ts +6 -5
  46. package/esm/lib/components/MultiSelectOptionWrapper.vue.d.ts +6 -5
  47. package/esm/lib/components/MultiSelectWrapper.vue.d.ts +8 -7
  48. package/esm/lib/components/OptgroupWrapper.vue.d.ts +6 -5
  49. package/esm/lib/components/PaginationWrapper.vue.d.ts +3 -3
  50. package/esm/lib/components/PinCodeWrapper.vue.d.ts +8 -7
  51. package/esm/lib/components/PopoverWrapper.vue.d.ts +12 -5
  52. package/esm/lib/components/RadioButtonWrapperWrapper.vue.d.ts +6 -5
  53. package/esm/lib/components/ScrollerWrapper.vue.d.ts +6 -5
  54. package/esm/lib/components/SegmentedControlItemWrapper.vue.d.ts +6 -5
  55. package/esm/lib/components/SegmentedControlWrapper.vue.d.ts +8 -7
  56. package/esm/lib/components/SelectOptionWrapper.vue.d.ts +6 -5
  57. package/esm/lib/components/SelectWrapper.vue.d.ts +9 -8
  58. package/esm/lib/components/SelectWrapperWrapper.vue.d.ts +6 -5
  59. package/esm/lib/components/SheetWrapper.vue.d.ts +12 -5
  60. package/esm/lib/components/SpinnerWrapper.vue.d.ts +1 -1
  61. package/esm/lib/components/StepperHorizontalItemWrapper.vue.d.ts +6 -5
  62. package/esm/lib/components/StepperHorizontalWrapper.vue.d.ts +8 -7
  63. package/esm/lib/components/SwitchWrapper.vue.d.ts +9 -8
  64. package/esm/lib/components/TableBodyWrapper.vue.d.ts +6 -5
  65. package/esm/lib/components/TableCellWrapper.vue.d.ts +6 -5
  66. package/esm/lib/components/TableHeadCellWrapper.vue.d.ts +6 -5
  67. package/esm/lib/components/TableHeadRowWrapper.vue.d.ts +6 -5
  68. package/esm/lib/components/TableHeadWrapper.vue.d.ts +6 -5
  69. package/esm/lib/components/TableRowWrapper.vue.d.ts +6 -5
  70. package/esm/lib/components/TableWrapper.vue.d.ts +8 -7
  71. package/esm/lib/components/TabsBarWrapper.vue.d.ts +8 -7
  72. package/esm/lib/components/TabsItemWrapper.vue.d.ts +6 -5
  73. package/esm/lib/components/TabsWrapper.vue.d.ts +8 -7
  74. package/esm/lib/components/TagDismissibleWrapper.vue.d.ts +6 -5
  75. package/esm/lib/components/TagWrapper.vue.d.ts +6 -5
  76. package/esm/lib/components/TextFieldWrapperWrapper.vue.d.ts +12 -5
  77. package/esm/lib/components/TextListItemWrapper.vue.d.ts +6 -5
  78. package/esm/lib/components/TextListWrapper.vue.d.ts +6 -5
  79. package/esm/lib/components/TextWrapper.vue.d.ts +7 -6
  80. package/esm/lib/components/TextareaWrapper.vue.d.ts +10 -9
  81. package/esm/lib/components/TextareaWrapperWrapper.vue.d.ts +6 -5
  82. package/esm/lib/components/ToastWrapper.vue.d.ts +1 -1
  83. package/esm/lib/components/WordmarkWrapper.vue.d.ts +1 -1
  84. package/package.json +7 -7
  85. package/partials/esm/index.mjs +1 -0
  86. package/partials/package.json +3 -3
  87. package/partials/index.js +0 -12
  88. /package/partials/{index.cjs → cjs/index.cjs} +0 -0
  89. /package/partials/{index.d.ts → esm/index.d.ts} +0 -0
@@ -1,10 +1,11 @@
1
- declare function __VLS_template(): {
2
- default?(_: {}): any;
1
+ declare var __VLS_7: {};
2
+ type __VLS_Slots = {} & {
3
+ default?: (props: typeof __VLS_7) => any;
3
4
  };
4
- declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
5
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
5
+ declare const __VLS_component: import("vue").DefineComponent<{}, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
6
7
  export default _default;
7
- type __VLS_WithTemplateSlots<T, S> = T & {
8
+ type __VLS_WithSlots<T, S> = T & {
8
9
  new (): {
9
10
  $slots: S;
10
11
  };
@@ -1,10 +1,11 @@
1
- declare function __VLS_template(): {
2
- default?(_: {}): any;
1
+ declare var __VLS_7: {};
2
+ type __VLS_Slots = {} & {
3
+ default?: (props: typeof __VLS_7) => any;
3
4
  };
4
- declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
5
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
5
+ declare const __VLS_component: import("vue").DefineComponent<{}, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
6
7
  export default _default;
7
- type __VLS_WithTemplateSlots<T, S> = T & {
8
+ type __VLS_WithSlots<T, S> = T & {
8
9
  new (): {
9
10
  $slots: S;
10
11
  };
@@ -1,10 +1,11 @@
1
- declare function __VLS_template(): {
2
- default?(_: {}): any;
1
+ declare var __VLS_7: {};
2
+ type __VLS_Slots = {} & {
3
+ default?: (props: typeof __VLS_7) => any;
3
4
  };
4
- declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
5
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
5
+ declare const __VLS_component: import("vue").DefineComponent<{}, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
6
7
  export default _default;
7
- type __VLS_WithTemplateSlots<T, S> = T & {
8
+ type __VLS_WithSlots<T, S> = T & {
8
9
  new (): {
9
10
  $slots: S;
10
11
  };
@@ -17,12 +17,13 @@ type PTableProps = {
17
17
  */
18
18
  theme?: Theme;
19
19
  };
20
- declare function __VLS_template(): {
21
- default?(_: {}): any;
20
+ declare var __VLS_8: {};
21
+ type __VLS_Slots = {} & {
22
+ default?: (props: typeof __VLS_8) => any;
22
23
  };
23
- declare const __VLS_component: import("vue").DefineComponent<PTableProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
24
- sortingChange: (value: import("../types").TableHeadCellSort) => void;
25
- update: (value: import("../types").TableHeadCellSort) => void;
24
+ declare const __VLS_component: import("vue").DefineComponent<PTableProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
25
+ update: (value: import("../types").TableHeadCellSort) => any;
26
+ sortingChange: (value: import("../types").TableHeadCellSort) => any;
26
27
  }, string, import("vue").PublicProps, Readonly<PTableProps> & Readonly<{
27
28
  onUpdate?: ((value: import("../types").TableHeadCellSort) => any) | undefined;
28
29
  onSortingChange?: ((value: import("../types").TableHeadCellSort) => any) | undefined;
@@ -30,9 +31,9 @@ declare const __VLS_component: import("vue").DefineComponent<PTableProps, {}, {}
30
31
  compact: boolean;
31
32
  layout: TableLayout;
32
33
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
33
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
34
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
34
35
  export default _default;
35
- type __VLS_WithTemplateSlots<T, S> = T & {
36
+ type __VLS_WithSlots<T, S> = T & {
36
37
  new (): {
37
38
  $slots: S;
38
39
  };
@@ -25,12 +25,13 @@ type PTabsBarProps = {
25
25
  */
26
26
  weight?: TabsBarWeight;
27
27
  };
28
- declare function __VLS_template(): {
29
- default?(_: {}): any;
28
+ declare var __VLS_8: {};
29
+ type __VLS_Slots = {} & {
30
+ default?: (props: typeof __VLS_8) => any;
30
31
  };
31
- declare const __VLS_component: import("vue").DefineComponent<PTabsBarProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
32
- tabChange: (value: import("../types").TabsBarUpdateEvent) => void;
33
- update: (value: import("../types").TabsBarUpdateEvent) => void;
32
+ declare const __VLS_component: import("vue").DefineComponent<PTabsBarProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
33
+ update: (value: import("../types").TabsBarUpdateEvent) => any;
34
+ tabChange: (value: import("../types").TabsBarUpdateEvent) => any;
34
35
  }, string, import("vue").PublicProps, Readonly<PTabsBarProps> & Readonly<{
35
36
  onUpdate?: ((value: import("../types").TabsBarUpdateEvent) => any) | undefined;
36
37
  onTabChange?: ((value: import("../types").TabsBarUpdateEvent) => any) | undefined;
@@ -39,9 +40,9 @@ declare const __VLS_component: import("vue").DefineComponent<PTabsBarProps, {},
39
40
  size: BreakpointCustomizable<TabsBarSize>;
40
41
  gradientColor: TabsBarGradientColor;
41
42
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
42
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
43
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
43
44
  export default _default;
44
- type __VLS_WithTemplateSlots<T, S> = T & {
45
+ type __VLS_WithSlots<T, S> = T & {
45
46
  new (): {
46
47
  $slots: S;
47
48
  };
@@ -4,13 +4,14 @@ type PTabsItemProps = {
4
4
  */
5
5
  label: string;
6
6
  };
7
- declare function __VLS_template(): {
8
- default?(_: {}): any;
7
+ declare var __VLS_8: {};
8
+ type __VLS_Slots = {} & {
9
+ default?: (props: typeof __VLS_8) => any;
9
10
  };
10
- declare const __VLS_component: import("vue").DefineComponent<PTabsItemProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PTabsItemProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
11
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
11
+ declare const __VLS_component: import("vue").DefineComponent<PTabsItemProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PTabsItemProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
12
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
12
13
  export default _default;
13
- type __VLS_WithTemplateSlots<T, S> = T & {
14
+ type __VLS_WithSlots<T, S> = T & {
14
15
  new (): {
15
16
  $slots: S;
16
17
  };
@@ -25,12 +25,13 @@ type PTabsProps = {
25
25
  */
26
26
  weight?: TabsWeight;
27
27
  };
28
- declare function __VLS_template(): {
29
- default?(_: {}): any;
28
+ declare var __VLS_8: {};
29
+ type __VLS_Slots = {} & {
30
+ default?: (props: typeof __VLS_8) => any;
30
31
  };
31
- declare const __VLS_component: import("vue").DefineComponent<PTabsProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
32
- tabChange: (value: import("../types").TabsBarUpdateEvent) => void;
33
- update: (value: import("../types").TabsBarUpdateEvent) => void;
32
+ declare const __VLS_component: import("vue").DefineComponent<PTabsProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
33
+ update: (value: import("../types").TabsBarUpdateEvent) => any;
34
+ tabChange: (value: import("../types").TabsBarUpdateEvent) => any;
34
35
  }, string, import("vue").PublicProps, Readonly<PTabsProps> & Readonly<{
35
36
  onUpdate?: ((value: import("../types").TabsBarUpdateEvent) => any) | undefined;
36
37
  onTabChange?: ((value: import("../types").TabsBarUpdateEvent) => any) | undefined;
@@ -40,9 +41,9 @@ declare const __VLS_component: import("vue").DefineComponent<PTabsProps, {}, {},
40
41
  gradientColor: TabsGradientColor;
41
42
  activeTabIndex: number;
42
43
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
43
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
44
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
44
45
  export default _default;
45
- type __VLS_WithTemplateSlots<T, S> = T & {
46
+ type __VLS_WithSlots<T, S> = T & {
46
47
  new (): {
47
48
  $slots: S;
48
49
  };
@@ -17,15 +17,16 @@ type PTagDismissibleProps = {
17
17
  */
18
18
  theme?: Theme;
19
19
  };
20
- declare function __VLS_template(): {
21
- default?(_: {}): any;
20
+ declare var __VLS_8: {};
21
+ type __VLS_Slots = {} & {
22
+ default?: (props: typeof __VLS_8) => any;
22
23
  };
23
- declare const __VLS_component: import("vue").DefineComponent<PTagDismissibleProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PTagDismissibleProps> & Readonly<{}>, {
24
+ declare const __VLS_component: import("vue").DefineComponent<PTagDismissibleProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PTagDismissibleProps> & Readonly<{}>, {
24
25
  color: TagDismissibleColor;
25
26
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
26
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
27
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
27
28
  export default _default;
28
- type __VLS_WithTemplateSlots<T, S> = T & {
29
+ type __VLS_WithSlots<T, S> = T & {
29
30
  new (): {
30
31
  $slots: S;
31
32
  };
@@ -21,16 +21,17 @@ type PTagProps = {
21
21
  */
22
22
  theme?: Theme;
23
23
  };
24
- declare function __VLS_template(): {
25
- default?(_: {}): any;
24
+ declare var __VLS_8: {};
25
+ type __VLS_Slots = {} & {
26
+ default?: (props: typeof __VLS_8) => any;
26
27
  };
27
- declare const __VLS_component: import("vue").DefineComponent<PTagProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PTagProps> & Readonly<{}>, {
28
+ declare const __VLS_component: import("vue").DefineComponent<PTagProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PTagProps> & Readonly<{}>, {
28
29
  compact: boolean;
29
30
  color: TagColor;
30
31
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
31
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
32
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
32
33
  export default _default;
33
- type __VLS_WithTemplateSlots<T, S> = T & {
34
+ type __VLS_WithSlots<T, S> = T & {
34
35
  new (): {
35
36
  $slots: S;
36
37
  };
@@ -57,10 +57,17 @@ type PTextFieldWrapperProps = {
57
57
  */
58
58
  unitPosition?: TextFieldWrapperUnitPosition;
59
59
  };
60
- declare function __VLS_template(): {
61
- default?(_: {}): any;
60
+ declare var __VLS_8: {};
61
+ type __VLS_Slots = {} & {
62
+ default?: (props: typeof __VLS_8) => any;
62
63
  };
63
- declare const __VLS_component: import("vue").DefineComponent<PTextFieldWrapperProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, any, string, import("vue").PublicProps, any, {
64
+ declare const __VLS_component: import("vue").DefineComponent<PTextFieldWrapperProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
65
+ [x: string]: any;
66
+ } & {
67
+ [x: string]: any;
68
+ }, string, import("vue").PublicProps, Readonly<PTextFieldWrapperProps> & Readonly<{
69
+ [x: `on${Capitalize<any>}`]: ((...args: any) => any) | undefined;
70
+ }>, {
64
71
  label: string;
65
72
  description: string;
66
73
  state: TextFieldWrapperState;
@@ -73,9 +80,9 @@ declare const __VLS_component: import("vue").DefineComponent<PTextFieldWrapperPr
73
80
  unit: string;
74
81
  unitPosition: TextFieldWrapperUnitPosition;
75
82
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
76
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
83
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
77
84
  export default _default;
78
- type __VLS_WithTemplateSlots<T, S> = T & {
85
+ type __VLS_WithSlots<T, S> = T & {
79
86
  new (): {
80
87
  $slots: S;
81
88
  };
@@ -1,10 +1,11 @@
1
- declare function __VLS_template(): {
2
- default?(_: {}): any;
1
+ declare var __VLS_7: {};
2
+ type __VLS_Slots = {} & {
3
+ default?: (props: typeof __VLS_7) => any;
3
4
  };
4
- declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
5
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
5
+ declare const __VLS_component: import("vue").DefineComponent<{}, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
6
7
  export default _default;
7
- type __VLS_WithTemplateSlots<T, S> = T & {
8
+ type __VLS_WithSlots<T, S> = T & {
8
9
  new (): {
9
10
  $slots: S;
10
11
  };
@@ -17,15 +17,16 @@ type PTextListProps = {
17
17
  */
18
18
  type?: TextListType;
19
19
  };
20
- declare function __VLS_template(): {
21
- default?(_: {}): any;
20
+ declare var __VLS_8: {};
21
+ type __VLS_Slots = {} & {
22
+ default?: (props: typeof __VLS_8) => any;
22
23
  };
23
- declare const __VLS_component: import("vue").DefineComponent<PTextListProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PTextListProps> & Readonly<{}>, {
24
+ declare const __VLS_component: import("vue").DefineComponent<PTextListProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PTextListProps> & Readonly<{}>, {
24
25
  type: TextListType;
25
26
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
26
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
27
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
27
28
  export default _default;
28
- type __VLS_WithTemplateSlots<T, S> = T & {
29
+ type __VLS_WithSlots<T, S> = T & {
29
30
  new (): {
30
31
  $slots: S;
31
32
  };
@@ -29,20 +29,21 @@ type PTextProps = {
29
29
  */
30
30
  weight?: TextWeight;
31
31
  };
32
- declare function __VLS_template(): {
33
- default?(_: {}): any;
32
+ declare var __VLS_8: {};
33
+ type __VLS_Slots = {} & {
34
+ default?: (props: typeof __VLS_8) => any;
34
35
  };
35
- declare const __VLS_component: import("vue").DefineComponent<PTextProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PTextProps> & Readonly<{}>, {
36
+ declare const __VLS_component: import("vue").DefineComponent<PTextProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PTextProps> & Readonly<{}>, {
36
37
  weight: TextWeight;
37
- tag: TextTag;
38
38
  size: BreakpointCustomizable<TextSize>;
39
+ tag: TextTag;
39
40
  align: TextAlign;
40
41
  color: TextColor;
41
42
  ellipsis: boolean;
42
43
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
43
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
44
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
44
45
  export default _default;
45
- type __VLS_WithTemplateSlots<T, S> = T & {
46
+ type __VLS_WithSlots<T, S> = T & {
46
47
  new (): {
47
48
  $slots: S;
48
49
  };
@@ -85,13 +85,14 @@ type PTextareaProps = {
85
85
  */
86
86
  wrap?: TextareaWrap;
87
87
  };
88
- declare function __VLS_template(): {
89
- default?(_: {}): any;
88
+ declare var __VLS_8: {};
89
+ type __VLS_Slots = {} & {
90
+ default?: (props: typeof __VLS_8) => any;
90
91
  };
91
- declare const __VLS_component: import("vue").DefineComponent<PTextareaProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
92
- blur: (value: Event) => void;
93
- change: (value: Event) => void;
94
- input: (value: InputEvent) => void;
92
+ declare const __VLS_component: import("vue").DefineComponent<PTextareaProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
93
+ blur: (value: Event) => any;
94
+ change: (value: Event) => any;
95
+ input: (value: InputEvent) => any;
95
96
  }, string, import("vue").PublicProps, Readonly<PTextareaProps> & Readonly<{
96
97
  onBlur?: ((value: Event) => any) | undefined;
97
98
  onChange?: ((value: Event) => any) | undefined;
@@ -101,9 +102,9 @@ declare const __VLS_component: import("vue").DefineComponent<PTextareaProps, {},
101
102
  resize: TextareaResize;
102
103
  label: string;
103
104
  description: string;
104
- disabled: boolean;
105
105
  state: TextareaState;
106
106
  required: boolean;
107
+ disabled: boolean;
107
108
  hideLabel: BreakpointCustomizable<boolean>;
108
109
  value: string;
109
110
  message: string;
@@ -112,9 +113,9 @@ declare const __VLS_component: import("vue").DefineComponent<PTextareaProps, {},
112
113
  counter: boolean;
113
114
  rows: number;
114
115
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
115
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
116
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
116
117
  export default _default;
117
- type __VLS_WithTemplateSlots<T, S> = T & {
118
+ type __VLS_WithSlots<T, S> = T & {
118
119
  new (): {
119
120
  $slots: S;
120
121
  };
@@ -33,10 +33,11 @@ type PTextareaWrapperProps = {
33
33
  */
34
34
  theme?: Theme;
35
35
  };
36
- declare function __VLS_template(): {
37
- default?(_: {}): any;
36
+ declare var __VLS_8: {};
37
+ type __VLS_Slots = {} & {
38
+ default?: (props: typeof __VLS_8) => any;
38
39
  };
39
- declare const __VLS_component: import("vue").DefineComponent<PTextareaWrapperProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PTextareaWrapperProps> & Readonly<{}>, {
40
+ declare const __VLS_component: import("vue").DefineComponent<PTextareaWrapperProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PTextareaWrapperProps> & Readonly<{}>, {
40
41
  label: string;
41
42
  description: string;
42
43
  state: TextareaWrapperState;
@@ -44,9 +45,9 @@ declare const __VLS_component: import("vue").DefineComponent<PTextareaWrapperPro
44
45
  message: string;
45
46
  showCounter: boolean;
46
47
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
47
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
48
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
48
49
  export default _default;
49
- type __VLS_WithTemplateSlots<T, S> = T & {
50
+ type __VLS_WithSlots<T, S> = T & {
50
51
  new (): {
51
52
  $slots: S;
52
53
  };
@@ -5,5 +5,5 @@ type PToastProps = {
5
5
  */
6
6
  theme?: Theme;
7
7
  };
8
- declare const _default: import("vue").DefineComponent<PToastProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PToastProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
8
+ declare const _default: import("vue").DefineComponent<PToastProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PToastProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
9
9
  export default _default;
@@ -21,7 +21,7 @@ type PWordmarkProps = {
21
21
  */
22
22
  theme?: Theme;
23
23
  };
24
- declare const _default: import("vue").DefineComponent<PWordmarkProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PWordmarkProps> & Readonly<{}>, {
24
+ declare const _default: import("vue").DefineComponent<PWordmarkProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PWordmarkProps> & Readonly<{}>, {
25
25
  size: WordmarkSize;
26
26
  target: WordmarkTarget;
27
27
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@porsche-design-system/components-vue",
3
- "version": "3.29.0-rc.1",
3
+ "version": "3.29.0-rc.2",
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.1"
20
+ "@porsche-design-system/components-js": "3.29.0-rc.2"
21
21
  },
22
22
  "peerDependencies": {
23
- "ag-grid-enterprise": ">= 33.0.0 <34.0.0",
24
- "ag-grid-vue3": ">= 33.0.0 <34.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.js",
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';
@@ -1,6 +1,6 @@
1
1
  {
2
- "main": "index.cjs",
3
- "module": "index.js",
4
- "types": "index.d.ts",
2
+ "main": "cjs/index.cjs",
3
+ "module": "esm/index.mjs",
4
+ "types": "esm/index.d.ts",
5
5
  "sideEffects": false
6
6
  }
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