api-report diff fix

Signed-off-by: Tomasz Szuba <tszuba@box.com>
This commit is contained in:
Tomasz Szuba
2021-09-29 16:02:19 +02:00
parent a7caf0a1d6
commit d975b06185
+27 -27
View File
@@ -959,10 +959,15 @@ export const SidebarDivider: React_2.ComponentType<
React_2.HTMLAttributes<HTMLHRElement>,
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>,
HTMLDivElement
>,
| 'children'
| 'hidden'
| 'dir'
| 'slot'
| 'style'
| 'title'
| 'color'
| 'translate'
| 'prefix'
| 'children'
| 'id'
| keyof React_2.ClassAttributes<HTMLDivElement>
| '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<HTMLDivElement>
> &
StyledComponentProps<'root'> & {
className?: string | undefined;
@@ -1566,12 +1566,16 @@ export const SidebarSpace: React_2.ComponentType<
React_2.HTMLAttributes<HTMLDivElement>,
HTMLDivElement
>,
| 'children'
| 'hidden'
| 'dir'
| 'slot'
| 'style'
| 'title'
| 'color'
| 'translate'
| 'prefix'
| 'children'
| 'id'
| keyof React_2.ClassAttributes<HTMLDivElement>
| '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<HTMLDivElement>
> &
StyledComponentProps<'root'> & {
className?: string | undefined;
@@ -1835,12 +1835,16 @@ export const SidebarSpacer: React_2.ComponentType<
React_2.HTMLAttributes<HTMLDivElement>,
HTMLDivElement
>,
| 'children'
| 'hidden'
| 'dir'
| 'slot'
| 'style'
| 'title'
| 'color'
| 'translate'
| 'prefix'
| 'children'
| 'id'
| keyof React_2.ClassAttributes<HTMLDivElement>
| '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<HTMLDivElement>
> &
StyledComponentProps<'root'> & {
className?: string | undefined;