diff --git a/packages/core-components/api-report.md b/packages/core-components/api-report.md index bfe1064fed..923e9b2e3e 100644 --- a/packages/core-components/api-report.md +++ b/packages/core-components/api-report.md @@ -906,28 +906,29 @@ export const SidebarDivider: React_2.ComponentType< React_2.HTMLAttributes, HTMLHRElement >, + | 'id' + | 'color' + | 'translate' | 'hidden' | 'dir' | 'slot' | 'style' | 'title' - | 'color' - | 'translate' + | 'accessKey' + | 'draggable' + | 'lang' | 'prefix' | 'children' - | 'id' + | 'contentEditable' + | 'inputMode' + | 'tabIndex' | 'defaultChecked' | 'defaultValue' | 'suppressContentEditableWarning' | 'suppressHydrationWarning' - | 'accessKey' - | 'contentEditable' | 'contextMenu' - | 'draggable' - | 'lang' | 'placeholder' | 'spellCheck' - | 'tabIndex' | 'radioGroup' | 'role' | 'about' @@ -948,7 +949,6 @@ export const SidebarDivider: React_2.ComponentType< | 'results' | 'security' | 'unselectable' - | 'inputMode' | 'is' | 'aria-activedescendant' | 'aria-atomic' @@ -1268,28 +1268,29 @@ export const SidebarScrollWrapper: React_2.ComponentType< React_2.HTMLAttributes, HTMLDivElement >, + | 'id' + | 'color' + | 'translate' | 'hidden' | 'dir' | 'slot' | 'style' | 'title' - | 'color' - | 'translate' + | 'accessKey' + | 'draggable' + | 'lang' | 'prefix' | 'children' - | 'id' + | 'contentEditable' + | 'inputMode' + | 'tabIndex' | 'defaultChecked' | 'defaultValue' | 'suppressContentEditableWarning' | 'suppressHydrationWarning' - | 'accessKey' - | 'contentEditable' | 'contextMenu' - | 'draggable' - | 'lang' | 'placeholder' | 'spellCheck' - | 'tabIndex' | 'radioGroup' | 'role' | 'about' @@ -1310,7 +1311,6 @@ export const SidebarScrollWrapper: React_2.ComponentType< | 'results' | 'security' | 'unselectable' - | 'inputMode' | 'is' | 'aria-activedescendant' | 'aria-atomic' @@ -1543,28 +1543,29 @@ export const SidebarSpace: React_2.ComponentType< React_2.HTMLAttributes, HTMLDivElement >, + | 'id' + | 'color' + | 'translate' | 'hidden' | 'dir' | 'slot' | 'style' | 'title' - | 'color' - | 'translate' + | 'accessKey' + | 'draggable' + | 'lang' | 'prefix' | 'children' - | 'id' + | 'contentEditable' + | 'inputMode' + | 'tabIndex' | 'defaultChecked' | 'defaultValue' | 'suppressContentEditableWarning' | 'suppressHydrationWarning' - | 'accessKey' - | 'contentEditable' | 'contextMenu' - | 'draggable' - | 'lang' | 'placeholder' | 'spellCheck' - | 'tabIndex' | 'radioGroup' | 'role' | 'about' @@ -1585,7 +1586,6 @@ export const SidebarSpace: React_2.ComponentType< | 'results' | 'security' | 'unselectable' - | 'inputMode' | 'is' | 'aria-activedescendant' | 'aria-atomic' @@ -1817,28 +1817,29 @@ export const SidebarSpacer: React_2.ComponentType< React_2.HTMLAttributes, HTMLDivElement >, + | 'id' + | 'color' + | 'translate' | 'hidden' | 'dir' | 'slot' | 'style' | 'title' - | 'color' - | 'translate' + | 'accessKey' + | 'draggable' + | 'lang' | 'prefix' | 'children' - | 'id' + | 'contentEditable' + | 'inputMode' + | 'tabIndex' | 'defaultChecked' | 'defaultValue' | 'suppressContentEditableWarning' | 'suppressHydrationWarning' - | 'accessKey' - | 'contentEditable' | 'contextMenu' - | 'draggable' - | 'lang' | 'placeholder' | 'spellCheck' - | 'tabIndex' | 'radioGroup' | 'role' | 'about' @@ -1859,7 +1860,6 @@ export const SidebarSpacer: React_2.ComponentType< | 'results' | 'security' | 'unselectable' - | 'inputMode' | 'is' | 'aria-activedescendant' | 'aria-atomic' diff --git a/plugins/catalog-react/api-report.md b/plugins/catalog-react/api-report.md index ac1c086f72..90fa193bfd 100644 --- a/plugins/catalog-react/api-report.md +++ b/plugins/catalog-react/api-report.md @@ -296,43 +296,40 @@ export const EntityRefLink: React_2.ForwardRefExoticComponent< Pick< EntityRefLinkProps, | 'replace' + | 'type' + | 'key' + | 'id' | 'media' + | 'state' + | 'color' + | 'display' + | 'translate' | 'hidden' | 'dir' | 'slot' | 'style' | 'title' - | 'color' - | 'underline' - | 'display' - | 'translate' + | 'target' + | 'accessKey' + | 'draggable' + | 'lang' + | 'className' | 'prefix' | 'children' - | 'key' - | 'id' - | 'variant' - | 'state' - | 'href' + | 'contentEditable' + | 'inputMode' + | 'tabIndex' + | 'underline' | 'download' + | 'href' | 'hrefLang' - | 'ping' - | 'rel' - | 'target' - | 'type' - | 'referrerPolicy' | 'defaultChecked' | 'defaultValue' | 'suppressContentEditableWarning' | 'suppressHydrationWarning' - | 'accessKey' - | 'className' - | 'contentEditable' | 'contextMenu' - | 'draggable' - | 'lang' | 'placeholder' | 'spellCheck' - | 'tabIndex' | 'radioGroup' | 'role' | 'about' @@ -353,7 +350,6 @@ export const EntityRefLink: React_2.ForwardRefExoticComponent< | 'results' | 'security' | 'unselectable' - | 'inputMode' | 'is' | 'aria-activedescendant' | 'aria-atomic' @@ -403,6 +399,7 @@ export const EntityRefLink: React_2.ForwardRefExoticComponent< | 'aria-valuemin' | 'aria-valuenow' | 'aria-valuetext' + | 'rel' | 'dangerouslySetInnerHTML' | 'onCopy' | 'onCopyCapture' @@ -564,13 +561,16 @@ export const EntityRefLink: React_2.ForwardRefExoticComponent< | 'onAnimationIterationCapture' | 'onTransitionEnd' | 'onTransitionEndCapture' + | 'ping' + | 'referrerPolicy' + | 'align' + | 'variant' | 'component' | 'classes' | 'innerRef' | 'noWrap' | 'gutterBottom' | 'paragraph' - | 'align' | 'variantMapping' | 'TypographyClasses' | 'entityRef'