From 81b8a6a5e4dda69bb59f20f47f83990201314e2b Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 27 Apr 2022 09:38:31 +0000 Subject: [PATCH] Deployed 22d2133ac8 to master with MkDocs 1.3.0 and mike 1.1.2 --- .../api/classes/Main.Ipc/index.html | 2 +- .../api/classes/Main.LensExtension/index.html | 4 +- .../Renderer.Component.Select/index.html | 53 +- .../api/classes/Renderer.Ipc/index.html | 2 +- .../classes/Renderer.LensExtension/index.html | 4 +- .../index.html | 211 ++- .../index.html | 1252 ++++++++++------- .../Renderer.Component.SelectProps/index.html | 1188 +++++++++------- master/search/search_index.json | 2 +- master/sitemap.xml.gz | Bin 2301 -> 2301 bytes 10 files changed, 1554 insertions(+), 1164 deletions(-) diff --git a/master/extensions/api/classes/Main.Ipc/index.html b/master/extensions/api/classes/Main.Ipc/index.html index 5cb2a83a5d..8e1e06be1d 100644 --- a/master/extensions/api/classes/Main.Ipc/index.html +++ b/master/extensions/api/classes/Main.Ipc/index.html @@ -918,7 +918,7 @@

[IpcPrefix]#

Readonly [IpcPrefix]: string

Inherited from#

-

IpcRegistrar.__@IpcPrefix@54738

+

IpcRegistrar.__@IpcPrefix@56124


extension#

Protected extension: LensExtension

diff --git a/master/extensions/api/classes/Main.LensExtension/index.html b/master/extensions/api/classes/Main.LensExtension/index.html index 37d36cdccc..ed6d1d0fff 100644 --- a/master/extensions/api/classes/Main.LensExtension/index.html +++ b/master/extensions/api/classes/Main.LensExtension/index.html @@ -1069,7 +1069,7 @@

[Disposers]#

[Disposers]: ExtendableDisposer

Inherited from#

-

LensExtension.__@Disposers@23768

+

LensExtension.__@Disposers@24342


appMenus#

appMenus: MenuRegistration[] = []

@@ -1167,7 +1167,7 @@ does not modify the shell environment

Returns#

void

Inherited from#

-

LensExtension.__@setLensExtensionDependencies@23728

+

LensExtension.__@setLensExtensionDependencies@24302


activate#

activate(): Promise<void>

diff --git a/master/extensions/api/classes/Renderer.Component.Select/index.html b/master/extensions/api/classes/Renderer.Component.Select/index.html index 713c15bbb2..1c828e2f23 100644 --- a/master/extensions/api/classes/Renderer.Component.Select/index.html +++ b/master/extensions/api/classes/Renderer.Component.Select/index.html @@ -854,6 +854,13 @@ selectedOption + + +
  • + + styles + +
  • @@ -1046,6 +1053,7 @@

    Methods#

    @@ -1156,9 +1164,14 @@ https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs

    Returns#

    SelectOption<any> | SelectOption<any>[]


    +

    styles#

    +

    get styles(): StylesConfig<unknown, boolean, GroupBase<unknown>>

    +

    Returns#

    +

    StylesConfig<unknown, boolean, GroupBase<unknown>>

    +

    themeClass#

    get themeClass(): string

    -

    Returns#

    +

    Returns#

    string

    Methods#

    UNSAFE_componentWillMount#

    @@ -1171,7 +1184,7 @@ prevents this from being invoked.

    deprecated 16.3, use componentDidMount or the constructor instead

    see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state

    see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path

    -

    Returns#

    +

    Returns#

    void

    Inherited from#

    React.Component.UNSAFE_componentWillMount

    @@ -1207,7 +1220,7 @@ prevents this from being invoked.

    -

    Returns#

    +

    Returns#

    void

    Inherited from#

    React.Component.UNSAFE_componentWillReceiveProps

    @@ -1245,7 +1258,7 @@ prevents this from being invoked.

    -

    Returns#

    +

    Returns#

    void

    Inherited from#

    React.Component.UNSAFE_componentWillUpdate

    @@ -1273,7 +1286,7 @@ the entire component tree to unmount.

    -

    Returns#

    +

    Returns#

    void

    Inherited from#

    React.Component.componentDidCatch

    @@ -1281,7 +1294,7 @@ the entire component tree to unmount.

    componentDidMount#

    Optional componentDidMount(): void

    Called immediately after a component is mounted. Setting state here will trigger re-rendering.

    -

    Returns#

    +

    Returns#

    void

    Inherited from#

    React.Component.componentDidMount

    @@ -1313,7 +1326,7 @@ the entire component tree to unmount.

    -

    Returns#

    +

    Returns#

    void

    Inherited from#

    React.Component.componentDidUpdate

    @@ -1327,7 +1340,7 @@ prevents this from being invoked.

    deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17

    see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state

    see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path

    -

    Returns#

    +

    Returns#

    void

    Inherited from#

    React.Component.componentWillMount

    @@ -1362,7 +1375,7 @@ prevents this from being invoked.

    -

    Returns#

    +

    Returns#

    void

    Inherited from#

    React.Component.componentWillReceiveProps

    @@ -1371,7 +1384,7 @@ prevents this from being invoked.

    Optional componentWillUnmount(): void

    Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount.

    -

    Returns#

    +

    Returns#

    void

    Inherited from#

    React.Component.componentWillUnmount

    @@ -1408,7 +1421,7 @@ prevents this from being invoked.

    -

    Returns#

    +

    Returns#

    void

    Inherited from#

    React.Component.componentWillUpdate

    @@ -1430,7 +1443,7 @@ prevents this from being invoked.

    -

    Returns#

    +

    Returns#

    void

    Inherited from#

    React.Component.forceUpdate

    @@ -1461,7 +1474,7 @@ lifecycle events from running.

    -

    Returns#

    +

    Returns#

    any

    Inherited from#

    React.Component.getSnapshotBeforeUpdate

    @@ -1483,7 +1496,7 @@ lifecycle events from running.

    -

    Returns#

    +

    Returns#

    boolean


    onChange#

    @@ -1507,7 +1520,7 @@ lifecycle events from running.

    -

    Returns#

    +

    Returns#

    void


    onKeyDown#

    @@ -1523,16 +1536,16 @@ lifecycle events from running.

    evt -KeyboardEvent<HTMLElement> +KeyboardEvent<HTMLDivElement> -

    Returns#

    +

    Returns#

    void


    render#

    render(): Element

    -

    Returns#

    +

    Returns#

    Element

    Overrides#

    React.Component.render

    @@ -1573,7 +1586,7 @@ lifecycle events from running.

    -

    Returns#

    +

    Returns#

    void

    Inherited from#

    React.Component.setState

    @@ -1609,7 +1622,7 @@ and componentDidUpdate will not be called.

    -

    Returns#

    +

    Returns#

    boolean

    Inherited from#

    React.Component.shouldComponentUpdate

    diff --git a/master/extensions/api/classes/Renderer.Ipc/index.html b/master/extensions/api/classes/Renderer.Ipc/index.html index 5b0f669b57..03536b82c7 100644 --- a/master/extensions/api/classes/Renderer.Ipc/index.html +++ b/master/extensions/api/classes/Renderer.Ipc/index.html @@ -918,7 +918,7 @@

    [IpcPrefix]#

    Readonly [IpcPrefix]: string

    Inherited from#

    -

    IpcRegistrar.__@IpcPrefix@54738

    +

    IpcRegistrar.__@IpcPrefix@56124


    extension#

    Protected extension: LensExtension

    diff --git a/master/extensions/api/classes/Renderer.LensExtension/index.html b/master/extensions/api/classes/Renderer.LensExtension/index.html index 54eda4f0e9..236c803b46 100644 --- a/master/extensions/api/classes/Renderer.LensExtension/index.html +++ b/master/extensions/api/classes/Renderer.LensExtension/index.html @@ -1189,7 +1189,7 @@

    [Disposers]#

    [Disposers]: ExtendableDisposer

    Inherited from#

    -

    LensExtension.__@Disposers@23768

    +

    LensExtension.__@Disposers@24342


    additionalCategoryColumns#

    additionalCategoryColumns: AdditionalCategoryColumnRegistration[] = []

    @@ -1322,7 +1322,7 @@

    Returns#

    void

    Inherited from#

    -

    LensExtension.__@setLensExtensionDependencies@23728

    +

    LensExtension.__@setLensExtensionDependencies@24302


    activate#

    activate(): Promise<void>

    diff --git a/master/extensions/api/interfaces/Renderer.Component.CustomPlaceholderProps/index.html b/master/extensions/api/interfaces/Renderer.Component.CustomPlaceholderProps/index.html index 420c3194a4..cf321e22dd 100644 --- a/master/extensions/api/interfaces/Renderer.Component.CustomPlaceholderProps/index.html +++ b/master/extensions/api/interfaces/Renderer.Component.CustomPlaceholderProps/index.html @@ -765,6 +765,20 @@ className +
  • + +
  • + + cx + + +
  • + +
  • + + getStyles + +
  • @@ -800,6 +814,13 @@ isMulti +
  • + +
  • + + isRtl + +
  • @@ -814,6 +835,13 @@ selectProps +
  • + +
  • + + theme + +
  • @@ -834,20 +862,6 @@ clearValue - - -
  • - - cx - - -
  • - -
  • - - getStyles - -
  • @@ -894,7 +908,7 @@

    Renderer.Component.CustomPlaceholderProps

    Hierarchy#

    CustomPlaceholderProps

    Table of contents#

    @@ -902,19 +916,21 @@

    Methods#