From d975b061852b3f497456bfad20181670d334335c Mon Sep 17 00:00:00 2001 From: Tomasz Szuba Date: Wed, 29 Sep 2021 16:02:19 +0200 Subject: [PATCH] api-report diff fix Signed-off-by: Tomasz Szuba --- packages/core-components/api-report.md | 54 +++++++++++++------------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/packages/core-components/api-report.md b/packages/core-components/api-report.md index 74a995899a..63d1691d62 100644 --- a/packages/core-components/api-report.md +++ b/packages/core-components/api-report.md @@ -959,10 +959,15 @@ export const SidebarDivider: React_2.ComponentType< React_2.HTMLAttributes, HTMLHRElement >, - | 'children' + | 'hidden' + | 'dir' | 'slot' | 'style' | 'title' + | 'color' + | 'translate' + | 'prefix' + | 'children' | 'id' | 'defaultChecked' | 'defaultValue' @@ -971,20 +976,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' @@ -992,7 +993,6 @@ export const SidebarDivider: React_2.ComponentType< | 'autoCapitalize' | 'autoCorrect' | 'autoSave' - | 'color' | 'itemProp' | 'itemScope' | 'itemType' @@ -1291,12 +1291,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' @@ -1304,20 +1308,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' @@ -1325,7 +1325,6 @@ export const SidebarScrollWrapper: React_2.ComponentType< | 'autoCapitalize' | 'autoCorrect' | 'autoSave' - | 'color' | 'itemProp' | 'itemScope' | 'itemType' @@ -1545,6 +1544,7 @@ export const SidebarScrollWrapper: React_2.ComponentType< | 'onAnimationIterationCapture' | 'onTransitionEnd' | 'onTransitionEndCapture' + | keyof React_2.ClassAttributes > & StyledComponentProps<'root'> & { className?: string | undefined; @@ -1566,12 +1566,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' @@ -1579,20 +1583,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' @@ -1600,7 +1600,6 @@ export const SidebarSpace: React_2.ComponentType< | 'autoCapitalize' | 'autoCorrect' | 'autoSave' - | 'color' | 'itemProp' | 'itemScope' | 'itemType' @@ -1820,6 +1819,7 @@ export const SidebarSpace: React_2.ComponentType< | 'onAnimationIterationCapture' | 'onTransitionEnd' | 'onTransitionEndCapture' + | keyof React_2.ClassAttributes > & StyledComponentProps<'root'> & { className?: string | undefined; @@ -1835,12 +1835,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' @@ -1848,20 +1852,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' @@ -1869,7 +1869,6 @@ export const SidebarSpacer: React_2.ComponentType< | 'autoCapitalize' | 'autoCorrect' | 'autoSave' - | 'color' | 'itemProp' | 'itemScope' | 'itemType' @@ -2089,6 +2088,7 @@ export const SidebarSpacer: React_2.ComponentType< | 'onAnimationIterationCapture' | 'onTransitionEnd' | 'onTransitionEndCapture' + | keyof React_2.ClassAttributes > & StyledComponentProps<'root'> & { className?: string | undefined;