@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
@@ -9,15 +9,16 @@ type PStepperHorizontalItemProps = {
9
9
  */
10
10
  state?: StepperHorizontalItemState;
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<PStepperHorizontalItemProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PStepperHorizontalItemProps> & Readonly<{}>, {
16
+ declare const __VLS_component: import("vue").DefineComponent<PStepperHorizontalItemProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PStepperHorizontalItemProps> & Readonly<{}>, {
16
17
  disabled: boolean;
17
18
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
18
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
19
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
19
20
  export default _default;
20
- type __VLS_WithTemplateSlots<T, S> = T & {
21
+ type __VLS_WithSlots<T, S> = T & {
21
22
  new (): {
22
23
  $slots: S;
23
24
  };
@@ -6,21 +6,22 @@ type PStepperHorizontalProps = {
6
6
  */
7
7
  theme?: Theme;
8
8
  };
9
- declare function __VLS_template(): {
10
- default?(_: {}): any;
9
+ declare var __VLS_8: {};
10
+ type __VLS_Slots = {} & {
11
+ default?: (props: typeof __VLS_8) => any;
11
12
  };
12
- declare const __VLS_component: import("vue").DefineComponent<PStepperHorizontalProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
13
- stepChange: (value: import("../types").StepperHorizontalUpdateEvent) => void;
14
- update: (value: import("../types").StepperHorizontalUpdateEvent) => void;
13
+ declare const __VLS_component: import("vue").DefineComponent<PStepperHorizontalProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
14
+ update: (value: import("../types").StepperHorizontalUpdateEvent) => any;
15
+ stepChange: (value: import("../types").StepperHorizontalUpdateEvent) => any;
15
16
  }, string, import("vue").PublicProps, Readonly<PStepperHorizontalProps> & Readonly<{
16
17
  onUpdate?: ((value: import("../types").StepperHorizontalUpdateEvent) => any) | undefined;
17
18
  onStepChange?: ((value: import("../types").StepperHorizontalUpdateEvent) => any) | undefined;
18
19
  }>, {
19
20
  size: BreakpointCustomizable<StepperHorizontalSize>;
20
21
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
21
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
22
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
22
23
  export default _default;
23
- type __VLS_WithTemplateSlots<T, S> = T & {
24
+ type __VLS_WithSlots<T, S> = T & {
24
25
  new (): {
25
26
  $slots: S;
26
27
  };
@@ -33,27 +33,28 @@ type PSwitchProps = {
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<PSwitchProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
40
- switchChange: (value: import("../types").SwitchUpdateEvent) => void;
41
- update: (value: import("../types").SwitchUpdateEvent) => void;
40
+ declare const __VLS_component: import("vue").DefineComponent<PSwitchProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
41
+ update: (value: import("../types").SwitchUpdateEvent) => any;
42
+ switchChange: (value: import("../types").SwitchUpdateEvent) => any;
42
43
  }, string, import("vue").PublicProps, Readonly<PSwitchProps> & Readonly<{
43
44
  onUpdate?: ((value: import("../types").SwitchUpdateEvent) => any) | undefined;
44
45
  onSwitchChange?: ((value: import("../types").SwitchUpdateEvent) => any) | undefined;
45
46
  }>, {
46
47
  stretch: BreakpointCustomizable<boolean>;
47
- disabled: boolean;
48
48
  compact: boolean;
49
+ disabled: boolean;
49
50
  hideLabel: BreakpointCustomizable<boolean>;
50
51
  loading: boolean;
51
52
  alignLabel: BreakpointCustomizable<SwitchAlignLabel>;
52
53
  checked: boolean;
53
54
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
54
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
55
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
55
56
  export default _default;
56
- type __VLS_WithTemplateSlots<T, S> = T & {
57
+ type __VLS_WithSlots<T, S> = T & {
57
58
  new (): {
58
59
  $slots: S;
59
60
  };
@@ -1,10 +1,11 @@
1
- declare function __VLS_template(): {
2
- default?(_: {}): any;
1
+ declare var __VLS_7: {};
2
+ type __VLS_Slots = {} & {
3
+ default?: (props: typeof __VLS_7) => any;
3
4
  };
4
- declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
5
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
5
+ declare const __VLS_component: import("vue").DefineComponent<{}, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
6
7
  export default _default;
7
- type __VLS_WithTemplateSlots<T, S> = T & {
8
+ type __VLS_WithSlots<T, S> = T & {
8
9
  new (): {
9
10
  $slots: S;
10
11
  };
@@ -4,15 +4,16 @@ type PTableCellProps = {
4
4
  */
5
5
  multiline?: boolean;
6
6
  };
7
- declare function __VLS_template(): {
8
- default?(_: {}): any;
7
+ declare var __VLS_8: {};
8
+ type __VLS_Slots = {} & {
9
+ default?: (props: typeof __VLS_8) => any;
9
10
  };
10
- declare const __VLS_component: import("vue").DefineComponent<PTableCellProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PTableCellProps> & Readonly<{}>, {
11
+ declare const __VLS_component: import("vue").DefineComponent<PTableCellProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PTableCellProps> & Readonly<{}>, {
11
12
  multiline: boolean;
12
13
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
13
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
14
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
14
15
  export default _default;
15
- type __VLS_WithTemplateSlots<T, S> = T & {
16
+ type __VLS_WithSlots<T, S> = T & {
16
17
  new (): {
17
18
  $slots: S;
18
19
  };
@@ -13,16 +13,17 @@ type PTableHeadCellProps = {
13
13
  */
14
14
  sort?: TableHeadCellSort;
15
15
  };
16
- declare function __VLS_template(): {
17
- default?(_: {}): any;
16
+ declare var __VLS_8: {};
17
+ type __VLS_Slots = {} & {
18
+ default?: (props: typeof __VLS_8) => any;
18
19
  };
19
- declare const __VLS_component: import("vue").DefineComponent<PTableHeadCellProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PTableHeadCellProps> & Readonly<{}>, {
20
+ declare const __VLS_component: import("vue").DefineComponent<PTableHeadCellProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PTableHeadCellProps> & Readonly<{}>, {
20
21
  hideLabel: boolean;
21
22
  multiline: boolean;
22
23
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
23
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
24
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
24
25
  export default _default;
25
- type __VLS_WithTemplateSlots<T, S> = T & {
26
+ type __VLS_WithSlots<T, S> = T & {
26
27
  new (): {
27
28
  $slots: S;
28
29
  };
@@ -1,10 +1,11 @@
1
- declare function __VLS_template(): {
2
- default?(_: {}): any;
1
+ declare var __VLS_7: {};
2
+ type __VLS_Slots = {} & {
3
+ default?: (props: typeof __VLS_7) => any;
3
4
  };
4
- declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
5
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
5
+ declare const __VLS_component: import("vue").DefineComponent<{}, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
6
7
  export default _default;
7
- type __VLS_WithTemplateSlots<T, S> = T & {
8
+ type __VLS_WithSlots<T, S> = T & {
8
9
  new (): {
9
10
  $slots: S;
10
11
  };
@@ -1,10 +1,11 @@
1
- declare function __VLS_template(): {
2
- default?(_: {}): any;
1
+ declare var __VLS_7: {};
2
+ type __VLS_Slots = {} & {
3
+ default?: (props: typeof __VLS_7) => any;
3
4
  };
4
- declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
5
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
5
+ declare const __VLS_component: import("vue").DefineComponent<{}, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
6
7
  export default _default;
7
- type __VLS_WithTemplateSlots<T, S> = T & {
8
+ type __VLS_WithSlots<T, S> = T & {
8
9
  new (): {
9
10
  $slots: S;
10
11
  };
@@ -1,10 +1,11 @@
1
- declare function __VLS_template(): {
2
- default?(_: {}): any;
1
+ declare var __VLS_7: {};
2
+ type __VLS_Slots = {} & {
3
+ default?: (props: typeof __VLS_7) => any;
3
4
  };
4
- declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
5
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
5
+ declare const __VLS_component: import("vue").DefineComponent<{}, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
6
7
  export default _default;
7
- type __VLS_WithTemplateSlots<T, S> = T & {
8
+ type __VLS_WithSlots<T, S> = T & {
8
9
  new (): {
9
10
  $slots: S;
10
11
  };
@@ -17,12 +17,13 @@ type PTableProps = {
17
17
  */
18
18
  theme?: Theme;
19
19
  };
20
- declare function __VLS_template(): {
21
- default?(_: {}): any;
20
+ declare var __VLS_8: {};
21
+ type __VLS_Slots = {} & {
22
+ default?: (props: typeof __VLS_8) => any;
22
23
  };
23
- declare const __VLS_component: import("vue").DefineComponent<PTableProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
24
- sortingChange: (value: import("../types").TableHeadCellSort) => void;
25
- update: (value: import("../types").TableHeadCellSort) => void;
24
+ declare const __VLS_component: import("vue").DefineComponent<PTableProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
25
+ update: (value: import("../types").TableHeadCellSort) => any;
26
+ sortingChange: (value: import("../types").TableHeadCellSort) => any;
26
27
  }, string, import("vue").PublicProps, Readonly<PTableProps> & Readonly<{
27
28
  onUpdate?: ((value: import("../types").TableHeadCellSort) => any) | undefined;
28
29
  onSortingChange?: ((value: import("../types").TableHeadCellSort) => any) | undefined;
@@ -30,9 +31,9 @@ declare const __VLS_component: import("vue").DefineComponent<PTableProps, {}, {}
30
31
  compact: boolean;
31
32
  layout: TableLayout;
32
33
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
33
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
34
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
34
35
  export default _default;
35
- type __VLS_WithTemplateSlots<T, S> = T & {
36
+ type __VLS_WithSlots<T, S> = T & {
36
37
  new (): {
37
38
  $slots: S;
38
39
  };
@@ -25,12 +25,13 @@ type PTabsBarProps = {
25
25
  */
26
26
  weight?: TabsBarWeight;
27
27
  };
28
- declare function __VLS_template(): {
29
- default?(_: {}): any;
28
+ declare var __VLS_8: {};
29
+ type __VLS_Slots = {} & {
30
+ default?: (props: typeof __VLS_8) => any;
30
31
  };
31
- declare const __VLS_component: import("vue").DefineComponent<PTabsBarProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
32
- tabChange: (value: import("../types").TabsBarUpdateEvent) => void;
33
- update: (value: import("../types").TabsBarUpdateEvent) => void;
32
+ declare const __VLS_component: import("vue").DefineComponent<PTabsBarProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
33
+ update: (value: import("../types").TabsBarUpdateEvent) => any;
34
+ tabChange: (value: import("../types").TabsBarUpdateEvent) => any;
34
35
  }, string, import("vue").PublicProps, Readonly<PTabsBarProps> & Readonly<{
35
36
  onUpdate?: ((value: import("../types").TabsBarUpdateEvent) => any) | undefined;
36
37
  onTabChange?: ((value: import("../types").TabsBarUpdateEvent) => any) | undefined;
@@ -39,9 +40,9 @@ declare const __VLS_component: import("vue").DefineComponent<PTabsBarProps, {},
39
40
  size: BreakpointCustomizable<TabsBarSize>;
40
41
  gradientColor: TabsBarGradientColor;
41
42
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
42
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
43
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
43
44
  export default _default;
44
- type __VLS_WithTemplateSlots<T, S> = T & {
45
+ type __VLS_WithSlots<T, S> = T & {
45
46
  new (): {
46
47
  $slots: S;
47
48
  };
@@ -4,13 +4,14 @@ type PTabsItemProps = {
4
4
  */
5
5
  label: string;
6
6
  };
7
- declare function __VLS_template(): {
8
- default?(_: {}): any;
7
+ declare var __VLS_8: {};
8
+ type __VLS_Slots = {} & {
9
+ default?: (props: typeof __VLS_8) => any;
9
10
  };
10
- declare const __VLS_component: import("vue").DefineComponent<PTabsItemProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PTabsItemProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
11
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
11
+ declare const __VLS_component: import("vue").DefineComponent<PTabsItemProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PTabsItemProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
12
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
12
13
  export default _default;
13
- type __VLS_WithTemplateSlots<T, S> = T & {
14
+ type __VLS_WithSlots<T, S> = T & {
14
15
  new (): {
15
16
  $slots: S;
16
17
  };
@@ -25,12 +25,13 @@ type PTabsProps = {
25
25
  */
26
26
  weight?: TabsWeight;
27
27
  };
28
- declare function __VLS_template(): {
29
- default?(_: {}): any;
28
+ declare var __VLS_8: {};
29
+ type __VLS_Slots = {} & {
30
+ default?: (props: typeof __VLS_8) => any;
30
31
  };
31
- declare const __VLS_component: import("vue").DefineComponent<PTabsProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
32
- tabChange: (value: import("../types").TabsBarUpdateEvent) => void;
33
- update: (value: import("../types").TabsBarUpdateEvent) => void;
32
+ declare const __VLS_component: import("vue").DefineComponent<PTabsProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
33
+ update: (value: import("../types").TabsBarUpdateEvent) => any;
34
+ tabChange: (value: import("../types").TabsBarUpdateEvent) => any;
34
35
  }, string, import("vue").PublicProps, Readonly<PTabsProps> & Readonly<{
35
36
  onUpdate?: ((value: import("../types").TabsBarUpdateEvent) => any) | undefined;
36
37
  onTabChange?: ((value: import("../types").TabsBarUpdateEvent) => any) | undefined;
@@ -40,9 +41,9 @@ declare const __VLS_component: import("vue").DefineComponent<PTabsProps, {}, {},
40
41
  gradientColor: TabsGradientColor;
41
42
  activeTabIndex: number;
42
43
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
43
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
44
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
44
45
  export default _default;
45
- type __VLS_WithTemplateSlots<T, S> = T & {
46
+ type __VLS_WithSlots<T, S> = T & {
46
47
  new (): {
47
48
  $slots: S;
48
49
  };
@@ -17,15 +17,16 @@ type PTagDismissibleProps = {
17
17
  */
18
18
  theme?: Theme;
19
19
  };
20
- declare function __VLS_template(): {
21
- default?(_: {}): any;
20
+ declare var __VLS_8: {};
21
+ type __VLS_Slots = {} & {
22
+ default?: (props: typeof __VLS_8) => any;
22
23
  };
23
- declare const __VLS_component: import("vue").DefineComponent<PTagDismissibleProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PTagDismissibleProps> & Readonly<{}>, {
24
+ declare const __VLS_component: import("vue").DefineComponent<PTagDismissibleProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PTagDismissibleProps> & Readonly<{}>, {
24
25
  color: TagDismissibleColor;
25
26
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
26
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
27
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
27
28
  export default _default;
28
- type __VLS_WithTemplateSlots<T, S> = T & {
29
+ type __VLS_WithSlots<T, S> = T & {
29
30
  new (): {
30
31
  $slots: S;
31
32
  };
@@ -21,16 +21,17 @@ type PTagProps = {
21
21
  */
22
22
  theme?: Theme;
23
23
  };
24
- declare function __VLS_template(): {
25
- default?(_: {}): any;
24
+ declare var __VLS_8: {};
25
+ type __VLS_Slots = {} & {
26
+ default?: (props: typeof __VLS_8) => any;
26
27
  };
27
- declare const __VLS_component: import("vue").DefineComponent<PTagProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PTagProps> & Readonly<{}>, {
28
+ declare const __VLS_component: import("vue").DefineComponent<PTagProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PTagProps> & Readonly<{}>, {
28
29
  compact: boolean;
29
30
  color: TagColor;
30
31
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
31
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
32
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
32
33
  export default _default;
33
- type __VLS_WithTemplateSlots<T, S> = T & {
34
+ type __VLS_WithSlots<T, S> = T & {
34
35
  new (): {
35
36
  $slots: S;
36
37
  };
@@ -57,10 +57,17 @@ type PTextFieldWrapperProps = {
57
57
  */
58
58
  unitPosition?: TextFieldWrapperUnitPosition;
59
59
  };
60
- declare function __VLS_template(): {
61
- default?(_: {}): any;
60
+ declare var __VLS_8: {};
61
+ type __VLS_Slots = {} & {
62
+ default?: (props: typeof __VLS_8) => any;
62
63
  };
63
- declare const __VLS_component: import("vue").DefineComponent<PTextFieldWrapperProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, any, string, import("vue").PublicProps, any, {
64
+ declare const __VLS_component: import("vue").DefineComponent<PTextFieldWrapperProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
65
+ [x: string]: any;
66
+ } & {
67
+ [x: string]: any;
68
+ }, string, import("vue").PublicProps, Readonly<PTextFieldWrapperProps> & Readonly<{
69
+ [x: `on${Capitalize<any>}`]: ((...args: any) => any) | undefined;
70
+ }>, {
64
71
  label: string;
65
72
  description: string;
66
73
  state: TextFieldWrapperState;
@@ -73,9 +80,9 @@ declare const __VLS_component: import("vue").DefineComponent<PTextFieldWrapperPr
73
80
  unit: string;
74
81
  unitPosition: TextFieldWrapperUnitPosition;
75
82
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
76
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
83
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
77
84
  export default _default;
78
- type __VLS_WithTemplateSlots<T, S> = T & {
85
+ type __VLS_WithSlots<T, S> = T & {
79
86
  new (): {
80
87
  $slots: S;
81
88
  };
@@ -1,10 +1,11 @@
1
- declare function __VLS_template(): {
2
- default?(_: {}): any;
1
+ declare var __VLS_7: {};
2
+ type __VLS_Slots = {} & {
3
+ default?: (props: typeof __VLS_7) => any;
3
4
  };
4
- declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
5
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
5
+ declare const __VLS_component: import("vue").DefineComponent<{}, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
6
7
  export default _default;
7
- type __VLS_WithTemplateSlots<T, S> = T & {
8
+ type __VLS_WithSlots<T, S> = T & {
8
9
  new (): {
9
10
  $slots: S;
10
11
  };
@@ -17,15 +17,16 @@ type PTextListProps = {
17
17
  */
18
18
  type?: TextListType;
19
19
  };
20
- declare function __VLS_template(): {
21
- default?(_: {}): any;
20
+ declare var __VLS_8: {};
21
+ type __VLS_Slots = {} & {
22
+ default?: (props: typeof __VLS_8) => any;
22
23
  };
23
- declare const __VLS_component: import("vue").DefineComponent<PTextListProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PTextListProps> & Readonly<{}>, {
24
+ declare const __VLS_component: import("vue").DefineComponent<PTextListProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PTextListProps> & Readonly<{}>, {
24
25
  type: TextListType;
25
26
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
26
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
27
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
27
28
  export default _default;
28
- type __VLS_WithTemplateSlots<T, S> = T & {
29
+ type __VLS_WithSlots<T, S> = T & {
29
30
  new (): {
30
31
  $slots: S;
31
32
  };
@@ -29,20 +29,21 @@ type PTextProps = {
29
29
  */
30
30
  weight?: TextWeight;
31
31
  };
32
- declare function __VLS_template(): {
33
- default?(_: {}): any;
32
+ declare var __VLS_8: {};
33
+ type __VLS_Slots = {} & {
34
+ default?: (props: typeof __VLS_8) => any;
34
35
  };
35
- declare const __VLS_component: import("vue").DefineComponent<PTextProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PTextProps> & Readonly<{}>, {
36
+ declare const __VLS_component: import("vue").DefineComponent<PTextProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PTextProps> & Readonly<{}>, {
36
37
  weight: TextWeight;
37
- tag: TextTag;
38
38
  size: BreakpointCustomizable<TextSize>;
39
+ tag: TextTag;
39
40
  align: TextAlign;
40
41
  color: TextColor;
41
42
  ellipsis: boolean;
42
43
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
43
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
44
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
44
45
  export default _default;
45
- type __VLS_WithTemplateSlots<T, S> = T & {
46
+ type __VLS_WithSlots<T, S> = T & {
46
47
  new (): {
47
48
  $slots: S;
48
49
  };
@@ -4,6 +4,10 @@ type PTextareaProps = {
4
4
  * Specifies whether the input can be autofilled by the browser
5
5
  */
6
6
  autoComplete?: TextareaAutoComplete;
7
+ /**
8
+ * Show or hide the character counter.
9
+ */
10
+ counter?: boolean;
7
11
  /**
8
12
  * The description text.
9
13
  */
@@ -60,10 +64,6 @@ type PTextareaProps = {
60
64
  * The number of rows of the textarea.
61
65
  */
62
66
  rows?: number;
63
- /**
64
- * Show or hide max character count.
65
- */
66
- showCounter?: boolean;
67
67
  /**
68
68
  * Specifies whether the input should have its spelling and grammar checked
69
69
  */
@@ -85,13 +85,14 @@ type PTextareaProps = {
85
85
  */
86
86
  wrap?: TextareaWrap;
87
87
  };
88
- declare function __VLS_template(): {
89
- default?(_: {}): any;
88
+ declare var __VLS_8: {};
89
+ type __VLS_Slots = {} & {
90
+ default?: (props: typeof __VLS_8) => any;
90
91
  };
91
- declare const __VLS_component: import("vue").DefineComponent<PTextareaProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
92
- blur: (value: Event) => void;
93
- change: (value: Event) => void;
94
- input: (value: InputEvent) => void;
92
+ declare const __VLS_component: import("vue").DefineComponent<PTextareaProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
93
+ blur: (value: Event) => any;
94
+ change: (value: Event) => any;
95
+ input: (value: InputEvent) => any;
95
96
  }, string, import("vue").PublicProps, Readonly<PTextareaProps> & Readonly<{
96
97
  onBlur?: ((value: Event) => any) | undefined;
97
98
  onChange?: ((value: Event) => any) | undefined;
@@ -101,20 +102,20 @@ declare const __VLS_component: import("vue").DefineComponent<PTextareaProps, {},
101
102
  resize: TextareaResize;
102
103
  label: string;
103
104
  description: string;
104
- disabled: boolean;
105
105
  state: TextareaState;
106
106
  required: boolean;
107
+ disabled: boolean;
107
108
  hideLabel: BreakpointCustomizable<boolean>;
108
109
  value: string;
109
110
  message: string;
110
111
  placeholder: string;
111
112
  readOnly: boolean;
112
- showCounter: boolean;
113
+ counter: boolean;
113
114
  rows: number;
114
115
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
115
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
116
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
116
117
  export default _default;
117
- type __VLS_WithTemplateSlots<T, S> = T & {
118
+ type __VLS_WithSlots<T, S> = T & {
118
119
  new (): {
119
120
  $slots: S;
120
121
  };
@@ -1,9 +1,10 @@
1
- import { defineComponent as u, ref as m, inject as c, onMounted as i, onUpdated as h, watch as y, openBlock as C, createBlock as B, resolveDynamicComponent as _, unref as b, withCtx as g, renderSlot as w } from "vue";
2
- import { usePrefix as x, themeInjectionKey as v, addEventListenerToElementRef as n, syncProperties as s } from "../../utils.mjs";
1
+ import { defineComponent as u, ref as m, inject as c, onMounted as i, onUpdated as h, watch as y, openBlock as C, createBlock as B, resolveDynamicComponent as _, unref as b, withCtx as g, renderSlot as x } from "vue";
2
+ import { usePrefix as v, themeInjectionKey as w, addEventListenerToElementRef as n, syncProperties as s } from "../../utils.mjs";
3
3
  const P = /* @__PURE__ */ u({
4
4
  __name: "TextareaWrapper",
5
5
  props: {
6
6
  autoComplete: {},
7
+ counter: { type: Boolean, default: !1 },
7
8
  description: { default: "" },
8
9
  disabled: { type: Boolean, default: !1 },
9
10
  form: {},
@@ -18,7 +19,6 @@ const P = /* @__PURE__ */ u({
18
19
  required: { type: Boolean, default: !1 },
19
20
  resize: { default: "vertical" },
20
21
  rows: { default: 7 },
21
- showCounter: { type: Boolean, default: !0 },
22
22
  spellCheck: { type: Boolean },
23
23
  state: { default: "none" },
24
24
  theme: {},
@@ -27,7 +27,7 @@ const P = /* @__PURE__ */ u({
27
27
  },
28
28
  emits: ["blur", "change", "input"],
29
29
  setup(f, { emit: p }) {
30
- const d = x("p-textarea"), t = f, e = m(), a = p, l = c(v), r = () => s(e, { ...t, theme: t.theme || l.value });
30
+ const d = v("p-textarea"), t = f, e = m(), a = p, l = c(w), r = () => s(e, { ...t, theme: t.theme || l.value });
31
31
  return i(() => {
32
32
  r(), n(e, "blur", a), n(e, "change", a), n(e, "input", a);
33
33
  }), h(r), y(l, (o) => {
@@ -37,7 +37,7 @@ const P = /* @__PURE__ */ u({
37
37
  ref: e
38
38
  }, {
39
39
  default: g(() => [
40
- w(o.$slots, "default")
40
+ x(o.$slots, "default")
41
41
  ]),
42
42
  _: 3
43
43
  }, 512));
@@ -33,10 +33,11 @@ type PTextareaWrapperProps = {
33
33
  */
34
34
  theme?: Theme;
35
35
  };
36
- declare function __VLS_template(): {
37
- default?(_: {}): any;
36
+ declare var __VLS_8: {};
37
+ type __VLS_Slots = {} & {
38
+ default?: (props: typeof __VLS_8) => any;
38
39
  };
39
- declare const __VLS_component: import("vue").DefineComponent<PTextareaWrapperProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PTextareaWrapperProps> & Readonly<{}>, {
40
+ declare const __VLS_component: import("vue").DefineComponent<PTextareaWrapperProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PTextareaWrapperProps> & Readonly<{}>, {
40
41
  label: string;
41
42
  description: string;
42
43
  state: TextareaWrapperState;
@@ -44,9 +45,9 @@ declare const __VLS_component: import("vue").DefineComponent<PTextareaWrapperPro
44
45
  message: string;
45
46
  showCounter: boolean;
46
47
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
47
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
48
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
48
49
  export default _default;
49
- type __VLS_WithTemplateSlots<T, S> = T & {
50
+ type __VLS_WithSlots<T, S> = T & {
50
51
  new (): {
51
52
  $slots: S;
52
53
  };