diff --git a/packages/core-components/api-report.md b/packages/core-components/api-report.md index 232d75cc4c..f4539faae0 100644 --- a/packages/core-components/api-report.md +++ b/packages/core-components/api-report.md @@ -626,10 +626,15 @@ export const SidebarDivider: React_2.ComponentType< React_2.HTMLAttributes, HTMLHRElement >, - | 'children' + | 'hidden' + | 'dir' | 'slot' | 'style' | 'title' + | 'color' + | 'translate' + | 'prefix' + | 'children' | 'id' | 'defaultChecked' | 'defaultValue' @@ -638,20 +643,16 @@ export const SidebarDivider: React_2.ComponentType< | 'accessKey' | 'contentEditable' | 'contextMenu' - | 'dir' | 'draggable' - | 'hidden' | 'lang' | 'placeholder' | 'spellCheck' | 'tabIndex' - | 'translate' | 'radioGroup' | 'role' | 'about' | 'datatype' | 'inlist' - | 'prefix' | 'property' | 'resource' | 'typeof' @@ -659,7 +660,6 @@ export const SidebarDivider: React_2.ComponentType< | 'autoCapitalize' | 'autoCorrect' | 'autoSave' - | 'color' | 'itemProp' | 'itemScope' | 'itemType' @@ -926,12 +926,16 @@ export const SidebarScrollWrapper: React_2.ComponentType< React_2.HTMLAttributes, HTMLDivElement >, - | 'children' + | 'hidden' + | 'dir' | 'slot' | 'style' | 'title' + | 'color' + | 'translate' + | 'prefix' + | 'children' | 'id' - | keyof React_2.ClassAttributes | 'defaultChecked' | 'defaultValue' | 'suppressContentEditableWarning' @@ -939,20 +943,16 @@ export const SidebarScrollWrapper: React_2.ComponentType< | 'accessKey' | 'contentEditable' | 'contextMenu' - | 'dir' | 'draggable' - | 'hidden' | 'lang' | 'placeholder' | 'spellCheck' | 'tabIndex' - | 'translate' | 'radioGroup' | 'role' | 'about' | 'datatype' | 'inlist' - | 'prefix' | 'property' | 'resource' | 'typeof' @@ -960,7 +960,6 @@ export const SidebarScrollWrapper: React_2.ComponentType< | 'autoCapitalize' | 'autoCorrect' | 'autoSave' - | 'color' | 'itemProp' | 'itemScope' | 'itemType' @@ -1180,6 +1179,7 @@ export const SidebarScrollWrapper: React_2.ComponentType< | 'onAnimationIterationCapture' | 'onTransitionEnd' | 'onTransitionEndCapture' + | keyof React_2.ClassAttributes > & StyledComponentProps<'root'> & { className?: string | undefined; @@ -1201,12 +1201,16 @@ export const SidebarSpace: React_2.ComponentType< React_2.HTMLAttributes, HTMLDivElement >, - | 'children' + | 'hidden' + | 'dir' | 'slot' | 'style' | 'title' + | 'color' + | 'translate' + | 'prefix' + | 'children' | 'id' - | keyof React_2.ClassAttributes | 'defaultChecked' | 'defaultValue' | 'suppressContentEditableWarning' @@ -1214,20 +1218,16 @@ export const SidebarSpace: React_2.ComponentType< | 'accessKey' | 'contentEditable' | 'contextMenu' - | 'dir' | 'draggable' - | 'hidden' | 'lang' | 'placeholder' | 'spellCheck' | 'tabIndex' - | 'translate' | 'radioGroup' | 'role' | 'about' | 'datatype' | 'inlist' - | 'prefix' | 'property' | 'resource' | 'typeof' @@ -1235,7 +1235,6 @@ export const SidebarSpace: React_2.ComponentType< | 'autoCapitalize' | 'autoCorrect' | 'autoSave' - | 'color' | 'itemProp' | 'itemScope' | 'itemType' @@ -1455,6 +1454,7 @@ export const SidebarSpace: React_2.ComponentType< | 'onAnimationIterationCapture' | 'onTransitionEnd' | 'onTransitionEndCapture' + | keyof React_2.ClassAttributes > & StyledComponentProps<'root'> & { className?: string | undefined; @@ -1470,12 +1470,16 @@ export const SidebarSpacer: React_2.ComponentType< React_2.HTMLAttributes, HTMLDivElement >, - | 'children' + | 'hidden' + | 'dir' | 'slot' | 'style' | 'title' + | 'color' + | 'translate' + | 'prefix' + | 'children' | 'id' - | keyof React_2.ClassAttributes | 'defaultChecked' | 'defaultValue' | 'suppressContentEditableWarning' @@ -1483,20 +1487,16 @@ export const SidebarSpacer: React_2.ComponentType< | 'accessKey' | 'contentEditable' | 'contextMenu' - | 'dir' | 'draggable' - | 'hidden' | 'lang' | 'placeholder' | 'spellCheck' | 'tabIndex' - | 'translate' | 'radioGroup' | 'role' | 'about' | 'datatype' | 'inlist' - | 'prefix' | 'property' | 'resource' | 'typeof' @@ -1504,7 +1504,6 @@ export const SidebarSpacer: React_2.ComponentType< | 'autoCapitalize' | 'autoCorrect' | 'autoSave' - | 'color' | 'itemProp' | 'itemScope' | 'itemType' @@ -1724,6 +1723,7 @@ export const SidebarSpacer: React_2.ComponentType< | 'onAnimationIterationCapture' | 'onTransitionEnd' | 'onTransitionEndCapture' + | keyof React_2.ClassAttributes > & StyledComponentProps<'root'> & { className?: string | undefined; diff --git a/plugins/catalog-react/api-report.md b/plugins/catalog-react/api-report.md index 654d04bb99..7f50e87e03 100644 --- a/plugins/catalog-react/api-report.md +++ b/plugins/catalog-react/api-report.md @@ -243,36 +243,39 @@ export const EntityRefLink: React_2.ForwardRefExoticComponent< Pick< EntityRefLinkProps, | 'replace' - | 'children' + | 'media' + | 'hidden' + | 'dir' | 'slot' | 'style' | 'title' - | 'id' - | 'className' - | 'classes' - | 'innerRef' + | 'color' + | 'underline' + | 'display' + | 'translate' + | 'prefix' + | 'children' | 'key' + | 'id' + | 'classes' | 'defaultChecked' | 'defaultValue' | 'suppressContentEditableWarning' | 'suppressHydrationWarning' | 'accessKey' + | 'className' | 'contentEditable' | 'contextMenu' - | 'dir' | 'draggable' - | 'hidden' | 'lang' | 'placeholder' | 'spellCheck' | 'tabIndex' - | 'translate' | 'radioGroup' | 'role' | 'about' | 'datatype' | 'inlist' - | 'prefix' | 'property' | 'resource' | 'typeof' @@ -280,7 +283,6 @@ export const EntityRefLink: React_2.ForwardRefExoticComponent< | 'autoCapitalize' | 'autoCorrect' | 'autoSave' - | 'color' | 'itemProp' | 'itemScope' | 'itemType' @@ -500,25 +502,23 @@ export const EntityRefLink: React_2.ForwardRefExoticComponent< | 'onAnimationIterationCapture' | 'onTransitionEnd' | 'onTransitionEndCapture' - | 'type' - | 'display' - | 'underline' - | 'media' - | 'target' + | 'component' + | 'variant' + | 'innerRef' + | 'download' | 'href' | 'hrefLang' - | 'referrerPolicy' - | 'rel' - | 'download' | 'ping' - | 'align' - | 'component' - | 'state' - | 'variant' + | 'rel' + | 'target' + | 'type' + | 'referrerPolicy' | 'noWrap' | 'gutterBottom' | 'paragraph' + | 'align' | 'variantMapping' + | 'state' | 'TypographyClasses' | 'entityRef' | 'defaultKind' diff --git a/plugins/techdocs/api-report.md b/plugins/techdocs/api-report.md index debf1df77a..082dfc1db4 100644 --- a/plugins/techdocs/api-report.md +++ b/plugins/techdocs/api-report.md @@ -118,11 +118,11 @@ export const DocsTable: ({ actions?: | ( | Action - | ((rowData: DocsTableRow) => Action) | { action: (rowData: DocsTableRow) => Action; position: string; } + | ((rowData: DocsTableRow) => Action) )[] | undefined; }) => JSX.Element | null;