@porsche-design-system/components-vue 3.29.0-rc.0 → 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 (96) hide show
  1. package/CHANGELOG.md +51 -3
  2. package/cjs/PorscheDesignSystemProvider.vue.cjs +1 -1
  3. package/cjs/lib/components/InputSearchWrapper.vue.cjs +1 -1
  4. package/cjs/lib/components/PopoverWrapper.vue.cjs +1 -1
  5. package/cjs/lib/components/TextareaWrapper.vue.cjs +1 -1
  6. package/esm/PorscheDesignSystemProvider.vue.d.ts +6 -6
  7. package/esm/PorscheDesignSystemProvider.vue.mjs +11 -8
  8. package/esm/lib/components/AccordionWrapper.vue.d.ts +8 -7
  9. package/esm/lib/components/BannerWrapper.vue.d.ts +13 -6
  10. package/esm/lib/components/ButtonGroupWrapper.vue.d.ts +6 -5
  11. package/esm/lib/components/ButtonPureWrapper.vue.d.ts +7 -6
  12. package/esm/lib/components/ButtonTileWrapper.vue.d.ts +7 -6
  13. package/esm/lib/components/ButtonWrapper.vue.d.ts +7 -6
  14. package/esm/lib/components/CanvasWrapper.vue.d.ts +12 -5
  15. package/esm/lib/components/CarouselWrapper.vue.d.ts +8 -7
  16. package/esm/lib/components/CheckboxWrapper.vue.d.ts +10 -9
  17. package/esm/lib/components/CheckboxWrapperWrapper.vue.d.ts +6 -5
  18. package/esm/lib/components/ContentWrapperWrapper.vue.d.ts +6 -5
  19. package/esm/lib/components/CrestWrapper.vue.d.ts +1 -1
  20. package/esm/lib/components/DisplayWrapper.vue.d.ts +6 -5
  21. package/esm/lib/components/DividerWrapper.vue.d.ts +1 -1
  22. package/esm/lib/components/DrilldownItemWrapper.vue.d.ts +6 -5
  23. package/esm/lib/components/DrilldownLinkWrapper.vue.d.ts +7 -6
  24. package/esm/lib/components/DrilldownWrapper.vue.d.ts +12 -5
  25. package/esm/lib/components/FieldsetWrapper.vue.d.ts +6 -5
  26. package/esm/lib/components/FieldsetWrapperWrapper.vue.d.ts +6 -5
  27. package/esm/lib/components/FlexItemWrapper.vue.d.ts +6 -5
  28. package/esm/lib/components/FlexWrapper.vue.d.ts +6 -5
  29. package/esm/lib/components/FlyoutWrapper.vue.d.ts +12 -5
  30. package/esm/lib/components/GridItemWrapper.vue.d.ts +6 -5
  31. package/esm/lib/components/GridWrapper.vue.d.ts +6 -5
  32. package/esm/lib/components/HeadingWrapper.vue.d.ts +6 -5
  33. package/esm/lib/components/HeadlineWrapper.vue.d.ts +6 -5
  34. package/esm/lib/components/IconWrapper.vue.d.ts +2 -2
  35. package/esm/lib/components/InlineNotificationWrapper.vue.d.ts +13 -6
  36. package/esm/lib/components/InputNumberWrapper.vue.d.ts +11 -10
  37. package/esm/lib/components/InputPasswordWrapper.vue.d.ts +11 -10
  38. package/esm/lib/components/InputSearchWrapper.vue.d.ts +11 -10
  39. package/esm/lib/components/InputSearchWrapper.vue.mjs +7 -7
  40. package/esm/lib/components/InputTextWrapper.vue.d.ts +11 -10
  41. package/esm/lib/components/LinkPureWrapper.vue.d.ts +7 -6
  42. package/esm/lib/components/LinkSocialWrapper.vue.d.ts +7 -6
  43. package/esm/lib/components/LinkTileModelSignatureWrapper.vue.d.ts +6 -5
  44. package/esm/lib/components/LinkTileProductWrapper.vue.d.ts +8 -7
  45. package/esm/lib/components/LinkTileWrapper.vue.d.ts +7 -6
  46. package/esm/lib/components/LinkWrapper.vue.d.ts +7 -6
  47. package/esm/lib/components/MarqueWrapper.vue.d.ts +2 -2
  48. package/esm/lib/components/ModalWrapper.vue.d.ts +12 -5
  49. package/esm/lib/components/ModelSignatureWrapper.vue.d.ts +6 -5
  50. package/esm/lib/components/MultiSelectOptionWrapper.vue.d.ts +6 -5
  51. package/esm/lib/components/MultiSelectWrapper.vue.d.ts +8 -7
  52. package/esm/lib/components/OptgroupWrapper.vue.d.ts +6 -5
  53. package/esm/lib/components/PaginationWrapper.vue.d.ts +3 -3
  54. package/esm/lib/components/PinCodeWrapper.vue.d.ts +8 -7
  55. package/esm/lib/components/PopoverWrapper.vue.d.ts +17 -5
  56. package/esm/lib/components/PopoverWrapper.vue.mjs +16 -12
  57. package/esm/lib/components/RadioButtonWrapperWrapper.vue.d.ts +6 -5
  58. package/esm/lib/components/ScrollerWrapper.vue.d.ts +6 -5
  59. package/esm/lib/components/SegmentedControlItemWrapper.vue.d.ts +6 -5
  60. package/esm/lib/components/SegmentedControlWrapper.vue.d.ts +8 -7
  61. package/esm/lib/components/SelectOptionWrapper.vue.d.ts +6 -5
  62. package/esm/lib/components/SelectWrapper.vue.d.ts +9 -8
  63. package/esm/lib/components/SelectWrapperWrapper.vue.d.ts +6 -5
  64. package/esm/lib/components/SheetWrapper.vue.d.ts +12 -5
  65. package/esm/lib/components/SpinnerWrapper.vue.d.ts +1 -1
  66. package/esm/lib/components/StepperHorizontalItemWrapper.vue.d.ts +6 -5
  67. package/esm/lib/components/StepperHorizontalWrapper.vue.d.ts +8 -7
  68. package/esm/lib/components/SwitchWrapper.vue.d.ts +9 -8
  69. package/esm/lib/components/TableBodyWrapper.vue.d.ts +6 -5
  70. package/esm/lib/components/TableCellWrapper.vue.d.ts +6 -5
  71. package/esm/lib/components/TableHeadCellWrapper.vue.d.ts +6 -5
  72. package/esm/lib/components/TableHeadRowWrapper.vue.d.ts +6 -5
  73. package/esm/lib/components/TableHeadWrapper.vue.d.ts +6 -5
  74. package/esm/lib/components/TableRowWrapper.vue.d.ts +6 -5
  75. package/esm/lib/components/TableWrapper.vue.d.ts +8 -7
  76. package/esm/lib/components/TabsBarWrapper.vue.d.ts +8 -7
  77. package/esm/lib/components/TabsItemWrapper.vue.d.ts +6 -5
  78. package/esm/lib/components/TabsWrapper.vue.d.ts +8 -7
  79. package/esm/lib/components/TagDismissibleWrapper.vue.d.ts +6 -5
  80. package/esm/lib/components/TagWrapper.vue.d.ts +6 -5
  81. package/esm/lib/components/TextFieldWrapperWrapper.vue.d.ts +12 -5
  82. package/esm/lib/components/TextListItemWrapper.vue.d.ts +6 -5
  83. package/esm/lib/components/TextListWrapper.vue.d.ts +6 -5
  84. package/esm/lib/components/TextWrapper.vue.d.ts +7 -6
  85. package/esm/lib/components/TextareaWrapper.vue.d.ts +15 -14
  86. package/esm/lib/components/TextareaWrapper.vue.mjs +5 -5
  87. package/esm/lib/components/TextareaWrapperWrapper.vue.d.ts +6 -5
  88. package/esm/lib/components/ToastWrapper.vue.d.ts +1 -1
  89. package/esm/lib/components/WordmarkWrapper.vue.d.ts +1 -1
  90. package/esm/lib/types.d.ts +2 -0
  91. package/package.json +7 -7
  92. package/partials/esm/index.mjs +1 -0
  93. package/partials/package.json +3 -3
  94. package/partials/index.js +0 -12
  95. /package/partials/{index.cjs → cjs/index.cjs} +0 -0
  96. /package/partials/{index.d.ts → esm/index.d.ts} +0 -0
@@ -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
  };
@@ -25,10 +25,11 @@ type PFlexItemProps = {
25
25
  */
26
26
  width?: BreakpointCustomizable<FlexItemWidth>;
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<PFlexItemProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PFlexItemProps> & Readonly<{}>, {
32
+ declare const __VLS_component: import("vue").DefineComponent<PFlexItemProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PFlexItemProps> & Readonly<{}>, {
32
33
  width: BreakpointCustomizable<FlexItemWidth>;
33
34
  alignSelf: BreakpointCustomizable<FlexItemAlignSelf>;
34
35
  flex: BreakpointCustomizable<FlexItemFlex>;
@@ -37,9 +38,9 @@ declare const __VLS_component: import("vue").DefineComponent<PFlexItemProps, {},
37
38
  shrink: BreakpointCustomizable<FlexItemShrink>;
38
39
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
39
40
  /** @deprecated since v3.0.0, will be removed with next major release. Use native CSS Flex instead. */
40
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
41
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
41
42
  export default _default;
42
- type __VLS_WithTemplateSlots<T, S> = T & {
43
+ type __VLS_WithSlots<T, S> = T & {
43
44
  new (): {
44
45
  $slots: S;
45
46
  };
@@ -25,10 +25,11 @@ type PFlexProps = {
25
25
  */
26
26
  wrap?: BreakpointCustomizable<FlexWrap>;
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<PFlexProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PFlexProps> & Readonly<{}>, {
32
+ declare const __VLS_component: import("vue").DefineComponent<PFlexProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PFlexProps> & Readonly<{}>, {
32
33
  inline: BreakpointCustomizable<FlexInline>;
33
34
  wrap: BreakpointCustomizable<FlexWrap>;
34
35
  direction: BreakpointCustomizable<FlexDirection>;
@@ -37,9 +38,9 @@ declare const __VLS_component: import("vue").DefineComponent<PFlexProps, {}, {},
37
38
  justifyContent: BreakpointCustomizable<FlexJustifyContent>;
38
39
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
39
40
  /** @deprecated since v3.0.0, will be removed with next major release. Use native CSS Flex instead. */
40
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
41
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
41
42
  export default _default;
42
- type __VLS_WithTemplateSlots<T, S> = T & {
43
+ type __VLS_WithSlots<T, S> = T & {
43
44
  new (): {
44
45
  $slots: S;
45
46
  };
@@ -25,18 +25,25 @@ type PFlyoutProps = {
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<PFlyoutProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, any, string, import("vue").PublicProps, any, {
32
+ declare const __VLS_component: import("vue").DefineComponent<PFlyoutProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
33
+ [x: string]: any;
34
+ } & {
35
+ [x: string]: any;
36
+ }, string, import("vue").PublicProps, Readonly<PFlyoutProps> & Readonly<{
37
+ [x: `on${Capitalize<any>}`]: ((...args: any) => any) | undefined;
38
+ }>, {
32
39
  open: boolean;
33
40
  disableBackdropClick: boolean;
34
41
  footerBehavior: FlyoutFooterBehavior;
35
42
  position: FlyoutPosition;
36
43
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
37
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
44
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
38
45
  export default _default;
39
- type __VLS_WithTemplateSlots<T, S> = T & {
46
+ type __VLS_WithSlots<T, S> = T & {
40
47
  new (): {
41
48
  $slots: S;
42
49
  };
@@ -9,17 +9,18 @@ type PGridItemProps = {
9
9
  */
10
10
  size?: BreakpointCustomizable<GridItemSize>;
11
11
  };
12
- declare function __VLS_template(): {
13
- default?(_: {}): any;
12
+ declare var __VLS_8: {};
13
+ type __VLS_Slots = {} & {
14
+ default?: (props: typeof __VLS_8) => any;
14
15
  };
15
- declare const __VLS_component: import("vue").DefineComponent<PGridItemProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PGridItemProps> & Readonly<{}>, {
16
+ declare const __VLS_component: import("vue").DefineComponent<PGridItemProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PGridItemProps> & Readonly<{}>, {
16
17
  size: BreakpointCustomizable<GridItemSize>;
17
18
  offset: BreakpointCustomizable<GridItemOffset>;
18
19
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
19
20
  /** @deprecated since v3.0.0, will be removed with next major release. Use native CSS Grid instead. */
20
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
21
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
21
22
  export default _default;
22
- type __VLS_WithTemplateSlots<T, S> = T & {
23
+ type __VLS_WithSlots<T, S> = T & {
23
24
  new (): {
24
25
  $slots: S;
25
26
  };
@@ -14,18 +14,19 @@ type PGridProps = {
14
14
  */
15
15
  wrap?: BreakpointCustomizable<GridWrap>;
16
16
  };
17
- declare function __VLS_template(): {
18
- default?(_: {}): any;
17
+ declare var __VLS_8: {};
18
+ type __VLS_Slots = {} & {
19
+ default?: (props: typeof __VLS_8) => any;
19
20
  };
20
- declare const __VLS_component: import("vue").DefineComponent<PGridProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PGridProps> & Readonly<{}>, {
21
+ declare const __VLS_component: import("vue").DefineComponent<PGridProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PGridProps> & Readonly<{}>, {
21
22
  wrap: BreakpointCustomizable<GridWrap>;
22
23
  direction: BreakpointCustomizable<GridDirection>;
23
24
  gutter: BreakpointCustomizable<GridGutter>;
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
  };
@@ -25,18 +25,19 @@ type PHeadingProps = {
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<PHeadingProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PHeadingProps> & Readonly<{}>, {
32
+ declare const __VLS_component: import("vue").DefineComponent<PHeadingProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PHeadingProps> & Readonly<{}>, {
32
33
  size: BreakpointCustomizable<HeadingSize>;
33
34
  align: HeadingAlign;
34
35
  color: HeadingColor;
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
  };
@@ -25,19 +25,20 @@ type PHeadlineProps = {
25
25
  */
26
26
  variant?: HeadlineVariant;
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<PHeadlineProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PHeadlineProps> & Readonly<{}>, {
32
+ declare const __VLS_component: import("vue").DefineComponent<PHeadlineProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PHeadlineProps> & Readonly<{}>, {
32
33
  variant: HeadlineVariant;
33
34
  align: HeadlineAlign;
34
35
  color: HeadlineColor;
35
36
  ellipsis: boolean;
36
37
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
37
38
  /** @deprecated since v3.0.0, will be removed with next major release. Please use "p-heading" instead. */
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
  };
@@ -30,9 +30,9 @@ type PIconProps = {
30
30
  */
31
31
  theme?: Theme;
32
32
  };
33
- declare const _default: import("vue").DefineComponent<PIconProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PIconProps> & Readonly<{}>, {
34
- name: IconName;
33
+ declare const _default: import("vue").DefineComponent<PIconProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PIconProps> & Readonly<{}>, {
35
34
  size: IconSize;
35
+ name: IconName;
36
36
  color: IconColor;
37
37
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
38
38
  export default _default;
@@ -41,21 +41,28 @@ type PInlineNotificationProps = {
41
41
  */
42
42
  theme?: Theme;
43
43
  };
44
- declare function __VLS_template(): {
45
- default?(_: {}): any;
44
+ declare var __VLS_8: {};
45
+ type __VLS_Slots = {} & {
46
+ default?: (props: typeof __VLS_8) => any;
46
47
  };
47
- declare const __VLS_component: import("vue").DefineComponent<PInlineNotificationProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, any, string, import("vue").PublicProps, any, {
48
+ declare const __VLS_component: import("vue").DefineComponent<PInlineNotificationProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
49
+ [x: string]: any;
50
+ } & {
51
+ [x: string]: any;
52
+ }, string, import("vue").PublicProps, Readonly<PInlineNotificationProps> & Readonly<{
53
+ [x: `on${Capitalize<any>}`]: ((...args: any) => any) | undefined;
54
+ }>, {
48
55
  heading: string;
49
- description: string;
50
56
  headingTag: InlineNotificationHeadingTag;
57
+ description: string;
51
58
  dismissButton: boolean;
52
59
  state: InlineNotificationState;
53
60
  actionIcon: InlineNotificationActionIcon;
54
61
  actionLoading: boolean;
55
62
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
56
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
63
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
57
64
  export default _default;
58
- type __VLS_WithTemplateSlots<T, S> = T & {
65
+ type __VLS_WithSlots<T, S> = T & {
59
66
  new (): {
60
67
  $slots: S;
61
68
  };
@@ -81,13 +81,14 @@ type PInputNumberProps = {
81
81
  */
82
82
  value?: string;
83
83
  };
84
- declare function __VLS_template(): {
85
- default?(_: {}): any;
84
+ declare var __VLS_8: {};
85
+ type __VLS_Slots = {} & {
86
+ default?: (props: typeof __VLS_8) => any;
86
87
  };
87
- declare const __VLS_component: import("vue").DefineComponent<PInputNumberProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
88
- blur: (value: Event) => void;
89
- change: (value: Event) => void;
90
- input: (value: InputEvent) => void;
88
+ declare const __VLS_component: import("vue").DefineComponent<PInputNumberProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
89
+ blur: (value: Event) => any;
90
+ change: (value: Event) => any;
91
+ input: (value: InputEvent) => any;
91
92
  }, string, import("vue").PublicProps, Readonly<PInputNumberProps> & Readonly<{
92
93
  onBlur?: ((value: Event) => any) | undefined;
93
94
  onChange?: ((value: Event) => any) | undefined;
@@ -95,11 +96,11 @@ declare const __VLS_component: import("vue").DefineComponent<PInputNumberProps,
95
96
  }>, {
96
97
  step: number;
97
98
  label: string;
98
- description: string;
99
- disabled: boolean;
100
99
  compact: boolean;
100
+ description: string;
101
101
  state: InputNumberState;
102
102
  required: boolean;
103
+ disabled: boolean;
103
104
  hideLabel: BreakpointCustomizable<boolean>;
104
105
  loading: boolean;
105
106
  value: string;
@@ -108,9 +109,9 @@ declare const __VLS_component: import("vue").DefineComponent<PInputNumberProps,
108
109
  placeholder: string;
109
110
  readOnly: boolean;
110
111
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
111
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
112
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
112
113
  export default _default;
113
- type __VLS_WithTemplateSlots<T, S> = T & {
114
+ type __VLS_WithSlots<T, S> = T & {
114
115
  new (): {
115
116
  $slots: S;
116
117
  };
@@ -77,13 +77,14 @@ type PInputPasswordProps = {
77
77
  */
78
78
  value?: string;
79
79
  };
80
- declare function __VLS_template(): {
81
- default?(_: {}): any;
80
+ declare var __VLS_8: {};
81
+ type __VLS_Slots = {} & {
82
+ default?: (props: typeof __VLS_8) => any;
82
83
  };
83
- declare const __VLS_component: import("vue").DefineComponent<PInputPasswordProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
84
- blur: (value: Event) => void;
85
- change: (value: Event) => void;
86
- input: (value: InputEvent) => void;
84
+ declare const __VLS_component: import("vue").DefineComponent<PInputPasswordProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
85
+ blur: (value: Event) => any;
86
+ change: (value: Event) => any;
87
+ input: (value: InputEvent) => any;
87
88
  }, string, import("vue").PublicProps, Readonly<PInputPasswordProps> & Readonly<{
88
89
  onBlur?: ((value: Event) => any) | undefined;
89
90
  onChange?: ((value: Event) => any) | undefined;
@@ -91,11 +92,11 @@ declare const __VLS_component: import("vue").DefineComponent<PInputPasswordProps
91
92
  }>, {
92
93
  toggle: boolean;
93
94
  label: string;
94
- description: string;
95
- disabled: boolean;
96
95
  compact: boolean;
96
+ description: string;
97
97
  state: InputPasswordState;
98
98
  required: boolean;
99
+ disabled: boolean;
99
100
  hideLabel: BreakpointCustomizable<boolean>;
100
101
  loading: boolean;
101
102
  value: string;
@@ -103,9 +104,9 @@ declare const __VLS_component: import("vue").DefineComponent<PInputPasswordProps
103
104
  placeholder: string;
104
105
  readOnly: boolean;
105
106
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
106
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
107
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
107
108
  export default _default;
108
- type __VLS_WithTemplateSlots<T, S> = T & {
109
+ type __VLS_WithSlots<T, S> = T & {
109
110
  new (): {
110
111
  $slots: S;
111
112
  };
@@ -73,24 +73,25 @@ type PInputSearchProps = {
73
73
  */
74
74
  value?: string;
75
75
  };
76
- declare function __VLS_template(): {
77
- default?(_: {}): any;
76
+ declare var __VLS_8: {};
77
+ type __VLS_Slots = {} & {
78
+ default?: (props: typeof __VLS_8) => any;
78
79
  };
79
- declare const __VLS_component: import("vue").DefineComponent<PInputSearchProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
80
- blur: (value: Event) => void;
81
- change: (value: Event) => void;
82
- input: (value: InputEvent) => void;
80
+ declare const __VLS_component: import("vue").DefineComponent<PInputSearchProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
81
+ blur: (value: Event) => any;
82
+ change: (value: Event) => any;
83
+ input: (value: InputEvent) => any;
83
84
  }, string, import("vue").PublicProps, Readonly<PInputSearchProps> & Readonly<{
84
85
  onBlur?: ((value: Event) => any) | undefined;
85
86
  onChange?: ((value: Event) => any) | undefined;
86
87
  onInput?: ((value: InputEvent) => any) | undefined;
87
88
  }>, {
88
89
  label: string;
89
- description: string;
90
- disabled: boolean;
91
90
  compact: boolean;
91
+ description: string;
92
92
  state: InputSearchState;
93
93
  required: boolean;
94
+ disabled: boolean;
94
95
  hideLabel: BreakpointCustomizable<boolean>;
95
96
  loading: boolean;
96
97
  value: string;
@@ -100,9 +101,9 @@ declare const __VLS_component: import("vue").DefineComponent<PInputSearchProps,
100
101
  clear: boolean;
101
102
  indicator: 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
  };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as u, ref as c, inject as m, onMounted as i, onUpdated as h, watch as y, openBlock as B, createBlock as C, resolveDynamicComponent as _, unref as b, withCtx as g, renderSlot as v } from "vue";
2
- import { usePrefix as R, themeInjectionKey as k, addEventListenerToElementRef as n, syncProperties as f } from "../../utils.mjs";
2
+ import { usePrefix as R, themeInjectionKey as k, addEventListenerToElementRef as n, syncProperties as r } from "../../utils.mjs";
3
3
  const j = /* @__PURE__ */ u({
4
4
  __name: "InputSearchWrapper",
5
5
  props: {
@@ -10,7 +10,7 @@ const j = /* @__PURE__ */ u({
10
10
  disabled: { type: Boolean, default: !1 },
11
11
  form: {},
12
12
  hideLabel: { default: !1 },
13
- indicator: { type: Boolean, default: !0 },
13
+ indicator: { type: Boolean, default: !1 },
14
14
  label: { default: "" },
15
15
  loading: { type: Boolean, default: !1 },
16
16
  message: { default: "" },
@@ -23,12 +23,12 @@ const j = /* @__PURE__ */ u({
23
23
  value: { default: "" }
24
24
  },
25
25
  emits: ["blur", "change", "input"],
26
- setup(p, { emit: s }) {
27
- const d = R("p-input-search"), t = p, e = c(), a = s, l = m(k), r = () => f(e, { ...t, theme: t.theme || l.value });
26
+ setup(s, { emit: p }) {
27
+ const d = R("p-input-search"), t = s, e = c(), a = p, l = m(k), f = () => r(e, { ...t, theme: t.theme || l.value });
28
28
  return i(() => {
29
- r(), n(e, "blur", a), n(e, "change", a), n(e, "input", a);
30
- }), h(r), y(l, (o) => {
31
- f(e, { theme: t.theme || o });
29
+ f(), n(e, "blur", a), n(e, "change", a), n(e, "input", a);
30
+ }), h(f), y(l, (o) => {
31
+ r(e, { theme: t.theme || o });
32
32
  }), (o, w) => (B(), C(_(b(d)), {
33
33
  ref_key: "pdsComponentRef",
34
34
  ref: e
@@ -81,24 +81,25 @@ type PInputTextProps = {
81
81
  */
82
82
  value?: string;
83
83
  };
84
- declare function __VLS_template(): {
85
- default?(_: {}): any;
84
+ declare var __VLS_8: {};
85
+ type __VLS_Slots = {} & {
86
+ default?: (props: typeof __VLS_8) => any;
86
87
  };
87
- declare const __VLS_component: import("vue").DefineComponent<PInputTextProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
88
- blur: (value: Event) => void;
89
- change: (value: Event) => void;
90
- input: (value: InputEvent) => void;
88
+ declare const __VLS_component: import("vue").DefineComponent<PInputTextProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
89
+ blur: (value: Event) => any;
90
+ change: (value: Event) => any;
91
+ input: (value: InputEvent) => any;
91
92
  }, string, import("vue").PublicProps, Readonly<PInputTextProps> & Readonly<{
92
93
  onBlur?: ((value: Event) => any) | undefined;
93
94
  onChange?: ((value: Event) => any) | undefined;
94
95
  onInput?: ((value: InputEvent) => any) | undefined;
95
96
  }>, {
96
97
  label: string;
97
- description: string;
98
- disabled: boolean;
99
98
  compact: boolean;
99
+ description: string;
100
100
  state: InputTextState;
101
101
  required: boolean;
102
+ disabled: boolean;
102
103
  hideLabel: BreakpointCustomizable<boolean>;
103
104
  loading: boolean;
104
105
  value: string;
@@ -107,9 +108,9 @@ declare const __VLS_component: import("vue").DefineComponent<PInputTextProps, {}
107
108
  readOnly: boolean;
108
109
  counter: boolean;
109
110
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
110
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
111
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
111
112
  export default _default;
112
- type __VLS_WithTemplateSlots<T, S> = T & {
113
+ type __VLS_WithSlots<T, S> = T & {
113
114
  new (): {
114
115
  $slots: S;
115
116
  };
@@ -62,23 +62,24 @@ type PLinkPureProps = {
62
62
  */
63
63
  weight?: LinkPureWeight;
64
64
  };
65
- declare function __VLS_template(): {
66
- default?(_: {}): any;
65
+ declare var __VLS_8: {};
66
+ type __VLS_Slots = {} & {
67
+ default?: (props: typeof __VLS_8) => any;
67
68
  };
68
- declare const __VLS_component: import("vue").DefineComponent<PLinkPureProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PLinkPureProps> & Readonly<{}>, {
69
+ declare const __VLS_component: import("vue").DefineComponent<PLinkPureProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PLinkPureProps> & Readonly<{}>, {
69
70
  weight: LinkPureWeight;
70
71
  stretch: BreakpointCustomizable<boolean>;
71
72
  size: BreakpointCustomizable<LinkPureSize>;
73
+ target: LinkPureTarget;
72
74
  hideLabel: BreakpointCustomizable<boolean>;
73
75
  icon: LinkPureIcon;
74
76
  active: boolean;
75
77
  alignLabel: BreakpointCustomizable<LinkPureAlignLabel>;
76
78
  underline: boolean;
77
- target: LinkPureTarget;
78
79
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
79
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
80
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
80
81
  export default _default;
81
- type __VLS_WithTemplateSlots<T, S> = T & {
82
+ type __VLS_WithSlots<T, S> = T & {
82
83
  new (): {
83
84
  $slots: S;
84
85
  };
@@ -33,18 +33,19 @@ type PLinkSocialProps = {
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<PLinkSocialProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PLinkSocialProps> & Readonly<{}>, {
40
+ declare const __VLS_component: import("vue").DefineComponent<PLinkSocialProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PLinkSocialProps> & Readonly<{}>, {
40
41
  compact: boolean;
41
- hideLabel: BreakpointCustomizable<boolean>;
42
42
  target: LinkSocialTarget;
43
+ hideLabel: BreakpointCustomizable<boolean>;
43
44
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
44
45
  /** @deprecated since v3.0.0, will be removed with next major release. Use `p-link` with corresponding social icon instead. */
45
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
46
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
46
47
  export default _default;
47
- type __VLS_WithTemplateSlots<T, S> = T & {
48
+ type __VLS_WithSlots<T, S> = T & {
48
49
  new (): {
49
50
  $slots: S;
50
51
  };
@@ -29,19 +29,20 @@ type PLinkTileModelSignatureProps = {
29
29
  */
30
30
  weight?: BreakpointCustomizable<LinkTileModelSignatureWeight>;
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<PLinkTileModelSignatureProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PLinkTileModelSignatureProps> & Readonly<{}>, {
36
+ declare const __VLS_component: import("vue").DefineComponent<PLinkTileModelSignatureProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PLinkTileModelSignatureProps> & Readonly<{}>, {
36
37
  weight: BreakpointCustomizable<LinkTileModelSignatureWeight>;
37
38
  headingTag: LinkTileModelSignatureHeadingTag;
38
39
  aspectRatio: BreakpointCustomizable<LinkTileModelSignatureAspectRatio>;
39
40
  linkDirection: BreakpointCustomizable<LinkTileModelSignatureLinkDirection>;
40
41
  model: LinkTileModelSignatureModel;
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
  };