@porsche-design-system/components-vue 3.13.0 → 3.14.0-rc.0

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 (68) hide show
  1. package/CHANGELOG.md +26 -0
  2. package/esm/PorscheDesignSystemProvider.vue.d.ts +11 -11
  3. package/esm/lib/components/AccordionWrapper.vue.d.ts +11 -11
  4. package/esm/lib/components/BannerWrapper.vue.d.ts +11 -11
  5. package/esm/lib/components/ButtonGroupWrapper.vue.d.ts +11 -11
  6. package/esm/lib/components/ButtonPureWrapper.vue.d.ts +11 -11
  7. package/esm/lib/components/ButtonTileWrapper.vue.d.ts +11 -11
  8. package/esm/lib/components/ButtonWrapper.vue.d.ts +11 -11
  9. package/esm/lib/components/CarouselWrapper.vue.d.ts +11 -11
  10. package/esm/lib/components/CheckboxWrapperWrapper.vue.d.ts +11 -11
  11. package/esm/lib/components/ContentWrapperWrapper.vue.d.ts +11 -11
  12. package/esm/lib/components/CrestWrapper.vue.d.ts +11 -11
  13. package/esm/lib/components/DisplayWrapper.vue.d.ts +11 -11
  14. package/esm/lib/components/DividerWrapper.vue.d.ts +11 -11
  15. package/esm/lib/components/FieldsetWrapper.vue.d.ts +11 -11
  16. package/esm/lib/components/FieldsetWrapperWrapper.vue.d.ts +11 -11
  17. package/esm/lib/components/FlexItemWrapper.vue.d.ts +11 -11
  18. package/esm/lib/components/FlexWrapper.vue.d.ts +11 -11
  19. package/esm/lib/components/FlyoutNavigationItemWrapper.vue.d.ts +7 -7
  20. package/esm/lib/components/FlyoutNavigationWrapper.vue.d.ts +11 -11
  21. package/esm/lib/components/FlyoutWrapper.vue.d.ts +11 -11
  22. package/esm/lib/components/GridItemWrapper.vue.d.ts +11 -11
  23. package/esm/lib/components/GridWrapper.vue.d.ts +11 -11
  24. package/esm/lib/components/HeadingWrapper.vue.d.ts +11 -11
  25. package/esm/lib/components/HeadlineWrapper.vue.d.ts +11 -11
  26. package/esm/lib/components/IconWrapper.vue.d.ts +12 -12
  27. package/esm/lib/components/InlineNotificationWrapper.vue.d.ts +12 -12
  28. package/esm/lib/components/LinkPureWrapper.vue.d.ts +11 -11
  29. package/esm/lib/components/LinkSocialWrapper.vue.d.ts +11 -11
  30. package/esm/lib/components/LinkTileModelSignatureWrapper.vue.d.ts +11 -11
  31. package/esm/lib/components/LinkTileProductWrapper.vue.d.ts +11 -11
  32. package/esm/lib/components/LinkTileWrapper.vue.d.ts +11 -11
  33. package/esm/lib/components/LinkWrapper.vue.d.ts +11 -11
  34. package/esm/lib/components/MarqueWrapper.vue.d.ts +11 -11
  35. package/esm/lib/components/ModalWrapper.vue.d.ts +11 -11
  36. package/esm/lib/components/ModelSignatureWrapper.vue.d.ts +11 -11
  37. package/esm/lib/components/MultiSelectOptionWrapper.vue.d.ts +11 -11
  38. package/esm/lib/components/MultiSelectWrapper.vue.d.ts +11 -11
  39. package/esm/lib/components/PaginationWrapper.vue.d.ts +11 -11
  40. package/esm/lib/components/PinCodeWrapper.vue.d.ts +11 -11
  41. package/esm/lib/components/PopoverWrapper.vue.d.ts +11 -11
  42. package/esm/lib/components/RadioButtonWrapperWrapper.vue.d.ts +11 -11
  43. package/esm/lib/components/ScrollerWrapper.vue.d.ts +11 -11
  44. package/esm/lib/components/SegmentedControlItemWrapper.vue.d.ts +11 -11
  45. package/esm/lib/components/SegmentedControlWrapper.vue.d.ts +11 -11
  46. package/esm/lib/components/SelectOptionWrapper.vue.d.ts +11 -11
  47. package/esm/lib/components/SelectWrapper.vue.d.ts +11 -11
  48. package/esm/lib/components/SelectWrapperWrapper.vue.d.ts +11 -11
  49. package/esm/lib/components/SpinnerWrapper.vue.d.ts +11 -11
  50. package/esm/lib/components/StepperHorizontalItemWrapper.vue.d.ts +11 -11
  51. package/esm/lib/components/StepperHorizontalWrapper.vue.d.ts +11 -11
  52. package/esm/lib/components/SwitchWrapper.vue.d.ts +11 -11
  53. package/esm/lib/components/TableCellWrapper.vue.d.ts +11 -11
  54. package/esm/lib/components/TableHeadCellWrapper.vue.d.ts +11 -11
  55. package/esm/lib/components/TableWrapper.vue.d.ts +8 -8
  56. package/esm/lib/components/TabsBarWrapper.vue.d.ts +11 -11
  57. package/esm/lib/components/TabsItemWrapper.vue.d.ts +7 -7
  58. package/esm/lib/components/TabsWrapper.vue.d.ts +11 -11
  59. package/esm/lib/components/TagDismissibleWrapper.vue.d.ts +11 -11
  60. package/esm/lib/components/TagWrapper.vue.d.ts +11 -11
  61. package/esm/lib/components/TextFieldWrapperWrapper.vue.d.ts +11 -11
  62. package/esm/lib/components/TextListWrapper.vue.d.ts +11 -11
  63. package/esm/lib/components/TextWrapper.vue.d.ts +11 -11
  64. package/esm/lib/components/TextareaWrapperWrapper.vue.d.ts +11 -11
  65. package/esm/lib/components/ToastWrapper.vue.d.ts +2 -2
  66. package/esm/lib/components/WordmarkWrapper.vue.d.ts +11 -11
  67. package/esm/lib/types.d.ts +1 -0
  68. package/package.json +2 -2
@@ -26,13 +26,13 @@ type PFieldsetWrapperProps = {
26
26
  theme?: Theme;
27
27
  };
28
28
  /** @deprecated since v3.0.0, will be removed with next major release. Please use "p-fieldset" instead. */
29
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<PFieldsetWrapperProps>, {
29
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<PFieldsetWrapperProps>, {
30
30
  label: string;
31
31
  labelSize: string;
32
32
  message: string;
33
33
  required: boolean;
34
34
  state: string;
35
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<PFieldsetWrapperProps>, {
35
+ }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<PFieldsetWrapperProps>, {
36
36
  label: string;
37
37
  labelSize: string;
38
38
  message: string;
@@ -48,15 +48,6 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
48
48
  default?(_: {}): any;
49
49
  }>;
50
50
  export default _default;
51
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
52
- type __VLS_TypePropsToRuntimeProps<T> = {
53
- [K in keyof T]-?: {} extends Pick<T, K> ? {
54
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
55
- } : {
56
- type: import('vue').PropType<T[K]>;
57
- required: true;
58
- };
59
- };
60
51
  type __VLS_WithDefaults<P, D> = {
61
52
  [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
62
53
  default: D[K];
@@ -70,3 +61,12 @@ type __VLS_WithTemplateSlots<T, S> = T & {
70
61
  $slots: S;
71
62
  };
72
63
  };
64
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
65
+ type __VLS_TypePropsToOption<T> = {
66
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
67
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
68
+ } : {
69
+ type: import('vue').PropType<T[K]>;
70
+ required: true;
71
+ };
72
+ };
@@ -26,14 +26,14 @@ type PFlexItemProps = {
26
26
  width?: BreakpointCustomizable<FlexItemWidth>;
27
27
  };
28
28
  /** @deprecated since v3.0.0, will be removed with next major release. Use native CSS Flex instead. */
29
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<PFlexItemProps>, {
29
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<PFlexItemProps>, {
30
30
  alignSelf: string;
31
31
  flex: string;
32
32
  grow: number;
33
33
  offset: string;
34
34
  shrink: number;
35
35
  width: string;
36
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<PFlexItemProps>, {
36
+ }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<PFlexItemProps>, {
37
37
  alignSelf: string;
38
38
  flex: string;
39
39
  grow: number;
@@ -51,15 +51,6 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
51
51
  default?(_: {}): any;
52
52
  }>;
53
53
  export default _default;
54
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
55
- type __VLS_TypePropsToRuntimeProps<T> = {
56
- [K in keyof T]-?: {} extends Pick<T, K> ? {
57
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
58
- } : {
59
- type: import('vue').PropType<T[K]>;
60
- required: true;
61
- };
62
- };
63
54
  type __VLS_WithDefaults<P, D> = {
64
55
  [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
65
56
  default: D[K];
@@ -73,3 +64,12 @@ type __VLS_WithTemplateSlots<T, S> = T & {
73
64
  $slots: S;
74
65
  };
75
66
  };
67
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
68
+ type __VLS_TypePropsToOption<T> = {
69
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
70
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
71
+ } : {
72
+ type: import('vue').PropType<T[K]>;
73
+ required: true;
74
+ };
75
+ };
@@ -26,14 +26,14 @@ type PFlexProps = {
26
26
  wrap?: BreakpointCustomizable<FlexWrap>;
27
27
  };
28
28
  /** @deprecated since v3.0.0, will be removed with next major release. Use native CSS Flex instead. */
29
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<PFlexProps>, {
29
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<PFlexProps>, {
30
30
  alignContent: string;
31
31
  alignItems: string;
32
32
  direction: string;
33
33
  inline: boolean;
34
34
  justifyContent: string;
35
35
  wrap: string;
36
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<PFlexProps>, {
36
+ }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<PFlexProps>, {
37
37
  alignContent: string;
38
38
  alignItems: string;
39
39
  direction: string;
@@ -51,15 +51,6 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
51
51
  default?(_: {}): any;
52
52
  }>;
53
53
  export default _default;
54
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
55
- type __VLS_TypePropsToRuntimeProps<T> = {
56
- [K in keyof T]-?: {} extends Pick<T, K> ? {
57
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
58
- } : {
59
- type: import('vue').PropType<T[K]>;
60
- required: true;
61
- };
62
- };
63
54
  type __VLS_WithDefaults<P, D> = {
64
55
  [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
65
56
  default: D[K];
@@ -73,3 +64,12 @@ type __VLS_WithTemplateSlots<T, S> = T & {
73
64
  $slots: S;
74
65
  };
75
66
  };
67
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
68
+ type __VLS_TypePropsToOption<T> = {
69
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
70
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
71
+ } : {
72
+ type: import('vue').PropType<T[K]>;
73
+ required: true;
74
+ };
75
+ };
@@ -8,12 +8,17 @@ type PFlyoutNavigationItemProps = {
8
8
  */
9
9
  label?: string;
10
10
  };
11
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<PFlyoutNavigationItemProps>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<PFlyoutNavigationItemProps>>>, {}, {}>, {
11
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_TypePropsToOption<PFlyoutNavigationItemProps>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<PFlyoutNavigationItemProps>>>, {}, {}>, {
12
12
  default?(_: {}): any;
13
13
  }>;
14
14
  export default _default;
15
+ type __VLS_WithTemplateSlots<T, S> = T & {
16
+ new (): {
17
+ $slots: S;
18
+ };
19
+ };
15
20
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
16
- type __VLS_TypePropsToRuntimeProps<T> = {
21
+ type __VLS_TypePropsToOption<T> = {
17
22
  [K in keyof T]-?: {} extends Pick<T, K> ? {
18
23
  type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
19
24
  } : {
@@ -21,8 +26,3 @@ type __VLS_TypePropsToRuntimeProps<T> = {
21
26
  required: true;
22
27
  };
23
28
  };
24
- type __VLS_WithTemplateSlots<T, S> = T & {
25
- new (): {
26
- $slots: S;
27
- };
28
- };
@@ -17,11 +17,11 @@ type PFlyoutNavigationProps = {
17
17
  */
18
18
  theme?: Theme;
19
19
  };
20
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<PFlyoutNavigationProps>, {
20
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<PFlyoutNavigationProps>, {
21
21
  open: boolean;
22
22
  }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
23
23
  [x: string]: (...args: unknown[]) => void;
24
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<PFlyoutNavigationProps>, {
24
+ }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<PFlyoutNavigationProps>, {
25
25
  open: boolean;
26
26
  }>>>, {
27
27
  open: boolean;
@@ -29,15 +29,6 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
29
29
  default?(_: {}): any;
30
30
  }>;
31
31
  export default _default;
32
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
33
- type __VLS_TypePropsToRuntimeProps<T> = {
34
- [K in keyof T]-?: {} extends Pick<T, K> ? {
35
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
36
- } : {
37
- type: import('vue').PropType<T[K]>;
38
- required: true;
39
- };
40
- };
41
32
  type __VLS_WithDefaults<P, D> = {
42
33
  [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
43
34
  default: D[K];
@@ -51,3 +42,12 @@ type __VLS_WithTemplateSlots<T, S> = T & {
51
42
  $slots: S;
52
43
  };
53
44
  };
45
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
46
+ type __VLS_TypePropsToOption<T> = {
47
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
48
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
49
+ } : {
50
+ type: import('vue').PropType<T[K]>;
51
+ required: true;
52
+ };
53
+ };
@@ -17,12 +17,12 @@ type PFlyoutProps = {
17
17
  */
18
18
  theme?: Theme;
19
19
  };
20
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<PFlyoutProps>, {
20
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<PFlyoutProps>, {
21
21
  open: boolean;
22
22
  position: string;
23
23
  }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
24
24
  [x: string]: (...args: unknown[]) => void;
25
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<PFlyoutProps>, {
25
+ }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<PFlyoutProps>, {
26
26
  open: boolean;
27
27
  position: string;
28
28
  }>>>, {
@@ -32,15 +32,6 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
32
32
  default?(_: {}): any;
33
33
  }>;
34
34
  export default _default;
35
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
36
- type __VLS_TypePropsToRuntimeProps<T> = {
37
- [K in keyof T]-?: {} extends Pick<T, K> ? {
38
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
39
- } : {
40
- type: import('vue').PropType<T[K]>;
41
- required: true;
42
- };
43
- };
44
35
  type __VLS_WithDefaults<P, D> = {
45
36
  [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
46
37
  default: D[K];
@@ -54,3 +45,12 @@ type __VLS_WithTemplateSlots<T, S> = T & {
54
45
  $slots: S;
55
46
  };
56
47
  };
48
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
49
+ type __VLS_TypePropsToOption<T> = {
50
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
51
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
52
+ } : {
53
+ type: import('vue').PropType<T[K]>;
54
+ required: true;
55
+ };
56
+ };
@@ -10,10 +10,10 @@ type PGridItemProps = {
10
10
  size?: BreakpointCustomizable<GridItemSize>;
11
11
  };
12
12
  /** @deprecated since v3.0.0, will be removed with next major release. Use native CSS Grid instead. */
13
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<PGridItemProps>, {
13
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<PGridItemProps>, {
14
14
  offset: number;
15
15
  size: number;
16
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<PGridItemProps>, {
16
+ }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<PGridItemProps>, {
17
17
  offset: number;
18
18
  size: number;
19
19
  }>>>, {
@@ -23,15 +23,6 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
23
23
  default?(_: {}): any;
24
24
  }>;
25
25
  export default _default;
26
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
27
- type __VLS_TypePropsToRuntimeProps<T> = {
28
- [K in keyof T]-?: {} extends Pick<T, K> ? {
29
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
30
- } : {
31
- type: import('vue').PropType<T[K]>;
32
- required: true;
33
- };
34
- };
35
26
  type __VLS_WithDefaults<P, D> = {
36
27
  [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
37
28
  default: D[K];
@@ -45,3 +36,12 @@ type __VLS_WithTemplateSlots<T, S> = T & {
45
36
  $slots: S;
46
37
  };
47
38
  };
39
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
40
+ type __VLS_TypePropsToOption<T> = {
41
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
42
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
43
+ } : {
44
+ type: import('vue').PropType<T[K]>;
45
+ required: true;
46
+ };
47
+ };
@@ -15,7 +15,7 @@ type PGridProps = {
15
15
  wrap?: BreakpointCustomizable<GridWrap>;
16
16
  };
17
17
  /** @deprecated since v3.0.0, will be removed with next major release. Use native CSS Grid instead. */
18
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<PGridProps>, {
18
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<PGridProps>, {
19
19
  direction: string;
20
20
  gutter: () => {
21
21
  base: number;
@@ -23,7 +23,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
23
23
  m: number;
24
24
  };
25
25
  wrap: string;
26
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<PGridProps>, {
26
+ }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<PGridProps>, {
27
27
  direction: string;
28
28
  gutter: () => {
29
29
  base: number;
@@ -39,15 +39,6 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
39
39
  default?(_: {}): any;
40
40
  }>;
41
41
  export default _default;
42
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
43
- type __VLS_TypePropsToRuntimeProps<T> = {
44
- [K in keyof T]-?: {} extends Pick<T, K> ? {
45
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
46
- } : {
47
- type: import('vue').PropType<T[K]>;
48
- required: true;
49
- };
50
- };
51
42
  type __VLS_WithDefaults<P, D> = {
52
43
  [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
53
44
  default: D[K];
@@ -61,3 +52,12 @@ type __VLS_WithTemplateSlots<T, S> = T & {
61
52
  $slots: S;
62
53
  };
63
54
  };
55
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
56
+ type __VLS_TypePropsToOption<T> = {
57
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
58
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
59
+ } : {
60
+ type: import('vue').PropType<T[K]>;
61
+ required: true;
62
+ };
63
+ };
@@ -25,12 +25,12 @@ type PHeadingProps = {
25
25
  */
26
26
  theme?: Theme;
27
27
  };
28
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<PHeadingProps>, {
28
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<PHeadingProps>, {
29
29
  align: string;
30
30
  color: string;
31
31
  ellipsis: boolean;
32
32
  size: string;
33
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<PHeadingProps>, {
33
+ }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<PHeadingProps>, {
34
34
  align: string;
35
35
  color: string;
36
36
  ellipsis: boolean;
@@ -44,15 +44,6 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
44
44
  default?(_: {}): any;
45
45
  }>;
46
46
  export default _default;
47
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
48
- type __VLS_TypePropsToRuntimeProps<T> = {
49
- [K in keyof T]-?: {} extends Pick<T, K> ? {
50
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
51
- } : {
52
- type: import('vue').PropType<T[K]>;
53
- required: true;
54
- };
55
- };
56
47
  type __VLS_WithDefaults<P, D> = {
57
48
  [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
58
49
  default: D[K];
@@ -66,3 +57,12 @@ type __VLS_WithTemplateSlots<T, S> = T & {
66
57
  $slots: S;
67
58
  };
68
59
  };
60
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
61
+ type __VLS_TypePropsToOption<T> = {
62
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
63
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
64
+ } : {
65
+ type: import('vue').PropType<T[K]>;
66
+ required: true;
67
+ };
68
+ };
@@ -26,12 +26,12 @@ type PHeadlineProps = {
26
26
  variant?: HeadlineVariant;
27
27
  };
28
28
  /** @deprecated since v3.0.0, will be removed with next major release. Please use "p-heading" instead. */
29
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<PHeadlineProps>, {
29
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<PHeadlineProps>, {
30
30
  align: string;
31
31
  color: string;
32
32
  ellipsis: boolean;
33
33
  variant: string;
34
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<PHeadlineProps>, {
34
+ }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<PHeadlineProps>, {
35
35
  align: string;
36
36
  color: string;
37
37
  ellipsis: boolean;
@@ -45,15 +45,6 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
45
45
  default?(_: {}): any;
46
46
  }>;
47
47
  export default _default;
48
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
49
- type __VLS_TypePropsToRuntimeProps<T> = {
50
- [K in keyof T]-?: {} extends Pick<T, K> ? {
51
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
52
- } : {
53
- type: import('vue').PropType<T[K]>;
54
- required: true;
55
- };
56
- };
57
48
  type __VLS_WithDefaults<P, D> = {
58
49
  [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
59
50
  default: D[K];
@@ -67,3 +58,12 @@ type __VLS_WithTemplateSlots<T, S> = T & {
67
58
  $slots: S;
68
59
  };
69
60
  };
61
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
62
+ type __VLS_TypePropsToOption<T> = {
63
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
64
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
65
+ } : {
66
+ type: import('vue').PropType<T[K]>;
67
+ required: true;
68
+ };
69
+ };
@@ -30,29 +30,20 @@ type PIconProps = {
30
30
  */
31
31
  theme?: Theme;
32
32
  };
33
- declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<PIconProps>, {
33
+ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<PIconProps>, {
34
34
  color: string;
35
35
  name: string;
36
36
  size: string;
37
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<PIconProps>, {
37
+ }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<PIconProps>, {
38
38
  color: string;
39
39
  name: string;
40
40
  size: string;
41
41
  }>>>, {
42
42
  size: "inherit" | "small" | "medium" | "large" | "x-large" | "xx-small" | "x-small";
43
- name: "list" | "copy" | "grid" | "document" | "search" | "switch" | "360" | "accessibility" | "active-cabin-ventilation" | "add" | "adjust" | "arrow-double-down" | "arrow-double-left" | "arrow-double-right" | "arrow-double-up" | "arrow-down" | "arrow-first" | "arrow-head-down" | "arrow-head-left" | "arrow-head-right" | "arrow-head-up" | "arrow-last" | "arrow-left" | "arrow-right" | "arrow-up" | "augmented-reality" | "battery-empty" | "battery-empty-co2" | "battery-full" | "bell" | "bookmark" | "bookmark-filled" | "broadcast" | "calculator" | "calendar" | "camera" | "car" | "car-battery" | "card" | "charging-active" | "charging-state" | "charging-station" | "chart" | "chat" | "check" | "city" | "climate" | "climate-control" | "clock" | "close" | "closed-caption" | "co2-class" | "co2-emission" | "compare" | "configurate" | "country-road" | "cubic-capacity" | "delete" | "disable" | "download" | "duration" | "edit" | "email" | "error-filled" | "exclamation" | "external" | "filter" | "fingerprint" | "flash" | "fuel-station" | "garage" | "gift" | "globe" | "heart" | "heart-filled" | "highway" | "home" | "horn" | "image" | "increase" | "information" | "information-filled" | "key" | "leaf" | "leather" | "light" | "locate" | "lock" | "lock-open" | "logo-apple-podcast" | "logo-baidu" | "logo-delicious" | "logo-digg" | "logo-facebook" | "logo-foursquare" | "logo-gmail" | "logo-google" | "logo-hatena" | "logo-instagram" | "logo-kaixin" | "logo-kakaotalk" | "logo-linkedin" | "logo-naver" | "logo-pinterest" | "logo-qq" | "logo-qq-share" | "logo-reddit" | "logo-skyrock" | "logo-sohu" | "logo-spotify" | "logo-tecent" | "logo-telegram" | "logo-tiktok" | "logo-tumblr" | "logo-twitter" | "logo-viber" | "logo-vk" | "logo-wechat" | "logo-weibo" | "logo-whatsapp" | "logo-x" | "logo-xing" | "logo-yahoo" | "logo-youku" | "logo-youtube" | "logout" | "map" | "menu-dots-horizontal" | "menu-dots-vertical" | "menu-lines" | "minus" | "mobile" | "moon" | "oil-can" | "parking-brake" | "parking-light" | "pause" | "phone" | "pin" | "pin-filled" | "play" | "plug" | "plus" | "preheating" | "printer" | "purchase" | "push-pin" | "push-pin-off" | "qr" | "question" | "racing-flag" | "refresh" | "replay" | "reset" | "roof-closed" | "roof-open" | "route" | "rss" | "save" | "screen" | "send" | "share" | "shopping-bag" | "shopping-bag-filled" | "shopping-cart" | "shopping-cart-filled" | "sidelights" | "snowflake" | "sort" | "stack" | "star" | "star-filled" | "steering-wheel" | "stopwatch" | "subtract" | "success" | "success-filled" | "sun" | "tablet" | "tachometer" | "tire" | "truck" | "upload" | "user" | "user-filled" | "user-group" | "user-manual" | "video" | "view" | "view-off" | "volume-off" | "volume-up" | "warning" | "warning-filled" | "weight" | "wifi" | "work" | "wrench" | "wrenches" | "zoom-in" | "zoom-out";
43
+ name: "list" | "copy" | "grid" | "document" | "search" | "switch" | "360" | "accessibility" | "active-cabin-ventilation" | "add" | "adjust" | "arrow-double-down" | "arrow-double-left" | "arrow-double-right" | "arrow-double-up" | "arrow-down" | "arrow-first" | "arrow-head-down" | "arrow-head-left" | "arrow-head-right" | "arrow-head-up" | "arrow-last" | "arrow-left" | "arrow-right" | "arrow-up" | "augmented-reality" | "battery-empty" | "battery-empty-co2" | "battery-empty-fuel" | "battery-full" | "bell" | "bookmark" | "bookmark-filled" | "broadcast" | "calculator" | "calendar" | "camera" | "car" | "car-battery" | "card" | "charging-active" | "charging-state" | "charging-station" | "chart" | "chat" | "check" | "city" | "climate" | "climate-control" | "clock" | "close" | "closed-caption" | "co2-class" | "co2-emission" | "compare" | "configurate" | "country-road" | "cubic-capacity" | "delete" | "disable" | "download" | "duration" | "edit" | "email" | "error-filled" | "exclamation" | "external" | "filter" | "fingerprint" | "flash" | "fuel-station" | "garage" | "gift" | "globe" | "heart" | "heart-filled" | "highway" | "home" | "horn" | "image" | "increase" | "information" | "information-filled" | "key" | "leaf" | "leather" | "light" | "locate" | "lock" | "lock-open" | "logo-apple-podcast" | "logo-baidu" | "logo-delicious" | "logo-digg" | "logo-facebook" | "logo-foursquare" | "logo-gmail" | "logo-google" | "logo-hatena" | "logo-instagram" | "logo-kaixin" | "logo-kakaotalk" | "logo-linkedin" | "logo-naver" | "logo-pinterest" | "logo-qq" | "logo-qq-share" | "logo-reddit" | "logo-skyrock" | "logo-sohu" | "logo-spotify" | "logo-tecent" | "logo-telegram" | "logo-tiktok" | "logo-tumblr" | "logo-twitter" | "logo-viber" | "logo-vk" | "logo-wechat" | "logo-weibo" | "logo-whatsapp" | "logo-x" | "logo-xing" | "logo-yahoo" | "logo-youku" | "logo-youtube" | "logout" | "map" | "menu-dots-horizontal" | "menu-dots-vertical" | "menu-lines" | "minus" | "mobile" | "moon" | "oil-can" | "parking-brake" | "parking-light" | "pause" | "phone" | "pin" | "pin-filled" | "play" | "plug" | "plus" | "preheating" | "printer" | "purchase" | "push-pin" | "push-pin-off" | "qr" | "question" | "racing-flag" | "refresh" | "replay" | "reset" | "roof-closed" | "roof-open" | "route" | "rss" | "save" | "screen" | "send" | "share" | "shopping-bag" | "shopping-bag-filled" | "shopping-cart" | "shopping-cart-filled" | "sidelights" | "snowflake" | "sort" | "stack" | "star" | "star-filled" | "steering-wheel" | "stopwatch" | "subtract" | "success" | "success-filled" | "sun" | "tablet" | "tachometer" | "tire" | "truck" | "upload" | "user" | "user-filled" | "user-group" | "user-manual" | "video" | "view" | "view-off" | "volume-off" | "volume-up" | "warning" | "warning-filled" | "weight" | "wifi" | "work" | "wrench" | "wrenches" | "zoom-in" | "zoom-out";
44
44
  color: "default" | "inherit" | "primary" | "contrast-low" | "contrast-medium" | "contrast-high" | "notification-success" | "notification-warning" | "notification-error" | "notification-info" | "brand" | "neutral-contrast-low" | "neutral-contrast-medium" | "neutral-contrast-high" | "notification-neutral" | "state-disabled";
45
45
  }, {}>;
46
46
  export default _default;
47
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
48
- type __VLS_TypePropsToRuntimeProps<T> = {
49
- [K in keyof T]-?: {} extends Pick<T, K> ? {
50
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
51
- } : {
52
- type: import('vue').PropType<T[K]>;
53
- required: true;
54
- };
55
- };
56
47
  type __VLS_WithDefaults<P, D> = {
57
48
  [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
58
49
  default: D[K];
@@ -61,3 +52,12 @@ type __VLS_WithDefaults<P, D> = {
61
52
  type __VLS_Prettify<T> = {
62
53
  [K in keyof T]: T[K];
63
54
  } & {};
55
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
56
+ type __VLS_TypePropsToOption<T> = {
57
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
58
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
59
+ } : {
60
+ type: import('vue').PropType<T[K]>;
61
+ required: true;
62
+ };
63
+ };
@@ -37,7 +37,7 @@ type PInlineNotificationProps = {
37
37
  */
38
38
  theme?: Theme;
39
39
  };
40
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<PInlineNotificationProps>, {
40
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<PInlineNotificationProps>, {
41
41
  actionIcon: string;
42
42
  actionLoading: boolean;
43
43
  description: string;
@@ -46,7 +46,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
46
46
  state: string;
47
47
  }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
48
48
  [x: string]: (...args: unknown[]) => void;
49
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<PInlineNotificationProps>, {
49
+ }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<PInlineNotificationProps>, {
50
50
  actionIcon: string;
51
51
  actionLoading: boolean;
52
52
  description: string;
@@ -58,21 +58,12 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
58
58
  description: string;
59
59
  dismissButton: boolean;
60
60
  state: "success" | "warning" | "error" | "info" | "neutral";
61
- actionIcon: "list" | "copy" | "grid" | "document" | "search" | "switch" | "360" | "accessibility" | "active-cabin-ventilation" | "add" | "adjust" | "arrow-double-down" | "arrow-double-left" | "arrow-double-right" | "arrow-double-up" | "arrow-down" | "arrow-first" | "arrow-head-down" | "arrow-head-left" | "arrow-head-right" | "arrow-head-up" | "arrow-last" | "arrow-left" | "arrow-right" | "arrow-up" | "augmented-reality" | "battery-empty" | "battery-empty-co2" | "battery-full" | "bell" | "bookmark" | "bookmark-filled" | "broadcast" | "calculator" | "calendar" | "camera" | "car" | "car-battery" | "card" | "charging-active" | "charging-state" | "charging-station" | "chart" | "chat" | "check" | "city" | "climate" | "climate-control" | "clock" | "close" | "closed-caption" | "co2-class" | "co2-emission" | "compare" | "configurate" | "country-road" | "cubic-capacity" | "delete" | "disable" | "download" | "duration" | "edit" | "email" | "error-filled" | "exclamation" | "external" | "filter" | "fingerprint" | "flash" | "fuel-station" | "garage" | "gift" | "globe" | "heart" | "heart-filled" | "highway" | "home" | "horn" | "image" | "increase" | "information" | "information-filled" | "key" | "leaf" | "leather" | "light" | "locate" | "lock" | "lock-open" | "logo-apple-podcast" | "logo-baidu" | "logo-delicious" | "logo-digg" | "logo-facebook" | "logo-foursquare" | "logo-gmail" | "logo-google" | "logo-hatena" | "logo-instagram" | "logo-kaixin" | "logo-kakaotalk" | "logo-linkedin" | "logo-naver" | "logo-pinterest" | "logo-qq" | "logo-qq-share" | "logo-reddit" | "logo-skyrock" | "logo-sohu" | "logo-spotify" | "logo-tecent" | "logo-telegram" | "logo-tiktok" | "logo-tumblr" | "logo-twitter" | "logo-viber" | "logo-vk" | "logo-wechat" | "logo-weibo" | "logo-whatsapp" | "logo-x" | "logo-xing" | "logo-yahoo" | "logo-youku" | "logo-youtube" | "logout" | "map" | "menu-dots-horizontal" | "menu-dots-vertical" | "menu-lines" | "minus" | "mobile" | "moon" | "oil-can" | "parking-brake" | "parking-light" | "pause" | "phone" | "pin" | "pin-filled" | "play" | "plug" | "plus" | "preheating" | "printer" | "purchase" | "push-pin" | "push-pin-off" | "qr" | "question" | "racing-flag" | "refresh" | "replay" | "reset" | "roof-closed" | "roof-open" | "route" | "rss" | "save" | "screen" | "send" | "share" | "shopping-bag" | "shopping-bag-filled" | "shopping-cart" | "shopping-cart-filled" | "sidelights" | "snowflake" | "sort" | "stack" | "star" | "star-filled" | "steering-wheel" | "stopwatch" | "subtract" | "success" | "success-filled" | "sun" | "tablet" | "tachometer" | "tire" | "truck" | "upload" | "user" | "user-filled" | "user-group" | "user-manual" | "video" | "view" | "view-off" | "volume-off" | "volume-up" | "warning" | "warning-filled" | "weight" | "wifi" | "work" | "wrench" | "wrenches" | "zoom-in" | "zoom-out";
61
+ actionIcon: "list" | "copy" | "grid" | "document" | "search" | "switch" | "360" | "accessibility" | "active-cabin-ventilation" | "add" | "adjust" | "arrow-double-down" | "arrow-double-left" | "arrow-double-right" | "arrow-double-up" | "arrow-down" | "arrow-first" | "arrow-head-down" | "arrow-head-left" | "arrow-head-right" | "arrow-head-up" | "arrow-last" | "arrow-left" | "arrow-right" | "arrow-up" | "augmented-reality" | "battery-empty" | "battery-empty-co2" | "battery-empty-fuel" | "battery-full" | "bell" | "bookmark" | "bookmark-filled" | "broadcast" | "calculator" | "calendar" | "camera" | "car" | "car-battery" | "card" | "charging-active" | "charging-state" | "charging-station" | "chart" | "chat" | "check" | "city" | "climate" | "climate-control" | "clock" | "close" | "closed-caption" | "co2-class" | "co2-emission" | "compare" | "configurate" | "country-road" | "cubic-capacity" | "delete" | "disable" | "download" | "duration" | "edit" | "email" | "error-filled" | "exclamation" | "external" | "filter" | "fingerprint" | "flash" | "fuel-station" | "garage" | "gift" | "globe" | "heart" | "heart-filled" | "highway" | "home" | "horn" | "image" | "increase" | "information" | "information-filled" | "key" | "leaf" | "leather" | "light" | "locate" | "lock" | "lock-open" | "logo-apple-podcast" | "logo-baidu" | "logo-delicious" | "logo-digg" | "logo-facebook" | "logo-foursquare" | "logo-gmail" | "logo-google" | "logo-hatena" | "logo-instagram" | "logo-kaixin" | "logo-kakaotalk" | "logo-linkedin" | "logo-naver" | "logo-pinterest" | "logo-qq" | "logo-qq-share" | "logo-reddit" | "logo-skyrock" | "logo-sohu" | "logo-spotify" | "logo-tecent" | "logo-telegram" | "logo-tiktok" | "logo-tumblr" | "logo-twitter" | "logo-viber" | "logo-vk" | "logo-wechat" | "logo-weibo" | "logo-whatsapp" | "logo-x" | "logo-xing" | "logo-yahoo" | "logo-youku" | "logo-youtube" | "logout" | "map" | "menu-dots-horizontal" | "menu-dots-vertical" | "menu-lines" | "minus" | "mobile" | "moon" | "oil-can" | "parking-brake" | "parking-light" | "pause" | "phone" | "pin" | "pin-filled" | "play" | "plug" | "plus" | "preheating" | "printer" | "purchase" | "push-pin" | "push-pin-off" | "qr" | "question" | "racing-flag" | "refresh" | "replay" | "reset" | "roof-closed" | "roof-open" | "route" | "rss" | "save" | "screen" | "send" | "share" | "shopping-bag" | "shopping-bag-filled" | "shopping-cart" | "shopping-cart-filled" | "sidelights" | "snowflake" | "sort" | "stack" | "star" | "star-filled" | "steering-wheel" | "stopwatch" | "subtract" | "success" | "success-filled" | "sun" | "tablet" | "tachometer" | "tire" | "truck" | "upload" | "user" | "user-filled" | "user-group" | "user-manual" | "video" | "view" | "view-off" | "volume-off" | "volume-up" | "warning" | "warning-filled" | "weight" | "wifi" | "work" | "wrench" | "wrenches" | "zoom-in" | "zoom-out";
62
62
  actionLoading: boolean;
63
63
  }, {}>, {
64
64
  default?(_: {}): any;
65
65
  }>;
66
66
  export default _default;
67
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
68
- type __VLS_TypePropsToRuntimeProps<T> = {
69
- [K in keyof T]-?: {} extends Pick<T, K> ? {
70
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
71
- } : {
72
- type: import('vue').PropType<T[K]>;
73
- required: true;
74
- };
75
- };
76
67
  type __VLS_WithDefaults<P, D> = {
77
68
  [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
78
69
  default: D[K];
@@ -86,3 +77,12 @@ type __VLS_WithTemplateSlots<T, S> = T & {
86
77
  $slots: S;
87
78
  };
88
79
  };
80
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
81
+ type __VLS_TypePropsToOption<T> = {
82
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
83
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
84
+ } : {
85
+ type: import('vue').PropType<T[K]>;
86
+ required: true;
87
+ };
88
+ };
@@ -62,7 +62,7 @@ type PLinkPureProps = {
62
62
  */
63
63
  weight?: LinkPureWeight;
64
64
  };
65
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<PLinkPureProps>, {
65
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<PLinkPureProps>, {
66
66
  active: boolean;
67
67
  alignLabel: string;
68
68
  hideLabel: boolean;
@@ -72,7 +72,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
72
72
  target: string;
73
73
  underline: boolean;
74
74
  weight: string;
75
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<PLinkPureProps>, {
75
+ }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<PLinkPureProps>, {
76
76
  active: boolean;
77
77
  alignLabel: string;
78
78
  hideLabel: boolean;
@@ -96,15 +96,6 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
96
96
  default?(_: {}): any;
97
97
  }>;
98
98
  export default _default;
99
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
100
- type __VLS_TypePropsToRuntimeProps<T> = {
101
- [K in keyof T]-?: {} extends Pick<T, K> ? {
102
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
103
- } : {
104
- type: import('vue').PropType<T[K]>;
105
- required: true;
106
- };
107
- };
108
99
  type __VLS_WithDefaults<P, D> = {
109
100
  [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
110
101
  default: D[K];
@@ -118,3 +109,12 @@ type __VLS_WithTemplateSlots<T, S> = T & {
118
109
  $slots: S;
119
110
  };
120
111
  };
112
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
113
+ type __VLS_TypePropsToOption<T> = {
114
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
115
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
116
+ } : {
117
+ type: import('vue').PropType<T[K]>;
118
+ required: true;
119
+ };
120
+ };