@porsche-design-system/components-react 4.2.0-rc.0 → 4.2.0-rc.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +104 -0
- package/cjs/lib/components/accordion.wrapper.cjs +3 -3
- package/cjs/lib/components/ai-tag.wrapper.cjs +26 -0
- package/cjs/public-api.cjs +2 -0
- package/esm/BaseProps.d.ts +1 -1
- package/esm/lib/components/accordion.wrapper.d.ts +12 -2
- package/esm/lib/components/accordion.wrapper.mjs +3 -3
- package/esm/lib/components/ai-tag.wrapper.d.ts +26 -0
- package/esm/lib/components/ai-tag.wrapper.mjs +24 -0
- package/esm/lib/components/banner.wrapper.d.ts +1 -1
- package/esm/lib/components/button-pure.wrapper.d.ts +1 -1
- package/esm/lib/components/button-tile.wrapper.d.ts +1 -1
- package/esm/lib/components/button.wrapper.d.ts +1 -1
- package/esm/lib/components/canvas.wrapper.d.ts +1 -1
- package/esm/lib/components/carousel.wrapper.d.ts +1 -1
- package/esm/lib/components/checkbox.wrapper.d.ts +1 -1
- package/esm/lib/components/crest.wrapper.d.ts +1 -1
- package/esm/lib/components/display.wrapper.d.ts +1 -1
- package/esm/lib/components/divider.wrapper.d.ts +1 -1
- package/esm/lib/components/drilldown-item.wrapper.d.ts +1 -1
- package/esm/lib/components/drilldown-link.wrapper.d.ts +1 -1
- package/esm/lib/components/drilldown.wrapper.d.ts +1 -1
- package/esm/lib/components/fieldset.wrapper.d.ts +1 -1
- package/esm/lib/components/flag.wrapper.d.ts +1 -1
- package/esm/lib/components/flyout.wrapper.d.ts +1 -1
- package/esm/lib/components/heading.wrapper.d.ts +1 -1
- package/esm/lib/components/icon.wrapper.d.ts +1 -1
- package/esm/lib/components/index.d.ts +1 -0
- package/esm/lib/components/inline-notification.wrapper.d.ts +1 -1
- package/esm/lib/components/input-date.wrapper.d.ts +3 -3
- package/esm/lib/components/input-email.wrapper.d.ts +3 -3
- package/esm/lib/components/input-month.wrapper.d.ts +3 -3
- package/esm/lib/components/input-number.wrapper.d.ts +3 -3
- package/esm/lib/components/input-password.wrapper.d.ts +3 -3
- package/esm/lib/components/input-search.wrapper.d.ts +3 -3
- package/esm/lib/components/input-tel.wrapper.d.ts +3 -3
- package/esm/lib/components/input-text.wrapper.d.ts +3 -3
- package/esm/lib/components/input-time.wrapper.d.ts +3 -3
- package/esm/lib/components/input-url.wrapper.d.ts +3 -3
- package/esm/lib/components/input-week.wrapper.d.ts +3 -3
- package/esm/lib/components/link-pure.wrapper.d.ts +1 -1
- package/esm/lib/components/link-tile-product.wrapper.d.ts +1 -1
- package/esm/lib/components/link-tile.wrapper.d.ts +1 -1
- package/esm/lib/components/link.wrapper.d.ts +1 -1
- package/esm/lib/components/modal.wrapper.d.ts +1 -1
- package/esm/lib/components/model-signature.wrapper.d.ts +1 -1
- package/esm/lib/components/multi-select-option.wrapper.d.ts +3 -3
- package/esm/lib/components/multi-select.wrapper.d.ts +5 -5
- package/esm/lib/components/optgroup.wrapper.d.ts +1 -1
- package/esm/lib/components/pagination.wrapper.d.ts +1 -1
- package/esm/lib/components/pin-code.wrapper.d.ts +1 -1
- package/esm/lib/components/popover.wrapper.d.ts +1 -1
- package/esm/lib/components/radio-group-option.wrapper.d.ts +1 -1
- package/esm/lib/components/radio-group.wrapper.d.ts +1 -1
- package/esm/lib/components/scroller.wrapper.d.ts +1 -1
- package/esm/lib/components/segmented-control-item.wrapper.d.ts +1 -1
- package/esm/lib/components/segmented-control.wrapper.d.ts +1 -1
- package/esm/lib/components/select-option.wrapper.d.ts +5 -5
- package/esm/lib/components/select.wrapper.d.ts +5 -5
- package/esm/lib/components/sheet.wrapper.d.ts +1 -1
- package/esm/lib/components/spinner.wrapper.d.ts +1 -1
- package/esm/lib/components/stepper-horizontal-item.wrapper.d.ts +1 -1
- package/esm/lib/components/stepper-horizontal.wrapper.d.ts +1 -1
- package/esm/lib/components/switch.wrapper.d.ts +1 -1
- package/esm/lib/components/table-body.wrapper.d.ts +1 -1
- package/esm/lib/components/table-cell.wrapper.d.ts +1 -1
- package/esm/lib/components/table-head-cell.wrapper.d.ts +1 -1
- package/esm/lib/components/table-head-row.wrapper.d.ts +1 -1
- package/esm/lib/components/table-head.wrapper.d.ts +1 -1
- package/esm/lib/components/table-row.wrapper.d.ts +1 -1
- package/esm/lib/components/table.wrapper.d.ts +1 -1
- package/esm/lib/components/tabs-bar.wrapper.d.ts +1 -1
- package/esm/lib/components/tabs-item.wrapper.d.ts +1 -1
- package/esm/lib/components/tabs.wrapper.d.ts +1 -1
- package/esm/lib/components/tag-dismissible.wrapper.d.ts +1 -1
- package/esm/lib/components/tag.wrapper.d.ts +1 -1
- package/esm/lib/components/text-list-item.wrapper.d.ts +1 -1
- package/esm/lib/components/text-list.wrapper.d.ts +1 -1
- package/esm/lib/components/text.wrapper.d.ts +1 -1
- package/esm/lib/components/textarea.wrapper.d.ts +3 -3
- package/esm/lib/components/toast.wrapper.d.ts +1 -1
- package/esm/lib/components/wordmark.wrapper.d.ts +1 -1
- package/esm/lib/types.d.ts +221 -2
- package/esm/public-api.mjs +1 -0
- package/meta/cjs/index.cjs +12 -0
- package/meta/esm/index.d.ts +1 -0
- package/meta/esm/index.mjs +1 -0
- package/meta/package.json +6 -0
- package/package.json +24 -21
- package/ssr/cjs/components/dist/styles/esm/styles-entry.cjs +1382 -1214
- package/ssr/cjs/components/dist/utils/esm/utils-entry.cjs +176 -3
- package/ssr/cjs/components-react/projects/react-ssr-wrapper/src/lib/components/accordion.wrapper.cjs +4 -4
- package/ssr/cjs/components-react/projects/react-ssr-wrapper/src/lib/components/ai-tag.wrapper.cjs +36 -0
- package/ssr/cjs/components-react/projects/react-ssr-wrapper/src/lib/dsr-components/accordion.cjs +1 -1
- package/ssr/cjs/components-react/projects/react-ssr-wrapper/src/lib/dsr-components/ai-tag.cjs +18 -0
- package/ssr/cjs/components-react/projects/react-ssr-wrapper/src/lib/dsr-components/checkbox.cjs +0 -1
- package/ssr/cjs/components-react/projects/react-ssr-wrapper/src/lib/dsr-components/dialog-base.cjs +1 -1
- package/ssr/cjs/components-react/projects/react-ssr-wrapper/src/lib/dsr-components/input-base.cjs +2 -2
- package/ssr/cjs/components-react/projects/react-ssr-wrapper/src/lib/dsr-components/input-date.cjs +5 -1
- package/ssr/cjs/components-react/projects/react-ssr-wrapper/src/lib/dsr-components/input-email.cjs +5 -1
- package/ssr/cjs/components-react/projects/react-ssr-wrapper/src/lib/dsr-components/input-month.cjs +5 -1
- package/ssr/cjs/components-react/projects/react-ssr-wrapper/src/lib/dsr-components/input-number.cjs +5 -1
- package/ssr/cjs/components-react/projects/react-ssr-wrapper/src/lib/dsr-components/input-password.cjs +5 -1
- package/ssr/cjs/components-react/projects/react-ssr-wrapper/src/lib/dsr-components/input-search.cjs +5 -1
- package/ssr/cjs/components-react/projects/react-ssr-wrapper/src/lib/dsr-components/input-tel.cjs +5 -1
- package/ssr/cjs/components-react/projects/react-ssr-wrapper/src/lib/dsr-components/input-text.cjs +7 -3
- package/ssr/cjs/components-react/projects/react-ssr-wrapper/src/lib/dsr-components/input-time.cjs +5 -1
- package/ssr/cjs/components-react/projects/react-ssr-wrapper/src/lib/dsr-components/input-url.cjs +5 -1
- package/ssr/cjs/components-react/projects/react-ssr-wrapper/src/lib/dsr-components/input-week.cjs +5 -1
- package/ssr/cjs/components-react/projects/react-ssr-wrapper/src/lib/dsr-components/multi-select.cjs +10 -5
- package/ssr/cjs/components-react/projects/react-ssr-wrapper/src/lib/dsr-components/select.cjs +5 -1
- package/ssr/cjs/components-react/projects/react-ssr-wrapper/src/lib/dsr-components/textarea.cjs +8 -4
- package/ssr/cjs/components-react/projects/react-ssr-wrapper/src/public-api.cjs +2 -0
- package/ssr/esm/BaseProps.d.ts +1 -1
- package/ssr/esm/components/dist/styles/esm/styles-entry.mjs +1381 -1214
- package/ssr/esm/components/dist/utils/esm/utils-entry.mjs +175 -4
- package/ssr/esm/components-react/projects/react-ssr-wrapper/src/lib/components/accordion.wrapper.mjs +4 -4
- package/ssr/esm/components-react/projects/react-ssr-wrapper/src/lib/components/ai-tag.wrapper.mjs +34 -0
- package/ssr/esm/components-react/projects/react-ssr-wrapper/src/lib/dsr-components/accordion.mjs +2 -2
- package/ssr/esm/components-react/projects/react-ssr-wrapper/src/lib/dsr-components/ai-tag.mjs +16 -0
- package/ssr/esm/components-react/projects/react-ssr-wrapper/src/lib/dsr-components/checkbox.mjs +0 -1
- package/ssr/esm/components-react/projects/react-ssr-wrapper/src/lib/dsr-components/dialog-base.mjs +1 -1
- package/ssr/esm/components-react/projects/react-ssr-wrapper/src/lib/dsr-components/input-base.mjs +2 -2
- package/ssr/esm/components-react/projects/react-ssr-wrapper/src/lib/dsr-components/input-date.mjs +5 -1
- package/ssr/esm/components-react/projects/react-ssr-wrapper/src/lib/dsr-components/input-email.mjs +5 -1
- package/ssr/esm/components-react/projects/react-ssr-wrapper/src/lib/dsr-components/input-month.mjs +5 -1
- package/ssr/esm/components-react/projects/react-ssr-wrapper/src/lib/dsr-components/input-number.mjs +5 -1
- package/ssr/esm/components-react/projects/react-ssr-wrapper/src/lib/dsr-components/input-password.mjs +5 -1
- package/ssr/esm/components-react/projects/react-ssr-wrapper/src/lib/dsr-components/input-search.mjs +5 -1
- package/ssr/esm/components-react/projects/react-ssr-wrapper/src/lib/dsr-components/input-tel.mjs +5 -1
- package/ssr/esm/components-react/projects/react-ssr-wrapper/src/lib/dsr-components/input-text.mjs +7 -3
- package/ssr/esm/components-react/projects/react-ssr-wrapper/src/lib/dsr-components/input-time.mjs +5 -1
- package/ssr/esm/components-react/projects/react-ssr-wrapper/src/lib/dsr-components/input-url.mjs +5 -1
- package/ssr/esm/components-react/projects/react-ssr-wrapper/src/lib/dsr-components/input-week.mjs +5 -1
- package/ssr/esm/components-react/projects/react-ssr-wrapper/src/lib/dsr-components/multi-select.mjs +10 -5
- package/ssr/esm/components-react/projects/react-ssr-wrapper/src/lib/dsr-components/select.mjs +5 -1
- package/ssr/esm/components-react/projects/react-ssr-wrapper/src/lib/dsr-components/textarea.mjs +8 -4
- package/ssr/esm/components-react/projects/react-ssr-wrapper/src/public-api.mjs +1 -0
- package/ssr/esm/lib/components/accordion.wrapper.d.ts +12 -2
- package/ssr/esm/lib/components/ai-tag.wrapper.d.ts +26 -0
- package/ssr/esm/lib/components/banner.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/button-pure.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/button-tile.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/button.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/canvas.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/carousel.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/checkbox.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/crest.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/display.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/divider.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/drilldown-item.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/drilldown-link.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/drilldown.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/fieldset.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/flag.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/flyout.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/heading.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/icon.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/index.d.ts +1 -0
- package/ssr/esm/lib/components/inline-notification.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/input-date.wrapper.d.ts +3 -3
- package/ssr/esm/lib/components/input-email.wrapper.d.ts +3 -3
- package/ssr/esm/lib/components/input-month.wrapper.d.ts +3 -3
- package/ssr/esm/lib/components/input-number.wrapper.d.ts +3 -3
- package/ssr/esm/lib/components/input-password.wrapper.d.ts +3 -3
- package/ssr/esm/lib/components/input-search.wrapper.d.ts +3 -3
- package/ssr/esm/lib/components/input-tel.wrapper.d.ts +3 -3
- package/ssr/esm/lib/components/input-text.wrapper.d.ts +3 -3
- package/ssr/esm/lib/components/input-time.wrapper.d.ts +3 -3
- package/ssr/esm/lib/components/input-url.wrapper.d.ts +3 -3
- package/ssr/esm/lib/components/input-week.wrapper.d.ts +3 -3
- package/ssr/esm/lib/components/link-pure.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/link-tile-product.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/link-tile.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/link.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/modal.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/model-signature.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/multi-select-option.wrapper.d.ts +3 -3
- package/ssr/esm/lib/components/multi-select.wrapper.d.ts +5 -5
- package/ssr/esm/lib/components/optgroup.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/pagination.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/pin-code.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/popover.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/radio-group-option.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/radio-group.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/scroller.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/segmented-control-item.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/segmented-control.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/select-option.wrapper.d.ts +5 -5
- package/ssr/esm/lib/components/select.wrapper.d.ts +5 -5
- package/ssr/esm/lib/components/sheet.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/spinner.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/stepper-horizontal-item.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/stepper-horizontal.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/switch.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/table-body.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/table-cell.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/table-head-cell.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/table-head-row.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/table-head.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/table-row.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/table.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/tabs-bar.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/tabs-item.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/tabs.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/tag-dismissible.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/tag.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/text-list-item.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/text-list.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/text.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/textarea.wrapper.d.ts +3 -3
- package/ssr/esm/lib/components/toast.wrapper.d.ts +1 -1
- package/ssr/esm/lib/components/wordmark.wrapper.d.ts +1 -1
- package/ssr/esm/lib/dsr-components/ai-tag.d.ts +6 -0
- package/ssr/esm/lib/dsr-components/input-base.d.ts +1 -0
- package/ssr/esm/lib/dsr-components/input-date.d.ts +1 -0
- package/ssr/esm/lib/dsr-components/input-email.d.ts +1 -0
- package/ssr/esm/lib/dsr-components/input-month.d.ts +1 -0
- package/ssr/esm/lib/dsr-components/input-number.d.ts +1 -0
- package/ssr/esm/lib/dsr-components/input-password.d.ts +1 -0
- package/ssr/esm/lib/dsr-components/input-search.d.ts +1 -0
- package/ssr/esm/lib/dsr-components/input-tel.d.ts +1 -0
- package/ssr/esm/lib/dsr-components/input-text.d.ts +1 -0
- package/ssr/esm/lib/dsr-components/input-time.d.ts +1 -0
- package/ssr/esm/lib/dsr-components/input-url.d.ts +1 -0
- package/ssr/esm/lib/dsr-components/input-week.d.ts +1 -0
- package/ssr/esm/lib/dsr-components/multi-select.d.ts +1 -1
- package/ssr/esm/lib/dsr-components/select.d.ts +1 -0
- package/ssr/esm/lib/dsr-components/textarea.d.ts +1 -0
- package/ssr/esm/lib/types.d.ts +221 -2
- package/{global-styles → stylesheets}/cn/font-face.css +1 -1
- package/{global-styles → stylesheets}/cn/index.css +138 -106
- package/{global-styles → stylesheets}/color-scheme.css +47 -44
- package/{global-styles → stylesheets}/font-face.css +1 -1
- package/{global-styles → stylesheets}/index.css +138 -106
- package/stylesheets/normalize.css +18 -0
- package/{global-styles → stylesheets}/variables.css +80 -58
- package/tailwindcss/index.css +569 -301
- package/global-styles/legacy-radius.css +0 -5
- package/global-styles/normalize.css +0 -11
|
@@ -102,9 +102,9 @@ export type PInputNumberProps = BaseProps & {
|
|
|
102
102
|
* The value of the number input.
|
|
103
103
|
* @default ''
|
|
104
104
|
*/
|
|
105
|
-
value?: string;
|
|
105
|
+
value?: string | number | null;
|
|
106
106
|
};
|
|
107
|
-
export declare const PInputNumber: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
107
|
+
export declare const PInputNumber: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "inputMode" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
108
108
|
/**
|
|
109
109
|
* 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').
|
|
110
110
|
*/
|
|
@@ -206,7 +206,7 @@ export declare const PInputNumber: import("react").ForwardRefExoticComponent<Omi
|
|
|
206
206
|
* The value of the number input.
|
|
207
207
|
* @default ''
|
|
208
208
|
*/
|
|
209
|
-
value?: string;
|
|
209
|
+
value?: string | number | null;
|
|
210
210
|
} & {
|
|
211
211
|
children?: import("react").ReactNode | undefined;
|
|
212
212
|
} & import("react").RefAttributes<HTMLElement>>;
|
|
@@ -97,9 +97,9 @@ export type PInputPasswordProps = BaseProps & {
|
|
|
97
97
|
* The password input value.
|
|
98
98
|
* @default ''
|
|
99
99
|
*/
|
|
100
|
-
value?: string;
|
|
100
|
+
value?: string | null;
|
|
101
101
|
};
|
|
102
|
-
export declare const PInputPassword: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
102
|
+
export declare const PInputPassword: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "inputMode" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
103
103
|
/**
|
|
104
104
|
* 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').
|
|
105
105
|
*/
|
|
@@ -196,7 +196,7 @@ export declare const PInputPassword: import("react").ForwardRefExoticComponent<O
|
|
|
196
196
|
* The password input value.
|
|
197
197
|
* @default ''
|
|
198
198
|
*/
|
|
199
|
-
value?: string;
|
|
199
|
+
value?: string | null;
|
|
200
200
|
} & {
|
|
201
201
|
children?: import("react").ReactNode | undefined;
|
|
202
202
|
} & import("react").RefAttributes<HTMLElement>>;
|
|
@@ -106,9 +106,9 @@ export type PInputSearchProps = BaseProps & {
|
|
|
106
106
|
* The search input value.
|
|
107
107
|
* @default ''
|
|
108
108
|
*/
|
|
109
|
-
value?: string;
|
|
109
|
+
value?: string | null;
|
|
110
110
|
};
|
|
111
|
-
export declare const PInputSearch: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
111
|
+
export declare const PInputSearch: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "inputMode" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
112
112
|
/**
|
|
113
113
|
* Additional ARIA attributes for the native search input (e.g. `role="combobox"`, `aria-expanded`).
|
|
114
114
|
*/
|
|
@@ -214,7 +214,7 @@ export declare const PInputSearch: import("react").ForwardRefExoticComponent<Omi
|
|
|
214
214
|
* The search input value.
|
|
215
215
|
* @default ''
|
|
216
216
|
*/
|
|
217
|
-
value?: string;
|
|
217
|
+
value?: string | null;
|
|
218
218
|
} & {
|
|
219
219
|
children?: import("react").ReactNode | undefined;
|
|
220
220
|
} & import("react").RefAttributes<HTMLElement>>;
|
|
@@ -101,9 +101,9 @@ export type PInputTelProps = BaseProps & {
|
|
|
101
101
|
* The tel input value.
|
|
102
102
|
* @default ''
|
|
103
103
|
*/
|
|
104
|
-
value?: string;
|
|
104
|
+
value?: string | null;
|
|
105
105
|
};
|
|
106
|
-
export declare const PInputTel: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
106
|
+
export declare const PInputTel: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "inputMode" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
107
107
|
/**
|
|
108
108
|
* Provides a hint to the browser about what type of data the field expects, which can assist with autofill features (e.g., autocomplete='tel').
|
|
109
109
|
*/
|
|
@@ -204,7 +204,7 @@ export declare const PInputTel: import("react").ForwardRefExoticComponent<Omit<i
|
|
|
204
204
|
* The tel input value.
|
|
205
205
|
* @default ''
|
|
206
206
|
*/
|
|
207
|
-
value?: string;
|
|
207
|
+
value?: string | null;
|
|
208
208
|
} & {
|
|
209
209
|
children?: import("react").ReactNode | undefined;
|
|
210
210
|
} & import("react").RefAttributes<HTMLElement>>;
|
|
@@ -101,9 +101,9 @@ export type PInputTextProps = BaseProps & {
|
|
|
101
101
|
* The text input value.
|
|
102
102
|
* @default ''
|
|
103
103
|
*/
|
|
104
|
-
value?: string;
|
|
104
|
+
value?: string | number | null;
|
|
105
105
|
};
|
|
106
|
-
export declare const PInputText: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
106
|
+
export declare const PInputText: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "inputMode" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
107
107
|
/**
|
|
108
108
|
* Provides a hint to the browser about what type of data the field expects, which can assist with autofill features (e.g., autocomplete='name').
|
|
109
109
|
*/
|
|
@@ -204,7 +204,7 @@ export declare const PInputText: import("react").ForwardRefExoticComponent<Omit<
|
|
|
204
204
|
* The text input value.
|
|
205
205
|
* @default ''
|
|
206
206
|
*/
|
|
207
|
-
value?: string;
|
|
207
|
+
value?: string | number | null;
|
|
208
208
|
} & {
|
|
209
209
|
children?: import("react").ReactNode | undefined;
|
|
210
210
|
} & import("react").RefAttributes<HTMLElement>>;
|
|
@@ -92,9 +92,9 @@ export type PInputTimeProps = BaseProps & {
|
|
|
92
92
|
* The default time value for the input, in hh:mm or hh:mm:ss format (e.g., value='14:00').
|
|
93
93
|
* @default ''
|
|
94
94
|
*/
|
|
95
|
-
value?: string;
|
|
95
|
+
value?: string | null;
|
|
96
96
|
};
|
|
97
|
-
export declare const PInputTime: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
97
|
+
export declare const PInputTime: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "inputMode" | "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='on').
|
|
100
100
|
*/
|
|
@@ -186,7 +186,7 @@ export declare const PInputTime: import("react").ForwardRefExoticComponent<Omit<
|
|
|
186
186
|
* The default time value for the input, in hh:mm or hh:mm:ss format (e.g., value='14:00').
|
|
187
187
|
* @default ''
|
|
188
188
|
*/
|
|
189
|
-
value?: string;
|
|
189
|
+
value?: string | null;
|
|
190
190
|
} & {
|
|
191
191
|
children?: import("react").ReactNode | undefined;
|
|
192
192
|
} & import("react").RefAttributes<HTMLElement>>;
|
|
@@ -101,9 +101,9 @@ export type PInputUrlProps = BaseProps & {
|
|
|
101
101
|
* The URL input value.
|
|
102
102
|
* @default ''
|
|
103
103
|
*/
|
|
104
|
-
value?: string;
|
|
104
|
+
value?: string | null;
|
|
105
105
|
};
|
|
106
|
-
export declare const PInputUrl: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
106
|
+
export declare const PInputUrl: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "inputMode" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
107
107
|
/**
|
|
108
108
|
* Provides a hint to the browser about what type of data the field expects, which can assist with autofill features (e.g., autocomplete='url').
|
|
109
109
|
*/
|
|
@@ -204,7 +204,7 @@ export declare const PInputUrl: import("react").ForwardRefExoticComponent<Omit<i
|
|
|
204
204
|
* The URL input value.
|
|
205
205
|
* @default ''
|
|
206
206
|
*/
|
|
207
|
-
value?: string;
|
|
207
|
+
value?: string | null;
|
|
208
208
|
} & {
|
|
209
209
|
children?: import("react").ReactNode | undefined;
|
|
210
210
|
} & import("react").RefAttributes<HTMLElement>>;
|
|
@@ -92,9 +92,9 @@ export type PInputWeekProps = BaseProps & {
|
|
|
92
92
|
* The default week value for the input, in YYYY-Www format (e.g., value='2025-W27').
|
|
93
93
|
* @default ''
|
|
94
94
|
*/
|
|
95
|
-
value?: string;
|
|
95
|
+
value?: string | null;
|
|
96
96
|
};
|
|
97
|
-
export declare const PInputWeek: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
97
|
+
export declare const PInputWeek: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "inputMode" | "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.
|
|
100
100
|
*/
|
|
@@ -186,7 +186,7 @@ export declare const PInputWeek: import("react").ForwardRefExoticComponent<Omit<
|
|
|
186
186
|
* The default week value for the input, in YYYY-Www format (e.g., value='2025-W27').
|
|
187
187
|
* @default ''
|
|
188
188
|
*/
|
|
189
|
-
value?: string;
|
|
189
|
+
value?: string | null;
|
|
190
190
|
} & {
|
|
191
191
|
children?: import("react").ReactNode | undefined;
|
|
192
192
|
} & import("react").RefAttributes<HTMLElement>>;
|
|
@@ -67,7 +67,7 @@ export type PLinkPureProps = BaseProps & {
|
|
|
67
67
|
*/
|
|
68
68
|
underline?: boolean;
|
|
69
69
|
};
|
|
70
|
-
export declare const PLinkPure: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
70
|
+
export declare const PLinkPure: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "inputMode" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
71
71
|
/**
|
|
72
72
|
* Displays the link in its active state.
|
|
73
73
|
* @default false
|
|
@@ -50,7 +50,7 @@ export type PLinkTileProductProps = BaseProps & {
|
|
|
50
50
|
*/
|
|
51
51
|
target?: LinkTileProductTarget;
|
|
52
52
|
};
|
|
53
|
-
export declare const PLinkTileProduct: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & 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" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "inputMode" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
54
54
|
/**
|
|
55
55
|
* Aspect ratio of the link-tile-product.
|
|
56
56
|
* @default '3/4'
|
|
@@ -61,7 +61,7 @@ export type PLinkTileProps = BaseProps & {
|
|
|
61
61
|
*/
|
|
62
62
|
weight?: BreakpointCustomizable<LinkTileWeight>;
|
|
63
63
|
};
|
|
64
|
-
export declare const PLinkTile: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
64
|
+
export declare const PLinkTile: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "inputMode" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
65
65
|
/**
|
|
66
66
|
* Alignment of link and description.
|
|
67
67
|
* @default 'bottom'
|
|
@@ -47,7 +47,7 @@ export type PLinkProps = BaseProps & {
|
|
|
47
47
|
*/
|
|
48
48
|
variant?: LinkVariant;
|
|
49
49
|
};
|
|
50
|
-
export declare const PLink: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
50
|
+
export declare const PLink: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "inputMode" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
51
51
|
/**
|
|
52
52
|
* Sets ARIA attributes.
|
|
53
53
|
*/
|
|
@@ -48,7 +48,7 @@ export type PModalProps = BaseProps & {
|
|
|
48
48
|
*/
|
|
49
49
|
open: boolean;
|
|
50
50
|
};
|
|
51
|
-
export declare const PModal: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
51
|
+
export declare const PModal: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "inputMode" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
52
52
|
/**
|
|
53
53
|
* Sets ARIA attributes.
|
|
54
54
|
*/
|
|
@@ -32,7 +32,7 @@ export type PModelSignatureProps = BaseProps & {
|
|
|
32
32
|
*/
|
|
33
33
|
size?: ModelSignatureSize;
|
|
34
34
|
};
|
|
35
|
-
export declare const PModelSignature: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
35
|
+
export declare const PModelSignature: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "inputMode" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
36
36
|
/**
|
|
37
37
|
* Adapts the color of the component.
|
|
38
38
|
* @default 'primary'
|
|
@@ -8,9 +8,9 @@ export type PMultiSelectOptionProps = BaseProps & {
|
|
|
8
8
|
/**
|
|
9
9
|
* The option value.
|
|
10
10
|
*/
|
|
11
|
-
value: string;
|
|
11
|
+
value: string | number;
|
|
12
12
|
};
|
|
13
|
-
export declare const PMultiSelectOption: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
13
|
+
export declare const PMultiSelectOption: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "inputMode" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
14
14
|
/**
|
|
15
15
|
* Disables the option.
|
|
16
16
|
* @default false
|
|
@@ -19,7 +19,7 @@ export declare const PMultiSelectOption: import("react").ForwardRefExoticCompone
|
|
|
19
19
|
/**
|
|
20
20
|
* The option value.
|
|
21
21
|
*/
|
|
22
|
-
value: string;
|
|
22
|
+
value: string | number;
|
|
23
23
|
} & {
|
|
24
24
|
children?: import("react").ReactNode | undefined;
|
|
25
25
|
} & import("react").RefAttributes<HTMLElement>>;
|
|
@@ -67,12 +67,12 @@ export type PMultiSelectProps = BaseProps & {
|
|
|
67
67
|
*/
|
|
68
68
|
state?: MultiSelectState;
|
|
69
69
|
/**
|
|
70
|
-
* The selected values.
|
|
70
|
+
* The selected values. Matches options strictly by type and value, meaning a string value only matches options whose value is the same string, a number value only matches options whose value is the same number. Pass null or [] to clear the selection. Please note that FormData always serializes values as strings, so when participating in a native (uncontrolled) form a number[] value is restored as string[] via formStateRestoreCallback and will no longer strictly match number-typed options. This limitation only applies to native form state restoration; in controlled forms (where the consumer manages value directly via the change event), number[] types are preserved end-to-end.
|
|
71
71
|
* @default []
|
|
72
72
|
*/
|
|
73
|
-
value?: string[];
|
|
73
|
+
value?: string[] | number[] | null;
|
|
74
74
|
};
|
|
75
|
-
export declare const PMultiSelect: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
75
|
+
export declare const PMultiSelect: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "inputMode" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
76
76
|
/**
|
|
77
77
|
* Displays the multi-select in compact mode.
|
|
78
78
|
* @default false
|
|
@@ -139,10 +139,10 @@ export declare const PMultiSelect: import("react").ForwardRefExoticComponent<Omi
|
|
|
139
139
|
*/
|
|
140
140
|
state?: MultiSelectState;
|
|
141
141
|
/**
|
|
142
|
-
* The selected values.
|
|
142
|
+
* The selected values. Matches options strictly by type and value, meaning a string value only matches options whose value is the same string, a number value only matches options whose value is the same number. Pass null or [] to clear the selection. Please note that FormData always serializes values as strings, so when participating in a native (uncontrolled) form a number[] value is restored as string[] via formStateRestoreCallback and will no longer strictly match number-typed options. This limitation only applies to native form state restoration; in controlled forms (where the consumer manages value directly via the change event), number[] types are preserved end-to-end.
|
|
143
143
|
* @default []
|
|
144
144
|
*/
|
|
145
|
-
value?: string[];
|
|
145
|
+
value?: string[] | number[] | null;
|
|
146
146
|
} & {
|
|
147
147
|
children?: import("react").ReactNode | undefined;
|
|
148
148
|
} & import("react").RefAttributes<HTMLElement>>;
|
|
@@ -10,7 +10,7 @@ export type POptgroupProps = BaseProps & {
|
|
|
10
10
|
*/
|
|
11
11
|
label?: string;
|
|
12
12
|
};
|
|
13
|
-
export declare const POptgroup: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
13
|
+
export declare const POptgroup: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "inputMode" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
14
14
|
/**
|
|
15
15
|
* Disables the optgroup.
|
|
16
16
|
* @default false
|
|
@@ -31,7 +31,7 @@ export type PPaginationProps = BaseProps & {
|
|
|
31
31
|
*/
|
|
32
32
|
totalItemsCount: number;
|
|
33
33
|
};
|
|
34
|
-
export declare const PPagination: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
34
|
+
export declare const PPagination: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "inputMode" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
35
35
|
/**
|
|
36
36
|
* Index of the currently active page.
|
|
37
37
|
* @default 1
|
|
@@ -78,7 +78,7 @@ export type PPinCodeProps = BaseProps & {
|
|
|
78
78
|
*/
|
|
79
79
|
value?: string;
|
|
80
80
|
};
|
|
81
|
-
export declare const PPinCode: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
81
|
+
export declare const PPinCode: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "inputMode" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
82
82
|
/**
|
|
83
83
|
* Displays the pin code in compact mode.
|
|
84
84
|
* @default false
|
|
@@ -15,7 +15,7 @@ export type PPopoverProps = BaseProps & {
|
|
|
15
15
|
*/
|
|
16
16
|
direction?: PopoverDirection;
|
|
17
17
|
};
|
|
18
|
-
export declare const PPopover: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
18
|
+
export declare const PPopover: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "inputMode" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
19
19
|
/**
|
|
20
20
|
* Sets ARIA attributes.
|
|
21
21
|
*/
|
|
@@ -19,7 +19,7 @@ export type PRadioGroupOptionProps = BaseProps & {
|
|
|
19
19
|
*/
|
|
20
20
|
value?: string;
|
|
21
21
|
};
|
|
22
|
-
export declare const PRadioGroupOption: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
22
|
+
export declare const PRadioGroupOption: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "inputMode" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
23
23
|
/**
|
|
24
24
|
* Disables the radio group option. The value will not be submitted with the form.
|
|
25
25
|
* @default false
|
|
@@ -73,7 +73,7 @@ export type PRadioGroupProps = BaseProps & {
|
|
|
73
73
|
*/
|
|
74
74
|
value?: string;
|
|
75
75
|
};
|
|
76
|
-
export declare const PRadioGroup: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
76
|
+
export declare const PRadioGroup: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "inputMode" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
77
77
|
/**
|
|
78
78
|
* Displays the radio group in compact mode.
|
|
79
79
|
* @default false
|
|
@@ -29,7 +29,7 @@ export type PScrollerProps = BaseProps & {
|
|
|
29
29
|
*/
|
|
30
30
|
sticky?: boolean;
|
|
31
31
|
};
|
|
32
|
-
export declare const PScroller: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
32
|
+
export declare const PScroller: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "inputMode" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
33
33
|
/**
|
|
34
34
|
* @deprecated since v4.0.0, will be removed with next major release, has no effect anymore.
|
|
35
35
|
* @default 'center'
|
|
@@ -27,7 +27,7 @@ export type PSegmentedControlItemProps = BaseProps & {
|
|
|
27
27
|
*/
|
|
28
28
|
value: string | number;
|
|
29
29
|
};
|
|
30
|
-
export declare const PSegmentedControlItem: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
30
|
+
export declare const PSegmentedControlItem: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "inputMode" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
31
31
|
/**
|
|
32
32
|
* Sets ARIA attributes.
|
|
33
33
|
*/
|
|
@@ -72,7 +72,7 @@ export type PSegmentedControlProps = BaseProps & {
|
|
|
72
72
|
*/
|
|
73
73
|
value?: string | number;
|
|
74
74
|
};
|
|
75
|
-
export declare const PSegmentedControl: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
75
|
+
export declare const PSegmentedControl: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "inputMode" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
76
76
|
/**
|
|
77
77
|
* Sets the amount of columns.
|
|
78
78
|
* @default 'auto'
|
|
@@ -6,20 +6,20 @@ export type PSelectOptionProps = BaseProps & {
|
|
|
6
6
|
*/
|
|
7
7
|
disabled?: boolean;
|
|
8
8
|
/**
|
|
9
|
-
* The option value.
|
|
9
|
+
* The option value. Selected when it strictly matches the p-select value (same type and value).
|
|
10
10
|
*/
|
|
11
|
-
value?: string;
|
|
11
|
+
value?: string | number | null;
|
|
12
12
|
};
|
|
13
|
-
export declare const PSelectOption: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
13
|
+
export declare const PSelectOption: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "inputMode" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
14
14
|
/**
|
|
15
15
|
* Disables the option.
|
|
16
16
|
* @default false
|
|
17
17
|
*/
|
|
18
18
|
disabled?: boolean;
|
|
19
19
|
/**
|
|
20
|
-
* The option value.
|
|
20
|
+
* The option value. Selected when it strictly matches the p-select value (same type and value).
|
|
21
21
|
*/
|
|
22
|
-
value?: string;
|
|
22
|
+
value?: string | number | null;
|
|
23
23
|
} & {
|
|
24
24
|
children?: import("react").ReactNode | undefined;
|
|
25
25
|
} & import("react").RefAttributes<HTMLElement>>;
|
|
@@ -72,11 +72,11 @@ export type PSelectProps = BaseProps & {
|
|
|
72
72
|
*/
|
|
73
73
|
state?: SelectState;
|
|
74
74
|
/**
|
|
75
|
-
* The selected value.
|
|
75
|
+
* The selected value. Matches an option strictly by type and value, meaning null matches only an option with value null, undefined matches only an option with value undefined (no preselection by default), and string or number only match an option whose value has the same type and equal value. Please note that FormData always serializes values as strings, so when participating in a native (uncontrolled) form a number value is restored as string via formStateRestoreCallback and will no longer strictly match a number-typed option. This limitation only applies to native form state restoration; in controlled forms (where the consumer manages value directly via the change event), the number type is preserved end-to-end.
|
|
76
76
|
*/
|
|
77
|
-
value?: string;
|
|
77
|
+
value?: string | number | null;
|
|
78
78
|
};
|
|
79
|
-
export declare const PSelect: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
79
|
+
export declare const PSelect: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "inputMode" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
80
80
|
/**
|
|
81
81
|
* Displays the select in compact mode.
|
|
82
82
|
* @default false
|
|
@@ -148,9 +148,9 @@ export declare const PSelect: import("react").ForwardRefExoticComponent<Omit<imp
|
|
|
148
148
|
*/
|
|
149
149
|
state?: SelectState;
|
|
150
150
|
/**
|
|
151
|
-
* The selected value.
|
|
151
|
+
* The selected value. Matches an option strictly by type and value, meaning null matches only an option with value null, undefined matches only an option with value undefined (no preselection by default), and string or number only match an option whose value has the same type and equal value. Please note that FormData always serializes values as strings, so when participating in a native (uncontrolled) form a number value is restored as string via formStateRestoreCallback and will no longer strictly match a number-typed option. This limitation only applies to native form state restoration; in controlled forms (where the consumer manages value directly via the change event), the number type is preserved end-to-end.
|
|
152
152
|
*/
|
|
153
|
-
value?: string;
|
|
153
|
+
value?: string | number | null;
|
|
154
154
|
} & {
|
|
155
155
|
children?: import("react").ReactNode | undefined;
|
|
156
156
|
} & import("react").RefAttributes<HTMLElement>>;
|
|
@@ -38,7 +38,7 @@ export type PSheetProps = BaseProps & {
|
|
|
38
38
|
*/
|
|
39
39
|
open: boolean;
|
|
40
40
|
};
|
|
41
|
-
export declare const PSheet: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
41
|
+
export declare const PSheet: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "inputMode" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
42
42
|
/**
|
|
43
43
|
* Sets ARIA attributes.
|
|
44
44
|
*/
|
|
@@ -16,7 +16,7 @@ export type PSpinnerProps = BaseProps & {
|
|
|
16
16
|
*/
|
|
17
17
|
size?: BreakpointCustomizable<SpinnerSize>;
|
|
18
18
|
};
|
|
19
|
-
export declare const PSpinner: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
19
|
+
export declare const PSpinner: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "inputMode" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
20
20
|
/**
|
|
21
21
|
* Sets ARIA attributes.
|
|
22
22
|
*/
|
|
@@ -11,7 +11,7 @@ export type PStepperHorizontalItemProps = BaseProps & {
|
|
|
11
11
|
*/
|
|
12
12
|
state?: StepperHorizontalItemState;
|
|
13
13
|
};
|
|
14
|
-
export declare const PStepperHorizontalItem: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
14
|
+
export declare const PStepperHorizontalItem: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "inputMode" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
15
15
|
/**
|
|
16
16
|
* Disables the stepper-horizontal-item. No events will be triggered while disabled state is active.
|
|
17
17
|
* @default false
|
|
@@ -11,7 +11,7 @@ export type PStepperHorizontalProps = BaseProps & {
|
|
|
11
11
|
*/
|
|
12
12
|
size?: BreakpointCustomizable<StepperHorizontalSize>;
|
|
13
13
|
};
|
|
14
|
-
export declare const PStepperHorizontal: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
14
|
+
export declare const PStepperHorizontal: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "inputMode" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
15
15
|
/**
|
|
16
16
|
* Emitted when active step is changed.
|
|
17
17
|
*/
|
|
@@ -41,7 +41,7 @@ export type PSwitchProps = BaseProps & {
|
|
|
41
41
|
*/
|
|
42
42
|
stretch?: BreakpointCustomizable<boolean>;
|
|
43
43
|
};
|
|
44
|
-
export declare const PSwitch: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
44
|
+
export declare const PSwitch: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "inputMode" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
45
45
|
/**
|
|
46
46
|
* Aligns the label.
|
|
47
47
|
* @default 'end'
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { BaseProps } from '../../BaseProps';
|
|
2
2
|
export type PTableBodyProps = BaseProps & {};
|
|
3
|
-
export declare const PTableBody: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
3
|
+
export declare const PTableBody: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "inputMode" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
4
4
|
children?: import("react").ReactNode | undefined;
|
|
5
5
|
} & import("react").RefAttributes<HTMLElement>>;
|
|
@@ -6,7 +6,7 @@ export type PTableCellProps = BaseProps & {
|
|
|
6
6
|
*/
|
|
7
7
|
multiline?: boolean;
|
|
8
8
|
};
|
|
9
|
-
export declare const PTableCell: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
9
|
+
export declare const PTableCell: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "inputMode" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
10
10
|
/**
|
|
11
11
|
* Allows slotted text to wrap onto multiple lines instead of being forced onto a single line.
|
|
12
12
|
* @default false
|
|
@@ -16,7 +16,7 @@ export type PTableHeadCellProps = BaseProps & {
|
|
|
16
16
|
*/
|
|
17
17
|
sort?: TableHeadCellSort;
|
|
18
18
|
};
|
|
19
|
-
export declare const PTableHeadCell: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
19
|
+
export declare const PTableHeadCell: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "inputMode" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
20
20
|
/**
|
|
21
21
|
* Hides the label but keeps it accessible for screen readers. This property only takes effect when the `sort` prop is not set.
|
|
22
22
|
* @default false
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { BaseProps } from '../../BaseProps';
|
|
2
2
|
export type PTableHeadRowProps = BaseProps & {};
|
|
3
|
-
export declare const PTableHeadRow: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
3
|
+
export declare const PTableHeadRow: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "inputMode" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
4
4
|
children?: import("react").ReactNode | undefined;
|
|
5
5
|
} & import("react").RefAttributes<HTMLElement>>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { BaseProps } from '../../BaseProps';
|
|
2
2
|
export type PTableHeadProps = BaseProps & {};
|
|
3
|
-
export declare const PTableHead: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
3
|
+
export declare const PTableHead: import("react").ForwardRefExoticComponent<Omit<import("react").DOMAttributes<{}>, "onChange" | "onInput" | "onToggle"> & Pick<import("react").HTMLAttributes<{}>, "suppressHydrationWarning" | "autoFocus" | "className" | "dir" | "hidden" | "id" | "inert" | "inputMode" | "lang" | "slot" | "style" | "tabIndex" | "title" | "translate" | "role"> & {
|
|
4
4
|
children?: import("react").ReactNode | undefined;
|
|
5
5
|
} & import("react").RefAttributes<HTMLElement>>;
|