From 5376e56333d10df18f076ddc5db5c7e4f802dbb1 Mon Sep 17 00:00:00 2001 From: minkimcello Date: Wed, 15 Sep 2021 18:44:21 -0400 Subject: [PATCH] Update API reports Signed-off-by: minkimcello --- packages/core-app-api/api-report.md | 5 ++- packages/core-components/api-report.md | 54 +++++++++++++------------- plugins/catalog-react/api-report.md | 42 ++++++++++---------- plugins/techdocs/api-report.md | 2 +- 4 files changed, 52 insertions(+), 51 deletions(-) diff --git a/packages/core-app-api/api-report.md b/packages/core-app-api/api-report.md index 95c5b91044..4b804c2cc2 100644 --- a/packages/core-app-api/api-report.md +++ b/packages/core-app-api/api-report.md @@ -165,6 +165,7 @@ export type AppComponents = { Progress: ComponentType<{}>; Router: ComponentType<{}>; ErrorBoundaryFallback: ComponentType; + ThemeProvider: ComponentType<{}>; SignInPage?: ComponentType; }; @@ -640,6 +641,6 @@ export class WebStorage implements StorageApi { // Warnings were encountered during analysis: // // src/apis/system/ApiProvider.d.ts:9:5 - (ae-forgotten-export) The symbol "ApiProviderProps" needs to be exported by the entry point index.d.ts -// src/app/types.d.ts:88:5 - (ae-forgotten-export) The symbol "UnknownPluginOutput" needs to be exported by the entry point index.d.ts -// src/app/types.d.ts:99:5 - (ae-forgotten-export) The symbol "AppIcons" needs to be exported by the entry point index.d.ts +// src/app/types.d.ts:89:5 - (ae-forgotten-export) The symbol "UnknownPluginOutput" needs to be exported by the entry point index.d.ts +// src/app/types.d.ts:100:5 - (ae-forgotten-export) The symbol "AppIcons" needs to be exported by the entry point index.d.ts ``` diff --git a/packages/core-components/api-report.md b/packages/core-components/api-report.md index f4539faae0..232d75cc4c 100644 --- a/packages/core-components/api-report.md +++ b/packages/core-components/api-report.md @@ -626,15 +626,10 @@ export const SidebarDivider: React_2.ComponentType< React_2.HTMLAttributes, HTMLHRElement >, - | 'hidden' - | 'dir' + | 'children' | 'slot' | 'style' | 'title' - | 'color' - | 'translate' - | 'prefix' - | 'children' | 'id' | 'defaultChecked' | 'defaultValue' @@ -643,16 +638,20 @@ 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' @@ -660,6 +659,7 @@ export const SidebarDivider: React_2.ComponentType< | 'autoCapitalize' | 'autoCorrect' | 'autoSave' + | 'color' | 'itemProp' | 'itemScope' | 'itemType' @@ -926,16 +926,12 @@ export const SidebarScrollWrapper: React_2.ComponentType< React_2.HTMLAttributes, HTMLDivElement >, - | 'hidden' - | 'dir' + | 'children' | 'slot' | 'style' | 'title' - | 'color' - | 'translate' - | 'prefix' - | 'children' | 'id' + | keyof React_2.ClassAttributes | 'defaultChecked' | 'defaultValue' | 'suppressContentEditableWarning' @@ -943,16 +939,20 @@ 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,6 +960,7 @@ export const SidebarScrollWrapper: React_2.ComponentType< | 'autoCapitalize' | 'autoCorrect' | 'autoSave' + | 'color' | 'itemProp' | 'itemScope' | 'itemType' @@ -1179,7 +1180,6 @@ export const SidebarScrollWrapper: React_2.ComponentType< | 'onAnimationIterationCapture' | 'onTransitionEnd' | 'onTransitionEndCapture' - | keyof React_2.ClassAttributes > & StyledComponentProps<'root'> & { className?: string | undefined; @@ -1201,16 +1201,12 @@ export const SidebarSpace: React_2.ComponentType< React_2.HTMLAttributes, HTMLDivElement >, - | 'hidden' - | 'dir' + | 'children' | 'slot' | 'style' | 'title' - | 'color' - | 'translate' - | 'prefix' - | 'children' | 'id' + | keyof React_2.ClassAttributes | 'defaultChecked' | 'defaultValue' | 'suppressContentEditableWarning' @@ -1218,16 +1214,20 @@ 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,6 +1235,7 @@ export const SidebarSpace: React_2.ComponentType< | 'autoCapitalize' | 'autoCorrect' | 'autoSave' + | 'color' | 'itemProp' | 'itemScope' | 'itemType' @@ -1454,7 +1455,6 @@ export const SidebarSpace: React_2.ComponentType< | 'onAnimationIterationCapture' | 'onTransitionEnd' | 'onTransitionEndCapture' - | keyof React_2.ClassAttributes > & StyledComponentProps<'root'> & { className?: string | undefined; @@ -1470,16 +1470,12 @@ export const SidebarSpacer: React_2.ComponentType< React_2.HTMLAttributes, HTMLDivElement >, - | 'hidden' - | 'dir' + | 'children' | 'slot' | 'style' | 'title' - | 'color' - | 'translate' - | 'prefix' - | 'children' | 'id' + | keyof React_2.ClassAttributes | 'defaultChecked' | 'defaultValue' | 'suppressContentEditableWarning' @@ -1487,16 +1483,20 @@ 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,6 +1504,7 @@ export const SidebarSpacer: React_2.ComponentType< | 'autoCapitalize' | 'autoCorrect' | 'autoSave' + | 'color' | 'itemProp' | 'itemScope' | 'itemType' @@ -1723,7 +1724,6 @@ 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 7f50e87e03..654d04bb99 100644 --- a/plugins/catalog-react/api-report.md +++ b/plugins/catalog-react/api-report.md @@ -243,39 +243,36 @@ export const EntityRefLink: React_2.ForwardRefExoticComponent< Pick< EntityRefLinkProps, | 'replace' - | 'media' - | 'hidden' - | 'dir' + | 'children' | 'slot' | 'style' | 'title' - | 'color' - | 'underline' - | 'display' - | 'translate' - | 'prefix' - | 'children' - | 'key' | 'id' + | 'className' | 'classes' + | 'innerRef' + | 'key' | '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' @@ -283,6 +280,7 @@ export const EntityRefLink: React_2.ForwardRefExoticComponent< | 'autoCapitalize' | 'autoCorrect' | 'autoSave' + | 'color' | 'itemProp' | 'itemScope' | 'itemType' @@ -502,23 +500,25 @@ export const EntityRefLink: React_2.ForwardRefExoticComponent< | 'onAnimationIterationCapture' | 'onTransitionEnd' | 'onTransitionEndCapture' - | 'component' - | 'variant' - | 'innerRef' - | 'download' + | 'type' + | 'display' + | 'underline' + | 'media' + | 'target' | 'href' | 'hrefLang' - | 'ping' - | 'rel' - | 'target' - | 'type' | 'referrerPolicy' + | 'rel' + | 'download' + | 'ping' + | 'align' + | 'component' + | 'state' + | 'variant' | 'noWrap' | 'gutterBottom' | 'paragraph' - | 'align' | 'variantMapping' - | 'state' | 'TypographyClasses' | 'entityRef' | 'defaultKind' diff --git a/plugins/techdocs/api-report.md b/plugins/techdocs/api-report.md index 082dfc1db4..debf1df77a 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;