@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.
Files changed (107) hide show
  1. package/CHANGELOG.md +37 -1
  2. package/PorscheDesignSystemProvider.vue.d.ts +1 -6
  3. package/lib/components/AccordionWrapper.vue.d.ts +1 -6
  4. package/lib/components/AccordionWrapper.vue.js +8 -8
  5. package/lib/components/BannerWrapper.vue.d.ts +1 -6
  6. package/lib/components/BannerWrapper.vue.js +5 -5
  7. package/lib/components/ButtonGroupWrapper.vue.d.ts +1 -6
  8. package/lib/components/ButtonPureWrapper.vue.d.ts +1 -6
  9. package/lib/components/ButtonPureWrapper.vue.js +2 -2
  10. package/lib/components/ButtonTileWrapper.vue.d.ts +1 -6
  11. package/lib/components/ButtonTileWrapper.vue.js +11 -11
  12. package/lib/components/ButtonWrapper.vue.d.ts +1 -6
  13. package/lib/components/ButtonWrapper.vue.js +7 -7
  14. package/lib/components/CarouselWrapper.vue.d.ts +1 -6
  15. package/lib/components/CarouselWrapper.vue.js +13 -13
  16. package/lib/components/CheckboxWrapperWrapper.vue.d.ts +2 -7
  17. package/lib/components/ContentWrapperWrapper.vue.d.ts +1 -6
  18. package/lib/components/CrestWrapper.vue.d.ts +1 -2
  19. package/lib/components/CrestWrapper.vue.js +8 -8
  20. package/lib/components/DisplayWrapper.vue.d.ts +1 -6
  21. package/lib/components/DisplayWrapper.vue.js +7 -7
  22. package/lib/components/DividerWrapper.vue.d.ts +1 -2
  23. package/lib/components/DividerWrapper.vue.js +9 -9
  24. package/lib/components/FieldsetWrapper.vue.d.ts +1 -6
  25. package/lib/components/FieldsetWrapperWrapper.vue.d.ts +1 -6
  26. package/lib/components/FlexItemWrapper.vue.d.ts +1 -6
  27. package/lib/components/FlexWrapper.vue.d.ts +1 -6
  28. package/lib/components/FlyoutWrapper.vue.d.ts +61 -0
  29. package/lib/components/FlyoutWrapper.vue.js +31 -0
  30. package/lib/components/FlyoutWrapper.vue2.js +4 -0
  31. package/lib/components/GridItemWrapper.vue.d.ts +1 -6
  32. package/lib/components/GridWrapper.vue.d.ts +1 -6
  33. package/lib/components/HeadingWrapper.vue.d.ts +1 -6
  34. package/lib/components/HeadingWrapper.vue.js +3 -3
  35. package/lib/components/HeadlineWrapper.vue.d.ts +1 -6
  36. package/lib/components/HeadlineWrapper.vue.js +5 -5
  37. package/lib/components/IconWrapper.vue.d.ts +2 -3
  38. package/lib/components/IconWrapper.vue.js +2 -2
  39. package/lib/components/InlineNotificationWrapper.vue.d.ts +2 -7
  40. package/lib/components/InlineNotificationWrapper.vue.js +7 -7
  41. package/lib/components/LinkPureWrapper.vue.d.ts +1 -6
  42. package/lib/components/LinkPureWrapper.vue.js +16 -16
  43. package/lib/components/LinkSocialWrapper.vue.d.ts +1 -6
  44. package/lib/components/LinkSocialWrapper.vue.js +14 -14
  45. package/lib/components/LinkTileModelSignatureWrapper.vue.d.ts +1 -6
  46. package/lib/components/LinkTileModelSignatureWrapper.vue.js +6 -6
  47. package/lib/components/LinkTileWrapper.vue.d.ts +1 -6
  48. package/lib/components/LinkTileWrapper.vue.js +16 -16
  49. package/lib/components/LinkWrapper.vue.d.ts +1 -6
  50. package/lib/components/LinkWrapper.vue.js +15 -15
  51. package/lib/components/MarqueWrapper.vue.d.ts +1 -2
  52. package/lib/components/MarqueWrapper.vue.js +10 -10
  53. package/lib/components/ModalWrapper.vue.d.ts +1 -6
  54. package/lib/components/ModalWrapper.vue.js +7 -7
  55. package/lib/components/ModelSignatureWrapper.vue.d.ts +1 -2
  56. package/lib/components/PaginationWrapper.vue.d.ts +1 -2
  57. package/lib/components/PaginationWrapper.vue.js +10 -10
  58. package/lib/components/PopoverWrapper.vue.d.ts +1 -6
  59. package/lib/components/PopoverWrapper.vue.js +7 -7
  60. package/lib/components/RadioButtonWrapperWrapper.vue.d.ts +1 -6
  61. package/lib/components/ScrollerWrapper.vue.d.ts +1 -6
  62. package/lib/components/ScrollerWrapper.vue.js +11 -11
  63. package/lib/components/SegmentedControlItemWrapper.vue.d.ts +1 -6
  64. package/lib/components/SegmentedControlItemWrapper.vue.js +13 -13
  65. package/lib/components/SegmentedControlWrapper.vue.d.ts +1 -6
  66. package/lib/components/SegmentedControlWrapper.vue.js +11 -11
  67. package/lib/components/SelectWrapperWrapper.vue.d.ts +1 -6
  68. package/lib/components/SpinnerWrapper.vue.d.ts +1 -2
  69. package/lib/components/SpinnerWrapper.vue.js +4 -4
  70. package/lib/components/StepperHorizontalItemWrapper.vue.d.ts +1 -6
  71. package/lib/components/StepperHorizontalItemWrapper.vue.js +4 -4
  72. package/lib/components/StepperHorizontalWrapper.vue.d.ts +1 -6
  73. package/lib/components/SwitchWrapper.vue.d.ts +1 -6
  74. package/lib/components/TableBodyWrapper.vue.d.ts +1 -6
  75. package/lib/components/TableCellWrapper.vue.d.ts +1 -6
  76. package/lib/components/TableHeadCellWrapper.vue.d.ts +1 -6
  77. package/lib/components/TableHeadCellWrapper.vue.js +3 -3
  78. package/lib/components/TableHeadRowWrapper.vue.d.ts +1 -6
  79. package/lib/components/TableHeadWrapper.vue.d.ts +1 -6
  80. package/lib/components/TableRowWrapper.vue.d.ts +1 -6
  81. package/lib/components/TableWrapper.vue.d.ts +1 -6
  82. package/lib/components/TableWrapper.vue.js +4 -4
  83. package/lib/components/TabsBarWrapper.vue.d.ts +1 -6
  84. package/lib/components/TabsBarWrapper.vue.js +8 -8
  85. package/lib/components/TabsItemWrapper.vue.d.ts +1 -6
  86. package/lib/components/TabsItemWrapper.vue.js +3 -3
  87. package/lib/components/TabsWrapper.vue.d.ts +1 -6
  88. package/lib/components/TabsWrapper.vue.js +7 -7
  89. package/lib/components/TagDismissibleWrapper.vue.d.ts +1 -6
  90. package/lib/components/TagDismissibleWrapper.vue.js +7 -7
  91. package/lib/components/TagWrapper.vue.d.ts +1 -6
  92. package/lib/components/TagWrapper.vue.js +11 -11
  93. package/lib/components/TextFieldWrapperWrapper.vue.d.ts +8 -6
  94. package/lib/components/TextFieldWrapperWrapper.vue.js +13 -12
  95. package/lib/components/TextListItemWrapper.vue.d.ts +1 -6
  96. package/lib/components/TextListWrapper.vue.d.ts +1 -6
  97. package/lib/components/TextListWrapper.vue.js +8 -8
  98. package/lib/components/TextWrapper.vue.d.ts +1 -6
  99. package/lib/components/TextareaWrapperWrapper.vue.d.ts +1 -6
  100. package/lib/components/ToastWrapper.vue.d.ts +1 -2
  101. package/lib/components/WordmarkWrapper.vue.d.ts +1 -2
  102. package/lib/components/WordmarkWrapper.vue.js +11 -11
  103. package/lib/components/index.d.ts +1 -0
  104. package/lib/types.d.ts +17 -1
  105. package/package.json +2 -2
  106. package/public-api.js +103 -101
  107. package/utils.d.ts +1 -1
@@ -1,28 +1,28 @@
1
- import { defineComponent as a, ref as p, onMounted as f, onUpdated as s, openBlock as u, createBlock as c, resolveDynamicComponent as i, unref as d, withCtx as m, renderSlot as _ } from "vue";
2
- import { getPrefixedTagName as h, syncProperties as n } from "../../utils.js";
3
- const v = /* @__PURE__ */ a({
1
+ import { defineComponent as l, ref as p, onMounted as f, onUpdated as s, openBlock as c, createBlock as i, resolveDynamicComponent as d, unref as m, withCtx as u, renderSlot as _ } from "vue";
2
+ import { getPrefixedTagName as h, syncProperties as t } from "../../utils.js";
3
+ const v = /* @__PURE__ */ l({
4
4
  __name: "LinkSocialWrapper",
5
5
  props: {
6
6
  hideLabel: { default: !1 },
7
- href: null,
8
- icon: null,
9
- iconSource: null,
10
- rel: null,
7
+ href: {},
8
+ icon: {},
9
+ iconSource: {},
10
+ rel: {},
11
11
  target: { default: "_self" },
12
12
  theme: { default: "light" }
13
13
  },
14
- setup(t) {
15
- const o = t, l = h("p-link-social"), e = p();
14
+ setup(n) {
15
+ const o = n, r = h("p-link-social"), e = p();
16
16
  return f(() => {
17
- n(e.value, o);
17
+ t(e.value, o);
18
18
  }), s(() => {
19
- n(e.value, o);
20
- }), (r, C) => (u(), c(i(d(l)), {
19
+ t(e.value, o);
20
+ }), (a, C) => (c(), i(d(m(r)), {
21
21
  ref_key: "pdsComponentRef",
22
22
  ref: e
23
23
  }, {
24
- default: m(() => [
25
- _(r.$slots, "default")
24
+ default: u(() => [
25
+ _(a.$slots, "default")
26
26
  ]),
27
27
  _: 3
28
28
  }, 512));
@@ -1,4 +1,3 @@
1
- /** __vue_virtual_code_placeholder */
2
1
  import type { BreakpointCustomizable, LinkTileModelSignatureAspectRatio, LinkTileModelSignatureHeadingTag, LinkTileModelSignatureLinkDirection, LinkTileModelSignatureModel, LinkTileModelSignatureWeight } from '../types';
3
2
  type PLinkTileModelSignatureProps = {
4
3
  /**
@@ -54,7 +53,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
54
53
  headingTag: "h2" | "h3" | "h4" | "h5" | "h6";
55
54
  linkDirection: BreakpointCustomizable<"row" | "column">;
56
55
  model: "718" | "911" | "boxster" | "cayenne" | "cayman" | "macan" | "panamera" | "taycan" | "turbo-s" | "turbo";
57
- }>, {
56
+ }, {}>, {
58
57
  default?(_: {}): any;
59
58
  }>;
60
59
  export default _default;
@@ -75,12 +74,8 @@ type __VLS_WithDefaults<P, D> = {
75
74
  type __VLS_WithTemplateSlots<T, S> = T & {
76
75
  new (): {
77
76
  $slots: S;
78
- $props: __VLS_PropsChildren<S>;
79
77
  };
80
78
  };
81
- type __VLS_PropsChildren<S> = {
82
- [K in keyof (boolean extends (JSX.ElementChildrenAttribute extends never ? true : false) ? never : JSX.ElementChildrenAttribute)]?: S;
83
- };
84
79
  type __VLS_Prettify<T> = {
85
80
  [K in keyof T]: T[K];
86
81
  } & {};
@@ -1,23 +1,23 @@
1
- import { defineComponent as l, ref as i, onMounted as d, onUpdated as p, openBlock as s, createBlock as u, resolveDynamicComponent as f, unref as m, withCtx as c, renderSlot as g } from "vue";
1
+ import { defineComponent as i, ref as l, onMounted as d, onUpdated as p, openBlock as s, createBlock as f, resolveDynamicComponent as u, unref as m, withCtx as c, renderSlot as g } from "vue";
2
2
  import { getPrefixedTagName as _, syncProperties as t } from "../../utils.js";
3
- const w = /* @__PURE__ */ l({
3
+ const w = /* @__PURE__ */ i({
4
4
  __name: "LinkTileModelSignatureWrapper",
5
5
  props: {
6
6
  aspectRatio: { default: "3:4" },
7
- description: null,
8
- heading: null,
7
+ description: {},
8
+ heading: {},
9
9
  headingTag: { default: "h2" },
10
10
  linkDirection: { default: () => ({ base: "column", xs: "row" }) },
11
11
  model: { default: "911" },
12
12
  weight: { default: "semi-bold" }
13
13
  },
14
14
  setup(n) {
15
- const o = n, a = _("p-link-tile-model-signature"), e = i();
15
+ const o = n, a = _("p-link-tile-model-signature"), e = l();
16
16
  return d(() => {
17
17
  t(e.value, o);
18
18
  }), p(() => {
19
19
  t(e.value, o);
20
- }), (r, h) => (s(), u(f(m(a)), {
20
+ }), (r, h) => (s(), f(u(m(a)), {
21
21
  ref_key: "pdsComponentRef",
22
22
  ref: e
23
23
  }, {
@@ -1,4 +1,3 @@
1
- /** __vue_virtual_code_placeholder */
2
1
  import type { LinkTileAlign, SelectedAriaAttributes, LinkTileAriaAttribute, BreakpointCustomizable, LinkTileAspectRatio, LinkTileSize, LinkTileTarget, LinkTileWeight } from '../types';
3
2
  type PLinkTileProps = {
4
3
  /**
@@ -78,7 +77,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
78
77
  aspectRatio: BreakpointCustomizable<"1:1" | "4:3" | "3:4" | "16:9" | "9:16">;
79
78
  gradient: boolean;
80
79
  target: string;
81
- }>, {
80
+ }, {}>, {
82
81
  default?(_: {}): any;
83
82
  }>;
84
83
  export default _default;
@@ -99,12 +98,8 @@ type __VLS_WithDefaults<P, D> = {
99
98
  type __VLS_WithTemplateSlots<T, S> = T & {
100
99
  new (): {
101
100
  $slots: S;
102
- $props: __VLS_PropsChildren<S>;
103
101
  };
104
102
  };
105
- type __VLS_PropsChildren<S> = {
106
- [K in keyof (boolean extends (JSX.ElementChildrenAttribute extends never ? true : false) ? never : JSX.ElementChildrenAttribute)]?: S;
107
- };
108
103
  type __VLS_Prettify<T> = {
109
104
  [K in keyof T]: T[K];
110
105
  } & {};
@@ -1,34 +1,34 @@
1
- import { defineComponent as r, ref as f, onMounted as p, onUpdated as u, openBlock as d, createBlock as s, resolveDynamicComponent as i, unref as c, withCtx as m, renderSlot as _ } from "vue";
2
- import { getPrefixedTagName as g, syncProperties as l } from "../../utils.js";
3
- const h = /* @__PURE__ */ r({
1
+ import { defineComponent as l, ref as f, onMounted as p, onUpdated as d, openBlock as s, createBlock as i, resolveDynamicComponent as u, unref as c, withCtx as m, renderSlot as _ } from "vue";
2
+ import { getPrefixedTagName as g, syncProperties as o } from "../../utils.js";
3
+ const h = /* @__PURE__ */ l({
4
4
  __name: "LinkTileWrapper",
5
5
  props: {
6
6
  align: { default: "bottom" },
7
- aria: null,
7
+ aria: {},
8
8
  aspectRatio: { default: "4:3" },
9
9
  compact: { default: !1 },
10
- description: null,
11
- download: null,
10
+ description: {},
11
+ download: {},
12
12
  gradient: { type: Boolean, default: !0 },
13
- href: null,
14
- label: null,
15
- rel: null,
13
+ href: {},
14
+ label: {},
15
+ rel: {},
16
16
  size: { default: "default" },
17
17
  target: { default: "_self" },
18
18
  weight: { default: "semi-bold" }
19
19
  },
20
- setup(o) {
21
- const t = o, n = g("p-link-tile"), e = f();
20
+ setup(a) {
21
+ const t = a, n = g("p-link-tile"), e = f();
22
22
  return p(() => {
23
- l(e.value, t);
24
- }), u(() => {
25
- l(e.value, t);
26
- }), (a, C) => (d(), s(i(c(n)), {
23
+ o(e.value, t);
24
+ }), d(() => {
25
+ o(e.value, t);
26
+ }), (r, C) => (s(), i(u(c(n)), {
27
27
  ref_key: "pdsComponentRef",
28
28
  ref: e
29
29
  }, {
30
30
  default: m(() => [
31
- _(a.$slots, "default")
31
+ _(r.$slots, "default")
32
32
  ]),
33
33
  _: 3
34
34
  }, 512));
@@ -1,4 +1,3 @@
1
- /** __vue_virtual_code_placeholder */
2
1
  import type { SelectedAriaAttributes, LinkAriaAttribute, BreakpointCustomizable, LinkIcon, LinkTarget, Theme, LinkVariant } from '../types';
3
2
  type PLinkProps = {
4
3
  /**
@@ -60,7 +59,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
60
59
  icon: import("../types").LinkButtonIconName;
61
60
  variant: "primary" | "secondary" | "tertiary";
62
61
  target: string;
63
- }>, {
62
+ }, {}>, {
64
63
  default?(_: {}): any;
65
64
  }>;
66
65
  export default _default;
@@ -81,12 +80,8 @@ type __VLS_WithDefaults<P, D> = {
81
80
  type __VLS_WithTemplateSlots<T, S> = T & {
82
81
  new (): {
83
82
  $slots: S;
84
- $props: __VLS_PropsChildren<S>;
85
83
  };
86
84
  };
87
- type __VLS_PropsChildren<S> = {
88
- [K in keyof (boolean extends (JSX.ElementChildrenAttribute extends never ? true : false) ? never : JSX.ElementChildrenAttribute)]?: S;
89
- };
90
85
  type __VLS_Prettify<T> = {
91
86
  [K in keyof T]: T[K];
92
87
  } & {};
@@ -1,31 +1,31 @@
1
- import { defineComponent as a, ref as f, onMounted as p, onUpdated as u, openBlock as d, createBlock as s, resolveDynamicComponent as i, unref as c, withCtx as m, renderSlot as _ } from "vue";
2
- import { getPrefixedTagName as h, syncProperties as o } from "../../utils.js";
3
- const v = /* @__PURE__ */ a({
1
+ import { defineComponent as f, ref as l, onMounted as p, onUpdated as d, openBlock as s, createBlock as i, resolveDynamicComponent as u, unref as c, withCtx as m, renderSlot as _ } from "vue";
2
+ import { getPrefixedTagName as h, syncProperties as t } from "../../utils.js";
3
+ const v = /* @__PURE__ */ f({
4
4
  __name: "LinkWrapper",
5
5
  props: {
6
- aria: null,
7
- download: null,
6
+ aria: {},
7
+ download: {},
8
8
  hideLabel: { default: !1 },
9
- href: null,
9
+ href: {},
10
10
  icon: { default: "none" },
11
- iconSource: null,
12
- rel: null,
11
+ iconSource: {},
12
+ rel: {},
13
13
  target: { default: "_self" },
14
14
  theme: { default: "light" },
15
15
  variant: { default: "primary" }
16
16
  },
17
- setup(t) {
18
- const n = t, l = h("p-link"), e = f();
17
+ setup(n) {
18
+ const o = n, r = h("p-link"), e = l();
19
19
  return p(() => {
20
- o(e.value, n);
21
- }), u(() => {
22
- o(e.value, n);
23
- }), (r, C) => (d(), s(i(c(l)), {
20
+ t(e.value, o);
21
+ }), d(() => {
22
+ t(e.value, o);
23
+ }), (a, C) => (s(), i(u(c(r)), {
24
24
  ref_key: "pdsComponentRef",
25
25
  ref: e
26
26
  }, {
27
27
  default: m(() => [
28
- _(r.$slots, "default")
28
+ _(a.$slots, "default")
29
29
  ]),
30
30
  _: 3
31
31
  }, 512));
@@ -1,4 +1,3 @@
1
- /** __vue_virtual_code_placeholder */
2
1
  import type { SelectedAriaAttributes, MarqueAriaAttribute, MarqueSize, MarqueTarget, MarqueVariant } from '../types';
3
2
  type PMarqueProps = {
4
3
  /**
@@ -42,7 +41,7 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
42
41
  variant: "default" | "75-years";
43
42
  target: string;
44
43
  trademark: boolean;
45
- }>;
44
+ }, {}>;
46
45
  export default _default;
47
46
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
48
47
  type __VLS_TypePropsToRuntimeProps<T> = {
@@ -1,22 +1,22 @@
1
- import { defineComponent as a, ref as p, onMounted as f, onUpdated as l, openBlock as u, createBlock as s, resolveDynamicComponent as m, unref as d } from "vue";
2
- import { getPrefixedTagName as c, syncProperties as n } from "../../utils.js";
1
+ import { defineComponent as a, ref as p, onMounted as f, onUpdated as s, openBlock as u, createBlock as l, resolveDynamicComponent as m, unref as d } from "vue";
2
+ import { getPrefixedTagName as c, syncProperties as o } from "../../utils.js";
3
3
  const g = /* @__PURE__ */ a({
4
4
  __name: "MarqueWrapper",
5
5
  props: {
6
- aria: null,
7
- href: null,
6
+ aria: {},
7
+ href: {},
8
8
  size: { default: "responsive" },
9
9
  target: { default: "_self" },
10
10
  trademark: { type: Boolean, default: !0 },
11
11
  variant: { default: "default" }
12
12
  },
13
- setup(o) {
14
- const t = o, r = c("p-marque"), e = p();
13
+ setup(r) {
14
+ const t = r, n = c("p-marque"), e = p();
15
15
  return f(() => {
16
- n(e.value, t);
17
- }), l(() => {
18
- n(e.value, t);
19
- }), (i, _) => (u(), s(m(d(r)), {
16
+ o(e.value, t);
17
+ }), s(() => {
18
+ o(e.value, t);
19
+ }), (i, _) => (u(), l(m(d(n)), {
20
20
  ref_key: "pdsComponentRef",
21
21
  ref: e
22
22
  }, null, 512));
@@ -1,4 +1,3 @@
1
- /** __vue_virtual_code_placeholder */
2
1
  import type { SelectedAriaAttributes, ModalAriaAttribute, BreakpointCustomizable } from '../types';
3
2
  type PModalProps = {
4
3
  /**
@@ -51,7 +50,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
51
50
  dismissButton: boolean;
52
51
  disableBackdropClick: boolean;
53
52
  fullscreen: BreakpointCustomizable<boolean>;
54
- }>, {
53
+ }, {}>, {
55
54
  default?(_: {}): any;
56
55
  }>;
57
56
  export default _default;
@@ -72,12 +71,8 @@ type __VLS_WithDefaults<P, D> = {
72
71
  type __VLS_WithTemplateSlots<T, S> = T & {
73
72
  new (): {
74
73
  $slots: S;
75
- $props: __VLS_PropsChildren<S>;
76
74
  };
77
75
  };
78
- type __VLS_PropsChildren<S> = {
79
- [K in keyof (boolean extends (JSX.ElementChildrenAttribute extends never ? true : false) ? never : JSX.ElementChildrenAttribute)]?: S;
80
- };
81
76
  type __VLS_Prettify<T> = {
82
77
  [K in keyof T]: T[K];
83
78
  } & {};
@@ -1,24 +1,24 @@
1
- import { defineComponent as p, ref as d, onMounted as f, onUpdated as u, openBlock as i, createBlock as m, resolveDynamicComponent as c, unref as B, withCtx as C, renderSlot as y } from "vue";
1
+ import { defineComponent as p, ref as d, onMounted as f, onUpdated as i, openBlock as u, createBlock as m, resolveDynamicComponent as c, unref as B, withCtx as C, renderSlot as y } from "vue";
2
2
  import { getPrefixedTagName as _, syncProperties as n, addEventListenerToElementRef as a } from "../../utils.js";
3
3
  const b = /* @__PURE__ */ p({
4
4
  __name: "ModalWrapper",
5
5
  props: {
6
- aria: null,
6
+ aria: {},
7
7
  disableBackdropClick: { type: Boolean, default: !1 },
8
8
  disableCloseButton: { type: Boolean },
9
9
  dismissButton: { type: Boolean, default: !0 },
10
10
  fullscreen: { default: !1 },
11
- heading: null,
11
+ heading: {},
12
12
  open: { type: Boolean, default: !1 }
13
13
  },
14
14
  emits: ["close", "dismiss"],
15
- setup(l, { emit: o }) {
16
- const t = l, s = _("p-modal"), e = d();
15
+ setup(s, { emit: o }) {
16
+ const t = s, l = _("p-modal"), e = d();
17
17
  return f(() => {
18
18
  n(e.value, t), a(e.value, "close", o), a(e.value, "dismiss", o);
19
- }), u(() => {
19
+ }), i(() => {
20
20
  n(e.value, t);
21
- }), (r, v) => (i(), m(c(B(s)), {
21
+ }), (r, v) => (u(), m(c(B(l)), {
22
22
  ref_key: "pdsComponentRef",
23
23
  ref: e
24
24
  }, {
@@ -1,4 +1,3 @@
1
- /** __vue_virtual_code_placeholder */
2
1
  import type { ModelSignatureColor, ModelSignatureModel, ModelSignatureSize, Theme } from '../types';
3
2
  type PModelSignatureProps = {
4
3
  /**
@@ -33,7 +32,7 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
33
32
  theme: "light" | "dark";
34
33
  color: "inherit" | "primary" | "contrast-low" | "contrast-medium" | "contrast-high";
35
34
  model: "718" | "911" | "boxster" | "cayenne" | "cayman" | "macan" | "panamera" | "taycan" | "turbo-s" | "turbo";
36
- }>;
35
+ }, {}>;
37
36
  export default _default;
38
37
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
39
38
  type __VLS_TypePropsToRuntimeProps<T> = {
@@ -1,4 +1,3 @@
1
- /** __vue_virtual_code_placeholder */
2
1
  import type { PaginationInternationalization, BreakpointCustomizable, PaginationMaxNumberOfPageLinks, PaginationUpdateEvent, Theme } from '../types';
3
2
  type PPaginationProps = {
4
3
  /**
@@ -85,7 +84,7 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
85
84
  itemsPerPage: number;
86
85
  maxNumberOfPageLinks: BreakpointCustomizable<7 | 5>;
87
86
  totalItemsCount: number;
88
- }>;
87
+ }, {}>;
89
88
  export default _default;
90
89
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
91
90
  type __VLS_TypePropsToRuntimeProps<T> = {
@@ -1,13 +1,13 @@
1
- import { defineComponent as r, ref as u, onMounted as s, onUpdated as f, openBlock as i, createBlock as g, resolveDynamicComponent as m, unref as d } from "vue";
2
- import { getPrefixedTagName as c, syncProperties as n, addEventListenerToElementRef as l } from "../../utils.js";
1
+ import { defineComponent as r, ref as s, onMounted as u, onUpdated as f, openBlock as i, createBlock as g, resolveDynamicComponent as m, unref as d } from "vue";
2
+ import { getPrefixedTagName as c, syncProperties as n, addEventListenerToElementRef as o } from "../../utils.js";
3
3
  const b = /* @__PURE__ */ r({
4
4
  __name: "PaginationWrapper",
5
5
  props: {
6
6
  activePage: { default: 1 },
7
- allyLabel: null,
8
- allyLabelNext: null,
9
- allyLabelPage: null,
10
- allyLabelPrev: null,
7
+ allyLabel: {},
8
+ allyLabelNext: {},
9
+ allyLabelPage: {},
10
+ allyLabelPrev: {},
11
11
  intl: { default: () => ({ root: "Pagination", prev: "Previous page", next: "Next page", page: "Page" }) },
12
12
  itemsPerPage: { default: 1 },
13
13
  maxNumberOfPageLinks: { default: () => ({ base: 5, xs: 7 }) },
@@ -15,10 +15,10 @@ const b = /* @__PURE__ */ r({
15
15
  totalItemsCount: { default: 1 }
16
16
  },
17
17
  emits: ["pageChange", "update"],
18
- setup(o, { emit: a }) {
19
- const t = o, p = c("p-pagination"), e = u();
20
- return s(() => {
21
- n(e.value, t), l(e.value, "pageChange", a), l(e.value, "update", a);
18
+ setup(l, { emit: a }) {
19
+ const t = l, p = c("p-pagination"), e = s();
20
+ return u(() => {
21
+ n(e.value, t), o(e.value, "pageChange", a), o(e.value, "update", a);
22
22
  }), f(() => {
23
23
  n(e.value, t);
24
24
  }), (P, v) => (i(), g(m(d(p)), {
@@ -1,4 +1,3 @@
1
- /** __vue_virtual_code_placeholder */
2
1
  import type { SelectedAriaAttributes, PopoverAriaAttribute, PopoverDirection, Theme } from '../types';
3
2
  type PPopoverProps = {
4
3
  /**
@@ -27,7 +26,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
27
26
  }>>>, {
28
27
  theme: "light" | "dark";
29
28
  direction: "top" | "bottom" | "left" | "right";
30
- }>, {
29
+ }, {}>, {
31
30
  default?(_: {}): any;
32
31
  }>;
33
32
  export default _default;
@@ -48,12 +47,8 @@ type __VLS_WithDefaults<P, D> = {
48
47
  type __VLS_WithTemplateSlots<T, S> = T & {
49
48
  new (): {
50
49
  $slots: S;
51
- $props: __VLS_PropsChildren<S>;
52
50
  };
53
51
  };
54
- type __VLS_PropsChildren<S> = {
55
- [K in keyof (boolean extends (JSX.ElementChildrenAttribute extends never ? true : false) ? never : JSX.ElementChildrenAttribute)]?: S;
56
- };
57
52
  type __VLS_Prettify<T> = {
58
53
  [K in keyof T]: T[K];
59
54
  } & {};
@@ -1,20 +1,20 @@
1
- import { defineComponent as a, ref as l, onMounted as s, onUpdated as f, openBlock as d, createBlock as m, resolveDynamicComponent as c, unref as i, withCtx as u, renderSlot as _ } from "vue";
1
+ import { defineComponent as a, ref as s, onMounted as f, onUpdated as d, openBlock as m, createBlock as c, resolveDynamicComponent as i, unref as l, withCtx as u, renderSlot as _ } from "vue";
2
2
  import { getPrefixedTagName as C, syncProperties as t } from "../../utils.js";
3
3
  const k = /* @__PURE__ */ a({
4
4
  __name: "PopoverWrapper",
5
5
  props: {
6
- aria: null,
7
- description: null,
6
+ aria: {},
7
+ description: {},
8
8
  direction: { default: "bottom" },
9
9
  theme: { default: "light" }
10
10
  },
11
11
  setup(n) {
12
- const o = n, r = C("p-popover"), e = l();
13
- return s(() => {
12
+ const o = n, r = C("p-popover"), e = s();
13
+ return f(() => {
14
14
  t(e.value, o);
15
- }), f(() => {
15
+ }), d(() => {
16
16
  t(e.value, o);
17
- }), (p, v) => (d(), m(c(i(r)), {
17
+ }), (p, v) => (m(), c(i(l(r)), {
18
18
  ref_key: "pdsComponentRef",
19
19
  ref: e
20
20
  }, {
@@ -1,4 +1,3 @@
1
- /** __vue_virtual_code_placeholder */
2
1
  import type { BreakpointCustomizable, RadioButtonWrapperState, Theme } from '../types';
3
2
  type PRadioButtonWrapperProps = {
4
3
  /**
@@ -40,7 +39,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
40
39
  state: "success" | "none" | "error";
41
40
  hideLabel: BreakpointCustomizable<boolean>;
42
41
  message: string;
43
- }>, {
42
+ }, {}>, {
44
43
  default?(_: {}): any;
45
44
  }>;
46
45
  export default _default;
@@ -61,12 +60,8 @@ type __VLS_WithDefaults<P, D> = {
61
60
  type __VLS_WithTemplateSlots<T, S> = T & {
62
61
  new (): {
63
62
  $slots: S;
64
- $props: __VLS_PropsChildren<S>;
65
63
  };
66
64
  };
67
- type __VLS_PropsChildren<S> = {
68
- [K in keyof (boolean extends (JSX.ElementChildrenAttribute extends never ? true : false) ? never : JSX.ElementChildrenAttribute)]?: S;
69
- };
70
65
  type __VLS_Prettify<T> = {
71
66
  [K in keyof T]: T[K];
72
67
  } & {};
@@ -1,4 +1,3 @@
1
- /** __vue_virtual_code_placeholder */
2
1
  import type { ScrollerAlignScrollIndicator, SelectedAriaAttributes, ScrollerAriaAttribute, ScrollerGradientColor, ScrollerGradientColorScheme, ScrollerScrollIndicatorPosition, ScrollerScrollToPosition, Theme } from '../types';
3
2
  type PScrollerProps = {
4
3
  /**
@@ -49,7 +48,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
49
48
  theme: "light" | "dark";
50
49
  alignScrollIndicator: "top" | "center";
51
50
  gradientColor: "background-base" | "background-surface";
52
- }>, {
51
+ }, {}>, {
53
52
  default?(_: {}): any;
54
53
  }>;
55
54
  export default _default;
@@ -70,12 +69,8 @@ type __VLS_WithDefaults<P, D> = {
70
69
  type __VLS_WithTemplateSlots<T, S> = T & {
71
70
  new (): {
72
71
  $slots: S;
73
- $props: __VLS_PropsChildren<S>;
74
72
  };
75
73
  };
76
- type __VLS_PropsChildren<S> = {
77
- [K in keyof (boolean extends (JSX.ElementChildrenAttribute extends never ? true : false) ? never : JSX.ElementChildrenAttribute)]?: S;
78
- };
79
74
  type __VLS_Prettify<T> = {
80
75
  [K in keyof T]: T[K];
81
76
  } & {};
@@ -1,29 +1,29 @@
1
- import { defineComponent as a, ref as s, onMounted as c, onUpdated as p, openBlock as d, createBlock as f, resolveDynamicComponent as i, unref as u, withCtx as m, renderSlot as g } from "vue";
1
+ import { defineComponent as l, ref as s, onMounted as c, onUpdated as p, openBlock as d, createBlock as f, resolveDynamicComponent as i, unref as m, withCtx as u, renderSlot as g } from "vue";
2
2
  import { getPrefixedTagName as C, syncProperties as r } from "../../utils.js";
3
- const k = /* @__PURE__ */ a({
3
+ const k = /* @__PURE__ */ l({
4
4
  __name: "ScrollerWrapper",
5
5
  props: {
6
6
  alignScrollIndicator: { default: "center" },
7
- aria: null,
7
+ aria: {},
8
8
  gradientColor: { default: "background-base" },
9
- gradientColorScheme: null,
10
- scrollIndicatorPosition: null,
11
- scrollToPosition: null,
9
+ gradientColorScheme: {},
10
+ scrollIndicatorPosition: {},
11
+ scrollToPosition: {},
12
12
  scrollbar: { type: Boolean, default: !1 },
13
13
  theme: { default: "light" }
14
14
  },
15
- setup(n) {
16
- const o = n, t = C("p-scroller"), e = s();
15
+ setup(t) {
16
+ const o = t, n = C("p-scroller"), e = s();
17
17
  return c(() => {
18
18
  r(e.value, o);
19
19
  }), p(() => {
20
20
  r(e.value, o);
21
- }), (l, _) => (d(), f(i(u(t)), {
21
+ }), (a, _) => (d(), f(i(m(n)), {
22
22
  ref_key: "pdsComponentRef",
23
23
  ref: e
24
24
  }, {
25
- default: m(() => [
26
- g(l.$slots, "default")
25
+ default: u(() => [
26
+ g(a.$slots, "default")
27
27
  ]),
28
28
  _: 3
29
29
  }, 512));
@@ -1,4 +1,3 @@
1
- /** __vue_virtual_code_placeholder */
2
1
  import type { SegmentedControlItemIcon } from '../types';
3
2
  type PSegmentedControlItemProps = {
4
3
  /**
@@ -28,7 +27,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
28
27
  disabled: boolean;
29
28
  }>>>, {
30
29
  disabled: boolean;
31
- }>, {
30
+ }, {}>, {
32
31
  default?(_: {}): any;
33
32
  }>;
34
33
  export default _default;
@@ -49,12 +48,8 @@ type __VLS_WithDefaults<P, D> = {
49
48
  type __VLS_WithTemplateSlots<T, S> = T & {
50
49
  new (): {
51
50
  $slots: S;
52
- $props: __VLS_PropsChildren<S>;
53
51
  };
54
52
  };
55
- type __VLS_PropsChildren<S> = {
56
- [K in keyof (boolean extends (JSX.ElementChildrenAttribute extends never ? true : false) ? never : JSX.ElementChildrenAttribute)]?: S;
57
- };
58
53
  type __VLS_Prettify<T> = {
59
54
  [K in keyof T]: T[K];
60
55
  } & {};
@@ -1,26 +1,26 @@
1
- import { defineComponent as a, ref as p, onMounted as s, onUpdated as m, openBlock as u, createBlock as c, resolveDynamicComponent as d, unref as f, withCtx as i, renderSlot as C } from "vue";
2
- import { getPrefixedTagName as _, syncProperties as n } from "../../utils.js";
3
- const b = /* @__PURE__ */ a({
1
+ import { defineComponent as p, ref as l, onMounted as s, onUpdated as m, openBlock as c, createBlock as d, resolveDynamicComponent as f, unref as u, withCtx as i, renderSlot as C } from "vue";
2
+ import { getPrefixedTagName as _, syncProperties as t } from "../../utils.js";
3
+ const b = /* @__PURE__ */ p({
4
4
  __name: "SegmentedControlItemWrapper",
5
5
  props: {
6
6
  disabled: { type: Boolean, default: !1 },
7
- icon: null,
8
- iconSource: null,
9
- label: null,
10
- value: null
7
+ icon: {},
8
+ iconSource: {},
9
+ label: {},
10
+ value: {}
11
11
  },
12
- setup(t) {
13
- const o = t, l = _("p-segmented-control-item"), e = p();
12
+ setup(n) {
13
+ const o = n, r = _("p-segmented-control-item"), e = l();
14
14
  return s(() => {
15
- n(e.value, o);
15
+ t(e.value, o);
16
16
  }), m(() => {
17
- n(e.value, o);
18
- }), (r, g) => (u(), c(d(f(l)), {
17
+ t(e.value, o);
18
+ }), (a, g) => (c(), d(f(u(r)), {
19
19
  ref_key: "pdsComponentRef",
20
20
  ref: e
21
21
  }, {
22
22
  default: i(() => [
23
- C(r.$slots, "default")
23
+ C(a.$slots, "default")
24
24
  ]),
25
25
  _: 3
26
26
  }, 512));