@porsche-design-system/components-react 4.2.0-rc.1 → 4.2.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.
- package/CHANGELOG.md +105 -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/package.json +19 -21
- package/ssr/cjs/components/dist/styles/esm/styles-entry.cjs +1395 -1216
- package/ssr/cjs/components/dist/utils/esm/utils-entry.cjs +175 -2
- 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 +1394 -1216
- package/ssr/esm/components/dist/utils/esm/utils-entry.mjs +174 -3
- 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
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { BaseProps } from '../../BaseProps';
|
|
2
2
|
export type PTableRowProps = BaseProps & {};
|
|
3
|
-
export declare const PTableRow: 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 PTableRow: 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>>;
|
|
@@ -25,7 +25,7 @@ export type PTableProps = BaseProps & {
|
|
|
25
25
|
*/
|
|
26
26
|
sticky?: boolean;
|
|
27
27
|
};
|
|
28
|
-
export declare const PTable: 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"> & {
|
|
28
|
+
export declare const PTable: 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"> & {
|
|
29
29
|
/**
|
|
30
30
|
* A caption describing the contents of the table for accessibility only. This won't be visible in the browser. Use an element with an attribute of `slot="caption"` for a visible caption.
|
|
31
31
|
*/
|
|
@@ -29,7 +29,7 @@ export type PTabsBarProps = BaseProps & {
|
|
|
29
29
|
*/
|
|
30
30
|
weight?: TabsBarWeight;
|
|
31
31
|
};
|
|
32
|
-
export declare const PTabsBar: 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 PTabsBar: 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
|
* Defines which tab is shown as selected (zero-based numbering), or `undefined` if none should be selected.
|
|
35
35
|
*/
|
|
@@ -5,7 +5,7 @@ export type PTabsItemProps = BaseProps & {
|
|
|
5
5
|
*/
|
|
6
6
|
label: string;
|
|
7
7
|
};
|
|
8
|
-
export declare const PTabsItem: 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"> & {
|
|
8
|
+
export declare const PTabsItem: 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"> & {
|
|
9
9
|
/**
|
|
10
10
|
* Defines the label used in tabs.
|
|
11
11
|
*/
|
|
@@ -30,7 +30,7 @@ export type PTabsProps = BaseProps & {
|
|
|
30
30
|
*/
|
|
31
31
|
weight?: TabsWeight;
|
|
32
32
|
};
|
|
33
|
-
export declare const PTabs: 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"> & {
|
|
33
|
+
export declare const PTabs: 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"> & {
|
|
34
34
|
/**
|
|
35
35
|
* Defines which tab is shown as selected (zero-based numbering).
|
|
36
36
|
* @default 0
|
|
@@ -15,7 +15,7 @@ export type PTagDismissibleProps = BaseProps & {
|
|
|
15
15
|
*/
|
|
16
16
|
label?: string;
|
|
17
17
|
};
|
|
18
|
-
export declare const PTagDismissible: 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 PTagDismissible: 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
|
*/
|
|
@@ -21,7 +21,7 @@ export type PTagProps = BaseProps & {
|
|
|
21
21
|
*/
|
|
22
22
|
variant?: TagVariant;
|
|
23
23
|
};
|
|
24
|
-
export declare const PTag: 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"> & {
|
|
24
|
+
export declare const PTag: 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"> & {
|
|
25
25
|
/**
|
|
26
26
|
* Displays the tag in compact mode.
|
|
27
27
|
* @default false
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { BaseProps } from '../../BaseProps';
|
|
2
2
|
export type PTextListItemProps = BaseProps & {};
|
|
3
|
-
export declare const PTextListItem: 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 PTextListItem: 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>>;
|
|
@@ -7,7 +7,7 @@ export type PTextListProps = BaseProps & {
|
|
|
7
7
|
*/
|
|
8
8
|
type?: TextListType;
|
|
9
9
|
};
|
|
10
|
-
export declare const PTextList: 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"> & {
|
|
10
|
+
export declare const PTextList: 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"> & {
|
|
11
11
|
/**
|
|
12
12
|
* The list style type.
|
|
13
13
|
* @default 'unordered'
|
|
@@ -37,7 +37,7 @@ export type PTextProps = BaseProps & {
|
|
|
37
37
|
*/
|
|
38
38
|
weight?: TextWeight;
|
|
39
39
|
};
|
|
40
|
-
export declare const PText: 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"> & {
|
|
40
|
+
export declare const PText: 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"> & {
|
|
41
41
|
/**
|
|
42
42
|
* Text alignment of the text. Use 'start' for left-aligned text (in LTR), 'center' for centered, 'end' for right-aligned (in LTR), or 'inherit' to adopt the parent's alignment.
|
|
43
43
|
* @default 'start'
|
|
@@ -106,14 +106,14 @@ export type PTextareaProps = BaseProps & {
|
|
|
106
106
|
* The textarea value.
|
|
107
107
|
* @default ''
|
|
108
108
|
*/
|
|
109
|
-
value?: string;
|
|
109
|
+
value?: string | null;
|
|
110
110
|
/**
|
|
111
111
|
* Handles wrapping behavior of elements.
|
|
112
112
|
* @default 'soft'
|
|
113
113
|
*/
|
|
114
114
|
wrap?: TextareaWrap;
|
|
115
115
|
};
|
|
116
|
-
export declare const PTextarea: 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"> & {
|
|
116
|
+
export declare const PTextarea: 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"> & {
|
|
117
117
|
/**
|
|
118
118
|
* Provides a hint to the browser about what type of data the field expects, which can assist with autofill features (e.g., autocomplete='on').
|
|
119
119
|
*/
|
|
@@ -219,7 +219,7 @@ export declare const PTextarea: import("react").ForwardRefExoticComponent<Omit<i
|
|
|
219
219
|
* The textarea value.
|
|
220
220
|
* @default ''
|
|
221
221
|
*/
|
|
222
|
-
value?: string;
|
|
222
|
+
value?: string | null;
|
|
223
223
|
/**
|
|
224
224
|
* Handles wrapping behavior of elements.
|
|
225
225
|
* @default 'soft'
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import type { BaseProps } from '../../BaseProps';
|
|
2
2
|
export type PToastProps = BaseProps & {};
|
|
3
|
-
export declare const PToast: 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"> & import("react").RefAttributes<HTMLElement>>;
|
|
3
|
+
export declare const PToast: 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"> & import("react").RefAttributes<HTMLElement>>;
|
|
@@ -20,7 +20,7 @@ export type PWordmarkProps = BaseProps & {
|
|
|
20
20
|
*/
|
|
21
21
|
target?: WordmarkTarget;
|
|
22
22
|
};
|
|
23
|
-
export declare const PWordmark: 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"> & {
|
|
23
|
+
export declare const PWordmark: 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"> & {
|
|
24
24
|
/**
|
|
25
25
|
* Sets ARIA attributes.
|
|
26
26
|
*/
|
package/esm/lib/types.d.ts
CHANGED
|
@@ -730,7 +730,7 @@ export type MultiSelectState = FormState;
|
|
|
730
730
|
export type MultiSelectDropdownDirection = SelectComponentsDropdownDirection;
|
|
731
731
|
export type MultiSelectChangeEventDetail = {
|
|
732
732
|
name: string;
|
|
733
|
-
value: string[];
|
|
733
|
+
value: string[] | number[];
|
|
734
734
|
};
|
|
735
735
|
export type MultiSelectToggleEventDetail = {
|
|
736
736
|
open: boolean;
|
|
@@ -739,7 +739,7 @@ export type SelectState = FormState;
|
|
|
739
739
|
export type SelectDropdownDirection = SelectComponentsDropdownDirection;
|
|
740
740
|
export type SelectChangeEventDetail = {
|
|
741
741
|
name: string;
|
|
742
|
-
value: string;
|
|
742
|
+
value: string | number | null | undefined;
|
|
743
743
|
};
|
|
744
744
|
export type SelectToggleEventDetail = {
|
|
745
745
|
open: boolean;
|
|
@@ -784,6 +784,225 @@ export type SelectedAriaAttributes<T extends keyof AriaAttributes> = Pick<AriaAt
|
|
|
784
784
|
export type SelectedAriaRole<T> = {
|
|
785
785
|
role: Extract<AriaRole, T>;
|
|
786
786
|
};
|
|
787
|
+
declare const AI_TAG_VARIANTS: readonly [
|
|
788
|
+
"abbreviation",
|
|
789
|
+
"generated",
|
|
790
|
+
"modified"
|
|
791
|
+
];
|
|
792
|
+
export type AiTagVariant = (typeof AI_TAG_VARIANTS)[number];
|
|
793
|
+
declare const AI_TAG_TRANSLATIONS: {
|
|
794
|
+
bg_BG: {
|
|
795
|
+
short: string;
|
|
796
|
+
long: string;
|
|
797
|
+
generated: string;
|
|
798
|
+
modified: string;
|
|
799
|
+
};
|
|
800
|
+
bs_BA: {
|
|
801
|
+
short: string;
|
|
802
|
+
long: string;
|
|
803
|
+
generated: string;
|
|
804
|
+
modified: string;
|
|
805
|
+
};
|
|
806
|
+
cs_CZ: {
|
|
807
|
+
short: string;
|
|
808
|
+
long: string;
|
|
809
|
+
generated: string;
|
|
810
|
+
modified: string;
|
|
811
|
+
};
|
|
812
|
+
da_DK: {
|
|
813
|
+
short: string;
|
|
814
|
+
long: string;
|
|
815
|
+
generated: string;
|
|
816
|
+
modified: string;
|
|
817
|
+
};
|
|
818
|
+
de_DE: {
|
|
819
|
+
short: string;
|
|
820
|
+
long: string;
|
|
821
|
+
generated: string;
|
|
822
|
+
modified: string;
|
|
823
|
+
};
|
|
824
|
+
el_GR: {
|
|
825
|
+
short: string;
|
|
826
|
+
long: string;
|
|
827
|
+
generated: string;
|
|
828
|
+
modified: string;
|
|
829
|
+
};
|
|
830
|
+
en_CY: {
|
|
831
|
+
short: string;
|
|
832
|
+
long: string;
|
|
833
|
+
generated: string;
|
|
834
|
+
modified: string;
|
|
835
|
+
};
|
|
836
|
+
en_GB: {
|
|
837
|
+
short: string;
|
|
838
|
+
long: string;
|
|
839
|
+
generated: string;
|
|
840
|
+
modified: string;
|
|
841
|
+
};
|
|
842
|
+
en_US: {
|
|
843
|
+
short: string;
|
|
844
|
+
long: string;
|
|
845
|
+
generated: string;
|
|
846
|
+
modified: string;
|
|
847
|
+
};
|
|
848
|
+
es_ES: {
|
|
849
|
+
short: string;
|
|
850
|
+
long: string;
|
|
851
|
+
generated: string;
|
|
852
|
+
modified: string;
|
|
853
|
+
};
|
|
854
|
+
et_EE: {
|
|
855
|
+
short: string;
|
|
856
|
+
long: string;
|
|
857
|
+
generated: string;
|
|
858
|
+
modified: string;
|
|
859
|
+
};
|
|
860
|
+
fi_FI: {
|
|
861
|
+
short: string;
|
|
862
|
+
long: string;
|
|
863
|
+
generated: string;
|
|
864
|
+
modified: string;
|
|
865
|
+
};
|
|
866
|
+
fr_FR: {
|
|
867
|
+
short: string;
|
|
868
|
+
long: string;
|
|
869
|
+
generated: string;
|
|
870
|
+
modified: string;
|
|
871
|
+
};
|
|
872
|
+
he_IL: {
|
|
873
|
+
short: string;
|
|
874
|
+
long: string;
|
|
875
|
+
generated: string;
|
|
876
|
+
modified: string;
|
|
877
|
+
};
|
|
878
|
+
hr_HR: {
|
|
879
|
+
short: string;
|
|
880
|
+
long: string;
|
|
881
|
+
generated: string;
|
|
882
|
+
modified: string;
|
|
883
|
+
};
|
|
884
|
+
hu_HU: {
|
|
885
|
+
short: string;
|
|
886
|
+
long: string;
|
|
887
|
+
generated: string;
|
|
888
|
+
modified: string;
|
|
889
|
+
};
|
|
890
|
+
is_IS: {
|
|
891
|
+
short: string;
|
|
892
|
+
long: string;
|
|
893
|
+
generated: string;
|
|
894
|
+
modified: string;
|
|
895
|
+
};
|
|
896
|
+
it_IT: {
|
|
897
|
+
short: string;
|
|
898
|
+
long: string;
|
|
899
|
+
generated: string;
|
|
900
|
+
modified: string;
|
|
901
|
+
};
|
|
902
|
+
lt_LT: {
|
|
903
|
+
short: string;
|
|
904
|
+
long: string;
|
|
905
|
+
generated: string;
|
|
906
|
+
modified: string;
|
|
907
|
+
};
|
|
908
|
+
lv_LV: {
|
|
909
|
+
short: string;
|
|
910
|
+
long: string;
|
|
911
|
+
generated: string;
|
|
912
|
+
modified: string;
|
|
913
|
+
};
|
|
914
|
+
me_ME: {
|
|
915
|
+
short: string;
|
|
916
|
+
long: string;
|
|
917
|
+
generated: string;
|
|
918
|
+
modified: string;
|
|
919
|
+
};
|
|
920
|
+
mk_MK: {
|
|
921
|
+
short: string;
|
|
922
|
+
long: string;
|
|
923
|
+
generated: string;
|
|
924
|
+
modified: string;
|
|
925
|
+
};
|
|
926
|
+
mt_MT: {
|
|
927
|
+
short: string;
|
|
928
|
+
long: string;
|
|
929
|
+
generated: string;
|
|
930
|
+
modified: string;
|
|
931
|
+
};
|
|
932
|
+
nb_NO: {
|
|
933
|
+
short: string;
|
|
934
|
+
long: string;
|
|
935
|
+
generated: string;
|
|
936
|
+
modified: string;
|
|
937
|
+
};
|
|
938
|
+
nl_NL: {
|
|
939
|
+
short: string;
|
|
940
|
+
long: string;
|
|
941
|
+
generated: string;
|
|
942
|
+
modified: string;
|
|
943
|
+
};
|
|
944
|
+
pl_PL: {
|
|
945
|
+
short: string;
|
|
946
|
+
long: string;
|
|
947
|
+
generated: string;
|
|
948
|
+
modified: string;
|
|
949
|
+
};
|
|
950
|
+
pt_PT: {
|
|
951
|
+
short: string;
|
|
952
|
+
long: string;
|
|
953
|
+
generated: string;
|
|
954
|
+
modified: string;
|
|
955
|
+
};
|
|
956
|
+
ro_RO: {
|
|
957
|
+
short: string;
|
|
958
|
+
long: string;
|
|
959
|
+
generated: string;
|
|
960
|
+
modified: string;
|
|
961
|
+
};
|
|
962
|
+
ru_RU: {
|
|
963
|
+
short: string;
|
|
964
|
+
long: string;
|
|
965
|
+
generated: string;
|
|
966
|
+
modified: string;
|
|
967
|
+
};
|
|
968
|
+
sk_SK: {
|
|
969
|
+
short: string;
|
|
970
|
+
long: string;
|
|
971
|
+
generated: string;
|
|
972
|
+
modified: string;
|
|
973
|
+
};
|
|
974
|
+
sl_SI: {
|
|
975
|
+
short: string;
|
|
976
|
+
long: string;
|
|
977
|
+
generated: string;
|
|
978
|
+
modified: string;
|
|
979
|
+
};
|
|
980
|
+
sr_RS: {
|
|
981
|
+
short: string;
|
|
982
|
+
long: string;
|
|
983
|
+
generated: string;
|
|
984
|
+
modified: string;
|
|
985
|
+
};
|
|
986
|
+
sv_SE: {
|
|
987
|
+
short: string;
|
|
988
|
+
long: string;
|
|
989
|
+
generated: string;
|
|
990
|
+
modified: string;
|
|
991
|
+
};
|
|
992
|
+
tr_TR: {
|
|
993
|
+
short: string;
|
|
994
|
+
long: string;
|
|
995
|
+
generated: string;
|
|
996
|
+
modified: string;
|
|
997
|
+
};
|
|
998
|
+
uk_UA: {
|
|
999
|
+
short: string;
|
|
1000
|
+
long: string;
|
|
1001
|
+
generated: string;
|
|
1002
|
+
modified: string;
|
|
1003
|
+
};
|
|
1004
|
+
};
|
|
1005
|
+
export type AiTagLocale = keyof typeof AI_TAG_TRANSLATIONS;
|
|
787
1006
|
declare const BANNER_POSITIONS: readonly [
|
|
788
1007
|
"top",
|
|
789
1008
|
"bottom"
|
package/esm/public-api.mjs
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
export { componentsReady } from '@porsche-design-system/components-js';
|
|
2
2
|
export { skipCheckForPorscheDesignSystemProviderDuringTests, useToastManager } from './hooks.mjs';
|
|
3
3
|
export { PAccordion } from './lib/components/accordion.wrapper.mjs';
|
|
4
|
+
export { PAiTag } from './lib/components/ai-tag.wrapper.mjs';
|
|
4
5
|
export { PBanner } from './lib/components/banner.wrapper.mjs';
|
|
5
6
|
export { PButton } from './lib/components/button.wrapper.mjs';
|
|
6
7
|
export { PButtonPure } from './lib/components/button-pure.wrapper.mjs';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@porsche-design-system/components-react",
|
|
3
|
-
"version": "4.2.0-rc.
|
|
3
|
+
"version": "4.2.0-rc.3",
|
|
4
4
|
"description": "Porsche Design System is a component library designed to help developers create the best experience for software or services distributed by Dr. Ing. h.c. F. Porsche AG.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"porsche",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"url": "https://github.com/porsche-design-system/porsche-design-system"
|
|
22
22
|
},
|
|
23
23
|
"dependencies": {
|
|
24
|
-
"@porsche-design-system/components-js": "4.2.0-rc.
|
|
24
|
+
"@porsche-design-system/components-js": "4.2.0-rc.3"
|
|
25
25
|
},
|
|
26
26
|
"peerDependencies": {
|
|
27
27
|
"ag-grid-community": ">= 35.0.0 <36.0.0",
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
"./package.json": "./package.json",
|
|
56
56
|
".": {
|
|
57
57
|
"types": "./esm/public-api.d.ts",
|
|
58
|
-
"style": "./
|
|
58
|
+
"style": "./stylesheets/index.css",
|
|
59
59
|
"import": "./esm/public-api.mjs",
|
|
60
60
|
"default": "./cjs/public-api.cjs"
|
|
61
61
|
},
|
|
@@ -119,23 +119,21 @@
|
|
|
119
119
|
"./tailwindcss": "./tailwindcss/index.css",
|
|
120
120
|
"./tailwindcss/index.css": "./tailwindcss/index.css",
|
|
121
121
|
"./tailwindcss/index": "./tailwindcss/index.css",
|
|
122
|
-
"./index.css": "./
|
|
123
|
-
"./index": "./
|
|
124
|
-
"./color-scheme.css": "./
|
|
125
|
-
"./color-scheme": "./
|
|
126
|
-
"./font-face.css": "./
|
|
127
|
-
"./font-face": "./
|
|
128
|
-
"./normalize.css": "./
|
|
129
|
-
"./normalize": "./
|
|
130
|
-
"./variables.css": "./
|
|
131
|
-
"./variables": "./
|
|
132
|
-
"./cn": "./
|
|
133
|
-
"./cn/index.css": "./
|
|
134
|
-
"./cn/index": "./
|
|
135
|
-
"./cn/font-face.css": "./
|
|
136
|
-
"./cn/font-face": "./
|
|
137
|
-
"./legacy-radius.css": "./global-styles/legacy-radius.css",
|
|
138
|
-
"./legacy-radius": "./global-styles/legacy-radius.css"
|
|
122
|
+
"./index.css": "./stylesheets/index.css",
|
|
123
|
+
"./index": "./stylesheets/index.css",
|
|
124
|
+
"./color-scheme.css": "./stylesheets/color-scheme.css",
|
|
125
|
+
"./color-scheme": "./stylesheets/color-scheme.css",
|
|
126
|
+
"./font-face.css": "./stylesheets/font-face.css",
|
|
127
|
+
"./font-face": "./stylesheets/font-face.css",
|
|
128
|
+
"./normalize.css": "./stylesheets/normalize.css",
|
|
129
|
+
"./normalize": "./stylesheets/normalize.css",
|
|
130
|
+
"./variables.css": "./stylesheets/variables.css",
|
|
131
|
+
"./variables": "./stylesheets/variables.css",
|
|
132
|
+
"./cn": "./stylesheets/cn/index.css",
|
|
133
|
+
"./cn/index.css": "./stylesheets/cn/index.css",
|
|
134
|
+
"./cn/index": "./stylesheets/cn/index.css",
|
|
135
|
+
"./cn/font-face.css": "./stylesheets/cn/font-face.css",
|
|
136
|
+
"./cn/font-face": "./stylesheets/cn/font-face.css"
|
|
139
137
|
},
|
|
140
|
-
"style": "./
|
|
138
|
+
"style": "./stylesheets/index.css"
|
|
141
139
|
}
|