@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
package/CHANGELOG.md CHANGED
@@ -14,6 +14,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0),
14
14
 
15
15
  ## [Unreleased]
16
16
 
17
+ ## [3.29.0-rc.2] - 2025-07-28
18
+
19
+ ### Changed
20
+
21
+ - Partials: provide CJS & ESM build ([#3945](https://github.com/porsche-design-system/porsche-design-system/pull/3945))
22
+
17
23
  ## [3.29.0-rc.1] - 2025-07-15
18
24
 
19
25
  ### Added
@@ -31,7 +37,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0),
31
37
  ([#3917](https://github.com/porsche-design-system/porsche-design-system/pull/3917))
32
38
  - Angular: updated peer dependency to `>=20.0.0 <21.0.0`
33
39
  - **Breaking Change** `Textarea`:
34
-
35
40
  - Renamed the `showCounter` prop to `counter`.
36
41
  - Changed default behavior: the `counter` is now disabled by default (`false` instead of `true`).
37
42
 
@@ -54,6 +59,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0),
54
59
 
55
60
  - `Carousel`: component does not work correctly if an invalid `lang` value is provided
56
61
  ([#3924](https://github.com/porsche-design-system/porsche-design-system/pull/3924))
62
+ - Vue: fixed initial render for `dark` and `auto` themes in `PorscheDesignSystemProvider`
63
+ ([#3898](https://github.com/porsche-design-system/porsche-design-system/pull/3898))
57
64
 
58
65
  ## [3.29.0-rc.0] - 2025-06-27
59
66
 
@@ -1 +1 @@
1
- "use strict";const e=require("vue"),i=require("@porsche-design-system/components-js"),n=require("./utils.cjs"),c=e.defineComponent({__name:"PorscheDesignSystemProvider",props:{prefix:{default:""},cdn:{},theme:{default:"light"}},setup(o){const r=e.ref("light"),t=o;return e.onUpdated(()=>{r.value=t.theme}),i.load(t),e.provide(n.prefixInjectionKey,t.prefix),e.provide(n.themeInjectionKey,r),(s,p)=>e.renderSlot(s.$slots,"default")}});module.exports=c;
1
+ "use strict";const e=require("vue"),i=require("@porsche-design-system/components-js"),o=require("./utils.cjs"),c=e.defineComponent({__name:"PorscheDesignSystemProvider",props:{prefix:{default:""},cdn:{},theme:{default:"light"}},setup(s){const t=s,n=e.ref(t.theme);return e.watch(()=>t.theme,r=>{n.value=r}),i.load(t),e.provide(o.prefixInjectionKey,t.prefix),e.provide(o.themeInjectionKey,n),(r,p)=>e.renderSlot(r.$slots,"default")}});module.exports=c;
@@ -4,17 +4,17 @@ type Props = {
4
4
  cdn?: 'auto' | 'cn';
5
5
  theme?: Theme;
6
6
  };
7
- declare function __VLS_template(): {
8
- default?(_: {}): any;
7
+ declare var __VLS_1: {};
8
+ type __VLS_Slots = {} & {
9
+ default?: (props: typeof __VLS_1) => any;
9
10
  };
10
- declare const __VLS_component: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {
11
+ declare const __VLS_component: import("vue").DefineComponent<Props, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {
11
12
  theme: Theme;
12
13
  prefix: string;
13
14
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
14
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
15
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
15
16
  export default _default;
16
-
17
- type __VLS_WithTemplateSlots<T, S> = T & {
17
+ type __VLS_WithSlots<T, S> = T & {
18
18
  new (): {
19
19
  $slots: S;
20
20
  };
@@ -1,18 +1,21 @@
1
- import { defineComponent as i, ref as p, onUpdated as f, provide as o, renderSlot as m } from "vue";
1
+ import { defineComponent as m, ref as f, watch as i, provide as o, renderSlot as p } from "vue";
2
2
  import { load as s } from "@porsche-design-system/components-js";
3
- import { prefixInjectionKey as d, themeInjectionKey as a } from "./utils.mjs";
4
- const _ = /* @__PURE__ */ i({
3
+ import { prefixInjectionKey as a, themeInjectionKey as c } from "./utils.mjs";
4
+ const _ = /* @__PURE__ */ m({
5
5
  __name: "PorscheDesignSystemProvider",
6
6
  props: {
7
7
  prefix: { default: "" },
8
8
  cdn: {},
9
9
  theme: { default: "light" }
10
10
  },
11
- setup(r) {
12
- const t = p("light"), e = r;
13
- return f(() => {
14
- t.value = e.theme;
15
- }), s(e), o(d, e.prefix), o(a, t), (n, c) => m(n.$slots, "default");
11
+ setup(n) {
12
+ const e = n, r = f(e.theme);
13
+ return i(
14
+ () => e.theme,
15
+ (t) => {
16
+ r.value = t;
17
+ }
18
+ ), s(e), o(a, e.prefix), o(c, r), (t, d) => p(t.$slots, "default");
16
19
  }
17
20
  });
18
21
  export {
@@ -33,12 +33,13 @@ type PAccordionProps = {
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<PAccordionProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
40
- accordionChange: (value: import("../types").AccordionUpdateEvent) => void;
41
- update: (value: import("../types").AccordionUpdateEvent) => void;
40
+ declare const __VLS_component: import("vue").DefineComponent<PAccordionProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
41
+ accordionChange: (value: import("../types").AccordionUpdateEvent) => any;
42
+ update: (value: import("../types").AccordionUpdateEvent) => any;
42
43
  }, string, import("vue").PublicProps, Readonly<PAccordionProps> & Readonly<{
43
44
  onAccordionChange?: ((value: import("../types").AccordionUpdateEvent) => any) | undefined;
44
45
  onUpdate?: ((value: import("../types").AccordionUpdateEvent) => any) | undefined;
@@ -46,9 +47,9 @@ declare const __VLS_component: import("vue").DefineComponent<PAccordionProps, {}
46
47
  headingTag: AccordionHeadingTag;
47
48
  size: BreakpointCustomizable<AccordionSize>;
48
49
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
49
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
50
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
50
51
  export default _default;
51
- type __VLS_WithTemplateSlots<T, S> = T & {
52
+ type __VLS_WithSlots<T, S> = T & {
52
53
  new (): {
53
54
  $slots: S;
54
55
  };
@@ -38,20 +38,27 @@ type PBannerProps = {
38
38
  */
39
39
  width?: BannerWidth;
40
40
  };
41
- declare function __VLS_template(): {
42
- default?(_: {}): any;
41
+ declare var __VLS_8: {};
42
+ type __VLS_Slots = {} & {
43
+ default?: (props: typeof __VLS_8) => any;
43
44
  };
44
- declare const __VLS_component: import("vue").DefineComponent<PBannerProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, any, string, import("vue").PublicProps, any, {
45
+ declare const __VLS_component: import("vue").DefineComponent<PBannerProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
46
+ [x: string]: any;
47
+ } & {
48
+ [x: string]: any;
49
+ }, string, import("vue").PublicProps, Readonly<PBannerProps> & Readonly<{
50
+ [x: `on${Capitalize<any>}`]: ((...args: any) => any) | undefined;
51
+ }>, {
45
52
  heading: string;
46
- description: string;
47
53
  headingTag: BannerHeadingTag;
48
54
  open: boolean;
55
+ description: string;
49
56
  dismissButton: boolean;
50
57
  state: BannerState;
51
58
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
52
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
59
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
53
60
  export default _default;
54
- type __VLS_WithTemplateSlots<T, S> = T & {
61
+ type __VLS_WithSlots<T, S> = T & {
55
62
  new (): {
56
63
  $slots: S;
57
64
  };
@@ -5,15 +5,16 @@ type PButtonGroupProps = {
5
5
  */
6
6
  direction?: BreakpointCustomizable<ButtonGroupDirection>;
7
7
  };
8
- declare function __VLS_template(): {
9
- default?(_: {}): any;
8
+ declare var __VLS_8: {};
9
+ type __VLS_Slots = {} & {
10
+ default?: (props: typeof __VLS_8) => any;
10
11
  };
11
- declare const __VLS_component: import("vue").DefineComponent<PButtonGroupProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PButtonGroupProps> & Readonly<{}>, {
12
+ declare const __VLS_component: import("vue").DefineComponent<PButtonGroupProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PButtonGroupProps> & Readonly<{}>, {
12
13
  direction: BreakpointCustomizable<ButtonGroupDirection>;
13
14
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
14
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
15
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
15
16
  export default _default;
16
- type __VLS_WithTemplateSlots<T, S> = T & {
17
+ type __VLS_WithSlots<T, S> = T & {
17
18
  new (): {
18
19
  $slots: S;
19
20
  };
@@ -70,15 +70,16 @@ type PButtonPureProps = {
70
70
  */
71
71
  weight?: ButtonPureWeight;
72
72
  };
73
- declare function __VLS_template(): {
74
- default?(_: {}): any;
73
+ declare var __VLS_8: {};
74
+ type __VLS_Slots = {} & {
75
+ default?: (props: typeof __VLS_8) => any;
75
76
  };
76
- declare const __VLS_component: import("vue").DefineComponent<PButtonPureProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PButtonPureProps> & Readonly<{}>, {
77
+ declare const __VLS_component: import("vue").DefineComponent<PButtonPureProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PButtonPureProps> & Readonly<{}>, {
77
78
  weight: ButtonPureWeight;
78
79
  stretch: BreakpointCustomizable<boolean>;
79
80
  type: ButtonPureType;
80
- disabled: boolean;
81
81
  size: BreakpointCustomizable<ButtonPureSize>;
82
+ disabled: boolean;
82
83
  hideLabel: BreakpointCustomizable<boolean>;
83
84
  icon: ButtonPureIcon;
84
85
  loading: boolean;
@@ -86,9 +87,9 @@ declare const __VLS_component: import("vue").DefineComponent<PButtonPureProps, {
86
87
  alignLabel: BreakpointCustomizable<ButtonPureAlignLabel>;
87
88
  underline: boolean;
88
89
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
89
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
90
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
90
91
  export default _default;
91
- type __VLS_WithTemplateSlots<T, S> = T & {
92
+ type __VLS_WithSlots<T, S> = T & {
92
93
  new (): {
93
94
  $slots: S;
94
95
  };
@@ -61,15 +61,16 @@ type PButtonTileProps = {
61
61
  */
62
62
  weight?: BreakpointCustomizable<ButtonTileWeight>;
63
63
  };
64
- declare function __VLS_template(): {
65
- default?(_: {}): any;
64
+ declare var __VLS_8: {};
65
+ type __VLS_Slots = {} & {
66
+ default?: (props: typeof __VLS_8) => any;
66
67
  };
67
- declare const __VLS_component: import("vue").DefineComponent<PButtonTileProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PButtonTileProps> & Readonly<{}>, {
68
+ declare const __VLS_component: import("vue").DefineComponent<PButtonTileProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PButtonTileProps> & Readonly<{}>, {
68
69
  weight: BreakpointCustomizable<ButtonTileWeight>;
69
70
  type: ButtonTileType;
70
- disabled: boolean;
71
71
  compact: BreakpointCustomizable<boolean>;
72
72
  size: BreakpointCustomizable<ButtonTileSize>;
73
+ disabled: boolean;
73
74
  icon: ButtonTileIcon;
74
75
  loading: boolean;
75
76
  align: ButtonTileAlign;
@@ -77,9 +78,9 @@ declare const __VLS_component: import("vue").DefineComponent<PButtonTileProps, {
77
78
  background: ButtonTileBackground;
78
79
  gradient: boolean;
79
80
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
80
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
81
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
81
82
  export default _default;
82
- type __VLS_WithTemplateSlots<T, S> = T & {
83
+ type __VLS_WithSlots<T, S> = T & {
83
84
  new (): {
84
85
  $slots: S;
85
86
  };
@@ -53,21 +53,22 @@ type PButtonProps = {
53
53
  */
54
54
  variant?: ButtonVariant;
55
55
  };
56
- declare function __VLS_template(): {
57
- default?(_: {}): any;
56
+ declare var __VLS_8: {};
57
+ type __VLS_Slots = {} & {
58
+ default?: (props: typeof __VLS_8) => any;
58
59
  };
59
- declare const __VLS_component: import("vue").DefineComponent<PButtonProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PButtonProps> & Readonly<{}>, {
60
+ declare const __VLS_component: import("vue").DefineComponent<PButtonProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PButtonProps> & Readonly<{}>, {
60
61
  type: ButtonType;
61
- disabled: boolean;
62
62
  compact: BreakpointCustomizable<boolean>;
63
+ disabled: boolean;
63
64
  hideLabel: BreakpointCustomizable<boolean>;
64
65
  icon: ButtonIcon;
65
66
  loading: boolean;
66
67
  variant: ButtonVariant;
67
68
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
68
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
69
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
69
70
  export default _default;
70
- type __VLS_WithTemplateSlots<T, S> = T & {
71
+ type __VLS_WithSlots<T, S> = T & {
71
72
  new (): {
72
73
  $slots: S;
73
74
  };
@@ -10,16 +10,23 @@ type PCanvasProps = {
10
10
  */
11
11
  theme?: Theme;
12
12
  };
13
- declare function __VLS_template(): {
14
- default?(_: {}): any;
13
+ declare var __VLS_8: {};
14
+ type __VLS_Slots = {} & {
15
+ default?: (props: typeof __VLS_8) => any;
15
16
  };
16
- declare const __VLS_component: import("vue").DefineComponent<PCanvasProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, any, string, import("vue").PublicProps, any, {
17
+ declare const __VLS_component: import("vue").DefineComponent<PCanvasProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
18
+ [x: string]: any;
19
+ } & {
20
+ [x: string]: any;
21
+ }, string, import("vue").PublicProps, Readonly<PCanvasProps> & Readonly<{
22
+ [x: `on${Capitalize<any>}`]: ((...args: any) => any) | undefined;
23
+ }>, {
17
24
  sidebarEndOpen: boolean;
18
25
  sidebarStartOpen: boolean;
19
26
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
20
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
27
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
21
28
  export default _default;
22
- type __VLS_WithTemplateSlots<T, S> = T & {
29
+ type __VLS_WithSlots<T, S> = T & {
23
30
  new (): {
24
31
  $slots: S;
25
32
  };
@@ -78,12 +78,13 @@ type PCarouselProps = {
78
78
  */
79
79
  wrapContent?: boolean;
80
80
  };
81
- declare function __VLS_template(): {
82
- default?(_: {}): any;
81
+ declare var __VLS_8: {};
82
+ type __VLS_Slots = {} & {
83
+ default?: (props: typeof __VLS_8) => any;
83
84
  };
84
- declare const __VLS_component: import("vue").DefineComponent<PCarouselProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
85
- carouselChange: (value: import("../types").CarouselUpdateEvent) => void;
86
- update: (value: import("../types").CarouselUpdateEvent) => void;
85
+ declare const __VLS_component: import("vue").DefineComponent<PCarouselProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
86
+ update: (value: import("../types").CarouselUpdateEvent) => any;
87
+ carouselChange: (value: import("../types").CarouselUpdateEvent) => any;
87
88
  }, string, import("vue").PublicProps, Readonly<PCarouselProps> & Readonly<{
88
89
  onUpdate?: ((value: import("../types").CarouselUpdateEvent) => any) | undefined;
89
90
  onCarouselChange?: ((value: import("../types").CarouselUpdateEvent) => any) | undefined;
@@ -100,9 +101,9 @@ declare const __VLS_component: import("vue").DefineComponent<PCarouselProps, {},
100
101
  slidesPerPage: BreakpointCustomizable<CarouselSlidesPerPage>;
101
102
  trimSpace: boolean;
102
103
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
103
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
104
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
104
105
  export default _default;
105
- type __VLS_WithTemplateSlots<T, S> = T & {
106
+ type __VLS_WithSlots<T, S> = T & {
106
107
  new (): {
107
108
  $slots: S;
108
109
  };
@@ -57,32 +57,33 @@ type PCheckboxProps = {
57
57
  */
58
58
  value?: string;
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<PCheckboxProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
64
- blur: (value: Event) => void;
65
- update: (value: CheckboxUpdateEventDetail) => void;
64
+ declare const __VLS_component: import("vue").DefineComponent<PCheckboxProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
65
+ blur: (value: Event) => any;
66
+ update: (value: CheckboxUpdateEventDetail) => any;
66
67
  }, string, import("vue").PublicProps, Readonly<PCheckboxProps> & Readonly<{
67
68
  onBlur?: ((value: Event) => any) | undefined;
68
69
  onUpdate?: ((value: CheckboxUpdateEventDetail) => any) | undefined;
69
70
  }>, {
70
71
  label: string;
71
- disabled: boolean;
72
- name: string;
73
72
  compact: boolean;
74
73
  state: CheckboxState;
75
74
  required: boolean;
75
+ disabled: boolean;
76
76
  hideLabel: BreakpointCustomizable<boolean>;
77
77
  loading: boolean;
78
+ name: string;
78
79
  value: string;
79
80
  checked: boolean;
80
81
  indeterminate: boolean;
81
82
  message: string;
82
83
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
83
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
84
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
84
85
  export default _default;
85
- type __VLS_WithTemplateSlots<T, S> = T & {
86
+ type __VLS_WithSlots<T, S> = T & {
86
87
  new (): {
87
88
  $slots: S;
88
89
  };
@@ -25,19 +25,20 @@ type PCheckboxWrapperProps = {
25
25
  */
26
26
  theme?: Theme;
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<PCheckboxWrapperProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PCheckboxWrapperProps> & Readonly<{}>, {
32
+ declare const __VLS_component: import("vue").DefineComponent<PCheckboxWrapperProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PCheckboxWrapperProps> & Readonly<{}>, {
32
33
  label: string;
33
34
  state: CheckboxWrapperState;
34
35
  hideLabel: BreakpointCustomizable<boolean>;
35
36
  loading: boolean;
36
37
  message: string;
37
38
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
38
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
39
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
39
40
  export default _default;
40
- type __VLS_WithTemplateSlots<T, S> = T & {
41
+ type __VLS_WithSlots<T, S> = T & {
41
42
  new (): {
42
43
  $slots: S;
43
44
  };
@@ -15,17 +15,18 @@ type PContentWrapperProps = {
15
15
  */
16
16
  width?: ContentWrapperWidth;
17
17
  };
18
- declare function __VLS_template(): {
19
- default?(_: {}): any;
18
+ declare var __VLS_8: {};
19
+ type __VLS_Slots = {} & {
20
+ default?: (props: typeof __VLS_8) => any;
20
21
  };
21
- declare const __VLS_component: import("vue").DefineComponent<PContentWrapperProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PContentWrapperProps> & Readonly<{}>, {
22
+ declare const __VLS_component: import("vue").DefineComponent<PContentWrapperProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PContentWrapperProps> & Readonly<{}>, {
22
23
  width: ContentWrapperWidth;
23
24
  backgroundColor: ContentWrapperBackgroundColor;
24
25
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
25
26
  /** @deprecated since v3.0.0, will be removed with next major release. Use native CSS Grid instead. */
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
  };
@@ -13,7 +13,7 @@ type PCrestProps = {
13
13
  */
14
14
  target?: CrestTarget;
15
15
  };
16
- declare const _default: import("vue").DefineComponent<PCrestProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PCrestProps> & Readonly<{}>, {
16
+ declare const _default: import("vue").DefineComponent<PCrestProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PCrestProps> & Readonly<{}>, {
17
17
  target: CrestTarget;
18
18
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
19
19
  export default _default;
@@ -25,18 +25,19 @@ type PDisplayProps = {
25
25
  */
26
26
  theme?: Theme;
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<PDisplayProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PDisplayProps> & Readonly<{}>, {
32
+ declare const __VLS_component: import("vue").DefineComponent<PDisplayProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PDisplayProps> & Readonly<{}>, {
32
33
  size: BreakpointCustomizable<DisplaySize>;
33
34
  align: DisplayAlign;
34
35
  color: DisplayColor;
35
36
  ellipsis: boolean;
36
37
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
37
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
38
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
38
39
  export default _default;
39
- type __VLS_WithTemplateSlots<T, S> = T & {
40
+ type __VLS_WithSlots<T, S> = T & {
40
41
  new (): {
41
42
  $slots: S;
42
43
  };
@@ -17,7 +17,7 @@ type PDividerProps = {
17
17
  */
18
18
  theme?: Theme;
19
19
  };
20
- declare const _default: import("vue").DefineComponent<PDividerProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PDividerProps> & Readonly<{}>, {
20
+ declare const _default: import("vue").DefineComponent<PDividerProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PDividerProps> & Readonly<{}>, {
21
21
  direction: BreakpointCustomizable<DividerDirection>;
22
22
  color: DividerColor;
23
23
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
@@ -20,17 +20,18 @@ type PDrilldownItemProps = {
20
20
  */
21
21
  secondary?: boolean;
22
22
  };
23
- declare function __VLS_template(): {
24
- default?(_: {}): any;
23
+ declare var __VLS_8: {};
24
+ type __VLS_Slots = {} & {
25
+ default?: (props: typeof __VLS_8) => any;
25
26
  };
26
- declare const __VLS_component: import("vue").DefineComponent<PDrilldownItemProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PDrilldownItemProps> & Readonly<{}>, {
27
+ declare const __VLS_component: import("vue").DefineComponent<PDrilldownItemProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PDrilldownItemProps> & Readonly<{}>, {
27
28
  primary: boolean;
28
29
  secondary: boolean;
29
30
  cascade: boolean;
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
  };
@@ -25,16 +25,17 @@ type PDrilldownLinkProps = {
25
25
  */
26
26
  target?: DrilldownLinkTarget;
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<PDrilldownLinkProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PDrilldownLinkProps> & Readonly<{}>, {
32
- active: boolean;
32
+ declare const __VLS_component: import("vue").DefineComponent<PDrilldownLinkProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PDrilldownLinkProps> & Readonly<{}>, {
33
33
  target: DrilldownLinkTarget;
34
+ active: boolean;
34
35
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
35
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
36
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
36
37
  export default _default;
37
- type __VLS_WithTemplateSlots<T, S> = T & {
38
+ type __VLS_WithSlots<T, S> = T & {
38
39
  new (): {
39
40
  $slots: S;
40
41
  };
@@ -17,15 +17,22 @@ type PDrilldownProps = {
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<PDrilldownProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, any, string, import("vue").PublicProps, any, {
24
+ declare const __VLS_component: import("vue").DefineComponent<PDrilldownProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
25
+ [x: string]: any;
26
+ } & {
27
+ [x: string]: any;
28
+ }, string, import("vue").PublicProps, Readonly<PDrilldownProps> & Readonly<{
29
+ [x: `on${Capitalize<any>}`]: ((...args: any) => any) | undefined;
30
+ }>, {
24
31
  open: boolean;
25
32
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
26
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
33
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
27
34
  export default _default;
28
- type __VLS_WithTemplateSlots<T, S> = T & {
35
+ type __VLS_WithSlots<T, S> = T & {
29
36
  new (): {
30
37
  $slots: S;
31
38
  };
@@ -25,19 +25,20 @@ type PFieldsetProps = {
25
25
  */
26
26
  theme?: Theme;
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<PFieldsetProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PFieldsetProps> & Readonly<{}>, {
32
+ declare const __VLS_component: import("vue").DefineComponent<PFieldsetProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PFieldsetProps> & Readonly<{}>, {
32
33
  label: string;
33
34
  state: FieldsetState;
34
35
  required: boolean;
35
36
  message: string;
36
37
  labelSize: FieldsetLabelSize;
37
38
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
38
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
39
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
39
40
  export default _default;
40
- type __VLS_WithTemplateSlots<T, S> = T & {
41
+ type __VLS_WithSlots<T, S> = T & {
41
42
  new (): {
42
43
  $slots: S;
43
44
  };
@@ -25,10 +25,11 @@ type PFieldsetWrapperProps = {
25
25
  */
26
26
  theme?: Theme;
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<PFieldsetWrapperProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PFieldsetWrapperProps> & Readonly<{}>, {
32
+ declare const __VLS_component: import("vue").DefineComponent<PFieldsetWrapperProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PFieldsetWrapperProps> & Readonly<{}>, {
32
33
  label: string;
33
34
  state: FieldsetWrapperState;
34
35
  required: boolean;
@@ -36,9 +37,9 @@ declare const __VLS_component: import("vue").DefineComponent<PFieldsetWrapperPro
36
37
  labelSize: FieldsetWrapperLabelSize;
37
38
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
38
39
  /** @deprecated since v3.0.0, will be removed with next major release. Please use "p-fieldset" instead. */
39
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
40
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
40
41
  export default _default;
41
- type __VLS_WithTemplateSlots<T, S> = T & {
42
+ type __VLS_WithSlots<T, S> = T & {
42
43
  new (): {
43
44
  $slots: S;
44
45
  };