@porsche-design-system/components-react 3.30.0-rc.2 → 3.30.0-rc.3

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 (191) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/esm/BaseProps.d.ts +1 -1
  3. package/esm/lib/components/accordion.wrapper.d.ts +1 -1
  4. package/esm/lib/components/banner.wrapper.d.ts +1 -1
  5. package/esm/lib/components/button-group.wrapper.d.ts +1 -1
  6. package/esm/lib/components/button-pure.wrapper.d.ts +1 -1
  7. package/esm/lib/components/button-tile.wrapper.d.ts +1 -1
  8. package/esm/lib/components/button.wrapper.d.ts +1 -1
  9. package/esm/lib/components/canvas.wrapper.d.ts +1 -1
  10. package/esm/lib/components/carousel.wrapper.d.ts +1 -1
  11. package/esm/lib/components/checkbox-wrapper.wrapper.d.ts +1 -1
  12. package/esm/lib/components/checkbox.wrapper.d.ts +1 -1
  13. package/esm/lib/components/content-wrapper.wrapper.d.ts +1 -1
  14. package/esm/lib/components/crest.wrapper.d.ts +1 -1
  15. package/esm/lib/components/display.wrapper.d.ts +1 -1
  16. package/esm/lib/components/divider.wrapper.d.ts +1 -1
  17. package/esm/lib/components/drilldown-item.wrapper.d.ts +1 -1
  18. package/esm/lib/components/drilldown-link.wrapper.d.ts +1 -1
  19. package/esm/lib/components/drilldown.wrapper.d.ts +1 -1
  20. package/esm/lib/components/fieldset-wrapper.wrapper.d.ts +1 -1
  21. package/esm/lib/components/fieldset.wrapper.d.ts +1 -1
  22. package/esm/lib/components/flag.wrapper.d.ts +1 -1
  23. package/esm/lib/components/flex-item.wrapper.d.ts +1 -1
  24. package/esm/lib/components/flex.wrapper.d.ts +1 -1
  25. package/esm/lib/components/flyout.wrapper.d.ts +1 -1
  26. package/esm/lib/components/grid-item.wrapper.d.ts +1 -1
  27. package/esm/lib/components/grid.wrapper.d.ts +1 -1
  28. package/esm/lib/components/heading.wrapper.d.ts +1 -1
  29. package/esm/lib/components/headline.wrapper.d.ts +1 -1
  30. package/esm/lib/components/icon.wrapper.d.ts +1 -1
  31. package/esm/lib/components/inline-notification.wrapper.d.ts +1 -1
  32. package/esm/lib/components/input-date.wrapper.d.ts +1 -1
  33. package/esm/lib/components/input-email.wrapper.d.ts +1 -1
  34. package/esm/lib/components/input-number.wrapper.d.ts +1 -1
  35. package/esm/lib/components/input-password.wrapper.d.ts +1 -1
  36. package/esm/lib/components/input-search.wrapper.d.ts +1 -1
  37. package/esm/lib/components/input-tel.wrapper.d.ts +1 -1
  38. package/esm/lib/components/input-text.wrapper.d.ts +1 -1
  39. package/esm/lib/components/input-time.wrapper.d.ts +1 -1
  40. package/esm/lib/components/input-url.wrapper.d.ts +1 -1
  41. package/esm/lib/components/link-pure.wrapper.d.ts +1 -1
  42. package/esm/lib/components/link-social.wrapper.d.ts +1 -1
  43. package/esm/lib/components/link-tile-model-signature.wrapper.d.ts +1 -1
  44. package/esm/lib/components/link-tile-product.wrapper.d.ts +1 -1
  45. package/esm/lib/components/link-tile.wrapper.d.ts +1 -1
  46. package/esm/lib/components/link.wrapper.d.ts +1 -1
  47. package/esm/lib/components/marque.wrapper.d.ts +1 -1
  48. package/esm/lib/components/modal.wrapper.d.ts +1 -1
  49. package/esm/lib/components/model-signature.wrapper.d.ts +1 -1
  50. package/esm/lib/components/multi-select-option.wrapper.d.ts +1 -1
  51. package/esm/lib/components/multi-select.wrapper.d.ts +1 -1
  52. package/esm/lib/components/optgroup.wrapper.d.ts +1 -1
  53. package/esm/lib/components/pagination.wrapper.d.ts +1 -1
  54. package/esm/lib/components/pin-code.wrapper.d.ts +1 -1
  55. package/esm/lib/components/popover.wrapper.d.ts +1 -1
  56. package/esm/lib/components/radio-button-wrapper.wrapper.d.ts +1 -1
  57. package/esm/lib/components/radio-group-option.wrapper.d.ts +1 -1
  58. package/esm/lib/components/radio-group.wrapper.d.ts +1 -1
  59. package/esm/lib/components/scroller.wrapper.d.ts +1 -1
  60. package/esm/lib/components/segmented-control-item.wrapper.d.ts +1 -1
  61. package/esm/lib/components/segmented-control.wrapper.d.ts +1 -1
  62. package/esm/lib/components/select-option.wrapper.d.ts +1 -1
  63. package/esm/lib/components/select-wrapper.wrapper.d.ts +1 -1
  64. package/esm/lib/components/select.wrapper.d.ts +1 -1
  65. package/esm/lib/components/sheet.wrapper.d.ts +1 -1
  66. package/esm/lib/components/spinner.wrapper.d.ts +1 -1
  67. package/esm/lib/components/stepper-horizontal-item.wrapper.d.ts +1 -1
  68. package/esm/lib/components/stepper-horizontal.wrapper.d.ts +1 -1
  69. package/esm/lib/components/switch.wrapper.d.ts +1 -1
  70. package/esm/lib/components/table-body.wrapper.d.ts +1 -1
  71. package/esm/lib/components/table-cell.wrapper.d.ts +1 -1
  72. package/esm/lib/components/table-head-cell.wrapper.d.ts +1 -1
  73. package/esm/lib/components/table-head-row.wrapper.d.ts +1 -1
  74. package/esm/lib/components/table-head.wrapper.d.ts +1 -1
  75. package/esm/lib/components/table-row.wrapper.d.ts +1 -1
  76. package/esm/lib/components/table.wrapper.d.ts +1 -1
  77. package/esm/lib/components/tabs-bar.wrapper.d.ts +1 -1
  78. package/esm/lib/components/tabs-item.wrapper.d.ts +1 -1
  79. package/esm/lib/components/tabs.wrapper.d.ts +1 -1
  80. package/esm/lib/components/tag-dismissible.wrapper.d.ts +1 -1
  81. package/esm/lib/components/tag.wrapper.d.ts +1 -1
  82. package/esm/lib/components/text-field-wrapper.wrapper.d.ts +1 -1
  83. package/esm/lib/components/text-list-item.wrapper.d.ts +1 -1
  84. package/esm/lib/components/text-list.wrapper.d.ts +1 -1
  85. package/esm/lib/components/text.wrapper.d.ts +1 -1
  86. package/esm/lib/components/textarea-wrapper.wrapper.d.ts +1 -1
  87. package/esm/lib/components/textarea.wrapper.d.ts +1 -1
  88. package/esm/lib/components/toast.wrapper.d.ts +1 -1
  89. package/esm/lib/components/wordmark.wrapper.d.ts +1 -1
  90. package/package.json +2 -2
  91. package/ssr/cjs/components/dist/styles/esm/styles-entry.cjs +5 -0
  92. package/ssr/cjs/components-react/projects/react-ssr-wrapper/src/lib/dsr-components/input-base.cjs +1 -0
  93. package/ssr/cjs/components-react/projects/react-ssr-wrapper/src/lib/dsr-components/label.cjs +3 -2
  94. package/ssr/cjs/components-react/projects/react-ssr-wrapper/src/lib/dsr-components/radio-group-option.cjs +2 -3
  95. package/ssr/cjs/components-react/projects/react-ssr-wrapper/src/lib/dsr-components/radio-group.cjs +4 -2
  96. package/ssr/esm/BaseProps.d.ts +1 -1
  97. package/ssr/esm/components/dist/styles/esm/styles-entry.mjs +5 -0
  98. package/ssr/esm/components-react/projects/react-ssr-wrapper/src/lib/dsr-components/input-base.mjs +1 -0
  99. package/ssr/esm/components-react/projects/react-ssr-wrapper/src/lib/dsr-components/label.mjs +3 -2
  100. package/ssr/esm/components-react/projects/react-ssr-wrapper/src/lib/dsr-components/radio-group-option.mjs +2 -3
  101. package/ssr/esm/components-react/projects/react-ssr-wrapper/src/lib/dsr-components/radio-group.mjs +6 -4
  102. package/ssr/esm/lib/components/accordion.wrapper.d.ts +1 -1
  103. package/ssr/esm/lib/components/banner.wrapper.d.ts +1 -1
  104. package/ssr/esm/lib/components/button-group.wrapper.d.ts +1 -1
  105. package/ssr/esm/lib/components/button-pure.wrapper.d.ts +1 -1
  106. package/ssr/esm/lib/components/button-tile.wrapper.d.ts +1 -1
  107. package/ssr/esm/lib/components/button.wrapper.d.ts +1 -1
  108. package/ssr/esm/lib/components/canvas.wrapper.d.ts +1 -1
  109. package/ssr/esm/lib/components/carousel.wrapper.d.ts +1 -1
  110. package/ssr/esm/lib/components/checkbox-wrapper.wrapper.d.ts +1 -1
  111. package/ssr/esm/lib/components/checkbox.wrapper.d.ts +1 -1
  112. package/ssr/esm/lib/components/content-wrapper.wrapper.d.ts +1 -1
  113. package/ssr/esm/lib/components/crest.wrapper.d.ts +1 -1
  114. package/ssr/esm/lib/components/display.wrapper.d.ts +1 -1
  115. package/ssr/esm/lib/components/divider.wrapper.d.ts +1 -1
  116. package/ssr/esm/lib/components/drilldown-item.wrapper.d.ts +1 -1
  117. package/ssr/esm/lib/components/drilldown-link.wrapper.d.ts +1 -1
  118. package/ssr/esm/lib/components/drilldown.wrapper.d.ts +1 -1
  119. package/ssr/esm/lib/components/fieldset-wrapper.wrapper.d.ts +1 -1
  120. package/ssr/esm/lib/components/fieldset.wrapper.d.ts +1 -1
  121. package/ssr/esm/lib/components/flag.wrapper.d.ts +1 -1
  122. package/ssr/esm/lib/components/flex-item.wrapper.d.ts +1 -1
  123. package/ssr/esm/lib/components/flex.wrapper.d.ts +1 -1
  124. package/ssr/esm/lib/components/flyout.wrapper.d.ts +1 -1
  125. package/ssr/esm/lib/components/grid-item.wrapper.d.ts +1 -1
  126. package/ssr/esm/lib/components/grid.wrapper.d.ts +1 -1
  127. package/ssr/esm/lib/components/heading.wrapper.d.ts +1 -1
  128. package/ssr/esm/lib/components/headline.wrapper.d.ts +1 -1
  129. package/ssr/esm/lib/components/icon.wrapper.d.ts +1 -1
  130. package/ssr/esm/lib/components/inline-notification.wrapper.d.ts +1 -1
  131. package/ssr/esm/lib/components/input-date.wrapper.d.ts +1 -1
  132. package/ssr/esm/lib/components/input-email.wrapper.d.ts +1 -1
  133. package/ssr/esm/lib/components/input-number.wrapper.d.ts +1 -1
  134. package/ssr/esm/lib/components/input-password.wrapper.d.ts +1 -1
  135. package/ssr/esm/lib/components/input-search.wrapper.d.ts +1 -1
  136. package/ssr/esm/lib/components/input-tel.wrapper.d.ts +1 -1
  137. package/ssr/esm/lib/components/input-text.wrapper.d.ts +1 -1
  138. package/ssr/esm/lib/components/input-time.wrapper.d.ts +1 -1
  139. package/ssr/esm/lib/components/input-url.wrapper.d.ts +1 -1
  140. package/ssr/esm/lib/components/link-pure.wrapper.d.ts +1 -1
  141. package/ssr/esm/lib/components/link-social.wrapper.d.ts +1 -1
  142. package/ssr/esm/lib/components/link-tile-model-signature.wrapper.d.ts +1 -1
  143. package/ssr/esm/lib/components/link-tile-product.wrapper.d.ts +1 -1
  144. package/ssr/esm/lib/components/link-tile.wrapper.d.ts +1 -1
  145. package/ssr/esm/lib/components/link.wrapper.d.ts +1 -1
  146. package/ssr/esm/lib/components/marque.wrapper.d.ts +1 -1
  147. package/ssr/esm/lib/components/modal.wrapper.d.ts +1 -1
  148. package/ssr/esm/lib/components/model-signature.wrapper.d.ts +1 -1
  149. package/ssr/esm/lib/components/multi-select-option.wrapper.d.ts +1 -1
  150. package/ssr/esm/lib/components/multi-select.wrapper.d.ts +1 -1
  151. package/ssr/esm/lib/components/optgroup.wrapper.d.ts +1 -1
  152. package/ssr/esm/lib/components/pagination.wrapper.d.ts +1 -1
  153. package/ssr/esm/lib/components/pin-code.wrapper.d.ts +1 -1
  154. package/ssr/esm/lib/components/popover.wrapper.d.ts +1 -1
  155. package/ssr/esm/lib/components/radio-button-wrapper.wrapper.d.ts +1 -1
  156. package/ssr/esm/lib/components/radio-group-option.wrapper.d.ts +1 -1
  157. package/ssr/esm/lib/components/radio-group.wrapper.d.ts +1 -1
  158. package/ssr/esm/lib/components/scroller.wrapper.d.ts +1 -1
  159. package/ssr/esm/lib/components/segmented-control-item.wrapper.d.ts +1 -1
  160. package/ssr/esm/lib/components/segmented-control.wrapper.d.ts +1 -1
  161. package/ssr/esm/lib/components/select-option.wrapper.d.ts +1 -1
  162. package/ssr/esm/lib/components/select-wrapper-dropdown.wrapper.d.ts +1 -1
  163. package/ssr/esm/lib/components/select-wrapper.wrapper.d.ts +1 -1
  164. package/ssr/esm/lib/components/select.wrapper.d.ts +1 -1
  165. package/ssr/esm/lib/components/sheet.wrapper.d.ts +1 -1
  166. package/ssr/esm/lib/components/spinner.wrapper.d.ts +1 -1
  167. package/ssr/esm/lib/components/stepper-horizontal-item.wrapper.d.ts +1 -1
  168. package/ssr/esm/lib/components/stepper-horizontal.wrapper.d.ts +1 -1
  169. package/ssr/esm/lib/components/switch.wrapper.d.ts +1 -1
  170. package/ssr/esm/lib/components/table-body.wrapper.d.ts +1 -1
  171. package/ssr/esm/lib/components/table-cell.wrapper.d.ts +1 -1
  172. package/ssr/esm/lib/components/table-head-cell.wrapper.d.ts +1 -1
  173. package/ssr/esm/lib/components/table-head-row.wrapper.d.ts +1 -1
  174. package/ssr/esm/lib/components/table-head.wrapper.d.ts +1 -1
  175. package/ssr/esm/lib/components/table-row.wrapper.d.ts +1 -1
  176. package/ssr/esm/lib/components/table.wrapper.d.ts +1 -1
  177. package/ssr/esm/lib/components/tabs-bar.wrapper.d.ts +1 -1
  178. package/ssr/esm/lib/components/tabs-item.wrapper.d.ts +1 -1
  179. package/ssr/esm/lib/components/tabs.wrapper.d.ts +1 -1
  180. package/ssr/esm/lib/components/tag-dismissible.wrapper.d.ts +1 -1
  181. package/ssr/esm/lib/components/tag.wrapper.d.ts +1 -1
  182. package/ssr/esm/lib/components/text-field-wrapper.wrapper.d.ts +1 -1
  183. package/ssr/esm/lib/components/text-list-item.wrapper.d.ts +1 -1
  184. package/ssr/esm/lib/components/text-list.wrapper.d.ts +1 -1
  185. package/ssr/esm/lib/components/text.wrapper.d.ts +1 -1
  186. package/ssr/esm/lib/components/textarea-wrapper.wrapper.d.ts +1 -1
  187. package/ssr/esm/lib/components/textarea.wrapper.d.ts +1 -1
  188. package/ssr/esm/lib/components/toast.wrapper.d.ts +1 -1
  189. package/ssr/esm/lib/components/wordmark.wrapper.d.ts +1 -1
  190. package/ssr/esm/lib/dsr-components/input-base.d.ts +1 -0
  191. package/ssr/esm/lib/dsr-components/label.d.ts +3 -1
package/CHANGELOG.md CHANGED
@@ -14,6 +14,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0),
14
14
 
15
15
  ## [Unreleased]
16
16
 
17
+ ## [3.30.0-rc.3] - 2025-10-30
18
+
19
+ ### Added
20
+
21
+ - `Input Date`, `Input Email`, `Input Number`, `Input Password`, `Input Search`, `Input Tel`, `Input Text`,
22
+ `Input Time`, `Input Url`: implicit submit on `Enter` key press when used inside a form
23
+ ([#4084](https://github.com/porsche-design-system/porsche-design-system/pull/4084))
24
+
17
25
  ## [3.30.0-rc.2] - 2025-10-24
18
26
 
19
27
  ### Added
@@ -1,2 +1,2 @@
1
1
  import type { DOMAttributes, HTMLAttributes } from 'react';
2
- export type BaseProps = Omit<DOMAttributes<{}>, 'onChange'> & Pick<HTMLAttributes<{}>, 'suppressHydrationWarning' | 'autoFocus' | 'className' | 'dir' | 'hidden' | 'id' | 'inert' | 'lang' | 'slot' | 'style' | 'tabIndex' | 'title' | 'translate' | 'role'>;
2
+ export type BaseProps = Omit<DOMAttributes<{}>, 'onChange' | 'onInput'> & Pick<HTMLAttributes<{}>, 'suppressHydrationWarning' | 'autoFocus' | 'className' | 'dir' | 'hidden' | 'id' | 'inert' | 'lang' | 'slot' | 'style' | 'tabIndex' | 'title' | 'translate' | 'role'>;
@@ -42,7 +42,7 @@ export type PAccordionProps = BaseProps & {
42
42
  */
43
43
  theme?: Theme;
44
44
  };
45
- export declare const PAccordion: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
45
+ export declare const PAccordion: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
46
46
  /**
47
47
  * Displays the Accordion as compact version with thinner border and smaller paddings.
48
48
  */
@@ -43,7 +43,7 @@ export type PBannerProps = BaseProps & {
43
43
  */
44
44
  width?: BannerWidth;
45
45
  };
46
- export declare const PBanner: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
46
+ export declare const PBanner: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
47
47
  /**
48
48
  * Description of the banner.
49
49
  */
@@ -6,7 +6,7 @@ export type PButtonGroupProps = BaseProps & {
6
6
  */
7
7
  direction?: BreakpointCustomizable<ButtonGroupDirection>;
8
8
  };
9
- export declare const PButtonGroup: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
9
+ export declare const PButtonGroup: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
10
10
  /**
11
11
  * Defines the direction of the main and cross axis. The default is ’{base: ‘column’, xs: ‘row’}' showing buttons vertically stacked on mobile viewports and side-by-side in a horizontal row from breakpoint ‘xs’. You always need to provide a base value when using breakpoints.
12
12
  */
@@ -71,7 +71,7 @@ export type PButtonPureProps = BaseProps & {
71
71
  */
72
72
  weight?: ButtonPureWeight;
73
73
  };
74
- export declare const PButtonPure: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
74
+ export declare const PButtonPure: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
75
75
  /**
76
76
  * Display button in active state.
77
77
  */
@@ -62,7 +62,7 @@ export type PButtonTileProps = BaseProps & {
62
62
  */
63
63
  weight?: BreakpointCustomizable<ButtonTileWeight>;
64
64
  };
65
- export declare const PButtonTile: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
65
+ export declare const PButtonTile: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
66
66
  /**
67
67
  * Alignment of button and description.
68
68
  */
@@ -54,7 +54,7 @@ export type PButtonProps = BaseProps & {
54
54
  */
55
55
  variant?: ButtonVariant;
56
56
  };
57
- export declare const PButton: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
57
+ export declare const PButton: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
58
58
  /**
59
59
  * Add ARIA attributes.
60
60
  */
@@ -22,7 +22,7 @@ export type PCanvasProps = BaseProps & {
22
22
  */
23
23
  theme?: Theme;
24
24
  };
25
- export declare const PCanvas: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
25
+ export declare const PCanvas: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
26
26
  /**
27
27
  * Emitted when the sidebar end requests to be dismissed.
28
28
  */
@@ -87,7 +87,7 @@ export type PCarouselProps = BaseProps & {
87
87
  */
88
88
  wrapContent?: boolean;
89
89
  };
90
- export declare const PCarousel: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
90
+ export declare const PCarousel: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
91
91
  /**
92
92
  * Defines which slide to be active (zero-based numbering).
93
93
  */
@@ -27,7 +27,7 @@ export type PCheckboxWrapperProps = BaseProps & {
27
27
  theme?: Theme;
28
28
  };
29
29
  /** @deprecated since v3.29.0, will be removed with next major release. Please use `p-checkbox` instead. */
30
- export declare const PCheckboxWrapper: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
30
+ export declare const PCheckboxWrapper: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
31
31
  /**
32
32
  * Show or hide label. For better accessibility it's recommended to show the label.
33
33
  */
@@ -71,7 +71,7 @@ export type PCheckboxProps = BaseProps & {
71
71
  */
72
72
  value?: string;
73
73
  };
74
- export declare const PCheckbox: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
74
+ export declare const PCheckbox: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
75
75
  /**
76
76
  * Reflects the checkbox current checked state and allows setting the initial checked state.
77
77
  */
@@ -17,7 +17,7 @@ export type PContentWrapperProps = BaseProps & {
17
17
  width?: ContentWrapperWidth;
18
18
  };
19
19
  /** @deprecated since v3.0.0, will be removed with next major release. Use native CSS Grid instead. */
20
- export declare const PContentWrapper: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
20
+ export declare const PContentWrapper: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
21
21
  /**
22
22
  * Has no effect anymore
23
23
  * @deprecated since v3.0.0, will be removed with next major release
@@ -14,7 +14,7 @@ export type PCrestProps = BaseProps & {
14
14
  */
15
15
  target?: CrestTarget;
16
16
  };
17
- export declare const PCrest: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
17
+ export declare const PCrest: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
18
18
  /**
19
19
  * Add ARIA attributes.
20
20
  */
@@ -26,7 +26,7 @@ export type PDisplayProps = BaseProps & {
26
26
  */
27
27
  theme?: Theme;
28
28
  };
29
- export declare const PDisplay: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
29
+ export declare const PDisplay: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
30
30
  /**
31
31
  * Text alignment of the component.
32
32
  */
@@ -18,7 +18,7 @@ export type PDividerProps = BaseProps & {
18
18
  */
19
19
  theme?: Theme;
20
20
  };
21
- export declare const PDivider: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
21
+ export declare const PDivider: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
22
22
  /**
23
23
  * Defines color depending on theme.
24
24
  */
@@ -21,7 +21,7 @@ export type PDrilldownItemProps = BaseProps & {
21
21
  */
22
22
  secondary?: boolean;
23
23
  };
24
- export declare const PDrilldownItem: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
24
+ export declare const PDrilldownItem: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
25
25
  /**
26
26
  * Private property set by the component itself.
27
27
  */
@@ -26,7 +26,7 @@ export type PDrilldownLinkProps = BaseProps & {
26
26
  */
27
27
  target?: DrilldownLinkTarget;
28
28
  };
29
- export declare const PDrilldownLink: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
29
+ export declare const PDrilldownLink: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
30
30
  /**
31
31
  * Display link in active state.
32
32
  */
@@ -26,7 +26,7 @@ export type PDrilldownProps = BaseProps & {
26
26
  */
27
27
  theme?: Theme;
28
28
  };
29
- export declare const PDrilldown: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
29
+ export declare const PDrilldown: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
30
30
  /**
31
31
  * Defines which drilldown-item to be visualized as opened.
32
32
  */
@@ -27,7 +27,7 @@ export type PFieldsetWrapperProps = BaseProps & {
27
27
  theme?: Theme;
28
28
  };
29
29
  /** @deprecated since v3.0.0, will be removed with next major release. Please use `p-fieldset` instead. */
30
- export declare const PFieldsetWrapper: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
30
+ export declare const PFieldsetWrapper: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
31
31
  /**
32
32
  * The label text.
33
33
  */
@@ -30,7 +30,7 @@ export type PFieldsetProps = BaseProps & {
30
30
  */
31
31
  theme?: Theme;
32
32
  };
33
- export declare const PFieldset: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
33
+ export declare const PFieldset: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
34
34
  /**
35
35
  * Add ARIA attributes.
36
36
  */
@@ -14,7 +14,7 @@ export type PFlagProps = BaseProps & {
14
14
  */
15
15
  size?: FlagSize;
16
16
  };
17
- export declare const PFlag: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
17
+ export declare const PFlag: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
18
18
  /**
19
19
  * A map of ARIA attributes to enhance the flag's accessibility. For example, use `{ 'aria-label': 'German flag' }` to provide a descriptive label for screen readers.
20
20
  */
@@ -27,7 +27,7 @@ export type PFlexItemProps = BaseProps & {
27
27
  width?: BreakpointCustomizable<FlexItemWidth>;
28
28
  };
29
29
  /** @deprecated since v3.0.0, will be removed with next major release. Use native CSS Flex instead. */
30
- export declare const PFlexItem: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
30
+ export declare const PFlexItem: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
31
31
  /**
32
32
  * Defines how this flex item is aligned along the cross axis. This overwrites the cross axis alignment set by the container. Corresponds to the "alignSelf" css property.
33
33
  */
@@ -27,7 +27,7 @@ export type PFlexProps = BaseProps & {
27
27
  wrap?: BreakpointCustomizable<FlexWrap>;
28
28
  };
29
29
  /** @deprecated since v3.0.0, will be removed with next major release. Use native CSS Flex instead. */
30
- export declare const PFlex: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
30
+ export declare const PFlex: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
31
31
  /**
32
32
  * This aligns a flex container's individual lines when there is extra space in the cross-axis, similar to how "justifyContent" aligns individual items along the main axis.
33
33
  */
@@ -42,7 +42,7 @@ export type PFlyoutProps = BaseProps & {
42
42
  */
43
43
  theme?: Theme;
44
44
  };
45
- export declare const PFlyout: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
45
+ export declare const PFlyout: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
46
46
  /**
47
47
  * Add ARIA attributes.
48
48
  */
@@ -11,7 +11,7 @@ export type PGridItemProps = BaseProps & {
11
11
  size?: BreakpointCustomizable<GridItemSize>;
12
12
  };
13
13
  /** @deprecated since v3.0.0, will be removed with next major release. Use native CSS Grid instead. */
14
- export declare const PGridItem: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
14
+ export declare const PGridItem: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
15
15
  /**
16
16
  * The offset of the column. Can be between 0 and 11. Also defines the offset of the column for specific breakpoints, like {base: 6, l: 3}. You always need to provide a base value when doing this.
17
17
  */
@@ -16,7 +16,7 @@ export type PGridProps = BaseProps & {
16
16
  wrap?: BreakpointCustomizable<GridWrap>;
17
17
  };
18
18
  /** @deprecated since v3.0.0, will be removed with next major release. Use native CSS Grid instead. */
19
- export declare const PGrid: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
19
+ export declare const PGrid: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
20
20
  /**
21
21
  * Defines the direction of the main and cross axis. The default "row" defines the main axis as horizontal left to right. Also defines the direction for specific breakpoints, like {base: "column", l: "row"}. You always need to provide a base value when doing this.
22
22
  */
@@ -26,7 +26,7 @@ export type PHeadingProps = BaseProps & {
26
26
  */
27
27
  theme?: Theme;
28
28
  };
29
- export declare const PHeading: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
29
+ export declare const PHeading: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
30
30
  /**
31
31
  * Text alignment of the component.
32
32
  */
@@ -27,7 +27,7 @@ export type PHeadlineProps = BaseProps & {
27
27
  variant?: HeadlineVariant;
28
28
  };
29
29
  /** @deprecated since v3.0.0, will be removed with next major release. Please use "p-heading" instead. */
30
- export declare const PHeadline: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
30
+ export declare const PHeadline: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
31
31
  /**
32
32
  * Text alignment of the component.
33
33
  */
@@ -31,7 +31,7 @@ export type PIconProps = BaseProps & {
31
31
  */
32
32
  theme?: Theme;
33
33
  };
34
- export declare const PIcon: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
34
+ export declare const PIcon: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
35
35
  /**
36
36
  * Add ARIA attributes.
37
37
  */
@@ -50,7 +50,7 @@ export type PInlineNotificationProps = BaseProps & {
50
50
  */
51
51
  theme?: Theme;
52
52
  };
53
- export declare const PInlineNotification: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
53
+ export declare const PInlineNotification: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
54
54
  /**
55
55
  * Action icon of the inline-notification.
56
56
  */
@@ -86,7 +86,7 @@ export type PInputDateProps = BaseProps & {
86
86
  */
87
87
  value?: string;
88
88
  };
89
- export declare const PInputDate: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
89
+ export declare const PInputDate: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
90
90
  /**
91
91
  * Provides a hint to the browser about what type of data the field expects, which can assist with autofill features (e.g., auto-complete='bday' for a birthday).
92
92
  */
@@ -98,7 +98,7 @@ export type PInputEmailProps = BaseProps & {
98
98
  */
99
99
  value?: string;
100
100
  };
101
- export declare const PInputEmail: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
101
+ export declare const PInputEmail: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
102
102
  /**
103
103
  * Provides a hint to the browser about what type of data the field expects, which can assist with autofill features (e.g., autocomplete='email').
104
104
  */
@@ -94,7 +94,7 @@ export type PInputNumberProps = BaseProps & {
94
94
  */
95
95
  value?: string;
96
96
  };
97
- export declare const PInputNumber: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
97
+ export declare const PInputNumber: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
98
98
  /**
99
99
  * Provides a hint to the browser about what type of data the field expects, which can assist with autofill features (e.g., autocomplete='postal-code').
100
100
  */
@@ -90,7 +90,7 @@ export type PInputPasswordProps = BaseProps & {
90
90
  */
91
91
  value?: string;
92
92
  };
93
- export declare const PInputPassword: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
93
+ export declare const PInputPassword: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
94
94
  /**
95
95
  * Provides a hint to the browser about what type of data the field expects, which can assist with autofill features (e.g., autocomplete='current-password', autocomplete='new-password').
96
96
  */
@@ -86,7 +86,7 @@ export type PInputSearchProps = BaseProps & {
86
86
  */
87
87
  value?: string;
88
88
  };
89
- export declare const PInputSearch: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
89
+ export declare const PInputSearch: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
90
90
  /**
91
91
  * Provides a hint to the browser about what type of data the field expects, which can assist with autofill features (e.g., autocomplete='on').
92
92
  */
@@ -94,7 +94,7 @@ export type PInputTelProps = BaseProps & {
94
94
  */
95
95
  value?: string;
96
96
  };
97
- export declare const PInputTel: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
97
+ export declare const PInputTel: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
98
98
  /**
99
99
  * Provides a hint to the browser about what type of data the field expects, which can assist with autofill features (e.g., autocomplete='tel').
100
100
  */
@@ -94,7 +94,7 @@ export type PInputTextProps = BaseProps & {
94
94
  */
95
95
  value?: string;
96
96
  };
97
- export declare const PInputText: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
97
+ export declare const PInputText: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
98
98
  /**
99
99
  * Provides a hint to the browser about what type of data the field expects, which can assist with autofill features (e.g., autocomplete='name').
100
100
  */
@@ -86,7 +86,7 @@ export type PInputTimeProps = BaseProps & {
86
86
  */
87
87
  value?: string;
88
88
  };
89
- export declare const PInputTime: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
89
+ export declare const PInputTime: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
90
90
  /**
91
91
  * Provides a hint to the browser about what type of data the field expects, which can assist with autofill features (e.g., auto-complete='on').
92
92
  */
@@ -94,7 +94,7 @@ export type PInputUrlProps = BaseProps & {
94
94
  */
95
95
  value?: string;
96
96
  };
97
- export declare const PInputUrl: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
97
+ export declare const PInputUrl: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
98
98
  /**
99
99
  * Provides a hint to the browser about what type of data the field expects, which can assist with autofill features (e.g., autocomplete='url').
100
100
  */
@@ -63,7 +63,7 @@ export type PLinkPureProps = BaseProps & {
63
63
  */
64
64
  weight?: LinkPureWeight;
65
65
  };
66
- export declare const PLinkPure: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
66
+ export declare const PLinkPure: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
67
67
  /**
68
68
  * Display link in active state.
69
69
  */
@@ -35,7 +35,7 @@ export type PLinkSocialProps = BaseProps & {
35
35
  theme?: Theme;
36
36
  };
37
37
  /** @deprecated since v3.0.0, will be removed with next major release. Use `p-link` with corresponding social icon instead. */
38
- export declare const PLinkSocial: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
38
+ export declare const PLinkSocial: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
39
39
  /**
40
40
  * Displays as compact version.
41
41
  */
@@ -30,7 +30,7 @@ export type PLinkTileModelSignatureProps = BaseProps & {
30
30
  */
31
31
  weight?: BreakpointCustomizable<LinkTileModelSignatureWeight>;
32
32
  };
33
- export declare const PLinkTileModelSignature: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
33
+ export declare const PLinkTileModelSignature: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
34
34
  /**
35
35
  * Aspect ratio of the link-tile-model-signature.
36
36
  */
@@ -50,7 +50,7 @@ export type PLinkTileProductProps = BaseProps & {
50
50
  */
51
51
  theme?: Theme;
52
52
  };
53
- export declare const PLinkTileProduct: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
53
+ export declare const PLinkTileProduct: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
54
54
  /**
55
55
  * Aspect ratio of the link-tile-product.
56
56
  */
@@ -58,7 +58,7 @@ export type PLinkTileProps = BaseProps & {
58
58
  */
59
59
  weight?: BreakpointCustomizable<LinkTileWeight>;
60
60
  };
61
- export declare const PLinkTile: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
61
+ export declare const PLinkTile: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
62
62
  /**
63
63
  * Alignment of link and description.
64
64
  */
@@ -46,7 +46,7 @@ export type PLinkProps = BaseProps & {
46
46
  */
47
47
  variant?: LinkVariant;
48
48
  };
49
- export declare const PLink: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
49
+ export declare const PLink: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
50
50
  /**
51
51
  * Add ARIA attributes.
52
52
  */
@@ -27,7 +27,7 @@ export type PMarqueProps = BaseProps & {
27
27
  variant?: MarqueVariant;
28
28
  };
29
29
  /** @deprecated since v3.0.0, will be removed with next major release. Please use "p-wordmark" instead. */
30
- export declare const PMarque: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
30
+ export declare const PMarque: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
31
31
  /**
32
32
  * Add ARIA attributes.
33
33
  */
@@ -55,7 +55,7 @@ export type PModalProps = BaseProps & {
55
55
  */
56
56
  theme?: Theme;
57
57
  };
58
- export declare const PModal: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
58
+ export declare const PModal: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
59
59
  /**
60
60
  * Add ARIA attributes.
61
61
  */
@@ -30,7 +30,7 @@ export type PModelSignatureProps = BaseProps & {
30
30
  */
31
31
  theme?: Theme;
32
32
  };
33
- export declare const PModelSignature: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
33
+ export declare const PModelSignature: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
34
34
  /**
35
35
  * Adapts the color of the component.
36
36
  */
@@ -9,7 +9,7 @@ export type PMultiSelectOptionProps = BaseProps & {
9
9
  */
10
10
  value: string;
11
11
  };
12
- export declare const PMultiSelectOption: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
12
+ export declare const PMultiSelectOption: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
13
13
  /**
14
14
  * Disables the option.
15
15
  */