diff --git a/docs/next/classes/_celljs_ai_core.AbstractMessage.html b/docs/next/classes/_celljs_ai_core.AbstractMessage.html index e8cbe572a..73f002d08 100644 --- a/docs/next/classes/_celljs_ai_core.AbstractMessage.html +++ b/docs/next/classes/_celljs_ai_core.AbstractMessage.html @@ -5,13 +5,13 @@
  • Media
  • MessageType
  • -

    Hierarchy (view full)

    Implements

    Constructors

    Hierarchy (view full)

    Implements

    Constructors

    Properties

    content: string

    Get the content of the message.

    -
    media: Media[] = []

    Get the media associated with the content.

    -
    messageType: MessageType
    metadata: Record<string, any> = {}

    return Get the metadata associated with the content.

    -
    MESSAGE_TYPE: string = 'messageType'
    +

    Constructors

    Properties

    content: string

    Get the content of the message.

    +
    media: Media[] = []

    Get the media associated with the content.

    +
    messageType: MessageType
    metadata: Record<string, any> = {}

    return Get the metadata associated with the content.

    +
    MESSAGE_TYPE: string = 'messageType'
    diff --git a/docs/next/classes/_celljs_ai_core.AssistantMessage.html b/docs/next/classes/_celljs_ai_core.AssistantMessage.html index 428a65a81..33885fe21 100644 --- a/docs/next/classes/_celljs_ai_core.AssistantMessage.html +++ b/docs/next/classes/_celljs_ai_core.AssistantMessage.html @@ -5,13 +5,13 @@
  • Media
  • MessageType
  • -

    Hierarchy (view full)

    Constructors

    Hierarchy (view full)

    Constructors

    Properties

    content: string

    Get the content of the message.

    -
    media: Media[] = []

    Get the media associated with the content.

    -
    messageType: MessageType
    metadata: Record<string, any> = {}

    return Get the metadata associated with the content.

    -
    MESSAGE_TYPE: string = 'messageType'
    +

    Constructors

    Properties

    content: string

    Get the content of the message.

    +
    media: Media[] = []

    Get the media associated with the content.

    +
    messageType: MessageType
    metadata: Record<string, any> = {}

    return Get the metadata associated with the content.

    +
    MESSAGE_TYPE: string = 'messageType'
    diff --git a/docs/next/classes/_celljs_ai_core.FunctionMessage.html b/docs/next/classes/_celljs_ai_core.FunctionMessage.html index fb2c5a2f7..b5cfe9410 100644 --- a/docs/next/classes/_celljs_ai_core.FunctionMessage.html +++ b/docs/next/classes/_celljs_ai_core.FunctionMessage.html @@ -5,13 +5,13 @@
  • Media
  • MessageType
  • -

    Hierarchy (view full)

    Constructors

    Hierarchy (view full)

    Constructors

    Properties

    content: string

    Get the content of the message.

    -
    media: Media[] = []

    Get the media associated with the content.

    -
    messageType: MessageType
    metadata: Record<string, any> = {}

    return Get the metadata associated with the content.

    -
    MESSAGE_TYPE: string = 'messageType'
    +

    Constructors

    Properties

    content: string

    Get the content of the message.

    +
    media: Media[] = []

    Get the media associated with the content.

    +
    messageType: MessageType
    metadata: Record<string, any> = {}

    return Get the metadata associated with the content.

    +
    MESSAGE_TYPE: string = 'messageType'
    diff --git a/docs/next/classes/_celljs_ai_core.ModalityUtils.html b/docs/next/classes/_celljs_ai_core.ModalityUtils.html index 227284c1a..3e52a8141 100644 --- a/docs/next/classes/_celljs_ai_core.ModalityUtils.html +++ b/docs/next/classes/_celljs_ai_core.ModalityUtils.html @@ -1,9 +1,9 @@ ModalityUtils | CellJS TypeDoc

    Utility class for modality-related operations.

    -

    Constructors

    Constructors

    Methods

    Constructors

    Methods

    +
    diff --git a/docs/next/classes/_celljs_ai_core.PromptImpl.html b/docs/next/classes/_celljs_ai_core.PromptImpl.html index ff8069131..1fabe6f1a 100644 --- a/docs/next/classes/_celljs_ai_core.PromptImpl.html +++ b/docs/next/classes/_celljs_ai_core.PromptImpl.html @@ -3,15 +3,15 @@ inputs (of generic type T) and additional model options. It provides a standardized way to send requests to AI models, ensuring that all necessary details are included and can be easily managed.

    -

    Implements

    Constructors

    Implements

    Constructors

    Properties

    Accessors

    Methods

    Constructors

    Properties

    messages: Message[]
    modelOptions: ChatOptions

    Accessors

    • get instructions(): Message[]
    • Retrieves the instructions or input required by the AI model. +

    Constructors

    Properties

    messages: Message[]
    modelOptions: ChatOptions

    Accessors

    Methods

    +

    Returns ModelOptions

    Methods

    diff --git a/docs/next/classes/_celljs_ai_core.PromptUtil.html b/docs/next/classes/_celljs_ai_core.PromptUtil.html index aa6382289..2096f9721 100644 --- a/docs/next/classes/_celljs_ai_core.PromptUtil.html +++ b/docs/next/classes/_celljs_ai_core.PromptUtil.html @@ -1,3 +1,3 @@ -PromptUtil | CellJS TypeDoc

    Constructors

    constructor +PromptUtil | CellJS TypeDoc

    Constructors

    Methods

    Constructors

    Methods

    +

    Constructors

    Methods

    diff --git a/docs/next/classes/_celljs_ai_core.SystemMessage.html b/docs/next/classes/_celljs_ai_core.SystemMessage.html index 2aca99090..46b9fcf29 100644 --- a/docs/next/classes/_celljs_ai_core.SystemMessage.html +++ b/docs/next/classes/_celljs_ai_core.SystemMessage.html @@ -5,13 +5,13 @@
  • Media
  • MessageType
  • -

    Hierarchy (view full)

    Constructors

    Hierarchy (view full)

    Constructors

    Properties

    content: string

    Get the content of the message.

    -
    media: Media[] = []

    Get the media associated with the content.

    -
    messageType: MessageType
    metadata: Record<string, any> = {}

    return Get the metadata associated with the content.

    -
    MESSAGE_TYPE: string = 'messageType'
    +

    Constructors

    Properties

    content: string

    Get the content of the message.

    +
    media: Media[] = []

    Get the media associated with the content.

    +
    messageType: MessageType
    metadata: Record<string, any> = {}

    return Get the metadata associated with the content.

    +
    MESSAGE_TYPE: string = 'messageType'
    diff --git a/docs/next/classes/_celljs_ai_core.UserMessage.html b/docs/next/classes/_celljs_ai_core.UserMessage.html index d19160328..ccdeb75fc 100644 --- a/docs/next/classes/_celljs_ai_core.UserMessage.html +++ b/docs/next/classes/_celljs_ai_core.UserMessage.html @@ -5,13 +5,13 @@
  • Media
  • MessageType
  • -

    Hierarchy (view full)

    Constructors

    Hierarchy (view full)

    Constructors

    Properties

    content: string

    Get the content of the message.

    -
    media: Media[] = []

    Get the media associated with the content.

    -
    messageType: MessageType
    metadata: Record<string, any> = {}

    return Get the metadata associated with the content.

    -
    MESSAGE_TYPE: string = 'messageType'
    +

    Constructors

    Properties

    content: string

    Get the content of the message.

    +
    media: Media[] = []

    Get the media associated with the content.

    +
    messageType: MessageType
    metadata: Record<string, any> = {}

    return Get the metadata associated with the content.

    +
    MESSAGE_TYPE: string = 'messageType'
    diff --git a/docs/next/classes/_celljs_ai_ollama.OllamaOptions.html b/docs/next/classes/_celljs_ai_ollama.OllamaOptions.html index 0438b6ff9..06ea9ad8a 100644 --- a/docs/next/classes/_celljs_ai_ollama.OllamaOptions.html +++ b/docs/next/classes/_celljs_ai_ollama.OllamaOptions.html @@ -1,5 +1,5 @@ OllamaOptions | CellJS TypeDoc

    Helper class for creating strongly-typed Ollama options.

    -

    Implements

    Constructors

    Implements

    Constructors

    Properties

    Constructors

    Properties

    f16KV?: boolean

    (Default: true)

    -
    format?: string

    Sets the desired format of output from the LLM. The only valid values are null or "json". +

    format?: string

    Sets the desired format of output from the LLM. The only valid values are null or "json". Part of Chat completion advanced parameters.

    -
    frequencyPenalty?: number

    (Default: 0.0)

    -
    functionCallbacks: FunctionCallback[]

    Function Callbacks to be registered with the ChatClient. For Prompt Options the +

    frequencyPenalty?: number

    (Default: 0.0)

    +
    functionCallbacks: FunctionCallback[]

    Function Callbacks to be registered with the ChatClient. For Prompt Options the functionCallbacks are automatically enabled for the duration of the prompt execution. For Default Options the FunctionCallbacks are registered but disabled by default. You have to use "functions" property to list the function names from the ChatClient registry to be used in the chat completion requests.

    -
    functions: Set<String>

    List of function names from the ChatClient registry to be used in the next +

    functions: Set<String>

    List of function names from the ChatClient registry to be used in the next chat completion requests.

    -
    keepAlive?: string

    Sets the length of time for Ollama to keep the model loaded. Valid values for this +

    keepAlive?: string

    Sets the length of time for Ollama to keep the model loaded. Valid values for this setting are parsed by ParseDuration in Go. Part of Chat completion advanced parameters.

    -
    logitsAll?: boolean

    Return logits for all the tokens, not just the last one. +

    logitsAll?: boolean

    Return logits for all the tokens, not just the last one. To enable completions to return logprobs, this must be true.

    -
    lowVRAM?: boolean

    (Default: false)

    -
    mainGPU?: number

    When using multiple GPUs this option controls which GPU is used +

    lowVRAM?: boolean

    (Default: false)

    +
    mainGPU?: number

    When using multiple GPUs this option controls which GPU is used for small tensors for which the overhead of splitting the computation across all GPUs is not worthwhile. The GPU in question will use slightly more VRAM to store a scratch buffer for temporary results. By default, GPU 0 is used.

    -
    mirostat?: number

    Enable Mirostat sampling for controlling perplexity. (default: 0, 0 +

    mirostat?: number

    Enable Mirostat sampling for controlling perplexity. (default: 0, 0 = disabled, 1 = Mirostat, 2 = Mirostat 2.0)

    -
    mirostatEta?: number

    Influences how quickly the algorithm responds to feedback from the generated text. +

    mirostatEta?: number

    Influences how quickly the algorithm responds to feedback from the generated text. A lower learning rate will result in slower adjustments, while a higher learning rate will make the algorithm more responsive. (Default: 0.1)

    -
    mirostatTau?: number

    Controls the balance between coherence and diversity of the output. +

    mirostatTau?: number

    Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)

    -
    model?: string

    NOTE: Synthetic field not part of the official Ollama API. +

    model?: string

    NOTE: Synthetic field not part of the official Ollama API. Used to allow overriding the model name with prompt options. Part of Chat completion parameters.

    -
    numBatch?: number

    Prompt processing maximum batch size. (Default: 512)

    -
    numCtx?: number

    Sets the size of the context window used to generate the next token. (Default: 2048)

    -
    numGPU?: number

    The number of layers to send to the GPU(s). On macOS, it defaults to 1 +

    numBatch?: number

    Prompt processing maximum batch size. (Default: 512)

    +
    numCtx?: number

    Sets the size of the context window used to generate the next token. (Default: 2048)

    +
    numGPU?: number

    The number of layers to send to the GPU(s). On macOS, it defaults to 1 to enable metal support, 0 to disable. (Default: -1, which indicates that numGPU should be set dynamically)

    -
    numKeep?: number

    (Default: 4)

    -
    numPredict?: number

    Maximum number of tokens to predict when generating text. +

    numKeep?: number

    (Default: 4)

    +
    numPredict?: number

    Maximum number of tokens to predict when generating text. (Default: 128, -1 = infinite generation, -2 = fill context)

    -
    numThread?: number

    Set the number of threads to use during generation. For optimal performance, it is recommended to set this value +

    numThread?: number

    Set the number of threads to use during generation. For optimal performance, it is recommended to set this value to the number of physical CPU cores your system has (as opposed to the logical number of cores). Using the correct number of threads can greatly improve performance. By default, Ollama will detect this value for optimal performance.

    -
    penalizeNewline?: boolean

    (Default: true)

    -
    presencePenalty?: number

    (Default: 0.0)

    -
    repeatLastN?: number

    Sets how far back for the model to look back to prevent +

    penalizeNewline?: boolean

    (Default: true)

    +
    presencePenalty?: number

    (Default: 0.0)

    +
    repeatLastN?: number

    Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)

    -
    repeatPenalty?: number

    Sets how strongly to penalize repetitions. A higher value +

    repeatPenalty?: number

    Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)

    -
    seed?: number

    Sets the random number seed to use for generation. Setting this to a +

    seed?: number

    Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: -1)

    -
    stop?: string[]

    Sets the stop sequences to use. When this pattern is encountered the +

    stop?: string[]

    Sets the stop sequences to use. When this pattern is encountered the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.

    -
    temperature?: number

    The temperature of the model. Increasing the temperature will +

    temperature?: number

    The temperature of the model. Increasing the temperature will make the model answer more creatively. (Default: 0.8)

    -
    tfsZ?: number

    Tail free sampling is used to reduce the impact of less probable tokens +

    tfsZ?: number

    Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)

    -
    topK?: number

    Reduces the probability of generating nonsense. A higher value (e.g. +

    topK?: number

    Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative. (Default: 40)

    -
    topP?: number

    Works together with top-k. A higher value (e.g., 0.95) will lead to +

    topP?: number

    Works together with top-k. A higher value (e.g., 0.95) will lead to more diverse text, while a lower value (e.g., 0.5) will generate more focused and conservative text. (Default: 0.9)

    -
    truncate?: boolean

    Truncates the end of each input to fit within context length. Returns error if false and context length is exceeded. +

    truncate?: boolean

    Truncates the end of each input to fit within context length. Returns error if false and context length is exceeded. Defaults to true.

    -
    typicalP?: number

    (Default: 1.0)

    -
    useMLock?: boolean

    Lock the model in memory, preventing it from being swapped out when memory-mapped. +

    typicalP?: number

    (Default: 1.0)

    +
    useMLock?: boolean

    Lock the model in memory, preventing it from being swapped out when memory-mapped. This can improve performance but trades away some of the advantages of memory-mapping by requiring more RAM to run and potentially slowing down load times as the model loads into RAM. (Default: false)

    -
    useMMap?: boolean

    By default, models are mapped into memory, which allows the system to load only the necessary parts +

    useMMap?: boolean

    By default, models are mapped into memory, which allows the system to load only the necessary parts of the model as needed. However, if the model is larger than your total amount of RAM or if your system is low on available memory, using mmap might increase the risk of pageouts, negatively impacting performance. Disabling mmap results in slower load times but may reduce pageouts if you're not using mlock. Note that if the model is larger than the total amount of RAM, turning off mmap would prevent the model from loading at all. (Default: null)

    -
    useNUMA?: boolean

    Whether to use NUMA. (Default: false)

    -
    vocabOnly?: boolean

    Load only the vocabulary, not the weights.

    -
    +
    useNUMA?: boolean

    Whether to use NUMA. (Default: false)

    +
    vocabOnly?: boolean

    Load only the vocabulary, not the weights.

    +
    diff --git a/docs/next/classes/_celljs_antd.ConfigContext.html b/docs/next/classes/_celljs_antd.ConfigContext.html index a714c114c..3947e57e3 100644 --- a/docs/next/classes/_celljs_antd.ConfigContext.html +++ b/docs/next/classes/_celljs_antd.ConfigContext.html @@ -1,4 +1,4 @@ -ConfigContext | CellJS TypeDoc

    Hierarchy

    • Component<React.PropsWithChildren>
      • ConfigContext

    Constructors

    constructor +ConfigContext | CellJS TypeDoc

    Hierarchy

    • Component<React.PropsWithChildren>
      • ConfigContext

    Constructors

    Properties

    context props provider @@ -29,14 +29,14 @@
    props: Readonly<{
        children?: ReactNode;
    }>
    provider: ConfigProvider
    refs: {
        [key: string]: ReactInstance;
    }
    props: Readonly<{
        children?: ReactNode;
    }>
    provider: ConfigProvider
    refs: {
        [key: string]: ReactInstance;
    }
    state: Readonly<{}>
    contextType?: Context<any>

    If set, this.context will be set at runtime to the current value of the given Context.

    Usage:

    type MyContext = number
    const Ctx = React.createContext<MyContext>(0)

    class Foo extends React.Component {
    static contextType = Ctx
    context!: React.ContextType<typeof Ctx>
    render () {
    return <>My context's value: {this.context}</>;
    }
    }
    priority: number = CONFIG_REACT_CONTEXT_PRIORITY

    Methods

    • Catches exceptions generated in descendant components. Unhandled exceptions will cause +

    priority: number = CONFIG_REACT_CONTEXT_PRIORITY

    Methods

    • Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount.

      Parameters

      • error: Error
      • errorInfo: ErrorInfo

      Returns void

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

      Returns void

    • Called immediately after updating occurs. Not called for the initial render.

      @@ -77,7 +77,7 @@ things such as scroll position before render causes changes to it.

      Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running.

      -

      Parameters

      • prevProps: Readonly<{
            children?: ReactNode;
        }>
      • prevState: Readonly<{}>

      Returns any

    • Type Parameters

      • K extends never

      Parameters

      • state:
            | null
            | {}
            | ((prevState: Readonly<{}>, props: Readonly<{
                children?: ReactNode;
            }>) => null | {} | Pick<{}, K>)
            | Pick<{}, K>
      • Optionalcallback: (() => void)
          • (): void
          • Returns void

      Returns void

    • Called to determine whether the change in props and state should trigger a re-render.

      +

      Parameters

      • prevProps: Readonly<{
            children?: ReactNode;
        }>
      • prevState: Readonly<{}>

      Returns any

    • Type Parameters

      • K extends never

      Parameters

      • state:
            | null
            | {}
            | ((prevState: Readonly<{}>, props: Readonly<{
                children?: ReactNode;
            }>) => null | {} | Pick<{}, K>)
            | Pick<{}, K>
      • Optionalcallback: (() => void)
          • (): void
          • Returns void

      Returns void

    diff --git a/docs/next/classes/_celljs_cli_common.SpawnError.html b/docs/next/classes/_celljs_cli_common.SpawnError.html index ea5b41601..f8e469b5d 100644 --- a/docs/next/classes/_celljs_cli_common.SpawnError.html +++ b/docs/next/classes/_celljs_cli_common.SpawnError.html @@ -1,4 +1,4 @@ -SpawnError | CellJS TypeDoc

    Hierarchy

    • Error
      • SpawnError

    Constructors

    constructor +SpawnError | CellJS TypeDoc

    Hierarchy

    • Error
      • SpawnError

    Constructors

    Properties

    Methods

    Constructors

    Properties

    message: string
    name: string
    stack?: string
    stderr: any
    stdout: any
    prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

    Optional override for formatting stack traces

    +

    Constructors

    Properties

    message: string
    name: string
    stack?: string
    stderr: any
    stdout: any
    prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

    Optional override for formatting stack traces

    stackTraceLimit: number

    Methods

    • Create .stack property on a target object

      Parameters

      • targetObject: object
      • OptionalconstructorOpt: Function

      Returns void

    diff --git a/docs/next/classes/_celljs_cli_common.Yarn.html b/docs/next/classes/_celljs_cli_common.Yarn.html index 77532b062..e244991e9 100644 --- a/docs/next/classes/_celljs_cli_common.Yarn.html +++ b/docs/next/classes/_celljs_cli_common.Yarn.html @@ -1,4 +1,4 @@ -Yarn | CellJS TypeDoc

    Implements

    Constructors

    constructor +Yarn | CellJS TypeDoc

    Implements

    Constructors

    Accessors

    Methods

    +

    Constructors

    Accessors

    Methods

    diff --git a/docs/next/classes/_celljs_cli_service.AssetsPluginConfigFactory.html b/docs/next/classes/_celljs_cli_service.AssetsPluginConfigFactory.html index 3b9371d24..1905a6c59 100644 --- a/docs/next/classes/_celljs_cli_service.AssetsPluginConfigFactory.html +++ b/docs/next/classes/_celljs_cli_service.AssetsPluginConfigFactory.html @@ -1,4 +1,4 @@ -AssetsPluginConfigFactory | CellJS TypeDoc

    Constructors

    constructor +AssetsPluginConfigFactory | CellJS TypeDoc

    Constructors

    Methods

    Constructors

    Methods

    +

    Constructors

    Methods

    diff --git a/docs/next/classes/_celljs_cli_service.BaseConfigFactory.html b/docs/next/classes/_celljs_cli_service.BaseConfigFactory.html index 69e62d1a7..5d3691518 100644 --- a/docs/next/classes/_celljs_cli_service.BaseConfigFactory.html +++ b/docs/next/classes/_celljs_cli_service.BaseConfigFactory.html @@ -1,4 +1,4 @@ -BaseConfigFactory | CellJS TypeDoc

    Constructors

    constructor +BaseConfigFactory | CellJS TypeDoc

    Constructors

    Methods

    Constructors

    Methods

    +

    Constructors

    Methods

    diff --git a/docs/next/classes/_celljs_cli_service.CellYamlConfigFactory.html b/docs/next/classes/_celljs_cli_service.CellYamlConfigFactory.html index 3cd9bfc05..50810e89f 100644 --- a/docs/next/classes/_celljs_cli_service.CellYamlConfigFactory.html +++ b/docs/next/classes/_celljs_cli_service.CellYamlConfigFactory.html @@ -1,4 +1,4 @@ -CellYamlConfigFactory | CellJS TypeDoc

    Constructors

    constructor +CellYamlConfigFactory | CellJS TypeDoc

    Constructors

    Methods

    Constructors

    Methods

    +

    Constructors

    Methods

    diff --git a/docs/next/classes/_celljs_cli_service.CleanWebpackPluginConfigFactory.html b/docs/next/classes/_celljs_cli_service.CleanWebpackPluginConfigFactory.html index 337f649b6..3a945ad58 100644 --- a/docs/next/classes/_celljs_cli_service.CleanWebpackPluginConfigFactory.html +++ b/docs/next/classes/_celljs_cli_service.CleanWebpackPluginConfigFactory.html @@ -1,4 +1,4 @@ -CleanWebpackPluginConfigFactory | CellJS TypeDoc

    Constructors

    constructor +CleanWebpackPluginConfigFactory | CellJS TypeDoc

    Constructors

    Methods

    Constructors

    Methods

    +

    Constructors

    Methods

    diff --git a/docs/next/classes/_celljs_cli_service.ComponentConfigConfigFactory.html b/docs/next/classes/_celljs_cli_service.ComponentConfigConfigFactory.html index d37fdcccf..43798c98f 100644 --- a/docs/next/classes/_celljs_cli_service.ComponentConfigConfigFactory.html +++ b/docs/next/classes/_celljs_cli_service.ComponentConfigConfigFactory.html @@ -1,4 +1,4 @@ -ComponentConfigConfigFactory | CellJS TypeDoc

    Constructors

    constructor +ComponentConfigConfigFactory | CellJS TypeDoc

    Constructors

    Methods

    Constructors

    Methods

    +

    Constructors

    Methods

    diff --git a/docs/next/classes/_celljs_cli_service.ComponentConfigFactory.html b/docs/next/classes/_celljs_cli_service.ComponentConfigFactory.html index 01013d1bd..7b258a9f7 100644 --- a/docs/next/classes/_celljs_cli_service.ComponentConfigFactory.html +++ b/docs/next/classes/_celljs_cli_service.ComponentConfigFactory.html @@ -1,4 +1,4 @@ -ComponentConfigFactory | CellJS TypeDoc

    Constructors

    constructor +ComponentConfigFactory | CellJS TypeDoc

    Constructors

    Methods

    Constructors

    Methods

    +

    Constructors

    Methods

    diff --git a/docs/next/classes/_celljs_cli_service.ConfigFactory.html b/docs/next/classes/_celljs_cli_service.ConfigFactory.html index b9d69324b..14adbdccc 100644 --- a/docs/next/classes/_celljs_cli_service.ConfigFactory.html +++ b/docs/next/classes/_celljs_cli_service.ConfigFactory.html @@ -1,3 +1,3 @@ -ConfigFactory | CellJS TypeDoc

    Constructors

    constructor +ConfigFactory | CellJS TypeDoc

    Constructors

    Methods

    Constructors

    Methods

    +

    Constructors

    Methods

    diff --git a/docs/next/classes/_celljs_cli_service.CopyWebpackPluginConfigFactory.html b/docs/next/classes/_celljs_cli_service.CopyWebpackPluginConfigFactory.html index 09df5cd96..2971fc8da 100644 --- a/docs/next/classes/_celljs_cli_service.CopyWebpackPluginConfigFactory.html +++ b/docs/next/classes/_celljs_cli_service.CopyWebpackPluginConfigFactory.html @@ -1,4 +1,4 @@ -CopyWebpackPluginConfigFactory | CellJS TypeDoc

    Constructors

    constructor +CopyWebpackPluginConfigFactory | CellJS TypeDoc

    Constructors

    Methods

    Constructors

    Methods

    +

    Constructors

    Methods

    diff --git a/docs/next/classes/_celljs_cli_service.DefinePluginConfigFactory.html b/docs/next/classes/_celljs_cli_service.DefinePluginConfigFactory.html index cced6f99e..f82e16b42 100644 --- a/docs/next/classes/_celljs_cli_service.DefinePluginConfigFactory.html +++ b/docs/next/classes/_celljs_cli_service.DefinePluginConfigFactory.html @@ -1,4 +1,4 @@ -DefinePluginConfigFactory | CellJS TypeDoc

    Constructors

    constructor +DefinePluginConfigFactory | CellJS TypeDoc

    Constructors

    Methods

    Constructors

    Methods

    +

    Constructors

    Methods

    diff --git a/docs/next/classes/_celljs_cli_service.DevServerConfigFactory.html b/docs/next/classes/_celljs_cli_service.DevServerConfigFactory.html index 34251d348..18c22315c 100644 --- a/docs/next/classes/_celljs_cli_service.DevServerConfigFactory.html +++ b/docs/next/classes/_celljs_cli_service.DevServerConfigFactory.html @@ -1,4 +1,4 @@ -DevServerConfigFactory | CellJS TypeDoc

    Constructors

    constructor +DevServerConfigFactory | CellJS TypeDoc

    Constructors

    Methods

    Constructors

    Methods

    +

    Constructors

    Methods

    diff --git a/docs/next/classes/_celljs_cli_service.EntryConfigFactory.html b/docs/next/classes/_celljs_cli_service.EntryConfigFactory.html index 1da86fb04..e3ca9372a 100644 --- a/docs/next/classes/_celljs_cli_service.EntryConfigFactory.html +++ b/docs/next/classes/_celljs_cli_service.EntryConfigFactory.html @@ -1,4 +1,4 @@ -EntryConfigFactory | CellJS TypeDoc

    Constructors

    constructor +EntryConfigFactory | CellJS TypeDoc

    Constructors

    Methods

    Constructors

    Methods

    +

    Constructors

    Methods

    diff --git a/docs/next/classes/_celljs_cli_service.FilterWarningsPluginConfigFactory.html b/docs/next/classes/_celljs_cli_service.FilterWarningsPluginConfigFactory.html index 17170fc9b..5c87c5c4b 100644 --- a/docs/next/classes/_celljs_cli_service.FilterWarningsPluginConfigFactory.html +++ b/docs/next/classes/_celljs_cli_service.FilterWarningsPluginConfigFactory.html @@ -1,4 +1,4 @@ -FilterWarningsPluginConfigFactory | CellJS TypeDoc

    Constructors

    constructor +FilterWarningsPluginConfigFactory | CellJS TypeDoc

    Constructors

    Methods

    Constructors

    Methods

    +

    Constructors

    Methods

    diff --git a/docs/next/classes/_celljs_cli_service.FriendlyErrorsWebpackPluginConfigFactory.html b/docs/next/classes/_celljs_cli_service.FriendlyErrorsWebpackPluginConfigFactory.html index c829c27a1..53c2f54f3 100644 --- a/docs/next/classes/_celljs_cli_service.FriendlyErrorsWebpackPluginConfigFactory.html +++ b/docs/next/classes/_celljs_cli_service.FriendlyErrorsWebpackPluginConfigFactory.html @@ -1,4 +1,4 @@ -FriendlyErrorsWebpackPluginConfigFactory | CellJS TypeDoc

    Constructors

    constructor +FriendlyErrorsWebpackPluginConfigFactory | CellJS TypeDoc

    Constructors

    Methods

    Constructors

    Methods

    +

    Constructors

    Methods

    diff --git a/docs/next/classes/_celljs_cli_service.HtmlWebpackPluginConfigFactory.html b/docs/next/classes/_celljs_cli_service.HtmlWebpackPluginConfigFactory.html index 7efba42dd..45df38da1 100644 --- a/docs/next/classes/_celljs_cli_service.HtmlWebpackPluginConfigFactory.html +++ b/docs/next/classes/_celljs_cli_service.HtmlWebpackPluginConfigFactory.html @@ -1,4 +1,4 @@ -HtmlWebpackPluginConfigFactory | CellJS TypeDoc

    Constructors

    constructor +HtmlWebpackPluginConfigFactory | CellJS TypeDoc

    Constructors

    Methods

    Constructors

    Methods

    +

    Constructors

    Methods

    diff --git a/docs/next/classes/_celljs_cli_service.HtmlWebpackTagsPluginConfigFactory.html b/docs/next/classes/_celljs_cli_service.HtmlWebpackTagsPluginConfigFactory.html index d3dff3d7f..3672000c7 100644 --- a/docs/next/classes/_celljs_cli_service.HtmlWebpackTagsPluginConfigFactory.html +++ b/docs/next/classes/_celljs_cli_service.HtmlWebpackTagsPluginConfigFactory.html @@ -1,4 +1,4 @@ -HtmlWebpackTagsPluginConfigFactory | CellJS TypeDoc

    Constructors

    constructor +HtmlWebpackTagsPluginConfigFactory | CellJS TypeDoc

    Constructors

    Methods

    Constructors

    Methods

    +

    Constructors

    Methods

    diff --git a/docs/next/classes/_celljs_cli_service.NodePolyfillPluginConfigFactory.html b/docs/next/classes/_celljs_cli_service.NodePolyfillPluginConfigFactory.html index 7d3e516e8..8786cb949 100644 --- a/docs/next/classes/_celljs_cli_service.NodePolyfillPluginConfigFactory.html +++ b/docs/next/classes/_celljs_cli_service.NodePolyfillPluginConfigFactory.html @@ -1,4 +1,4 @@ -NodePolyfillPluginConfigFactory | CellJS TypeDoc

    Constructors

    constructor +NodePolyfillPluginConfigFactory | CellJS TypeDoc

    Constructors

    Methods

    Constructors

    Methods

    +

    Constructors

    Methods

    diff --git a/docs/next/classes/_celljs_cli_service.NormalModuleReplacementPluginConfigFactory.html b/docs/next/classes/_celljs_cli_service.NormalModuleReplacementPluginConfigFactory.html index 9fda22d25..7b48c5f5d 100644 --- a/docs/next/classes/_celljs_cli_service.NormalModuleReplacementPluginConfigFactory.html +++ b/docs/next/classes/_celljs_cli_service.NormalModuleReplacementPluginConfigFactory.html @@ -1,4 +1,4 @@ -NormalModuleReplacementPluginConfigFactory | CellJS TypeDoc

    Constructors

    constructor +NormalModuleReplacementPluginConfigFactory | CellJS TypeDoc

    Constructors

    Methods

    Constructors

    Methods

    +

    Constructors

    Methods

    diff --git a/docs/next/classes/_celljs_cli_service.OutputConfigFactory.html b/docs/next/classes/_celljs_cli_service.OutputConfigFactory.html index a17809730..ee98f24d4 100644 --- a/docs/next/classes/_celljs_cli_service.OutputConfigFactory.html +++ b/docs/next/classes/_celljs_cli_service.OutputConfigFactory.html @@ -1,4 +1,4 @@ -OutputConfigFactory | CellJS TypeDoc

    Constructors

    constructor +OutputConfigFactory | CellJS TypeDoc

    Constructors

    Methods

    Constructors

    Methods

    +

    Constructors

    Methods

    diff --git a/docs/next/classes/_celljs_cli_service.ProgressPluginConfigFactory.html b/docs/next/classes/_celljs_cli_service.ProgressPluginConfigFactory.html index 7e3b4e1d3..b419465f2 100644 --- a/docs/next/classes/_celljs_cli_service.ProgressPluginConfigFactory.html +++ b/docs/next/classes/_celljs_cli_service.ProgressPluginConfigFactory.html @@ -1,4 +1,4 @@ -ProgressPluginConfigFactory | CellJS TypeDoc

    Constructors

    constructor +ProgressPluginConfigFactory | CellJS TypeDoc

    Constructors

    Methods

    Constructors

    Methods

    +

    Constructors

    Methods

    diff --git a/docs/next/classes/_celljs_cloud.common.AbstractCloudService.html b/docs/next/classes/_celljs_cloud.common.AbstractCloudService.html index 8cc88c189..90cdff0ff 100644 --- a/docs/next/classes/_celljs_cloud.common.AbstractCloudService.html +++ b/docs/next/classes/_celljs_cloud.common.AbstractCloudService.html @@ -1,4 +1,4 @@ -AbstractCloudService | CellJS TypeDoc

    Class AbstractCloudService<T>Abstract

    Type Parameters

    Hierarchy (view full)

    Implements

    Constructors

    constructor +AbstractCloudService | CellJS TypeDoc

    Class AbstractCloudService<T>Abstract

    Type Parameters

    Hierarchy (view full)

    Implements

    Constructors

    Properties

    _rawCloudService: T
    accountProvider: AccountProvider
    clientOptionsProvider: ClientOptionsProvider
    credentialsProvider: CredentialsProvider
    name: string
    regionProvider: RegionProvider

    Methods

    +

    Constructors

    Properties

    _rawCloudService: T
    accountProvider: AccountProvider
    clientOptionsProvider: ClientOptionsProvider
    credentialsProvider: CredentialsProvider
    name: string
    regionProvider: RegionProvider

    Methods

    diff --git a/docs/next/classes/_celljs_cloud.common.AbstractObjectStorageService.html b/docs/next/classes/_celljs_cloud.common.AbstractObjectStorageService.html index c79dc140c..61a330db8 100644 --- a/docs/next/classes/_celljs_cloud.common.AbstractObjectStorageService.html +++ b/docs/next/classes/_celljs_cloud.common.AbstractObjectStorageService.html @@ -1,4 +1,4 @@ -AbstractObjectStorageService | CellJS TypeDoc

    Class AbstractObjectStorageService<T>Abstract

    Type Parameters

    Hierarchy (view full)

    Implements

    Constructors

    constructor +AbstractObjectStorageService | CellJS TypeDoc

    Class AbstractObjectStorageService<T>Abstract

    Type Parameters

    Hierarchy (view full)

    Implements

    Constructors

    Properties

    _rawCloudService: T
    accountProvider: AccountProvider
    clientOptionsProvider: ClientOptionsProvider
    credentialsProvider: CredentialsProvider
    name: string = OBJECT_STORAGE_NAME
    regionProvider: RegionProvider

    Methods

    +

    Constructors

    Properties

    _rawCloudService: T
    accountProvider: AccountProvider
    clientOptionsProvider: ClientOptionsProvider
    credentialsProvider: CredentialsProvider
    name: string = OBJECT_STORAGE_NAME
    regionProvider: RegionProvider

    Methods

    diff --git a/docs/next/classes/_celljs_cloud.node.DefaultAccountProvider.html b/docs/next/classes/_celljs_cloud.node.DefaultAccountProvider.html index 0b54e1c7d..699e2b819 100644 --- a/docs/next/classes/_celljs_cloud.node.DefaultAccountProvider.html +++ b/docs/next/classes/_celljs_cloud.node.DefaultAccountProvider.html @@ -1,4 +1,4 @@ -DefaultAccountProvider | CellJS TypeDoc

    Hierarchy

    • DefaultAccountProvider

      Implements

      Constructors

      constructor +DefaultAccountProvider | CellJS TypeDoc

      Hierarchy

      • DefaultAccountProvider

        Implements

        Constructors

        Properties

        Methods

        Constructors

        Properties

        account: Account

        Methods

        +

        Constructors

        Properties

        account: Account

        Methods

        diff --git a/docs/next/classes/_celljs_cloud.node.DefaultClientOptionsProvider.html b/docs/next/classes/_celljs_cloud.node.DefaultClientOptionsProvider.html index 3a60d894a..354ae34e4 100644 --- a/docs/next/classes/_celljs_cloud.node.DefaultClientOptionsProvider.html +++ b/docs/next/classes/_celljs_cloud.node.DefaultClientOptionsProvider.html @@ -1,4 +1,4 @@ -DefaultClientOptionsProvider | CellJS TypeDoc

        Implements

        Constructors

        constructor +DefaultClientOptionsProvider | CellJS TypeDoc

        Implements

        Constructors

        Properties

        Methods

        Constructors

        Properties

        clientOptions: ClientOptions

        Methods

        +

        Constructors

        Properties

        clientOptions: ClientOptions

        Methods

        diff --git a/docs/next/classes/_celljs_cloud.node.DefaultCredentialsProvider.html b/docs/next/classes/_celljs_cloud.node.DefaultCredentialsProvider.html index 6a91c4ad3..65c477176 100644 --- a/docs/next/classes/_celljs_cloud.node.DefaultCredentialsProvider.html +++ b/docs/next/classes/_celljs_cloud.node.DefaultCredentialsProvider.html @@ -1,4 +1,4 @@ -DefaultCredentialsProvider | CellJS TypeDoc

        Hierarchy

        • DefaultCredentialsProvider

          Implements

          Constructors

          constructor +DefaultCredentialsProvider | CellJS TypeDoc

          Hierarchy

          • DefaultCredentialsProvider

            Implements

            Constructors

            Properties

            Methods

            Constructors

            Properties

            credentials: Credentials

            Methods

            +

            Constructors

            Properties

            credentials: Credentials

            Methods

            diff --git a/docs/next/classes/_celljs_cloud.node.DefaultRegionProvider.html b/docs/next/classes/_celljs_cloud.node.DefaultRegionProvider.html index 7cb87a1a2..77b283a03 100644 --- a/docs/next/classes/_celljs_cloud.node.DefaultRegionProvider.html +++ b/docs/next/classes/_celljs_cloud.node.DefaultRegionProvider.html @@ -1,4 +1,4 @@ -DefaultRegionProvider | CellJS TypeDoc

            Hierarchy

            • DefaultRegionProvider

              Implements

              Constructors

              constructor +DefaultRegionProvider | CellJS TypeDoc

              Hierarchy

              • DefaultRegionProvider

                Implements

                Constructors

                Properties

                Methods

                Constructors

                Properties

                region: string

                Methods

                +

                Constructors

                Properties

                region: string

                Methods

                diff --git a/docs/next/classes/_celljs_code_loader_plugin.DefaultCodeLoader.html b/docs/next/classes/_celljs_code_loader_plugin.DefaultCodeLoader.html index 416476d7f..b10825602 100644 --- a/docs/next/classes/_celljs_code_loader_plugin.DefaultCodeLoader.html +++ b/docs/next/classes/_celljs_code_loader_plugin.DefaultCodeLoader.html @@ -1,6 +1,6 @@ -DefaultCodeLoader | CellJS TypeDoc

                Implements

                Constructors

                constructor +DefaultCodeLoader | CellJS TypeDoc

                Implements

                Constructors

                Methods

                • Parameters

                  • codeDir: string
                  • zip: JSZip
                  • OptionalcodeUri: CodeUri

                  Returns Promise<void>

                • Parameters

                  • url: string
                  • zip: JSZip

                  Returns Promise<undefined | JSZip>

                • Parameters

                  • pattern: string | RegExp
                  • fullPath: string

                  Returns boolean

                +

                Constructors

                Methods

                • Parameters

                  • codeDir: string
                  • zip: JSZip
                  • OptionalcodeUri: CodeUri

                  Returns Promise<void>

                • Parameters

                  • url: string
                  • zip: JSZip

                  Returns Promise<undefined | JSZip>

                • Parameters

                  • pattern: string | RegExp
                  • fullPath: string

                  Returns boolean

                diff --git a/docs/next/classes/_celljs_config.RuntimeContextInitializer.html b/docs/next/classes/_celljs_config.RuntimeContextInitializer.html index 54870375e..49429ea84 100644 --- a/docs/next/classes/_celljs_config.RuntimeContextInitializer.html +++ b/docs/next/classes/_celljs_config.RuntimeContextInitializer.html @@ -1,6 +1,6 @@ -RuntimeContextInitializer | CellJS TypeDoc

                Implements

                Constructors

                constructor +RuntimeContextInitializer | CellJS TypeDoc

                Implements

                Constructors

                Properties

                priority: number = 500

                Methods

                +

                Constructors

                Properties

                priority: number = 500

                Methods

                diff --git a/docs/next/classes/_celljs_core.browser.ApplicationShellImpl.html b/docs/next/classes/_celljs_core.browser.ApplicationShellImpl.html index d3b02905d..5233e5752 100644 --- a/docs/next/classes/_celljs_core.browser.ApplicationShellImpl.html +++ b/docs/next/classes/_celljs_core.browser.ApplicationShellImpl.html @@ -1,3 +1,3 @@ -ApplicationShellImpl | CellJS TypeDoc

                Implements

                Constructors

                constructor +ApplicationShellImpl | CellJS TypeDoc

                Implements

                Constructors

                Methods

                Constructors

                Methods

                +

                Constructors

                Methods

                diff --git a/docs/next/classes/_celljs_core.browser.FrontendApplication.html b/docs/next/classes/_celljs_core.browser.FrontendApplication.html index 50e491d93..9e49f5e46 100644 --- a/docs/next/classes/_celljs_core.browser.FrontendApplication.html +++ b/docs/next/classes/_celljs_core.browser.FrontendApplication.html @@ -1,4 +1,4 @@ -FrontendApplication | CellJS TypeDoc

                Hierarchy (view full)

                Constructors

                constructor +FrontendApplication | CellJS TypeDoc

                Hierarchy (view full)

                Constructors

                Properties

                Constructors

                Properties

                hostDomId: string
                logger: Logger

                Accessors

                Methods

                • If a startup indicator is present, it is first hidden with the cell-hidden CSS class and then +

                Constructors

                Properties

                hostDomId: string
                logger: Logger

                Accessors

                Methods

                • If a startup indicator is present, it is first hidden with the cell-hidden CSS class and then removed after a while. The delay until removal is taken from the CSS transition duration.

                  -

                  Parameters

                  • host: HTMLElement

                  Returns Promise<void>

                +

                Parameters

                Returns Promise<void>

                diff --git a/docs/next/classes/_celljs_core.browser.FrontendApplicationStateService.html b/docs/next/classes/_celljs_core.browser.FrontendApplicationStateService.html index 300209b7a..0d8866d39 100644 --- a/docs/next/classes/_celljs_core.browser.FrontendApplicationStateService.html +++ b/docs/next/classes/_celljs_core.browser.FrontendApplicationStateService.html @@ -1,8 +1,8 @@ -FrontendApplicationStateService | CellJS TypeDoc

                Hierarchy (view full)

                Constructors

                constructor +FrontendApplicationStateService | CellJS TypeDoc

                Hierarchy (view full)

                Constructors

                Properties

                deferred: {
                    [state: string]: Deferred<void>;
                } = {}
                stateChanged: Emitter<FrontendApplicationState> = ...

                Accessors

                Methods

                +

                Constructors

                Properties

                deferred: {
                    [state: string]: Deferred<void>;
                } = {}
                stateChanged: Emitter<FrontendApplicationState> = ...

                Accessors

                Methods

                diff --git a/docs/next/classes/_celljs_core.common.AbstractApplication.html b/docs/next/classes/_celljs_core.common.AbstractApplication.html index 5210eb7b7..dbd4f8cb4 100644 --- a/docs/next/classes/_celljs_core.common.AbstractApplication.html +++ b/docs/next/classes/_celljs_core.common.AbstractApplication.html @@ -1,10 +1,10 @@ -AbstractApplication | CellJS TypeDoc

                Hierarchy (view full)

                Implements

                Constructors

                constructor +AbstractApplication | CellJS TypeDoc

                Hierarchy (view full)

                Implements

                Constructors

                Properties

                Methods

                Constructors

                Properties

                logger: Logger

                Methods

                +

                Constructors

                Properties

                logger: Logger

                Methods

                diff --git a/docs/next/classes/_celljs_core.common.AbstractApplicationStateService.html b/docs/next/classes/_celljs_core.common.AbstractApplicationStateService.html index 36479b525..9e4882e5e 100644 --- a/docs/next/classes/_celljs_core.common.AbstractApplicationStateService.html +++ b/docs/next/classes/_celljs_core.common.AbstractApplicationStateService.html @@ -1,8 +1,8 @@ -AbstractApplicationStateService | CellJS TypeDoc

                Class AbstractApplicationStateService<T>Abstract

                Type Parameters

                • T extends string

                Hierarchy (view full)

                Implements

                Constructors

                constructor +AbstractApplicationStateService | CellJS TypeDoc

                Class AbstractApplicationStateService<T>Abstract

                Type Parameters

                • T extends string

                Hierarchy (view full)

                Implements

                Constructors

                Properties

                deferred: {
                    [state: string]: Deferred<void>;
                } = {}
                stateChanged: Emitter<T> = ...

                Accessors

                Methods

                +

                Constructors

                Properties

                deferred: {
                    [state: string]: Deferred<void>;
                } = {}
                stateChanged: Emitter<T> = ...

                Accessors

                Methods

                diff --git a/docs/next/classes/_celljs_core.common.AbstractLogger.html b/docs/next/classes/_celljs_core.common.AbstractLogger.html index f65a730e9..6455cc1f7 100644 --- a/docs/next/classes/_celljs_core.common.AbstractLogger.html +++ b/docs/next/classes/_celljs_core.common.AbstractLogger.html @@ -1,4 +1,4 @@ -AbstractLogger | CellJS TypeDoc

                Hierarchy (view full)

                Implements

                Constructors

                constructor +AbstractLogger | CellJS TypeDoc

                Hierarchy (view full)

                Implements

                Constructors

                Properties

                Constructors

                Properties

                context?: string
                instance: Logger
                level: LogLevel
                traceIdProvider?: TraceIdProvider

                Methods

                +

                Constructors

                Properties

                context?: string
                instance: Logger
                level: LogLevel
                traceIdProvider?: TraceIdProvider

                Methods

                diff --git a/docs/next/classes/_celljs_core.common.AopProxyFactoryImpl.html b/docs/next/classes/_celljs_core.common.AopProxyFactoryImpl.html index 9180b9bda..fa4d8b2fc 100644 --- a/docs/next/classes/_celljs_core.common.AopProxyFactoryImpl.html +++ b/docs/next/classes/_celljs_core.common.AopProxyFactoryImpl.html @@ -1,4 +1,4 @@ -AopProxyFactoryImpl | CellJS TypeDoc

                Implements

                Constructors

                constructor +AopProxyFactoryImpl | CellJS TypeDoc

                Implements

                Constructors

                Methods

                Constructors

                Methods

                +

                Constructors

                Methods

                diff --git a/docs/next/classes/_celljs_core.common.Assert.html b/docs/next/classes/_celljs_core.common.Assert.html index 875b1dd60..76cb20b59 100644 --- a/docs/next/classes/_celljs_core.common.Assert.html +++ b/docs/next/classes/_celljs_core.common.Assert.html @@ -1,4 +1,4 @@ -Assert | CellJS TypeDoc

                Constructors

                constructor +Assert | CellJS TypeDoc

                Constructors

                Methods

                doesNotContain hasLength hasText @@ -21,7 +21,7 @@
                Assert.doesNotContain(name, forbidden, "Name must not contain '" + forbidden + "'");
                Assert.doesNotContain(name, forbidden,
                () => "Name must not contain '" + forbidden + "'");
                -
                • Assert that the given String is not empty; that is, +

                • Assert that the given String is not empty; that is, it must not be undefined and not the empty String.

                  Parameters

                  • text: undefined | string

                    the String to check

                  • message: string | (() => string)

                    the exception message to use if the assertion fails

                    @@ -29,7 +29,7 @@
                    Assert.hasLength(name, "Name must not be empty");
                    Assert.hasLength(name, () => "Name for account '" + account.getId() + "' must not be empty");
                    -
                • Assert that the given String contains valid text content; that is, it must not +

                • Assert that the given String contains valid text content; that is, it must not be undefined and must contain at least one non-whitespace character.

                  Parameters

                  • text: undefined | string

                    the String to check

                  • message: string | (() => string)

                    the exception message to use if the assertion fails

                    @@ -37,7 +37,7 @@
                    Assert.hasText(account.getName(), "Name must not be empty");
                    Assert.hasText(account.getName(),
                    () => "Name for account '" + account.getId() + "' must not be empty");
                    -
                • Assert that superType.isAssignableFrom(subType) is true.

                  +
                +
                diff --git a/docs/next/classes/_celljs_core.common.AsyncEmitter.html b/docs/next/classes/_celljs_core.common.AsyncEmitter.html index ca66cc7ca..63903cc29 100644 --- a/docs/next/classes/_celljs_core.common.AsyncEmitter.html +++ b/docs/next/classes/_celljs_core.common.AsyncEmitter.html @@ -1,4 +1,4 @@ -AsyncEmitter | CellJS TypeDoc

                Type Parameters

                Hierarchy (view full)

                Constructors

                constructor +AsyncEmitter | CellJS TypeDoc

                Type Parameters

                Hierarchy (view full)

                Constructors

                Properties

                Accessors

                Constructors

                Properties

                _callbacks: undefined | CallbackList
                deliveryQueue: undefined | Promise<void>

                Accessors

                • get event(): Event<T>
                • For the public to allow to subscribe +

                Constructors

                Properties

                _callbacks: undefined | CallbackList
                deliveryQueue: undefined | Promise<void>

                Accessors

                Methods

                • Parameters

                  • listeners: Callback[]
                  • event: Omit<T, "waitUntil">
                  • token: CancellationToken
                  • OptionalpromiseJoin: ((p: Promise<any>, listener: Function) => Promise<any>)
                      • (p, listener): Promise<any>
                      • Parameters

                        • p: Promise<any>
                        • listener: Function

                        Returns Promise<any>

                  Returns Promise<void>

                • Fire listeners async one after another.

                  -

                  Parameters

                  • event: Omit<T, "waitUntil">
                  • token: CancellationToken = CancellationToken.None
                  • OptionalpromiseJoin: ((p: Promise<any>, listener: Function) => Promise<any>)
                      • (p, listener): Promise<any>
                      • Parameters

                        • p: Promise<any>
                        • listener: Function

                        Returns Promise<any>

                  Returns Promise<void>

                Methods

                • Parameters

                  • listeners: Callback[]
                  • event: Omit<T, "waitUntil">
                  • token: CancellationToken
                  • OptionalpromiseJoin: ((p: Promise<any>, listener: Function) => Promise<any>)
                      • (p, listener): Promise<any>
                      • Parameters

                        • p: Promise<any>
                        • listener: Function

                        Returns Promise<any>

                  Returns Promise<void>

                • Fire listeners async one after another.

                  +

                  Parameters

                  • event: Omit<T, "waitUntil">
                  • token: CancellationToken = CancellationToken.None
                  • OptionalpromiseJoin: ((p: Promise<any>, listener: Function) => Promise<any>)
                      • (p, listener): Promise<any>
                      • Parameters

                        • p: Promise<any>
                        • listener: Function

                        Returns Promise<any>

                  Returns Promise<void>

                +

                Parameters

                Returns Promise<void>

                diff --git a/docs/next/classes/_celljs_core.common.AutoOpenBarrier.html b/docs/next/classes/_celljs_core.common.AutoOpenBarrier.html index 12d63a8a1..deae96716 100644 --- a/docs/next/classes/_celljs_core.common.AutoOpenBarrier.html +++ b/docs/next/classes/_celljs_core.common.AutoOpenBarrier.html @@ -1,7 +1,7 @@ AutoOpenBarrier | CellJS TypeDoc

                A barrier that is initially closed and then becomes opened permanently after a certain period of time or when open is called explicitly

                -

                Hierarchy (view full)

                Constructors

                Hierarchy (view full)

                Constructors

                Methods

                Constructors

                Methods

                +

                Constructors

                Methods

                diff --git a/docs/next/classes/_celljs_core.common.Barrier.html b/docs/next/classes/_celljs_core.common.Barrier.html index 7d34a071e..9de3e862a 100644 --- a/docs/next/classes/_celljs_core.common.Barrier.html +++ b/docs/next/classes/_celljs_core.common.Barrier.html @@ -1,6 +1,6 @@ Barrier | CellJS TypeDoc

                A barrier that is initially closed and then becomes opened permanently.

                -

                Hierarchy (view full)

                Constructors

                Hierarchy (view full)

                Constructors

                Methods

                Constructors

                Methods

                +

                Constructors

                Methods

                diff --git a/docs/next/classes/_celljs_core.common.CallbackList.html b/docs/next/classes/_celljs_core.common.CallbackList.html index d2ef4ba83..d11af433f 100644 --- a/docs/next/classes/_celljs_core.common.CallbackList.html +++ b/docs/next/classes/_celljs_core.common.CallbackList.html @@ -1,4 +1,4 @@ -CallbackList | CellJS TypeDoc

                Implements

                Constructors

                constructor +CallbackList | CellJS TypeDoc

                Implements

                Constructors

                Accessors

                Methods

                [iterator] add @@ -6,4 +6,4 @@ invoke isEmpty remove -

                Constructors

                Accessors

                Methods

                +

                Constructors

                Accessors

                Methods

                diff --git a/docs/next/classes/_celljs_core.common.CancellationError.html b/docs/next/classes/_celljs_core.common.CancellationError.html index edf6c125a..f447259ed 100644 --- a/docs/next/classes/_celljs_core.common.CancellationError.html +++ b/docs/next/classes/_celljs_core.common.CancellationError.html @@ -1,11 +1,11 @@ -CancellationError | CellJS TypeDoc

                Hierarchy

                • Error
                  • CancellationError

                Constructors

                constructor +CancellationError | CellJS TypeDoc

                Hierarchy

                • Error
                  • CancellationError

                Constructors

                Properties

                message: string
                name: string
                stack?: string
                prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

                Optional override for formatting stack traces

                +

                Constructors

                Properties

                message: string
                name: string
                stack?: string
                prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

                Optional override for formatting stack traces

                stackTraceLimit: number

                Methods

                • Create .stack property on a target object

                  Parameters

                  • targetObject: object
                  • OptionalconstructorOpt: Function

                  Returns void

                diff --git a/docs/next/classes/_celljs_core.common.CancellationTokenSource.html b/docs/next/classes/_celljs_core.common.CancellationTokenSource.html index 1e67e32c0..6281b68c5 100644 --- a/docs/next/classes/_celljs_core.common.CancellationTokenSource.html +++ b/docs/next/classes/_celljs_core.common.CancellationTokenSource.html @@ -1,5 +1,5 @@ -CancellationTokenSource | CellJS TypeDoc

                Constructors

                constructor +CancellationTokenSource | CellJS TypeDoc

                Constructors

                Accessors

                Methods

                Constructors

                Accessors

                Methods

                +

                Constructors

                Accessors

                Methods

                diff --git a/docs/next/classes/_celljs_core.common.ClassFilterImpl.html b/docs/next/classes/_celljs_core.common.ClassFilterImpl.html index cda344f72..5e7de030f 100644 --- a/docs/next/classes/_celljs_core.common.ClassFilterImpl.html +++ b/docs/next/classes/_celljs_core.common.ClassFilterImpl.html @@ -1,3 +1,3 @@ -ClassFilterImpl | CellJS TypeDoc

                Implements

                Constructors

                constructor +ClassFilterImpl | CellJS TypeDoc

                Implements

                Constructors

                Methods

                Constructors

                Methods

                +

                Constructors

                Methods

                diff --git a/docs/next/classes/_celljs_core.common.ComponentFilterRegistryImpl.html b/docs/next/classes/_celljs_core.common.ComponentFilterRegistryImpl.html index 19c5a5f3a..0ecf95025 100644 --- a/docs/next/classes/_celljs_core.common.ComponentFilterRegistryImpl.html +++ b/docs/next/classes/_celljs_core.common.ComponentFilterRegistryImpl.html @@ -1,4 +1,4 @@ -ComponentFilterRegistryImpl | CellJS TypeDoc

                Implements

                Constructors

                constructor +ComponentFilterRegistryImpl | CellJS TypeDoc

                Implements

                Constructors

                Properties

                genericFilters: ComponentFilter<Object>[] = []
                initialized: boolean = false
                typeToFilters: Map<ComponentType, ComponentFilter<Object>[]> = ...

                Methods

                • Applies the filters for the given component type. Generic filters will be applied on any given type.

                  +

                Constructors

                Properties

                genericFilters: ComponentFilter<Object>[] = []
                initialized: boolean = false
                typeToFilters: Map<ComponentType, ComponentFilter<Object>[]> = ...

                Methods

                +
                diff --git a/docs/next/classes/_celljs_core.common.ConfigProviderImpl.html b/docs/next/classes/_celljs_core.common.ConfigProviderImpl.html index 9edb5b1cc..16f034c08 100644 --- a/docs/next/classes/_celljs_core.common.ConfigProviderImpl.html +++ b/docs/next/classes/_celljs_core.common.ConfigProviderImpl.html @@ -1,4 +1,4 @@ -ConfigProviderImpl | CellJS TypeDoc

                Implements

                Constructors

                constructor +ConfigProviderImpl | CellJS TypeDoc

                Implements

                Constructors

                Properties

                Methods

                get -

                Constructors

                Properties

                expressionHandler: ExpressionHandler

                Methods

                +

                Constructors

                Properties

                expressionHandler: ExpressionHandler

                Methods

                diff --git a/docs/next/classes/_celljs_core.common.ContainerBasedProvider.html b/docs/next/classes/_celljs_core.common.ContainerBasedProvider.html index 8f219493f..8d8fb09bc 100644 --- a/docs/next/classes/_celljs_core.common.ContainerBasedProvider.html +++ b/docs/next/classes/_celljs_core.common.ContainerBasedProvider.html @@ -1,8 +1,8 @@ -ContainerBasedProvider | CellJS TypeDoc

                Type Parameters

                • T extends object

                Implements

                Constructors

                constructor +ContainerBasedProvider | CellJS TypeDoc

                Type Parameters

                • T extends object

                Implements

                Constructors

                Properties

                componentId: ComponentId<T>
                components: undefined | T[]
                container: Container

                Methods

                +

                Constructors

                Properties

                componentId: ComponentId<T>
                components: undefined | T[]
                container: Container

                Methods

                diff --git a/docs/next/classes/_celljs_core.common.ContainerFactory.html b/docs/next/classes/_celljs_core.common.ContainerFactory.html index 149efef51..c1ff6087a 100644 --- a/docs/next/classes/_celljs_core.common.ContainerFactory.html +++ b/docs/next/classes/_celljs_core.common.ContainerFactory.html @@ -1,3 +1,3 @@ -ContainerFactory | CellJS TypeDoc

                Constructors

                constructor +ContainerFactory | CellJS TypeDoc

                Constructors

                Methods

                Constructors

                Methods

                +

                Constructors

                Methods

                diff --git a/docs/next/classes/_celljs_core.common.CoreContextInitializer.html b/docs/next/classes/_celljs_core.common.CoreContextInitializer.html index c1bb87a34..dad88d81e 100644 --- a/docs/next/classes/_celljs_core.common.CoreContextInitializer.html +++ b/docs/next/classes/_celljs_core.common.CoreContextInitializer.html @@ -1,5 +1,5 @@ -CoreContextInitializer | CellJS TypeDoc

                Implements

                Constructors

                constructor +CoreContextInitializer | CellJS TypeDoc

                Implements

                Constructors

                Properties

                Methods

                Constructors

                Properties

                jexlEngineProvider: JexlEngineProvider<any>
                priority: number = 500

                Methods

                +

                Constructors

                Properties

                jexlEngineProvider: JexlEngineProvider<any>
                priority: number = 500

                Methods

                diff --git a/docs/next/classes/_celljs_core.common.CustomError.html b/docs/next/classes/_celljs_core.common.CustomError.html index dc7bde109..a02551273 100644 --- a/docs/next/classes/_celljs_core.common.CustomError.html +++ b/docs/next/classes/_celljs_core.common.CustomError.html @@ -1,4 +1,4 @@ -CustomError | CellJS TypeDoc

                Hierarchy (view full)

                Constructors

                constructor +CustomError | CellJS TypeDoc

                Hierarchy (view full)

                Constructors

                Properties

                message name stack? diff --git a/docs/next/classes/_celljs_core.common.Deferred.html b/docs/next/classes/_celljs_core.common.Deferred.html index cf8f9b1dc..8649afc58 100644 --- a/docs/next/classes/_celljs_core.common.Deferred.html +++ b/docs/next/classes/_celljs_core.common.Deferred.html @@ -1,5 +1,5 @@ -Deferred | CellJS TypeDoc

                Type Parameters

                • T

                Constructors

                constructor +Deferred | CellJS TypeDoc

                Type Parameters

                • T

                Constructors

                Properties

                Constructors

                Properties

                promise: Promise<T> = ...
                reject: ((err?: any) => void)
                resolve: ((value?: T | PromiseLike<T>) => void)
                +

                Constructors

                Properties

                promise: Promise<T> = ...
                reject: ((err?: any) => void)
                resolve: ((value?: T | PromiseLike<T>) => void)
                diff --git a/docs/next/classes/_celljs_core.common.DeferredPromise.html b/docs/next/classes/_celljs_core.common.DeferredPromise.html index 9a422efc4..58f485d90 100644 --- a/docs/next/classes/_celljs_core.common.DeferredPromise.html +++ b/docs/next/classes/_celljs_core.common.DeferredPromise.html @@ -1,5 +1,5 @@ DeferredPromise | CellJS TypeDoc

                Creates a promise whose resolution or rejection can be controlled imperatively.

                -

                Type Parameters

                • T

                Constructors

                Type Parameters

                • T

                Constructors

                Properties

                p

                Accessors

                isRejected isResolved @@ -7,4 +7,4 @@

                Methods

                Constructors

                Properties

                p: Promise<T>

                Accessors

                Methods

                +

                Constructors

                Properties

                p: Promise<T>

                Accessors

                Methods

                diff --git a/docs/next/classes/_celljs_core.common.Delayer.html b/docs/next/classes/_celljs_core.common.Delayer.html index afc25503c..65536de10 100644 --- a/docs/next/classes/_celljs_core.common.Delayer.html +++ b/docs/next/classes/_celljs_core.common.Delayer.html @@ -17,11 +17,11 @@ delayer.trigger(() => { return makeTheTrip(); }); } -

                Type Parameters

                • T

                Implements

                Constructors

                Type Parameters

                • T

                Implements

                Constructors

                Properties

                Methods

                Constructors

                Properties

                defaultDelay: number | typeof MicrotaskDelay

                Methods

                +

                Constructors

                Properties

                defaultDelay: number | typeof MicrotaskDelay

                Methods

                diff --git a/docs/next/classes/_celljs_core.common.DisposableCollection.html b/docs/next/classes/_celljs_core.common.DisposableCollection.html index 8b7b27bc0..b080366e2 100644 --- a/docs/next/classes/_celljs_core.common.DisposableCollection.html +++ b/docs/next/classes/_celljs_core.common.DisposableCollection.html @@ -1,4 +1,4 @@ -DisposableCollection | CellJS TypeDoc

                Implements

                Constructors

                constructor +DisposableCollection | CellJS TypeDoc

                Implements

                Constructors

                Properties

                Accessors

                disposed @@ -7,7 +7,7 @@ dispose push pushAll -

                Constructors

                Properties

                disposables: Disposable[] = []
                onDisposeEmitter: Emitter<void> = ...

                Accessors

                • get onDispose(): Event<void>
                • This event is fired only once +

                Constructors

                Properties

                disposables: Disposable[] = []
                onDisposeEmitter: Emitter<void> = ...

                Accessors

                Methods

                +

                Returns Event<void>

                Methods

                diff --git a/docs/next/classes/_celljs_core.common.Emitter.html b/docs/next/classes/_celljs_core.common.Emitter.html index 77153dc38..5797f18a2 100644 --- a/docs/next/classes/_celljs_core.common.Emitter.html +++ b/docs/next/classes/_celljs_core.common.Emitter.html @@ -1,4 +1,4 @@ -Emitter | CellJS TypeDoc

                Type Parameters

                • T = any

                Hierarchy (view full)

                Constructors

                constructor +Emitter | CellJS TypeDoc

                Type Parameters

                • T = any

                Hierarchy (view full)

                Constructors

                Properties

                Accessors

                Methods

                Constructors

                Properties

                _callbacks: undefined | CallbackList

                Accessors

                • get event(): Event<T>
                • For the public to allow to subscribe +

                Constructors

                Properties

                _callbacks: undefined | CallbackList

                Accessors

                Methods

                Methods

                • Process each listener one by one. Return false to stop iterating over the listeners, true to continue.

                  -

                  Parameters

                  • processor: ((listener: ((e: T) => any)) => MaybePromise<boolean>)
                      • (listener): MaybePromise<boolean>
                      • Parameters

                        • listener: ((e: T) => any)
                            • (e): any
                            • Parameters

                              Returns any

                        Returns MaybePromise<boolean>

                  Returns Promise<void>

                +

                Parameters

                Returns Promise<void>

                diff --git a/docs/next/classes/_celljs_core.common.ExpressionCompilerImpl.html b/docs/next/classes/_celljs_core.common.ExpressionCompilerImpl.html index cd34de532..1a36ae8b9 100644 --- a/docs/next/classes/_celljs_core.common.ExpressionCompilerImpl.html +++ b/docs/next/classes/_celljs_core.common.ExpressionCompilerImpl.html @@ -1,7 +1,7 @@ -ExpressionCompilerImpl | CellJS TypeDoc

                Implements

                Constructors

                constructor +ExpressionCompilerImpl | CellJS TypeDoc

                Implements

                Constructors

                Properties

                jexlEngineProvider: JexlEngineProvider<any>

                Methods

                +

                Constructors

                Properties

                jexlEngineProvider: JexlEngineProvider<any>

                Methods

                diff --git a/docs/next/classes/_celljs_core.common.ExpressionContextProviderImpl.html b/docs/next/classes/_celljs_core.common.ExpressionContextProviderImpl.html index 4425ed0cf..ad84dfef1 100644 --- a/docs/next/classes/_celljs_core.common.ExpressionContextProviderImpl.html +++ b/docs/next/classes/_celljs_core.common.ExpressionContextProviderImpl.html @@ -1,7 +1,7 @@ -ExpressionContextProviderImpl | CellJS TypeDoc

                Implements

                Constructors

                constructor +ExpressionContextProviderImpl | CellJS TypeDoc
                +

                Constructors

                Properties

                contextInitializers: ContextInitializer[]
                initialized: boolean = false
                prioritized: ContextInitializer[]

                Methods

                diff --git a/docs/next/classes/_celljs_core.common.ExpressionHandlerImpl.html b/docs/next/classes/_celljs_core.common.ExpressionHandlerImpl.html index b35220f07..0b9e12d3f 100644 --- a/docs/next/classes/_celljs_core.common.ExpressionHandlerImpl.html +++ b/docs/next/classes/_celljs_core.common.ExpressionHandlerImpl.html @@ -1,4 +1,4 @@ -ExpressionHandlerImpl | CellJS TypeDoc

                Implements

                Constructors

                constructor +ExpressionHandlerImpl | CellJS TypeDoc

                Implements

                Constructors

                Properties

                expressionCompiler: ExpressionCompiler
                expressionContextProvider: ExpressionContextProvider
                jexlEngineProvider: JexlEngineProvider<any>

                Methods

                +

                Constructors

                Properties

                expressionCompiler: ExpressionCompiler
                expressionContextProvider: ExpressionContextProvider
                jexlEngineProvider: JexlEngineProvider<any>

                Methods

                diff --git a/docs/next/classes/_celljs_core.common.IllegalArgumentError.html b/docs/next/classes/_celljs_core.common.IllegalArgumentError.html index 8740742a2..ed7d0cd79 100644 --- a/docs/next/classes/_celljs_core.common.IllegalArgumentError.html +++ b/docs/next/classes/_celljs_core.common.IllegalArgumentError.html @@ -1,4 +1,4 @@ -IllegalArgumentError | CellJS TypeDoc

                Hierarchy (view full)

                Constructors

                constructor +IllegalArgumentError | CellJS TypeDoc

                Hierarchy (view full)

                Constructors

                Properties

                message name stack? diff --git a/docs/next/classes/_celljs_core.common.IllegalStateError.html b/docs/next/classes/_celljs_core.common.IllegalStateError.html index 39dae30d4..5f113d73c 100644 --- a/docs/next/classes/_celljs_core.common.IllegalStateError.html +++ b/docs/next/classes/_celljs_core.common.IllegalStateError.html @@ -1,4 +1,4 @@ -IllegalStateError | CellJS TypeDoc

                Hierarchy (view full)

                Constructors

                constructor +IllegalStateError | CellJS TypeDoc

                Hierarchy (view full)

                Constructors

                Properties

                message name stack? diff --git a/docs/next/classes/_celljs_core.common.IntervalCounter.html b/docs/next/classes/_celljs_core.common.IntervalCounter.html index 0c48ce218..16a83614d 100644 --- a/docs/next/classes/_celljs_core.common.IntervalCounter.html +++ b/docs/next/classes/_celljs_core.common.IntervalCounter.html @@ -3,6 +3,6 @@ interval. This utility can be used to conditionally throttle a frequent task when a certain threshold is reached.

                -

                Constructors

                Constructors

                Methods

                Constructors

                Methods

                +

                Constructors

                Methods

                diff --git a/docs/next/classes/_celljs_core.common.IntervalTimer.html b/docs/next/classes/_celljs_core.common.IntervalTimer.html index 89e9df159..333613a9d 100644 --- a/docs/next/classes/_celljs_core.common.IntervalTimer.html +++ b/docs/next/classes/_celljs_core.common.IntervalTimer.html @@ -1,6 +1,6 @@ -IntervalTimer | CellJS TypeDoc

                Implements

                Constructors

                constructor +IntervalTimer | CellJS TypeDoc

                Implements

                Constructors

                Methods

                Constructors

                Methods

                +

                Constructors

                Methods

                diff --git a/docs/next/classes/_celljs_core.common.InvalidMimeTypeError.html b/docs/next/classes/_celljs_core.common.InvalidMimeTypeError.html index fa5cb3918..6ca81ce0d 100644 --- a/docs/next/classes/_celljs_core.common.InvalidMimeTypeError.html +++ b/docs/next/classes/_celljs_core.common.InvalidMimeTypeError.html @@ -1,4 +1,4 @@ -InvalidMimeTypeError | CellJS TypeDoc

                Hierarchy (view full)

                Constructors

                constructor +InvalidMimeTypeError | CellJS TypeDoc

                Hierarchy (view full)

                Constructors

                Properties

                message: string
                mimeType: string
                name: string
                stack?: string
                prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

                Optional override for formatting stack traces

                +

                Constructors

                Properties

                message: string
                mimeType: string
                name: string
                stack?: string
                prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

                Optional override for formatting stack traces

                stackTraceLimit: number

                Methods

                • Create .stack property on a target object

                  Parameters

                  • targetObject: object
                  • OptionalconstructorOpt: Function

                  Returns void

                diff --git a/docs/next/classes/_celljs_core.common.JexlEngineProviderImpl.html b/docs/next/classes/_celljs_core.common.JexlEngineProviderImpl.html index fa74b064a..34bc062c9 100644 --- a/docs/next/classes/_celljs_core.common.JexlEngineProviderImpl.html +++ b/docs/next/classes/_celljs_core.common.JexlEngineProviderImpl.html @@ -1,4 +1,4 @@ -JexlEngineProviderImpl | CellJS TypeDoc

                Implements

                Constructors

                constructor +JexlEngineProviderImpl | CellJS TypeDoc

                Implements

                Constructors

                Properties

                Methods

                Constructors

                Properties

                jexlEngine: any

                Methods

                +

                Constructors

                Properties

                jexlEngine: any

                Methods

                diff --git a/docs/next/classes/_celljs_core.common.Limiter.html b/docs/next/classes/_celljs_core.common.Limiter.html index c2e8e875e..0f5411d94 100644 --- a/docs/next/classes/_celljs_core.common.Limiter.html +++ b/docs/next/classes/_celljs_core.common.Limiter.html @@ -1,13 +1,13 @@ Limiter | CellJS TypeDoc

                A helper to queue N promises and run them all with a max degree of parallelism. The helper ensures that at any time no more than M promises are running at the same time.

                -

                Type Parameters

                • T

                Hierarchy (view full)

                Implements

                Constructors

                Type Parameters

                • T

                Hierarchy (view full)

                Implements

                Constructors

                Accessors

                Methods

                Constructors

                Accessors

                • get onDrained(): Event<void>
                • An event that fires when every promise in the queue +

                Constructors

                Accessors

                • get onDrained(): Event<void>
                • An event that fires when every promise in the queue has started to execute. In other words: no work is pending to be scheduled.

                  This is NOT an event that signals when all promises have finished though.

                  -

                  Returns Event<void>

                Methods

                +

                Returns Event<void>

                Methods

                diff --git a/docs/next/classes/_celljs_core.common.LoggerImpl.html b/docs/next/classes/_celljs_core.common.LoggerImpl.html index 92c65582b..42f34d882 100644 --- a/docs/next/classes/_celljs_core.common.LoggerImpl.html +++ b/docs/next/classes/_celljs_core.common.LoggerImpl.html @@ -1,4 +1,4 @@ -LoggerImpl | CellJS TypeDoc

                Hierarchy (view full)

                Constructors

                constructor +LoggerImpl | CellJS TypeDoc

                Hierarchy (view full)

                Constructors

                Properties

                Constructors

                Properties

                context?: string
                instance: Logger
                level: LogLevel
                traceIdProvider?: TraceIdProvider

                Methods

                +

                Constructors

                Properties

                context?: string
                instance: Logger
                level: LogLevel
                traceIdProvider?: TraceIdProvider

                Methods

                diff --git a/docs/next/classes/_celljs_core.common.MimeType.html b/docs/next/classes/_celljs_core.common.MimeType.html index a858ddf24..ba38727d5 100644 --- a/docs/next/classes/_celljs_core.common.MimeType.html +++ b/docs/next/classes/_celljs_core.common.MimeType.html @@ -1,4 +1,4 @@ -MimeType | CellJS TypeDoc

                Constructors

                constructor +MimeType | CellJS TypeDoc

                Constructors

                Methods

                +

                Constructors

                Methods

                diff --git a/docs/next/classes/_celljs_core.common.MimeTypeUtils.html b/docs/next/classes/_celljs_core.common.MimeTypeUtils.html index 124e8058f..7f465ac42 100644 --- a/docs/next/classes/_celljs_core.common.MimeTypeUtils.html +++ b/docs/next/classes/_celljs_core.common.MimeTypeUtils.html @@ -1,4 +1,4 @@ -MimeTypeUtils | CellJS TypeDoc

                Constructors

                constructor +MimeTypeUtils | CellJS TypeDoc

                Constructors

                Properties

                ALL: MimeType = ...
                ALL_VALUE: string = '*/*'
                APPLICATION_GRAPHQL: MimeType = ...
                APPLICATION_GRAPHQL_VALUE: string = 'application/graphql+json'
                APPLICATION_JSON: MimeType = ...
                APPLICATION_JSON_VALUE: string = 'application/json'
                APPLICATION_OCTET_STREAM: MimeType = ...
                APPLICATION_OCTET_STREAM_VALUE: string = 'application/octet-stream'
                APPLICATION_XML: MimeType = ...
                APPLICATION_XML_VALUE: string = 'application/xml'
                IMAGE_GIF: MimeType = ...
                IMAGE_GIF_VALUE: string = 'image/gif'
                IMAGE_JPEG: MimeType = ...
                IMAGE_JPEG_VALUE: string = 'image/jpeg'
                IMAGE_PNG: MimeType = ...
                IMAGE_PNG_VALUE: string = 'image/png'
                TEXT_HTML: MimeType = ...
                TEXT_HTML_VALUE: string = 'text/html'
                TEXT_PLAIN: MimeType = ...
                TEXT_PLAIN_VALUE: string = 'text/plain'
                TEXT_XML: MimeType = ...
                TEXT_XML_VALUE: string = 'text/xml'

                Methods

                +

                Constructors

                Properties

                ALL: MimeType = ...
                ALL_VALUE: string = '*/*'
                APPLICATION_GRAPHQL: MimeType = ...
                APPLICATION_GRAPHQL_VALUE: string = 'application/graphql+json'
                APPLICATION_JSON: MimeType = ...
                APPLICATION_JSON_VALUE: string = 'application/json'
                APPLICATION_OCTET_STREAM: MimeType = ...
                APPLICATION_OCTET_STREAM_VALUE: string = 'application/octet-stream'
                APPLICATION_XML: MimeType = ...
                APPLICATION_XML_VALUE: string = 'application/xml'
                IMAGE_GIF: MimeType = ...
                IMAGE_GIF_VALUE: string = 'image/gif'
                IMAGE_JPEG: MimeType = ...
                IMAGE_JPEG_VALUE: string = 'image/jpeg'
                IMAGE_PNG: MimeType = ...
                IMAGE_PNG_VALUE: string = 'image/png'
                TEXT_HTML: MimeType = ...
                TEXT_HTML_VALUE: string = 'text/html'
                TEXT_PLAIN: MimeType = ...
                TEXT_PLAIN_VALUE: string = 'text/plain'
                TEXT_XML: MimeType = ...
                TEXT_XML_VALUE: string = 'text/xml'

                Methods

                diff --git a/docs/next/classes/_celljs_core.common.ProcessTimeRunOnceScheduler.html b/docs/next/classes/_celljs_core.common.ProcessTimeRunOnceScheduler.html index cee927ea1..a717cebc8 100644 --- a/docs/next/classes/_celljs_core.common.ProcessTimeRunOnceScheduler.html +++ b/docs/next/classes/_celljs_core.common.ProcessTimeRunOnceScheduler.html @@ -5,11 +5,11 @@

                When calling setTimeout with 3hrs, and putting the computer immediately to sleep for 8hrs, setTimeout will fire as soon as the computer wakes from sleep. But this scheduler will execute 3hrs after waking the computer from sleep.

                -

                Constructors

                Constructors

                Methods

                +

                Constructors

                Methods

                diff --git a/docs/next/classes/_celljs_core.common.ProviderCreatorImpl.html b/docs/next/classes/_celljs_core.common.ProviderCreatorImpl.html index d88a4e48d..157f0d03e 100644 --- a/docs/next/classes/_celljs_core.common.ProviderCreatorImpl.html +++ b/docs/next/classes/_celljs_core.common.ProviderCreatorImpl.html @@ -1,3 +1,3 @@ -ProviderCreatorImpl | CellJS TypeDoc

                Type Parameters

                • T extends Object

                Implements

                Constructors

                constructor +ProviderCreatorImpl | CellJS TypeDoc

                Type Parameters

                • T extends Object

                Implements

                Constructors

                Methods

                Constructors

                Methods

                +

                Constructors

                Methods

                diff --git a/docs/next/classes/_celljs_core.common.Queue.html b/docs/next/classes/_celljs_core.common.Queue.html index 58ecf3e3e..c31f039a5 100644 --- a/docs/next/classes/_celljs_core.common.Queue.html +++ b/docs/next/classes/_celljs_core.common.Queue.html @@ -1,12 +1,12 @@ Queue | CellJS TypeDoc

                A queue is handles one promise at a time and guarantees that at any time only one promise is executing.

                -

                Type Parameters

                • T

                Hierarchy (view full)

                Constructors

                Type Parameters

                • T

                Hierarchy (view full)

                Constructors

                Accessors

                Methods

                Constructors

                Accessors

                • get onDrained(): Event<void>
                • An event that fires when every promise in the queue +

                Constructors

                Accessors

                • get onDrained(): Event<void>
                • An event that fires when every promise in the queue has started to execute. In other words: no work is pending to be scheduled.

                  This is NOT an event that signals when all promises have finished though.

                  -

                  Returns Event<void>

                Methods

                +

                Returns Event<void>

                Methods

                diff --git a/docs/next/classes/_celljs_core.common.RunOnceScheduler.html b/docs/next/classes/_celljs_core.common.RunOnceScheduler.html index 0d5ce654d..c436de252 100644 --- a/docs/next/classes/_celljs_core.common.RunOnceScheduler.html +++ b/docs/next/classes/_celljs_core.common.RunOnceScheduler.html @@ -1,4 +1,4 @@ -RunOnceScheduler | CellJS TypeDoc

                Hierarchy (view full)

                Constructors

                constructor +RunOnceScheduler | CellJS TypeDoc

                Hierarchy (view full)

                Constructors

                Properties

                Accessors

                Methods

                cancel @@ -6,8 +6,8 @@ doRun isScheduled schedule -

                Constructors

                Properties

                runner: undefined | ((...args: unknown[]) => void)

                Accessors

                Methods

                +

                Constructors

                Properties

                runner: undefined | ((...args: unknown[]) => void)

                Accessors

                Methods

                diff --git a/docs/next/classes/_celljs_core.common.RunOnceWorker.html b/docs/next/classes/_celljs_core.common.RunOnceWorker.html index 9d6e893d5..56ed3bfa6 100644 --- a/docs/next/classes/_celljs_core.common.RunOnceWorker.html +++ b/docs/next/classes/_celljs_core.common.RunOnceWorker.html @@ -1,4 +1,4 @@ -RunOnceWorker | CellJS TypeDoc

                Type Parameters

                • T

                Hierarchy (view full)

                Constructors

                constructor +RunOnceWorker | CellJS TypeDoc

                Type Parameters

                • T

                Hierarchy (view full)

                Constructors

                Properties

                Accessors

                Methods

                cancel @@ -7,8 +7,8 @@ isScheduled schedule work -

                Constructors

                Properties

                runner: undefined | ((...args: unknown[]) => void)

                Accessors

                Methods

                +

                Constructors

                Properties

                runner: undefined | ((...args: unknown[]) => void)

                Accessors

                Methods

                diff --git a/docs/next/classes/_celljs_core.common.Sequencer.html b/docs/next/classes/_celljs_core.common.Sequencer.html index a9864898e..1a877a8a7 100644 --- a/docs/next/classes/_celljs_core.common.Sequencer.html +++ b/docs/next/classes/_celljs_core.common.Sequencer.html @@ -1,3 +1,3 @@ -Sequencer | CellJS TypeDoc

                Constructors

                constructor +Sequencer | CellJS TypeDoc

                Constructors

                Methods

                Constructors

                Methods

                +

                Constructors

                Methods

                diff --git a/docs/next/classes/_celljs_core.common.SequencerByKey.html b/docs/next/classes/_celljs_core.common.SequencerByKey.html index 6f7d3926a..f82d889c6 100644 --- a/docs/next/classes/_celljs_core.common.SequencerByKey.html +++ b/docs/next/classes/_celljs_core.common.SequencerByKey.html @@ -1,3 +1,3 @@ -SequencerByKey | CellJS TypeDoc

                Type Parameters

                • TKey

                Constructors

                constructor +SequencerByKey | CellJS TypeDoc

                Type Parameters

                • TKey

                Constructors

                Methods

                Constructors

                Methods

                +

                Constructors

                Methods

                diff --git a/docs/next/classes/_celljs_core.common.TaskSequentializer.html b/docs/next/classes/_celljs_core.common.TaskSequentializer.html index 3e7d92fd5..006968aa0 100644 --- a/docs/next/classes/_celljs_core.common.TaskSequentializer.html +++ b/docs/next/classes/_celljs_core.common.TaskSequentializer.html @@ -1,7 +1,7 @@ -TaskSequentializer | CellJS TypeDoc

                Constructors

                constructor +TaskSequentializer | CellJS TypeDoc

                Constructors

                Accessors

                Methods

                • Parameters

                  • taskId: number
                  • promise: Promise<void>
                  • OptionalonCancel: (() => void)
                      • (): void
                      • Returns void

                  Returns Promise<void>

                +

                Constructors

                Accessors

                Methods

                • Parameters

                  • taskId: number
                  • promise: Promise<void>
                  • OptionalonCancel: (() => void)
                      • (): void
                      • Returns void

                  Returns Promise<void>

                diff --git a/docs/next/classes/_celljs_core.common.ThrottledDelayer.html b/docs/next/classes/_celljs_core.common.ThrottledDelayer.html index 9e276e7ba..ebbfa2a54 100644 --- a/docs/next/classes/_celljs_core.common.ThrottledDelayer.html +++ b/docs/next/classes/_celljs_core.common.ThrottledDelayer.html @@ -4,9 +4,9 @@ out to deliver letters. While the mail man is going out, more letters arrive and can only be delivered once he is back. Once he is back the mail man will do one more trip to deliver the letters that have accumulated while he was out.

                -

                Type Parameters

                Constructors

                Type Parameters

                • T

                Constructors

                Methods

                +

                Constructors

                Methods

                diff --git a/docs/next/classes/_celljs_core.common.Throttler.html b/docs/next/classes/_celljs_core.common.Throttler.html index 049530d04..edc12f2cb 100644 --- a/docs/next/classes/_celljs_core.common.Throttler.html +++ b/docs/next/classes/_celljs_core.common.Throttler.html @@ -20,6 +20,6 @@ throttler.queue(deliver); } -

                Constructors

                Constructors

                Methods

                Constructors

                Methods

                +

                Constructors

                Methods

                diff --git a/docs/next/classes/_celljs_core.common.TimeoutTimer.html b/docs/next/classes/_celljs_core.common.TimeoutTimer.html index 7c1113cf1..7e969b3d6 100644 --- a/docs/next/classes/_celljs_core.common.TimeoutTimer.html +++ b/docs/next/classes/_celljs_core.common.TimeoutTimer.html @@ -1,7 +1,7 @@ -TimeoutTimer | CellJS TypeDoc

                Implements

                Constructors

                constructor +TimeoutTimer | CellJS TypeDoc

                Implements

                Constructors

                Methods

                +

                Constructors

                Methods

                diff --git a/docs/next/classes/_celljs_core.node.BackendApplication.html b/docs/next/classes/_celljs_core.node.BackendApplication.html index 26a614b53..97c28780a 100644 --- a/docs/next/classes/_celljs_core.node.BackendApplication.html +++ b/docs/next/classes/_celljs_core.node.BackendApplication.html @@ -1,4 +1,4 @@ -BackendApplication | CellJS TypeDoc

                Hierarchy (view full)

                Constructors

                constructor +BackendApplication | CellJS TypeDoc

                Hierarchy (view full)

                Constructors

                Properties

                Constructors

                Properties

                logger: Logger

                Methods

                +

                Constructors

                Properties

                logger: Logger

                Methods

                diff --git a/docs/next/classes/_celljs_core.node.BackendApplicationStateService.html b/docs/next/classes/_celljs_core.node.BackendApplicationStateService.html index cccf540c7..3837b8a97 100644 --- a/docs/next/classes/_celljs_core.node.BackendApplicationStateService.html +++ b/docs/next/classes/_celljs_core.node.BackendApplicationStateService.html @@ -1,8 +1,8 @@ -BackendApplicationStateService | CellJS TypeDoc

                Hierarchy (view full)

                Constructors

                constructor +BackendApplicationStateService | CellJS TypeDoc

                Hierarchy (view full)

                Constructors

                Properties

                deferred: {
                    [state: string]: Deferred<void>;
                } = {}
                stateChanged: Emitter<ApplicationState> = ...

                Accessors

                Methods

                +

                Constructors

                Properties

                deferred: {
                    [state: string]: Deferred<void>;
                } = {}
                stateChanged: Emitter<ApplicationState> = ...

                Accessors

                Methods

                diff --git a/docs/next/classes/_celljs_core.node.Context.html b/docs/next/classes/_celljs_core.node.Context.html index b8e5744c8..c9fed67e4 100644 --- a/docs/next/classes/_celljs_core.node.Context.html +++ b/docs/next/classes/_celljs_core.node.Context.html @@ -1,8 +1,8 @@ -Context | CellJS TypeDoc

                Hierarchy

                • Context

                  Indexable

                  • [key: string | symbol | number]: any

                  Constructors

                  constructor +Context | CellJS TypeDoc

                  Hierarchy

                  • Context

                    Indexable

                    • [key: string | symbol | number]: any

                    Constructors

                    Methods

                    +

                    Constructors

                    Methods

                    diff --git a/docs/next/classes/_celljs_cos.ObjectStorageServiceImpl.html b/docs/next/classes/_celljs_cos.ObjectStorageServiceImpl.html index 2809d9fed..d466aa05a 100644 --- a/docs/next/classes/_celljs_cos.ObjectStorageServiceImpl.html +++ b/docs/next/classes/_celljs_cos.ObjectStorageServiceImpl.html @@ -1,4 +1,4 @@ -ObjectStorageServiceImpl | CellJS TypeDoc

                    Hierarchy (view full)

                    Constructors

                    constructor +ObjectStorageServiceImpl | CellJS TypeDoc

                    Hierarchy (view full)

                    Constructors

                    Properties

                    _rawCloudService: COS
                    accountProvider: AccountProvider
                    clientOptionsProvider: ClientOptionsProvider
                    credentialsProvider: CredentialsProvider
                    name: string
                    region: string
                    regionProvider: RegionProvider

                    Methods

                    +

                    Constructors

                    Properties

                    _rawCloudService: COS
                    accountProvider: AccountProvider
                    clientOptionsProvider: ClientOptionsProvider
                    credentialsProvider: CredentialsProvider
                    name: string
                    region: string
                    regionProvider: RegionProvider

                    Methods

                    diff --git a/docs/next/classes/_celljs_elasticsearch.ElasticsearchService.html b/docs/next/classes/_celljs_elasticsearch.ElasticsearchService.html index df65bc7da..71669cdb4 100644 --- a/docs/next/classes/_celljs_elasticsearch.ElasticsearchService.html +++ b/docs/next/classes/_celljs_elasticsearch.ElasticsearchService.html @@ -1,4 +1,4 @@ -ElasticsearchService | CellJS TypeDoc

                    Hierarchy

                    • default
                      • ElasticsearchService

                    Constructors

                    constructor +ElasticsearchService | CellJS TypeDoc

                    Hierarchy

                    • default
                      • ElasticsearchService

                    Constructors

                    Properties

                    [kAsyncSearch] [kAutoscaling] @@ -119,5 +119,5 @@ xpack

                    Methods

                    Constructors

                    Properties

                    [kAsyncSearch]: null | symbol
                    [kAutoscaling]: null | symbol
                    [kCat]: null | symbol
                    [kCcr]: null | symbol
                    [kCluster]: null | symbol
                    [kDanglingIndices]: null | symbol
                    [kEnrich]: null | symbol
                    [kEql]: null | symbol
                    [kFeatures]: null | symbol
                    [kFleet]: null | symbol
                    [kGraph]: null | symbol
                    [kIlm]: null | symbol
                    [kIndices]: null | symbol
                    [kIngest]: null | symbol
                    [kInternal]: null | symbol
                    [kLicense]: null | symbol
                    [kLogstash]: null | symbol
                    [kMigration]: null | symbol
                    [kMl]: null | symbol
                    [kMonitoring]: null | symbol
                    [kNodes]: null | symbol
                    [kRollup]: null | symbol
                    [kSearchableSnapshots]: null | symbol
                    [kSecurity]: null | symbol
                    [kShutdown]: null | symbol
                    [kSlm]: null | symbol
                    [kSnapshot]: null | symbol
                    [kSql]: null | symbol
                    [kSsl]: null | symbol
                    [kTasks]: null | symbol
                    [kTextStructure]: null | symbol
                    [kTransform]: null | symbol
                    [kWatcher]: null | symbol
                    [kXpack]: null | symbol
                    asyncSearch: AsyncSearch
                    autoscaling: Autoscaling
                    bulk: {
                        <TDocument, TPartialDocument>(this: That, params: BulkRequest<TDocument, TPartialDocument> | BulkRequest<TDocument, TPartialDocument>, options?: TransportRequestOptionsWithOutMeta): Promise<T.BulkResponse>;
                        <TDocument, TPartialDocument>(this: That, params: BulkRequest<TDocument, TPartialDocument> | BulkRequest<TDocument, TPartialDocument>, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.BulkResponse, unknown>>;
                        <TDocument, TPartialDocument>(this: That, params: BulkRequest<TDocument, TPartialDocument> | BulkRequest<TDocument, TPartialDocument>, options?: TransportRequestOptions): Promise<T.BulkResponse>;
                    }
                    cat: Cat
                    ccr: Ccr
                    clearScroll: {
                        (this: That, params?: ClearScrollRequest | ClearScrollRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.ClearScrollResponse>;
                        (this: That, params?: ClearScrollRequest | ClearScrollRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.ClearScrollResponse, unknown>>;
                        (this: That, params?: ClearScrollRequest | ClearScrollRequest, options?: TransportRequestOptions): Promise<T.ClearScrollResponse>;
                    }
                    closePointInTime: {
                        (this: That, params: ClosePointInTimeRequest | ClosePointInTimeRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.ClosePointInTimeResponse>;
                        (this: That, params: ClosePointInTimeRequest | ClosePointInTimeRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.ClosePointInTimeResponse, unknown>>;
                        (this: That, params: ClosePointInTimeRequest | ClosePointInTimeRequest, options?: TransportRequestOptions): Promise<T.ClosePointInTimeResponse>;
                    }
                    cluster: Cluster
                    connectionPool: BaseConnectionPool
                    count: {
                        (this: That, params?: CountRequest | CountRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.CountResponse>;
                        (this: That, params?: CountRequest | CountRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.CountResponse, unknown>>;
                        (this: That, params?: CountRequest | CountRequest, options?: TransportRequestOptions): Promise<T.CountResponse>;
                    }
                    create: {
                        <TDocument>(this: That, params: CreateRequest<TDocument> | CreateRequest<TDocument>, options?: TransportRequestOptionsWithOutMeta): Promise<T.CreateResponse>;
                        <TDocument>(this: That, params: CreateRequest<TDocument> | CreateRequest<TDocument>, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.CreateResponse, unknown>>;
                        <TDocument>(this: That, params: CreateRequest<TDocument> | CreateRequest<TDocument>, options?: TransportRequestOptions): Promise<T.CreateResponse>;
                    }
                    danglingIndices: DanglingIndices
                    delete: {
                        (this: That, params: DeleteRequest | DeleteRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.DeleteResponse>;
                        (this: That, params: DeleteRequest | DeleteRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.DeleteResponse, unknown>>;
                        (this: That, params: DeleteRequest | DeleteRequest, options?: TransportRequestOptions): Promise<T.DeleteResponse>;
                    }
                    deleteByQuery: {
                        (this: That, params: DeleteByQueryRequest | DeleteByQueryRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.DeleteByQueryResponse>;
                        (this: That, params: DeleteByQueryRequest | DeleteByQueryRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.DeleteByQueryResponse, unknown>>;
                        (this: That, params: DeleteByQueryRequest | DeleteByQueryRequest, options?: TransportRequestOptions): Promise<T.DeleteByQueryResponse>;
                    }
                    deleteByQueryRethrottle: {
                        (this: That, params: DeleteByQueryRethrottleRequest | DeleteByQueryRethrottleRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.DeleteByQueryRethrottleResponse>;
                        (this: That, params: DeleteByQueryRethrottleRequest | DeleteByQueryRethrottleRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.DeleteByQueryRethrottleResponse, unknown>>;
                        (this: That, params: DeleteByQueryRethrottleRequest | DeleteByQueryRethrottleRequest, options?: TransportRequestOptions): Promise<T.DeleteByQueryRethrottleResponse>;
                    }
                    deleteScript: {
                        (this: That, params: DeleteScriptRequest | DeleteScriptRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.DeleteScriptResponse>;
                        (this: That, params: DeleteScriptRequest | DeleteScriptRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.DeleteScriptResponse, unknown>>;
                        (this: That, params: DeleteScriptRequest | DeleteScriptRequest, options?: TransportRequestOptions): Promise<T.DeleteScriptResponse>;
                    }
                    diagnostic: Diagnostic
                    enrich: Enrich
                    eql: Eql
                    exists: {
                        (this: That, params: ExistsRequest | ExistsRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.ExistsResponse>;
                        (this: That, params: ExistsRequest | ExistsRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.ExistsResponse, unknown>>;
                        (this: That, params: ExistsRequest | ExistsRequest, options?: TransportRequestOptions): Promise<T.ExistsResponse>;
                    }
                    existsSource: {
                        (this: That, params: ExistsSourceRequest | ExistsSourceRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.ExistsSourceResponse>;
                        (this: That, params: ExistsSourceRequest | ExistsSourceRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.ExistsSourceResponse, unknown>>;
                        (this: That, params: ExistsSourceRequest | ExistsSourceRequest, options?: TransportRequestOptions): Promise<T.ExistsSourceResponse>;
                    }
                    explain: {
                        <TDocument>(this: That, params: ExplainRequest | ExplainRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.ExplainResponse<TDocument>>;
                        <TDocument>(this: That, params: ExplainRequest | ExplainRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.ExplainResponse<TDocument>, unknown>>;
                        <TDocument>(this: That, params: ExplainRequest | ExplainRequest, options?: TransportRequestOptions): Promise<T.ExplainResponse<TDocument>>;
                    }
                    features: Features
                    fieldCaps: {
                        (this: That, params: FieldCapsRequest | FieldCapsRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.FieldCapsResponse>;
                        (this: That, params: FieldCapsRequest | FieldCapsRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.FieldCapsResponse, unknown>>;
                        (this: That, params: FieldCapsRequest | FieldCapsRequest, options?: TransportRequestOptions): Promise<T.FieldCapsResponse>;
                    }
                    fleet: Fleet
                    get: {
                        <TDocument>(this: That, params: GetRequest | GetRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.GetResponse<TDocument>>;
                        <TDocument>(this: That, params: GetRequest | GetRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.GetResponse<TDocument>, unknown>>;
                        <TDocument>(this: That, params: GetRequest | GetRequest, options?: TransportRequestOptions): Promise<T.GetResponse<TDocument>>;
                    }
                    getScript: {
                        (this: That, params: GetScriptRequest | GetScriptRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.GetScriptResponse>;
                        (this: That, params: GetScriptRequest | GetScriptRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.GetScriptResponse, unknown>>;
                        (this: That, params: GetScriptRequest | GetScriptRequest, options?: TransportRequestOptions): Promise<T.GetScriptResponse>;
                    }
                    getScriptContext: {
                        (this: That, params?: GetScriptContextRequest | GetScriptContextRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.GetScriptContextResponse>;
                        (this: That, params?: GetScriptContextRequest | GetScriptContextRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.GetScriptContextResponse, unknown>>;
                        (this: That, params?: GetScriptContextRequest | GetScriptContextRequest, options?: TransportRequestOptions): Promise<T.GetScriptContextResponse>;
                    }
                    getScriptLanguages: {
                        (this: That, params?: GetScriptLanguagesRequest | GetScriptLanguagesRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.GetScriptLanguagesResponse>;
                        (this: That, params?: GetScriptLanguagesRequest | GetScriptLanguagesRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.GetScriptLanguagesResponse, unknown>>;
                        (this: That, params?: GetScriptLanguagesRequest | GetScriptLanguagesRequest, options?: TransportRequestOptions): Promise<T.GetScriptLanguagesResponse>;
                    }
                    getSource: {
                        <TDocument>(this: That, params: GetSourceRequest | GetSourceRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.GetSourceResponse<TDocument>>;
                        <TDocument>(this: That, params: GetSourceRequest | GetSourceRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.GetSourceResponse<TDocument>, unknown>>;
                        <TDocument>(this: That, params: GetSourceRequest | GetSourceRequest, options?: TransportRequestOptions): Promise<T.GetSourceResponse<TDocument>>;
                    }
                    graph: Graph
                    helpers: Helpers
                    ilm: Ilm
                    index: {
                        <TDocument>(this: That, params: IndexRequest<TDocument> | IndexRequest<TDocument>, options?: TransportRequestOptionsWithOutMeta): Promise<T.IndexResponse>;
                        <TDocument>(this: That, params: IndexRequest<TDocument> | IndexRequest<TDocument>, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.IndexResponse, unknown>>;
                        <TDocument>(this: That, params: IndexRequest<TDocument> | IndexRequest<TDocument>, options?: TransportRequestOptions): Promise<T.IndexResponse>;
                    }
                    indices: Indices
                    info: {
                        (this: That, params?: InfoRequest | InfoRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.InfoResponse>;
                        (this: That, params?: InfoRequest | InfoRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.InfoResponse, unknown>>;
                        (this: That, params?: InfoRequest | InfoRequest, options?: TransportRequestOptions): Promise<T.InfoResponse>;
                    }
                    ingest: Ingest
                    Internal: Internal
                    knnSearch: {
                        <TDocument>(this: That, params: KnnSearchRequest | KnnSearchRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.KnnSearchResponse<TDocument>>;
                        <TDocument>(this: That, params: KnnSearchRequest | KnnSearchRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.KnnSearchResponse<TDocument>, unknown>>;
                        <TDocument>(this: That, params: KnnSearchRequest | KnnSearchRequest, options?: TransportRequestOptions): Promise<T.KnnSearchResponse<TDocument>>;
                    }
                    license: License
                    logstash: Logstash
                    mget: {
                        <TDocument>(this: That, params?: MgetRequest | MgetRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.MgetResponse<TDocument>>;
                        <TDocument>(this: That, params?: MgetRequest | MgetRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.MgetResponse<TDocument>, unknown>>;
                        <TDocument>(this: That, params?: MgetRequest | MgetRequest, options?: TransportRequestOptions): Promise<T.MgetResponse<TDocument>>;
                    }
                    migration: Migration
                    ml: Ml
                    monitoring: Monitoring
                    msearch: {
                        <TDocument, TAggregations>(this: That, params: MsearchRequest | MsearchRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.MsearchResponse<TDocument, TAggregations>>;
                        <TDocument, TAggregations>(this: That, params: MsearchRequest | MsearchRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.MsearchResponse<TDocument, TAggregations>, unknown>>;
                        <TDocument, TAggregations>(this: That, params: MsearchRequest | MsearchRequest, options?: TransportRequestOptions): Promise<T.MsearchResponse<TDocument, TAggregations>>;
                    }
                    msearchTemplate: {
                        <TDocument, TAggregations>(this: That, params: MsearchTemplateRequest | MsearchTemplateRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.MsearchTemplateResponse<TDocument, TAggregations>>;
                        <TDocument, TAggregations>(this: That, params: MsearchTemplateRequest | MsearchTemplateRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.MsearchTemplateResponse<TDocument, TAggregations>, unknown>>;
                        <TDocument, TAggregations>(this: That, params: MsearchTemplateRequest | MsearchTemplateRequest, options?: TransportRequestOptions): Promise<T.MsearchTemplateResponse<TDocument, TAggregations>>;
                    }
                    mtermvectors: {
                        (this: That, params?: MtermvectorsRequest | MtermvectorsRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.MtermvectorsResponse>;
                        (this: That, params?: MtermvectorsRequest | MtermvectorsRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.MtermvectorsResponse, unknown>>;
                        (this: That, params?: MtermvectorsRequest | MtermvectorsRequest, options?: TransportRequestOptions): Promise<T.MtermvectorsResponse>;
                    }
                    name: string | symbol

                    Returns the name of the function. Function names are read-only and can not be changed.

                    +

                    Constructors

                    Properties

                    [kAsyncSearch]: null | symbol
                    [kAutoscaling]: null | symbol
                    [kCat]: null | symbol
                    [kCcr]: null | symbol
                    [kCluster]: null | symbol
                    [kDanglingIndices]: null | symbol
                    [kEnrich]: null | symbol
                    [kEql]: null | symbol
                    [kFeatures]: null | symbol
                    [kFleet]: null | symbol
                    [kGraph]: null | symbol
                    [kIlm]: null | symbol
                    [kIndices]: null | symbol
                    [kIngest]: null | symbol
                    [kInternal]: null | symbol
                    [kLicense]: null | symbol
                    [kLogstash]: null | symbol
                    [kMigration]: null | symbol
                    [kMl]: null | symbol
                    [kMonitoring]: null | symbol
                    [kNodes]: null | symbol
                    [kRollup]: null | symbol
                    [kSearchableSnapshots]: null | symbol
                    [kSecurity]: null | symbol
                    [kShutdown]: null | symbol
                    [kSlm]: null | symbol
                    [kSnapshot]: null | symbol
                    [kSql]: null | symbol
                    [kSsl]: null | symbol
                    [kTasks]: null | symbol
                    [kTextStructure]: null | symbol
                    [kTransform]: null | symbol
                    [kWatcher]: null | symbol
                    [kXpack]: null | symbol
                    asyncSearch: AsyncSearch
                    autoscaling: Autoscaling
                    bulk: {
                        <TDocument, TPartialDocument>(this: That, params: BulkRequest<TDocument, TPartialDocument> | BulkRequest<TDocument, TPartialDocument>, options?: TransportRequestOptionsWithOutMeta): Promise<T.BulkResponse>;
                        <TDocument, TPartialDocument>(this: That, params: BulkRequest<TDocument, TPartialDocument> | BulkRequest<TDocument, TPartialDocument>, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.BulkResponse, unknown>>;
                        <TDocument, TPartialDocument>(this: That, params: BulkRequest<TDocument, TPartialDocument> | BulkRequest<TDocument, TPartialDocument>, options?: TransportRequestOptions): Promise<T.BulkResponse>;
                    }
                    cat: Cat
                    ccr: Ccr
                    clearScroll: {
                        (this: That, params?: ClearScrollRequest | ClearScrollRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.ClearScrollResponse>;
                        (this: That, params?: ClearScrollRequest | ClearScrollRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.ClearScrollResponse, unknown>>;
                        (this: That, params?: ClearScrollRequest | ClearScrollRequest, options?: TransportRequestOptions): Promise<T.ClearScrollResponse>;
                    }
                    closePointInTime: {
                        (this: That, params: ClosePointInTimeRequest | ClosePointInTimeRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.ClosePointInTimeResponse>;
                        (this: That, params: ClosePointInTimeRequest | ClosePointInTimeRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.ClosePointInTimeResponse, unknown>>;
                        (this: That, params: ClosePointInTimeRequest | ClosePointInTimeRequest, options?: TransportRequestOptions): Promise<T.ClosePointInTimeResponse>;
                    }
                    cluster: Cluster
                    connectionPool: BaseConnectionPool
                    count: {
                        (this: That, params?: CountRequest | CountRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.CountResponse>;
                        (this: That, params?: CountRequest | CountRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.CountResponse, unknown>>;
                        (this: That, params?: CountRequest | CountRequest, options?: TransportRequestOptions): Promise<T.CountResponse>;
                    }
                    create: {
                        <TDocument>(this: That, params: CreateRequest<TDocument> | CreateRequest<TDocument>, options?: TransportRequestOptionsWithOutMeta): Promise<T.CreateResponse>;
                        <TDocument>(this: That, params: CreateRequest<TDocument> | CreateRequest<TDocument>, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.CreateResponse, unknown>>;
                        <TDocument>(this: That, params: CreateRequest<TDocument> | CreateRequest<TDocument>, options?: TransportRequestOptions): Promise<T.CreateResponse>;
                    }
                    danglingIndices: DanglingIndices
                    delete: {
                        (this: That, params: DeleteRequest | DeleteRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.DeleteResponse>;
                        (this: That, params: DeleteRequest | DeleteRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.DeleteResponse, unknown>>;
                        (this: That, params: DeleteRequest | DeleteRequest, options?: TransportRequestOptions): Promise<T.DeleteResponse>;
                    }
                    deleteByQuery: {
                        (this: That, params: DeleteByQueryRequest | DeleteByQueryRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.DeleteByQueryResponse>;
                        (this: That, params: DeleteByQueryRequest | DeleteByQueryRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.DeleteByQueryResponse, unknown>>;
                        (this: That, params: DeleteByQueryRequest | DeleteByQueryRequest, options?: TransportRequestOptions): Promise<T.DeleteByQueryResponse>;
                    }
                    deleteByQueryRethrottle: {
                        (this: That, params: DeleteByQueryRethrottleRequest | DeleteByQueryRethrottleRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.DeleteByQueryRethrottleResponse>;
                        (this: That, params: DeleteByQueryRethrottleRequest | DeleteByQueryRethrottleRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.DeleteByQueryRethrottleResponse, unknown>>;
                        (this: That, params: DeleteByQueryRethrottleRequest | DeleteByQueryRethrottleRequest, options?: TransportRequestOptions): Promise<T.DeleteByQueryRethrottleResponse>;
                    }
                    deleteScript: {
                        (this: That, params: DeleteScriptRequest | DeleteScriptRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.DeleteScriptResponse>;
                        (this: That, params: DeleteScriptRequest | DeleteScriptRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.DeleteScriptResponse, unknown>>;
                        (this: That, params: DeleteScriptRequest | DeleteScriptRequest, options?: TransportRequestOptions): Promise<T.DeleteScriptResponse>;
                    }
                    diagnostic: Diagnostic
                    enrich: Enrich
                    eql: Eql
                    exists: {
                        (this: That, params: ExistsRequest | ExistsRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.ExistsResponse>;
                        (this: That, params: ExistsRequest | ExistsRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.ExistsResponse, unknown>>;
                        (this: That, params: ExistsRequest | ExistsRequest, options?: TransportRequestOptions): Promise<T.ExistsResponse>;
                    }
                    existsSource: {
                        (this: That, params: ExistsSourceRequest | ExistsSourceRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.ExistsSourceResponse>;
                        (this: That, params: ExistsSourceRequest | ExistsSourceRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.ExistsSourceResponse, unknown>>;
                        (this: That, params: ExistsSourceRequest | ExistsSourceRequest, options?: TransportRequestOptions): Promise<T.ExistsSourceResponse>;
                    }
                    explain: {
                        <TDocument>(this: That, params: ExplainRequest | ExplainRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.ExplainResponse<TDocument>>;
                        <TDocument>(this: That, params: ExplainRequest | ExplainRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.ExplainResponse<TDocument>, unknown>>;
                        <TDocument>(this: That, params: ExplainRequest | ExplainRequest, options?: TransportRequestOptions): Promise<T.ExplainResponse<TDocument>>;
                    }
                    features: Features
                    fieldCaps: {
                        (this: That, params: FieldCapsRequest | FieldCapsRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.FieldCapsResponse>;
                        (this: That, params: FieldCapsRequest | FieldCapsRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.FieldCapsResponse, unknown>>;
                        (this: That, params: FieldCapsRequest | FieldCapsRequest, options?: TransportRequestOptions): Promise<T.FieldCapsResponse>;
                    }
                    fleet: Fleet
                    get: {
                        <TDocument>(this: That, params: GetRequest | GetRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.GetResponse<TDocument>>;
                        <TDocument>(this: That, params: GetRequest | GetRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.GetResponse<TDocument>, unknown>>;
                        <TDocument>(this: That, params: GetRequest | GetRequest, options?: TransportRequestOptions): Promise<T.GetResponse<TDocument>>;
                    }
                    getScript: {
                        (this: That, params: GetScriptRequest | GetScriptRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.GetScriptResponse>;
                        (this: That, params: GetScriptRequest | GetScriptRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.GetScriptResponse, unknown>>;
                        (this: That, params: GetScriptRequest | GetScriptRequest, options?: TransportRequestOptions): Promise<T.GetScriptResponse>;
                    }
                    getScriptContext: {
                        (this: That, params?: GetScriptContextRequest | GetScriptContextRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.GetScriptContextResponse>;
                        (this: That, params?: GetScriptContextRequest | GetScriptContextRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.GetScriptContextResponse, unknown>>;
                        (this: That, params?: GetScriptContextRequest | GetScriptContextRequest, options?: TransportRequestOptions): Promise<T.GetScriptContextResponse>;
                    }
                    getScriptLanguages: {
                        (this: That, params?: GetScriptLanguagesRequest | GetScriptLanguagesRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.GetScriptLanguagesResponse>;
                        (this: That, params?: GetScriptLanguagesRequest | GetScriptLanguagesRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.GetScriptLanguagesResponse, unknown>>;
                        (this: That, params?: GetScriptLanguagesRequest | GetScriptLanguagesRequest, options?: TransportRequestOptions): Promise<T.GetScriptLanguagesResponse>;
                    }
                    getSource: {
                        <TDocument>(this: That, params: GetSourceRequest | GetSourceRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.GetSourceResponse<TDocument>>;
                        <TDocument>(this: That, params: GetSourceRequest | GetSourceRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.GetSourceResponse<TDocument>, unknown>>;
                        <TDocument>(this: That, params: GetSourceRequest | GetSourceRequest, options?: TransportRequestOptions): Promise<T.GetSourceResponse<TDocument>>;
                    }
                    graph: Graph
                    helpers: Helpers
                    ilm: Ilm
                    index: {
                        <TDocument>(this: That, params: IndexRequest<TDocument> | IndexRequest<TDocument>, options?: TransportRequestOptionsWithOutMeta): Promise<T.IndexResponse>;
                        <TDocument>(this: That, params: IndexRequest<TDocument> | IndexRequest<TDocument>, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.IndexResponse, unknown>>;
                        <TDocument>(this: That, params: IndexRequest<TDocument> | IndexRequest<TDocument>, options?: TransportRequestOptions): Promise<T.IndexResponse>;
                    }
                    indices: Indices
                    info: {
                        (this: That, params?: InfoRequest | InfoRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.InfoResponse>;
                        (this: That, params?: InfoRequest | InfoRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.InfoResponse, unknown>>;
                        (this: That, params?: InfoRequest | InfoRequest, options?: TransportRequestOptions): Promise<T.InfoResponse>;
                    }
                    ingest: Ingest
                    Internal: Internal
                    knnSearch: {
                        <TDocument>(this: That, params: KnnSearchRequest | KnnSearchRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.KnnSearchResponse<TDocument>>;
                        <TDocument>(this: That, params: KnnSearchRequest | KnnSearchRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.KnnSearchResponse<TDocument>, unknown>>;
                        <TDocument>(this: That, params: KnnSearchRequest | KnnSearchRequest, options?: TransportRequestOptions): Promise<T.KnnSearchResponse<TDocument>>;
                    }
                    license: License
                    logstash: Logstash
                    mget: {
                        <TDocument>(this: That, params?: MgetRequest | MgetRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.MgetResponse<TDocument>>;
                        <TDocument>(this: That, params?: MgetRequest | MgetRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.MgetResponse<TDocument>, unknown>>;
                        <TDocument>(this: That, params?: MgetRequest | MgetRequest, options?: TransportRequestOptions): Promise<T.MgetResponse<TDocument>>;
                    }
                    migration: Migration
                    ml: Ml
                    monitoring: Monitoring
                    msearch: {
                        <TDocument, TAggregations>(this: That, params: MsearchRequest | MsearchRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.MsearchResponse<TDocument, TAggregations>>;
                        <TDocument, TAggregations>(this: That, params: MsearchRequest | MsearchRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.MsearchResponse<TDocument, TAggregations>, unknown>>;
                        <TDocument, TAggregations>(this: That, params: MsearchRequest | MsearchRequest, options?: TransportRequestOptions): Promise<T.MsearchResponse<TDocument, TAggregations>>;
                    }
                    msearchTemplate: {
                        <TDocument, TAggregations>(this: That, params: MsearchTemplateRequest | MsearchTemplateRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.MsearchTemplateResponse<TDocument, TAggregations>>;
                        <TDocument, TAggregations>(this: That, params: MsearchTemplateRequest | MsearchTemplateRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.MsearchTemplateResponse<TDocument, TAggregations>, unknown>>;
                        <TDocument, TAggregations>(this: That, params: MsearchTemplateRequest | MsearchTemplateRequest, options?: TransportRequestOptions): Promise<T.MsearchTemplateResponse<TDocument, TAggregations>>;
                    }
                    mtermvectors: {
                        (this: That, params?: MtermvectorsRequest | MtermvectorsRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.MtermvectorsResponse>;
                        (this: That, params?: MtermvectorsRequest | MtermvectorsRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.MtermvectorsResponse, unknown>>;
                        (this: That, params?: MtermvectorsRequest | MtermvectorsRequest, options?: TransportRequestOptions): Promise<T.MtermvectorsResponse>;
                    }
                    name: string | symbol

                    Returns the name of the function. Function names are read-only and can not be changed.

                    nodes: Nodes
                    openPointInTime: {
                        (this: That, params: OpenPointInTimeRequest | OpenPointInTimeRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.OpenPointInTimeResponse>;
                        (this: That, params: OpenPointInTimeRequest | OpenPointInTimeRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.OpenPointInTimeResponse, unknown>>;
                        (this: That, params: OpenPointInTimeRequest | OpenPointInTimeRequest, options?: TransportRequestOptions): Promise<T.OpenPointInTimeResponse>;
                    }
                    ping: {
                        (this: That, params?: PingRequest | PingRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.PingResponse>;
                        (this: That, params?: PingRequest | PingRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.PingResponse, unknown>>;
                        (this: That, params?: PingRequest | PingRequest, options?: TransportRequestOptions): Promise<T.PingResponse>;
                    }
                    putScript: {
                        (this: That, params: PutScriptRequest | PutScriptRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.PutScriptResponse>;
                        (this: That, params: PutScriptRequest | PutScriptRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.PutScriptResponse, unknown>>;
                        (this: That, params: PutScriptRequest | PutScriptRequest, options?: TransportRequestOptions): Promise<T.PutScriptResponse>;
                    }
                    rankEval: {
                        (this: That, params: RankEvalRequest | RankEvalRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.RankEvalResponse>;
                        (this: That, params: RankEvalRequest | RankEvalRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.RankEvalResponse, unknown>>;
                        (this: That, params: RankEvalRequest | RankEvalRequest, options?: TransportRequestOptions): Promise<T.RankEvalResponse>;
                    }
                    reindex: {
                        (this: That, params: ReindexRequest | ReindexRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.ReindexResponse>;
                        (this: That, params: ReindexRequest | ReindexRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.ReindexResponse, unknown>>;
                        (this: That, params: ReindexRequest | ReindexRequest, options?: TransportRequestOptions): Promise<T.ReindexResponse>;
                    }
                    reindexRethrottle: {
                        (this: That, params: ReindexRethrottleRequest | ReindexRethrottleRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.ReindexRethrottleResponse>;
                        (this: That, params: ReindexRethrottleRequest | ReindexRethrottleRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.ReindexRethrottleResponse, unknown>>;
                        (this: That, params: ReindexRethrottleRequest | ReindexRethrottleRequest, options?: TransportRequestOptions): Promise<T.ReindexRethrottleResponse>;
                    }
                    renderSearchTemplate: {
                        (this: That, params?: RenderSearchTemplateRequest | RenderSearchTemplateRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.RenderSearchTemplateResponse>;
                        (this: That, params?: RenderSearchTemplateRequest | RenderSearchTemplateRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.RenderSearchTemplateResponse, unknown>>;
                        (this: That, params?: RenderSearchTemplateRequest | RenderSearchTemplateRequest, options?: TransportRequestOptions): Promise<T.RenderSearchTemplateResponse>;
                    }
                    rollup: Rollup
                    scriptsPainlessExecute: {
                        <TResult>(this: That, params?: ScriptsPainlessExecuteRequest | ScriptsPainlessExecuteRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.ScriptsPainlessExecuteResponse<TResult>>;
                        <TResult>(this: That, params?: ScriptsPainlessExecuteRequest | ScriptsPainlessExecuteRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.ScriptsPainlessExecuteResponse<TResult>, unknown>>;
                        <TResult>(this: That, params?: ScriptsPainlessExecuteRequest | ScriptsPainlessExecuteRequest, options?: TransportRequestOptions): Promise<T.ScriptsPainlessExecuteResponse<TResult>>;
                    }
                    scroll: {
                        <TDocument, TAggregations>(this: That, params: ScrollRequest | ScrollRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.ScrollResponse<TDocument, TAggregations>>;
                        <TDocument, TAggregations>(this: That, params: ScrollRequest | ScrollRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.ScrollResponse<TDocument, TAggregations>, unknown>>;
                        <TDocument, TAggregations>(this: That, params: ScrollRequest | ScrollRequest, options?: TransportRequestOptions): Promise<T.ScrollResponse<TDocument, TAggregations>>;
                    }
                    search: {
                        <TDocument, TAggregations>(this: That, params?: SearchRequest | SearchRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.SearchResponse<TDocument, TAggregations>>;
                        <TDocument, TAggregations>(this: That, params?: SearchRequest | SearchRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.SearchResponse<TDocument, TAggregations>, unknown>>;
                        <TDocument, TAggregations>(this: That, params?: SearchRequest | SearchRequest, options?: TransportRequestOptions): Promise<T.SearchResponse<TDocument, TAggregations>>;
                    }
                    searchableSnapshots: SearchableSnapshots
                    searchMvt: {
                        (this: That, params: SearchMvtRequest | SearchMvtRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.SearchMvtResponse>;
                        (this: That, params: SearchMvtRequest | SearchMvtRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.SearchMvtResponse, unknown>>;
                        (this: That, params: SearchMvtRequest | SearchMvtRequest, options?: TransportRequestOptions): Promise<T.SearchMvtResponse>;
                    }
                    searchShards: {
                        (this: That, params?: SearchShardsRequest | SearchShardsRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.SearchShardsResponse>;
                        (this: That, params?: SearchShardsRequest | SearchShardsRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.SearchShardsResponse, unknown>>;
                        (this: That, params?: SearchShardsRequest | SearchShardsRequest, options?: TransportRequestOptions): Promise<T.SearchShardsResponse>;
                    }
                    searchTemplate: {
                        <TDocument>(this: That, params?: SearchTemplateRequest | SearchTemplateRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.SearchTemplateResponse<TDocument>>;
                        <TDocument>(this: That, params?: SearchTemplateRequest | SearchTemplateRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.SearchTemplateResponse<TDocument>, unknown>>;
                        <TDocument>(this: That, params?: SearchTemplateRequest | SearchTemplateRequest, options?: TransportRequestOptions): Promise<T.SearchTemplateResponse<TDocument>>;
                    }
                    security: Security
                    serializer: Serializer
                    shutdown: Shutdown
                    slm: Slm
                    snapshot: Snapshot
                    sql: Sql
                    ssl: Ssl
                    tasks: Tasks
                    termsEnum: {
                        (this: That, params: TermsEnumRequest | TermsEnumRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.TermsEnumResponse>;
                        (this: That, params: TermsEnumRequest | TermsEnumRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.TermsEnumResponse, unknown>>;
                        (this: That, params: TermsEnumRequest | TermsEnumRequest, options?: TransportRequestOptions): Promise<T.TermsEnumResponse>;
                    }
                    termvectors: {
                        <TDocument>(this: That, params: TermvectorsRequest<TDocument> | TermvectorsRequest<TDocument>, options?: TransportRequestOptionsWithOutMeta): Promise<T.TermvectorsResponse>;
                        <TDocument>(this: That, params: TermvectorsRequest<TDocument> | TermvectorsRequest<TDocument>, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.TermvectorsResponse, unknown>>;
                        <TDocument>(this: That, params: TermvectorsRequest<TDocument> | TermvectorsRequest<TDocument>, options?: TransportRequestOptions): Promise<T.TermvectorsResponse>;
                    }
                    textStructure: TextStructure
                    transform: Transform
                    transport: SniffingTransport
                    update: {
                        <TDocument, TPartialDocument, TDocumentR>(this: That, params: UpdateRequest<TDocument, TPartialDocument> | UpdateRequest<TDocument, TPartialDocument>, options?: TransportRequestOptionsWithOutMeta): Promise<T.UpdateResponse<TDocumentR>>;
                        <TDocument, TPartialDocument, TDocumentR>(this: That, params: UpdateRequest<TDocument, TPartialDocument> | UpdateRequest<TDocument, TPartialDocument>, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.UpdateResponse<TDocumentR>, unknown>>;
                        <TDocument, TPartialDocument, TDocumentR>(this: That, params: UpdateRequest<TDocument, TPartialDocument> | UpdateRequest<TDocument, TPartialDocument>, options?: TransportRequestOptions): Promise<T.UpdateResponse<TDocumentR>>;
                    }
                    updateByQuery: {
                        (this: That, params: UpdateByQueryRequest | UpdateByQueryRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.UpdateByQueryResponse>;
                        (this: That, params: UpdateByQueryRequest | UpdateByQueryRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.UpdateByQueryResponse, unknown>>;
                        (this: That, params: UpdateByQueryRequest | UpdateByQueryRequest, options?: TransportRequestOptions): Promise<T.UpdateByQueryResponse>;
                    }
                    updateByQueryRethrottle: {
                        (this: That, params: UpdateByQueryRethrottleRequest | UpdateByQueryRethrottleRequest, options?: TransportRequestOptionsWithOutMeta): Promise<T.UpdateByQueryRethrottleResponse>;
                        (this: That, params: UpdateByQueryRethrottleRequest | UpdateByQueryRethrottleRequest, options?: TransportRequestOptionsWithMeta): Promise<TransportResult<T.UpdateByQueryRethrottleResponse, unknown>>;
                        (this: That, params: UpdateByQueryRethrottleRequest | UpdateByQueryRethrottleRequest, options?: TransportRequestOptions): Promise<T.UpdateByQueryRethrottleResponse>;
                    }
                    watcher: Watcher
                    xpack: Xpack

                    Methods

                    • Parameters

                      • opts: ClientOptions

                      Returns Client

                    • Returns Promise<void>

                    diff --git a/docs/next/classes/_celljs_faas_adapter.ClockImpl.html b/docs/next/classes/_celljs_faas_adapter.ClockImpl.html index 90527d3e7..0bcfebc1f 100644 --- a/docs/next/classes/_celljs_faas_adapter.ClockImpl.html +++ b/docs/next/classes/_celljs_faas_adapter.ClockImpl.html @@ -1,5 +1,5 @@ -ClockImpl | CellJS TypeDoc

                    Implements

                    Constructors

                    constructor +ClockImpl | CellJS TypeDoc

                    Implements

                    Constructors

                    Properties

                    Accessors

                    Methods

                    Constructors

                    Properties

                    onTickEmitter: Emitter<void> = ...

                    Accessors

                    Methods

                    +

                    Constructors

                    Properties

                    onTickEmitter: Emitter<void> = ...

                    Accessors

                    Methods

                    diff --git a/docs/next/classes/_celljs_faas_adapter.FaaSCredentialsProvider.html b/docs/next/classes/_celljs_faas_adapter.FaaSCredentialsProvider.html index 49d8105dd..d2c6cbd89 100644 --- a/docs/next/classes/_celljs_faas_adapter.FaaSCredentialsProvider.html +++ b/docs/next/classes/_celljs_faas_adapter.FaaSCredentialsProvider.html @@ -1,4 +1,4 @@ -FaaSCredentialsProvider | CellJS TypeDoc

                    Hierarchy (view full)

                    Constructors

                    constructor +FaaSCredentialsProvider | CellJS TypeDoc

                    Hierarchy (view full)

                    Constructors

                    Properties

                    Methods

                    Constructors

                    Properties

                    credentials: Credentials

                    Methods

                    +

                    Constructors

                    Properties

                    credentials: Credentials

                    Methods

                    diff --git a/docs/next/classes/_celljs_faas_adapter.FaaSCronJob.html b/docs/next/classes/_celljs_faas_adapter.FaaSCronJob.html index 9d3c12d4e..dce9e196f 100644 --- a/docs/next/classes/_celljs_faas_adapter.FaaSCronJob.html +++ b/docs/next/classes/_celljs_faas_adapter.FaaSCronJob.html @@ -1,4 +1,4 @@ -FaaSCronJob | CellJS TypeDoc

                    Hierarchy

                    • CronJob
                      • FaaSCronJob

                    Constructors

                    constructor +FaaSCronJob | CellJS TypeDoc

                    Hierarchy

                    • CronJob
                      • FaaSCronJob

                    Constructors

                    Properties

                    clock fireOnTick running @@ -11,11 +11,11 @@ setTime start stop -

                    Constructors

                    Properties

                    clock: Clock
                    fireOnTick: Function

                    Function using to fire onTick, default set to an inner private function. Overwrite this only if you have a really good reason to do so.

                    +

                    Constructors

                    Properties

                    clock: Clock
                    fireOnTick: Function

                    Function using to fire onTick, default set to an inner private function. Overwrite this only if you have a really good reason to do so.

                    running: undefined | boolean

                    Return true if job is running.

                    -
                    tickDisposable?: Disposable

                    Methods

                    • Add another onTick function.

                      +
                    tickDisposable?: Disposable

                    Methods

                    • Add another onTick function.

                      Parameters

                      • callback: Function

                        Target function.

                        -

                      Returns void

                    • Tells you the last execution date.

                      +

                    Returns void

                    +

                    Returns void

                    diff --git a/docs/next/classes/_celljs_faas_adapter.FaaSCronJobFactory.html b/docs/next/classes/_celljs_faas_adapter.FaaSCronJobFactory.html index d6931a1fa..22f8152a7 100644 --- a/docs/next/classes/_celljs_faas_adapter.FaaSCronJobFactory.html +++ b/docs/next/classes/_celljs_faas_adapter.FaaSCronJobFactory.html @@ -1,6 +1,6 @@ -FaaSCronJobFactory | CellJS TypeDoc

                    Hierarchy (view full)

                    Constructors

                    constructor +FaaSCronJobFactory | CellJS TypeDoc

                    Hierarchy (view full)

                    Constructors

                    Properties

                    Methods

                    Constructors

                    Properties

                    clock: Clock
                    defaultCronJobOptions: Partial<CronJobOptions>
                    mode: string[]

                    Methods

                    +

                    Constructors

                    Properties

                    clock: Clock
                    defaultCronJobOptions: Partial<CronJobOptions>
                    mode: string[]

                    Methods

                    diff --git a/docs/next/classes/_celljs_faas_adapter.FaaSRegionProvider.html b/docs/next/classes/_celljs_faas_adapter.FaaSRegionProvider.html index 74b4a3fec..472c747e7 100644 --- a/docs/next/classes/_celljs_faas_adapter.FaaSRegionProvider.html +++ b/docs/next/classes/_celljs_faas_adapter.FaaSRegionProvider.html @@ -1,4 +1,4 @@ -FaaSRegionProvider | CellJS TypeDoc

                    Hierarchy (view full)

                    Constructors

                    constructor +FaaSRegionProvider | CellJS TypeDoc

                    Hierarchy (view full)

                    Constructors

                    Properties

                    Methods

                    Constructors

                    Properties

                    region: string

                    Methods

                    +

                    Constructors

                    Properties

                    region: string

                    Methods

                    diff --git a/docs/next/classes/_celljs_faas_adapter.NoOpEventListener.html b/docs/next/classes/_celljs_faas_adapter.NoOpEventListener.html index 9a5daf705..71daf9d2b 100644 --- a/docs/next/classes/_celljs_faas_adapter.NoOpEventListener.html +++ b/docs/next/classes/_celljs_faas_adapter.NoOpEventListener.html @@ -1,3 +1,3 @@ -NoOpEventListener | CellJS TypeDoc

                    Implements

                    Constructors

                    constructor +NoOpEventListener | CellJS TypeDoc

                    Implements

                    Constructors

                    Methods

                    Constructors

                    Methods

                    +

                    Constructors

                    Methods

                    diff --git a/docs/next/classes/_celljs_fc_adapter.FaaSAccountProvider.html b/docs/next/classes/_celljs_fc_adapter.FaaSAccountProvider.html index 48848957b..84eab1735 100644 --- a/docs/next/classes/_celljs_fc_adapter.FaaSAccountProvider.html +++ b/docs/next/classes/_celljs_fc_adapter.FaaSAccountProvider.html @@ -1,4 +1,4 @@ -FaaSAccountProvider | CellJS TypeDoc

                    Hierarchy (view full)

                    Constructors

                    constructor +FaaSAccountProvider | CellJS TypeDoc

                    Hierarchy (view full)

                    Constructors

                    Properties

                    Methods

                    Constructors

                    Properties

                    account: Account

                    Methods

                    +

                    Constructors

                    Properties

                    account: Account

                    Methods

                    diff --git a/docs/next/classes/_celljs_fc_adapter.FaaSCredentialsProvider.html b/docs/next/classes/_celljs_fc_adapter.FaaSCredentialsProvider.html index 33fb031c6..38c9a4dea 100644 --- a/docs/next/classes/_celljs_fc_adapter.FaaSCredentialsProvider.html +++ b/docs/next/classes/_celljs_fc_adapter.FaaSCredentialsProvider.html @@ -1,4 +1,4 @@ -FaaSCredentialsProvider | CellJS TypeDoc

                    Hierarchy (view full)

                    Constructors

                    constructor +FaaSCredentialsProvider | CellJS TypeDoc

                    Hierarchy (view full)

                    Constructors

                    Properties

                    Methods

                    Constructors

                    Properties

                    credentials: Credentials

                    Methods

                    +

                    Constructors

                    Properties

                    credentials: Credentials

                    Methods

                    diff --git a/docs/next/classes/_celljs_fc_adapter.FaaSRegionProvider.html b/docs/next/classes/_celljs_fc_adapter.FaaSRegionProvider.html index 0779770cd..3d6fbe88b 100644 --- a/docs/next/classes/_celljs_fc_adapter.FaaSRegionProvider.html +++ b/docs/next/classes/_celljs_fc_adapter.FaaSRegionProvider.html @@ -1,4 +1,4 @@ -FaaSRegionProvider | CellJS TypeDoc

                    Hierarchy (view full)

                    Constructors

                    constructor +FaaSRegionProvider | CellJS TypeDoc

                    Hierarchy (view full)

                    Constructors

                    Properties

                    Methods

                    Constructors

                    Properties

                    region: string

                    Methods

                    +

                    Constructors

                    Properties

                    region: string

                    Methods

                    diff --git a/docs/next/classes/_celljs_frameworks.AbstractDetectorFilesystem.html b/docs/next/classes/_celljs_frameworks.AbstractDetectorFilesystem.html index e2bbb85e2..c7623c8ae 100644 --- a/docs/next/classes/_celljs_frameworks.AbstractDetectorFilesystem.html +++ b/docs/next/classes/_celljs_frameworks.AbstractDetectorFilesystem.html @@ -1,8 +1,8 @@ -AbstractDetectorFilesystem | CellJS TypeDoc

                    Class AbstractDetectorFilesystemAbstract

                    Hierarchy (view full)

                    Implements

                    Constructors

                    constructor +AbstractDetectorFilesystem | CellJS TypeDoc

                    Class AbstractDetectorFilesystemAbstract

                    Hierarchy (view full)

                    Implements

                    Constructors

                    Methods

                    +

                    Constructors

                    Methods

                    diff --git a/docs/next/classes/_celljs_frameworks.DiskDetectorFilesystem.html b/docs/next/classes/_celljs_frameworks.DiskDetectorFilesystem.html index afdcdb48a..2ba7a1967 100644 --- a/docs/next/classes/_celljs_frameworks.DiskDetectorFilesystem.html +++ b/docs/next/classes/_celljs_frameworks.DiskDetectorFilesystem.html @@ -1,4 +1,4 @@ -DiskDetectorFilesystem | CellJS TypeDoc

                    Hierarchy (view full)

                    Constructors

                    constructor +DiskDetectorFilesystem | CellJS TypeDoc

                    Hierarchy (view full)

                    Constructors

                    Properties

                    Methods

                    Constructors

                    Properties

                    projectPath: string = ...

                    Methods

                    +

                    Constructors

                    Properties

                    projectPath: string = ...

                    Methods

                    diff --git a/docs/next/classes/_celljs_grommet.CustomWidgetFactory.html b/docs/next/classes/_celljs_grommet.CustomWidgetFactory.html index 8ba7f1744..b4ec0f96c 100644 --- a/docs/next/classes/_celljs_grommet.CustomWidgetFactory.html +++ b/docs/next/classes/_celljs_grommet.CustomWidgetFactory.html @@ -1,8 +1,8 @@ -CustomWidgetFactory | CellJS TypeDoc

                    Hierarchy (view full)

                    Constructors

                    constructor +CustomWidgetFactory | CellJS TypeDoc

                    Hierarchy (view full)

                    Constructors

                    Properties

                    expressionHandler: ExpressionHandler
                    priority: number = 1000

                    Methods

                    • Parameters

                      Returns Promise<Widget<ReactNode>>

                    +

                    Constructors

                    Properties

                    expressionHandler: ExpressionHandler
                    priority: number = 1000

                    Methods

                    • Parameters

                      Returns Promise<Widget<ReactNode>>

                    diff --git a/docs/next/classes/_celljs_grommet.GrommetWidgetFactory.html b/docs/next/classes/_celljs_grommet.GrommetWidgetFactory.html index ca3b53e26..84b77fe70 100644 --- a/docs/next/classes/_celljs_grommet.GrommetWidgetFactory.html +++ b/docs/next/classes/_celljs_grommet.GrommetWidgetFactory.html @@ -1,8 +1,8 @@ -GrommetWidgetFactory | CellJS TypeDoc

                    Hierarchy (view full)

                    Constructors

                    constructor +GrommetWidgetFactory | CellJS TypeDoc

                    Hierarchy (view full)

                    Constructors

                    Properties

                    expressionHandler: ExpressionHandler
                    priority: number = 900

                    Methods

                    • Parameters

                      Returns Promise<Widget<ReactNode>>

                    +

                    Constructors

                    Properties

                    expressionHandler: ExpressionHandler
                    priority: number = 900

                    Methods

                    • Parameters

                      Returns Promise<Widget<ReactNode>>

                    diff --git a/docs/next/classes/_celljs_grommet.IconResolverImpl.html b/docs/next/classes/_celljs_grommet.IconResolverImpl.html index b20aee9d4..57141ce96 100644 --- a/docs/next/classes/_celljs_grommet.IconResolverImpl.html +++ b/docs/next/classes/_celljs_grommet.IconResolverImpl.html @@ -1,5 +1,5 @@ -IconResolverImpl | CellJS TypeDoc

                    Implements

                    Constructors

                    constructor +IconResolverImpl | CellJS TypeDoc

                    Implements

                    Constructors

                    Properties

                    Methods

                    Constructors

                    Properties

                    extendedIcons: ComponentType<any>[]

                    Methods

                    +

                    Constructors

                    Properties

                    extendedIcons: ComponentType<any>[]

                    Methods

                    diff --git a/docs/next/classes/_celljs_http.DefaultRestOperationsFactory.html b/docs/next/classes/_celljs_http.DefaultRestOperationsFactory.html index 4746d386b..cc621afdd 100644 --- a/docs/next/classes/_celljs_http.DefaultRestOperationsFactory.html +++ b/docs/next/classes/_celljs_http.DefaultRestOperationsFactory.html @@ -1,4 +1,4 @@ -DefaultRestOperationsFactory | CellJS TypeDoc

                    Implements

                    Constructors

                    constructor +DefaultRestOperationsFactory | CellJS TypeDoc

                    Implements

                    Constructors

                    Properties

                    Methods

                    Constructors

                    Properties

                    clientConfig: AxiosRequestConfig<any>

                    Methods

                    +

                    Constructors

                    Properties

                    clientConfig: AxiosRequestConfig<any>

                    Methods

                    diff --git a/docs/next/classes/_celljs_http.HttpHeaders.html b/docs/next/classes/_celljs_http.HttpHeaders.html index 0105a3c7f..be007e8be 100644 --- a/docs/next/classes/_celljs_http.HttpHeaders.html +++ b/docs/next/classes/_celljs_http.HttpHeaders.html @@ -1,4 +1,4 @@ -HttpHeaders | CellJS TypeDoc

                    Constructors

                    constructor +HttpHeaders | CellJS TypeDoc

                    Constructors

                    Properties

                    Constructors

                    Properties

                    ACCEPT: string = 'Accept'

                    The HTTP Accept header field name.

                    ACCEPT_CHARSET: string = 'Accept-Charset'

                    The HTTP Accept-Charsetheader field name.

                    +
                    ACCEPT_CHARSET: string = 'Accept-Charset'

                    The HTTP Accept-Charsetheader field name.

                    ACCEPT_ENCODING: string = 'Accept-Encoding'

                    The HTTP Accept-Encoding header field name.

                    +
                    ACCEPT_ENCODING: string = 'Accept-Encoding'

                    The HTTP Accept-Encoding header field name.

                    ACCEPT_LANGUAGE: string = 'Accept-Language'

                    The HTTP Accept-Language header field name.

                    +
                    ACCEPT_LANGUAGE: string = 'Accept-Language'

                    The HTTP Accept-Language header field name.

                    ACCEPT_RANGES: string = 'Accept-Ranges'

                    The HTTP Accept-Ranges header field name.

                    +
                    ACCEPT_RANGES: string = 'Accept-Ranges'

                    The HTTP Accept-Ranges header field name.

                    ACCESS_CONTROL_ALLOW_CREDENTIALS: string = 'Access-Control-Allow-Credentials'

                    The CORS Access-Control-Allow-Credentials response header field name.

                    +
                    ACCESS_CONTROL_ALLOW_CREDENTIALS: string = 'Access-Control-Allow-Credentials'

                    The CORS Access-Control-Allow-Credentials response header field name.

                    ACCESS_CONTROL_ALLOW_HEADERS: string = 'Access-Control-Allow-Headers'

                    The CORS Access-Control-Allow-Headers response header field name.

                    +
                    ACCESS_CONTROL_ALLOW_HEADERS: string = 'Access-Control-Allow-Headers'

                    The CORS Access-Control-Allow-Headers response header field name.

                    ACCESS_CONTROL_ALLOW_METHODS: string = 'Access-Control-Allow-Methods'

                    The CORS Access-Control-Allow-Methods response header field name.

                    +
                    ACCESS_CONTROL_ALLOW_METHODS: string = 'Access-Control-Allow-Methods'

                    The CORS Access-Control-Allow-Methods response header field name.

                    ACCESS_CONTROL_ALLOW_ORIGIN: string = 'Access-Control-Allow-Origin'

                    The CORS Access-Control-Allow-Origin response header field name.

                    +
                    ACCESS_CONTROL_ALLOW_ORIGIN: string = 'Access-Control-Allow-Origin'

                    The CORS Access-Control-Allow-Origin response header field name.

                    ACCESS_CONTROL_EXPOSE_HEADERS: string = 'Access-Control-Expose-Headers'

                    The CORS Access-Control-Expose-Headers response header field name.

                    +
                    ACCESS_CONTROL_EXPOSE_HEADERS: string = 'Access-Control-Expose-Headers'

                    The CORS Access-Control-Expose-Headers response header field name.

                    ACCESS_CONTROL_MAX_AGE: string = 'Access-Control-Max-Age'

                    The CORS Access-Control-Max-Age response header field name.

                    +
                    ACCESS_CONTROL_MAX_AGE: string = 'Access-Control-Max-Age'

                    The CORS Access-Control-Max-Age response header field name.

                    ACCESS_CONTROL_REQUEST_HEADERS: string = 'Access-Control-Request-Headers'

                    The CORS Access-Control-Request-Headers request header field name.

                    +
                    ACCESS_CONTROL_REQUEST_HEADERS: string = 'Access-Control-Request-Headers'

                    The CORS Access-Control-Request-Headers request header field name.

                    ACCESS_CONTROL_REQUEST_METHOD: string = 'Access-Control-Request-Method'

                    The CORS Access-Control-Request-Method request header field name.

                    +
                    ACCESS_CONTROL_REQUEST_METHOD: string = 'Access-Control-Request-Method'

                    The CORS Access-Control-Request-Method request header field name.

                    AGE: string = 'Age'

                    The HTTP Age header field name.

                    +
                    AGE: string = 'Age'

                    The HTTP Age header field name.

                    ALLOW: string = 'Allow'

                    The HTTP Allow header field name.

                    +
                    ALLOW: string = 'Allow'

                    The HTTP Allow header field name.

                    AUTHORIZATION: string = 'Authorization'

                    The HTTP Authorization header field name.

                    +
                    AUTHORIZATION: string = 'Authorization'

                    The HTTP Authorization header field name.

                    CACHE_CONTROL: string = 'Cache-Control'

                    The HTTP Cache-Control header field name.

                    +
                    CACHE_CONTROL: string = 'Cache-Control'

                    The HTTP Cache-Control header field name.

                    CONNECTION: string = 'Connection'

                    The HTTP Connection header field name.

                    +
                    CONNECTION: string = 'Connection'

                    The HTTP Connection header field name.

                    CONTENT_DISPOSITION: string = 'Content-Disposition'

                    The HTTP Content-Disposition header field name.

                    +
                    CONTENT_DISPOSITION: string = 'Content-Disposition'

                    The HTTP Content-Disposition header field name.

                    CONTENT_ENCODING: string = 'Content-Encoding'

                    The HTTP Content-Encoding header field name.

                    +
                    CONTENT_ENCODING: string = 'Content-Encoding'

                    The HTTP Content-Encoding header field name.

                    CONTENT_LANGUAGE: string = 'Content-Language'

                    The HTTP Content-Language header field name.

                    +
                    CONTENT_LANGUAGE: string = 'Content-Language'

                    The HTTP Content-Language header field name.

                    CONTENT_LENGTH: string = 'Content-Length'

                    The HTTP Content-Lengthheader field name.

                    +
                    CONTENT_LENGTH: string = 'Content-Length'

                    The HTTP Content-Lengthheader field name.

                    CONTENT_LOCATION: string = 'Content-Location'

                    The HTTP Content-Locationheader field name.

                    +
                    CONTENT_LOCATION: string = 'Content-Location'

                    The HTTP Content-Locationheader field name.

                    CONTENT_RANGE: string = 'Content-Range'

                    The HTTP Content-Rangeheader field name.

                    +
                    CONTENT_RANGE: string = 'Content-Range'

                    The HTTP Content-Rangeheader field name.

                    CONTENT_TYPE: string = 'Content-Type'

                    The HTTP Content-Typeheader field name.

                    +
                    CONTENT_TYPE: string = 'Content-Type'

                    The HTTP Content-Typeheader field name.

                    COOKIE: string = 'Cookie'

                    The HTTP Cookieheader field name.

                    +
                    COOKIE: string = 'Cookie'

                    The HTTP Cookieheader field name.

                    DATE: string = 'Date'

                    The HTTP Dateheader field name.

                    +
                    DATE: string = 'Date'

                    The HTTP Dateheader field name.

                    ETAG: string = 'ETag'

                    The HTTP ETagheader field name.

                    +
                    ETAG: string = 'ETag'

                    The HTTP ETagheader field name.

                    EXPECT: string = 'Expect'

                    The HTTP Expectheader field name.

                    +
                    EXPECT: string = 'Expect'

                    The HTTP Expectheader field name.

                    EXPIRES: string = 'Expires'

                    The HTTP Expiresheader field name.

                    +
                    EXPIRES: string = 'Expires'

                    The HTTP Expiresheader field name.

                    FROM: string = 'From'

                    The HTTP Fromheader field name.

                    +
                    FROM: string = 'From'

                    The HTTP Fromheader field name.

                    HOST: string = 'Host'

                    The HTTP Hostheader field name.

                    +
                    HOST: string = 'Host'

                    The HTTP Hostheader field name.

                    IF_MATCH: string = 'If-Match'

                    The HTTP If-Matchheader field name.

                    +
                    IF_MATCH: string = 'If-Match'

                    The HTTP If-Matchheader field name.

                    IF_MODIFIED_SINCE: string = 'If-Modified-Since'

                    The HTTP If-Modified-Sinceheader field name.

                    +
                    IF_MODIFIED_SINCE: string = 'If-Modified-Since'

                    The HTTP If-Modified-Sinceheader field name.

                    IF_NONE_MATCH: string = 'If-None-Match'

                    The HTTP If-None-Matchheader field name.

                    +
                    IF_NONE_MATCH: string = 'If-None-Match'

                    The HTTP If-None-Matchheader field name.

                    IF_RANGE: string = 'If-Range'

                    The HTTP If-Rangeheader field name.

                    +
                    IF_RANGE: string = 'If-Range'

                    The HTTP If-Rangeheader field name.

                    IF_UNMODIFIED_SINCE: string = 'If-Unmodified-Since'

                    The HTTP If-Unmodified-Sinceheader field name.

                    +
                    IF_UNMODIFIED_SINCE: string = 'If-Unmodified-Since'

                    The HTTP If-Unmodified-Sinceheader field name.

                    LAST_MODIFIED: string = 'Last-Modified'

                    The HTTP Last-Modifiedheader field name.

                    +
                    LAST_MODIFIED: string = 'Last-Modified'

                    The HTTP Last-Modifiedheader field name.

                    LINK: string = 'Link'

                    The HTTP Linkheader field name.

                    +
                    LINK: string = 'Link'

                    The HTTP Linkheader field name.

                    LOCATION: string = 'Location'

                    The HTTP Locationheader field name.

                    +
                    LOCATION: string = 'Location'

                    The HTTP Locationheader field name.

                    MAX_FORWARDS: string = 'Max-Forwards'

                    The HTTP Max-Forwardsheader field name.

                    +
                    MAX_FORWARDS: string = 'Max-Forwards'

                    The HTTP Max-Forwardsheader field name.

                    ORIGIN: string = 'Origin'

                    The HTTP Originheader field name.

                    +
                    ORIGIN: string = 'Origin'

                    The HTTP Originheader field name.

                    PRAGMA: string = 'Pragma'

                    The HTTP Pragmaheader field name.

                    +
                    PRAGMA: string = 'Pragma'

                    The HTTP Pragmaheader field name.

                    PROXY_AUTHENTICATE: string = 'Proxy-Authenticate'

                    The HTTP Proxy-Authenticateheader field name.

                    +
                    PROXY_AUTHENTICATE: string = 'Proxy-Authenticate'

                    The HTTP Proxy-Authenticateheader field name.

                    PROXY_AUTHORIZATION: string = 'Proxy-Authorization'

                    The HTTP Proxy-Authorizationheader field name.

                    +
                    PROXY_AUTHORIZATION: string = 'Proxy-Authorization'

                    The HTTP Proxy-Authorizationheader field name.

                    RANGE: string = 'Range'

                    The HTTP Rangeheader field name.

                    +
                    RANGE: string = 'Range'

                    The HTTP Rangeheader field name.

                    REFERER: string = 'Referer'

                    The HTTP Refererheader field name.

                    +
                    REFERER: string = 'Referer'

                    The HTTP Refererheader field name.

                    RETRY_AFTER: string = 'Retry-After'

                    The HTTP Retry-Afterheader field name.

                    +
                    RETRY_AFTER: string = 'Retry-After'

                    The HTTP Retry-Afterheader field name.

                    SERVER: string = 'Server'

                    The HTTP Serverheader field name.

                    +
                    SERVER: string = 'Server'

                    The HTTP Serverheader field name.

                    SET_COOKIE: string = 'Set-Cookie'

                    The HTTP Set-Cookieheader field name.

                    +
                    SET_COOKIE: string = 'Set-Cookie'

                    The HTTP Set-Cookieheader field name.

                    SET_COOKIE2: string = 'Set-Cookie2'

                    The HTTP Set-Cookie2header field name.

                    +
                    SET_COOKIE2: string = 'Set-Cookie2'

                    The HTTP Set-Cookie2header field name.

                    TE: string = 'TE'

                    The HTTP TEheader field name.

                    +
                    TE: string = 'TE'

                    The HTTP TEheader field name.

                    TRAILER: string = 'Trailer'

                    The HTTP Trailerheader field name.

                    +
                    TRAILER: string = 'Trailer'

                    The HTTP Trailerheader field name.

                    TRANSFER_ENCODING: string = 'Transfer-Encoding'

                    The HTTP Transfer-Encodingheader field name.

                    +
                    TRANSFER_ENCODING: string = 'Transfer-Encoding'

                    The HTTP Transfer-Encodingheader field name.

                    UPGRADE: string = 'Upgrade'

                    The HTTP Upgradeheader field name.

                    +
                    UPGRADE: string = 'Upgrade'

                    The HTTP Upgradeheader field name.

                    USER_AGENT: string = 'User-Agent'

                    The HTTP User-Agentheader field name.

                    +
                    USER_AGENT: string = 'User-Agent'

                    The HTTP User-Agentheader field name.

                    VARY: string = 'Vary'

                    The HTTP Varyheader field name.

                    +
                    VARY: string = 'Vary'

                    The HTTP Varyheader field name.

                    VIA: string = 'Via'

                    The HTTP Viaheader field name.

                    +
                    VIA: string = 'Via'

                    The HTTP Viaheader field name.

                    WARNING: string = 'Warning'

                    The HTTP Warningheader field name.

                    +
                    WARNING: string = 'Warning'

                    The HTTP Warningheader field name.

                    WWW_AUTHENTICATE: string = 'WWW-Authenticate'

                    The HTTP WWW-Authenticateheader field name.

                    +
                    WWW_AUTHENTICATE: string = 'WWW-Authenticate'

                    The HTTP WWW-Authenticateheader field name.

                    X_REQUESTED_WITH: string = 'X-Requested-With'
                    +
                    X_REQUESTED_WITH: string = 'X-Requested-With'
                    diff --git a/docs/next/classes/_celljs_jwt.JwtServiceImpl.html b/docs/next/classes/_celljs_jwt.JwtServiceImpl.html index 2c3ee1e4d..edf32f467 100644 --- a/docs/next/classes/_celljs_jwt.JwtServiceImpl.html +++ b/docs/next/classes/_celljs_jwt.JwtServiceImpl.html @@ -1,7 +1,7 @@ -JwtServiceImpl | CellJS TypeDoc

                    Implements

                    Constructors

                    constructor +JwtServiceImpl | CellJS TypeDoc

                    Implements

                    Constructors

                    Properties

                    Methods

                    Constructors

                    Properties

                    jwtOptions?: JwtOptions
                    jwtSecretService: JwtSecretService

                    Methods

                    +

                    Constructors

                    Properties

                    jwtOptions?: JwtOptions
                    jwtSecretService: JwtSecretService

                    Methods

                    diff --git a/docs/next/classes/_celljs_jwt.PrivateKeyNotFoundError.html b/docs/next/classes/_celljs_jwt.PrivateKeyNotFoundError.html index a7f289cc3..273746713 100644 --- a/docs/next/classes/_celljs_jwt.PrivateKeyNotFoundError.html +++ b/docs/next/classes/_celljs_jwt.PrivateKeyNotFoundError.html @@ -1,11 +1,11 @@ -PrivateKeyNotFoundError | CellJS TypeDoc

                    Hierarchy (view full)

                    Constructors

                    constructor +PrivateKeyNotFoundError | CellJS TypeDoc

                    Hierarchy (view full)

                    Constructors

                    Properties

                    message: string
                    name: string
                    stack?: string
                    prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

                    Optional override for formatting stack traces

                    +

                    Constructors

                    Properties

                    message: string
                    name: string
                    stack?: string
                    prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

                    Optional override for formatting stack traces

                    stackTraceLimit: number

                    Methods

                    • Create .stack property on a target object

                      Parameters

                      • targetObject: object
                      • OptionalconstructorOpt: Function

                      Returns void

                    diff --git a/docs/next/classes/_celljs_jwt.PublicKeyNotFoundError.html b/docs/next/classes/_celljs_jwt.PublicKeyNotFoundError.html index 967d46b80..b7afe3fa5 100644 --- a/docs/next/classes/_celljs_jwt.PublicKeyNotFoundError.html +++ b/docs/next/classes/_celljs_jwt.PublicKeyNotFoundError.html @@ -1,11 +1,11 @@ -PublicKeyNotFoundError | CellJS TypeDoc

                    Hierarchy (view full)

                    Constructors

                    constructor +PublicKeyNotFoundError | CellJS TypeDoc

                    Hierarchy (view full)

                    Constructors

                    Properties

                    message: string
                    name: string
                    stack?: string
                    prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

                    Optional override for formatting stack traces

                    +

                    Constructors

                    Properties

                    message: string
                    name: string
                    stack?: string
                    prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

                    Optional override for formatting stack traces

                    stackTraceLimit: number

                    Methods

                    • Create .stack property on a target object

                      Parameters

                      • targetObject: object
                      • OptionalconstructorOpt: Function

                      Returns void

                    diff --git a/docs/next/classes/_celljs_jwt.jwtSecretService.html b/docs/next/classes/_celljs_jwt.jwtSecretService.html index f0317f5f3..53f37967e 100644 --- a/docs/next/classes/_celljs_jwt.jwtSecretService.html +++ b/docs/next/classes/_celljs_jwt.jwtSecretService.html @@ -1,5 +1,5 @@ -jwtSecretService | CellJS TypeDoc

                    Implements

                    Constructors

                    constructor +jwtSecretService | CellJS TypeDoc

                    Implements

                    Constructors

                    Properties

                    Methods

                    Constructors

                    Properties

                    jwtOptions?: JwtOptions

                    Methods

                    +

                    Constructors

                    Properties

                    jwtOptions?: JwtOptions

                    Methods

                    diff --git a/docs/next/classes/_celljs_lambda_adapter.FaaSCredentialsProvider.html b/docs/next/classes/_celljs_lambda_adapter.FaaSCredentialsProvider.html index 9858e2f4b..6e81d951d 100644 --- a/docs/next/classes/_celljs_lambda_adapter.FaaSCredentialsProvider.html +++ b/docs/next/classes/_celljs_lambda_adapter.FaaSCredentialsProvider.html @@ -1,4 +1,4 @@ -FaaSCredentialsProvider | CellJS TypeDoc

                    Hierarchy (view full)

                    Constructors

                    constructor +FaaSCredentialsProvider | CellJS TypeDoc

                    Hierarchy (view full)

                    Constructors

                    Properties

                    Methods

                    Constructors

                    Properties

                    credentials: Credentials

                    Methods

                    +

                    Constructors

                    Properties

                    credentials: Credentials

                    Methods

                    diff --git a/docs/next/classes/_celljs_lambda_adapter.FaaSRegionProvider.html b/docs/next/classes/_celljs_lambda_adapter.FaaSRegionProvider.html index 7c23ae134..bd1586da1 100644 --- a/docs/next/classes/_celljs_lambda_adapter.FaaSRegionProvider.html +++ b/docs/next/classes/_celljs_lambda_adapter.FaaSRegionProvider.html @@ -1,4 +1,4 @@ -FaaSRegionProvider | CellJS TypeDoc

                    Hierarchy (view full)

                    Constructors

                    constructor +FaaSRegionProvider | CellJS TypeDoc

                    Hierarchy (view full)

                    Constructors

                    Properties

                    Methods

                    Constructors

                    Properties

                    region: string

                    Methods

                    +

                    Constructors

                    Properties

                    region: string

                    Methods

                    diff --git a/docs/next/classes/_celljs_logger.WinstonLogger.html b/docs/next/classes/_celljs_logger.WinstonLogger.html index ac48f5faa..04390e7da 100644 --- a/docs/next/classes/_celljs_logger.WinstonLogger.html +++ b/docs/next/classes/_celljs_logger.WinstonLogger.html @@ -1,4 +1,4 @@ -WinstonLogger | CellJS TypeDoc

                    Hierarchy (view full)

                    Constructors

                    constructor +WinstonLogger | CellJS TypeDoc

                    Hierarchy (view full)

                    Constructors

                    Properties

                    Constructors

                    Properties

                    context?: string
                    instance: Logger
                    level: LogLevel
                    traceIdProvider?: TraceIdProvider
                    winstonConfig?: WinstonConfig
                    winstonConfig2?: WinstonConfig

                    Methods

                    • Parameters

                      • Optionalcontext: string

                      Returns void

                    +

                    Constructors

                    Properties

                    context?: string
                    instance: Logger
                    level: LogLevel
                    traceIdProvider?: TraceIdProvider
                    winstonConfig?: WinstonConfig
                    winstonConfig2?: WinstonConfig

                    Methods

                    • Parameters

                      • Optionalcontext: string

                      Returns void

                    diff --git a/docs/next/classes/_celljs_material_ui.ThemeContext.html b/docs/next/classes/_celljs_material_ui.ThemeContext.html index 3aa22fb63..802a0ecb0 100644 --- a/docs/next/classes/_celljs_material_ui.ThemeContext.html +++ b/docs/next/classes/_celljs_material_ui.ThemeContext.html @@ -1,4 +1,4 @@ -ThemeContext | CellJS TypeDoc

                    Hierarchy

                    • Component<React.PropsWithChildren>
                      • ThemeContext

                    Constructors

                    constructor +ThemeContext | CellJS TypeDoc

                    Hierarchy

                    • Component<React.PropsWithChildren>
                      • ThemeContext

                    Constructors

                    Properties

                    context props provider @@ -29,14 +29,14 @@
                    props: Readonly<{
                        children?: ReactNode;
                    }>
                    provider: ThemeProvider
                    refs: {
                        [key: string]: ReactInstance;
                    }
                    props: Readonly<{
                        children?: ReactNode;
                    }>
                    provider: ThemeProvider
                    refs: {
                        [key: string]: ReactInstance;
                    }
                    state: Readonly<{}>
                    contextType?: Context<any>

                    If set, this.context will be set at runtime to the current value of the given Context.

                    Usage:

                    type MyContext = number
                    const Ctx = React.createContext<MyContext>(0)

                    class Foo extends React.Component {
                    static contextType = Ctx
                    context!: React.ContextType<typeof Ctx>
                    render () {
                    return <>My context's value: {this.context}</>;
                    }
                    }
                    priority: number = THEME_REACT_CONTEXT_PRIORITY

                    Methods

                    • Catches exceptions generated in descendant components. Unhandled exceptions will cause +

                    priority: number = THEME_REACT_CONTEXT_PRIORITY

                    Methods

                    • Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount.

                      Parameters

                      • error: Error
                      • errorInfo: ErrorInfo

                      Returns void

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

                      Returns void

                    • Called immediately after updating occurs. Not called for the initial render.

                      @@ -77,7 +77,7 @@ things such as scroll position before render causes changes to it.

                      Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running.

                      -

                      Parameters

                      • prevProps: Readonly<{
                            children?: ReactNode;
                        }>
                      • prevState: Readonly<{}>

                      Returns any

                    • Type Parameters

                      • K extends never

                      Parameters

                      • state:
                            | null
                            | {}
                            | ((prevState: Readonly<{}>, props: Readonly<{
                                children?: ReactNode;
                            }>) => null | {} | Pick<{}, K>)
                            | Pick<{}, K>
                      • Optionalcallback: (() => void)
                          • (): void
                          • Returns void

                      Returns void

                    • Called to determine whether the change in props and state should trigger a re-render.

                      +

                      Parameters

                      • prevProps: Readonly<{
                            children?: ReactNode;
                        }>
                      • prevState: Readonly<{}>

                      Returns any

                    • Type Parameters

                      • K extends never

                      Parameters

                      • state:
                            | null
                            | {}
                            | ((prevState: Readonly<{}>, props: Readonly<{
                                children?: ReactNode;
                            }>) => null | {} | Pick<{}, K>)
                            | Pick<{}, K>
                      • Optionalcallback: (() => void)
                          • (): void
                          • Returns void

                      Returns void

                    -
                    priority: number = 1000

                    Methods

                    • Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount.

                      Parameters

                      • error: Error
                      • errorInfo: ErrorInfo

                      Returns void

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

                      Returns void

                    • Called immediately after updating occurs. Not called for the initial render.

                      @@ -76,7 +76,7 @@ things such as scroll position before render causes changes to it.

                      Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running.

                      -

                      Parameters

                      Returns any

                    • Returns ReactElement<{}, string | JSXElementConstructor<any>>

                    • Type Parameters

                      • K extends never

                      Parameters

                      Returns void

                    • Called to determine whether the change in props and state should trigger a re-render.

                      +

                      Parameters

                      Returns any

                    • Returns ReactElement<{}, string | JSXElementConstructor<any>>

                    • Type Parameters

                      • K extends never

                      Parameters

                      Returns void

                    diff --git a/docs/next/classes/_celljs_rpc.common.AbstractChannel.html b/docs/next/classes/_celljs_rpc.common.AbstractChannel.html index f27beb943..1e4392f03 100644 --- a/docs/next/classes/_celljs_rpc.common.AbstractChannel.html +++ b/docs/next/classes/_celljs_rpc.common.AbstractChannel.html @@ -1,4 +1,4 @@ -AbstractChannel | CellJS TypeDoc

                    Hierarchy (view full)

                    Implements

                    Constructors

                    constructor +AbstractChannel | CellJS TypeDoc

                    Hierarchy (view full)

                    Implements

                    Constructors

                    Properties

                    Constructors

                    Properties

                    doSend: ((content: string) => Promise<void>)
                    fireError: ((reason: any) => void) = ...
                    fireMessage: ((data: any) => void) = ...
                    id: number
                    toDispose: DisposableCollection = ...

                    Methods

                    +

                    Constructors

                    Properties

                    doSend: ((content: string) => Promise<void>)
                    fireError: ((reason: any) => void) = ...
                    fireMessage: ((data: any) => void) = ...
                    id: number
                    toDispose: DisposableCollection = ...

                    Methods

                    diff --git a/docs/next/classes/_celljs_rpc.common.ChannelMessageReader.html b/docs/next/classes/_celljs_rpc.common.ChannelMessageReader.html index ff37aea2c..8c09f5d29 100644 --- a/docs/next/classes/_celljs_rpc.common.ChannelMessageReader.html +++ b/docs/next/classes/_celljs_rpc.common.ChannelMessageReader.html @@ -1,4 +1,4 @@ -ChannelMessageReader | CellJS TypeDoc

                    Hierarchy

                    • AbstractMessageReader
                      • ChannelMessageReader

                    Constructors

                    constructor +ChannelMessageReader | CellJS TypeDoc

                    Hierarchy

                    • AbstractMessageReader
                      • ChannelMessageReader

                    Constructors

                    Properties

                    Constructors

                    Properties

                    callback: undefined | DataCallback
                    channel: Channel
                    events: {
                        error?: any;
                        message?: any;
                    }[] = []
                    state: "initial" | "listening" | "closed" = 'initial'

                    Accessors

                    • get onClose(): Event<void>
                    • An event raised when the end of the underlying transport has been reached.

                      +

                    Constructors

                    Properties

                    callback: undefined | DataCallback
                    channel: Channel
                    events: {
                        error?: any;
                        message?: any;
                    }[] = []
                    state: "initial" | "listening" | "closed" = 'initial'

                    Accessors

                    • get onClose(): Event<void>
                    • An event raised when the end of the underlying transport has been reached.

                      Returns Event<void>

                    • get onError(): Event<Error>
                    • Raised whenever an error occurs while reading a message.

                      Returns Event<Error>

                    • get onPartialMessage(): Event<PartialMessageInfo>
                    • An event that may be raised to inform the owner that only part of a message has been received. A MessageReader implementation may choose to raise this event after a timeout elapses while waiting for more of a partially received message to be received.

                      Returns Event<PartialMessageInfo>

                    Methods

                    • Releases resources incurred from reading or raising events. Does NOT close the underlying transport, if any.

                      -

                      Returns void

                    • Returns void

                    • Parameters

                      • info: PartialMessageInfo

                      Returns void

                    +

                    Returns void

                    diff --git a/docs/next/classes/_celljs_rpc.common.ChannelMessageWriter.html b/docs/next/classes/_celljs_rpc.common.ChannelMessageWriter.html index 7e61ffbeb..796e80e55 100644 --- a/docs/next/classes/_celljs_rpc.common.ChannelMessageWriter.html +++ b/docs/next/classes/_celljs_rpc.common.ChannelMessageWriter.html @@ -1,4 +1,4 @@ -ChannelMessageWriter | CellJS TypeDoc

                    Hierarchy

                    • AbstractMessageWriter
                      • ChannelMessageWriter

                    Constructors

                    constructor +ChannelMessageWriter | CellJS TypeDoc

                    Hierarchy

                    • AbstractMessageWriter
                      • ChannelMessageWriter

                    Constructors

                    Properties

                    Accessors

                    onClose @@ -8,4 +8,4 @@ fireClose fireError write -

                    Constructors

                    Properties

                    channel: Channel
                    errorCount: number = 0

                    Accessors

                    • get onClose(): Event<void>
                    • Returns Event<void>

                    • get onError(): Event<[Error, undefined | Message, undefined | number]>
                    • Returns Event<[Error, undefined | Message, undefined | number]>

                    Methods

                    • Returns void

                    • Returns void

                    • Parameters

                      • error: any
                      • Optionalmessage: Message
                      • Optionalcount: number

                      Returns void

                    +

                    Constructors

                    Properties

                    channel: Channel
                    errorCount: number = 0

                    Accessors

                    • get onClose(): Event<void>
                    • Returns Event<void>

                    • get onError(): Event<[Error, undefined | Message, undefined | number]>
                    • Returns Event<[Error, undefined | Message, undefined | number]>

                    Methods

                    • Returns void

                    • Returns void

                    • Parameters

                      • error: any
                      • Optionalmessage: Message
                      • Optionalcount: number

                      Returns void

                    diff --git a/docs/next/classes/_celljs_rpc.common.ConnnectionFactoryImpl.html b/docs/next/classes/_celljs_rpc.common.ConnnectionFactoryImpl.html index f9cded119..f466fd797 100644 --- a/docs/next/classes/_celljs_rpc.common.ConnnectionFactoryImpl.html +++ b/docs/next/classes/_celljs_rpc.common.ConnnectionFactoryImpl.html @@ -1,3 +1,3 @@ -ConnnectionFactoryImpl | CellJS TypeDoc

                    Implements

                    Constructors

                    constructor +ConnnectionFactoryImpl | CellJS TypeDoc

                    Implements

                    Constructors

                    Methods

                    Constructors

                    Methods

                    +

                    Constructors

                    Methods

                    diff --git a/docs/next/classes/_celljs_rpc.common.ConsoleLogger.html b/docs/next/classes/_celljs_rpc.common.ConsoleLogger.html index 6657e3905..5c8966304 100644 --- a/docs/next/classes/_celljs_rpc.common.ConsoleLogger.html +++ b/docs/next/classes/_celljs_rpc.common.ConsoleLogger.html @@ -1,7 +1,7 @@ -ConsoleLogger | CellJS TypeDoc

                    Implements

                    • Logger

                    Constructors

                    constructor +ConsoleLogger | CellJS TypeDoc

                    Implements

                    • Logger

                    Constructors

                    Methods

                    Constructors

                    Methods

                    +

                    Constructors

                    Methods

                    diff --git a/docs/next/classes/_celljs_rpc.common.DelegatingHttpProxyCreator.html b/docs/next/classes/_celljs_rpc.common.DelegatingHttpProxyCreator.html index cf5e32597..cbc511dca 100644 --- a/docs/next/classes/_celljs_rpc.common.DelegatingHttpProxyCreator.html +++ b/docs/next/classes/_celljs_rpc.common.DelegatingHttpProxyCreator.html @@ -1,4 +1,4 @@ -DelegatingHttpProxyCreator | CellJS TypeDoc

                    Implements

                    Constructors

                    constructor +DelegatingHttpProxyCreator | CellJS TypeDoc

                    Implements

                    Constructors

                    Properties

                    Methods

                    Constructors

                    Properties

                    clientConfig: AxiosRequestConfig<any>
                    clientConfigProcessor: ClientConfigProcessor
                    connnectionFactory: ConnnectionFactory<Channel>
                    delegate: ProxyCreator
                    enabled: boolean
                    endpointResolver: EndpointResolver
                    maxCount: number
                    maxLength: number
                    restOperations: RestOperations
                    timerDelay: number

                    Methods

                    +

                    Constructors

                    Properties

                    clientConfig: AxiosRequestConfig<any>
                    clientConfigProcessor: ClientConfigProcessor
                    connnectionFactory: ConnnectionFactory<Channel>
                    delegate: ProxyCreator
                    enabled: boolean
                    endpointResolver: EndpointResolver
                    maxCount: number
                    maxLength: number
                    restOperations: RestOperations
                    timerDelay: number

                    Methods

                    diff --git a/docs/next/classes/_celljs_rpc.common.EndpointNotFoundError.html b/docs/next/classes/_celljs_rpc.common.EndpointNotFoundError.html index 44ce56954..bd921471c 100644 --- a/docs/next/classes/_celljs_rpc.common.EndpointNotFoundError.html +++ b/docs/next/classes/_celljs_rpc.common.EndpointNotFoundError.html @@ -1,4 +1,4 @@ -EndpointNotFoundError | CellJS TypeDoc

                    Hierarchy (view full)

                    Constructors

                    constructor +EndpointNotFoundError | CellJS TypeDoc

                    Hierarchy (view full)

                    Constructors

                    Properties

                    message: string
                    name: string
                    serviceId: string
                    stack?: string
                    prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

                    Optional override for formatting stack traces

                    +

                    Constructors

                    Properties

                    message: string
                    name: string
                    serviceId: string
                    stack?: string
                    prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

                    Optional override for formatting stack traces

                    stackTraceLimit: number

                    Methods

                    • Create .stack property on a target object

                      Parameters

                      • targetObject: object
                      • OptionalconstructorOpt: Function

                      Returns void

                    diff --git a/docs/next/classes/_celljs_rpc.common.EndpointResolverImpl.html b/docs/next/classes/_celljs_rpc.common.EndpointResolverImpl.html index e0a567d73..a74dd5d68 100644 --- a/docs/next/classes/_celljs_rpc.common.EndpointResolverImpl.html +++ b/docs/next/classes/_celljs_rpc.common.EndpointResolverImpl.html @@ -1,8 +1,8 @@ -EndpointResolverImpl | CellJS TypeDoc

                    Implements

                    Constructors

                    constructor +EndpointResolverImpl | CellJS TypeDoc

                    Implements

                    Constructors

                    Properties

                    defaultEndpoint?: string
                    endpoint?: {
                        [id: string]: string;
                    }
                    parsed: Map<string, string>
                    pathResolver: PathResolver
                    rpcPath: string

                    Methods

                    +

                    Constructors

                    Properties

                    defaultEndpoint?: string
                    endpoint?: {
                        [id: string]: string;
                    }
                    parsed: Map<string, string>
                    pathResolver: PathResolver
                    rpcPath: string

                    Methods

                    diff --git a/docs/next/classes/_celljs_rpc.common.HttpChannel.html b/docs/next/classes/_celljs_rpc.common.HttpChannel.html index e15f0bd95..97a2abe19 100644 --- a/docs/next/classes/_celljs_rpc.common.HttpChannel.html +++ b/docs/next/classes/_celljs_rpc.common.HttpChannel.html @@ -1,4 +1,4 @@ -HttpChannel | CellJS TypeDoc

                    Hierarchy (view full)

                    Constructors

                    constructor +HttpChannel | CellJS TypeDoc

                    Hierarchy (view full)

                    Constructors

                    Properties

                    Constructors

                    Properties

                    doSend: ((content: string) => Promise<void>)
                    fireError: ((reason: any) => void) = ...
                    fireMessage: ((data: any) => void) = ...
                    id: number
                    path?: string
                    toDispose: DisposableCollection = ...

                    Methods

                    +

                    Constructors

                    Properties

                    doSend: ((content: string) => Promise<void>)
                    fireError: ((reason: any) => void) = ...
                    fireMessage: ((data: any) => void) = ...
                    id: number
                    path?: string
                    toDispose: DisposableCollection = ...

                    Methods

                    diff --git a/docs/next/classes/_celljs_rpc.common.HttpProxyCreator.html b/docs/next/classes/_celljs_rpc.common.HttpProxyCreator.html index ef9f02dbe..d8cbf775f 100644 --- a/docs/next/classes/_celljs_rpc.common.HttpProxyCreator.html +++ b/docs/next/classes/_celljs_rpc.common.HttpProxyCreator.html @@ -1,4 +1,4 @@ -HttpProxyCreator | CellJS TypeDoc

                    Implements

                    Constructors

                    constructor +HttpProxyCreator | CellJS TypeDoc

                    Implements

                    Constructors

                    Properties

                    Constructors

                    Properties

                    channelIdSeq: number = 0
                    channelMap: Map<number, Channel> = ...
                    requestMap: Map<string, RequestTaskMeta> = ...

                    Methods

                    +

                    Constructors

                    Properties

                    channelIdSeq: number = 0
                    channelMap: Map<number, Channel> = ...
                    requestMap: Map<string, RequestTaskMeta> = ...

                    Methods

                    diff --git a/docs/next/classes/_celljs_rpc.common.JsonRpcConnectionHandler.html b/docs/next/classes/_celljs_rpc.common.JsonRpcConnectionHandler.html index efea5bd6c..d553df914 100644 --- a/docs/next/classes/_celljs_rpc.common.JsonRpcConnectionHandler.html +++ b/docs/next/classes/_celljs_rpc.common.JsonRpcConnectionHandler.html @@ -1,8 +1,8 @@ -JsonRpcConnectionHandler | CellJS TypeDoc

                    Type Parameters

                    • T extends object

                    Implements

                    Constructors

                    constructor +JsonRpcConnectionHandler | CellJS TypeDoc

                    Type Parameters

                    • T extends object

                    Implements

                    Constructors

                    Properties

                    errorConverters: ErrorConverter[]
                    logger: Logger
                    path: string
                    pipeManager: PipeManager
                    targetFactory: ((proxy: JsonRpcProxy<T>) => any)

                    Methods

                    +

                    Constructors

                    Properties

                    errorConverters: ErrorConverter[]
                    logger: Logger
                    path: string
                    pipeManager: PipeManager
                    targetFactory: ((proxy: JsonRpcProxy<T>) => any)

                    Methods

                    diff --git a/docs/next/classes/_celljs_rpc.common.JsonRpcProxyFactory.html b/docs/next/classes/_celljs_rpc.common.JsonRpcProxyFactory.html index a2183ca0b..82adbd7ff 100644 --- a/docs/next/classes/_celljs_rpc.common.JsonRpcProxyFactory.html +++ b/docs/next/classes/_celljs_rpc.common.JsonRpcProxyFactory.html @@ -1,4 +1,4 @@ -JsonRpcProxyFactory | CellJS TypeDoc

                    Type Parameters

                    • T extends object

                    Implements

                    • ProxyHandler<T>

                    Constructors

                    constructor +JsonRpcProxyFactory | CellJS TypeDoc

                    Type Parameters

                    • T extends object

                    Implements

                    • ProxyHandler<T>

                    Constructors

                    Properties

                    connectionPromise: Promise<MessageConnection>
                    connectionPromiseResolve: ((connection: MessageConnection) => void)
                    errorConverters?: ErrorConverter[]
                    internalMethods: Map<string, (() => any)>
                    logger?: Logger
                    pipeManager?: PipeManager
                    target?: any

                    Methods

                    • A trap for getting a property value.

                      +

                    Constructors

                    Properties

                    connectionPromise: Promise<MessageConnection>
                    connectionPromiseResolve: ((connection: MessageConnection) => void)
                    errorConverters?: ErrorConverter[]
                    internalMethods: Map<string, (() => any)>
                    logger?: Logger
                    pipeManager?: PipeManager
                    target?: any

                    Methods

                    • A trap for getting a property value.

                      Parameters

                      • target: T

                        The original object which is being proxied.

                      • p: PropertyKey

                        The name or Symbol of the property to get.

                      • receiver: any

                        The proxy or an object that inherits from the proxy.

                        -

                      Returns any

                    • Parameters

                      • prop: string

                      Returns ((...args: any[]) => Promise<any>)

                        • (...args): Promise<any>
                        • Parameters

                          • Rest...args: any[]

                          Returns Promise<any>

                    +

                    Returns any

                    diff --git a/docs/next/classes/_celljs_rpc.common.NoOpClientConfigProcessor.html b/docs/next/classes/_celljs_rpc.common.NoOpClientConfigProcessor.html index ea789b30b..284973019 100644 --- a/docs/next/classes/_celljs_rpc.common.NoOpClientConfigProcessor.html +++ b/docs/next/classes/_celljs_rpc.common.NoOpClientConfigProcessor.html @@ -1,3 +1,3 @@ -NoOpClientConfigProcessor | CellJS TypeDoc

                    Implements

                    Constructors

                    constructor +NoOpClientConfigProcessor | CellJS TypeDoc

                    Implements

                    Constructors

                    Methods

                    Constructors

                    Methods

                    +

                    Constructors

                    Methods

                    diff --git a/docs/next/classes/_celljs_rpc.common.NoOpConnectionHandler.html b/docs/next/classes/_celljs_rpc.common.NoOpConnectionHandler.html index c3e851b01..fac0a37ee 100644 --- a/docs/next/classes/_celljs_rpc.common.NoOpConnectionHandler.html +++ b/docs/next/classes/_celljs_rpc.common.NoOpConnectionHandler.html @@ -1,4 +1,4 @@ -NoOpConnectionHandler | CellJS TypeDoc

                    Implements

                    Constructors

                    constructor +NoOpConnectionHandler | CellJS TypeDoc

                    Implements

                    Constructors

                    Properties

                    Methods

                    Constructors

                    Properties

                    path: string

                    Methods

                    +

                    Constructors

                    Properties

                    path: string

                    Methods

                    diff --git a/docs/next/classes/_celljs_rpc.common.ProxyProviderImpl.html b/docs/next/classes/_celljs_rpc.common.ProxyProviderImpl.html index 9eb64cda3..423026b9c 100644 --- a/docs/next/classes/_celljs_rpc.common.ProxyProviderImpl.html +++ b/docs/next/classes/_celljs_rpc.common.ProxyProviderImpl.html @@ -1,5 +1,5 @@ -ProxyProviderImpl | CellJS TypeDoc

                    Implements

                    Constructors

                    constructor +ProxyProviderImpl | CellJS TypeDoc

                    Implements

                    Constructors

                    Properties

                    Methods

                    Constructors

                    Properties

                    proxyCreators: ProxyCreator[]

                    Methods

                    +

                    Constructors

                    Properties

                    proxyCreators: ProxyCreator[]

                    Methods

                    diff --git a/docs/next/classes/_celljs_rpc.node.ChannelManager.html b/docs/next/classes/_celljs_rpc.node.ChannelManager.html index 1c7e82544..9074c58e5 100644 --- a/docs/next/classes/_celljs_rpc.node.ChannelManager.html +++ b/docs/next/classes/_celljs_rpc.node.ChannelManager.html @@ -1,7 +1,7 @@ -ChannelManager | CellJS TypeDoc

                    Constructors

                    constructor +ChannelManager | CellJS TypeDoc

                    Constructors

                    Properties

                    _handlers: Map<string, ConnectionHandler> = ...
                    connnectionFactory: ConnnectionFactory<Channel>
                    handlers: ConnectionHandler[]

                    Methods

                    +

                    Constructors

                    Properties

                    _handlers: Map<string, ConnectionHandler> = ...
                    connnectionFactory: ConnnectionFactory<Channel>
                    handlers: ConnectionHandler[]

                    Methods

                    diff --git a/docs/next/classes/_celljs_rpc.node.ChannelMiddleware.html b/docs/next/classes/_celljs_rpc.node.ChannelMiddleware.html index 683cb8aae..c9659d26e 100644 --- a/docs/next/classes/_celljs_rpc.node.ChannelMiddleware.html +++ b/docs/next/classes/_celljs_rpc.node.ChannelMiddleware.html @@ -1,5 +1,5 @@ -ChannelMiddleware | CellJS TypeDoc

                    Implements

                    Constructors

                    constructor +ChannelMiddleware | CellJS TypeDoc

                    Implements

                    Constructors

                    Properties

                    Methods

                    Constructors

                    Properties

                    channelStrategies: ChannelStrategy[]
                    priority: 2100 = CHANNEL_MIDDLEWARE_PRIORITY

                    Methods

                    +

                    Constructors

                    Properties

                    channelStrategies: ChannelStrategy[]
                    priority: 2100 = CHANNEL_MIDDLEWARE_PRIORITY

                    Methods

                    diff --git a/docs/next/classes/_celljs_rpc.node.HttpChannelStrategy.html b/docs/next/classes/_celljs_rpc.node.HttpChannelStrategy.html index 9c1dd00e2..4ea0ba080 100644 --- a/docs/next/classes/_celljs_rpc.node.HttpChannelStrategy.html +++ b/docs/next/classes/_celljs_rpc.node.HttpChannelStrategy.html @@ -1,7 +1,7 @@ -HttpChannelStrategy | CellJS TypeDoc

                    Implements

                    Constructors

                    constructor +HttpChannelStrategy | CellJS TypeDoc

                    Implements

                    Constructors

                    Methods

                    +

                    Constructors

                    Methods

                    diff --git a/docs/next/classes/_celljs_rpc.node.RpcHandlerAdapter.html b/docs/next/classes/_celljs_rpc.node.RpcHandlerAdapter.html index 014c4516b..f8fc80da7 100644 --- a/docs/next/classes/_celljs_rpc.node.RpcHandlerAdapter.html +++ b/docs/next/classes/_celljs_rpc.node.RpcHandlerAdapter.html @@ -1,4 +1,4 @@ -RpcHandlerAdapter | CellJS TypeDoc

                    Implements

                    Constructors

                    constructor +RpcHandlerAdapter | CellJS TypeDoc

                    Implements

                    Constructors

                    Properties

                    Methods

                    Constructors

                    Properties

                    channelManager: ChannelManager
                    pathResolver: PathResolver
                    priority: 1000 = RPC_HANDLER_ADAPTER_PRIORITY
                    requestMatcher: RequestMatcher
                    rpcPath: string

                    Methods

                    +

                    Constructors

                    Properties

                    channelManager: ChannelManager
                    pathResolver: PathResolver
                    priority: 1000 = RPC_HANDLER_ADAPTER_PRIORITY
                    requestMatcher: RequestMatcher
                    rpcPath: string

                    Methods

                    diff --git a/docs/next/classes/_celljs_rpc_core.CancelMessage.html b/docs/next/classes/_celljs_rpc_core.CancelMessage.html index 92c93055a..27ed670a6 100644 --- a/docs/next/classes/_celljs_rpc_core.CancelMessage.html +++ b/docs/next/classes/_celljs_rpc_core.CancelMessage.html @@ -1,5 +1,5 @@ -CancelMessage | CellJS TypeDoc

                    Constructors

                    constructor +CancelMessage | CellJS TypeDoc

                    Constructors

                    Properties

                    Constructors

                    Properties

                    channalId: number
                    id: string
                    type: Cancel
                    +

                    Constructors

                    Properties

                    channalId: number
                    id: string
                    type: Cancel
                    diff --git a/docs/next/classes/_celljs_rpc_core.OpenMessage.html b/docs/next/classes/_celljs_rpc_core.OpenMessage.html index de46a0c99..23030cd5a 100644 --- a/docs/next/classes/_celljs_rpc_core.OpenMessage.html +++ b/docs/next/classes/_celljs_rpc_core.OpenMessage.html @@ -1,5 +1,5 @@ -OpenMessage | CellJS TypeDoc

                    Constructors

                    constructor +OpenMessage | CellJS TypeDoc

                    Constructors

                    Properties

                    Constructors

                    Properties

                    channalId: number
                    id: string
                    type: Open
                    +

                    Constructors

                    Properties

                    channalId: number
                    id: string
                    type: Open
                    diff --git a/docs/next/classes/_celljs_rpc_core.ProxyIdentifier.html b/docs/next/classes/_celljs_rpc_core.ProxyIdentifier.html index 835eb29d7..b2a8ab2c2 100644 --- a/docs/next/classes/_celljs_rpc_core.ProxyIdentifier.html +++ b/docs/next/classes/_celljs_rpc_core.ProxyIdentifier.html @@ -1,4 +1,4 @@ -ProxyIdentifier | CellJS TypeDoc

                    Type Parameters

                    • T

                    Constructors

                    constructor +ProxyIdentifier | CellJS TypeDoc

                    Type Parameters

                    • T

                    Constructors

                    Properties

                    Constructors

                    Properties

                    id: string
                    isMain: boolean
                    +

                    Constructors

                    Properties

                    id: string
                    isMain: boolean
                    diff --git a/docs/next/classes/_celljs_rpc_core.RPCImpl.html b/docs/next/classes/_celljs_rpc_core.RPCImpl.html index 38a0866e7..a05e8a143 100644 --- a/docs/next/classes/_celljs_rpc_core.RPCImpl.html +++ b/docs/next/classes/_celljs_rpc_core.RPCImpl.html @@ -1,11 +1,11 @@ -RPCImpl | CellJS TypeDoc

                    Implements

                    Constructors

                    constructor +RPCImpl | CellJS TypeDoc

                    Implements

                    Constructors

                    • Parameters

                      • connection: MessageConnection
                      • Optionaltransformations: {
                            replacer?: ((key: undefined | string, value: any) => any);
                            reviver?: ((key: undefined | string, value: any) => any);
                        }
                        • Optionalreplacer?: ((key: undefined | string, value: any) => any)
                            • (key, value): any
                            • Parameters

                              • key: undefined | string
                              • value: any

                              Returns any

                        • Optionalreviver?: ((key: undefined | string, value: any) => any)
                            • (key, value): any
                            • Parameters

                              • key: undefined | string
                              • value: any

                              Returns any

                      Returns RPCImpl

                    Methods

                    +

                    Constructors

                    • Parameters

                      • connection: MessageConnection
                      • Optionaltransformations: {
                            replacer?: ((key: undefined | string, value: any) => any);
                            reviver?: ((key: undefined | string, value: any) => any);
                        }
                        • Optionalreplacer?: ((key: undefined | string, value: any) => any)
                            • (key, value): any
                            • Parameters

                              • key: undefined | string
                              • value: any

                              Returns any

                        • Optionalreviver?: ((key: undefined | string, value: any) => any)
                            • (key, value): any
                            • Parameters

                              • key: undefined | string
                              • value: any

                              Returns any

                      Returns RPCImpl

                    Methods

                    diff --git a/docs/next/classes/_celljs_rpc_core.RPCMultiplexer.html b/docs/next/classes/_celljs_rpc_core.RPCMultiplexer.html index 9b130de98..3dd1bfd83 100644 --- a/docs/next/classes/_celljs_rpc_core.RPCMultiplexer.html +++ b/docs/next/classes/_celljs_rpc_core.RPCMultiplexer.html @@ -3,9 +3,9 @@
                  • multiple messages to be sent from one stack get sent in bulk at process.nextTick.
                  • each incoming message is handled in a separate process.nextTick.
                  • -

                    Implements

                    Constructors

                    Implements

                    Constructors

                    Accessors

                    Methods

                    Constructors

                    Accessors

                    Methods

                    +

                    Constructors

                    Accessors

                    Methods

                    diff --git a/docs/next/classes/_celljs_rpc_core.ReadyMessage.html b/docs/next/classes/_celljs_rpc_core.ReadyMessage.html index c0374e40c..c07a49be9 100644 --- a/docs/next/classes/_celljs_rpc_core.ReadyMessage.html +++ b/docs/next/classes/_celljs_rpc_core.ReadyMessage.html @@ -1,5 +1,5 @@ -ReadyMessage | CellJS TypeDoc

                    Constructors

                    constructor +ReadyMessage | CellJS TypeDoc

                    Constructors

                    Properties

                    Constructors

                    Properties

                    channalId: number
                    id: string
                    type: Ready
                    +

                    Constructors

                    Properties

                    channalId: number
                    id: string
                    type: Ready
                    diff --git a/docs/next/classes/_celljs_rpc_core.ReplyErrMessage.html b/docs/next/classes/_celljs_rpc_core.ReplyErrMessage.html index 4fd0bf888..e8d7389b6 100644 --- a/docs/next/classes/_celljs_rpc_core.ReplyErrMessage.html +++ b/docs/next/classes/_celljs_rpc_core.ReplyErrMessage.html @@ -1,6 +1,6 @@ -ReplyErrMessage | CellJS TypeDoc

                    Constructors

                    constructor +ReplyErrMessage | CellJS TypeDoc

                    Constructors

                    Properties

                    Constructors

                    Properties

                    channalId: number
                    id: string
                    type: ReplyErr
                    +

                    Constructors

                    Properties

                    channalId: number
                    id: string
                    type: ReplyErr
                    diff --git a/docs/next/classes/_celljs_rpc_core.ReplyMessage.html b/docs/next/classes/_celljs_rpc_core.ReplyMessage.html index 08401e389..d924ed1e5 100644 --- a/docs/next/classes/_celljs_rpc_core.ReplyMessage.html +++ b/docs/next/classes/_celljs_rpc_core.ReplyMessage.html @@ -1,6 +1,6 @@ -ReplyMessage | CellJS TypeDoc

                    Constructors

                    constructor +ReplyMessage | CellJS TypeDoc

                    Constructors

                    Properties

                    Constructors

                    Properties

                    channalId: number
                    id: string
                    res: any
                    type: Reply
                    +

                    Constructors

                    Properties

                    channalId: number
                    id: string
                    res: any
                    type: Reply
                    diff --git a/docs/next/classes/_celljs_rpc_core.RequestMessage.html b/docs/next/classes/_celljs_rpc_core.RequestMessage.html index 4f990e187..fccdb046d 100644 --- a/docs/next/classes/_celljs_rpc_core.RequestMessage.html +++ b/docs/next/classes/_celljs_rpc_core.RequestMessage.html @@ -1,8 +1,8 @@ -RequestMessage | CellJS TypeDoc

                    Constructors

                    constructor +RequestMessage | CellJS TypeDoc

                    Constructors

                    Properties

                    Constructors

                    Properties

                    args: any[]
                    channalId: number
                    id: string
                    method: string
                    proxyId: string
                    type: Request
                    +

                    Constructors

                    Properties

                    args: any[]
                    channalId: number
                    id: string
                    method: string
                    proxyId: string
                    type: Request
                    diff --git a/docs/next/classes/_celljs_s3.ObjectStorageServiceImpl.html b/docs/next/classes/_celljs_s3.ObjectStorageServiceImpl.html index 1b4b196bb..4ef5adf55 100644 --- a/docs/next/classes/_celljs_s3.ObjectStorageServiceImpl.html +++ b/docs/next/classes/_celljs_s3.ObjectStorageServiceImpl.html @@ -1,4 +1,4 @@ -ObjectStorageServiceImpl | CellJS TypeDoc

                    Hierarchy (view full)

                    Constructors

                    constructor +ObjectStorageServiceImpl | CellJS TypeDoc

                    Hierarchy (view full)

                    Constructors

                    Properties

                    _rawCloudService: S3
                    accountProvider: AccountProvider
                    clientOptionsProvider: ClientOptionsProvider
                    credentialsProvider: CredentialsProvider
                    name: string
                    regionProvider: RegionProvider

                    Methods

                    +

                    Constructors

                    Properties

                    _rawCloudService: S3
                    accountProvider: AccountProvider
                    clientOptionsProvider: ClientOptionsProvider
                    credentialsProvider: CredentialsProvider
                    name: string
                    regionProvider: RegionProvider

                    Methods

                    diff --git a/docs/next/classes/_celljs_scf_adapter.FaaSAccountProvider.html b/docs/next/classes/_celljs_scf_adapter.FaaSAccountProvider.html index 59b90b9c8..466c0a0b2 100644 --- a/docs/next/classes/_celljs_scf_adapter.FaaSAccountProvider.html +++ b/docs/next/classes/_celljs_scf_adapter.FaaSAccountProvider.html @@ -1,4 +1,4 @@ -FaaSAccountProvider | CellJS TypeDoc

                    Hierarchy (view full)

                    Constructors

                    constructor +FaaSAccountProvider | CellJS TypeDoc

                    Hierarchy (view full)

                    Constructors

                    Properties

                    Methods

                    Constructors

                    Properties

                    account: Account

                    Methods

                    +

                    Constructors

                    Properties

                    account: Account

                    Methods

                    diff --git a/docs/next/classes/_celljs_scf_adapter.FaaSCredentialsProvider.html b/docs/next/classes/_celljs_scf_adapter.FaaSCredentialsProvider.html index 2a2876ac3..bc3acd832 100644 --- a/docs/next/classes/_celljs_scf_adapter.FaaSCredentialsProvider.html +++ b/docs/next/classes/_celljs_scf_adapter.FaaSCredentialsProvider.html @@ -1,4 +1,4 @@ -FaaSCredentialsProvider | CellJS TypeDoc

                    Hierarchy (view full)

                    Constructors

                    constructor +FaaSCredentialsProvider | CellJS TypeDoc

                    Hierarchy (view full)

                    Constructors

                    Properties

                    Methods

                    Constructors

                    Properties

                    credentials: Credentials

                    Methods

                    +

                    Constructors

                    Properties

                    credentials: Credentials

                    Methods

                    diff --git a/docs/next/classes/_celljs_scf_adapter.FaaSRegionProvider.html b/docs/next/classes/_celljs_scf_adapter.FaaSRegionProvider.html index 41c8d2548..ecda1d23a 100644 --- a/docs/next/classes/_celljs_scf_adapter.FaaSRegionProvider.html +++ b/docs/next/classes/_celljs_scf_adapter.FaaSRegionProvider.html @@ -1,4 +1,4 @@ -FaaSRegionProvider | CellJS TypeDoc

                    Hierarchy (view full)

                    Constructors

                    constructor +FaaSRegionProvider | CellJS TypeDoc

                    Hierarchy (view full)

                    Constructors

                    Properties

                    Methods

                    Constructors

                    Properties

                    region: string

                    Methods

                    +

                    Constructors

                    Properties

                    region: string

                    Methods

                    diff --git a/docs/next/classes/_celljs_schedule.ApplicationLifecycleImpl.html b/docs/next/classes/_celljs_schedule.ApplicationLifecycleImpl.html index 1ddfd47f6..304b34c48 100644 --- a/docs/next/classes/_celljs_schedule.ApplicationLifecycleImpl.html +++ b/docs/next/classes/_celljs_schedule.ApplicationLifecycleImpl.html @@ -1,8 +1,8 @@ -ApplicationLifecycleImpl | CellJS TypeDoc

                    Implements

                    Constructors

                    constructor +ApplicationLifecycleImpl | CellJS TypeDoc

                    Implements

                    Constructors

                    Properties

                    logger: Logger
                    scheduleDisabled = false
                    schedulerRegistry: SchedulerRegistry
                    shedulers: any[] = []

                    Methods

                    +

                    Constructors

                    Properties

                    logger: Logger
                    scheduleDisabled = false
                    schedulerRegistry: SchedulerRegistry
                    shedulers: any[] = []

                    Methods

                    diff --git a/docs/next/classes/_celljs_schedule.DefaultCronJobFactory.html b/docs/next/classes/_celljs_schedule.DefaultCronJobFactory.html index 793e63272..a54f3a0c0 100644 --- a/docs/next/classes/_celljs_schedule.DefaultCronJobFactory.html +++ b/docs/next/classes/_celljs_schedule.DefaultCronJobFactory.html @@ -1,4 +1,4 @@ -DefaultCronJobFactory | CellJS TypeDoc

                    Hierarchy

                    • DefaultCronJobFactory

                      Implements

                      Constructors

                      constructor +DefaultCronJobFactory | CellJS TypeDoc

                      Hierarchy

                      • DefaultCronJobFactory

                        Implements

                        Constructors

                        Properties

                        Methods

                        Constructors

                        Properties

                        defaultCronJobOptions: Partial<CronJobOptions>

                        Methods

                        +

                        Constructors

                        Properties

                        defaultCronJobOptions: Partial<CronJobOptions>

                        Methods

                        diff --git a/docs/next/classes/_celljs_schedule.DefaultSchedulerRegistry.html b/docs/next/classes/_celljs_schedule.DefaultSchedulerRegistry.html index f3bd0da21..17a424006 100644 --- a/docs/next/classes/_celljs_schedule.DefaultSchedulerRegistry.html +++ b/docs/next/classes/_celljs_schedule.DefaultSchedulerRegistry.html @@ -1,4 +1,4 @@ -DefaultSchedulerRegistry | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +DefaultSchedulerRegistry | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        Constructors

                        Properties

                        cronJobFactory: CronJobFactory
                        cronJobs: Map<string, CronJob> = ...
                        defaultCronJobOptions: Partial<CronJobOptions>

                        Methods

                        +

                        Constructors

                        Properties

                        cronJobFactory: CronJobFactory
                        cronJobs: Map<string, CronJob> = ...
                        defaultCronJobOptions: Partial<CronJobOptions>

                        Methods

                        diff --git a/docs/next/classes/_celljs_schedule.DuplicateSchedulerError.html b/docs/next/classes/_celljs_schedule.DuplicateSchedulerError.html index 25a67945b..c9df2b0de 100644 --- a/docs/next/classes/_celljs_schedule.DuplicateSchedulerError.html +++ b/docs/next/classes/_celljs_schedule.DuplicateSchedulerError.html @@ -1,11 +1,11 @@ -DuplicateSchedulerError | CellJS TypeDoc

                        Hierarchy (view full)

                        Constructors

                        constructor +DuplicateSchedulerError | CellJS TypeDoc

                        Hierarchy (view full)

                        Constructors

                        Properties

                        message: string
                        name: string
                        stack?: string
                        prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

                        Optional override for formatting stack traces

                        +

                        Constructors

                        Properties

                        message: string
                        name: string
                        stack?: string
                        prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

                        Optional override for formatting stack traces

                        stackTraceLimit: number

                        Methods

                        • Create .stack property on a target object

                          Parameters

                          • targetObject: object
                          • OptionalconstructorOpt: Function

                          Returns void

                        diff --git a/docs/next/classes/_celljs_schedule.NoSchedulerFoundError.html b/docs/next/classes/_celljs_schedule.NoSchedulerFoundError.html index 1a05ee942..9ef978ab2 100644 --- a/docs/next/classes/_celljs_schedule.NoSchedulerFoundError.html +++ b/docs/next/classes/_celljs_schedule.NoSchedulerFoundError.html @@ -1,11 +1,11 @@ -NoSchedulerFoundError | CellJS TypeDoc

                        Hierarchy (view full)

                        Constructors

                        constructor +NoSchedulerFoundError | CellJS TypeDoc

                        Hierarchy (view full)

                        Constructors

                        Properties

                        message: string
                        name: string
                        stack?: string
                        prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

                        Optional override for formatting stack traces

                        +

                        Constructors

                        Properties

                        message: string
                        name: string
                        stack?: string
                        prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

                        Optional override for formatting stack traces

                        stackTraceLimit: number

                        Methods

                        • Create .stack property on a target object

                          Parameters

                          • targetObject: object
                          • OptionalconstructorOpt: Function

                          Returns void

                        diff --git a/docs/next/classes/_celljs_schedule.SchedulerError.html b/docs/next/classes/_celljs_schedule.SchedulerError.html index 233d76ae9..669884283 100644 --- a/docs/next/classes/_celljs_schedule.SchedulerError.html +++ b/docs/next/classes/_celljs_schedule.SchedulerError.html @@ -1,4 +1,4 @@ -SchedulerError | CellJS TypeDoc

                        Hierarchy (view full)

                        Constructors

                        constructor +SchedulerError | CellJS TypeDoc

                        Hierarchy (view full)

                        Constructors

                        Properties

                        message name stack? diff --git a/docs/next/classes/_celljs_security.browser.UserManagerImpl.html b/docs/next/classes/_celljs_security.browser.UserManagerImpl.html index 0e1eb132d..559a8c1d1 100644 --- a/docs/next/classes/_celljs_security.browser.UserManagerImpl.html +++ b/docs/next/classes/_celljs_security.browser.UserManagerImpl.html @@ -1,4 +1,4 @@ -UserManagerImpl | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +UserManagerImpl | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        loginPage: string
                        loginRequired: boolean
                        loginUserInfoStorageKey: "cell:loginUserInfo" = 'cell:loginUserInfo'
                        logoutMethod: HttpMethod
                        logoutSuccessUrl: string
                        logoutUrl: string
                        openNewWindow: boolean
                        pathResolver: PathResolver
                        restOperations: RestOperations
                        userInfoEndpoint: any
                        userInfoSubject: BehaviorSubject<undefined | User> = ...

                        Methods

                        +

                        Constructors

                        Properties

                        loginPage: string
                        loginRequired: boolean
                        loginUserInfoStorageKey: "cell:loginUserInfo" = 'cell:loginUserInfo'
                        logoutMethod: HttpMethod
                        logoutSuccessUrl: string
                        logoutUrl: string
                        openNewWindow: boolean
                        pathResolver: PathResolver
                        restOperations: RestOperations
                        userInfoEndpoint: any
                        userInfoSubject: BehaviorSubject<undefined | User> = ...

                        Methods

                        diff --git a/docs/next/classes/_celljs_security.node.AbstractSecurityMethodAdivice.html b/docs/next/classes/_celljs_security.node.AbstractSecurityMethodAdivice.html index c90d65a9a..21227257b 100644 --- a/docs/next/classes/_celljs_security.node.AbstractSecurityMethodAdivice.html +++ b/docs/next/classes/_celljs_security.node.AbstractSecurityMethodAdivice.html @@ -1,7 +1,7 @@ -AbstractSecurityMethodAdivice | CellJS TypeDoc

                        Class AbstractSecurityMethodAdiviceAbstract

                        Hierarchy (view full)

                        Constructors

                        constructor +AbstractSecurityMethodAdivice | CellJS TypeDoc

                        Class AbstractSecurityMethodAdiviceAbstract

                        Hierarchy (view full)

                        Constructors

                        Properties

                        accessDecisionManager: AccessDecisionManager
                        enabled: boolean
                        resourceNameResolver: ResourceNameResolver
                        securityMetadataSource: SecurityMetadataSource

                        Methods

                        +

                        Constructors

                        Properties

                        accessDecisionManager: AccessDecisionManager
                        enabled: boolean
                        resourceNameResolver: ResourceNameResolver
                        securityMetadataSource: SecurityMetadataSource

                        Methods

                        diff --git a/docs/next/classes/_celljs_security.node.AccessDecisionManagerImpl.html b/docs/next/classes/_celljs_security.node.AccessDecisionManagerImpl.html index 113c2b553..3920f6fdc 100644 --- a/docs/next/classes/_celljs_security.node.AccessDecisionManagerImpl.html +++ b/docs/next/classes/_celljs_security.node.AccessDecisionManagerImpl.html @@ -1,6 +1,6 @@ -AccessDecisionManagerImpl | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +AccessDecisionManagerImpl | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        accessDecisionVoters: AccessDecisionVoter[]
                        prioritized: AccessDecisionVoter[]

                        Methods

                        +

                        Constructors

                        Properties

                        accessDecisionVoters: AccessDecisionVoter[]
                        prioritized: AccessDecisionVoter[]

                        Methods

                        diff --git a/docs/next/classes/_celljs_security.node.AccessDeniedError.html b/docs/next/classes/_celljs_security.node.AccessDeniedError.html index a2073441a..f84aeca53 100644 --- a/docs/next/classes/_celljs_security.node.AccessDeniedError.html +++ b/docs/next/classes/_celljs_security.node.AccessDeniedError.html @@ -1,4 +1,4 @@ -AccessDeniedError | CellJS TypeDoc

                        Hierarchy (view full)

                        Constructors

                        constructor +AccessDeniedError | CellJS TypeDoc

                        Hierarchy (view full)

                        Constructors

                        Properties

                        message name stack? diff --git a/docs/next/classes/_celljs_security.node.AccessDeniedErrorHandler.html b/docs/next/classes/_celljs_security.node.AccessDeniedErrorHandler.html index 3172b1202..f9bbb16fd 100644 --- a/docs/next/classes/_celljs_security.node.AccessDeniedErrorHandler.html +++ b/docs/next/classes/_celljs_security.node.AccessDeniedErrorHandler.html @@ -1,6 +1,6 @@ -AccessDeniedErrorHandler | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +AccessDeniedErrorHandler | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        Methods

                        Constructors

                        Properties

                        priority: number = ACCESS_DENIED_ERROR_HANDLER_PRIORITY

                        The priority value must be greater than the default Error Handler's priority: DEFALUT_ERROR_HANDLER_PRIORITY, otherwise it will never be executed.

                        -

                        Methods

                        +

                        Methods

                        diff --git a/docs/next/classes/_celljs_security.node.AccountExpiredError.html b/docs/next/classes/_celljs_security.node.AccountExpiredError.html index 61ff0ad7c..40794883b 100644 --- a/docs/next/classes/_celljs_security.node.AccountExpiredError.html +++ b/docs/next/classes/_celljs_security.node.AccountExpiredError.html @@ -1,11 +1,11 @@ -AccountExpiredError | CellJS TypeDoc

                        Hierarchy (view full)

                        Constructors

                        constructor +AccountExpiredError | CellJS TypeDoc

                        Hierarchy (view full)

                        Constructors

                        Properties

                        message: string
                        name: string
                        stack?: string
                        prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

                        Optional override for formatting stack traces

                        +

                        Constructors

                        Properties

                        message: string
                        name: string
                        stack?: string
                        prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

                        Optional override for formatting stack traces

                        stackTraceLimit: number

                        Methods

                        • Create .stack property on a target object

                          Parameters

                          • targetObject: object
                          • OptionalconstructorOpt: Function

                          Returns void

                        diff --git a/docs/next/classes/_celljs_security.node.AccountStatusError.html b/docs/next/classes/_celljs_security.node.AccountStatusError.html index 4978f8654..ec1369695 100644 --- a/docs/next/classes/_celljs_security.node.AccountStatusError.html +++ b/docs/next/classes/_celljs_security.node.AccountStatusError.html @@ -1,11 +1,11 @@ -AccountStatusError | CellJS TypeDoc

                        Hierarchy (view full)

                        Constructors

                        constructor +AccountStatusError | CellJS TypeDoc

                        Hierarchy (view full)

                        Constructors

                        Properties

                        message: string
                        name: string
                        stack?: string
                        prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

                        Optional override for formatting stack traces

                        +

                        Constructors

                        Properties

                        message: string
                        name: string
                        stack?: string
                        prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

                        Optional override for formatting stack traces

                        stackTraceLimit: number

                        Methods

                        • Create .stack property on a target object

                          Parameters

                          • targetObject: object
                          • OptionalconstructorOpt: Function

                          Returns void

                        diff --git a/docs/next/classes/_celljs_security.node.AclPolicyResolver.html b/docs/next/classes/_celljs_security.node.AclPolicyResolver.html index f0f4f24d8..78436dc54 100644 --- a/docs/next/classes/_celljs_security.node.AclPolicyResolver.html +++ b/docs/next/classes/_celljs_security.node.AclPolicyResolver.html @@ -1,7 +1,7 @@ -AclPolicyResolver | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +AclPolicyResolver | CellJS TypeDoc

                        Implements

                        Constructors

                        Methods

                        +

                        Constructors

                        Methods

                        diff --git a/docs/next/classes/_celljs_security.node.AuthenticationError.html b/docs/next/classes/_celljs_security.node.AuthenticationError.html index 48e38cd3c..ea6352fab 100644 --- a/docs/next/classes/_celljs_security.node.AuthenticationError.html +++ b/docs/next/classes/_celljs_security.node.AuthenticationError.html @@ -1,11 +1,11 @@ -AuthenticationError | CellJS TypeDoc

                        Hierarchy (view full)

                        Constructors

                        constructor +AuthenticationError | CellJS TypeDoc

                        Hierarchy (view full)

                        Constructors

                        Properties

                        message: string
                        name: string
                        stack?: string
                        prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

                        Optional override for formatting stack traces

                        +

                        Constructors

                        Properties

                        message: string
                        name: string
                        stack?: string
                        prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

                        Optional override for formatting stack traces

                        stackTraceLimit: number

                        Methods

                        • Create .stack property on a target object

                          Parameters

                          • targetObject: object
                          • OptionalconstructorOpt: Function

                          Returns void

                        diff --git a/docs/next/classes/_celljs_security.node.AuthenticationErrorHandler.html b/docs/next/classes/_celljs_security.node.AuthenticationErrorHandler.html index 51836505d..1965af7be 100644 --- a/docs/next/classes/_celljs_security.node.AuthenticationErrorHandler.html +++ b/docs/next/classes/_celljs_security.node.AuthenticationErrorHandler.html @@ -1,4 +1,4 @@ -AuthenticationErrorHandler | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +AuthenticationErrorHandler | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        Methods

                        Constructors

                        Properties

                        baseEnabled: boolean
                        loginPage: string
                        priority: number = AUTHENTICATION_ERROR_HANDLER_PRIORITY

                        The priority value must be greater than the default Error Handler's priority: DEFALUT_ERROR_HANDLER_PRIORITY, otherwise it will never be executed.

                        -
                        realm: string
                        redirectStrategy: RedirectStrategy
                        requestCache: RequestCache

                        Methods

                        +

                        Constructors

                        Properties

                        baseEnabled: boolean
                        loginPage: string
                        priority: number = AUTHENTICATION_ERROR_HANDLER_PRIORITY

                        The priority value must be greater than the default Error Handler's priority: DEFALUT_ERROR_HANDLER_PRIORITY, otherwise it will never be executed.

                        +
                        realm: string
                        redirectStrategy: RedirectStrategy
                        requestCache: RequestCache

                        Methods

                        diff --git a/docs/next/classes/_celljs_security.node.AuthenticationManagerImpl.html b/docs/next/classes/_celljs_security.node.AuthenticationManagerImpl.html index 87186874f..05eb18d15 100644 --- a/docs/next/classes/_celljs_security.node.AuthenticationManagerImpl.html +++ b/docs/next/classes/_celljs_security.node.AuthenticationManagerImpl.html @@ -1,8 +1,8 @@ -AuthenticationManagerImpl | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +AuthenticationManagerImpl | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        authenticationProviders: AuthenticationProvider[]
                        authenticationSuccessHandler: AuthenticationSuccessHandler
                        prioritized: AuthenticationProvider[]

                        Methods

                        +

                        Constructors

                        Properties

                        authenticationProviders: AuthenticationProvider[]
                        authenticationSuccessHandler: AuthenticationSuccessHandler
                        prioritized: AuthenticationProvider[]

                        Methods

                        diff --git a/docs/next/classes/_celljs_security.node.AuthenticationMiddleware.html b/docs/next/classes/_celljs_security.node.AuthenticationMiddleware.html index e0c971387..edc46448e 100644 --- a/docs/next/classes/_celljs_security.node.AuthenticationMiddleware.html +++ b/docs/next/classes/_celljs_security.node.AuthenticationMiddleware.html @@ -1,5 +1,5 @@ -AuthenticationMiddleware | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +AuthenticationMiddleware | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        Methods

                        Constructors

                        Properties

                        authenticationManager: AuthenticationManager
                        priority: number = AUTHENTICATION_MIDDLE_PRIORITY

                        Methods

                        +

                        Constructors

                        Properties

                        authenticationManager: AuthenticationManager
                        priority: number = AUTHENTICATION_MIDDLE_PRIORITY

                        Methods

                        diff --git a/docs/next/classes/_celljs_security.node.BadCredentialsError.html b/docs/next/classes/_celljs_security.node.BadCredentialsError.html index 06a2456e0..143742bf5 100644 --- a/docs/next/classes/_celljs_security.node.BadCredentialsError.html +++ b/docs/next/classes/_celljs_security.node.BadCredentialsError.html @@ -1,11 +1,11 @@ -BadCredentialsError | CellJS TypeDoc

                        Hierarchy (view full)

                        Constructors

                        constructor +BadCredentialsError | CellJS TypeDoc

                        Hierarchy (view full)

                        Constructors

                        Properties

                        message: string
                        name: string
                        stack?: string
                        prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

                        Optional override for formatting stack traces

                        +

                        Constructors

                        Properties

                        message: string
                        name: string
                        stack?: string
                        prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

                        Optional override for formatting stack traces

                        stackTraceLimit: number

                        Methods

                        • Create .stack property on a target object

                          Parameters

                          • targetObject: object
                          • OptionalconstructorOpt: Function

                          Returns void

                        diff --git a/docs/next/classes/_celljs_security.node.Base64StringKeyGenerator.html b/docs/next/classes/_celljs_security.node.Base64StringKeyGenerator.html index e9eb62a67..6b838fc78 100644 --- a/docs/next/classes/_celljs_security.node.Base64StringKeyGenerator.html +++ b/docs/next/classes/_celljs_security.node.Base64StringKeyGenerator.html @@ -1,4 +1,4 @@ -Base64StringKeyGenerator | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +Base64StringKeyGenerator | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        Methods

                        Constructors

                        Properties

                        keyLength: number

                        Methods

                        +

                        Constructors

                        Properties

                        keyLength: number

                        Methods

                        diff --git a/docs/next/classes/_celljs_security.node.BasicAuthenticationProvider.html b/docs/next/classes/_celljs_security.node.BasicAuthenticationProvider.html index 62d34bea2..523b8a37a 100644 --- a/docs/next/classes/_celljs_security.node.BasicAuthenticationProvider.html +++ b/docs/next/classes/_celljs_security.node.BasicAuthenticationProvider.html @@ -1,4 +1,4 @@ -BasicAuthenticationProvider | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +BasicAuthenticationProvider | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        Methods

                        Constructors

                        Properties

                        passwordEncoder: PasswordEncoder
                        pathResolver: PathResolver
                        priority: number = BASE_AUTHENTICATION_PROVIDER_PRIORITY
                        redirectStrategy: RedirectStrategy
                        requestMatcher: RequestMatcher
                        userChecker: UserChecker
                        userMapper: UserMapper
                        userService: UserService<string, User>

                        Methods

                        +

                        Constructors

                        Properties

                        passwordEncoder: PasswordEncoder
                        pathResolver: PathResolver
                        priority: number = BASE_AUTHENTICATION_PROVIDER_PRIORITY
                        redirectStrategy: RedirectStrategy
                        requestMatcher: RequestMatcher
                        userChecker: UserChecker
                        userMapper: UserMapper
                        userService: UserService<string, User>

                        Methods

                        diff --git a/docs/next/classes/_celljs_security.node.CredentialsExpiredError.html b/docs/next/classes/_celljs_security.node.CredentialsExpiredError.html index ed128cdc4..87d7cec7a 100644 --- a/docs/next/classes/_celljs_security.node.CredentialsExpiredError.html +++ b/docs/next/classes/_celljs_security.node.CredentialsExpiredError.html @@ -1,11 +1,11 @@ -CredentialsExpiredError | CellJS TypeDoc

                        Hierarchy (view full)

                        Constructors

                        constructor +CredentialsExpiredError | CellJS TypeDoc

                        Hierarchy (view full)

                        Constructors

                        Properties

                        message: string
                        name: string
                        stack?: string
                        prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

                        Optional override for formatting stack traces

                        +

                        Constructors

                        Properties

                        message: string
                        name: string
                        stack?: string
                        prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

                        Optional override for formatting stack traces

                        stackTraceLimit: number

                        Methods

                        • Create .stack property on a target object

                          Parameters

                          • targetObject: object
                          • OptionalconstructorOpt: Function

                          Returns void

                        diff --git a/docs/next/classes/_celljs_security.node.DefaultActionNameResolver.html b/docs/next/classes/_celljs_security.node.DefaultActionNameResolver.html index a569b5f7b..655135c6e 100644 --- a/docs/next/classes/_celljs_security.node.DefaultActionNameResolver.html +++ b/docs/next/classes/_celljs_security.node.DefaultActionNameResolver.html @@ -1,3 +1,3 @@ -DefaultActionNameResolver | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +DefaultActionNameResolver | CellJS TypeDoc

                        Implements

                        Constructors

                        Methods

                        Constructors

                        Methods

                        +

                        Constructors

                        Methods

                        diff --git a/docs/next/classes/_celljs_security.node.DefaultAuthenticationSuccessHandler.html b/docs/next/classes/_celljs_security.node.DefaultAuthenticationSuccessHandler.html index 22418aa80..7877f586d 100644 --- a/docs/next/classes/_celljs_security.node.DefaultAuthenticationSuccessHandler.html +++ b/docs/next/classes/_celljs_security.node.DefaultAuthenticationSuccessHandler.html @@ -1,4 +1,4 @@ -DefaultAuthenticationSuccessHandler | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +DefaultAuthenticationSuccessHandler | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        alwaysUseLoginSuccessUrl: boolean
                        logger: Logger
                        loginSuccessUrl: string
                        redirectStrategy: RedirectStrategy
                        requestCache: RequestCache
                        targetUrlParameter: string
                        useReferer: boolean

                        Methods

                        +

                        Constructors

                        Properties

                        alwaysUseLoginSuccessUrl: boolean
                        logger: Logger
                        loginSuccessUrl: string
                        redirectStrategy: RedirectStrategy
                        requestCache: RequestCache
                        targetUrlParameter: string
                        useReferer: boolean

                        Methods

                        diff --git a/docs/next/classes/_celljs_security.node.DefaultResourceNameResolver.html b/docs/next/classes/_celljs_security.node.DefaultResourceNameResolver.html index dca9a403e..b11036826 100644 --- a/docs/next/classes/_celljs_security.node.DefaultResourceNameResolver.html +++ b/docs/next/classes/_celljs_security.node.DefaultResourceNameResolver.html @@ -1,5 +1,5 @@ -DefaultResourceNameResolver | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +DefaultResourceNameResolver | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        Methods

                        Constructors

                        Properties

                        tenantEnabled: boolean

                        Methods

                        +

                        Constructors

                        Properties

                        tenantEnabled: boolean

                        Methods

                        diff --git a/docs/next/classes/_celljs_security.node.DisabledError.html b/docs/next/classes/_celljs_security.node.DisabledError.html index 1cba5fec6..0eaa55e4e 100644 --- a/docs/next/classes/_celljs_security.node.DisabledError.html +++ b/docs/next/classes/_celljs_security.node.DisabledError.html @@ -1,11 +1,11 @@ -DisabledError | CellJS TypeDoc

                        Hierarchy (view full)

                        Constructors

                        constructor +DisabledError | CellJS TypeDoc

                        Hierarchy (view full)

                        Constructors

                        Properties

                        message: string
                        name: string
                        stack?: string
                        prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

                        Optional override for formatting stack traces

                        +

                        Constructors

                        Properties

                        message: string
                        name: string
                        stack?: string
                        prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

                        Optional override for formatting stack traces

                        stackTraceLimit: number

                        Methods

                        • Create .stack property on a target object

                          Parameters

                          • targetObject: object
                          • OptionalconstructorOpt: Function

                          Returns void

                        diff --git a/docs/next/classes/_celljs_security.node.ElPolicyResolver.html b/docs/next/classes/_celljs_security.node.ElPolicyResolver.html index 26e3eab93..899bb5661 100644 --- a/docs/next/classes/_celljs_security.node.ElPolicyResolver.html +++ b/docs/next/classes/_celljs_security.node.ElPolicyResolver.html @@ -1,5 +1,5 @@ -ElPolicyResolver | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +ElPolicyResolver | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        Methods

                        Constructors

                        Properties

                        jexlEngineProvider: JexlEngineProvider<any>

                        Methods

                        +

                        Constructors

                        Properties

                        jexlEngineProvider: JexlEngineProvider<any>

                        Methods

                        diff --git a/docs/next/classes/_celljs_security.node.HttpSessionRequestCache.html b/docs/next/classes/_celljs_security.node.HttpSessionRequestCache.html index 7aa0cdbdb..fbbec7459 100644 --- a/docs/next/classes/_celljs_security.node.HttpSessionRequestCache.html +++ b/docs/next/classes/_celljs_security.node.HttpSessionRequestCache.html @@ -1,7 +1,7 @@ -HttpSessionRequestCache | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +HttpSessionRequestCache | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        Methods

                        Constructors

                        Properties

                        endpoint: string
                        pathResolver: PathResolver

                        Methods

                        +

                        Constructors

                        Properties

                        endpoint: string
                        pathResolver: PathResolver

                        Methods

                        diff --git a/docs/next/classes/_celljs_security.node.JexlEngineProviderImpl.html b/docs/next/classes/_celljs_security.node.JexlEngineProviderImpl.html index eaf7f8026..99cb93ba1 100644 --- a/docs/next/classes/_celljs_security.node.JexlEngineProviderImpl.html +++ b/docs/next/classes/_celljs_security.node.JexlEngineProviderImpl.html @@ -1,4 +1,4 @@ -JexlEngineProviderImpl | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +JexlEngineProviderImpl | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        Methods

                        Constructors

                        Properties

                        jexlEngine: any

                        Methods

                        +

                        Constructors

                        Properties

                        jexlEngine: any

                        Methods

                        diff --git a/docs/next/classes/_celljs_security.node.LockedError.html b/docs/next/classes/_celljs_security.node.LockedError.html index 513241ef2..6316748fd 100644 --- a/docs/next/classes/_celljs_security.node.LockedError.html +++ b/docs/next/classes/_celljs_security.node.LockedError.html @@ -1,11 +1,11 @@ -LockedError | CellJS TypeDoc

                        Hierarchy (view full)

                        Constructors

                        constructor +LockedError | CellJS TypeDoc

                        Hierarchy (view full)

                        Constructors

                        Properties

                        message: string
                        name: string
                        stack?: string
                        prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

                        Optional override for formatting stack traces

                        +

                        Constructors

                        Properties

                        message: string
                        name: string
                        stack?: string
                        prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

                        Optional override for formatting stack traces

                        stackTraceLimit: number

                        Methods

                        • Create .stack property on a target object

                          Parameters

                          • targetObject: object
                          • OptionalconstructorOpt: Function

                          Returns void

                        diff --git a/docs/next/classes/_celljs_security.node.LogoutMiddleware.html b/docs/next/classes/_celljs_security.node.LogoutMiddleware.html index b80ef9258..4ef82cc55 100644 --- a/docs/next/classes/_celljs_security.node.LogoutMiddleware.html +++ b/docs/next/classes/_celljs_security.node.LogoutMiddleware.html @@ -1,4 +1,4 @@ -LogoutMiddleware | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +LogoutMiddleware | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        logoutHandlers: LogoutHandler[]
                        logoutMethod: string
                        logoutSuccessHandlerProvider: LogoutSuccessHandlerProvider
                        logoutUrl: string
                        pathResolver: PathResolver
                        priority: number = LOGOUT_MIDDLEWARE_PRIORITY
                        requestMatcher: RequestMatcher

                        Methods

                        +

                        Constructors

                        Properties

                        logoutHandlers: LogoutHandler[]
                        logoutMethod: string
                        logoutSuccessHandlerProvider: LogoutSuccessHandlerProvider
                        logoutUrl: string
                        pathResolver: PathResolver
                        priority: number = LOGOUT_MIDDLEWARE_PRIORITY
                        requestMatcher: RequestMatcher

                        Methods

                        diff --git a/docs/next/classes/_celljs_security.node.MethodSecurityMetadataSource.html b/docs/next/classes/_celljs_security.node.MethodSecurityMetadataSource.html index 37876d6a5..eb97cab0c 100644 --- a/docs/next/classes/_celljs_security.node.MethodSecurityMetadataSource.html +++ b/docs/next/classes/_celljs_security.node.MethodSecurityMetadataSource.html @@ -1,5 +1,5 @@ -MethodSecurityMetadataSource | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +MethodSecurityMetadataSource | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        actionNameResolver: ActionNameResolver
                        securityExpressionContextHandler: SecurityExpressionContextHandler

                        Methods

                        +

                        Constructors

                        Properties

                        actionNameResolver: ActionNameResolver
                        securityExpressionContextHandler: SecurityExpressionContextHandler

                        Methods

                        diff --git a/docs/next/classes/_celljs_security.node.Pbkdf2PasswordEncoder.html b/docs/next/classes/_celljs_security.node.Pbkdf2PasswordEncoder.html index 68b00e72d..806806914 100644 --- a/docs/next/classes/_celljs_security.node.Pbkdf2PasswordEncoder.html +++ b/docs/next/classes/_celljs_security.node.Pbkdf2PasswordEncoder.html @@ -1,7 +1,7 @@ -Pbkdf2PasswordEncoder | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +Pbkdf2PasswordEncoder | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        Methods

                        Constructors

                        Properties

                        options: any

                        Methods

                        +

                        Constructors

                        Properties

                        options: any

                        Methods

                        diff --git a/docs/next/classes/_celljs_security.node.PolicyBasedVoter.html b/docs/next/classes/_celljs_security.node.PolicyBasedVoter.html index 5cbdda664..8799e1a08 100644 --- a/docs/next/classes/_celljs_security.node.PolicyBasedVoter.html +++ b/docs/next/classes/_celljs_security.node.PolicyBasedVoter.html @@ -1,7 +1,7 @@ -PolicyBasedVoter | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +PolicyBasedVoter | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        policyProviders: PolicyProvider[]
                        policyResolvers: PolicyResolver[]
                        priority: number = POLICY_BASED_VOTER_PRIORITY

                        Methods

                        +

                        Constructors

                        Properties

                        policyProviders: PolicyProvider[]
                        policyResolvers: PolicyResolver[]
                        priority: number = POLICY_BASED_VOTER_PRIORITY

                        Methods

                        diff --git a/docs/next/classes/_celljs_security.node.PrincipalPolicyProvider.html b/docs/next/classes/_celljs_security.node.PrincipalPolicyProvider.html index f10b5267b..e42383daf 100644 --- a/docs/next/classes/_celljs_security.node.PrincipalPolicyProvider.html +++ b/docs/next/classes/_celljs_security.node.PrincipalPolicyProvider.html @@ -1,3 +1,3 @@ -PrincipalPolicyProvider | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +PrincipalPolicyProvider | CellJS TypeDoc

                        Implements

                        Constructors

                        Methods

                        Constructors

                        Methods

                        +

                        Constructors

                        Methods

                        diff --git a/docs/next/classes/_celljs_security.node.ResourcePolicyProvider.html b/docs/next/classes/_celljs_security.node.ResourcePolicyProvider.html index 2d20146af..f3679f446 100644 --- a/docs/next/classes/_celljs_security.node.ResourcePolicyProvider.html +++ b/docs/next/classes/_celljs_security.node.ResourcePolicyProvider.html @@ -1,6 +1,6 @@ -ResourcePolicyProvider | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +ResourcePolicyProvider | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        Methods

                        Constructors

                        Properties

                        metadata: {
                            Post: Map<string, Policy[]>;
                            Pre: Map<string, Policy[]>;
                        } = ...
                        policyMap?: {
                            [resource: string]: Policy[] | Policy;
                        }

                        Methods

                        +

                        Constructors

                        Properties

                        metadata: {
                            Post: Map<string, Policy[]>;
                            Pre: Map<string, Policy[]>;
                        } = ...
                        policyMap?: {
                            [resource: string]: Policy[] | Policy;
                        }

                        Methods

                        diff --git a/docs/next/classes/_celljs_security.node.SecurityAfterReturningAdvice.html b/docs/next/classes/_celljs_security.node.SecurityAfterReturningAdvice.html index 2a53cf553..ebcf50dc5 100644 --- a/docs/next/classes/_celljs_security.node.SecurityAfterReturningAdvice.html +++ b/docs/next/classes/_celljs_security.node.SecurityAfterReturningAdvice.html @@ -1,8 +1,8 @@ -SecurityAfterReturningAdvice | CellJS TypeDoc

                        Hierarchy (view full)

                        Implements

                        Constructors

                        constructor +SecurityAfterReturningAdvice | CellJS TypeDoc

                        Hierarchy (view full)

                        Implements

                        Constructors

                        Properties

                        accessDecisionManager: AccessDecisionManager
                        enabled: boolean
                        resourceNameResolver: ResourceNameResolver
                        securityMetadataSource: SecurityMetadataSource

                        Methods

                        +

                        Constructors

                        Properties

                        accessDecisionManager: AccessDecisionManager
                        enabled: boolean
                        resourceNameResolver: ResourceNameResolver
                        securityMetadataSource: SecurityMetadataSource

                        Methods

                        diff --git a/docs/next/classes/_celljs_security.node.SecurityContextImpl.html b/docs/next/classes/_celljs_security.node.SecurityContextImpl.html index 9b35199a3..c4410ddc9 100644 --- a/docs/next/classes/_celljs_security.node.SecurityContextImpl.html +++ b/docs/next/classes/_celljs_security.node.SecurityContextImpl.html @@ -1,3 +1,3 @@ -SecurityContextImpl | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +SecurityContextImpl | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        Constructors

                        Properties

                        authentication: Authentication
                        +

                        Constructors

                        Properties

                        authentication: Authentication
                        diff --git a/docs/next/classes/_celljs_security.node.SecurityContextLogoutHandler.html b/docs/next/classes/_celljs_security.node.SecurityContextLogoutHandler.html index a59ba55c9..d19047e46 100644 --- a/docs/next/classes/_celljs_security.node.SecurityContextLogoutHandler.html +++ b/docs/next/classes/_celljs_security.node.SecurityContextLogoutHandler.html @@ -1,3 +1,3 @@ -SecurityContextLogoutHandler | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +SecurityContextLogoutHandler | CellJS TypeDoc

                        Implements

                        Constructors

                        Methods

                        Constructors

                        Methods

                        +

                        Constructors

                        Methods

                        diff --git a/docs/next/classes/_celljs_security.node.SecurityContextMiddleWare.html b/docs/next/classes/_celljs_security.node.SecurityContextMiddleWare.html index 4e40381e9..d03d57178 100644 --- a/docs/next/classes/_celljs_security.node.SecurityContextMiddleWare.html +++ b/docs/next/classes/_celljs_security.node.SecurityContextMiddleWare.html @@ -1,6 +1,6 @@ -SecurityContextMiddleWare | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +SecurityContextMiddleWare | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        Methods

                        Constructors

                        Properties

                        options: any
                        priority: number = SECURITY_CONTEXT_MIDDLEWARE_PRIORITY
                        securityContextStore: SecurityContextStore

                        Methods

                        +

                        Constructors

                        Properties

                        options: any
                        priority: number = SECURITY_CONTEXT_MIDDLEWARE_PRIORITY
                        securityContextStore: SecurityContextStore

                        Methods

                        diff --git a/docs/next/classes/_celljs_security.node.SecurityMethodBeforeAdivice.html b/docs/next/classes/_celljs_security.node.SecurityMethodBeforeAdivice.html index f2342aaac..884bc09d1 100644 --- a/docs/next/classes/_celljs_security.node.SecurityMethodBeforeAdivice.html +++ b/docs/next/classes/_celljs_security.node.SecurityMethodBeforeAdivice.html @@ -1,8 +1,8 @@ -SecurityMethodBeforeAdivice | CellJS TypeDoc

                        Hierarchy (view full)

                        Implements

                        Constructors

                        constructor +SecurityMethodBeforeAdivice | CellJS TypeDoc

                        Hierarchy (view full)

                        Implements

                        Constructors

                        Properties

                        accessDecisionManager: AccessDecisionManager
                        enabled: boolean
                        resourceNameResolver: ResourceNameResolver
                        securityMetadataSource: SecurityMetadataSource

                        Methods

                        +

                        Constructors

                        Properties

                        accessDecisionManager: AccessDecisionManager
                        enabled: boolean
                        resourceNameResolver: ResourceNameResolver
                        securityMetadataSource: SecurityMetadataSource

                        Methods

                        diff --git a/docs/next/classes/_celljs_security.node.SessionSecurityContextStore.html b/docs/next/classes/_celljs_security.node.SessionSecurityContextStore.html index d4449bd11..90a6998e0 100644 --- a/docs/next/classes/_celljs_security.node.SessionSecurityContextStore.html +++ b/docs/next/classes/_celljs_security.node.SessionSecurityContextStore.html @@ -1,6 +1,6 @@ -SessionSecurityContextStore | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +SessionSecurityContextStore | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        Methods

                        Constructors

                        Properties

                        options: any
                        securityContextStrategy: SecurityContextStrategy

                        Methods

                        +

                        Constructors

                        Properties

                        options: any
                        securityContextStrategy: SecurityContextStrategy

                        Methods

                        diff --git a/docs/next/classes/_celljs_security.node.SessionSecurityContextStrategy.html b/docs/next/classes/_celljs_security.node.SessionSecurityContextStrategy.html index 6bd58e821..cbb655367 100644 --- a/docs/next/classes/_celljs_security.node.SessionSecurityContextStrategy.html +++ b/docs/next/classes/_celljs_security.node.SessionSecurityContextStrategy.html @@ -1,3 +1,3 @@ -SessionSecurityContextStrategy | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +SessionSecurityContextStrategy | CellJS TypeDoc
                        +

                        Constructors

                        Methods

                        diff --git a/docs/next/classes/_celljs_security.node.SimpleUrlLogoutSuccessHandler.html b/docs/next/classes/_celljs_security.node.SimpleUrlLogoutSuccessHandler.html index cdd2f76ec..ab1470e6f 100644 --- a/docs/next/classes/_celljs_security.node.SimpleUrlLogoutSuccessHandler.html +++ b/docs/next/classes/_celljs_security.node.SimpleUrlLogoutSuccessHandler.html @@ -1,6 +1,6 @@ -SimpleUrlLogoutSuccessHandler | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +SimpleUrlLogoutSuccessHandler | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        logoutSuccessUrl: string
                        priority: 2000 = LOGOUT_SUCCESS_HANDLER_PRIORITY
                        redirectStrategy: RedirectStrategy

                        Methods

                        +

                        Constructors

                        Properties

                        logoutSuccessUrl: string
                        priority: 2000 = LOGOUT_SUCCESS_HANDLER_PRIORITY
                        redirectStrategy: RedirectStrategy

                        Methods

                        diff --git a/docs/next/classes/_celljs_security.node.TenantVoter.html b/docs/next/classes/_celljs_security.node.TenantVoter.html index fb3ddbf1a..9369cf27d 100644 --- a/docs/next/classes/_celljs_security.node.TenantVoter.html +++ b/docs/next/classes/_celljs_security.node.TenantVoter.html @@ -1,5 +1,5 @@ -TenantVoter | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +TenantVoter | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        Methods

                        Constructors

                        Properties

                        priority: 2000 = TENANT_VOTER_PRIORITY

                        Methods

                        +

                        Constructors

                        Properties

                        priority: 2000 = TENANT_VOTER_PRIORITY

                        Methods

                        diff --git a/docs/next/classes/_celljs_security.node.UserCheckerImpl.html b/docs/next/classes/_celljs_security.node.UserCheckerImpl.html index b1ca2ced5..de2589e2b 100644 --- a/docs/next/classes/_celljs_security.node.UserCheckerImpl.html +++ b/docs/next/classes/_celljs_security.node.UserCheckerImpl.html @@ -1,4 +1,4 @@ -UserCheckerImpl | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +UserCheckerImpl | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        Methods

                        Constructors

                        Properties

                        logger: Logger

                        Methods

                        +

                        Constructors

                        Properties

                        logger: Logger

                        Methods

                        diff --git a/docs/next/classes/_celljs_security.node.UserMapperImpl.html b/docs/next/classes/_celljs_security.node.UserMapperImpl.html index 9913c9a13..d441a5320 100644 --- a/docs/next/classes/_celljs_security.node.UserMapperImpl.html +++ b/docs/next/classes/_celljs_security.node.UserMapperImpl.html @@ -1,4 +1,4 @@ -UserMapperImpl | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +UserMapperImpl | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        Methods

                        map -

                        Constructors

                        Properties

                        rules: {
                            [id: string]: UserMapperRule;
                        }

                        Methods

                        +

                        Constructors

                        Properties

                        rules: {
                            [id: string]: UserMapperRule;
                        }

                        Methods

                        diff --git a/docs/next/classes/_celljs_security.node.UserMiddleware.html b/docs/next/classes/_celljs_security.node.UserMiddleware.html index a616dc4a6..e8ddce820 100644 --- a/docs/next/classes/_celljs_security.node.UserMiddleware.html +++ b/docs/next/classes/_celljs_security.node.UserMiddleware.html @@ -1,8 +1,8 @@ -UserMiddleware | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +UserMiddleware | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        pathResolver: PathResolver
                        priority: number = USER_MIDDLEWARE_PRIORITY
                        requestMatcher: RequestMatcher
                        userInfoEndpoint: any

                        Methods

                        +

                        Constructors

                        Properties

                        pathResolver: PathResolver
                        priority: number = USER_MIDDLEWARE_PRIORITY
                        requestMatcher: RequestMatcher
                        userInfoEndpoint: any

                        Methods

                        diff --git a/docs/next/classes/_celljs_security.node.UserServiceImpl.html b/docs/next/classes/_celljs_security.node.UserServiceImpl.html index 9eefa4d3a..e71a07d98 100644 --- a/docs/next/classes/_celljs_security.node.UserServiceImpl.html +++ b/docs/next/classes/_celljs_security.node.UserServiceImpl.html @@ -1,4 +1,4 @@ -UserServiceImpl | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +UserServiceImpl | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        Methods

                        Constructors

                        Properties

                        options: any

                        Methods

                        +

                        Constructors

                        Properties

                        options: any

                        Methods

                        diff --git a/docs/next/classes/_celljs_security.node.UsernameNotFoundError.html b/docs/next/classes/_celljs_security.node.UsernameNotFoundError.html index 050e674bd..108682eec 100644 --- a/docs/next/classes/_celljs_security.node.UsernameNotFoundError.html +++ b/docs/next/classes/_celljs_security.node.UsernameNotFoundError.html @@ -1,11 +1,11 @@ -UsernameNotFoundError | CellJS TypeDoc

                        Hierarchy (view full)

                        Constructors

                        constructor +UsernameNotFoundError | CellJS TypeDoc

                        Hierarchy (view full)

                        Constructors

                        Properties

                        message: string
                        name: string
                        stack?: string
                        prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

                        Optional override for formatting stack traces

                        +

                        Constructors

                        Properties

                        message: string
                        name: string
                        stack?: string
                        prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

                        Optional override for formatting stack traces

                        stackTraceLimit: number

                        Methods

                        • Create .stack property on a target object

                          Parameters

                          • targetObject: object
                          • OptionalconstructorOpt: Function

                          Returns void

                        diff --git a/docs/next/classes/_celljs_security.node.UsernamePasswordAuthenticationProvider.html b/docs/next/classes/_celljs_security.node.UsernamePasswordAuthenticationProvider.html index 722cc4d14..60a5b1153 100644 --- a/docs/next/classes/_celljs_security.node.UsernamePasswordAuthenticationProvider.html +++ b/docs/next/classes/_celljs_security.node.UsernamePasswordAuthenticationProvider.html @@ -1,4 +1,4 @@ -UsernamePasswordAuthenticationProvider | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +UsernamePasswordAuthenticationProvider | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        Methods

                        Constructors

                        Properties

                        options: any
                        passwordEncoder: PasswordEncoder
                        pathResolver: PathResolver
                        priority: number = USERNAME_PASSWORD_AUTHENTICATION_PROVIDER_PRIORITY
                        redirectStrategy: RedirectStrategy
                        requestMatcher: RequestMatcher
                        userChecker: UserChecker
                        userMapper: UserMapper
                        userService: UserService<string, User>

                        Methods

                        +

                        Constructors

                        Properties

                        options: any
                        passwordEncoder: PasswordEncoder
                        pathResolver: PathResolver
                        priority: number = USERNAME_PASSWORD_AUTHENTICATION_PROVIDER_PRIORITY
                        redirectStrategy: RedirectStrategy
                        requestMatcher: RequestMatcher
                        userChecker: UserChecker
                        userMapper: UserMapper
                        userService: UserService<string, User>

                        Methods

                        diff --git a/docs/next/classes/_celljs_serve_static.ServeStaticMiddleware.html b/docs/next/classes/_celljs_serve_static.ServeStaticMiddleware.html index 9b9e9078d..c1c26693f 100644 --- a/docs/next/classes/_celljs_serve_static.ServeStaticMiddleware.html +++ b/docs/next/classes/_celljs_serve_static.ServeStaticMiddleware.html @@ -1,7 +1,7 @@ -ServeStaticMiddleware | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +ServeStaticMiddleware | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        Methods

                        Constructors

                        Properties

                        config: {
                            apiPath: string;
                            options: any;
                            path: string;
                            root: string;
                            spa: boolean;
                        }
                        path: string
                        priority: number = ...
                        requestMatcher: RequestMatcher

                        Methods

                        +

                        Constructors

                        Properties

                        config: {
                            apiPath: string;
                            options: any;
                            path: string;
                            root: string;
                            spa: boolean;
                        }
                        path: string
                        priority: number = ...
                        requestMatcher: RequestMatcher

                        Methods

                        diff --git a/docs/next/classes/_celljs_shell.browser.AppServiceImpl.html b/docs/next/classes/_celljs_shell.browser.AppServiceImpl.html index 672d956d2..6e01b2cfa 100644 --- a/docs/next/classes/_celljs_shell.browser.AppServiceImpl.html +++ b/docs/next/classes/_celljs_shell.browser.AppServiceImpl.html @@ -1,5 +1,5 @@ -AppServiceImpl | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +AppServiceImpl | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        Methods

                        Constructors

                        Properties

                        apps: {
                            [id: string]: AppInfo;
                        }
                        categories: {
                            [id: string]: Category;
                        }

                        Methods

                        +

                        Constructors

                        Properties

                        apps: {
                            [id: string]: AppInfo;
                        }
                        categories: {
                            [id: string]: Category;
                        }

                        Methods

                        diff --git a/docs/next/classes/_celljs_testing.Test.html b/docs/next/classes/_celljs_testing.Test.html index 9766cf84b..a8a4488fd 100644 --- a/docs/next/classes/_celljs_testing.Test.html +++ b/docs/next/classes/_celljs_testing.Test.html @@ -1,3 +1,3 @@ -Test | CellJS TypeDoc

                        Constructors

                        constructor +Test | CellJS TypeDoc

                        Constructors

                        Methods

                        Constructors

                        Methods

                        • Returns Promise<string>

                        +

                        Constructors

                        Methods

                        • Returns Promise<string>

                        diff --git a/docs/next/classes/_celljs_typeorm.common.AlreadyHasActiveDataSourceError.html b/docs/next/classes/_celljs_typeorm.common.AlreadyHasActiveDataSourceError.html index 86f32534c..94aed9d5d 100644 --- a/docs/next/classes/_celljs_typeorm.common.AlreadyHasActiveDataSourceError.html +++ b/docs/next/classes/_celljs_typeorm.common.AlreadyHasActiveDataSourceError.html @@ -1,12 +1,12 @@ AlreadyHasActiveDataSourceError | CellJS TypeDoc

                        Thrown when consumer tries to recreate datasource with the same name, but previous datasource was not closed yet.

                        -

                        Hierarchy

                        • TypeORMError
                          • AlreadyHasActiveDataSourceError

                        Constructors

                        Hierarchy

                        • TypeORMError
                          • AlreadyHasActiveDataSourceError

                        Constructors

                        Properties

                        message: string
                        stack?: string
                        prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

                        Optional override for formatting stack traces

                        +

                        Constructors

                        Properties

                        message: string
                        stack?: string
                        prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

                        Optional override for formatting stack traces

                        stackTraceLimit: number

                        Accessors

                        • get name(): string
                        • Returns string

                        Methods

                        • Create .stack property on a target object

                          Parameters

                          • targetObject: object
                          • OptionalconstructorOpt: Function

                          Returns void

                        diff --git a/docs/next/classes/_celljs_typeorm.common.DataSourceManager.html b/docs/next/classes/_celljs_typeorm.common.DataSourceManager.html index 07d09ba06..a8cb82ba1 100644 --- a/docs/next/classes/_celljs_typeorm.common.DataSourceManager.html +++ b/docs/next/classes/_celljs_typeorm.common.DataSourceManager.html @@ -1,15 +1,15 @@ DataSourceManager | CellJS TypeDoc

                        DataSourceManager is used to store and manage multiple orm dataSources. It also provides useful factory methods to simplify dataSource creation.

                        -

                        Constructors

                        Constructors

                        Accessors

                        Methods

                        Constructors

                        Accessors

                        Methods

                        Methods

                        • Creates a new dataSource based on the given dataSource options and registers it in the manager. DataSource won't be established, you'll need to manually call connect method to establish dataSource.

                          -

                          Parameters

                          • options: DataSourceOptions & {
                                name?: string;
                            }

                          Returns DataSource

                        • Gets registered dataSource with the given name. If dataSource name is not given then it will get a default dataSource. Throws error if dataSource with the given name was not found.

                          -

                          Parameters

                          • name: string = 'default'

                          Returns DataSource

                        +

                        Parameters

                        • name: string = 'default'

                        Returns DataSource

                        diff --git a/docs/next/classes/_celljs_typeorm.common.DataSourceNotFoundError.html b/docs/next/classes/_celljs_typeorm.common.DataSourceNotFoundError.html index 1bf665c0e..a5053f615 100644 --- a/docs/next/classes/_celljs_typeorm.common.DataSourceNotFoundError.html +++ b/docs/next/classes/_celljs_typeorm.common.DataSourceNotFoundError.html @@ -1,12 +1,12 @@ DataSourceNotFoundError | CellJS TypeDoc

                        Thrown when consumer tries to get datasource that does not exist.

                        -

                        Hierarchy

                        • TypeORMError
                          • DataSourceNotFoundError

                        Constructors

                        Hierarchy

                        • TypeORMError
                          • DataSourceNotFoundError

                        Constructors

                        Properties

                        message: string
                        stack?: string
                        prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

                        Optional override for formatting stack traces

                        +

                        Constructors

                        Properties

                        message: string
                        stack?: string
                        prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

                        Optional override for formatting stack traces

                        stackTraceLimit: number

                        Accessors

                        • get name(): string
                        • Returns string

                        Methods

                        • Create .stack property on a target object

                          Parameters

                          • targetObject: object
                          • OptionalconstructorOpt: Function

                          Returns void

                        diff --git a/docs/next/classes/_celljs_typeorm.common.TypeOrmInitializer.html b/docs/next/classes/_celljs_typeorm.common.TypeOrmInitializer.html index 6628dccbc..3db525c43 100644 --- a/docs/next/classes/_celljs_typeorm.common.TypeOrmInitializer.html +++ b/docs/next/classes/_celljs_typeorm.common.TypeOrmInitializer.html @@ -1,7 +1,7 @@ -TypeOrmInitializer | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +TypeOrmInitializer | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        dataSourceManager: DataSourceManager
                        initialized: Deferred<void> = ...
                        options: any

                        Methods

                        +

                        Constructors

                        Properties

                        dataSourceManager: DataSourceManager
                        initialized: Deferred<void> = ...
                        options: any

                        Methods

                        diff --git a/docs/next/classes/_celljs_vue.PathResolverImpl.html b/docs/next/classes/_celljs_vue.PathResolverImpl.html index 7a76968f9..5b97be501 100644 --- a/docs/next/classes/_celljs_vue.PathResolverImpl.html +++ b/docs/next/classes/_celljs_vue.PathResolverImpl.html @@ -1,4 +1,4 @@ -PathResolverImpl | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +PathResolverImpl | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        Methods

                        Constructors

                        Properties

                        path: string

                        Methods

                        +

                        Constructors

                        Properties

                        path: string

                        Methods

                        diff --git a/docs/next/classes/_celljs_vue.Shell.html b/docs/next/classes/_celljs_vue.Shell.html index 05e20bde6..c9ff98a2c 100644 --- a/docs/next/classes/_celljs_vue.Shell.html +++ b/docs/next/classes/_celljs_vue.Shell.html @@ -1,4 +1,4 @@ -Shell | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +Shell | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        Methods

                        Constructors

                        Properties

                        app: App<Element>

                        Methods

                        +

                        Constructors

                        Properties

                        app: App<Element>

                        Methods

                        diff --git a/docs/next/classes/_celljs_web.common.PathResolverImpl.html b/docs/next/classes/_celljs_web.common.PathResolverImpl.html index e63190d64..797410a2b 100644 --- a/docs/next/classes/_celljs_web.common.PathResolverImpl.html +++ b/docs/next/classes/_celljs_web.common.PathResolverImpl.html @@ -1,4 +1,4 @@ -PathResolverImpl | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +PathResolverImpl | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        Methods

                        Constructors

                        Properties

                        serverPath: string

                        Methods

                        +

                        Constructors

                        Properties

                        serverPath: string

                        Methods

                        diff --git a/docs/next/classes/_celljs_web.common.PipeManagerImpl.html b/docs/next/classes/_celljs_web.common.PipeManagerImpl.html index d68a328ee..85cd7d8db 100644 --- a/docs/next/classes/_celljs_web.common.PipeManagerImpl.html +++ b/docs/next/classes/_celljs_web.common.PipeManagerImpl.html @@ -1,4 +1,4 @@ -PipeManagerImpl | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +PipeManagerImpl | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        Methods

                        Constructors

                        Properties

                        pipeProvider: PipeProvider

                        Methods

                        +

                        Constructors

                        Properties

                        pipeProvider: PipeProvider

                        Methods

                        diff --git a/docs/next/classes/_celljs_web.common.PipeProviderImpl.html b/docs/next/classes/_celljs_web.common.PipeProviderImpl.html index fef43d219..d5cd0e6ff 100644 --- a/docs/next/classes/_celljs_web.common.PipeProviderImpl.html +++ b/docs/next/classes/_celljs_web.common.PipeProviderImpl.html @@ -1,5 +1,5 @@ -PipeProviderImpl | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +PipeProviderImpl | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        Methods

                        Constructors

                        Properties

                        pipes: PipeTransform<any, any>[]
                        prioritized: PipeTransform<any, any>[]

                        Methods

                        +

                        Constructors

                        Properties

                        pipes: PipeTransform<any, any>[]
                        prioritized: PipeTransform<any, any>[]

                        Methods

                        diff --git a/docs/next/classes/_celljs_web.common.ValidationErrors.html b/docs/next/classes/_celljs_web.common.ValidationErrors.html index 0870aac51..6f5ac8eef 100644 --- a/docs/next/classes/_celljs_web.common.ValidationErrors.html +++ b/docs/next/classes/_celljs_web.common.ValidationErrors.html @@ -1,11 +1,11 @@ -ValidationErrors | CellJS TypeDoc

                        Hierarchy (view full)

                        Constructors

                        constructor +ValidationErrors | CellJS TypeDoc

                        Hierarchy (view full)

                        Constructors

                        Properties

                        message: string
                        name: string
                        stack?: string
                        prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

                        Optional override for formatting stack traces

                        +

                        Constructors

                        Properties

                        message: string
                        name: string
                        stack?: string
                        prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

                        Optional override for formatting stack traces

                        stackTraceLimit: number

                        Methods

                        • Create .stack property on a target object

                          Parameters

                          • targetObject: object
                          • OptionalconstructorOpt: Function

                          Returns void

                        diff --git a/docs/next/classes/_celljs_web.common.ValidationPipe.html b/docs/next/classes/_celljs_web.common.ValidationPipe.html index 0249a430a..83993c5c3 100644 --- a/docs/next/classes/_celljs_web.common.ValidationPipe.html +++ b/docs/next/classes/_celljs_web.common.ValidationPipe.html @@ -1,5 +1,5 @@ -ValidationPipe | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +ValidationPipe | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        Methods

                        Constructors

                        Properties

                        options: any
                        priority = 1000

                        Methods

                        +

                        Constructors

                        Properties

                        options: any
                        priority = 1000

                        Methods

                        diff --git a/docs/next/classes/_celljs_web.node.AbstractErrorHandler.html b/docs/next/classes/_celljs_web.node.AbstractErrorHandler.html index 11c985deb..31b3e4079 100644 --- a/docs/next/classes/_celljs_web.node.AbstractErrorHandler.html +++ b/docs/next/classes/_celljs_web.node.AbstractErrorHandler.html @@ -1,7 +1,7 @@ -AbstractErrorHandler | CellJS TypeDoc

                        Class AbstractErrorHandlerAbstract

                        Hierarchy (view full)

                        Implements

                        Constructors

                        constructor +AbstractErrorHandler | CellJS TypeDoc

                        Class AbstractErrorHandlerAbstract

                        Hierarchy (view full)

                        Implements

                        Constructors

                        Properties

                        Methods

                        Constructors

                        Properties

                        priority: number = DEFALUT_ERROR_HANDLER_PRIORITY

                        The priority value must be greater than the default Error Handler's priority: DEFALUT_ERROR_HANDLER_PRIORITY, otherwise it will never be executed.

                        -

                        Methods

                        +

                        Methods

                        diff --git a/docs/next/classes/_celljs_web.node.BodyMiddleware.html b/docs/next/classes/_celljs_web.node.BodyMiddleware.html index 4a891ebea..f4e82f51f 100644 --- a/docs/next/classes/_celljs_web.node.BodyMiddleware.html +++ b/docs/next/classes/_celljs_web.node.BodyMiddleware.html @@ -1,6 +1,6 @@ -BodyMiddleware | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +BodyMiddleware | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        handlerExecutionChain: HandlerExecutionChain
                        options: Options
                        priority: number = BODY_MIDDLEWARE_PRIORITY

                        Methods

                        +

                        Constructors

                        Properties

                        handlerExecutionChain: HandlerExecutionChain
                        options: Options
                        priority: number = BODY_MIDDLEWARE_PRIORITY

                        Methods

                        diff --git a/docs/next/classes/_celljs_web.node.Context.html b/docs/next/classes/_celljs_web.node.Context.html index ee7ced099..9756f0fdc 100644 --- a/docs/next/classes/_celljs_web.node.Context.html +++ b/docs/next/classes/_celljs_web.node.Context.html @@ -1,4 +1,4 @@ -Context | CellJS TypeDoc

                        Hierarchy (view full)

                        Indexable

                        • [key: string]: any

                        Constructors

                        constructor +Context | CellJS TypeDoc

                        Hierarchy (view full)

                        Indexable

                        • [key: string]: any

                        Constructors

                        Properties

                        Methods

                        Constructors

                        Properties

                        request: Request
                        response: Response

                        Methods

                        • Parameters

                          • fn: ((...args: any[]) => void)
                              • (...args): void
                              • Parameters

                                • Rest...args: any[]

                                Returns void

                          • Optionalcontext: any

                          Returns any

                        • Type Parameters

                          Returns T

                        • Parameters

                          • fn: ((...args: any[]) => void)
                              • (...args): void
                              • Parameters

                                • Rest...args: any[]

                                Returns void

                          Returns void

                        • Parameters

                          Returns void

                        +

                        Constructors

                        Properties

                        request: Request
                        response: Response

                        Methods

                        • Parameters

                          • fn: ((...args: any[]) => void)
                              • (...args): void
                              • Parameters

                                • Rest...args: any[]

                                Returns void

                          • Optionalcontext: any

                          Returns any

                        • Type Parameters

                          Returns T

                        • Parameters

                          • fn: ((...args: any[]) => void)
                              • (...args): void
                              • Parameters

                                • Rest...args: any[]

                                Returns void

                          Returns void

                        • Parameters

                          Returns void

                        diff --git a/docs/next/classes/_celljs_web.node.CookieSessionStore.html b/docs/next/classes/_celljs_web.node.CookieSessionStore.html index a8a59269a..2f3556386 100644 --- a/docs/next/classes/_celljs_web.node.CookieSessionStore.html +++ b/docs/next/classes/_celljs_web.node.CookieSessionStore.html @@ -1,4 +1,4 @@ -CookieSessionStore | CellJS TypeDoc

                        Implements

                        • SessionStore

                        Constructors

                        constructor +CookieSessionStore | CellJS TypeDoc

                        Implements

                        • SessionStore

                        Constructors

                        Properties

                        logger session sessionOptions @@ -6,4 +6,4 @@

                        Methods

                        Constructors

                        Properties

                        logger: Logger
                        session: undefined | Session
                        sessionOptions: any
                        sessionStrategy: SessionStrategy

                        Methods

                        +

                        Constructors

                        Properties

                        logger: Logger
                        session: undefined | Session
                        sessionOptions: any
                        sessionStrategy: SessionStrategy

                        Methods

                        diff --git a/docs/next/classes/_celljs_web.node.CookiesFactory.html b/docs/next/classes/_celljs_web.node.CookiesFactory.html index 0b623508e..e79c48261 100644 --- a/docs/next/classes/_celljs_web.node.CookiesFactory.html +++ b/docs/next/classes/_celljs_web.node.CookiesFactory.html @@ -1,5 +1,5 @@ -CookiesFactory | CellJS TypeDoc

                        Constructors

                        constructor +CookiesFactory | CellJS TypeDoc

                        Constructors

                        Properties

                        Methods

                        Constructors

                        Properties

                        keys?: string[]
                        secure?: boolean

                        Methods

                        +

                        Constructors

                        Properties

                        keys?: string[]
                        secure?: boolean

                        Methods

                        diff --git a/docs/next/classes/_celljs_web.node.CookiesMiddleware.html b/docs/next/classes/_celljs_web.node.CookiesMiddleware.html index c387df5ab..295aa20b0 100644 --- a/docs/next/classes/_celljs_web.node.CookiesMiddleware.html +++ b/docs/next/classes/_celljs_web.node.CookiesMiddleware.html @@ -1,5 +1,5 @@ -CookiesMiddleware | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +CookiesMiddleware | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        Methods

                        Constructors

                        Properties

                        cookiesFactory: CookiesFactory
                        priority: number = COOKIES_MIDDLEWARE_PRIORITY

                        Methods

                        +

                        Constructors

                        Properties

                        cookiesFactory: CookiesFactory
                        priority: number = COOKIES_MIDDLEWARE_PRIORITY

                        Methods

                        diff --git a/docs/next/classes/_celljs_web.node.CorsMiddleware.html b/docs/next/classes/_celljs_web.node.CorsMiddleware.html index 256585f28..6bbfb419d 100644 --- a/docs/next/classes/_celljs_web.node.CorsMiddleware.html +++ b/docs/next/classes/_celljs_web.node.CorsMiddleware.html @@ -1,7 +1,7 @@ -CorsMiddleware | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +CorsMiddleware | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        endpoint?: string
                        handlerExecutionChain: HandlerExecutionChain
                        options: any
                        priority: number = CORS_MIDDLEWARE_PRIORITY

                        Methods

                        +

                        Constructors

                        Properties

                        endpoint?: string
                        handlerExecutionChain: HandlerExecutionChain
                        options: any
                        priority: number = CORS_MIDDLEWARE_PRIORITY

                        Methods

                        diff --git a/docs/next/classes/_celljs_web.node.DefaultErrorHandler.html b/docs/next/classes/_celljs_web.node.DefaultErrorHandler.html index 350893375..710776b51 100644 --- a/docs/next/classes/_celljs_web.node.DefaultErrorHandler.html +++ b/docs/next/classes/_celljs_web.node.DefaultErrorHandler.html @@ -1,7 +1,7 @@ -DefaultErrorHandler | CellJS TypeDoc

                        Hierarchy (view full)

                        Constructors

                        constructor +DefaultErrorHandler | CellJS TypeDoc

                        Hierarchy (view full)

                        Constructors

                        Properties

                        Methods

                        Constructors

                        Properties

                        priority: number = DEFALUT_ERROR_HANDLER_PRIORITY

                        The priority value must be greater than the default Error Handler's priority: DEFALUT_ERROR_HANDLER_PRIORITY, otherwise it will never be executed.

                        -

                        Methods

                        +

                        Methods

                        diff --git a/docs/next/classes/_celljs_web.node.DefaultRedirectStrategy.html b/docs/next/classes/_celljs_web.node.DefaultRedirectStrategy.html index 6e62c3ca8..879bc95bc 100644 --- a/docs/next/classes/_celljs_web.node.DefaultRedirectStrategy.html +++ b/docs/next/classes/_celljs_web.node.DefaultRedirectStrategy.html @@ -1,4 +1,4 @@ -DefaultRedirectStrategy | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +DefaultRedirectStrategy | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        Methods

                        Constructors

                        Properties

                        pathResolver: PathResolver

                        Methods

                        +

                        Constructors

                        Properties

                        pathResolver: PathResolver

                        Methods

                        diff --git a/docs/next/classes/_celljs_web.node.DispatcherImpl.html b/docs/next/classes/_celljs_web.node.DispatcherImpl.html index 23eb0e61f..279b196bf 100644 --- a/docs/next/classes/_celljs_web.node.DispatcherImpl.html +++ b/docs/next/classes/_celljs_web.node.DispatcherImpl.html @@ -1,4 +1,4 @@ -DispatcherImpl | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +DispatcherImpl | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        errorHandlerProvider: ErrorHandlerProvider
                        handlerExecutionChain: HandlerExecutionChain
                        handlerMapping: HandlerMapping
                        logger: Logger
                        middlewareProvider: MiddlewareProvider

                        Methods

                        +

                        Constructors

                        Properties

                        errorHandlerProvider: ErrorHandlerProvider
                        handlerExecutionChain: HandlerExecutionChain
                        handlerMapping: HandlerMapping
                        logger: Logger
                        middlewareProvider: MiddlewareProvider

                        Methods

                        diff --git a/docs/next/classes/_celljs_web.node.EmptyServerAware.html b/docs/next/classes/_celljs_web.node.EmptyServerAware.html index f6aef06ca..953eabbd9 100644 --- a/docs/next/classes/_celljs_web.node.EmptyServerAware.html +++ b/docs/next/classes/_celljs_web.node.EmptyServerAware.html @@ -1,3 +1,3 @@ -EmptyServerAware | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +EmptyServerAware | CellJS TypeDoc

                        Implements

                        Constructors

                        Methods

                        Constructors

                        Methods

                        +

                        Constructors

                        Methods

                        diff --git a/docs/next/classes/_celljs_web.node.ErrorHandlerProvider.html b/docs/next/classes/_celljs_web.node.ErrorHandlerProvider.html index 3ad8d0a71..ae13ae6c8 100644 --- a/docs/next/classes/_celljs_web.node.ErrorHandlerProvider.html +++ b/docs/next/classes/_celljs_web.node.ErrorHandlerProvider.html @@ -1,5 +1,5 @@ -ErrorHandlerProvider | CellJS TypeDoc

                        Constructors

                        constructor +ErrorHandlerProvider | CellJS TypeDoc

                        Constructors

                        Properties

                        Methods

                        Constructors

                        Properties

                        handlers: ErrorHandler[]
                        prioritized: ErrorHandler[]

                        Methods

                        +

                        Constructors

                        Properties

                        handlers: ErrorHandler[]
                        prioritized: ErrorHandler[]

                        Methods

                        diff --git a/docs/next/classes/_celljs_web.node.HandlerExecutionChainImpl.html b/docs/next/classes/_celljs_web.node.HandlerExecutionChainImpl.html index 3216500d9..780a38e3e 100644 --- a/docs/next/classes/_celljs_web.node.HandlerExecutionChainImpl.html +++ b/docs/next/classes/_celljs_web.node.HandlerExecutionChainImpl.html @@ -1,3 +1,3 @@ -HandlerExecutionChainImpl | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +HandlerExecutionChainImpl | CellJS TypeDoc

                        Implements

                        Constructors

                        Methods

                        Constructors

                        Methods

                        +

                        Constructors

                        Methods

                        diff --git a/docs/next/classes/_celljs_web.node.HandlerMappingImpl.html b/docs/next/classes/_celljs_web.node.HandlerMappingImpl.html index 5ce15ec4a..d9c1c80c1 100644 --- a/docs/next/classes/_celljs_web.node.HandlerMappingImpl.html +++ b/docs/next/classes/_celljs_web.node.HandlerMappingImpl.html @@ -1,5 +1,5 @@ -HandlerMappingImpl | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +HandlerMappingImpl | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        Methods

                        Constructors

                        Properties

                        handlerAdapters: HandlerAdapter[] = []
                        prioritized: HandlerAdapter[]

                        Methods

                        +

                        Constructors

                        Properties

                        handlerAdapters: HandlerAdapter[] = []
                        prioritized: HandlerAdapter[]

                        Methods

                        diff --git a/docs/next/classes/_celljs_web.node.HealthExecutorImpl.html b/docs/next/classes/_celljs_web.node.HealthExecutorImpl.html index aa56cbb01..9539abe87 100644 --- a/docs/next/classes/_celljs_web.node.HealthExecutorImpl.html +++ b/docs/next/classes/_celljs_web.node.HealthExecutorImpl.html @@ -1,7 +1,7 @@ HealthExecutorImpl | CellJS TypeDoc

                        Strategy interface used to execute HealthIndicator instances.

                        -

                        Implements

                        Constructors

                        Implements

                        Constructors

                        Properties

                        healthIndicators: HealthIndicator[]
                        healthStatusAggregator: HealthStatusAggregator

                        Methods

                        +

                        Constructors

                        Properties

                        healthIndicators: HealthIndicator[]
                        healthStatusAggregator: HealthStatusAggregator

                        Methods

                        diff --git a/docs/next/classes/_celljs_web.node.HealthMiddleware.html b/docs/next/classes/_celljs_web.node.HealthMiddleware.html index 73c5bdc4a..18b8fe0b0 100644 --- a/docs/next/classes/_celljs_web.node.HealthMiddleware.html +++ b/docs/next/classes/_celljs_web.node.HealthMiddleware.html @@ -1,4 +1,4 @@ -HealthMiddleware | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +HealthMiddleware | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        Methods

                        Constructors

                        Properties

                        healthExecutor: HealthExecutor
                        healthOptions: HealthOptions
                        pathResolver: PathResolver
                        priority: number = HEALTH_MIDDLEWARE_PRIORITY
                        requestMatcher: RequestMatcher

                        Methods

                        +

                        Constructors

                        Properties

                        healthExecutor: HealthExecutor
                        healthOptions: HealthOptions
                        pathResolver: PathResolver
                        priority: number = HEALTH_MIDDLEWARE_PRIORITY
                        requestMatcher: RequestMatcher

                        Methods

                        diff --git a/docs/next/classes/_celljs_web.node.HealthNotFoundError.html b/docs/next/classes/_celljs_web.node.HealthNotFoundError.html index e751a92a9..36ba00c9f 100644 --- a/docs/next/classes/_celljs_web.node.HealthNotFoundError.html +++ b/docs/next/classes/_celljs_web.node.HealthNotFoundError.html @@ -1,4 +1,4 @@ -HealthNotFoundError | CellJS TypeDoc

                        Hierarchy (view full)

                        Constructors

                        constructor +HealthNotFoundError | CellJS TypeDoc

                        Hierarchy (view full)

                        Constructors

                        Properties

                        indicatorName: string
                        message: string
                        name: string
                        stack?: string
                        prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

                        Optional override for formatting stack traces

                        +

                        Constructors

                        Properties

                        indicatorName: string
                        message: string
                        name: string
                        stack?: string
                        prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

                        Optional override for formatting stack traces

                        stackTraceLimit: number

                        Methods

                        • Create .stack property on a target object

                          Parameters

                          • targetObject: object
                          • OptionalconstructorOpt: Function

                          Returns void

                        diff --git a/docs/next/classes/_celljs_web.node.HealthStatusAggregatorImpl.html b/docs/next/classes/_celljs_web.node.HealthStatusAggregatorImpl.html index aa77a7a5a..750bd6350 100644 --- a/docs/next/classes/_celljs_web.node.HealthStatusAggregatorImpl.html +++ b/docs/next/classes/_celljs_web.node.HealthStatusAggregatorImpl.html @@ -1,7 +1,7 @@ HealthStatusAggregatorImpl | CellJS TypeDoc

                        Strategy interface used to aggregate HealthStatus instances.

                        -

                        Implements

                        Constructors

                        Implements

                        Constructors

                        Methods

                        Constructors

                        Methods

                        +
                        diff --git a/docs/next/classes/_celljs_web.node.HttpError.html b/docs/next/classes/_celljs_web.node.HttpError.html index d1da943ca..62567117b 100644 --- a/docs/next/classes/_celljs_web.node.HttpError.html +++ b/docs/next/classes/_celljs_web.node.HttpError.html @@ -1,4 +1,4 @@ -HttpError | CellJS TypeDoc

                        Hierarchy (view full)

                        Constructors

                        constructor +HttpError | CellJS TypeDoc

                        Hierarchy (view full)

                        Constructors

                        Properties

                        Methods

                        Constructors

                        Properties

                        message: string
                        name: string
                        stack?: string
                        statusCode: number
                        prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

                        Optional override for formatting stack traces

                        +

                        Constructors

                        Properties

                        message: string
                        name: string
                        stack?: string
                        statusCode: number
                        prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

                        Optional override for formatting stack traces

                        stackTraceLimit: number

                        Methods

                        • Create .stack property on a target object

                          Parameters

                          • targetObject: object
                          • OptionalconstructorOpt: Function

                          Returns void

                        diff --git a/docs/next/classes/_celljs_web.node.HttpErrorHandler.html b/docs/next/classes/_celljs_web.node.HttpErrorHandler.html index 62e92bc10..ffc2113b9 100644 --- a/docs/next/classes/_celljs_web.node.HttpErrorHandler.html +++ b/docs/next/classes/_celljs_web.node.HttpErrorHandler.html @@ -1,6 +1,6 @@ -HttpErrorHandler | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +HttpErrorHandler | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        Methods

                        Constructors

                        Properties

                        priority: number = HTTP_ERROR_HANDLER_PRIORITY

                        The priority value must be greater than the default Error Handler's priority: DEFALUT_ERROR_HANDLER_PRIORITY, otherwise it will never be executed.

                        -

                        Methods

                        +

                        Methods

                        diff --git a/docs/next/classes/_celljs_web.node.HttpMiddleware.html b/docs/next/classes/_celljs_web.node.HttpMiddleware.html index 26439e1fc..1cf9f2404 100644 --- a/docs/next/classes/_celljs_web.node.HttpMiddleware.html +++ b/docs/next/classes/_celljs_web.node.HttpMiddleware.html @@ -1,5 +1,5 @@ -HttpMiddleware | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +HttpMiddleware | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        Methods

                        Constructors

                        Properties

                        logger: Logger
                        priority: number = HTTP_MIDDLEWARE_PRIORITY

                        Methods

                        +

                        Constructors

                        Properties

                        logger: Logger
                        priority: number = HTTP_MIDDLEWARE_PRIORITY

                        Methods

                        diff --git a/docs/next/classes/_celljs_web.node.MiddlewareProvider.html b/docs/next/classes/_celljs_web.node.MiddlewareProvider.html index f1ba1065b..dc9d237bd 100644 --- a/docs/next/classes/_celljs_web.node.MiddlewareProvider.html +++ b/docs/next/classes/_celljs_web.node.MiddlewareProvider.html @@ -1,5 +1,5 @@ -MiddlewareProvider | CellJS TypeDoc

                        Constructors

                        constructor +MiddlewareProvider | CellJS TypeDoc

                        Constructors

                        Properties

                        Methods

                        Constructors

                        Properties

                        middlewares: Middleware[]
                        prioritized: Middleware[]

                        Methods

                        +

                        Constructors

                        Properties

                        middlewares: Middleware[]
                        prioritized: Middleware[]

                        Methods

                        diff --git a/docs/next/classes/_celljs_web.node.NotFoundAndContinueError.html b/docs/next/classes/_celljs_web.node.NotFoundAndContinueError.html index 3a4417b67..0f1e7d0c0 100644 --- a/docs/next/classes/_celljs_web.node.NotFoundAndContinueError.html +++ b/docs/next/classes/_celljs_web.node.NotFoundAndContinueError.html @@ -1,4 +1,4 @@ -NotFoundAndContinueError | CellJS TypeDoc

                        Hierarchy (view full)

                        Constructors

                        constructor +NotFoundAndContinueError | CellJS TypeDoc

                        Hierarchy (view full)

                        Constructors

                        Properties

                        Methods

                        Constructors

                        Properties

                        message: string
                        name: string
                        stack?: string
                        statusCode: number
                        prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

                        Optional override for formatting stack traces

                        +

                        Constructors

                        Properties

                        message: string
                        name: string
                        stack?: string
                        statusCode: number
                        prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

                        Optional override for formatting stack traces

                        stackTraceLimit: number

                        Methods

                        • Create .stack property on a target object

                          Parameters

                          • targetObject: object
                          • OptionalconstructorOpt: Function

                          Returns void

                        diff --git a/docs/next/classes/_celljs_web.node.NotFoundError.html b/docs/next/classes/_celljs_web.node.NotFoundError.html index 0c39e9aa6..b9757c0ad 100644 --- a/docs/next/classes/_celljs_web.node.NotFoundError.html +++ b/docs/next/classes/_celljs_web.node.NotFoundError.html @@ -1,4 +1,4 @@ -NotFoundError | CellJS TypeDoc

                        Hierarchy (view full)

                        Constructors

                        constructor +NotFoundError | CellJS TypeDoc

                        Hierarchy (view full)

                        Constructors

                        Properties

                        Methods

                        Constructors

                        Properties

                        message: string
                        name: string
                        stack?: string
                        statusCode: number
                        prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

                        Optional override for formatting stack traces

                        +

                        Constructors

                        Properties

                        message: string
                        name: string
                        stack?: string
                        statusCode: number
                        prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

                        Optional override for formatting stack traces

                        stackTraceLimit: number

                        Methods

                        • Create .stack property on a target object

                          Parameters

                          • targetObject: object
                          • OptionalconstructorOpt: Function

                          Returns void

                        diff --git a/docs/next/classes/_celljs_web.node.PingHealthIndicator.html b/docs/next/classes/_celljs_web.node.PingHealthIndicator.html index df0e42949..b6e0681e0 100644 --- a/docs/next/classes/_celljs_web.node.PingHealthIndicator.html +++ b/docs/next/classes/_celljs_web.node.PingHealthIndicator.html @@ -1,6 +1,6 @@ PingHealthIndicator | CellJS TypeDoc

                        Default implementation of HealthIndicator that returns HealthStatus.UP.

                        -

                        Implements

                        Constructors

                        Implements

                        Constructors

                        Methods

                        Constructors

                        Methods

                        +
                        diff --git a/docs/next/classes/_celljs_web.node.RequestMatcherImpl.html b/docs/next/classes/_celljs_web.node.RequestMatcherImpl.html index 8dd4a0d91..4af2427b7 100644 --- a/docs/next/classes/_celljs_web.node.RequestMatcherImpl.html +++ b/docs/next/classes/_celljs_web.node.RequestMatcherImpl.html @@ -1,5 +1,5 @@ -RequestMatcherImpl | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +RequestMatcherImpl | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        Methods

                        Constructors

                        Properties

                        caches: Map<string, UrlPattern> = ...
                        cacheSize: number

                        Methods

                        +

                        Constructors

                        Properties

                        caches: Map<string, UrlPattern> = ...
                        cacheSize: number

                        Methods

                        diff --git a/docs/next/classes/_celljs_web.node.SessionImpl.html b/docs/next/classes/_celljs_web.node.SessionImpl.html index 6c5b6537c..7df966f4e 100644 --- a/docs/next/classes/_celljs_web.node.SessionImpl.html +++ b/docs/next/classes/_celljs_web.node.SessionImpl.html @@ -1,4 +1,4 @@ -SessionImpl | CellJS TypeDoc

                        Implements

                        • Session

                        Constructors

                        constructor +SessionImpl | CellJS TypeDoc

                        Implements

                        • Session

                        Constructors

                        Properties

                        _preHash expire id @@ -7,4 +7,4 @@

                        Accessors

                        Methods

                        Constructors

                        Properties

                        _preHash: string
                        expire: number
                        id: string = ...
                        isNew: boolean = true
                        maxAge: number

                        Accessors

                        Methods

                        +

                        Constructors

                        Properties

                        _preHash: string
                        expire: number
                        id: string = ...
                        isNew: boolean = true
                        maxAge: number

                        Accessors

                        Methods

                        diff --git a/docs/next/classes/_celljs_web.node.SessionManagerImpl.html b/docs/next/classes/_celljs_web.node.SessionManagerImpl.html index 34bb80de4..056698f33 100644 --- a/docs/next/classes/_celljs_web.node.SessionManagerImpl.html +++ b/docs/next/classes/_celljs_web.node.SessionManagerImpl.html @@ -1,4 +1,4 @@ -SessionManagerImpl | CellJS TypeDoc

                        Implements

                        • SessionManager

                        Constructors

                        constructor +SessionManagerImpl | CellJS TypeDoc

                        Implements

                        • SessionManager

                        Constructors

                        Properties

                        sessionIdKey: string
                        sessionOptions: any
                        sessionStore: SessionStore
                        sessionStrategy: SessionStrategy

                        Methods

                        +

                        Constructors

                        Properties

                        sessionIdKey: string
                        sessionOptions: any
                        sessionStore: SessionStore
                        sessionStrategy: SessionStrategy

                        Methods

                        diff --git a/docs/next/classes/_celljs_web.node.SessionMiddleware.html b/docs/next/classes/_celljs_web.node.SessionMiddleware.html index cb26c55d7..e10e81d33 100644 --- a/docs/next/classes/_celljs_web.node.SessionMiddleware.html +++ b/docs/next/classes/_celljs_web.node.SessionMiddleware.html @@ -1,6 +1,6 @@ -SessionMiddleware | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +SessionMiddleware | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        priority: number = SESSION_MIDDLEWARE_PRIORITY
                        sessionManager: SessionManager
                        sessionOptions: any

                        Methods

                        +

                        Constructors

                        Properties

                        priority: number = SESSION_MIDDLEWARE_PRIORITY
                        sessionManager: SessionManager
                        sessionOptions: any

                        Methods

                        diff --git a/docs/next/classes/_celljs_web.node.SessionStrategyImpl.html b/docs/next/classes/_celljs_web.node.SessionStrategyImpl.html index 62b0341c8..9d5a84f48 100644 --- a/docs/next/classes/_celljs_web.node.SessionStrategyImpl.html +++ b/docs/next/classes/_celljs_web.node.SessionStrategyImpl.html @@ -1,6 +1,6 @@ -SessionStrategyImpl | CellJS TypeDoc

                        Implements

                        • SessionStrategy

                        Constructors

                        constructor +SessionStrategyImpl | CellJS TypeDoc

                        Implements

                        • SessionStrategy

                        Constructors

                        Properties

                        sessionOptions: any

                        Methods

                        +

                        Constructors

                        Properties

                        sessionOptions: any

                        Methods

                        diff --git a/docs/next/classes/_celljs_web.node.TraceIdProviderImpl.html b/docs/next/classes/_celljs_web.node.TraceIdProviderImpl.html index a220ea003..3d44f3492 100644 --- a/docs/next/classes/_celljs_web.node.TraceIdProviderImpl.html +++ b/docs/next/classes/_celljs_web.node.TraceIdProviderImpl.html @@ -1,3 +1,3 @@ -TraceIdProviderImpl | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +TraceIdProviderImpl | CellJS TypeDoc

                        Implements

                        Constructors

                        Methods

                        Constructors

                        Methods

                        +

                        Constructors

                        Methods

                        diff --git a/docs/next/classes/_celljs_web.node.TraceIdResolverImpl.html b/docs/next/classes/_celljs_web.node.TraceIdResolverImpl.html index da059e7da..f6b4bbfb3 100644 --- a/docs/next/classes/_celljs_web.node.TraceIdResolverImpl.html +++ b/docs/next/classes/_celljs_web.node.TraceIdResolverImpl.html @@ -1,4 +1,4 @@ -TraceIdResolverImpl | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +TraceIdResolverImpl | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        Methods

                        Constructors

                        Properties

                        traceField: string

                        Methods

                        +

                        Constructors

                        Properties

                        traceField: string

                        Methods

                        diff --git a/docs/next/classes/_celljs_web.node.TraceMiddleware.html b/docs/next/classes/_celljs_web.node.TraceMiddleware.html index f774bafcc..8e02a3f96 100644 --- a/docs/next/classes/_celljs_web.node.TraceMiddleware.html +++ b/docs/next/classes/_celljs_web.node.TraceMiddleware.html @@ -1,6 +1,6 @@ -TraceMiddleware | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +TraceMiddleware | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        Methods

                        Constructors

                        Properties

                        priority: 2200 = TRACE_MIDDLEWARE_PRIORITY
                        traceField: string
                        traceIdResolver: TraceIdResolver

                        Methods

                        +

                        Constructors

                        Properties

                        priority: 2200 = TRACE_MIDDLEWARE_PRIORITY
                        traceField: string
                        traceIdResolver: TraceIdResolver

                        Methods

                        diff --git a/docs/next/classes/_celljs_web.node.ValidationErrorsHandler.html b/docs/next/classes/_celljs_web.node.ValidationErrorsHandler.html index 45dad527b..7148225da 100644 --- a/docs/next/classes/_celljs_web.node.ValidationErrorsHandler.html +++ b/docs/next/classes/_celljs_web.node.ValidationErrorsHandler.html @@ -1,6 +1,6 @@ -ValidationErrorsHandler | CellJS TypeDoc

                        Implements

                        Constructors

                        constructor +ValidationErrorsHandler | CellJS TypeDoc

                        Implements

                        Constructors

                        Properties

                        Methods

                        Constructors

                        Properties

                        priority: number = VALIDATION_ERRORS_ERROR_HANDLER_PRIORITY

                        The priority value must be greater than the default Error Handler's priority: DEFALUT_ERROR_HANDLER_PRIORITY, otherwise it will never be executed.

                        -

                        Methods

                        +

                        Methods

                        diff --git a/docs/next/classes/_celljs_widget.AbstractWidgetFactory.html b/docs/next/classes/_celljs_widget.AbstractWidgetFactory.html index 024531856..4747e3b84 100644 --- a/docs/next/classes/_celljs_widget.AbstractWidgetFactory.html +++ b/docs/next/classes/_celljs_widget.AbstractWidgetFactory.html @@ -1,7 +1,7 @@ -AbstractWidgetFactory | CellJS TypeDoc

                        Class AbstractWidgetFactory<T>Abstract

                        Type Parameters

                        • T

                        Hierarchy

                        • AbstractWidgetFactory

                          Implements

                          Constructors

                          constructor +AbstractWidgetFactory | CellJS TypeDoc

                          Class AbstractWidgetFactory<T>Abstract

                          Type Parameters

                          • T

                          Hierarchy

                          • AbstractWidgetFactory

                            Implements

                            Constructors

                            Properties

                            expressionHandler: ExpressionHandler
                            priority: number = 500

                            Methods

                            +

                            Constructors

                            Properties

                            expressionHandler: ExpressionHandler
                            priority: number = 500

                            Methods

                            diff --git a/docs/next/classes/_celljs_widget.KeyCode-1.html b/docs/next/classes/_celljs_widget.KeyCode-1.html index 98f498ba5..9c5b54178 100644 --- a/docs/next/classes/_celljs_widget.KeyCode-1.html +++ b/docs/next/classes/_celljs_widget.KeyCode-1.html @@ -1,5 +1,5 @@ KeyCode | CellJS TypeDoc

                            Representation of a pressed key combined with key modifiers.

                            -

                            Constructors

                            Constructors

                            Properties

                            Constructors

                            Properties

                            alt: boolean
                            character: undefined | string
                            ctrl: boolean
                            key: undefined | Key
                            meta: boolean
                            shift: boolean

                            Methods

                            • Return true if the given KeyCode is equal to this one.

                              -

                              Parameters

                              Returns boolean

                            • Return true if this KeyCode only contains modifiers.

                              -

                              Returns boolean

                            • Create a KeyCode from one of several input types.

                              -

                              Parameters

                              • input:
                                    | string
                                    | Keystroke
                                    | KeyCodeSchema
                                    | KeyboardEvent
                              • eventDispatch: "code" | "keyCode" = 'code'

                              Returns KeyCode

                            • Parses a string and returns a KeyCode object.

                              +

                            Constructors

                            Properties

                            alt: boolean
                            character: undefined | string
                            ctrl: boolean
                            key: undefined | Key
                            meta: boolean
                            shift: boolean

                            Methods

                            • Return true if the given KeyCode is equal to this one.

                              +

                              Parameters

                              Returns boolean

                            • Return true if this KeyCode only contains modifiers.

                              +

                              Returns boolean

                            • Create a KeyCode from one of several input types.

                              +

                              Parameters

                              • input:
                                    | string
                                    | Keystroke
                                    | KeyCodeSchema
                                    | KeyboardEvent
                              • eventDispatch: "code" | "keyCode" = 'code'

                              Returns KeyCode

                            • Parses a string and returns a KeyCode object.

                              Parameters

                              • keybinding: string

                                String representation of a keybinding

                                -

                              Returns KeyCode

                            +

                            Returns KeyCode

                            diff --git a/docs/next/classes/_celljs_widget.LocaleManagerImpl.html b/docs/next/classes/_celljs_widget.LocaleManagerImpl.html index 102d03ce7..7ae030202 100644 --- a/docs/next/classes/_celljs_widget.LocaleManagerImpl.html +++ b/docs/next/classes/_celljs_widget.LocaleManagerImpl.html @@ -1,4 +1,4 @@ -LocaleManagerImpl | CellJS TypeDoc

                            Implements

                            Constructors

                            constructor +LocaleManagerImpl | CellJS TypeDoc

                            Implements

                            Constructors

                            Properties

                            Methods

                            Constructors

                            Properties

                            currentSubject: BehaviorSubject<undefined | Locale> = ...
                            langStorageKey: "cell:lang" = 'cell:lang'
                            locales: Locale[]
                            localesForConfig: {
                                [lang: string]: Locale;
                            }
                            prioritized: Locale[]

                            Methods

                            +

                            Constructors

                            Properties

                            currentSubject: BehaviorSubject<undefined | Locale> = ...
                            langStorageKey: "cell:lang" = 'cell:lang'
                            locales: Locale[]
                            localesForConfig: {
                                [lang: string]: Locale;
                            }
                            prioritized: Locale[]

                            Methods

                            diff --git a/docs/next/classes/_celljs_widget.ThemeManagerImpl.html b/docs/next/classes/_celljs_widget.ThemeManagerImpl.html index 229933a67..57c7b5912 100644 --- a/docs/next/classes/_celljs_widget.ThemeManagerImpl.html +++ b/docs/next/classes/_celljs_widget.ThemeManagerImpl.html @@ -1,4 +1,4 @@ -ThemeManagerImpl | CellJS TypeDoc

                            Type Parameters

                            • T

                            Implements

                            Constructors

                            constructor +ThemeManagerImpl | CellJS TypeDoc

                            Type Parameters

                            • T

                            Implements

                            Constructors

                            Properties

                            Methods

                            Constructors

                            Properties

                            currentSubject: BehaviorSubject<undefined | Theme<T>> = ...
                            prioritized: Theme<T>[]
                            themes: Theme<T>[]
                            themesForConfig: {
                                [id: string]: Theme<T>;
                            }
                            themeStorageKey: "cell:theme" = 'cell:theme'

                            Methods

                            +

                            Constructors

                            Properties

                            currentSubject: BehaviorSubject<undefined | Theme<T>> = ...
                            prioritized: Theme<T>[]
                            themes: Theme<T>[]
                            themesForConfig: {
                                [id: string]: Theme<T>;
                            }
                            themeStorageKey: "cell:theme" = 'cell:theme'

                            Methods

                            diff --git a/docs/next/classes/_celljs_widget.WidgetManagerImpl.html b/docs/next/classes/_celljs_widget.WidgetManagerImpl.html index 913edf673..c5f833e3d 100644 --- a/docs/next/classes/_celljs_widget.WidgetManagerImpl.html +++ b/docs/next/classes/_celljs_widget.WidgetManagerImpl.html @@ -1,8 +1,8 @@ -WidgetManagerImpl | CellJS TypeDoc

                            Type Parameters

                            • T

                            Implements

                            Constructors

                            constructor +WidgetManagerImpl | CellJS TypeDoc

                            Type Parameters

                            • T

                            Implements

                            Constructors

                            Properties

                            prioritized: Map<string, Widget<T>[]>
                            widgetModels: WidgetModel[]
                            widgetModelsForConfig: {
                                [id: string]: WidgetModel;
                            }
                            widgets: Widget<T>[]

                            Methods

                            +

                            Constructors

                            Properties

                            prioritized: Map<string, Widget<T>[]>
                            widgetModels: WidgetModel[]
                            widgetModelsForConfig: {
                                [id: string]: WidgetModel;
                            }
                            widgets: Widget<T>[]

                            Methods

                            diff --git a/docs/next/enums/_celljs_ai_core.MessageType.html b/docs/next/enums/_celljs_ai_core.MessageType.html index be3b638df..996d1f27e 100644 --- a/docs/next/enums/_celljs_ai_core.MessageType.html +++ b/docs/next/enums/_celljs_ai_core.MessageType.html @@ -1,7 +1,7 @@ MessageType | CellJS TypeDoc

                            The MessageType enum represents the type of a message in a chat application. It can be one of the following: USER, ASSISTANT, SYSTEM, FUNCTION.

                            -

                            Enumeration Members

                            Enumeration Members

                            Enumeration Members

                            ASSISTANT
                            FUNCTION
                            SYSTEM
                            USER
                            +

                            Enumeration Members

                            ASSISTANT
                            FUNCTION
                            SYSTEM
                            USER
                            diff --git a/docs/next/enums/_celljs_ai_core.ModalityType.html b/docs/next/enums/_celljs_ai_core.ModalityType.html index 8358f787b..5f376b3e1 100644 --- a/docs/next/enums/_celljs_ai_core.ModalityType.html +++ b/docs/next/enums/_celljs_ai_core.ModalityType.html @@ -1,6 +1,6 @@ ModalityType | CellJS TypeDoc

                            Enum representing the modality type of the source data.

                            -

                            Enumeration Members

                            Enumeration Members

                            Enumeration Members

                            AUDIO
                            IMAGE
                            TEXT
                            VIDEO
                            +

                            Enumeration Members

                            AUDIO
                            IMAGE
                            TEXT
                            VIDEO
                            diff --git a/docs/next/enums/_celljs_ai_ollama.Role.html b/docs/next/enums/_celljs_ai_ollama.Role.html index 7c726b303..727ba7b1c 100644 --- a/docs/next/enums/_celljs_ai_ollama.Role.html +++ b/docs/next/enums/_celljs_ai_ollama.Role.html @@ -1,10 +1,10 @@ Role | CellJS TypeDoc

                            The role of the message in the conversation.

                            -

                            Enumeration Members

                            Enumeration Members

                            Enumeration Members

                            ASSISTANT

                            Assistant message type. Usually the response from the model.

                            -
                            SYSTEM

                            System message type used as instructions to the model.

                            -
                            TOOL

                            Tool message.

                            -
                            USER

                            User message type.

                            -
                            +
                            SYSTEM

                            System message type used as instructions to the model.

                            +
                            TOOL

                            Tool message.

                            +
                            USER

                            User message type.

                            +
                            diff --git a/docs/next/enums/_celljs_cli_common.CommandStage.html b/docs/next/enums/_celljs_cli_common.CommandStage.html index 66277b3cd..153d71087 100644 --- a/docs/next/enums/_celljs_cli_common.CommandStage.html +++ b/docs/next/enums/_celljs_cli_common.CommandStage.html @@ -1,4 +1,4 @@ -CommandStage | CellJS TypeDoc

                            Enumeration Members

                            after +CommandStage | CellJS TypeDoc
                            +

                            Enumeration Members

                            after
                            before
                            on
                            diff --git a/docs/next/enums/_celljs_cli_common.CommandType.html b/docs/next/enums/_celljs_cli_common.CommandType.html index 16c32d999..b3c1199a7 100644 --- a/docs/next/enums/_celljs_cli_common.CommandType.html +++ b/docs/next/enums/_celljs_cli_common.CommandType.html @@ -1,5 +1,5 @@ -CommandType | CellJS TypeDoc

                            Enumeration Members

                            BuildCommand +CommandType | CellJS TypeDoc
                            +

                            Enumeration Members

                            BuildCommand
                            CompileCommand
                            DeployCommand
                            ServeCommand
                            diff --git a/docs/next/enums/_celljs_cli_common.HookStage.html b/docs/next/enums/_celljs_cli_common.HookStage.html index 20b6e9957..8753d66ae 100644 --- a/docs/next/enums/_celljs_cli_common.HookStage.html +++ b/docs/next/enums/_celljs_cli_common.HookStage.html @@ -1,4 +1,4 @@ -HookStage | CellJS TypeDoc

                            Enumeration Members

                            after +HookStage | CellJS TypeDoc
                            +

                            Enumeration Members

                            after
                            before
                            on
                            diff --git a/docs/next/enums/_celljs_cli_runtime.Runtimes.html b/docs/next/enums/_celljs_cli_runtime.Runtimes.html index 62e768246..7896df2e5 100644 --- a/docs/next/enums/_celljs_cli_runtime.Runtimes.html +++ b/docs/next/enums/_celljs_cli_runtime.Runtimes.html @@ -1,3 +1,3 @@ -Runtimes | CellJS TypeDoc

                            Enumeration Members

                            default +Runtimes | CellJS TypeDoc

                            Enumeration Members

                            Enumeration Members

                            default
                            empty
                            +

                            Enumeration Members

                            default
                            empty
                            diff --git a/docs/next/enums/_celljs_core.common.OS.Type.html b/docs/next/enums/_celljs_core.common.OS.Type.html index 1ec97fa8e..1f05623eb 100644 --- a/docs/next/enums/_celljs_core.common.OS.Type.html +++ b/docs/next/enums/_celljs_core.common.OS.Type.html @@ -1,5 +1,5 @@ Type | CellJS TypeDoc

                            Enumeration of the supported operating systems.

                            -

                            Enumeration Members

                            Enumeration Members

                            Enumeration Members

                            Linux
                            OSX
                            Windows
                            +

                            Enumeration Members

                            Linux
                            OSX
                            Windows
                            diff --git a/docs/next/enums/_celljs_core.common.Scope.html b/docs/next/enums/_celljs_core.common.Scope.html index e817e4c2d..2c57a0c9e 100644 --- a/docs/next/enums/_celljs_core.common.Scope.html +++ b/docs/next/enums/_celljs_core.common.Scope.html @@ -1,4 +1,4 @@ -Scope | CellJS TypeDoc

                            Enumeration Members

                            Request +Scope | CellJS TypeDoc
                            +

                            Enumeration Members

                            Request
                            Singleton
                            Transient
                            diff --git a/docs/next/enums/_celljs_core.node.AttributeScope.html b/docs/next/enums/_celljs_core.node.AttributeScope.html index 3e200aade..8bd56da0a 100644 --- a/docs/next/enums/_celljs_core.node.AttributeScope.html +++ b/docs/next/enums/_celljs_core.node.AttributeScope.html @@ -1,4 +1,4 @@ -AttributeScope | CellJS TypeDoc

                            Enumeration Members

                            App +AttributeScope | CellJS TypeDoc
                            +

                            Enumeration Members

                            App
                            Request
                            Session
                            diff --git a/docs/next/enums/_celljs_grommet.WidgetType.html b/docs/next/enums/_celljs_grommet.WidgetType.html index 62f5152f8..e7a4f3442 100644 --- a/docs/next/enums/_celljs_grommet.WidgetType.html +++ b/docs/next/enums/_celljs_grommet.WidgetType.html @@ -1,2 +1,2 @@ -WidgetType | CellJS TypeDoc

                            Enumeration Members

                            Nav -

                            Enumeration Members

                            Nav
                            +WidgetType | CellJS TypeDoc

                            Enumeration Members

                            Nav +

                            Enumeration Members

                            Nav
                            diff --git a/docs/next/enums/_celljs_http.HttpMethod.html b/docs/next/enums/_celljs_http.HttpMethod.html index d893ae6b1..4b43ecbca 100644 --- a/docs/next/enums/_celljs_http.HttpMethod.html +++ b/docs/next/enums/_celljs_http.HttpMethod.html @@ -1,4 +1,4 @@ -HttpMethod | CellJS TypeDoc

                            Enumeration Members

                            DELETE +HttpMethod | CellJS TypeDoc
                            +

                            Enumeration Members

                            DELETE
                            GET
                            HEAD
                            OPTIONS
                            PATCH
                            POST
                            PUT
                            TRACE
                            diff --git a/docs/next/enums/_celljs_http.HttpStatus.html b/docs/next/enums/_celljs_http.HttpStatus.html index e9f205dd5..3133cf820 100644 --- a/docs/next/enums/_celljs_http.HttpStatus.html +++ b/docs/next/enums/_celljs_http.HttpStatus.html @@ -1,4 +1,4 @@ -HttpStatus | CellJS TypeDoc

                            Enumeration Members

                            ACCEPTED +HttpStatus | CellJS TypeDoc

                            Enumeration Members

                            ACCEPTED
                            ACCEPTED_REASON_PHRASE
                            ALREADY_REPORTED_REASON_PHRASE
                            AMBIGUOUS
                            BAD_GATEWAY
                            BAD_GATEWAY_REASON_PHRASE
                            BAD_REQUEST
                            BAD_REQUEST_REASON_PHRASE
                            BANDWIDTH_LIMIT_EXCEEDED
                            BANDWIDTH_LIMIT_EXCEEDED_REASON_PHRASE
                            CHECKPOINT_REASON_PHRASE
                            CONFLICT
                            CONFLICT_REASON_PHRASE
                            CONTINUE
                            CONTINUE_REASON_PHRASE
                            CREATED
                            CREATED_REASON_PHRASE
                            DESTINATION_LOCKED_REASON_PHRASE
                            EXPECTATION_FAILED
                            EXPECTATION_FAILED_REASON_PHRASE
                            FAILED_DEPENDENCY
                            FAILED_DEPENDENCY_REASON_PHRASE
                            FORBIDDEN
                            FORBIDDEN_REASON_PHRASE
                            FOUND
                            FOUND_REASON_PHRASE
                            GATEWAY_TIMEOUT
                            GATEWAY_TIMEOUT_REASON_PHRASE
                            GONE
                            GONE_REASON_PHRASE
                            HTTP_VERSION_NOT_SUPPORTED
                            HTTP_VERSION_NOT_SUPPORTED_REASON_PHRASE
                            I_AM_A_TEAPOT
                            I_AM_A_TEAPOT_REASON_PHRASE
                            IM_USED_REASON_PHRASE
                            INSUFFICIENT_SPACE_ON_RESOURCE_REASON_PHRASE
                            INSUFFICIENT_STORAGE
                            INSUFFICIENT_STORAGE_REASON_PHRASE
                            INTERNAL_SERVER_ERROR
                            INTERNAL_SERVER_ERROR_REASON_PHRASE
                            LENGTH_REQUIRED
                            LENGTH_REQUIRED_REASON_PHRASE
                            LOCKED_REASON_PHRASE
                            LOOP_DETECTED
                            LOOP_DETECTED_REASON_PHRASE
                            METHOD_FAILURE_REASON_PHRASE
                            METHOD_NOT_ALLOWED
                            METHOD_NOT_ALLOWED_REASON_PHRASE
                            MOVED_PERMANENTLY
                            MOVED_PERMANENTLY_REASON_PHRASE
                            MOVED_TEMPORARILY_REASON_PHRASE
                            MULTI_STATUS_REASON_PHRASE
                            MULTIPLE_CHOICES_REASON_PHRASE
                            NETWORK_AUTHENTICATION_REQUIRED
                            NO_CONTENT
                            NO_CONTENT_REASON_PHRASE
                            NON_AUTHORITATIVE_INFORMATION
                            NON_AUTHORITATIVE_INFORMATION_REASON_PHRASE
                            NOT_ACCEPTABLE
                            NOT_ACCEPTABLE_REASON_PHRASE
                            NOT_EXTENDED
                            NOT_EXTENDED_REASON_PHRASE
                            NOT_FOUND
                            NOT_FOUND_REASON_PHRASE
                            NOT_IMPLEMENTED
                            NOT_IMPLEMENTED_REASON_PHRASE
                            NOT_MODIFIED
                            NOT_MODIFIED_REASON_PHRASE
                            OK
                            OK_REASON_PHRASE
                            PARTIAL_CONTENT
                            PARTIAL_CONTENT_REASON_PHRASE
                            PAYLOAD_TOO_LARGE
                            PAYLOAD_TOO_LARGE_REASON_PHRASE
                            PAYMENT_REQUIRED
                            PAYMENT_REQUIRED_REASON_PHRASE
                            PERMANENT_REDIRECT
                            PERMANENT_REDIRECT_REASON_PHRASE
                            PRECONDITION_FAILED
                            PRECONDITION_FAILED_REASON_PHRASE
                            PRECONDITION_REQUIRED_REASON_PHRASE
                            PROCESSING
                            PROCESSING_REASON_PHRASE
                            PROXY_AUTHENTICATION_REQUIRED
                            PROXY_AUTHENTICATION_REQUIRED_REASON_PHRASE
                            REQUEST_ENTITY_TOO_LARGE_REASON_PHRASE
                            REQUEST_HEADER_FIELDS_TOO_LARGE_REASON_PHRASE
                            REQUEST_TIMEOUT
                            REQUEST_TIMEOUT_REASON_PHRASE
                            REQUEST_URI_TOO_LONG_REASON_PHRASE
                            REQUESTED_RANGE_NOT_SATISFIABLE
                            REQUESTED_RANGE_NOT_SATISFIABLE_REASON_PHRASE
                            RESET_CONTENT
                            RESET_CONTENT_REASON_PHRASE
                            SEE_OTHER
                            SEE_OTHER_REASON_PHRASE
                            SERVICE_UNAVAILABLE
                            SERVICE_UNAVAILABLE_REASON_PHRASE
                            SWITCHING_PROTOCOLS
                            SWITCHING_PROTOCOLS_REASON_PHRASE
                            TEMPORARY_REDIRECT
                            TEMPORARY_REDIRECT_REASON_PHRASE
                            TOO_MANY_REQUESTS
                            TOO_MANY_REQUESTS_REASON_PHRASE
                            UNAUTHORIZED
                            UNAUTHORIZED_REASON_PHRASE
                            UNAVAILABLE_FOR_LEGAL_REASONS_REASON_PHRASE
                            UNPROCESSABLE_ENTITY
                            UNPROCESSABLE_ENTITY_REASON_PHRASE
                            UNSUPPORTED_MEDIA_TYPE
                            UNSUPPORTED_MEDIA_TYPE_REASON_PHRASE
                            UPGRADE_REQUIRED_REASON_PHRASE
                            URI_TOO_LONG
                            URI_TOO_LONG_REASON_PHRASE
                            USE_PROXY_REASON_PHRASE
                            VARIANT_ALSO_NEGOTIATES
                            VARIANT_ALSO_NEGOTIATES_REASON_PHRASE
                            +

                            Enumeration Members

                            ACCEPTED
                            ACCEPTED_REASON_PHRASE
                            ALREADY_REPORTED_REASON_PHRASE
                            AMBIGUOUS
                            BAD_GATEWAY
                            BAD_GATEWAY_REASON_PHRASE
                            BAD_REQUEST
                            BAD_REQUEST_REASON_PHRASE
                            BANDWIDTH_LIMIT_EXCEEDED
                            BANDWIDTH_LIMIT_EXCEEDED_REASON_PHRASE
                            CHECKPOINT_REASON_PHRASE
                            CONFLICT
                            CONFLICT_REASON_PHRASE
                            CONTINUE
                            CONTINUE_REASON_PHRASE
                            CREATED
                            CREATED_REASON_PHRASE
                            DESTINATION_LOCKED_REASON_PHRASE
                            EXPECTATION_FAILED
                            EXPECTATION_FAILED_REASON_PHRASE
                            FAILED_DEPENDENCY
                            FAILED_DEPENDENCY_REASON_PHRASE
                            FORBIDDEN
                            FORBIDDEN_REASON_PHRASE
                            FOUND
                            FOUND_REASON_PHRASE
                            GATEWAY_TIMEOUT
                            GATEWAY_TIMEOUT_REASON_PHRASE
                            GONE
                            GONE_REASON_PHRASE
                            HTTP_VERSION_NOT_SUPPORTED
                            HTTP_VERSION_NOT_SUPPORTED_REASON_PHRASE
                            I_AM_A_TEAPOT
                            I_AM_A_TEAPOT_REASON_PHRASE
                            IM_USED_REASON_PHRASE
                            INSUFFICIENT_SPACE_ON_RESOURCE_REASON_PHRASE
                            INSUFFICIENT_STORAGE
                            INSUFFICIENT_STORAGE_REASON_PHRASE
                            INTERNAL_SERVER_ERROR
                            INTERNAL_SERVER_ERROR_REASON_PHRASE
                            LENGTH_REQUIRED
                            LENGTH_REQUIRED_REASON_PHRASE
                            LOCKED_REASON_PHRASE
                            LOOP_DETECTED
                            LOOP_DETECTED_REASON_PHRASE
                            METHOD_FAILURE_REASON_PHRASE
                            METHOD_NOT_ALLOWED
                            METHOD_NOT_ALLOWED_REASON_PHRASE
                            MOVED_PERMANENTLY
                            MOVED_PERMANENTLY_REASON_PHRASE
                            MOVED_TEMPORARILY_REASON_PHRASE
                            MULTI_STATUS_REASON_PHRASE
                            MULTIPLE_CHOICES_REASON_PHRASE
                            NETWORK_AUTHENTICATION_REQUIRED
                            NO_CONTENT
                            NO_CONTENT_REASON_PHRASE
                            NON_AUTHORITATIVE_INFORMATION
                            NON_AUTHORITATIVE_INFORMATION_REASON_PHRASE
                            NOT_ACCEPTABLE
                            NOT_ACCEPTABLE_REASON_PHRASE
                            NOT_EXTENDED
                            NOT_EXTENDED_REASON_PHRASE
                            NOT_FOUND
                            NOT_FOUND_REASON_PHRASE
                            NOT_IMPLEMENTED
                            NOT_IMPLEMENTED_REASON_PHRASE
                            NOT_MODIFIED
                            NOT_MODIFIED_REASON_PHRASE
                            OK
                            OK_REASON_PHRASE
                            PARTIAL_CONTENT
                            PARTIAL_CONTENT_REASON_PHRASE
                            PAYLOAD_TOO_LARGE
                            PAYLOAD_TOO_LARGE_REASON_PHRASE
                            PAYMENT_REQUIRED
                            PAYMENT_REQUIRED_REASON_PHRASE
                            PERMANENT_REDIRECT
                            PERMANENT_REDIRECT_REASON_PHRASE
                            PRECONDITION_FAILED
                            PRECONDITION_FAILED_REASON_PHRASE
                            PRECONDITION_REQUIRED_REASON_PHRASE
                            PROCESSING
                            PROCESSING_REASON_PHRASE
                            PROXY_AUTHENTICATION_REQUIRED
                            PROXY_AUTHENTICATION_REQUIRED_REASON_PHRASE
                            REQUEST_ENTITY_TOO_LARGE_REASON_PHRASE
                            REQUEST_HEADER_FIELDS_TOO_LARGE_REASON_PHRASE
                            REQUEST_TIMEOUT
                            REQUEST_TIMEOUT_REASON_PHRASE
                            REQUEST_URI_TOO_LONG_REASON_PHRASE
                            REQUESTED_RANGE_NOT_SATISFIABLE
                            REQUESTED_RANGE_NOT_SATISFIABLE_REASON_PHRASE
                            RESET_CONTENT
                            RESET_CONTENT_REASON_PHRASE
                            SEE_OTHER
                            SEE_OTHER_REASON_PHRASE
                            SERVICE_UNAVAILABLE
                            SERVICE_UNAVAILABLE_REASON_PHRASE
                            SWITCHING_PROTOCOLS
                            SWITCHING_PROTOCOLS_REASON_PHRASE
                            TEMPORARY_REDIRECT
                            TEMPORARY_REDIRECT_REASON_PHRASE
                            TOO_MANY_REQUESTS
                            TOO_MANY_REQUESTS_REASON_PHRASE
                            UNAUTHORIZED
                            UNAUTHORIZED_REASON_PHRASE
                            UNAVAILABLE_FOR_LEGAL_REASONS_REASON_PHRASE
                            UNPROCESSABLE_ENTITY
                            UNPROCESSABLE_ENTITY_REASON_PHRASE
                            UNSUPPORTED_MEDIA_TYPE
                            UNSUPPORTED_MEDIA_TYPE_REASON_PHRASE
                            UPGRADE_REQUIRED_REASON_PHRASE
                            URI_TOO_LONG
                            URI_TOO_LONG_REASON_PHRASE
                            USE_PROXY_REASON_PHRASE
                            VARIANT_ALSO_NEGOTIATES
                            VARIANT_ALSO_NEGOTIATES_REASON_PHRASE
                            diff --git a/docs/next/enums/_celljs_http.MediaType.html b/docs/next/enums/_celljs_http.MediaType.html index 8c53626d7..9b52729b7 100644 --- a/docs/next/enums/_celljs_http.MediaType.html +++ b/docs/next/enums/_celljs_http.MediaType.html @@ -1,4 +1,4 @@ -MediaType | CellJS TypeDoc

                            Enumeration Members

                            ALL +MediaType | CellJS TypeDoc

                            Enumeration Members

                            ALL
                            APPLICATION_ATOM_XML
                            APPLICATION_FORM_URLENCODED
                            APPLICATION_JSON
                            APPLICATION_JSON_UTF8
                            APPLICATION_OCTET_STREAM
                            APPLICATION_PDF
                            APPLICATION_PROBLEM_JSON
                            APPLICATION_PROBLEM_JSON_UTF8
                            APPLICATION_PROBLEM_XML
                            APPLICATION_RSS_XML
                            APPLICATION_STREAM_JSON
                            APPLICATION_XHTML_XML
                            APPLICATION_XML
                            IMAGE_GIF
                            IMAGE_JPEG
                            IMAGE_PNG
                            MULTIPART_FORM_DATA
                            TEXT_EVENT_STREAM
                            TEXT_HTML
                            TEXT_MARKDOWN
                            TEXT_PLAIN
                            TEXT_XML
                            +

                            Enumeration Members

                            ALL
                            APPLICATION_ATOM_XML
                            APPLICATION_FORM_URLENCODED
                            APPLICATION_JSON
                            APPLICATION_JSON_UTF8
                            APPLICATION_OCTET_STREAM
                            APPLICATION_PDF
                            APPLICATION_PROBLEM_JSON
                            APPLICATION_PROBLEM_JSON_UTF8
                            APPLICATION_PROBLEM_XML
                            APPLICATION_RSS_XML
                            APPLICATION_STREAM_JSON
                            APPLICATION_XHTML_XML
                            APPLICATION_XML
                            IMAGE_GIF
                            IMAGE_JPEG
                            IMAGE_PNG
                            MULTIPART_FORM_DATA
                            TEXT_EVENT_STREAM
                            TEXT_HTML
                            TEXT_MARKDOWN
                            TEXT_PLAIN
                            TEXT_XML
                            diff --git a/docs/next/enums/_celljs_oauth2_core.AuthenticationMethod.html b/docs/next/enums/_celljs_oauth2_core.AuthenticationMethod.html index 797eaca1f..fa316cd75 100644 --- a/docs/next/enums/_celljs_oauth2_core.AuthenticationMethod.html +++ b/docs/next/enums/_celljs_oauth2_core.AuthenticationMethod.html @@ -1,4 +1,4 @@ -AuthenticationMethod | CellJS TypeDoc

                            Enumeration Members

                            Form +AuthenticationMethod | CellJS TypeDoc
                            +

                            Enumeration Members

                            Form
                            Header
                            Query
                            diff --git a/docs/next/enums/_celljs_oauth2_core.AuthorizationGrantType.html b/docs/next/enums/_celljs_oauth2_core.AuthorizationGrantType.html index 3d73ecafb..d725e5b1d 100644 --- a/docs/next/enums/_celljs_oauth2_core.AuthorizationGrantType.html +++ b/docs/next/enums/_celljs_oauth2_core.AuthorizationGrantType.html @@ -1,6 +1,6 @@ -AuthorizationGrantType | CellJS TypeDoc

                            Enumeration Members

                            AuthorizationCode +AuthorizationGrantType | CellJS TypeDoc
                            +

                            Enumeration Members

                            AuthorizationCode
                            ClientCredentials
                            Implicit
                            Password
                            RefreshToken
                            diff --git a/docs/next/enums/_celljs_oauth2_core.AuthorizationResponseType.html b/docs/next/enums/_celljs_oauth2_core.AuthorizationResponseType.html index 06b66c2f5..b9053844b 100644 --- a/docs/next/enums/_celljs_oauth2_core.AuthorizationResponseType.html +++ b/docs/next/enums/_celljs_oauth2_core.AuthorizationResponseType.html @@ -1,3 +1,3 @@ -AuthorizationResponseType | CellJS TypeDoc

                            Enumeration Members

                            Code +AuthorizationResponseType | CellJS TypeDoc
                            +

                            Enumeration Members

                            Code
                            Token
                            diff --git a/docs/next/enums/_celljs_oauth2_core.ClientAuthenticationMethod.html b/docs/next/enums/_celljs_oauth2_core.ClientAuthenticationMethod.html index cb9a729ba..21dd3ab66 100644 --- a/docs/next/enums/_celljs_oauth2_core.ClientAuthenticationMethod.html +++ b/docs/next/enums/_celljs_oauth2_core.ClientAuthenticationMethod.html @@ -1,4 +1,4 @@ -ClientAuthenticationMethod | CellJS TypeDoc

                            Enumeration Members

                            Basic +ClientAuthenticationMethod | CellJS TypeDoc
                            +

                            Enumeration Members

                            Basic
                            None
                            Post
                            diff --git a/docs/next/enums/_celljs_oauth2_core.OAuth2ErrorCodes.html b/docs/next/enums/_celljs_oauth2_core.OAuth2ErrorCodes.html index 23fa24df0..6a51d5d95 100644 --- a/docs/next/enums/_celljs_oauth2_core.OAuth2ErrorCodes.html +++ b/docs/next/enums/_celljs_oauth2_core.OAuth2ErrorCodes.html @@ -1,4 +1,4 @@ -OAuth2ErrorCodes | CellJS TypeDoc

                            Enumeration Members

                            ACCESS_DENIED +OAuth2ErrorCodes | CellJS TypeDoc

                            Enumeration Members

                            ACCESS_DENIED

                            access_denied - The resource owner or authorization server denied the request.

                            -
                            INSUFFICIENT_SCOPE

                            insufficient_scope - The request requires higher privileges than +

                            INSUFFICIENT_SCOPE

                            insufficient_scope - The request requires higher privileges than provided by the access token. The resource server SHOULD respond with the HTTP 403 (Forbidden) status code and MAY include the 'scope' attribute with the scope necessary to access the protected resource.

                            INVALID_CLIENT

                            invalid_client - Client authentication failed (e.g., unknown client, +

                            INVALID_CLIENT

                            invalid_client - Client authentication failed (e.g., unknown client, no client authentication included, or unsupported authentication method). The authorization server MAY return a HTTP 401 (Unauthorized) status code to indicate which HTTP authentication schemes are supported. If the client attempted to authenticate via the "Authorization" request header field, the authorization server MUST respond with a HTTP 401 (Unauthorized) status code and include the "WWW-Authenticate" response header field matching the authentication scheme used by the client.

                            -
                            INVALID_GRANT

                            invalid_grant - The provided authorization grant +

                            INVALID_GRANT

                            invalid_grant - The provided authorization grant (e.g., authorization code, resource owner credentials) or refresh token is invalid, expired, revoked, does not match the redirection URI used in the authorization request, or was issued to another client.

                            -
                            INVALID_REQUEST

                            invalid_request - The request is missing a required parameter, +

                            INVALID_REQUEST

                            invalid_request - The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, or is otherwise malformed.

                            -
                            INVALID_SCOPE

                            invalid_scope - The requested scope is invalid, unknown, malformed or +

                            INVALID_SCOPE

                            invalid_scope - The requested scope is invalid, unknown, malformed or exceeds the scope granted by the resource owner.

                            -
                            INVALID_TOKEN

                            invalid_token - The access token provided is expired, revoked, +

                            INVALID_TOKEN

                            invalid_token - The access token provided is expired, revoked, malformed, or invalid for other reasons. The resource SHOULD respond with the HTTP 401 (Unauthorized) status code. The client MAY request a new access token and retry the protected resource request.

                            SERVER_ERROR

                            server_error - The authorization server encountered an +

                            SERVER_ERROR

                            server_error - The authorization server encountered an unexpected condition that prevented it from fulfilling the request. (This error code is needed because a 500 Internal Server Error HTTP status code cannot be returned to the client via a HTTP redirect.)

                            -
                            TEMPORARILY_UNAVAILABLE

                            temporarily_unavailable - The authorization server is currently unable +

                            TEMPORARILY_UNAVAILABLE

                            temporarily_unavailable - The authorization server is currently unable to handle the request due to a temporary overloading or maintenance of the server. (This error code is needed because a 503 Service Unavailable HTTP status code cannot be returned to the client via an HTTP redirect.)

                            -
                            UNAUTHORIZED_CLIENT

                            unauthorized_client - The client is not authorized to request +

                            UNAUTHORIZED_CLIENT

                            unauthorized_client - The client is not authorized to request an authorization code or access token using this method.

                            -
                            UNSUPPORTED_GRANT_TYPE

                            unsupported_grant_type - The authorization grant type is not supported by the authorization server.

                            -
                            UNSUPPORTED_RESPONSE_TYPE

                            unsupported_response_type - The authorization server does not support +

                            UNSUPPORTED_GRANT_TYPE

                            unsupported_grant_type - The authorization grant type is not supported by the authorization server.

                            +
                            UNSUPPORTED_RESPONSE_TYPE

                            unsupported_response_type - The authorization server does not support obtaining an authorization code or access token using this method.

                            -
                            +
                            diff --git a/docs/next/enums/_celljs_oauth2_core.TokenType.html b/docs/next/enums/_celljs_oauth2_core.TokenType.html index 8582ded17..70a0f9674 100644 --- a/docs/next/enums/_celljs_oauth2_core.TokenType.html +++ b/docs/next/enums/_celljs_oauth2_core.TokenType.html @@ -1,2 +1,2 @@ -TokenType | CellJS TypeDoc

                            Enumeration Members

                            Enumeration Members

                            Bearer
                            +TokenType | CellJS TypeDoc

                            Enumeration Members

                            Enumeration Members

                            Bearer
                            diff --git a/docs/next/enums/_celljs_rpc_core.MessageType.html b/docs/next/enums/_celljs_rpc_core.MessageType.html index 664b88ece..baac37dcc 100644 --- a/docs/next/enums/_celljs_rpc_core.MessageType.html +++ b/docs/next/enums/_celljs_rpc_core.MessageType.html @@ -1,4 +1,4 @@ -MessageType | CellJS TypeDoc

                            Enumeration MessageTypeConst

                            Enumeration Members

                            Cancel +MessageType | CellJS TypeDoc

                            Enumeration MessageTypeConst

                            Enumeration Members

                            Enumeration Members

                            Cancel
                            Open
                            Ready
                            Reply
                            ReplyErr
                            Request
                            Terminate
                            Terminated
                            +

                            Enumeration Members

                            Cancel
                            Open
                            Ready
                            Reply
                            ReplyErr
                            Request
                            Terminate
                            Terminated
                            diff --git a/docs/next/enums/_celljs_schedule.CronExpression.html b/docs/next/enums/_celljs_schedule.CronExpression.html index 7363f95a7..2a46480b2 100644 --- a/docs/next/enums/_celljs_schedule.CronExpression.html +++ b/docs/next/enums/_celljs_schedule.CronExpression.html @@ -1,4 +1,4 @@ -CronExpression | CellJS TypeDoc

                            Enumeration Members

                            EVERY_10_HOURS +CronExpression | CellJS TypeDoc

                            Enumeration Members

                            EVERY_10_HOURS
                            EVERY_10_MINUTES
                            EVERY_10_SECONDS
                            EVERY_11_HOURS
                            EVERY_12_HOURS
                            EVERY_1ST_DAY_OF_MONTH_AT_MIDNIGHT
                            EVERY_1ST_DAY_OF_MONTH_AT_NOON
                            EVERY_2_HOURS
                            EVERY_2ND_HOUR
                            EVERY_2ND_HOUR_FROM_1AM_THROUGH_11PM
                            EVERY_2ND_MONTH
                            EVERY_3_HOURS
                            EVERY_30_MINUTES
                            EVERY_30_MINUTES_BETWEEN_10AM_AND_7PM
                            EVERY_30_MINUTES_BETWEEN_9AM_AND_5PM
                            EVERY_30_MINUTES_BETWEEN_9AM_AND_6PM
                            EVERY_30_SECONDS
                            EVERY_4_HOURS
                            EVERY_5_HOURS
                            EVERY_5_MINUTES
                            EVERY_5_SECONDS
                            EVERY_6_HOURS
                            EVERY_6_MONTHS
                            EVERY_7_HOURS
                            EVERY_8_HOURS
                            EVERY_9_HOURS
                            EVERY_DAY_AT_10AM
                            EVERY_DAY_AT_10PM
                            EVERY_DAY_AT_11AM
                            EVERY_DAY_AT_11PM
                            EVERY_DAY_AT_1AM
                            EVERY_DAY_AT_1PM
                            EVERY_DAY_AT_2AM
                            EVERY_DAY_AT_2PM
                            EVERY_DAY_AT_3AM
                            EVERY_DAY_AT_3PM
                            EVERY_DAY_AT_4AM
                            EVERY_DAY_AT_4PM
                            EVERY_DAY_AT_5AM
                            EVERY_DAY_AT_5PM
                            EVERY_DAY_AT_6AM
                            EVERY_DAY_AT_6PM
                            EVERY_DAY_AT_7AM
                            EVERY_DAY_AT_7PM
                            EVERY_DAY_AT_8AM
                            EVERY_DAY_AT_8PM
                            EVERY_DAY_AT_9AM
                            EVERY_DAY_AT_9PM
                            EVERY_DAY_AT_MIDNIGHT
                            EVERY_DAY_AT_NOON
                            EVERY_HOUR
                            EVERY_MINUTE
                            EVERY_QUARTER
                            EVERY_SECOND
                            EVERY_WEEK
                            EVERY_WEEKDAY
                            EVERY_WEEKEND
                            EVERY_YEAR
                            MONDAY_TO_FRIDAY_AT_09_30AM
                            MONDAY_TO_FRIDAY_AT_10AM
                            MONDAY_TO_FRIDAY_AT_10PM
                            MONDAY_TO_FRIDAY_AT_11_30AM
                            MONDAY_TO_FRIDAY_AT_11AM
                            MONDAY_TO_FRIDAY_AT_11PM
                            MONDAY_TO_FRIDAY_AT_12PM
                            MONDAY_TO_FRIDAY_AT_1AM
                            MONDAY_TO_FRIDAY_AT_1PM
                            MONDAY_TO_FRIDAY_AT_2AM
                            MONDAY_TO_FRIDAY_AT_2PM
                            MONDAY_TO_FRIDAY_AT_3AM
                            MONDAY_TO_FRIDAY_AT_3PM
                            MONDAY_TO_FRIDAY_AT_4AM
                            MONDAY_TO_FRIDAY_AT_4PM
                            MONDAY_TO_FRIDAY_AT_5AM
                            MONDAY_TO_FRIDAY_AT_5PM
                            MONDAY_TO_FRIDAY_AT_6AM
                            MONDAY_TO_FRIDAY_AT_6PM
                            MONDAY_TO_FRIDAY_AT_7AM
                            MONDAY_TO_FRIDAY_AT_7PM
                            MONDAY_TO_FRIDAY_AT_8AM
                            MONDAY_TO_FRIDAY_AT_8PM
                            MONDAY_TO_FRIDAY_AT_9AM
                            MONDAY_TO_FRIDAY_AT_9PM
                            +

                            Enumeration Members

                            EVERY_10_HOURS
                            EVERY_10_MINUTES
                            EVERY_10_SECONDS
                            EVERY_11_HOURS
                            EVERY_12_HOURS
                            EVERY_1ST_DAY_OF_MONTH_AT_MIDNIGHT
                            EVERY_1ST_DAY_OF_MONTH_AT_NOON
                            EVERY_2_HOURS
                            EVERY_2ND_HOUR
                            EVERY_2ND_HOUR_FROM_1AM_THROUGH_11PM
                            EVERY_2ND_MONTH
                            EVERY_3_HOURS
                            EVERY_30_MINUTES
                            EVERY_30_MINUTES_BETWEEN_10AM_AND_7PM
                            EVERY_30_MINUTES_BETWEEN_9AM_AND_5PM
                            EVERY_30_MINUTES_BETWEEN_9AM_AND_6PM
                            EVERY_30_SECONDS
                            EVERY_4_HOURS
                            EVERY_5_HOURS
                            EVERY_5_MINUTES
                            EVERY_5_SECONDS
                            EVERY_6_HOURS
                            EVERY_6_MONTHS
                            EVERY_7_HOURS
                            EVERY_8_HOURS
                            EVERY_9_HOURS
                            EVERY_DAY_AT_10AM
                            EVERY_DAY_AT_10PM
                            EVERY_DAY_AT_11AM
                            EVERY_DAY_AT_11PM
                            EVERY_DAY_AT_1AM
                            EVERY_DAY_AT_1PM
                            EVERY_DAY_AT_2AM
                            EVERY_DAY_AT_2PM
                            EVERY_DAY_AT_3AM
                            EVERY_DAY_AT_3PM
                            EVERY_DAY_AT_4AM
                            EVERY_DAY_AT_4PM
                            EVERY_DAY_AT_5AM
                            EVERY_DAY_AT_5PM
                            EVERY_DAY_AT_6AM
                            EVERY_DAY_AT_6PM
                            EVERY_DAY_AT_7AM
                            EVERY_DAY_AT_7PM
                            EVERY_DAY_AT_8AM
                            EVERY_DAY_AT_8PM
                            EVERY_DAY_AT_9AM
                            EVERY_DAY_AT_9PM
                            EVERY_DAY_AT_MIDNIGHT
                            EVERY_DAY_AT_NOON
                            EVERY_HOUR
                            EVERY_MINUTE
                            EVERY_QUARTER
                            EVERY_SECOND
                            EVERY_WEEK
                            EVERY_WEEKDAY
                            EVERY_WEEKEND
                            EVERY_YEAR
                            MONDAY_TO_FRIDAY_AT_09_30AM
                            MONDAY_TO_FRIDAY_AT_10AM
                            MONDAY_TO_FRIDAY_AT_10PM
                            MONDAY_TO_FRIDAY_AT_11_30AM
                            MONDAY_TO_FRIDAY_AT_11AM
                            MONDAY_TO_FRIDAY_AT_11PM
                            MONDAY_TO_FRIDAY_AT_12PM
                            MONDAY_TO_FRIDAY_AT_1AM
                            MONDAY_TO_FRIDAY_AT_1PM
                            MONDAY_TO_FRIDAY_AT_2AM
                            MONDAY_TO_FRIDAY_AT_2PM
                            MONDAY_TO_FRIDAY_AT_3AM
                            MONDAY_TO_FRIDAY_AT_3PM
                            MONDAY_TO_FRIDAY_AT_4AM
                            MONDAY_TO_FRIDAY_AT_4PM
                            MONDAY_TO_FRIDAY_AT_5AM
                            MONDAY_TO_FRIDAY_AT_5PM
                            MONDAY_TO_FRIDAY_AT_6AM
                            MONDAY_TO_FRIDAY_AT_6PM
                            MONDAY_TO_FRIDAY_AT_7AM
                            MONDAY_TO_FRIDAY_AT_7PM
                            MONDAY_TO_FRIDAY_AT_8AM
                            MONDAY_TO_FRIDAY_AT_8PM
                            MONDAY_TO_FRIDAY_AT_9AM
                            MONDAY_TO_FRIDAY_AT_9PM
                            diff --git a/docs/next/enums/_celljs_security.common.AuthorizeType.html b/docs/next/enums/_celljs_security.common.AuthorizeType.html index 3a56392e3..5d074630b 100644 --- a/docs/next/enums/_celljs_security.common.AuthorizeType.html +++ b/docs/next/enums/_celljs_security.common.AuthorizeType.html @@ -1,3 +1,3 @@ -AuthorizeType | CellJS TypeDoc

                            Enumeration Members

                            Post +AuthorizeType | CellJS TypeDoc
                            +

                            Enumeration Members

                            Post
                            Pre
                            diff --git a/docs/next/enums/_celljs_security.common.Effect.html b/docs/next/enums/_celljs_security.common.Effect.html index c5cafc4f8..55e48d317 100644 --- a/docs/next/enums/_celljs_security.common.Effect.html +++ b/docs/next/enums/_celljs_security.common.Effect.html @@ -1,3 +1,3 @@ -Effect | CellJS TypeDoc

                            Enumeration Members

                            Allow +Effect | CellJS TypeDoc
                            +

                            Enumeration Members

                            Allow
                            Deny
                            diff --git a/docs/next/enums/_celljs_security.common.PolicyType.html b/docs/next/enums/_celljs_security.common.PolicyType.html index 7f7434ccd..376535c5d 100644 --- a/docs/next/enums/_celljs_security.common.PolicyType.html +++ b/docs/next/enums/_celljs_security.common.PolicyType.html @@ -1,3 +1,3 @@ -PolicyType | CellJS TypeDoc

                            Enumeration Members

                            acl +PolicyType | CellJS TypeDoc
                            +

                            Enumeration Members

                            acl
                            el
                            diff --git a/docs/next/enums/_celljs_security.common.UserType.html b/docs/next/enums/_celljs_security.common.UserType.html index 584eac7ac..7f0c7ad0d 100644 --- a/docs/next/enums/_celljs_security.common.UserType.html +++ b/docs/next/enums/_celljs_security.common.UserType.html @@ -1,3 +1,3 @@ -UserType | CellJS TypeDoc

                            Enumeration Members

                            Database +UserType | CellJS TypeDoc
                            +

                            Enumeration Members

                            Database
                            Memery
                            diff --git a/docs/next/enums/_celljs_shell.browser.AreaType.html b/docs/next/enums/_celljs_shell.browser.AreaType.html index 002bc7563..23795d3b6 100644 --- a/docs/next/enums/_celljs_shell.browser.AreaType.html +++ b/docs/next/enums/_celljs_shell.browser.AreaType.html @@ -1,4 +1,4 @@ -AreaType | CellJS TypeDoc

                            Enumeration Members

                            AccountArea +AreaType | CellJS TypeDoc

                            Enumeration Members

                            AccountArea
                            BottomArea
                            LeftArea
                            LeftBodyArea
                            LeftFooterArea
                            LeftHeaderArea
                            NavArea
                            SecondaryTopArea
                            SettingsArea
                            TertiaryTopArea
                            TopArea
                            TopLeftArea
                            TopRightArea
                            +

                            Enumeration Members

                            AccountArea
                            BottomArea
                            LeftArea
                            LeftBodyArea
                            LeftFooterArea
                            LeftHeaderArea
                            NavArea
                            SecondaryTopArea
                            SettingsArea
                            TertiaryTopArea
                            TopArea
                            TopLeftArea
                            TopRightArea
                            diff --git a/docs/next/enums/_celljs_typeorm.node.Propagation.html b/docs/next/enums/_celljs_typeorm.node.Propagation.html index 025b39cb2..262869a7d 100644 --- a/docs/next/enums/_celljs_typeorm.node.Propagation.html +++ b/docs/next/enums/_celljs_typeorm.node.Propagation.html @@ -1,3 +1,3 @@ -Propagation | CellJS TypeDoc

                            Enumeration Members

                            Required +Propagation | CellJS TypeDoc
                            +

                            Enumeration Members

                            Required
                            RequiresNew
                            diff --git a/docs/next/enums/_celljs_web.node.HealthStatus.html b/docs/next/enums/_celljs_web.node.HealthStatus.html index 0703dbd77..f1319993b 100644 --- a/docs/next/enums/_celljs_web.node.HealthStatus.html +++ b/docs/next/enums/_celljs_web.node.HealthStatus.html @@ -1,11 +1,11 @@ -HealthStatus | CellJS TypeDoc

                            Enumeration Members

                            DOWN +HealthStatus | CellJS TypeDoc

                            Enumeration Members

                            Enumeration Members

                            DOWN

                            HealthStatus indicating that the component or subsystem has suffered an unexpected failure.

                            -
                            OUT_OF_SERVICE

                            HealthStatus indicating that the component or subsystem has been taken out of +

                            OUT_OF_SERVICE

                            HealthStatus indicating that the component or subsystem has been taken out of service and should not be used.

                            -
                            UNKNOWN

                            HealthStatus indicating that the component or subsystem is in an unknown state.

                            -
                            UP

                            HealthStatus indicating that the component or subsystem is in an unknown state.

                            -
                            +
                            UNKNOWN

                            HealthStatus indicating that the component or subsystem is in an unknown state.

                            +
                            UP

                            HealthStatus indicating that the component or subsystem is in an unknown state.

                            +
                            diff --git a/docs/next/enums/_celljs_widget.KeyModifier-1.html b/docs/next/enums/_celljs_widget.KeyModifier-1.html index 5465a2d28..25bde5a8c 100644 --- a/docs/next/enums/_celljs_widget.KeyModifier-1.html +++ b/docs/next/enums/_celljs_widget.KeyModifier-1.html @@ -1,9 +1,9 @@ -KeyModifier | CellJS TypeDoc

                            Enumeration Members

                            Alt +KeyModifier | CellJS TypeDoc

                            Enumeration Members

                            Enumeration Members

                            Alt

                            M3 is the Option key on MacOS X, and the ALT key on most other platforms.

                            -
                            CtrlCmd

                            M1 is the COMMAND key on MacOS X, and the CTRL key on most other platforms.

                            -
                            MacCtrl

                            M4 is the CTRL key on MacOS X, and is undefined on other platforms.

                            -
                            Shift

                            M2 is the SHIFT key.

                            -
                            +
                            CtrlCmd

                            M1 is the COMMAND key on MacOS X, and the CTRL key on most other platforms.

                            +
                            MacCtrl

                            M4 is the CTRL key on MacOS X, and is undefined on other platforms.

                            +
                            Shift

                            M2 is the SHIFT key.

                            +
                            diff --git a/docs/next/enums/_celljs_widget.KeySequence.CompareResult.html b/docs/next/enums/_celljs_widget.KeySequence.CompareResult.html index f0c79238c..4a8db2da1 100644 --- a/docs/next/enums/_celljs_widget.KeySequence.CompareResult.html +++ b/docs/next/enums/_celljs_widget.KeySequence.CompareResult.html @@ -1,5 +1,5 @@ -CompareResult | CellJS TypeDoc

                            Enumeration Members

                            FULL +CompareResult | CellJS TypeDoc

                            Enumeration Members

                            Enumeration Members

                            FULL
                            NONE
                            PARTIAL
                            SHADOW
                            +

                            Enumeration Members

                            FULL
                            NONE
                            PARTIAL
                            SHADOW
                            diff --git a/docs/next/enums/_celljs_widget.WidgetType.html b/docs/next/enums/_celljs_widget.WidgetType.html index 889fc1516..57faba085 100644 --- a/docs/next/enums/_celljs_widget.WidgetType.html +++ b/docs/next/enums/_celljs_widget.WidgetType.html @@ -1,2 +1,2 @@ -WidgetType | CellJS TypeDoc

                            Enumeration Members

                            Enumeration Members

                            Decorator
                            +WidgetType | CellJS TypeDoc

                            Enumeration Members

                            Enumeration Members

                            Decorator
                            diff --git a/docs/next/functions/_celljs_ai_core.Message.isMessage.html b/docs/next/functions/_celljs_ai_core.Message.isMessage.html index ce63ed074..c5b328bba 100644 --- a/docs/next/functions/_celljs_ai_core.Message.isMessage.html +++ b/docs/next/functions/_celljs_ai_core.Message.isMessage.html @@ -1 +1 @@ -isMessage | CellJS TypeDoc
                            +isMessage | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_ai_core.PromptMetadata.findByPromptIndex.html b/docs/next/functions/_celljs_ai_core.PromptMetadata.findByPromptIndex.html index 0514a5820..0a70e440e 100644 --- a/docs/next/functions/_celljs_ai_core.PromptMetadata.findByPromptIndex.html +++ b/docs/next/functions/_celljs_ai_core.PromptMetadata.findByPromptIndex.html @@ -3,4 +3,4 @@ PromptMetadata.

                            Returns PromptFilterMetadata | undefined

                            Optional PromptFilterMetadata at the given index.

                            IllegalArgumentError if the prompt index is less than 0.

                            -
                            +
                            diff --git a/docs/next/functions/_celljs_cli_common.CliContext.create.html b/docs/next/functions/_celljs_cli_common.CliContext.create.html index 89f9eb991..acbed334f 100644 --- a/docs/next/functions/_celljs_cli_common.CliContext.create.html +++ b/docs/next/functions/_celljs_cli_common.CliContext.create.html @@ -1 +1 @@ -create | CellJS TypeDoc
                            +create | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.CommandUtil.executeCommand.html b/docs/next/functions/_celljs_cli_common.CommandUtil.executeCommand.html index c960661f0..95cb1fe93 100644 --- a/docs/next/functions/_celljs_cli_common.CommandUtil.executeCommand.html +++ b/docs/next/functions/_celljs_cli_common.CommandUtil.executeCommand.html @@ -1 +1 @@ -executeCommand | CellJS TypeDoc
                            • Parameters

                              • ctx: CliContext
                              • commandType: string
                              • commandStage: string = CommandStage.on
                              • renderer: ((command2: string, target2: string) => Promise<string>) = ...
                                  • (command2, target2): Promise<string>
                                  • Parameters

                                    • command2: string
                                    • target2: string

                                    Returns Promise<string>

                              Returns Promise<void>

                            +executeCommand | CellJS TypeDoc
                            • Parameters

                              • ctx: CliContext
                              • commandType: string
                              • commandStage: string = CommandStage.on
                              • renderer: ((command2: string, target2: string) => Promise<string>) = ...
                                  • (command2, target2): Promise<string>
                                  • Parameters

                                    • command2: string
                                    • target2: string

                                    Returns Promise<string>

                              Returns Promise<void>

                            diff --git a/docs/next/functions/_celljs_cli_common.CommandUtil.getBuildCommand.html b/docs/next/functions/_celljs_cli_common.CommandUtil.getBuildCommand.html index 6a653c92f..a8fd05c35 100644 --- a/docs/next/functions/_celljs_cli_common.CommandUtil.getBuildCommand.html +++ b/docs/next/functions/_celljs_cli_common.CommandUtil.getBuildCommand.html @@ -1 +1 @@ -getBuildCommand | CellJS TypeDoc
                            +getBuildCommand | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.CommandUtil.getCommand.html b/docs/next/functions/_celljs_cli_common.CommandUtil.getCommand.html index bdcb51730..4bf82dfb6 100644 --- a/docs/next/functions/_celljs_cli_common.CommandUtil.getCommand.html +++ b/docs/next/functions/_celljs_cli_common.CommandUtil.getCommand.html @@ -1 +1 @@ -getCommand | CellJS TypeDoc
                            • Parameters

                              • ctx: CliContext
                              • target: string
                              • commandType: string
                              • commandStage: string = CommandStage.on
                              • renderer: ((command2: string, target2: string) => Promise<string>) = ...
                                  • (command2, target2): Promise<string>
                                  • Parameters

                                    • command2: string
                                    • target2: string

                                    Returns Promise<string>

                              Returns undefined | Promise<string>

                            +getCommand | CellJS TypeDoc
                            • Parameters

                              • ctx: CliContext
                              • target: string
                              • commandType: string
                              • commandStage: string = CommandStage.on
                              • renderer: ((command2: string, target2: string) => Promise<string>) = ...
                                  • (command2, target2): Promise<string>
                                  • Parameters

                                    • command2: string
                                    • target2: string

                                    Returns Promise<string>

                              Returns undefined | Promise<string>

                            diff --git a/docs/next/functions/_celljs_cli_common.CommandUtil.getCommandByName.html b/docs/next/functions/_celljs_cli_common.CommandUtil.getCommandByName.html index 7823f63b2..3e715ac2d 100644 --- a/docs/next/functions/_celljs_cli_common.CommandUtil.getCommandByName.html +++ b/docs/next/functions/_celljs_cli_common.CommandUtil.getCommandByName.html @@ -1 +1 @@ -getCommandByName | CellJS TypeDoc
                            +getCommandByName | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.CommandUtil.getConfigCommand.html b/docs/next/functions/_celljs_cli_common.CommandUtil.getConfigCommand.html index 484c67283..fdc8ec536 100644 --- a/docs/next/functions/_celljs_cli_common.CommandUtil.getConfigCommand.html +++ b/docs/next/functions/_celljs_cli_common.CommandUtil.getConfigCommand.html @@ -1 +1 @@ -getConfigCommand | CellJS TypeDoc
                            +getConfigCommand | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.CommandUtil.getDeployCommand.html b/docs/next/functions/_celljs_cli_common.CommandUtil.getDeployCommand.html index 45bd594be..a37b69ed3 100644 --- a/docs/next/functions/_celljs_cli_common.CommandUtil.getDeployCommand.html +++ b/docs/next/functions/_celljs_cli_common.CommandUtil.getDeployCommand.html @@ -1 +1 @@ -getDeployCommand | CellJS TypeDoc
                            +getDeployCommand | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.CommandUtil.getPkg.html b/docs/next/functions/_celljs_cli_common.CommandUtil.getPkg.html index cdcbbc08f..948c9bca9 100644 --- a/docs/next/functions/_celljs_cli_common.CommandUtil.getPkg.html +++ b/docs/next/functions/_celljs_cli_common.CommandUtil.getPkg.html @@ -1 +1 @@ -getPkg | CellJS TypeDoc
                            +getPkg | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.CommandUtil.getServeCommand.html b/docs/next/functions/_celljs_cli_common.CommandUtil.getServeCommand.html index 4c1a1b315..65a7fae5f 100644 --- a/docs/next/functions/_celljs_cli_common.CommandUtil.getServeCommand.html +++ b/docs/next/functions/_celljs_cli_common.CommandUtil.getServeCommand.html @@ -1 +1 @@ -getServeCommand | CellJS TypeDoc
                            +getServeCommand | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.CommandUtil.hasCommand.html b/docs/next/functions/_celljs_cli_common.CommandUtil.hasCommand.html index 2dd384891..2870ac83c 100644 --- a/docs/next/functions/_celljs_cli_common.CommandUtil.hasCommand.html +++ b/docs/next/functions/_celljs_cli_common.CommandUtil.hasCommand.html @@ -1 +1 @@ -hasCommand | CellJS TypeDoc
                            +hasCommand | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.CommandUtil.includesCommand.html b/docs/next/functions/_celljs_cli_common.CommandUtil.includesCommand.html index 6907f0a74..989927108 100644 --- a/docs/next/functions/_celljs_cli_common.CommandUtil.includesCommand.html +++ b/docs/next/functions/_celljs_cli_common.CommandUtil.includesCommand.html @@ -1 +1 @@ -includesCommand | CellJS TypeDoc
                            +includesCommand | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.CommandUtil.loadContext.html b/docs/next/functions/_celljs_cli_common.CommandUtil.loadContext.html index b4cb66d28..64eb9e0ab 100644 --- a/docs/next/functions/_celljs_cli_common.CommandUtil.loadContext.html +++ b/docs/next/functions/_celljs_cli_common.CommandUtil.loadContext.html @@ -1 +1 @@ -loadContext | CellJS TypeDoc
                            +loadContext | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.ComponentUtil.checkPkgVersionConsistency.html b/docs/next/functions/_celljs_cli_common.ComponentUtil.checkPkgVersionConsistency.html index 6cbe01bb7..6faed02e8 100644 --- a/docs/next/functions/_celljs_cli_common.ComponentUtil.checkPkgVersionConsistency.html +++ b/docs/next/functions/_celljs_cli_common.ComponentUtil.checkPkgVersionConsistency.html @@ -1 +1 @@ -checkPkgVersionConsistency | CellJS TypeDoc
                            +checkPkgVersionConsistency | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.ComponentUtil.getComponentAlias.html b/docs/next/functions/_celljs_cli_common.ComponentUtil.getComponentAlias.html index 78be1e689..db5bb1d5d 100644 --- a/docs/next/functions/_celljs_cli_common.ComponentUtil.getComponentAlias.html +++ b/docs/next/functions/_celljs_cli_common.ComponentUtil.getComponentAlias.html @@ -1 +1 @@ -getComponentAlias | CellJS TypeDoc
                            +getComponentAlias | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.ConfigUtil.getAssets.html b/docs/next/functions/_celljs_cli_common.ConfigUtil.getAssets.html index f4c7b0e8b..562319dd2 100644 --- a/docs/next/functions/_celljs_cli_common.ConfigUtil.getAssets.html +++ b/docs/next/functions/_celljs_cli_common.ConfigUtil.getAssets.html @@ -1 +1 @@ -getAssets | CellJS TypeDoc
                            +getAssets | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.ConfigUtil.getBackendAssets.html b/docs/next/functions/_celljs_cli_common.ConfigUtil.getBackendAssets.html index f899b086f..994e7880f 100644 --- a/docs/next/functions/_celljs_cli_common.ConfigUtil.getBackendAssets.html +++ b/docs/next/functions/_celljs_cli_common.ConfigUtil.getBackendAssets.html @@ -1 +1 @@ -getBackendAssets | CellJS TypeDoc
                            +getBackendAssets | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.ConfigUtil.getBackendCellConfig.html b/docs/next/functions/_celljs_cli_common.ConfigUtil.getBackendCellConfig.html index f7bdef323..e2f52ab96 100644 --- a/docs/next/functions/_celljs_cli_common.ConfigUtil.getBackendCellConfig.html +++ b/docs/next/functions/_celljs_cli_common.ConfigUtil.getBackendCellConfig.html @@ -1 +1 @@ -getBackendCellConfig | CellJS TypeDoc
                            +getBackendCellConfig | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.ConfigUtil.getBackendConfig.html b/docs/next/functions/_celljs_cli_common.ConfigUtil.getBackendConfig.html index beaea76a4..0ed93d44c 100644 --- a/docs/next/functions/_celljs_cli_common.ConfigUtil.getBackendConfig.html +++ b/docs/next/functions/_celljs_cli_common.ConfigUtil.getBackendConfig.html @@ -1 +1 @@ -getBackendConfig | CellJS TypeDoc
                            +getBackendConfig | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.ConfigUtil.getBackendModules.html b/docs/next/functions/_celljs_cli_common.ConfigUtil.getBackendModules.html index 4917197a0..0f1694746 100644 --- a/docs/next/functions/_celljs_cli_common.ConfigUtil.getBackendModules.html +++ b/docs/next/functions/_celljs_cli_common.ConfigUtil.getBackendModules.html @@ -1 +1 @@ -getBackendModules | CellJS TypeDoc
                            +getBackendModules | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.ConfigUtil.getBackendWebpackConfig.html b/docs/next/functions/_celljs_cli_common.ConfigUtil.getBackendWebpackConfig.html index a0701c076..95d6004c8 100644 --- a/docs/next/functions/_celljs_cli_common.ConfigUtil.getBackendWebpackConfig.html +++ b/docs/next/functions/_celljs_cli_common.ConfigUtil.getBackendWebpackConfig.html @@ -1 +1 @@ -getBackendWebpackConfig | CellJS TypeDoc
                            +getBackendWebpackConfig | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.ConfigUtil.getCellConfig.html b/docs/next/functions/_celljs_cli_common.ConfigUtil.getCellConfig.html index a8efdd972..8bce8ba17 100644 --- a/docs/next/functions/_celljs_cli_common.ConfigUtil.getCellConfig.html +++ b/docs/next/functions/_celljs_cli_common.ConfigUtil.getCellConfig.html @@ -1 +1 @@ -getCellConfig | CellJS TypeDoc
                            +getCellConfig | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.ConfigUtil.getConfig.html b/docs/next/functions/_celljs_cli_common.ConfigUtil.getConfig.html index f9468a727..6abee4248 100644 --- a/docs/next/functions/_celljs_cli_common.ConfigUtil.getConfig.html +++ b/docs/next/functions/_celljs_cli_common.ConfigUtil.getConfig.html @@ -1 +1 @@ -getConfig | CellJS TypeDoc
                            +getConfig | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.ConfigUtil.getFrontendAssets.html b/docs/next/functions/_celljs_cli_common.ConfigUtil.getFrontendAssets.html index 5331ef455..037ca8ece 100644 --- a/docs/next/functions/_celljs_cli_common.ConfigUtil.getFrontendAssets.html +++ b/docs/next/functions/_celljs_cli_common.ConfigUtil.getFrontendAssets.html @@ -1 +1 @@ -getFrontendAssets | CellJS TypeDoc
                            +getFrontendAssets | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.ConfigUtil.getFrontendCellConfig.html b/docs/next/functions/_celljs_cli_common.ConfigUtil.getFrontendCellConfig.html index 3acdbff95..de2faf0b2 100644 --- a/docs/next/functions/_celljs_cli_common.ConfigUtil.getFrontendCellConfig.html +++ b/docs/next/functions/_celljs_cli_common.ConfigUtil.getFrontendCellConfig.html @@ -1 +1 @@ -getFrontendCellConfig | CellJS TypeDoc
                            +getFrontendCellConfig | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.ConfigUtil.getFrontendConfig.html b/docs/next/functions/_celljs_cli_common.ConfigUtil.getFrontendConfig.html index 0501cd597..cb05e932d 100644 --- a/docs/next/functions/_celljs_cli_common.ConfigUtil.getFrontendConfig.html +++ b/docs/next/functions/_celljs_cli_common.ConfigUtil.getFrontendConfig.html @@ -1 +1 @@ -getFrontendConfig | CellJS TypeDoc
                            +getFrontendConfig | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.ConfigUtil.getFrontendModules.html b/docs/next/functions/_celljs_cli_common.ConfigUtil.getFrontendModules.html index f19b0ec84..320d87567 100644 --- a/docs/next/functions/_celljs_cli_common.ConfigUtil.getFrontendModules.html +++ b/docs/next/functions/_celljs_cli_common.ConfigUtil.getFrontendModules.html @@ -1 +1 @@ -getFrontendModules | CellJS TypeDoc
                            +getFrontendModules | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.ConfigUtil.getFrontendWebpackConfig.html b/docs/next/functions/_celljs_cli_common.ConfigUtil.getFrontendWebpackConfig.html index ea3b23634..c05016e3f 100644 --- a/docs/next/functions/_celljs_cli_common.ConfigUtil.getFrontendWebpackConfig.html +++ b/docs/next/functions/_celljs_cli_common.ConfigUtil.getFrontendWebpackConfig.html @@ -1 +1 @@ -getFrontendWebpackConfig | CellJS TypeDoc
                            +getFrontendWebpackConfig | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.ConfigUtil.getModules.html b/docs/next/functions/_celljs_cli_common.ConfigUtil.getModules.html index f549d5b84..fe8d9631e 100644 --- a/docs/next/functions/_celljs_cli_common.ConfigUtil.getModules.html +++ b/docs/next/functions/_celljs_cli_common.ConfigUtil.getModules.html @@ -1 +1 @@ -getModules | CellJS TypeDoc
                            +getModules | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.ConfigUtil.getPort.html b/docs/next/functions/_celljs_cli_common.ConfigUtil.getPort.html index 32a3140b1..9dfbc2576 100644 --- a/docs/next/functions/_celljs_cli_common.ConfigUtil.getPort.html +++ b/docs/next/functions/_celljs_cli_common.ConfigUtil.getPort.html @@ -1 +1 @@ -getPort | CellJS TypeDoc
                            +getPort | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.ConfigUtil.getWebpackConfig.html b/docs/next/functions/_celljs_cli_common.ConfigUtil.getWebpackConfig.html index 6f2f82fac..c9bf04cf0 100644 --- a/docs/next/functions/_celljs_cli_common.ConfigUtil.getWebpackConfig.html +++ b/docs/next/functions/_celljs_cli_common.ConfigUtil.getWebpackConfig.html @@ -1 +1 @@ -getWebpackConfig | CellJS TypeDoc
                            +getWebpackConfig | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.ConfigUtil.merge.html b/docs/next/functions/_celljs_cli_common.ConfigUtil.merge.html index bca30219c..8872ffddd 100644 --- a/docs/next/functions/_celljs_cli_common.ConfigUtil.merge.html +++ b/docs/next/functions/_celljs_cli_common.ConfigUtil.merge.html @@ -1 +1 @@ -merge | CellJS TypeDoc
                            +merge | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.ConfigUtil.support.html b/docs/next/functions/_celljs_cli_common.ConfigUtil.support.html index 0e45f88d1..ed0417482 100644 --- a/docs/next/functions/_celljs_cli_common.ConfigUtil.support.html +++ b/docs/next/functions/_celljs_cli_common.ConfigUtil.support.html @@ -1 +1 @@ -support | CellJS TypeDoc
                            +support | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.ConfigUtil.supportBackend.html b/docs/next/functions/_celljs_cli_common.ConfigUtil.supportBackend.html index fbb95a14f..c015fc17a 100644 --- a/docs/next/functions/_celljs_cli_common.ConfigUtil.supportBackend.html +++ b/docs/next/functions/_celljs_cli_common.ConfigUtil.supportBackend.html @@ -1 +1 @@ -supportBackend | CellJS TypeDoc
                            +supportBackend | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.ConfigUtil.supportFrontend.html b/docs/next/functions/_celljs_cli_common.ConfigUtil.supportFrontend.html index 3ea32cbbc..a9eff7570 100644 --- a/docs/next/functions/_celljs_cli_common.ConfigUtil.supportFrontend.html +++ b/docs/next/functions/_celljs_cli_common.ConfigUtil.supportFrontend.html @@ -1 +1 @@ -supportFrontend | CellJS TypeDoc
                            +supportFrontend | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.ContextUtils.createCliContext.html b/docs/next/functions/_celljs_cli_common.ContextUtils.createCliContext.html index 418fd0ee4..af69ff1cf 100644 --- a/docs/next/functions/_celljs_cli_common.ContextUtils.createCliContext.html +++ b/docs/next/functions/_celljs_cli_common.ContextUtils.createCliContext.html @@ -1 +1 @@ -createCliContext | CellJS TypeDoc
                            +createCliContext | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.ContextUtils.getCurrent.html b/docs/next/functions/_celljs_cli_common.ContextUtils.getCurrent.html index 08a5a5a9b..fbabdfd86 100644 --- a/docs/next/functions/_celljs_cli_common.ContextUtils.getCurrent.html +++ b/docs/next/functions/_celljs_cli_common.ContextUtils.getCurrent.html @@ -1 +1 @@ -getCurrent | CellJS TypeDoc
                            +getCurrent | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.ContextUtils.mergeContext.html b/docs/next/functions/_celljs_cli_common.ContextUtils.mergeContext.html index c0be57344..dd16884d3 100644 --- a/docs/next/functions/_celljs_cli_common.ContextUtils.mergeContext.html +++ b/docs/next/functions/_celljs_cli_common.ContextUtils.mergeContext.html @@ -1 +1 @@ -mergeContext | CellJS TypeDoc
                            +mergeContext | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.ContextUtils.setCurrent.html b/docs/next/functions/_celljs_cli_common.ContextUtils.setCurrent.html index ca3c34bb3..682545516 100644 --- a/docs/next/functions/_celljs_cli_common.ContextUtils.setCurrent.html +++ b/docs/next/functions/_celljs_cli_common.ContextUtils.setCurrent.html @@ -1 +1 @@ -setCurrent | CellJS TypeDoc
                            +setCurrent | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.LoggerUtil.printComponents.html b/docs/next/functions/_celljs_cli_common.LoggerUtil.printComponents.html index 7821c9286..3084d0cfe 100644 --- a/docs/next/functions/_celljs_cli_common.LoggerUtil.printComponents.html +++ b/docs/next/functions/_celljs_cli_common.LoggerUtil.printComponents.html @@ -1 +1 @@ -printComponents | CellJS TypeDoc
                            +printComponents | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.LoggerUtil.printMode.html b/docs/next/functions/_celljs_cli_common.LoggerUtil.printMode.html index 65bed69a6..5bde3b5a7 100644 --- a/docs/next/functions/_celljs_cli_common.LoggerUtil.printMode.html +++ b/docs/next/functions/_celljs_cli_common.LoggerUtil.printMode.html @@ -1 +1 @@ -printMode | CellJS TypeDoc
                            +printMode | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.LoggerUtil.printStage.html b/docs/next/functions/_celljs_cli_common.LoggerUtil.printStage.html index 948f50d61..a4bdc1563 100644 --- a/docs/next/functions/_celljs_cli_common.LoggerUtil.printStage.html +++ b/docs/next/functions/_celljs_cli_common.LoggerUtil.printStage.html @@ -1 +1 @@ -printStage | CellJS TypeDoc
                            +printStage | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.LoggerUtil.printTargets.html b/docs/next/functions/_celljs_cli_common.LoggerUtil.printTargets.html index bf1fbd70a..75ad7d331 100644 --- a/docs/next/functions/_celljs_cli_common.LoggerUtil.printTargets.html +++ b/docs/next/functions/_celljs_cli_common.LoggerUtil.printTargets.html @@ -1 +1 @@ -printTargets | CellJS TypeDoc
                            +printTargets | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.PathUtil.getBackendProjectDistPath.html b/docs/next/functions/_celljs_cli_common.PathUtil.getBackendProjectDistPath.html index 7d715ed1f..f0e29e858 100644 --- a/docs/next/functions/_celljs_cli_common.PathUtil.getBackendProjectDistPath.html +++ b/docs/next/functions/_celljs_cli_common.PathUtil.getBackendProjectDistPath.html @@ -1 +1 @@ -getBackendProjectDistPath | CellJS TypeDoc
                            +getBackendProjectDistPath | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.PathUtil.getBackendProjectHomePath.html b/docs/next/functions/_celljs_cli_common.PathUtil.getBackendProjectHomePath.html index ec4c3efd2..a28cd1c0b 100644 --- a/docs/next/functions/_celljs_cli_common.PathUtil.getBackendProjectHomePath.html +++ b/docs/next/functions/_celljs_cli_common.PathUtil.getBackendProjectHomePath.html @@ -1 +1 @@ -getBackendProjectHomePath | CellJS TypeDoc
                            +getBackendProjectHomePath | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.PathUtil.getCellHomePath.html b/docs/next/functions/_celljs_cli_common.PathUtil.getCellHomePath.html index 9aa8fe496..7537a8b3d 100644 --- a/docs/next/functions/_celljs_cli_common.PathUtil.getCellHomePath.html +++ b/docs/next/functions/_celljs_cli_common.PathUtil.getCellHomePath.html @@ -1 +1 @@ -getCellHomePath | CellJS TypeDoc
                            +getCellHomePath | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.PathUtil.getCurrentRuntimeRootPath.html b/docs/next/functions/_celljs_cli_common.PathUtil.getCurrentRuntimeRootPath.html index 1e5b9dff1..16684daa0 100644 --- a/docs/next/functions/_celljs_cli_common.PathUtil.getCurrentRuntimeRootPath.html +++ b/docs/next/functions/_celljs_cli_common.PathUtil.getCurrentRuntimeRootPath.html @@ -1 +1 @@ -getCurrentRuntimeRootPath | CellJS TypeDoc
                            +getCurrentRuntimeRootPath | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.PathUtil.getFrontendProjectDistPath.html b/docs/next/functions/_celljs_cli_common.PathUtil.getFrontendProjectDistPath.html index 1c5e9dc32..347ccb1d4 100644 --- a/docs/next/functions/_celljs_cli_common.PathUtil.getFrontendProjectDistPath.html +++ b/docs/next/functions/_celljs_cli_common.PathUtil.getFrontendProjectDistPath.html @@ -1 +1 @@ -getFrontendProjectDistPath | CellJS TypeDoc
                            +getFrontendProjectDistPath | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.PathUtil.getFrontendProjectHomePath.html b/docs/next/functions/_celljs_cli_common.PathUtil.getFrontendProjectHomePath.html index d63d6d1c8..fa2e7ffc5 100644 --- a/docs/next/functions/_celljs_cli_common.PathUtil.getFrontendProjectHomePath.html +++ b/docs/next/functions/_celljs_cli_common.PathUtil.getFrontendProjectHomePath.html @@ -1 +1 @@ -getFrontendProjectHomePath | CellJS TypeDoc
                            +getFrontendProjectHomePath | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.PathUtil.getGlobalCellPropsDirPath.html b/docs/next/functions/_celljs_cli_common.PathUtil.getGlobalCellPropsDirPath.html index dbad8b692..57980dbde 100644 --- a/docs/next/functions/_celljs_cli_common.PathUtil.getGlobalCellPropsDirPath.html +++ b/docs/next/functions/_celljs_cli_common.PathUtil.getGlobalCellPropsDirPath.html @@ -1 +1 @@ -getGlobalCellPropsDirPath | CellJS TypeDoc
                            +getGlobalCellPropsDirPath | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.PathUtil.getProjectConfigPath.html b/docs/next/functions/_celljs_cli_common.PathUtil.getProjectConfigPath.html index 34e91bd0f..5c1203c6e 100644 --- a/docs/next/functions/_celljs_cli_common.PathUtil.getProjectConfigPath.html +++ b/docs/next/functions/_celljs_cli_common.PathUtil.getProjectConfigPath.html @@ -1 +1 @@ -getProjectConfigPath | CellJS TypeDoc
                            +getProjectConfigPath | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.PathUtil.getProjectDistParentPath.html b/docs/next/functions/_celljs_cli_common.PathUtil.getProjectDistParentPath.html index e27b46c99..4c63f6a3e 100644 --- a/docs/next/functions/_celljs_cli_common.PathUtil.getProjectDistParentPath.html +++ b/docs/next/functions/_celljs_cli_common.PathUtil.getProjectDistParentPath.html @@ -1 +1 @@ -getProjectDistParentPath | CellJS TypeDoc
                            +getProjectDistParentPath | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.PathUtil.getProjectDistPath.html b/docs/next/functions/_celljs_cli_common.PathUtil.getProjectDistPath.html index 395dc0932..51444b94d 100644 --- a/docs/next/functions/_celljs_cli_common.PathUtil.getProjectDistPath.html +++ b/docs/next/functions/_celljs_cli_common.PathUtil.getProjectDistPath.html @@ -1 +1 @@ -getProjectDistPath | CellJS TypeDoc
                            +getProjectDistPath | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.PathUtil.getProjectDistPathForTarget.html b/docs/next/functions/_celljs_cli_common.PathUtil.getProjectDistPathForTarget.html index 34f822cf1..b0b5b6b5e 100644 --- a/docs/next/functions/_celljs_cli_common.PathUtil.getProjectDistPathForTarget.html +++ b/docs/next/functions/_celljs_cli_common.PathUtil.getProjectDistPathForTarget.html @@ -1 +1 @@ -getProjectDistPathForTarget | CellJS TypeDoc
                            +getProjectDistPathForTarget | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.PathUtil.getProjectHomePath.html b/docs/next/functions/_celljs_cli_common.PathUtil.getProjectHomePath.html index 8c0e31dbc..722372247 100644 --- a/docs/next/functions/_celljs_cli_common.PathUtil.getProjectHomePath.html +++ b/docs/next/functions/_celljs_cli_common.PathUtil.getProjectHomePath.html @@ -1 +1 @@ -getProjectHomePath | CellJS TypeDoc
                            +getProjectHomePath | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.PathUtil.getProjectHomePathForTarget.html b/docs/next/functions/_celljs_cli_common.PathUtil.getProjectHomePathForTarget.html index e998907c0..77354d0b8 100644 --- a/docs/next/functions/_celljs_cli_common.PathUtil.getProjectHomePathForTarget.html +++ b/docs/next/functions/_celljs_cli_common.PathUtil.getProjectHomePathForTarget.html @@ -1 +1 @@ -getProjectHomePathForTarget | CellJS TypeDoc
                            +getProjectHomePathForTarget | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.PathUtil.getRuntimePath.html b/docs/next/functions/_celljs_cli_common.PathUtil.getRuntimePath.html index fcdf160db..efa7b6ab6 100644 --- a/docs/next/functions/_celljs_cli_common.PathUtil.getRuntimePath.html +++ b/docs/next/functions/_celljs_cli_common.PathUtil.getRuntimePath.html @@ -1 +1 @@ -getRuntimePath | CellJS TypeDoc
                            +getRuntimePath | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.PathUtil.getRuntimeRootPath.html b/docs/next/functions/_celljs_cli_common.PathUtil.getRuntimeRootPath.html index aa1f9c844..2ffcd6cb9 100644 --- a/docs/next/functions/_celljs_cli_common.PathUtil.getRuntimeRootPath.html +++ b/docs/next/functions/_celljs_cli_common.PathUtil.getRuntimeRootPath.html @@ -1 +1 @@ -getRuntimeRootPath | CellJS TypeDoc
                            +getRuntimeRootPath | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.PathUtil.setProjectHomePath.html b/docs/next/functions/_celljs_cli_common.PathUtil.setProjectHomePath.html index 7a0b73a72..b30ec975d 100644 --- a/docs/next/functions/_celljs_cli_common.PathUtil.setProjectHomePath.html +++ b/docs/next/functions/_celljs_cli_common.PathUtil.setProjectHomePath.html @@ -1 +1 @@ -setProjectHomePath | CellJS TypeDoc
                            +setProjectHomePath | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.ProjectUtil.createProjectId.html b/docs/next/functions/_celljs_cli_common.ProjectUtil.createProjectId.html index 0402d571a..0a75d0a86 100644 --- a/docs/next/functions/_celljs_cli_common.ProjectUtil.createProjectId.html +++ b/docs/next/functions/_celljs_cli_common.ProjectUtil.createProjectId.html @@ -1 +1 @@ -createProjectId | CellJS TypeDoc
                            +createProjectId | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.ProjectUtil.getProjectId.html b/docs/next/functions/_celljs_cli_common.ProjectUtil.getProjectId.html index 672f283f1..888883ee7 100644 --- a/docs/next/functions/_celljs_cli_common.ProjectUtil.getProjectId.html +++ b/docs/next/functions/_celljs_cli_common.ProjectUtil.getProjectId.html @@ -1 +1 @@ -getProjectId | CellJS TypeDoc
                            +getProjectId | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.ProjectUtil.saveProjectId.html b/docs/next/functions/_celljs_cli_common.ProjectUtil.saveProjectId.html index 7a79f9754..3a35ba91a 100644 --- a/docs/next/functions/_celljs_cli_common.ProjectUtil.saveProjectId.html +++ b/docs/next/functions/_celljs_cli_common.ProjectUtil.saveProjectId.html @@ -1 +1 @@ -saveProjectId | CellJS TypeDoc
                            +saveProjectId | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.PublishedNodePackage.is.html b/docs/next/functions/_celljs_cli_common.PublishedNodePackage.is.html index ae5671ce1..99b1b85f9 100644 --- a/docs/next/functions/_celljs_cli_common.PublishedNodePackage.is.html +++ b/docs/next/functions/_celljs_cli_common.PublishedNodePackage.is.html @@ -1 +1 @@ -is | CellJS TypeDoc
                            +is | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.RawComponentPackage.is.html b/docs/next/functions/_celljs_cli_common.RawComponentPackage.is.html index 4fa171516..be119de00 100644 --- a/docs/next/functions/_celljs_cli_common.RawComponentPackage.is.html +++ b/docs/next/functions/_celljs_cli_common.RawComponentPackage.is.html @@ -1 +1 @@ -is | CellJS TypeDoc
                            +is | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.RuntimeUtil.getVersion.html b/docs/next/functions/_celljs_cli_common.RuntimeUtil.getVersion.html index e401bf208..8a9036d54 100644 --- a/docs/next/functions/_celljs_cli_common.RuntimeUtil.getVersion.html +++ b/docs/next/functions/_celljs_cli_common.RuntimeUtil.getVersion.html @@ -1 +1 @@ -getVersion | CellJS TypeDoc
                            +getVersion | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.SettingsUtil.getSettings.html b/docs/next/functions/_celljs_cli_common.SettingsUtil.getSettings.html index 8c883e355..5a96c7fd4 100644 --- a/docs/next/functions/_celljs_cli_common.SettingsUtil.getSettings.html +++ b/docs/next/functions/_celljs_cli_common.SettingsUtil.getSettings.html @@ -1 +1 @@ -getSettings | CellJS TypeDoc
                            +getSettings | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.SettingsUtil.getSettingsPath.html b/docs/next/functions/_celljs_cli_common.SettingsUtil.getSettingsPath.html index 5493cd2b1..a3782dba8 100644 --- a/docs/next/functions/_celljs_cli_common.SettingsUtil.getSettingsPath.html +++ b/docs/next/functions/_celljs_cli_common.SettingsUtil.getSettingsPath.html @@ -1 +1 @@ -getSettingsPath | CellJS TypeDoc
                            +getSettingsPath | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.SettingsUtil.resetSettings.html b/docs/next/functions/_celljs_cli_common.SettingsUtil.resetSettings.html index 1e04ba27b..2642e61fb 100644 --- a/docs/next/functions/_celljs_cli_common.SettingsUtil.resetSettings.html +++ b/docs/next/functions/_celljs_cli_common.SettingsUtil.resetSettings.html @@ -1 +1 @@ -resetSettings | CellJS TypeDoc
                            +resetSettings | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.SettingsUtil.saveSettings.html b/docs/next/functions/_celljs_cli_common.SettingsUtil.saveSettings.html index b2d16c49b..55d1be0dd 100644 --- a/docs/next/functions/_celljs_cli_common.SettingsUtil.saveSettings.html +++ b/docs/next/functions/_celljs_cli_common.SettingsUtil.saveSettings.html @@ -1 +1 @@ -saveSettings | CellJS TypeDoc
                            +saveSettings | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.SettingsUtil.updateSettings.html b/docs/next/functions/_celljs_cli_common.SettingsUtil.updateSettings.html index 1fcf9f225..c9235f96b 100644 --- a/docs/next/functions/_celljs_cli_common.SettingsUtil.updateSettings.html +++ b/docs/next/functions/_celljs_cli_common.SettingsUtil.updateSettings.html @@ -1 +1 @@ -updateSettings | CellJS TypeDoc
                            +updateSettings | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.SpinnerUtil.start.html b/docs/next/functions/_celljs_cli_common.SpinnerUtil.start.html index 4e2267742..1351d13ba 100644 --- a/docs/next/functions/_celljs_cli_common.SpinnerUtil.start.html +++ b/docs/next/functions/_celljs_cli_common.SpinnerUtil.start.html @@ -1 +1 @@ -start | CellJS TypeDoc
                            • Parameters

                              • options: undefined | string | Options
                              • cb: (() => any)
                                  • (): any
                                  • Returns any

                              • OptionalsuccessText: string
                              • OptionalfailText: string

                              Returns Promise<any>

                            +start | CellJS TypeDoc
                            • Parameters

                              • options: undefined | string | Options
                              • cb: (() => any)
                                  • (): any
                                  • Returns any

                              • OptionalsuccessText: string
                              • OptionalfailText: string

                              Returns Promise<any>

                            diff --git a/docs/next/functions/_celljs_cli_common.generateUUUID.html b/docs/next/functions/_celljs_cli_common.generateUUUID.html index d4f72eb73..8c6dbb1b5 100644 --- a/docs/next/functions/_celljs_cli_common.generateUUUID.html +++ b/docs/next/functions/_celljs_cli_common.generateUUUID.html @@ -1 +1 @@ -generateUUUID | CellJS TypeDoc
                            +generateUUUID | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.getInstalledBrowsers.html b/docs/next/functions/_celljs_cli_common.getInstalledBrowsers.html index c4663d1fd..a85e38696 100644 --- a/docs/next/functions/_celljs_cli_common.getInstalledBrowsers.html +++ b/docs/next/functions/_celljs_cli_common.getInstalledBrowsers.html @@ -1 +1 @@ -getInstalledBrowsers | CellJS TypeDoc
                            • Returns {
                                  chrome?: string;
                                  firefox?: string;
                              }

                              • Optionalchrome?: string
                              • Optionalfirefox?: string
                            +getInstalledBrowsers | CellJS TypeDoc
                            • Returns {
                                  chrome?: string;
                                  firefox?: string;
                              }

                              • Optionalchrome?: string
                              • Optionalfirefox?: string
                            diff --git a/docs/next/functions/_celljs_cli_common.getPackager.html b/docs/next/functions/_celljs_cli_common.getPackager.html index a0062a344..523f91ceb 100644 --- a/docs/next/functions/_celljs_cli_common.getPackager.html +++ b/docs/next/functions/_celljs_cli_common.getPackager.html @@ -1 +1 @@ -getPackager | CellJS TypeDoc
                            +getPackager | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.hasGit.html b/docs/next/functions/_celljs_cli_common.hasGit.html index 21f830dfe..3b1a3e441 100644 --- a/docs/next/functions/_celljs_cli_common.hasGit.html +++ b/docs/next/functions/_celljs_cli_common.hasGit.html @@ -1 +1 @@ -hasGit | CellJS TypeDoc
                            +hasGit | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.hasPnpm.html b/docs/next/functions/_celljs_cli_common.hasPnpm.html index 0f9982f17..fcb5a93b6 100644 --- a/docs/next/functions/_celljs_cli_common.hasPnpm.html +++ b/docs/next/functions/_celljs_cli_common.hasPnpm.html @@ -1 +1 @@ -hasPnpm | CellJS TypeDoc
                            +hasPnpm | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.hasPnpm3OrLater.html b/docs/next/functions/_celljs_cli_common.hasPnpm3OrLater.html index cc8e86165..f283dd20c 100644 --- a/docs/next/functions/_celljs_cli_common.hasPnpm3OrLater.html +++ b/docs/next/functions/_celljs_cli_common.hasPnpm3OrLater.html @@ -1 +1 @@ -hasPnpm3OrLater | CellJS TypeDoc
                            +hasPnpm3OrLater | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.hasPnpmVersionOrLater.html b/docs/next/functions/_celljs_cli_common.hasPnpmVersionOrLater.html index 20c3de1d8..f48a2880b 100644 --- a/docs/next/functions/_celljs_cli_common.hasPnpmVersionOrLater.html +++ b/docs/next/functions/_celljs_cli_common.hasPnpmVersionOrLater.html @@ -1 +1 @@ -hasPnpmVersionOrLater | CellJS TypeDoc
                            +hasPnpmVersionOrLater | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.hasProjectGit.html b/docs/next/functions/_celljs_cli_common.hasProjectGit.html index f5a997338..bab4c51c7 100644 --- a/docs/next/functions/_celljs_cli_common.hasProjectGit.html +++ b/docs/next/functions/_celljs_cli_common.hasProjectGit.html @@ -1 +1 @@ -hasProjectGit | CellJS TypeDoc
                            +hasProjectGit | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.hasProjectNpm.html b/docs/next/functions/_celljs_cli_common.hasProjectNpm.html index 6029b216a..682ff5749 100644 --- a/docs/next/functions/_celljs_cli_common.hasProjectNpm.html +++ b/docs/next/functions/_celljs_cli_common.hasProjectNpm.html @@ -1 +1 @@ -hasProjectNpm | CellJS TypeDoc
                            +hasProjectNpm | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.hasProjectPnpm.html b/docs/next/functions/_celljs_cli_common.hasProjectPnpm.html index 282394dff..c7e503aa2 100644 --- a/docs/next/functions/_celljs_cli_common.hasProjectPnpm.html +++ b/docs/next/functions/_celljs_cli_common.hasProjectPnpm.html @@ -1 +1 @@ -hasProjectPnpm | CellJS TypeDoc
                            +hasProjectPnpm | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.hasProjectYarn.html b/docs/next/functions/_celljs_cli_common.hasProjectYarn.html index 74b3b9ea9..bf1a119a6 100644 --- a/docs/next/functions/_celljs_cli_common.hasProjectYarn.html +++ b/docs/next/functions/_celljs_cli_common.hasProjectYarn.html @@ -1 +1 @@ -hasProjectYarn | CellJS TypeDoc
                            +hasProjectYarn | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.hasYarn.html b/docs/next/functions/_celljs_cli_common.hasYarn.html index ea698a755..8b6824281 100644 --- a/docs/next/functions/_celljs_cli_common.hasYarn.html +++ b/docs/next/functions/_celljs_cli_common.hasYarn.html @@ -1 +1 @@ -hasYarn | CellJS TypeDoc
                            +hasYarn | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.isUUID.html b/docs/next/functions/_celljs_cli_common.isUUID.html index 07c5f6fea..0d7bd58b1 100644 --- a/docs/next/functions/_celljs_cli_common.isUUID.html +++ b/docs/next/functions/_celljs_cli_common.isUUID.html @@ -1 +1 @@ -isUUID | CellJS TypeDoc
                            +isUUID | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.retry.html b/docs/next/functions/_celljs_cli_common.retry.html index 5927e8fc5..9c71d43a9 100644 --- a/docs/next/functions/_celljs_cli_common.retry.html +++ b/docs/next/functions/_celljs_cli_common.retry.html @@ -1 +1 @@ -retry | CellJS TypeDoc
                            +retry | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.sortByKey.html b/docs/next/functions/_celljs_cli_common.sortByKey.html index 2faaf05a4..1bd9bb8d0 100644 --- a/docs/next/functions/_celljs_cli_common.sortByKey.html +++ b/docs/next/functions/_celljs_cli_common.sortByKey.html @@ -1 +1 @@ -sortByKey | CellJS TypeDoc
                            +sortByKey | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_common.spawnProcess.html b/docs/next/functions/_celljs_cli_common.spawnProcess.html index c5cbb1c46..1d07a8be1 100644 --- a/docs/next/functions/_celljs_cli_common.spawnProcess.html +++ b/docs/next/functions/_celljs_cli_common.spawnProcess.html @@ -1 +1 @@ -spawnProcess | CellJS TypeDoc
                            +spawnProcess | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_runtime.RuntimeUtil.getInstalledRuntimes.html b/docs/next/functions/_celljs_cli_runtime.RuntimeUtil.getInstalledRuntimes.html index ad172acf3..607330d61 100644 --- a/docs/next/functions/_celljs_cli_runtime.RuntimeUtil.getInstalledRuntimes.html +++ b/docs/next/functions/_celljs_cli_runtime.RuntimeUtil.getInstalledRuntimes.html @@ -1 +1 @@ -getInstalledRuntimes | CellJS TypeDoc
                            +getInstalledRuntimes | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_runtime.RuntimeUtil.initRuntime.html b/docs/next/functions/_celljs_cli_runtime.RuntimeUtil.initRuntime.html index d9944e646..77b3b66bd 100644 --- a/docs/next/functions/_celljs_cli_runtime.RuntimeUtil.initRuntime.html +++ b/docs/next/functions/_celljs_cli_runtime.RuntimeUtil.initRuntime.html @@ -1 +1 @@ -initRuntime | CellJS TypeDoc
                            • Parameters

                              • projectPath: string = ...

                              Returns Promise<{
                                  framework: undefined | Framework;
                                  runtime: undefined | string;
                                  settings: Settings;
                              }>

                            +initRuntime | CellJS TypeDoc
                            • Parameters

                              • projectPath: string = ...

                              Returns Promise<{
                                  framework: undefined | Framework;
                                  runtime: undefined | string;
                                  settings: Settings;
                              }>

                            diff --git a/docs/next/functions/_celljs_cli_runtime.RuntimeUtil.initRuntimeAndLoadContext.html b/docs/next/functions/_celljs_cli_runtime.RuntimeUtil.initRuntimeAndLoadContext.html index f824c2848..aabaa0dcd 100644 --- a/docs/next/functions/_celljs_cli_runtime.RuntimeUtil.initRuntimeAndLoadContext.html +++ b/docs/next/functions/_celljs_cli_runtime.RuntimeUtil.initRuntimeAndLoadContext.html @@ -1 +1 @@ -initRuntimeAndLoadContext | CellJS TypeDoc
                            +initRuntimeAndLoadContext | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_runtime.RuntimeUtil.installRuntimeIfNeed.html b/docs/next/functions/_celljs_cli_runtime.RuntimeUtil.installRuntimeIfNeed.html index fc1567c38..da3a57469 100644 --- a/docs/next/functions/_celljs_cli_runtime.RuntimeUtil.installRuntimeIfNeed.html +++ b/docs/next/functions/_celljs_cli_runtime.RuntimeUtil.installRuntimeIfNeed.html @@ -1 +1 @@ -installRuntimeIfNeed | CellJS TypeDoc
                            • Parameters

                              • runtime: string

                              Returns Promise<void>

                            +installRuntimeIfNeed | CellJS TypeDoc
                            • Parameters

                              • runtime: string

                              Returns Promise<void>

                            diff --git a/docs/next/functions/_celljs_cli_service.ConfigurationContext.create.html b/docs/next/functions/_celljs_cli_service.ConfigurationContext.create.html index 88afc7f6b..eb0a5f4f9 100644 --- a/docs/next/functions/_celljs_cli_service.ConfigurationContext.create.html +++ b/docs/next/functions/_celljs_cli_service.ConfigurationContext.create.html @@ -1 +1 @@ -create | CellJS TypeDoc
                            +create | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_service.ConfigurationContext.getBackendConfiguration.html b/docs/next/functions/_celljs_cli_service.ConfigurationContext.getBackendConfiguration.html index 08f94e9a9..a3466074d 100644 --- a/docs/next/functions/_celljs_cli_service.ConfigurationContext.getBackendConfiguration.html +++ b/docs/next/functions/_celljs_cli_service.ConfigurationContext.getBackendConfiguration.html @@ -1 +1 @@ -getBackendConfiguration | CellJS TypeDoc
                            +getBackendConfiguration | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_service.ConfigurationContext.getConfiguration.html b/docs/next/functions/_celljs_cli_service.ConfigurationContext.getConfiguration.html index 78adb37a5..5f6387638 100644 --- a/docs/next/functions/_celljs_cli_service.ConfigurationContext.getConfiguration.html +++ b/docs/next/functions/_celljs_cli_service.ConfigurationContext.getConfiguration.html @@ -1 +1 @@ -getConfiguration | CellJS TypeDoc
                            +getConfiguration | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_service.ConfigurationContext.getFrontendConfiguration.html b/docs/next/functions/_celljs_cli_service.ConfigurationContext.getFrontendConfiguration.html index e8c5f24f3..7a0e7919b 100644 --- a/docs/next/functions/_celljs_cli_service.ConfigurationContext.getFrontendConfiguration.html +++ b/docs/next/functions/_celljs_cli_service.ConfigurationContext.getFrontendConfiguration.html @@ -1 +1 @@ -getFrontendConfiguration | CellJS TypeDoc
                            +getFrontendConfiguration | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_service.ConfigurationContext.hasBackendConfiguration.html b/docs/next/functions/_celljs_cli_service.ConfigurationContext.hasBackendConfiguration.html index 2054a4364..0ca042442 100644 --- a/docs/next/functions/_celljs_cli_service.ConfigurationContext.hasBackendConfiguration.html +++ b/docs/next/functions/_celljs_cli_service.ConfigurationContext.hasBackendConfiguration.html @@ -1 +1 @@ -hasBackendConfiguration | CellJS TypeDoc
                            +hasBackendConfiguration | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_service.ConfigurationContext.hasFrontendConfiguration.html b/docs/next/functions/_celljs_cli_service.ConfigurationContext.hasFrontendConfiguration.html index ec40398ce..b704ed5f2 100644 --- a/docs/next/functions/_celljs_cli_service.ConfigurationContext.hasFrontendConfiguration.html +++ b/docs/next/functions/_celljs_cli_service.ConfigurationContext.hasFrontendConfiguration.html @@ -1 +1 @@ -hasFrontendConfiguration | CellJS TypeDoc
                            +hasFrontendConfiguration | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_service.ConfigurationContext.isBackendConfiguration.html b/docs/next/functions/_celljs_cli_service.ConfigurationContext.isBackendConfiguration.html index 5ba4bd9cf..dcaac3cd4 100644 --- a/docs/next/functions/_celljs_cli_service.ConfigurationContext.isBackendConfiguration.html +++ b/docs/next/functions/_celljs_cli_service.ConfigurationContext.isBackendConfiguration.html @@ -1 +1 @@ -isBackendConfiguration | CellJS TypeDoc
                            +isBackendConfiguration | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_service.ConfigurationContext.isFrontendConfiguration.html b/docs/next/functions/_celljs_cli_service.ConfigurationContext.isFrontendConfiguration.html index e0b8ea0a7..47dd6c493 100644 --- a/docs/next/functions/_celljs_cli_service.ConfigurationContext.isFrontendConfiguration.html +++ b/docs/next/functions/_celljs_cli_service.ConfigurationContext.isFrontendConfiguration.html @@ -1 +1 @@ -isFrontendConfiguration | CellJS TypeDoc
                            +isFrontendConfiguration | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_service.ServiceContextUtils.createConfigurationContext.html b/docs/next/functions/_celljs_cli_service.ServiceContextUtils.createConfigurationContext.html index 24d204bca..f24a83d06 100644 --- a/docs/next/functions/_celljs_cli_service.ServiceContextUtils.createConfigurationContext.html +++ b/docs/next/functions/_celljs_cli_service.ServiceContextUtils.createConfigurationContext.html @@ -1 +1 @@ -createConfigurationContext | CellJS TypeDoc
                            +createConfigurationContext | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_service.ServiceContextUtils.createWebpackContext.html b/docs/next/functions/_celljs_cli_service.ServiceContextUtils.createWebpackContext.html index f730eaace..aa75b92f9 100644 --- a/docs/next/functions/_celljs_cli_service.ServiceContextUtils.createWebpackContext.html +++ b/docs/next/functions/_celljs_cli_service.ServiceContextUtils.createWebpackContext.html @@ -1 +1 @@ -createWebpackContext | CellJS TypeDoc
                            +createWebpackContext | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_service.getDevSuccessInfo.html b/docs/next/functions/_celljs_cli_service.getDevSuccessInfo.html index b4a852a66..8d312ae59 100644 --- a/docs/next/functions/_celljs_cli_service.getDevSuccessInfo.html +++ b/docs/next/functions/_celljs_cli_service.getDevSuccessInfo.html @@ -1 +1 @@ -getDevSuccessInfo | CellJS TypeDoc
                            +getDevSuccessInfo | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_service.getUri.html b/docs/next/functions/_celljs_cli_service.getUri.html index 4d42543ac..37a69038d 100644 --- a/docs/next/functions/_celljs_cli_service.getUri.html +++ b/docs/next/functions/_celljs_cli_service.getUri.html @@ -1 +1 @@ -getUri | CellJS TypeDoc
                            +getUri | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_cli_service.packExternalModules.html b/docs/next/functions/_celljs_cli_service.packExternalModules.html index 61af6294e..df62edb79 100644 --- a/docs/next/functions/_celljs_cli_service.packExternalModules.html +++ b/docs/next/functions/_celljs_cli_service.packExternalModules.html @@ -9,4 +9,4 @@ remove the superfluous packages and optimize the remaining dependencies. This will utilize the npm cache at its best and give us the needed results and performance.

                            -

                            Parameters

                            Returns Promise<void>

                            +

                            Parameters

                            Returns Promise<void>

                            diff --git a/docs/next/functions/_celljs_code_loader_plugin.getCodeRootDir.html b/docs/next/functions/_celljs_code_loader_plugin.getCodeRootDir.html index d15476517..4856f187f 100644 --- a/docs/next/functions/_celljs_code_loader_plugin.getCodeRootDir.html +++ b/docs/next/functions/_celljs_code_loader_plugin.getCodeRootDir.html @@ -1 +1 @@ -getCodeRootDir | CellJS TypeDoc
                            • Parameters

                              • codeDir: string
                              • codeUri: string | CodeUri

                              Returns string

                            +getCodeRootDir | CellJS TypeDoc
                            • Parameters

                              • codeDir: string
                              • codeUri: string | CodeUri

                              Returns string

                            diff --git a/docs/next/functions/_celljs_config.ConfigUtil.merge.html b/docs/next/functions/_celljs_config.ConfigUtil.merge.html index a43db426a..82df3326d 100644 --- a/docs/next/functions/_celljs_config.ConfigUtil.merge.html +++ b/docs/next/functions/_celljs_config.ConfigUtil.merge.html @@ -1 +1 @@ -merge | CellJS TypeDoc
                            • Parameters

                              • Rest...objects: any[]

                              Returns any

                            +merge | CellJS TypeDoc
                            • Parameters

                              • Rest...objects: any[]

                              Returns any

                            diff --git a/docs/next/functions/_celljs_core.browser.parseCssMagnitude.html b/docs/next/functions/_celljs_core.browser.parseCssMagnitude.html index a0b0cd705..c46447d7c 100644 --- a/docs/next/functions/_celljs_core.browser.parseCssMagnitude.html +++ b/docs/next/functions/_celljs_core.browser.parseCssMagnitude.html @@ -1,4 +1,4 @@ parseCssMagnitude | CellJS TypeDoc
                            • Parse a magnitude value (e.g. width, height, left, top) from a CSS attribute value. Returns the given default value (or undefined) if the value cannot be determined, e.g. because it is a relative value like 50% or auto.

                              -

                              Parameters

                              • value: null | string
                              • defaultValue: number

                              Returns number

                            +

                            Parameters

                            Returns number

                            diff --git a/docs/next/functions/_celljs_core.browser.parseCssTime.html b/docs/next/functions/_celljs_core.browser.parseCssTime.html index 4120f7842..80b3e333b 100644 --- a/docs/next/functions/_celljs_core.browser.parseCssTime.html +++ b/docs/next/functions/_celljs_core.browser.parseCssTime.html @@ -1,3 +1,3 @@ parseCssTime | CellJS TypeDoc
                            • Parse the number of milliseconds from a CSS time value. Returns the given default value (or undefined) if the value cannot be determined.

                              -

                              Parameters

                              • time: null | string
                              • defaultValue: number

                              Returns number

                            +

                            Parameters

                            Returns number

                            diff --git a/docs/next/functions/_celljs_core.common.AnnotationUtil.getType.html b/docs/next/functions/_celljs_core.common.AnnotationUtil.getType.html index 94a60b86d..8132f9828 100644 --- a/docs/next/functions/_celljs_core.common.AnnotationUtil.getType.html +++ b/docs/next/functions/_celljs_core.common.AnnotationUtil.getType.html @@ -1 +1 @@ -getType | CellJS TypeDoc
                            +getType | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.AnnotationUtil.getValueOrOption.html b/docs/next/functions/_celljs_core.common.AnnotationUtil.getValueOrOption.html index 3eac07b9c..963567a42 100644 --- a/docs/next/functions/_celljs_core.common.AnnotationUtil.getValueOrOption.html +++ b/docs/next/functions/_celljs_core.common.AnnotationUtil.getValueOrOption.html @@ -1 +1 @@ -getValueOrOption | CellJS TypeDoc
                            +getValueOrOption | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.ApplicationError.declare.html b/docs/next/functions/_celljs_core.common.ApplicationError.declare.html index 370c7f1b1..637f164e4 100644 --- a/docs/next/functions/_celljs_core.common.ApplicationError.declare.html +++ b/docs/next/functions/_celljs_core.common.ApplicationError.declare.html @@ -1 +1 @@ -declare | CellJS TypeDoc
                            +declare | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.ApplicationError.fromJson.html b/docs/next/functions/_celljs_core.common.ApplicationError.fromJson.html index 1e2d1fbcc..2d3efb589 100644 --- a/docs/next/functions/_celljs_core.common.ApplicationError.fromJson.html +++ b/docs/next/functions/_celljs_core.common.ApplicationError.fromJson.html @@ -1 +1 @@ -fromJson | CellJS TypeDoc
                            +fromJson | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.ApplicationError.is.html b/docs/next/functions/_celljs_core.common.ApplicationError.is.html index ee6cbe6e4..20f2cdba2 100644 --- a/docs/next/functions/_celljs_core.common.ApplicationError.is.html +++ b/docs/next/functions/_celljs_core.common.ApplicationError.is.html @@ -1 +1 @@ -is | CellJS TypeDoc
                            +is | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.Aspect.html b/docs/next/functions/_celljs_core.common.Aspect.html index b514f4d71..b68671af0 100644 --- a/docs/next/functions/_celljs_core.common.Aspect.html +++ b/docs/next/functions/_celljs_core.common.Aspect.html @@ -1 +1 @@ -Aspect | CellJS TypeDoc
                            +Aspect | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.Autowired.html b/docs/next/functions/_celljs_core.common.Autowired.html index 4f1d271cd..16ff05d7d 100644 --- a/docs/next/functions/_celljs_core.common.Autowired.html +++ b/docs/next/functions/_celljs_core.common.Autowired.html @@ -1 +1 @@ -Autowired | CellJS TypeDoc
                            +Autowired | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.AutowiredProvider.html b/docs/next/functions/_celljs_core.common.AutowiredProvider.html index 92806baf7..d3fe99554 100644 --- a/docs/next/functions/_celljs_core.common.AutowiredProvider.html +++ b/docs/next/functions/_celljs_core.common.AutowiredProvider.html @@ -1 +1 @@ -AutowiredProvider | CellJS TypeDoc
                            +AutowiredProvider | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.Component.html b/docs/next/functions/_celljs_core.common.Component.html index ae5bc4b6d..1dc14ab37 100644 --- a/docs/next/functions/_celljs_core.common.Component.html +++ b/docs/next/functions/_celljs_core.common.Component.html @@ -1 +1 @@ -Component | CellJS TypeDoc
                            +Component | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.ConfigUtil.get.html b/docs/next/functions/_celljs_core.common.ConfigUtil.get.html index 55707ed13..a9b3920c1 100644 --- a/docs/next/functions/_celljs_core.common.ConfigUtil.get.html +++ b/docs/next/functions/_celljs_core.common.ConfigUtil.get.html @@ -1 +1 @@ -get | CellJS TypeDoc
                            +get | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.ConfigUtil.getRaw.html b/docs/next/functions/_celljs_core.common.ConfigUtil.getRaw.html index e48f411cf..9c6434b28 100644 --- a/docs/next/functions/_celljs_core.common.ConfigUtil.getRaw.html +++ b/docs/next/functions/_celljs_core.common.ConfigUtil.getRaw.html @@ -1 +1 @@ -getRaw | CellJS TypeDoc
                            +getRaw | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.Constant.html b/docs/next/functions/_celljs_core.common.Constant.html index c6278da00..93218e7ac 100644 --- a/docs/next/functions/_celljs_core.common.Constant.html +++ b/docs/next/functions/_celljs_core.common.Constant.html @@ -1 +1 @@ -Constant | CellJS TypeDoc
                            +Constant | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.ContainerProvider.asyncProvide.html b/docs/next/functions/_celljs_core.common.ContainerProvider.asyncProvide.html index 9eed78ea1..58e8f7f5b 100644 --- a/docs/next/functions/_celljs_core.common.ContainerProvider.asyncProvide.html +++ b/docs/next/functions/_celljs_core.common.ContainerProvider.asyncProvide.html @@ -1 +1 @@ -asyncProvide | CellJS TypeDoc
                            +asyncProvide | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.ContainerProvider.provide.html b/docs/next/functions/_celljs_core.common.ContainerProvider.provide.html index 8537b41c1..cdbe08fb8 100644 --- a/docs/next/functions/_celljs_core.common.ContainerProvider.provide.html +++ b/docs/next/functions/_celljs_core.common.ContainerProvider.provide.html @@ -1 +1 @@ -provide | CellJS TypeDoc
                            +provide | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.ContainerProvider.set.html b/docs/next/functions/_celljs_core.common.ContainerProvider.set.html index 9458fed10..f9512684c 100644 --- a/docs/next/functions/_celljs_core.common.ContainerProvider.set.html +++ b/docs/next/functions/_celljs_core.common.ContainerProvider.set.html @@ -1 +1 @@ -set | CellJS TypeDoc
                            +set | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.ContainerUtil.get.html b/docs/next/functions/_celljs_core.common.ContainerUtil.get.html index f3e9f67aa..23ab15a74 100644 --- a/docs/next/functions/_celljs_core.common.ContainerUtil.get.html +++ b/docs/next/functions/_celljs_core.common.ContainerUtil.get.html @@ -1 +1 @@ -get | CellJS TypeDoc
                            +get | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.ContainerUtil.getAll.html b/docs/next/functions/_celljs_core.common.ContainerUtil.getAll.html index 4c1bf6f91..e89de6fde 100644 --- a/docs/next/functions/_celljs_core.common.ContainerUtil.getAll.html +++ b/docs/next/functions/_celljs_core.common.ContainerUtil.getAll.html @@ -1 +1 @@ -getAll | CellJS TypeDoc
                            +getAll | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.ContainerUtil.getAllNamed.html b/docs/next/functions/_celljs_core.common.ContainerUtil.getAllNamed.html index 23297eb91..6b131ab2c 100644 --- a/docs/next/functions/_celljs_core.common.ContainerUtil.getAllNamed.html +++ b/docs/next/functions/_celljs_core.common.ContainerUtil.getAllNamed.html @@ -1 +1 @@ -getAllNamed | CellJS TypeDoc
                            +getAllNamed | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.ContainerUtil.getAllTagged.html b/docs/next/functions/_celljs_core.common.ContainerUtil.getAllTagged.html index 39aa6599e..d0840fb3f 100644 --- a/docs/next/functions/_celljs_core.common.ContainerUtil.getAllTagged.html +++ b/docs/next/functions/_celljs_core.common.ContainerUtil.getAllTagged.html @@ -1 +1 @@ -getAllTagged | CellJS TypeDoc
                            +getAllTagged | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.ContainerUtil.getNamed.html b/docs/next/functions/_celljs_core.common.ContainerUtil.getNamed.html index 8a0c0f191..df4d414ce 100644 --- a/docs/next/functions/_celljs_core.common.ContainerUtil.getNamed.html +++ b/docs/next/functions/_celljs_core.common.ContainerUtil.getNamed.html @@ -1 +1 @@ -getNamed | CellJS TypeDoc
                            +getNamed | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.ContainerUtil.getTagged.html b/docs/next/functions/_celljs_core.common.ContainerUtil.getTagged.html index 85099914d..16658f792 100644 --- a/docs/next/functions/_celljs_core.common.ContainerUtil.getTagged.html +++ b/docs/next/functions/_celljs_core.common.ContainerUtil.getTagged.html @@ -1 +1 @@ -getTagged | CellJS TypeDoc
                            +getTagged | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.Disposable.create.html b/docs/next/functions/_celljs_core.common.Disposable.create.html index a0dd1e4af..582ebfdf7 100644 --- a/docs/next/functions/_celljs_core.common.Disposable.create.html +++ b/docs/next/functions/_celljs_core.common.Disposable.create.html @@ -1 +1 @@ -create | CellJS TypeDoc
                            +create | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.Disposable.is.html b/docs/next/functions/_celljs_core.common.Disposable.is.html index ffd1decf5..ca421c3dd 100644 --- a/docs/next/functions/_celljs_core.common.Disposable.is.html +++ b/docs/next/functions/_celljs_core.common.Disposable.is.html @@ -1 +1 @@ -is | CellJS TypeDoc
                            +is | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.Event.None.html b/docs/next/functions/_celljs_core.common.Event.None.html index 077f73dfa..a51e46552 100644 --- a/docs/next/functions/_celljs_core.common.Event.None.html +++ b/docs/next/functions/_celljs_core.common.Event.None.html @@ -2,8 +2,8 @@
                          • OptionalthisArgs: any

                            The 'this' which will be used when calling the event listener.

                          • Optionaldisposables: Disposable[]

                            An array to which a {{IDisposable}} will be added.

                          • Returns Disposable

                            a disposable to remove the listener again.

                            -

                            Properties

                            Properties

                            Properties

                            maxListeners: number

                            An emitter will print a warning if more listeners are added for this event. The event.maxListeners allows the limit to be modified for this specific event. The value can be set to 0 to indicate an unlimited number of listener.

                            -
                            +
                            diff --git a/docs/next/functions/_celljs_core.common.Event.map.html b/docs/next/functions/_celljs_core.common.Event.map.html index 4ab2d90f0..205ef7ba1 100644 --- a/docs/next/functions/_celljs_core.common.Event.map.html +++ b/docs/next/functions/_celljs_core.common.Event.map.html @@ -1,3 +1,3 @@ map | CellJS TypeDoc
                            +

                            Type Parameters

                            Parameters

                            Returns Event<O>

                            diff --git a/docs/next/functions/_celljs_core.common.OS.type-1.html b/docs/next/functions/_celljs_core.common.OS.type-1.html index db0ffb6cd..4b088b650 100644 --- a/docs/next/functions/_celljs_core.common.OS.type-1.html +++ b/docs/next/functions/_celljs_core.common.OS.type-1.html @@ -1,3 +1,3 @@ type | CellJS TypeDoc
                            +

                            Returns OS.Type

                            diff --git a/docs/next/functions/_celljs_core.common.Prioritizeable.compare.html b/docs/next/functions/_celljs_core.common.Prioritizeable.compare.html index 081514e5c..99be5272e 100644 --- a/docs/next/functions/_celljs_core.common.Prioritizeable.compare.html +++ b/docs/next/functions/_celljs_core.common.Prioritizeable.compare.html @@ -1 +1 @@ -compare | CellJS TypeDoc
                            +compare | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.Prioritizeable.isValid.html b/docs/next/functions/_celljs_core.common.Prioritizeable.isValid.html index 9fe4d07f8..c719e8727 100644 --- a/docs/next/functions/_celljs_core.common.Prioritizeable.isValid.html +++ b/docs/next/functions/_celljs_core.common.Prioritizeable.isValid.html @@ -1 +1 @@ -isValid | CellJS TypeDoc
                            +isValid | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.Prioritizeable.prioritizeAll.html b/docs/next/functions/_celljs_core.common.Prioritizeable.prioritizeAll.html index a821f97ad..0d77e1373 100644 --- a/docs/next/functions/_celljs_core.common.Prioritizeable.prioritizeAll.html +++ b/docs/next/functions/_celljs_core.common.Prioritizeable.prioritizeAll.html @@ -1 +1 @@ -prioritizeAll | CellJS TypeDoc
                            +prioritizeAll | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.Prioritizeable.prioritizeAllSync.html b/docs/next/functions/_celljs_core.common.Prioritizeable.prioritizeAllSync.html index 389113368..826afe24b 100644 --- a/docs/next/functions/_celljs_core.common.Prioritizeable.prioritizeAllSync.html +++ b/docs/next/functions/_celljs_core.common.Prioritizeable.prioritizeAllSync.html @@ -1 +1 @@ -prioritizeAllSync | CellJS TypeDoc
                            +prioritizeAllSync | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.Prioritizeable.toPrioritizeable.html b/docs/next/functions/_celljs_core.common.Prioritizeable.toPrioritizeable.html index 3ea95dfb6..65ed597a5 100644 --- a/docs/next/functions/_celljs_core.common.Prioritizeable.toPrioritizeable.html +++ b/docs/next/functions/_celljs_core.common.Prioritizeable.toPrioritizeable.html @@ -1 +1 @@ -toPrioritizeable | CellJS TypeDoc
                            +toPrioritizeable | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.Prioritizeable.toPrioritizeableSync.html b/docs/next/functions/_celljs_core.common.Prioritizeable.toPrioritizeableSync.html index c1d6e0e57..1cad5938d 100644 --- a/docs/next/functions/_celljs_core.common.Prioritizeable.toPrioritizeableSync.html +++ b/docs/next/functions/_celljs_core.common.Prioritizeable.toPrioritizeableSync.html @@ -1 +1 @@ -toPrioritizeableSync | CellJS TypeDoc
                            +toPrioritizeableSync | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.Promises.settled.html b/docs/next/functions/_celljs_core.common.Promises.settled.html index 210f30062..567c7c2d0 100644 --- a/docs/next/functions/_celljs_core.common.Promises.settled.html +++ b/docs/next/functions/_celljs_core.common.Promises.settled.html @@ -2,4 +2,4 @@ that the method awaits every promise to either fulfill or reject.

                            Similar to Promise.all, only the first error will be returned if any.

                            -

                            Type Parameters

                            Parameters

                            Returns Promise<T[]>

                            +

                            Type Parameters

                            Parameters

                            Returns Promise<T[]>

                            diff --git a/docs/next/functions/_celljs_core.common.Promises.withAsyncBody.html b/docs/next/functions/_celljs_core.common.Promises.withAsyncBody.html index 48423e39d..055491512 100644 --- a/docs/next/functions/_celljs_core.common.Promises.withAsyncBody.html +++ b/docs/next/functions/_celljs_core.common.Promises.withAsyncBody.html @@ -5,4 +5,4 @@ body.

                            This method should only be used in rare cases where otherwise async cannot be used (e.g. when callbacks are involved that require this).

                            -

                            Type Parameters

                            Parameters

                            Returns Promise<T>

                            +

                            Type Parameters

                            Parameters

                            Returns Promise<T>

                            diff --git a/docs/next/functions/_celljs_core.common.ProviderUtil.get.html b/docs/next/functions/_celljs_core.common.ProviderUtil.get.html index 9093613a7..4a37a937f 100644 --- a/docs/next/functions/_celljs_core.common.ProviderUtil.get.html +++ b/docs/next/functions/_celljs_core.common.ProviderUtil.get.html @@ -1 +1 @@ -get | CellJS TypeDoc
                            +get | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.Service.html b/docs/next/functions/_celljs_core.common.Service.html index e3bb072c1..41cd23892 100644 --- a/docs/next/functions/_celljs_core.common.Service.html +++ b/docs/next/functions/_celljs_core.common.Service.html @@ -1 +1 @@ -Service | CellJS TypeDoc
                            +Service | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.UrlUtil.join.html b/docs/next/functions/_celljs_core.common.UrlUtil.join.html index 486be0df7..26ea9d7bb 100644 --- a/docs/next/functions/_celljs_core.common.UrlUtil.join.html +++ b/docs/next/functions/_celljs_core.common.UrlUtil.join.html @@ -1 +1 @@ -join | CellJS TypeDoc
                            +join | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.Value-1.html b/docs/next/functions/_celljs_core.common.Value-1.html index 5f38effb8..cf5f677b0 100644 --- a/docs/next/functions/_celljs_core.common.Value-1.html +++ b/docs/next/functions/_celljs_core.common.Value-1.html @@ -1 +1 @@ -Value | CellJS TypeDoc
                            +Value | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.WaitUntilEvent.fire.html b/docs/next/functions/_celljs_core.common.WaitUntilEvent.fire.html index 46b188d0a..6b036f30b 100644 --- a/docs/next/functions/_celljs_core.common.WaitUntilEvent.fire.html +++ b/docs/next/functions/_celljs_core.common.WaitUntilEvent.fire.html @@ -1,3 +1,3 @@ fire | CellJS TypeDoc
                            • Fire all listeners in the same tick.

                              Use AsyncEmitter.fire to fire listeners async one after another.

                              -

                              Type Parameters

                              Parameters

                              • emitter: Emitter<T>
                              • event: Omit<T, "waitUntil">
                              • timeout: undefined | number = undefined

                              Returns Promise<void>

                            +

                            Type Parameters

                            Parameters

                            Returns Promise<void>

                            diff --git a/docs/next/functions/_celljs_core.common.applyAutowiredDecorator.html b/docs/next/functions/_celljs_core.common.applyAutowiredDecorator.html index 4485264c4..dcf53a4e3 100644 --- a/docs/next/functions/_celljs_core.common.applyAutowiredDecorator.html +++ b/docs/next/functions/_celljs_core.common.applyAutowiredDecorator.html @@ -1 +1 @@ -applyAutowiredDecorator | CellJS TypeDoc
                            +applyAutowiredDecorator | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.applyComponentDecorator.html b/docs/next/functions/_celljs_core.common.applyComponentDecorator.html index ae4871170..6aac503c2 100644 --- a/docs/next/functions/_celljs_core.common.applyComponentDecorator.html +++ b/docs/next/functions/_celljs_core.common.applyComponentDecorator.html @@ -1 +1 @@ -applyComponentDecorator | CellJS TypeDoc
                            +applyComponentDecorator | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.applyConstantDecorator.html b/docs/next/functions/_celljs_core.common.applyConstantDecorator.html index a9f65d65d..7dbf448db 100644 --- a/docs/next/functions/_celljs_core.common.applyConstantDecorator.html +++ b/docs/next/functions/_celljs_core.common.applyConstantDecorator.html @@ -1 +1 @@ -applyConstantDecorator | CellJS TypeDoc
                            +applyConstantDecorator | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.applyServiceDecorator.html b/docs/next/functions/_celljs_core.common.applyServiceDecorator.html index d50a10fce..a2159cc09 100644 --- a/docs/next/functions/_celljs_core.common.applyServiceDecorator.html +++ b/docs/next/functions/_celljs_core.common.applyServiceDecorator.html @@ -1 +1 @@ -applyServiceDecorator | CellJS TypeDoc
                            +applyServiceDecorator | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.applyValueDecorator.html b/docs/next/functions/_celljs_core.common.applyValueDecorator.html index f398d406c..60cace1c2 100644 --- a/docs/next/functions/_celljs_core.common.applyValueDecorator.html +++ b/docs/next/functions/_celljs_core.common.applyValueDecorator.html @@ -1 +1 @@ -applyValueDecorator | CellJS TypeDoc
                            +applyValueDecorator | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.asPromise.html b/docs/next/functions/_celljs_core.common.asPromise.html index b2d4c68de..6b59d2dac 100644 --- a/docs/next/functions/_celljs_core.common.asPromise.html +++ b/docs/next/functions/_celljs_core.common.asPromise.html @@ -1 +1 @@ -asPromise | CellJS TypeDoc
                            +asPromise | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.autoBind.html b/docs/next/functions/_celljs_core.common.autoBind.html index 8eb889e07..ab1bdae04 100644 --- a/docs/next/functions/_celljs_core.common.autoBind.html +++ b/docs/next/functions/_celljs_core.common.autoBind.html @@ -1 +1 @@ -autoBind | CellJS TypeDoc
                            +autoBind | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.bindAutowiredProvider.html b/docs/next/functions/_celljs_core.common.bindAutowiredProvider.html index 4da001139..1fd7042c8 100644 --- a/docs/next/functions/_celljs_core.common.bindAutowiredProvider.html +++ b/docs/next/functions/_celljs_core.common.bindAutowiredProvider.html @@ -1 +1 @@ -bindAutowiredProvider | CellJS TypeDoc
                            +bindAutowiredProvider | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.bindValue.html b/docs/next/functions/_celljs_core.common.bindValue.html index 879f2356d..bd7fd41dc 100644 --- a/docs/next/functions/_celljs_core.common.bindValue.html +++ b/docs/next/functions/_celljs_core.common.bindValue.html @@ -1 +1 @@ -bindValue | CellJS TypeDoc
                            +bindValue | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.cancelled.html b/docs/next/functions/_celljs_core.common.cancelled.html index 279f99dbe..4da10f566 100644 --- a/docs/next/functions/_celljs_core.common.cancelled.html +++ b/docs/next/functions/_celljs_core.common.cancelled.html @@ -1 +1 @@ -cancelled | CellJS TypeDoc
                            +cancelled | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.checkCancelled.html b/docs/next/functions/_celljs_core.common.checkCancelled.html index 6decea513..2ee3fcc4c 100644 --- a/docs/next/functions/_celljs_core.common.checkCancelled.html +++ b/docs/next/functions/_celljs_core.common.checkCancelled.html @@ -1 +1 @@ -checkCancelled | CellJS TypeDoc
                            +checkCancelled | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.cmd-1.html b/docs/next/functions/_celljs_core.common.cmd-1.html index 76595b193..65d333d15 100644 --- a/docs/next/functions/_celljs_core.common.cmd-1.html +++ b/docs/next/functions/_celljs_core.common.cmd-1.html @@ -1 +1 @@ -cmd | CellJS TypeDoc
                            +cmd | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.createAutowiredProperty.html b/docs/next/functions/_celljs_core.common.createAutowiredProperty.html index 220659e38..abf29c6df 100644 --- a/docs/next/functions/_celljs_core.common.createAutowiredProperty.html +++ b/docs/next/functions/_celljs_core.common.createAutowiredProperty.html @@ -1 +1 @@ -createAutowiredProperty | CellJS TypeDoc
                            +createAutowiredProperty | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.createCancelablePromise.html b/docs/next/functions/_celljs_core.common.createCancelablePromise.html index 588752661..101074171 100644 --- a/docs/next/functions/_celljs_core.common.createCancelablePromise.html +++ b/docs/next/functions/_celljs_core.common.createCancelablePromise.html @@ -1 +1 @@ -createCancelablePromise | CellJS TypeDoc
                            +createCancelablePromise | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.createValueProperty.html b/docs/next/functions/_celljs_core.common.createValueProperty.html index a05effbe9..776fb327e 100644 --- a/docs/next/functions/_celljs_core.common.createValueProperty.html +++ b/docs/next/functions/_celljs_core.common.createValueProperty.html @@ -1 +1 @@ -createValueProperty | CellJS TypeDoc
                            +createValueProperty | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.delay.html b/docs/next/functions/_celljs_core.common.delay.html index c3ff8c625..51ac70ffc 100644 --- a/docs/next/functions/_celljs_core.common.delay.html +++ b/docs/next/functions/_celljs_core.common.delay.html @@ -2,4 +2,4 @@

                            const stringValue = await myPromise.then(delay(600)).then(value => value.toString());

                            Type Parameters

                            Parameters

                            Returns ((value: T) => Promise<T>)

                            a function that returns a promise that returns the given value, but delayed

                            -
                            +
                            diff --git a/docs/next/functions/_celljs_core.common.disposableTimeout.html b/docs/next/functions/_celljs_core.common.disposableTimeout.html index e28cf85ec..b29e39dd5 100644 --- a/docs/next/functions/_celljs_core.common.disposableTimeout.html +++ b/docs/next/functions/_celljs_core.common.disposableTimeout.html @@ -1 +1 @@ -disposableTimeout | CellJS TypeDoc
                            +disposableTimeout | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.doInjectForAutowiredProvider.html b/docs/next/functions/_celljs_core.common.doInjectForAutowiredProvider.html index fc4234b39..2b830aea5 100644 --- a/docs/next/functions/_celljs_core.common.doInjectForAutowiredProvider.html +++ b/docs/next/functions/_celljs_core.common.doInjectForAutowiredProvider.html @@ -1 +1 @@ -doInjectForAutowiredProvider | CellJS TypeDoc
                            +doInjectForAutowiredProvider | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.first.html b/docs/next/functions/_celljs_core.common.first.html index 52d72c453..1e02beca6 100644 --- a/docs/next/functions/_celljs_core.common.first.html +++ b/docs/next/functions/_celljs_core.common.first.html @@ -1 +1 @@ -first | CellJS TypeDoc
                            • Type Parameters

                              • T

                              Parameters

                              • promiseFactories: ITask<Promise<T>>[]
                              • shouldStop: ((t: T) => boolean) = ...
                                  • (t): boolean
                                  • Parameters

                                    Returns boolean

                              • defaultValue: undefined | T = undefined

                              Returns Promise<T | undefined>

                            +first | CellJS TypeDoc
                            • Type Parameters

                              • T

                              Parameters

                              • promiseFactories: ITask<Promise<T>>[]
                              • shouldStop: ((t: T) => boolean) = ...
                                  • (t): boolean
                                  • Parameters

                                    Returns boolean

                              • defaultValue: undefined | T = undefined

                              Returns Promise<T | undefined>

                            diff --git a/docs/next/functions/_celljs_core.common.firstParallel.html b/docs/next/functions/_celljs_core.common.firstParallel.html index eab6d8ed6..02352df6c 100644 --- a/docs/next/functions/_celljs_core.common.firstParallel.html +++ b/docs/next/functions/_celljs_core.common.firstParallel.html @@ -1,3 +1,3 @@ firstParallel | CellJS TypeDoc
                            • Returns the result of the first promise that matches the "shouldStop", running all promises in parallel. Supports cancelable promises.

                              -

                              Type Parameters

                              • T

                              Parameters

                              • promiseList: Promise<T>[]
                              • OptionalshouldStop: ((t: T) => boolean)
                                  • (t): boolean
                                  • Parameters

                                    Returns boolean

                              • OptionaldefaultValue: T

                              Returns Promise<T | undefined>

                            • Type Parameters

                              • T
                              • R

                              Parameters

                              • promiseList: Promise<T>[]
                              • shouldStop: ((t: T) => t is R)
                                  • (t): t is R
                                  • Parameters

                                    Returns t is R

                              • OptionaldefaultValue: R

                              Returns Promise<R | undefined>

                            +

                            Type Parameters

                            Parameters

                            Returns Promise<T | undefined>

                          • Type Parameters

                            Parameters

                            Returns Promise<R | undefined>

                          • diff --git a/docs/next/functions/_celljs_core.common.generateUUUID.html b/docs/next/functions/_celljs_core.common.generateUUUID.html index 0f36b0bb9..75ec02f2a 100644 --- a/docs/next/functions/_celljs_core.common.generateUUUID.html +++ b/docs/next/functions/_celljs_core.common.generateUUUID.html @@ -1 +1 @@ -generateUUUID | CellJS TypeDoc
                            +generateUUUID | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.getOwnMetadata.html b/docs/next/functions/_celljs_core.common.getOwnMetadata.html index 96ff8425a..1e226c50b 100644 --- a/docs/next/functions/_celljs_core.common.getOwnMetadata.html +++ b/docs/next/functions/_celljs_core.common.getOwnMetadata.html @@ -1 +1 @@ -getOwnMetadata | CellJS TypeDoc
                            +getOwnMetadata | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.getPropertyNames.html b/docs/next/functions/_celljs_core.common.getPropertyNames.html index 125808abe..77dfdeb5b 100644 --- a/docs/next/functions/_celljs_core.common.getPropertyNames.html +++ b/docs/next/functions/_celljs_core.common.getPropertyNames.html @@ -1 +1 @@ -getPropertyNames | CellJS TypeDoc
                            +getPropertyNames | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.getSuperClasses.html b/docs/next/functions/_celljs_core.common.getSuperClasses.html index b6565f5c4..714facf23 100644 --- a/docs/next/functions/_celljs_core.common.getSuperClasses.html +++ b/docs/next/functions/_celljs_core.common.getSuperClasses.html @@ -1 +1 @@ -getSuperClasses | CellJS TypeDoc
                            +getSuperClasses | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.getTarget.html b/docs/next/functions/_celljs_core.common.getTarget.html index bce2107fd..fedbaf2e5 100644 --- a/docs/next/functions/_celljs_core.common.getTarget.html +++ b/docs/next/functions/_celljs_core.common.getTarget.html @@ -1 +1 @@ -getTarget | CellJS TypeDoc
                            +getTarget | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.getTargetClass.html b/docs/next/functions/_celljs_core.common.getTargetClass.html index 8810f1d98..0b806b2bc 100644 --- a/docs/next/functions/_celljs_core.common.getTargetClass.html +++ b/docs/next/functions/_celljs_core.common.getTargetClass.html @@ -1 +1 @@ -getTargetClass | CellJS TypeDoc
                            +getTargetClass | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.isCancelled.html b/docs/next/functions/_celljs_core.common.isCancelled.html index b015f74a7..7b562b462 100644 --- a/docs/next/functions/_celljs_core.common.isCancelled.html +++ b/docs/next/functions/_celljs_core.common.isCancelled.html @@ -1 +1 @@ -isCancelled | CellJS TypeDoc
                            +isCancelled | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.isProxy.html b/docs/next/functions/_celljs_core.common.isProxy.html index f0239ddce..ac393aef5 100644 --- a/docs/next/functions/_celljs_core.common.isProxy.html +++ b/docs/next/functions/_celljs_core.common.isProxy.html @@ -1 +1 @@ -isProxy | CellJS TypeDoc
                            +isProxy | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.isResolveMode.html b/docs/next/functions/_celljs_core.common.isResolveMode.html index 2055fbf76..52e01cec0 100644 --- a/docs/next/functions/_celljs_core.common.isResolveMode.html +++ b/docs/next/functions/_celljs_core.common.isResolveMode.html @@ -1 +1 @@ -isResolveMode | CellJS TypeDoc
                            +isResolveMode | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.isThenable.html b/docs/next/functions/_celljs_core.common.isThenable.html index ed0c2f655..9d973e5b6 100644 --- a/docs/next/functions/_celljs_core.common.isThenable.html +++ b/docs/next/functions/_celljs_core.common.isThenable.html @@ -1 +1 @@ -isThenable | CellJS TypeDoc
                            +isThenable | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.isUUID.html b/docs/next/functions/_celljs_core.common.isUUID.html index c9d6c9b4d..75562f517 100644 --- a/docs/next/functions/_celljs_core.common.isUUID.html +++ b/docs/next/functions/_celljs_core.common.isUUID.html @@ -1 +1 @@ -isUUID | CellJS TypeDoc
                            +isUUID | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.manualBind.html b/docs/next/functions/_celljs_core.common.manualBind.html index 50cbba813..d00ea90cb 100644 --- a/docs/next/functions/_celljs_core.common.manualBind.html +++ b/docs/next/functions/_celljs_core.common.manualBind.html @@ -1 +1 @@ -manualBind | CellJS TypeDoc
                            +manualBind | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.parseAutowiredOption.html b/docs/next/functions/_celljs_core.common.parseAutowiredOption.html index 1c8a1e510..3abc17f94 100644 --- a/docs/next/functions/_celljs_core.common.parseAutowiredOption.html +++ b/docs/next/functions/_celljs_core.common.parseAutowiredOption.html @@ -1 +1 @@ -parseAutowiredOption | CellJS TypeDoc
                            • Parameters

                              Returns {
                                  detached?: boolean;
                                  id?: ComponentId;
                                  multi?: boolean;
                              }

                              • Optionaldetached?: boolean
                              • Optionalid?: ComponentId
                              • Optionalmulti?: boolean
                            +parseAutowiredOption | CellJS TypeDoc
                            • Parameters

                              Returns {
                                  detached?: boolean;
                                  id?: ComponentId;
                                  multi?: boolean;
                              }

                              • Optionaldetached?: boolean
                              • Optionalid?: ComponentId
                              • Optionalmulti?: boolean
                            diff --git a/docs/next/functions/_celljs_core.common.parseComponentOption.html b/docs/next/functions/_celljs_core.common.parseComponentOption.html index b6347c80e..c9a386c31 100644 --- a/docs/next/functions/_celljs_core.common.parseComponentOption.html +++ b/docs/next/functions/_celljs_core.common.parseComponentOption.html @@ -1 +1 @@ -parseComponentOption | CellJS TypeDoc
                            • Parameters

                              • target: any
                              • idOrOption: any

                              Returns {
                                  default?: boolean;
                                  id?: ComponentId<any> | ComponentId<any>[];
                                  name?: string | number | symbol;
                                  onActivation?: ((context: Context, t: any) => any);
                                  proxy?: boolean;
                                  rebind?: boolean;
                                  scope?: Scope;
                                  sysTags?: string[];
                                  tag?: {
                                      tag: string | number | symbol;
                                      value: any;
                                  };
                                  when?: ((request: Request) => boolean);
                              }

                              • Optionaldefault?: boolean
                              • Optionalid?: ComponentId<any> | ComponentId<any>[]
                              • Optionalname?: string | number | symbol
                              • OptionalonActivation?: ((context: Context, t: any) => any)
                                  • (context, t): any
                                  • Parameters

                                    • context: Context
                                    • t: any

                                    Returns any

                              • Optionalproxy?: boolean
                              • Optionalrebind?: boolean
                              • Optionalscope?: Scope
                              • OptionalsysTags?: string[]
                              • Optionaltag?: {
                                    tag: string | number | symbol;
                                    value: any;
                                }
                                • tag: string | number | symbol
                                • value: any
                              • Optionalwhen?: ((request: Request) => boolean)
                                  • (request): boolean
                                  • Parameters

                                    • request: Request

                                    Returns boolean

                            +parseComponentOption | CellJS TypeDoc
                            • Parameters

                              • target: any
                              • idOrOption: any

                              Returns {
                                  default?: boolean;
                                  id?: ComponentId<any> | ComponentId<any>[];
                                  name?: string | number | symbol;
                                  onActivation?: ((context: Context, t: any) => any);
                                  proxy?: boolean;
                                  rebind?: boolean;
                                  scope?: Scope;
                                  sysTags?: string[];
                                  tag?: {
                                      tag: string | number | symbol;
                                      value: any;
                                  };
                                  when?: ((request: Request) => boolean);
                              }

                              • Optionaldefault?: boolean
                              • Optionalid?: ComponentId<any> | ComponentId<any>[]
                              • Optionalname?: string | number | symbol
                              • OptionalonActivation?: ((context: Context, t: any) => any)
                                  • (context, t): any
                                  • Parameters

                                    • context: Context
                                    • t: any

                                    Returns any

                              • Optionalproxy?: boolean
                              • Optionalrebind?: boolean
                              • Optionalscope?: Scope
                              • OptionalsysTags?: string[]
                              • Optionaltag?: {
                                    tag: string | number | symbol;
                                    value: any;
                                }
                                • tag: string | number | symbol
                                • value: any
                              • Optionalwhen?: ((request: Request) => boolean)
                                  • (request): boolean
                                  • Parameters

                                    • request: Request

                                    Returns boolean

                            diff --git a/docs/next/functions/_celljs_core.common.parseValueOption.html b/docs/next/functions/_celljs_core.common.parseValueOption.html index de99c9b1d..81c9a9db7 100644 --- a/docs/next/functions/_celljs_core.common.parseValueOption.html +++ b/docs/next/functions/_celljs_core.common.parseValueOption.html @@ -1 +1 @@ -parseValueOption | CellJS TypeDoc
                            • Parameters

                              • target: any
                              • targetKey: string
                              • Optionalindex: number
                              • OptionalelOrOption: ElOrValueOption

                              Returns {
                                  detached?: boolean;
                                  el?: string;
                              }

                              • Optionaldetached?: boolean
                              • Optionalel?: string
                            +parseValueOption | CellJS TypeDoc
                            • Parameters

                              • target: any
                              • targetKey: string
                              • Optionalindex: number
                              • OptionalelOrOption: ElOrValueOption

                              Returns {
                                  detached?: boolean;
                                  el?: string;
                              }

                              • Optionaldetached?: boolean
                              • Optionalel?: string
                            diff --git a/docs/next/functions/_celljs_core.common.raceCancellablePromises.html b/docs/next/functions/_celljs_core.common.raceCancellablePromises.html index aca2cd2bc..31e77c6c9 100644 --- a/docs/next/functions/_celljs_core.common.raceCancellablePromises.html +++ b/docs/next/functions/_celljs_core.common.raceCancellablePromises.html @@ -1 +1 @@ -raceCancellablePromises | CellJS TypeDoc
                            +raceCancellablePromises | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.raceCancellation.html b/docs/next/functions/_celljs_core.common.raceCancellation.html index 3df4d8996..51afb35b3 100644 --- a/docs/next/functions/_celljs_core.common.raceCancellation.html +++ b/docs/next/functions/_celljs_core.common.raceCancellation.html @@ -1 +1 @@ -raceCancellation | CellJS TypeDoc
                            +raceCancellation | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.raceCancellationError.html b/docs/next/functions/_celljs_core.common.raceCancellationError.html index 83cd77c3a..3a0031301 100644 --- a/docs/next/functions/_celljs_core.common.raceCancellationError.html +++ b/docs/next/functions/_celljs_core.common.raceCancellationError.html @@ -1 +1 @@ -raceCancellationError | CellJS TypeDoc
                            +raceCancellationError | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.raceTimeout.html b/docs/next/functions/_celljs_core.common.raceTimeout.html index 8bbfbee00..341389d35 100644 --- a/docs/next/functions/_celljs_core.common.raceTimeout.html +++ b/docs/next/functions/_celljs_core.common.raceTimeout.html @@ -1 +1 @@ -raceTimeout | CellJS TypeDoc
                            • Type Parameters

                              • T

                              Parameters

                              • promise: Promise<T>
                              • timeout: number
                              • OptionalonTimeout: (() => void)
                                  • (): void
                                  • Returns void

                              Returns Promise<T | undefined>

                            +raceTimeout | CellJS TypeDoc
                            • Type Parameters

                              • T

                              Parameters

                              • promise: Promise<T>
                              • timeout: number
                              • OptionalonTimeout: (() => void)
                                  • (): void
                                  • Returns void

                              Returns Promise<T | undefined>

                            diff --git a/docs/next/functions/_celljs_core.common.retry.html b/docs/next/functions/_celljs_core.common.retry.html index 9c39f0977..3f257d09d 100644 --- a/docs/next/functions/_celljs_core.common.retry.html +++ b/docs/next/functions/_celljs_core.common.retry.html @@ -1 +1 @@ -retry | CellJS TypeDoc
                            +retry | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.sequence.html b/docs/next/functions/_celljs_core.common.sequence.html index ec1f7b0ea..ad73cd23c 100644 --- a/docs/next/functions/_celljs_core.common.sequence.html +++ b/docs/next/functions/_celljs_core.common.sequence.html @@ -1,3 +1,3 @@ sequence | CellJS TypeDoc
                            • Runs the provided list of promise factories in sequential order. The returned promise will complete to an array of results from each promise.

                              -

                              Type Parameters

                              • T

                              Parameters

                              • promiseFactories: ITask<Promise<T>>[]

                              Returns Promise<T[]>

                            +

                            Type Parameters

                            Parameters

                            Returns Promise<T[]>

                            diff --git a/docs/next/functions/_celljs_core.common.timeout.html b/docs/next/functions/_celljs_core.common.timeout.html index ae6471468..e9149f01f 100644 --- a/docs/next/functions/_celljs_core.common.timeout.html +++ b/docs/next/functions/_celljs_core.common.timeout.html @@ -1 +1 @@ -timeout | CellJS TypeDoc
                            +timeout | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.common.wait.html b/docs/next/functions/_celljs_core.common.wait.html index 3b75f2ac4..48084d6c2 100644 --- a/docs/next/functions/_celljs_core.common.wait.html +++ b/docs/next/functions/_celljs_core.common.wait.html @@ -1,3 +1,3 @@ wait | CellJS TypeDoc
                            • Constructs a promise that will resolve after a given delay.

                              Parameters

                              • ms: number

                                the number of milliseconds to wait

                                -

                              Returns Promise<void>

                            +

                            Returns Promise<void>

                            diff --git a/docs/next/functions/_celljs_core.common.waitForEvent.html b/docs/next/functions/_celljs_core.common.waitForEvent.html index 072b37707..88476f7d9 100644 --- a/docs/next/functions/_celljs_core.common.waitForEvent.html +++ b/docs/next/functions/_celljs_core.common.waitForEvent.html @@ -1 +1 @@ -waitForEvent | CellJS TypeDoc
                            +waitForEvent | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_core.node.crc32.html b/docs/next/functions/_celljs_core.node.crc32.html index e4e88fad4..5c01e16f6 100644 --- a/docs/next/functions/_celljs_core.node.crc32.html +++ b/docs/next/functions/_celljs_core.node.crc32.html @@ -1 +1 @@ -crc32 | CellJS TypeDoc
                            +crc32 | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_faas_adapter.FaaSUtils.getCallbackWaitsForEmptyEventLoop.html b/docs/next/functions/_celljs_faas_adapter.FaaSUtils.getCallbackWaitsForEmptyEventLoop.html index 706c8026c..9b55d7353 100644 --- a/docs/next/functions/_celljs_faas_adapter.FaaSUtils.getCallbackWaitsForEmptyEventLoop.html +++ b/docs/next/functions/_celljs_faas_adapter.FaaSUtils.getCallbackWaitsForEmptyEventLoop.html @@ -1 +1 @@ -getCallbackWaitsForEmptyEventLoop | CellJS TypeDoc
                            +getCallbackWaitsForEmptyEventLoop | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_frameworks.FrameworkUtil.detect.html b/docs/next/functions/_celljs_frameworks.FrameworkUtil.detect.html index 199ece7b1..27370d161 100644 --- a/docs/next/functions/_celljs_frameworks.FrameworkUtil.detect.html +++ b/docs/next/functions/_celljs_frameworks.FrameworkUtil.detect.html @@ -1 +1 @@ -detect | CellJS TypeDoc
                            +detect | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_frameworks.FrameworkUtil.matches.html b/docs/next/functions/_celljs_frameworks.FrameworkUtil.matches.html index 1e0e85417..f0c6e42f6 100644 --- a/docs/next/functions/_celljs_frameworks.FrameworkUtil.matches.html +++ b/docs/next/functions/_celljs_frameworks.FrameworkUtil.matches.html @@ -1 +1 @@ -matches | CellJS TypeDoc
                            +matches | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_grommet.Cellbang.html b/docs/next/functions/_celljs_grommet.Cellbang.html index 3bb2b0da5..1644b92c3 100644 --- a/docs/next/functions/_celljs_grommet.Cellbang.html +++ b/docs/next/functions/_celljs_grommet.Cellbang.html @@ -1 +1 @@ -Cellbang | CellJS TypeDoc
                            +Cellbang | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_grommet.Icon.html b/docs/next/functions/_celljs_grommet.Icon.html index 19ec95df8..c917c513a 100644 --- a/docs/next/functions/_celljs_grommet.Icon.html +++ b/docs/next/functions/_celljs_grommet.Icon.html @@ -1 +1 @@ -Icon | CellJS TypeDoc
                            +Icon | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_grommet.LocaleMenu.html b/docs/next/functions/_celljs_grommet.LocaleMenu.html index 57c947baa..1de35716d 100644 --- a/docs/next/functions/_celljs_grommet.LocaleMenu.html +++ b/docs/next/functions/_celljs_grommet.LocaleMenu.html @@ -1 +1 @@ -LocaleMenu | CellJS TypeDoc
                            +LocaleMenu | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_grommet.NavItem.html b/docs/next/functions/_celljs_grommet.NavItem.html index 77bfc277e..bbe8c0b55 100644 --- a/docs/next/functions/_celljs_grommet.NavItem.html +++ b/docs/next/functions/_celljs_grommet.NavItem.html @@ -1 +1 @@ -NavItem | CellJS TypeDoc
                            +NavItem | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_grommet.ThemeBox.html b/docs/next/functions/_celljs_grommet.ThemeBox.html index 747a44490..92fa81bab 100644 --- a/docs/next/functions/_celljs_grommet.ThemeBox.html +++ b/docs/next/functions/_celljs_grommet.ThemeBox.html @@ -1 +1 @@ -ThemeBox | CellJS TypeDoc
                            +ThemeBox | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_grommet.ThemeContext.html b/docs/next/functions/_celljs_grommet.ThemeContext.html index ff7f21e1f..1533a85d6 100644 --- a/docs/next/functions/_celljs_grommet.ThemeContext.html +++ b/docs/next/functions/_celljs_grommet.ThemeContext.html @@ -1,2 +1,2 @@ -ThemeContext | CellJS TypeDoc

                            Properties

                            Properties

                            priority: number
                            +ThemeContext | CellJS TypeDoc

                            Properties

                            Properties

                            priority: number
                            diff --git a/docs/next/functions/_celljs_mvc.node.All.html b/docs/next/functions/_celljs_mvc.node.All.html index cda875c14..7770157b0 100644 --- a/docs/next/functions/_celljs_mvc.node.All.html +++ b/docs/next/functions/_celljs_mvc.node.All.html @@ -1 +1 @@ -All | CellJS TypeDoc
                            +All | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_mvc.node.Body.html b/docs/next/functions/_celljs_mvc.node.Body.html index a5b0b3f2b..4875844f4 100644 --- a/docs/next/functions/_celljs_mvc.node.Body.html +++ b/docs/next/functions/_celljs_mvc.node.Body.html @@ -1 +1 @@ -Body | CellJS TypeDoc
                            +Body | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_mvc.node.Catch.html b/docs/next/functions/_celljs_mvc.node.Catch.html index 61a9fa88b..1e32265d1 100644 --- a/docs/next/functions/_celljs_mvc.node.Catch.html +++ b/docs/next/functions/_celljs_mvc.node.Catch.html @@ -1 +1 @@ -Catch | CellJS TypeDoc
                            +Catch | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_mvc.node.Controller-1.html b/docs/next/functions/_celljs_mvc.node.Controller-1.html index 5de858d6a..d25cd5bf9 100644 --- a/docs/next/functions/_celljs_mvc.node.Controller-1.html +++ b/docs/next/functions/_celljs_mvc.node.Controller-1.html @@ -1 +1 @@ -Controller | CellJS TypeDoc
                            +Controller | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_mvc.node.Cookie.html b/docs/next/functions/_celljs_mvc.node.Cookie.html index 467eaf325..c5018d858 100644 --- a/docs/next/functions/_celljs_mvc.node.Cookie.html +++ b/docs/next/functions/_celljs_mvc.node.Cookie.html @@ -1 +1 @@ -Cookie | CellJS TypeDoc
                            +Cookie | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_mvc.node.Delete.html b/docs/next/functions/_celljs_mvc.node.Delete.html index 6672aade3..df0c6bd89 100644 --- a/docs/next/functions/_celljs_mvc.node.Delete.html +++ b/docs/next/functions/_celljs_mvc.node.Delete.html @@ -1 +1 @@ -Delete | CellJS TypeDoc
                            +Delete | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_mvc.node.File.html b/docs/next/functions/_celljs_mvc.node.File.html index 16907080c..352ba72c9 100644 --- a/docs/next/functions/_celljs_mvc.node.File.html +++ b/docs/next/functions/_celljs_mvc.node.File.html @@ -1 +1 @@ -File | CellJS TypeDoc
                            +File | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_mvc.node.Get.html b/docs/next/functions/_celljs_mvc.node.Get.html index e54227020..81481aa59 100644 --- a/docs/next/functions/_celljs_mvc.node.Get.html +++ b/docs/next/functions/_celljs_mvc.node.Get.html @@ -1 +1 @@ -Get | CellJS TypeDoc
                            +Get | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_mvc.node.Head.html b/docs/next/functions/_celljs_mvc.node.Head.html index 6d44a963e..ecfbb4791 100644 --- a/docs/next/functions/_celljs_mvc.node.Head.html +++ b/docs/next/functions/_celljs_mvc.node.Head.html @@ -1 +1 @@ -Head | CellJS TypeDoc
                            +Head | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_mvc.node.Header.html b/docs/next/functions/_celljs_mvc.node.Header.html index f05611c94..89b9e5ecb 100644 --- a/docs/next/functions/_celljs_mvc.node.Header.html +++ b/docs/next/functions/_celljs_mvc.node.Header.html @@ -1 +1 @@ -Header | CellJS TypeDoc
                            +Header | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_mvc.node.Html.html b/docs/next/functions/_celljs_mvc.node.Html.html index 700c19cb1..27c2cff6e 100644 --- a/docs/next/functions/_celljs_mvc.node.Html.html +++ b/docs/next/functions/_celljs_mvc.node.Html.html @@ -1 +1 @@ -Html | CellJS TypeDoc
                            +Html | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_mvc.node.Json.html b/docs/next/functions/_celljs_mvc.node.Json.html index ada41142e..249abfab6 100644 --- a/docs/next/functions/_celljs_mvc.node.Json.html +++ b/docs/next/functions/_celljs_mvc.node.Json.html @@ -1 +1 @@ -Json | CellJS TypeDoc
                            +Json | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_mvc.node.Method.html b/docs/next/functions/_celljs_mvc.node.Method.html index 9f10c6f7d..7f233963f 100644 --- a/docs/next/functions/_celljs_mvc.node.Method.html +++ b/docs/next/functions/_celljs_mvc.node.Method.html @@ -1 +1 @@ -Method | CellJS TypeDoc
                            +Method | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_mvc.node.Options.html b/docs/next/functions/_celljs_mvc.node.Options.html index 09e1b6753..3fe1f687a 100644 --- a/docs/next/functions/_celljs_mvc.node.Options.html +++ b/docs/next/functions/_celljs_mvc.node.Options.html @@ -1 +1 @@ -Options | CellJS TypeDoc
                            +Options | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_mvc.node.Param.html b/docs/next/functions/_celljs_mvc.node.Param.html index 2ce757e5a..9007f50cd 100644 --- a/docs/next/functions/_celljs_mvc.node.Param.html +++ b/docs/next/functions/_celljs_mvc.node.Param.html @@ -1 +1 @@ -Param | CellJS TypeDoc
                            +Param | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_mvc.node.Patch.html b/docs/next/functions/_celljs_mvc.node.Patch.html index 01edf6222..af9234478 100644 --- a/docs/next/functions/_celljs_mvc.node.Patch.html +++ b/docs/next/functions/_celljs_mvc.node.Patch.html @@ -1 +1 @@ -Patch | CellJS TypeDoc
                            +Patch | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_mvc.node.Post.html b/docs/next/functions/_celljs_mvc.node.Post.html index afdb791e5..4922a9c9d 100644 --- a/docs/next/functions/_celljs_mvc.node.Post.html +++ b/docs/next/functions/_celljs_mvc.node.Post.html @@ -1 +1 @@ -Post | CellJS TypeDoc
                            +Post | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_mvc.node.Put.html b/docs/next/functions/_celljs_mvc.node.Put.html index fe63b71ea..fe3a934a6 100644 --- a/docs/next/functions/_celljs_mvc.node.Put.html +++ b/docs/next/functions/_celljs_mvc.node.Put.html @@ -1 +1 @@ -Put | CellJS TypeDoc
                            +Put | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_mvc.node.Query.html b/docs/next/functions/_celljs_mvc.node.Query.html index 2be0ff881..aadf89b08 100644 --- a/docs/next/functions/_celljs_mvc.node.Query.html +++ b/docs/next/functions/_celljs_mvc.node.Query.html @@ -1 +1 @@ -Query | CellJS TypeDoc
                            +Query | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_mvc.node.Req.html b/docs/next/functions/_celljs_mvc.node.Req.html index 47d6091b6..7aec4de62 100644 --- a/docs/next/functions/_celljs_mvc.node.Req.html +++ b/docs/next/functions/_celljs_mvc.node.Req.html @@ -1 +1 @@ -Req | CellJS TypeDoc
                            +Req | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_mvc.node.Res.html b/docs/next/functions/_celljs_mvc.node.Res.html index e84568a6a..8aecb82cf 100644 --- a/docs/next/functions/_celljs_mvc.node.Res.html +++ b/docs/next/functions/_celljs_mvc.node.Res.html @@ -1 +1 @@ -Res | CellJS TypeDoc
                            +Res | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_mvc.node.Session.html b/docs/next/functions/_celljs_mvc.node.Session.html index 138e8d5b2..62ab714a0 100644 --- a/docs/next/functions/_celljs_mvc.node.Session.html +++ b/docs/next/functions/_celljs_mvc.node.Session.html @@ -1 +1 @@ -Session | CellJS TypeDoc
                            +Session | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_mvc.node.Text.html b/docs/next/functions/_celljs_mvc.node.Text.html index d7a9d9668..2f44b3530 100644 --- a/docs/next/functions/_celljs_mvc.node.Text.html +++ b/docs/next/functions/_celljs_mvc.node.Text.html @@ -1 +1 @@ -Text | CellJS TypeDoc
                            +Text | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_mvc.node.View.html b/docs/next/functions/_celljs_mvc.node.View.html index 4fb924fce..d879a34fb 100644 --- a/docs/next/functions/_celljs_mvc.node.View.html +++ b/docs/next/functions/_celljs_mvc.node.View.html @@ -1 +1 @@ -View | CellJS TypeDoc
                            • Parameters

                              • viewName: string
                              • Optionalmetadata: {
                                    [key: string]: any;
                                }
                                • [key: string]: any

                              Returns MethodDecorator

                            +View | CellJS TypeDoc
                            • Parameters

                              • viewName: string
                              • Optionalmetadata: {
                                    [key: string]: any;
                                }
                                • [key: string]: any

                              Returns MethodDecorator

                            diff --git a/docs/next/functions/_celljs_mvc.node.applyBodyDecorator.html b/docs/next/functions/_celljs_mvc.node.applyBodyDecorator.html index 634914568..10fb38948 100644 --- a/docs/next/functions/_celljs_mvc.node.applyBodyDecorator.html +++ b/docs/next/functions/_celljs_mvc.node.applyBodyDecorator.html @@ -1 +1 @@ -applyBodyDecorator | CellJS TypeDoc
                            • Parameters

                              • target: any
                              • targetKey: undefined | string | symbol
                              • parameterIndex: number
                              • Optionalname: string

                              Returns void

                            +applyBodyDecorator | CellJS TypeDoc
                            • Parameters

                              • target: any
                              • targetKey: undefined | string | symbol
                              • parameterIndex: number
                              • Optionalname: string

                              Returns void

                            diff --git a/docs/next/functions/_celljs_mvc.node.applyCatchDecorator.html b/docs/next/functions/_celljs_mvc.node.applyCatchDecorator.html index 1caacb5cd..ed92b4fbc 100644 --- a/docs/next/functions/_celljs_mvc.node.applyCatchDecorator.html +++ b/docs/next/functions/_celljs_mvc.node.applyCatchDecorator.html @@ -1 +1 @@ -applyCatchDecorator | CellJS TypeDoc
                            • Parameters

                              • target: any
                              • key: string | symbol
                              • descriptor: TypedPropertyDescriptor<any>
                              • errorTypes: ErrorType[]

                              Returns void

                            +applyCatchDecorator | CellJS TypeDoc
                            • Parameters

                              • target: any
                              • key: string | symbol
                              • descriptor: TypedPropertyDescriptor<any>
                              • errorTypes: ErrorType[]

                              Returns void

                            diff --git a/docs/next/functions/_celljs_mvc.node.applyControllerDecorator.html b/docs/next/functions/_celljs_mvc.node.applyControllerDecorator.html index 97be44104..fc1fc8ff1 100644 --- a/docs/next/functions/_celljs_mvc.node.applyControllerDecorator.html +++ b/docs/next/functions/_celljs_mvc.node.applyControllerDecorator.html @@ -1 +1 @@ -applyControllerDecorator | CellJS TypeDoc
                            +applyControllerDecorator | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_mvc.node.applyParamDecorator.html b/docs/next/functions/_celljs_mvc.node.applyParamDecorator.html index 830f027f9..7452d29ae 100644 --- a/docs/next/functions/_celljs_mvc.node.applyParamDecorator.html +++ b/docs/next/functions/_celljs_mvc.node.applyParamDecorator.html @@ -1 +1 @@ -applyParamDecorator | CellJS TypeDoc
                            • Parameters

                              • target: any
                              • targetKey: undefined | string | symbol
                              • parameterIndex: number
                              • Optionalname: string

                              Returns void

                            +applyParamDecorator | CellJS TypeDoc
                            • Parameters

                              • target: any
                              • targetKey: undefined | string | symbol
                              • parameterIndex: number
                              • Optionalname: string

                              Returns void

                            diff --git a/docs/next/functions/_celljs_mvc.node.applyQueryDecorator.html b/docs/next/functions/_celljs_mvc.node.applyQueryDecorator.html index f9083c818..4cb693f4c 100644 --- a/docs/next/functions/_celljs_mvc.node.applyQueryDecorator.html +++ b/docs/next/functions/_celljs_mvc.node.applyQueryDecorator.html @@ -1 +1 @@ -applyQueryDecorator | CellJS TypeDoc
                            • Parameters

                              • target: any
                              • targetKey: undefined | string | symbol
                              • parameterIndex: number
                              • Optionalname: string

                              Returns void

                            +applyQueryDecorator | CellJS TypeDoc
                            • Parameters

                              • target: any
                              • targetKey: undefined | string | symbol
                              • parameterIndex: number
                              • Optionalname: string

                              Returns void

                            diff --git a/docs/next/functions/_celljs_mvc.node.applyRequestCookieDecorator.html b/docs/next/functions/_celljs_mvc.node.applyRequestCookieDecorator.html index 11ad5f741..80d098eb4 100644 --- a/docs/next/functions/_celljs_mvc.node.applyRequestCookieDecorator.html +++ b/docs/next/functions/_celljs_mvc.node.applyRequestCookieDecorator.html @@ -1 +1 @@ -applyRequestCookieDecorator | CellJS TypeDoc
                            • Parameters

                              • target: any
                              • targetKey: string | symbol
                              • parameterIndex: number
                              • Optionalname: string

                              Returns void

                            +applyRequestCookieDecorator | CellJS TypeDoc
                            • Parameters

                              • target: any
                              • targetKey: string | symbol
                              • parameterIndex: number
                              • Optionalname: string

                              Returns void

                            diff --git a/docs/next/functions/_celljs_mvc.node.applyRequestDecorator.html b/docs/next/functions/_celljs_mvc.node.applyRequestDecorator.html index 2f3874406..3b24746a7 100644 --- a/docs/next/functions/_celljs_mvc.node.applyRequestDecorator.html +++ b/docs/next/functions/_celljs_mvc.node.applyRequestDecorator.html @@ -1 +1 @@ -applyRequestDecorator | CellJS TypeDoc
                            • Parameters

                              • target: any
                              • targetKey: undefined | string | symbol
                              • parameterIndex: number

                              Returns void

                            +applyRequestDecorator | CellJS TypeDoc
                            • Parameters

                              • target: any
                              • targetKey: undefined | string | symbol
                              • parameterIndex: number

                              Returns void

                            diff --git a/docs/next/functions/_celljs_mvc.node.applyRequestHeaderDecorator.html b/docs/next/functions/_celljs_mvc.node.applyRequestHeaderDecorator.html index 2f84c160c..8ad23561f 100644 --- a/docs/next/functions/_celljs_mvc.node.applyRequestHeaderDecorator.html +++ b/docs/next/functions/_celljs_mvc.node.applyRequestHeaderDecorator.html @@ -1 +1 @@ -applyRequestHeaderDecorator | CellJS TypeDoc
                            • Parameters

                              • target: any
                              • targetKey: string | symbol
                              • parameterIndex: number
                              • Optionalname: string

                              Returns void

                            +applyRequestHeaderDecorator | CellJS TypeDoc
                            • Parameters

                              • target: any
                              • targetKey: string | symbol
                              • parameterIndex: number
                              • Optionalname: string

                              Returns void

                            diff --git a/docs/next/functions/_celljs_mvc.node.applyRequestSessionDecorator.html b/docs/next/functions/_celljs_mvc.node.applyRequestSessionDecorator.html index 7ed28a4ad..4bec01e5a 100644 --- a/docs/next/functions/_celljs_mvc.node.applyRequestSessionDecorator.html +++ b/docs/next/functions/_celljs_mvc.node.applyRequestSessionDecorator.html @@ -1 +1 @@ -applyRequestSessionDecorator | CellJS TypeDoc
                            • Parameters

                              • target: any
                              • targetKey: string | symbol
                              • parameterIndex: number
                              • Optionalname: string

                              Returns void

                            +applyRequestSessionDecorator | CellJS TypeDoc
                            • Parameters

                              • target: any
                              • targetKey: string | symbol
                              • parameterIndex: number
                              • Optionalname: string

                              Returns void

                            diff --git a/docs/next/functions/_celljs_mvc.node.applyResponseCookieDecorator.html b/docs/next/functions/_celljs_mvc.node.applyResponseCookieDecorator.html index 2db702676..671af043c 100644 --- a/docs/next/functions/_celljs_mvc.node.applyResponseCookieDecorator.html +++ b/docs/next/functions/_celljs_mvc.node.applyResponseCookieDecorator.html @@ -1 +1 @@ -applyResponseCookieDecorator | CellJS TypeDoc
                            • Parameters

                              • target: any
                              • targetKey: string | symbol
                              • descriptor: PropertyDescriptor
                              • name: string
                              • value: string

                              Returns void

                            +applyResponseCookieDecorator | CellJS TypeDoc
                            • Parameters

                              • target: any
                              • targetKey: string | symbol
                              • descriptor: PropertyDescriptor
                              • name: string
                              • value: string

                              Returns void

                            diff --git a/docs/next/functions/_celljs_mvc.node.applyResponseDecorator.html b/docs/next/functions/_celljs_mvc.node.applyResponseDecorator.html index 2b3b81785..e0f478d82 100644 --- a/docs/next/functions/_celljs_mvc.node.applyResponseDecorator.html +++ b/docs/next/functions/_celljs_mvc.node.applyResponseDecorator.html @@ -1 +1 @@ -applyResponseDecorator | CellJS TypeDoc
                            • Parameters

                              • target: any
                              • targetKey: undefined | string | symbol
                              • parameterIndex: number

                              Returns void

                            +applyResponseDecorator | CellJS TypeDoc
                            • Parameters

                              • target: any
                              • targetKey: undefined | string | symbol
                              • parameterIndex: number

                              Returns void

                            diff --git a/docs/next/functions/_celljs_mvc.node.applyResponseHeaderDecorator.html b/docs/next/functions/_celljs_mvc.node.applyResponseHeaderDecorator.html index 328b9908b..2bbed4ac1 100644 --- a/docs/next/functions/_celljs_mvc.node.applyResponseHeaderDecorator.html +++ b/docs/next/functions/_celljs_mvc.node.applyResponseHeaderDecorator.html @@ -1 +1 @@ -applyResponseHeaderDecorator | CellJS TypeDoc
                            • Parameters

                              • target: any
                              • targetKey: string | symbol
                              • descriptor: PropertyDescriptor
                              • name: string
                              • value: string

                              Returns void

                            +applyResponseHeaderDecorator | CellJS TypeDoc
                            • Parameters

                              • target: any
                              • targetKey: string | symbol
                              • descriptor: PropertyDescriptor
                              • name: string
                              • value: string

                              Returns void

                            diff --git a/docs/next/functions/_celljs_mvc.node.applyResponseSessionDecorator.html b/docs/next/functions/_celljs_mvc.node.applyResponseSessionDecorator.html index 4a967b7a5..3511da31e 100644 --- a/docs/next/functions/_celljs_mvc.node.applyResponseSessionDecorator.html +++ b/docs/next/functions/_celljs_mvc.node.applyResponseSessionDecorator.html @@ -1 +1 @@ -applyResponseSessionDecorator | CellJS TypeDoc
                            • Parameters

                              • target: any
                              • targetKey: string | symbol
                              • descriptor: PropertyDescriptor
                              • name: string
                              • value: string

                              Returns void

                            +applyResponseSessionDecorator | CellJS TypeDoc
                            • Parameters

                              • target: any
                              • targetKey: string | symbol
                              • descriptor: PropertyDescriptor
                              • name: string
                              • value: string

                              Returns void

                            diff --git a/docs/next/functions/_celljs_mvc.node.applyViewDecorator.html b/docs/next/functions/_celljs_mvc.node.applyViewDecorator.html index b3f015497..5aa783db8 100644 --- a/docs/next/functions/_celljs_mvc.node.applyViewDecorator.html +++ b/docs/next/functions/_celljs_mvc.node.applyViewDecorator.html @@ -1 +1 @@ -applyViewDecorator | CellJS TypeDoc
                            • Parameters

                              • target: any
                              • targetKey: string | symbol
                              • descriptor: TypedPropertyDescriptor<any>
                              • viewName: string
                              • Optionalmetadata: {
                                    [key: string]: any;
                                }
                                • [key: string]: any

                              Returns void

                            +applyViewDecorator | CellJS TypeDoc
                            • Parameters

                              • target: any
                              • targetKey: string | symbol
                              • descriptor: TypedPropertyDescriptor<any>
                              • viewName: string
                              • Optionalmetadata: {
                                    [key: string]: any;
                                }
                                • [key: string]: any

                              Returns void

                            diff --git a/docs/next/functions/_celljs_mvc.node.parseControllerOption.html b/docs/next/functions/_celljs_mvc.node.parseControllerOption.html index 5374ad56b..2605d306c 100644 --- a/docs/next/functions/_celljs_mvc.node.parseControllerOption.html +++ b/docs/next/functions/_celljs_mvc.node.parseControllerOption.html @@ -1 +1 @@ -parseControllerOption | CellJS TypeDoc
                            +parseControllerOption | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_react.App-1.html b/docs/next/functions/_celljs_react.App-1.html index 1a6792e8d..e9a4ac1eb 100644 --- a/docs/next/functions/_celljs_react.App-1.html +++ b/docs/next/functions/_celljs_react.App-1.html @@ -1 +1 @@ -App | CellJS TypeDoc
                            +App | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_react.Context-1.html b/docs/next/functions/_celljs_react.Context-1.html index 128c54757..ff4d1285c 100644 --- a/docs/next/functions/_celljs_react.Context-1.html +++ b/docs/next/functions/_celljs_react.Context-1.html @@ -1 +1 @@ -Context | CellJS TypeDoc
                            +Context | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_react.DefaultLayout.html b/docs/next/functions/_celljs_react.DefaultLayout.html index 429a47eaf..cd95626e2 100644 --- a/docs/next/functions/_celljs_react.DefaultLayout.html +++ b/docs/next/functions/_celljs_react.DefaultLayout.html @@ -1 +1 @@ -DefaultLayout | CellJS TypeDoc
                            +DefaultLayout | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_react.Icon-1.html b/docs/next/functions/_celljs_react.Icon-1.html index f4c18842b..2f570e3a5 100644 --- a/docs/next/functions/_celljs_react.Icon-1.html +++ b/docs/next/functions/_celljs_react.Icon-1.html @@ -1 +1 @@ -Icon | CellJS TypeDoc
                            +Icon | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_react.LocaleContext.html b/docs/next/functions/_celljs_react.LocaleContext.html index 702b34a6c..72d1c973f 100644 --- a/docs/next/functions/_celljs_react.LocaleContext.html +++ b/docs/next/functions/_celljs_react.LocaleContext.html @@ -1,2 +1,2 @@ -LocaleContext | CellJS TypeDoc

                            Properties

                            Properties

                            priority: number
                            +LocaleContext | CellJS TypeDoc

                            Properties

                            Properties

                            priority: number
                            diff --git a/docs/next/functions/_celljs_react.ReactComponent.html b/docs/next/functions/_celljs_react.ReactComponent.html index 156308862..b133a9651 100644 --- a/docs/next/functions/_celljs_react.ReactComponent.html +++ b/docs/next/functions/_celljs_react.ReactComponent.html @@ -1 +1 @@ -ReactComponent | CellJS TypeDoc
                            +ReactComponent | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_react.Route.html b/docs/next/functions/_celljs_react.Route.html index f7aeebc23..5404f5331 100644 --- a/docs/next/functions/_celljs_react.Route.html +++ b/docs/next/functions/_celljs_react.Route.html @@ -1 +1 @@ -Route | CellJS TypeDoc
                            +Route | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_react.Router-1.html b/docs/next/functions/_celljs_react.Router-1.html index bb76f19eb..1792cf81c 100644 --- a/docs/next/functions/_celljs_react.Router-1.html +++ b/docs/next/functions/_celljs_react.Router-1.html @@ -1 +1 @@ -Router | CellJS TypeDoc
                            +Router | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_react.Slot.html b/docs/next/functions/_celljs_react.Slot.html index 66f7375ef..c5d544db9 100644 --- a/docs/next/functions/_celljs_react.Slot.html +++ b/docs/next/functions/_celljs_react.Slot.html @@ -1 +1 @@ -Slot | CellJS TypeDoc
                            • Parameters

                              • __namedParameters: {
                                    area: string;
                                }
                                • area: string

                              Returns Element

                            +Slot | CellJS TypeDoc
                            • Parameters

                              • __namedParameters: {
                                    area: string;
                                }
                                • area: string

                              Returns Element

                            diff --git a/docs/next/functions/_celljs_react.View.html b/docs/next/functions/_celljs_react.View.html index a4b2c04c2..5908325ad 100644 --- a/docs/next/functions/_celljs_react.View.html +++ b/docs/next/functions/_celljs_react.View.html @@ -1 +1 @@ -View | CellJS TypeDoc
                            +View | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_rpc.common.Autorpc.html b/docs/next/functions/_celljs_rpc.common.Autorpc.html index 74f4002a9..c03b53ff6 100644 --- a/docs/next/functions/_celljs_rpc.common.Autorpc.html +++ b/docs/next/functions/_celljs_rpc.common.Autorpc.html @@ -1 +1 @@ -Autorpc | CellJS TypeDoc
                            +Autorpc | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_rpc.common.ConverterUtil.getErrorConverterIgnoreNoMatching.html b/docs/next/functions/_celljs_rpc.common.ConverterUtil.getErrorConverterIgnoreNoMatching.html index 64599579a..534dad777 100644 --- a/docs/next/functions/_celljs_rpc.common.ConverterUtil.getErrorConverterIgnoreNoMatching.html +++ b/docs/next/functions/_celljs_rpc.common.ConverterUtil.getErrorConverterIgnoreNoMatching.html @@ -1 +1 @@ -getErrorConverterIgnoreNoMatching | CellJS TypeDoc
                            +getErrorConverterIgnoreNoMatching | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_rpc.common.ConverterUtil.getErrorConverters.html b/docs/next/functions/_celljs_rpc.common.ConverterUtil.getErrorConverters.html index ecf53cba0..2f0905328 100644 --- a/docs/next/functions/_celljs_rpc.common.ConverterUtil.getErrorConverters.html +++ b/docs/next/functions/_celljs_rpc.common.ConverterUtil.getErrorConverters.html @@ -1 +1 @@ -getErrorConverters | CellJS TypeDoc
                            +getErrorConverters | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_rpc.common.ConverterUtil.getGlobalErrorConverters.html b/docs/next/functions/_celljs_rpc.common.ConverterUtil.getGlobalErrorConverters.html index 41cdd784b..a08e3eada 100644 --- a/docs/next/functions/_celljs_rpc.common.ConverterUtil.getGlobalErrorConverters.html +++ b/docs/next/functions/_celljs_rpc.common.ConverterUtil.getGlobalErrorConverters.html @@ -1 +1 @@ -getGlobalErrorConverters | CellJS TypeDoc
                            +getGlobalErrorConverters | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_rpc.common.Rpc-1.html b/docs/next/functions/_celljs_rpc.common.Rpc-1.html index 17af3bb28..dfb364b04 100644 --- a/docs/next/functions/_celljs_rpc.common.Rpc-1.html +++ b/docs/next/functions/_celljs_rpc.common.Rpc-1.html @@ -1 +1 @@ -Rpc | CellJS TypeDoc
                            +Rpc | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_rpc.common.RpcUtil.create.html b/docs/next/functions/_celljs_rpc.common.RpcUtil.create.html index 735d20fe9..65b4d7655 100644 --- a/docs/next/functions/_celljs_rpc.common.RpcUtil.create.html +++ b/docs/next/functions/_celljs_rpc.common.RpcUtil.create.html @@ -1 +1 @@ -create | CellJS TypeDoc
                            +create | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_rpc.common.RpcUtil.createProxyCreator.html b/docs/next/functions/_celljs_rpc.common.RpcUtil.createProxyCreator.html index 86f06382a..5262f4433 100644 --- a/docs/next/functions/_celljs_rpc.common.RpcUtil.createProxyCreator.html +++ b/docs/next/functions/_celljs_rpc.common.RpcUtil.createProxyCreator.html @@ -1 +1 @@ -createProxyCreator | CellJS TypeDoc
                            +createProxyCreator | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_rpc.common.RpcUtil.get.html b/docs/next/functions/_celljs_rpc.common.RpcUtil.get.html index bdbce6e5c..c090ae039 100644 --- a/docs/next/functions/_celljs_rpc.common.RpcUtil.get.html +++ b/docs/next/functions/_celljs_rpc.common.RpcUtil.get.html @@ -1 +1 @@ -get | CellJS TypeDoc
                            +get | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_rpc.common.RpcUtil.getDefaultProxyCreator.html b/docs/next/functions/_celljs_rpc.common.RpcUtil.getDefaultProxyCreator.html index 5c68776ee..f546ecd54 100644 --- a/docs/next/functions/_celljs_rpc.common.RpcUtil.getDefaultProxyCreator.html +++ b/docs/next/functions/_celljs_rpc.common.RpcUtil.getDefaultProxyCreator.html @@ -1 +1 @@ -getDefaultProxyCreator | CellJS TypeDoc
                            +getDefaultProxyCreator | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_rpc.common.RpcUtil.setDefaultProxyCreator.html b/docs/next/functions/_celljs_rpc.common.RpcUtil.setDefaultProxyCreator.html index 242a3632a..74ef01ce1 100644 --- a/docs/next/functions/_celljs_rpc.common.RpcUtil.setDefaultProxyCreator.html +++ b/docs/next/functions/_celljs_rpc.common.RpcUtil.setDefaultProxyCreator.html @@ -1 +1 @@ -setDefaultProxyCreator | CellJS TypeDoc
                            +setDefaultProxyCreator | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_rpc.common.RpcUtil.toName.html b/docs/next/functions/_celljs_rpc.common.RpcUtil.toName.html index be195bf77..e065cb151 100644 --- a/docs/next/functions/_celljs_rpc.common.RpcUtil.toName.html +++ b/docs/next/functions/_celljs_rpc.common.RpcUtil.toName.html @@ -1 +1 @@ -toName | CellJS TypeDoc
                            +toName | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_rpc.common.RpcUtil.toPath.html b/docs/next/functions/_celljs_rpc.common.RpcUtil.toPath.html index 7962216b2..117ff7de1 100644 --- a/docs/next/functions/_celljs_rpc.common.RpcUtil.toPath.html +++ b/docs/next/functions/_celljs_rpc.common.RpcUtil.toPath.html @@ -1 +1 @@ -toPath | CellJS TypeDoc
                            +toPath | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_rpc.common.applyRpcDecorator.html b/docs/next/functions/_celljs_rpc.common.applyRpcDecorator.html index ac6e03bf1..035a20b47 100644 --- a/docs/next/functions/_celljs_rpc.common.applyRpcDecorator.html +++ b/docs/next/functions/_celljs_rpc.common.applyRpcDecorator.html @@ -1 +1 @@ -applyRpcDecorator | CellJS TypeDoc
                            +applyRpcDecorator | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_rpc.common.doInjectForAutorpc.html b/docs/next/functions/_celljs_rpc.common.doInjectForAutorpc.html index 30b0ab85e..522cf5b61 100644 --- a/docs/next/functions/_celljs_rpc.common.doInjectForAutorpc.html +++ b/docs/next/functions/_celljs_rpc.common.doInjectForAutorpc.html @@ -1 +1 @@ -doInjectForAutorpc | CellJS TypeDoc
                            +doInjectForAutorpc | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_rpc.common.parseRpcOption.html b/docs/next/functions/_celljs_rpc.common.parseRpcOption.html index 3dbb3fa18..8dc10d5d0 100644 --- a/docs/next/functions/_celljs_rpc.common.parseRpcOption.html +++ b/docs/next/functions/_celljs_rpc.common.parseRpcOption.html @@ -1 +1 @@ -parseRpcOption | CellJS TypeDoc
                            • Parameters

                              • target: any
                              • idOrOption: any

                              Returns {
                                  default?: boolean;
                                  id?:
                                      | string
                                      | symbol
                                      | Abstract<any>
                                      | ComponentId<any>[];
                                  name?: string | number | symbol;
                                  onActivation?: ((context: Context, t: any) => any);
                                  proxy?: boolean;
                                  rebind?: boolean;
                                  scope?: Scope;
                                  sysTags?: string[];
                                  tag?: {
                                      tag: string | number | symbol;
                                      value: any;
                                  };
                                  when?: ((request: Request) => boolean);
                              }

                              • Optionaldefault?: boolean
                              • Optionalid?:
                                    | string
                                    | symbol
                                    | Abstract<any>
                                    | ComponentId<any>[]
                              • Optionalname?: string | number | symbol
                              • OptionalonActivation?: ((context: Context, t: any) => any)
                                  • (context, t): any
                                  • Parameters

                                    • context: Context
                                    • t: any

                                    Returns any

                              • Optionalproxy?: boolean
                              • Optionalrebind?: boolean
                              • Optionalscope?: Scope
                              • OptionalsysTags?: string[]
                              • Optionaltag?: {
                                    tag: string | number | symbol;
                                    value: any;
                                }
                                • tag: string | number | symbol
                                • value: any
                              • Optionalwhen?: ((request: Request) => boolean)
                                  • (request): boolean
                                  • Parameters

                                    • request: Request

                                    Returns boolean

                            +parseRpcOption | CellJS TypeDoc
                            • Parameters

                              • target: any
                              • idOrOption: any

                              Returns {
                                  default?: boolean;
                                  id?:
                                      | string
                                      | symbol
                                      | Abstract<any>
                                      | ComponentId<any>[];
                                  name?: string | number | symbol;
                                  onActivation?: ((context: Context, t: any) => any);
                                  proxy?: boolean;
                                  rebind?: boolean;
                                  scope?: Scope;
                                  sysTags?: string[];
                                  tag?: {
                                      tag: string | number | symbol;
                                      value: any;
                                  };
                                  when?: ((request: Request) => boolean);
                              }

                              • Optionaldefault?: boolean
                              • Optionalid?:
                                    | string
                                    | symbol
                                    | Abstract<any>
                                    | ComponentId<any>[]
                              • Optionalname?: string | number | symbol
                              • OptionalonActivation?: ((context: Context, t: any) => any)
                                  • (context, t): any
                                  • Parameters

                                    • context: Context
                                    • t: any

                                    Returns any

                              • Optionalproxy?: boolean
                              • Optionalrebind?: boolean
                              • Optionalscope?: Scope
                              • OptionalsysTags?: string[]
                              • Optionaltag?: {
                                    tag: string | number | symbol;
                                    value: any;
                                }
                                • tag: string | number | symbol
                                • value: any
                              • Optionalwhen?: ((request: Request) => boolean)
                                  • (request): boolean
                                  • Parameters

                                    • request: Request

                                    Returns boolean

                            diff --git a/docs/next/functions/_celljs_rpc_core.ConnectionClosedError.create.html b/docs/next/functions/_celljs_rpc_core.ConnectionClosedError.create.html index 1f0678037..4bc0e2d87 100644 --- a/docs/next/functions/_celljs_rpc_core.ConnectionClosedError.create.html +++ b/docs/next/functions/_celljs_rpc_core.ConnectionClosedError.create.html @@ -1 +1 @@ -create | CellJS TypeDoc
                            +create | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_rpc_core.ConnectionClosedError.is.html b/docs/next/functions/_celljs_rpc_core.ConnectionClosedError.is.html index 098518e74..ee7c2ddb7 100644 --- a/docs/next/functions/_celljs_rpc_core.ConnectionClosedError.is.html +++ b/docs/next/functions/_celljs_rpc_core.ConnectionClosedError.is.html @@ -1 +1 @@ -is | CellJS TypeDoc
                            +is | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_rpc_core.ObjectsTransferrer.replacer.html b/docs/next/functions/_celljs_rpc_core.ObjectsTransferrer.replacer.html index 8bdf80bed..bb9de72d7 100644 --- a/docs/next/functions/_celljs_rpc_core.ObjectsTransferrer.replacer.html +++ b/docs/next/functions/_celljs_rpc_core.ObjectsTransferrer.replacer.html @@ -1 +1 @@ -replacer | CellJS TypeDoc
                            +replacer | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_rpc_core.ObjectsTransferrer.reviver.html b/docs/next/functions/_celljs_rpc_core.ObjectsTransferrer.reviver.html index b202f30cf..7a4b65267 100644 --- a/docs/next/functions/_celljs_rpc_core.ObjectsTransferrer.reviver.html +++ b/docs/next/functions/_celljs_rpc_core.ObjectsTransferrer.reviver.html @@ -1 +1 @@ -reviver | CellJS TypeDoc
                            +reviver | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_rpc_core.createProxyIdentifier.html b/docs/next/functions/_celljs_rpc_core.createProxyIdentifier.html index 701b6612d..8c032c2db 100644 --- a/docs/next/functions/_celljs_rpc_core.createProxyIdentifier.html +++ b/docs/next/functions/_celljs_rpc_core.createProxyIdentifier.html @@ -1 +1 @@ -createProxyIdentifier | CellJS TypeDoc
                            +createProxyIdentifier | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_rpc_core.transformErrorForSerialization.html b/docs/next/functions/_celljs_rpc_core.transformErrorForSerialization.html index 9b276f91a..3f7a7d914 100644 --- a/docs/next/functions/_celljs_rpc_core.transformErrorForSerialization.html +++ b/docs/next/functions/_celljs_rpc_core.transformErrorForSerialization.html @@ -1 +1 @@ -transformErrorForSerialization | CellJS TypeDoc
                            +transformErrorForSerialization | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_schedule.Cron.html b/docs/next/functions/_celljs_schedule.Cron.html index 9bff3b5bc..c7dd23234 100644 --- a/docs/next/functions/_celljs_schedule.Cron.html +++ b/docs/next/functions/_celljs_schedule.Cron.html @@ -1 +1 @@ -Cron | CellJS TypeDoc
                            +Cron | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_schedule.Scheduler-1.html b/docs/next/functions/_celljs_schedule.Scheduler-1.html index 4447124ad..ebf7a015a 100644 --- a/docs/next/functions/_celljs_schedule.Scheduler-1.html +++ b/docs/next/functions/_celljs_schedule.Scheduler-1.html @@ -1 +1 @@ -Scheduler | CellJS TypeDoc
                            +Scheduler | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_schedule.applyCronDecorator.html b/docs/next/functions/_celljs_schedule.applyCronDecorator.html index 28c2309c9..87a901f6a 100644 --- a/docs/next/functions/_celljs_schedule.applyCronDecorator.html +++ b/docs/next/functions/_celljs_schedule.applyCronDecorator.html @@ -1 +1 @@ -applyCronDecorator | CellJS TypeDoc
                            +applyCronDecorator | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_schedule.applySchedulerDecorator.html b/docs/next/functions/_celljs_schedule.applySchedulerDecorator.html index 61fc8fe9a..33af1bfef 100644 --- a/docs/next/functions/_celljs_schedule.applySchedulerDecorator.html +++ b/docs/next/functions/_celljs_schedule.applySchedulerDecorator.html @@ -1 +1 @@ -applySchedulerDecorator | CellJS TypeDoc
                            +applySchedulerDecorator | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_schedule.parseCornJobOptionOption.html b/docs/next/functions/_celljs_schedule.parseCornJobOptionOption.html index 8b45e4d1e..1b30f9eb6 100644 --- a/docs/next/functions/_celljs_schedule.parseCornJobOptionOption.html +++ b/docs/next/functions/_celljs_schedule.parseCornJobOptionOption.html @@ -1 +1 @@ -parseCornJobOptionOption | CellJS TypeDoc
                            +parseCornJobOptionOption | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_security.common.User.is.html b/docs/next/functions/_celljs_security.common.User.is.html index 66b58a957..80ba78fac 100644 --- a/docs/next/functions/_celljs_security.common.User.is.html +++ b/docs/next/functions/_celljs_security.common.User.is.html @@ -1 +1 @@ -is | CellJS TypeDoc
                            +is | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_security.node.AccessDecisionUtils.decide.html b/docs/next/functions/_celljs_security.node.AccessDecisionUtils.decide.html index 42e4f6cef..72e759f6f 100644 --- a/docs/next/functions/_celljs_security.node.AccessDecisionUtils.decide.html +++ b/docs/next/functions/_celljs_security.node.AccessDecisionUtils.decide.html @@ -1 +1 @@ -decide | CellJS TypeDoc
                            +decide | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_security.node.Action.html b/docs/next/functions/_celljs_security.node.Action.html index 2172885e1..31362bd0f 100644 --- a/docs/next/functions/_celljs_security.node.Action.html +++ b/docs/next/functions/_celljs_security.node.Action.html @@ -1 +1 @@ -Action | CellJS TypeDoc
                            • Parameters

                              • name: string

                              Returns ((target: any, targetKey: string | symbol, descriptor: any) => void)

                                • (target, targetKey, descriptor): void
                                • Parameters

                                  • target: any
                                  • targetKey: string | symbol
                                  • descriptor: any

                                  Returns void

                            +Action | CellJS TypeDoc
                            • Parameters

                              • name: string

                              Returns ((target: any, targetKey: string | symbol, descriptor: any) => void)

                                • (target, targetKey, descriptor): void
                                • Parameters

                                  • target: any
                                  • targetKey: string | symbol
                                  • descriptor: any

                                  Returns void

                            diff --git a/docs/next/functions/_celljs_security.node.Anonymous.html b/docs/next/functions/_celljs_security.node.Anonymous.html index 71129eb03..d80ceb9e9 100644 --- a/docs/next/functions/_celljs_security.node.Anonymous.html +++ b/docs/next/functions/_celljs_security.node.Anonymous.html @@ -1 +1 @@ -Anonymous | CellJS TypeDoc
                            • Returns ((target: any, targetKey?: string | symbol, descriptor?: any) => void)

                                • (target, targetKey?, descriptor?): void
                                • Parameters

                                  • target: any
                                  • OptionaltargetKey: string | symbol
                                  • Optionaldescriptor: any

                                  Returns void

                            +Anonymous | CellJS TypeDoc
                            • Returns ((target: any, targetKey?: string | symbol, descriptor?: any) => void)

                                • (target, targetKey?, descriptor?): void
                                • Parameters

                                  • target: any
                                  • OptionaltargetKey: string | symbol
                                  • Optionaldescriptor: any

                                  Returns void

                            diff --git a/docs/next/functions/_celljs_security.node.Authenticated.html b/docs/next/functions/_celljs_security.node.Authenticated.html index 2d55ab626..edcc820e3 100644 --- a/docs/next/functions/_celljs_security.node.Authenticated.html +++ b/docs/next/functions/_celljs_security.node.Authenticated.html @@ -1 +1 @@ -Authenticated | CellJS TypeDoc
                            • Returns ((target: any, targetKey?: string | symbol, descriptor?: any) => void)

                                • (target, targetKey?, descriptor?): void
                                • Parameters

                                  • target: any
                                  • OptionaltargetKey: string | symbol
                                  • Optionaldescriptor: any

                                  Returns void

                            +Authenticated | CellJS TypeDoc
                            • Returns ((target: any, targetKey?: string | symbol, descriptor?: any) => void)

                                • (target, targetKey?, descriptor?): void
                                • Parameters

                                  • target: any
                                  • OptionaltargetKey: string | symbol
                                  • Optionaldescriptor: any

                                  Returns void

                            diff --git a/docs/next/functions/_celljs_security.node.Authorize.html b/docs/next/functions/_celljs_security.node.Authorize.html index e82d61a62..18090458b 100644 --- a/docs/next/functions/_celljs_security.node.Authorize.html +++ b/docs/next/functions/_celljs_security.node.Authorize.html @@ -1 +1 @@ -Authorize | CellJS TypeDoc
                            • Parameters

                              Returns ((target: any, targetKey?: string | symbol, descriptor?: any) => void)

                                • (target, targetKey?, descriptor?): void
                                • Parameters

                                  • target: any
                                  • OptionaltargetKey: string | symbol
                                  • Optionaldescriptor: any

                                  Returns void

                            +Authorize | CellJS TypeDoc
                            • Parameters

                              Returns ((target: any, targetKey?: string | symbol, descriptor?: any) => void)

                                • (target, targetKey?, descriptor?): void
                                • Parameters

                                  • target: any
                                  • OptionaltargetKey: string | symbol
                                  • Optionaldescriptor: any

                                  Returns void

                            diff --git a/docs/next/functions/_celljs_security.node.ElOption.is.html b/docs/next/functions/_celljs_security.node.ElOption.is.html index 3eae38c74..387650535 100644 --- a/docs/next/functions/_celljs_security.node.ElOption.is.html +++ b/docs/next/functions/_celljs_security.node.ElOption.is.html @@ -1 +1 @@ -is | CellJS TypeDoc
                            +is | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_security.node.PostAuthorize.html b/docs/next/functions/_celljs_security.node.PostAuthorize.html index 54affcfb3..fa73599c7 100644 --- a/docs/next/functions/_celljs_security.node.PostAuthorize.html +++ b/docs/next/functions/_celljs_security.node.PostAuthorize.html @@ -1 +1 @@ -PostAuthorize | CellJS TypeDoc
                            • Parameters

                              • el: string

                              Returns ((target: any, targetKey?: string | symbol, descriptor?: any) => void)

                                • (target, targetKey?, descriptor?): void
                                • Parameters

                                  • target: any
                                  • OptionaltargetKey: string | symbol
                                  • Optionaldescriptor: any

                                  Returns void

                            +PostAuthorize | CellJS TypeDoc
                            • Parameters

                              • el: string

                              Returns ((target: any, targetKey?: string | symbol, descriptor?: any) => void)

                                • (target, targetKey?, descriptor?): void
                                • Parameters

                                  • target: any
                                  • OptionaltargetKey: string | symbol
                                  • Optionaldescriptor: any

                                  Returns void

                            diff --git a/docs/next/functions/_celljs_security.node.PreAuthorize.html b/docs/next/functions/_celljs_security.node.PreAuthorize.html index 6f2e10e17..27d7dd1a0 100644 --- a/docs/next/functions/_celljs_security.node.PreAuthorize.html +++ b/docs/next/functions/_celljs_security.node.PreAuthorize.html @@ -1 +1 @@ -PreAuthorize | CellJS TypeDoc
                            • Parameters

                              • el: string

                              Returns ((target: any, targetKey?: string | symbol, descriptor?: any) => void)

                                • (target, targetKey?, descriptor?): void
                                • Parameters

                                  • target: any
                                  • OptionaltargetKey: string | symbol
                                  • Optionaldescriptor: any

                                  Returns void

                            +PreAuthorize | CellJS TypeDoc
                            • Parameters

                              • el: string

                              Returns ((target: any, targetKey?: string | symbol, descriptor?: any) => void)

                                • (target, targetKey?, descriptor?): void
                                • Parameters

                                  • target: any
                                  • OptionaltargetKey: string | symbol
                                  • Optionaldescriptor: any

                                  Returns void

                            diff --git a/docs/next/functions/_celljs_security.node.Resource.html b/docs/next/functions/_celljs_security.node.Resource.html index f8044480a..76126ceb9 100644 --- a/docs/next/functions/_celljs_security.node.Resource.html +++ b/docs/next/functions/_celljs_security.node.Resource.html @@ -1 +1 @@ -Resource | CellJS TypeDoc
                            • Parameters

                              • Rest...resources: string[]

                              Returns ((target: any, targetKey?: string | symbol, descriptor?: any) => void)

                                • (target, targetKey?, descriptor?): void
                                • Parameters

                                  • target: any
                                  • OptionaltargetKey: string | symbol
                                  • Optionaldescriptor: any

                                  Returns void

                            +Resource | CellJS TypeDoc
                            • Parameters

                              • Rest...resources: string[]

                              Returns ((target: any, targetKey?: string | symbol, descriptor?: any) => void)

                                • (target, targetKey?, descriptor?): void
                                • Parameters

                                  • target: any
                                  • OptionaltargetKey: string | symbol
                                  • Optionaldescriptor: any

                                  Returns void

                            diff --git a/docs/next/functions/_celljs_security.node.SecurityContext.getAuthentication.html b/docs/next/functions/_celljs_security.node.SecurityContext.getAuthentication.html index 36b4c215a..99bd7fd92 100644 --- a/docs/next/functions/_celljs_security.node.SecurityContext.getAuthentication.html +++ b/docs/next/functions/_celljs_security.node.SecurityContext.getAuthentication.html @@ -1 +1 @@ -getAuthentication | CellJS TypeDoc
                            +getAuthentication | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_security.node.SecurityContext.getCurrent.html b/docs/next/functions/_celljs_security.node.SecurityContext.getCurrent.html index d997f4f18..366b3907b 100644 --- a/docs/next/functions/_celljs_security.node.SecurityContext.getCurrent.html +++ b/docs/next/functions/_celljs_security.node.SecurityContext.getCurrent.html @@ -1 +1 @@ -getCurrent | CellJS TypeDoc
                            +getCurrent | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_security.node.SecurityContext.setAuthentication.html b/docs/next/functions/_celljs_security.node.SecurityContext.setAuthentication.html index c44a102c0..6a6369c72 100644 --- a/docs/next/functions/_celljs_security.node.SecurityContext.setAuthentication.html +++ b/docs/next/functions/_celljs_security.node.SecurityContext.setAuthentication.html @@ -1 +1 @@ -setAuthentication | CellJS TypeDoc
                            +setAuthentication | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_security.node.SecurityContext.setCurrent.html b/docs/next/functions/_celljs_security.node.SecurityContext.setCurrent.html index 5d7b0cc90..299543646 100644 --- a/docs/next/functions/_celljs_security.node.SecurityContext.setCurrent.html +++ b/docs/next/functions/_celljs_security.node.SecurityContext.setCurrent.html @@ -1 +1 @@ -setCurrent | CellJS TypeDoc
                            +setCurrent | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_security.node.getPolicy.html b/docs/next/functions/_celljs_security.node.getPolicy.html index e3c7458fe..0b1e3cd91 100644 --- a/docs/next/functions/_celljs_security.node.getPolicy.html +++ b/docs/next/functions/_celljs_security.node.getPolicy.html @@ -1 +1 @@ -getPolicy | CellJS TypeDoc
                            +getPolicy | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_shell.browser.Account.html b/docs/next/functions/_celljs_shell.browser.Account.html index 1f4bf819d..b748016eb 100644 --- a/docs/next/functions/_celljs_shell.browser.Account.html +++ b/docs/next/functions/_celljs_shell.browser.Account.html @@ -1 +1 @@ -Account | CellJS TypeDoc
                            +Account | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_shell.browser.AppCategory.html b/docs/next/functions/_celljs_shell.browser.AppCategory.html index dcc5e3fb4..0979850a1 100644 --- a/docs/next/functions/_celljs_shell.browser.AppCategory.html +++ b/docs/next/functions/_celljs_shell.browser.AppCategory.html @@ -1 +1 @@ -AppCategory | CellJS TypeDoc
                            • Parameters

                              • __namedParameters: {
                                    category: Category;
                                    size: string;
                                }

                              Returns Element

                            +AppCategory | CellJS TypeDoc
                            • Parameters

                              • __namedParameters: {
                                    category: Category;
                                    size: string;
                                }

                              Returns Element

                            diff --git a/docs/next/functions/_celljs_shell.browser.AppItem.html b/docs/next/functions/_celljs_shell.browser.AppItem.html index 4386b07e3..216cfd898 100644 --- a/docs/next/functions/_celljs_shell.browser.AppItem.html +++ b/docs/next/functions/_celljs_shell.browser.AppItem.html @@ -1 +1 @@ -AppItem | CellJS TypeDoc
                            • Parameters

                              • __namedParameters: {
                                    app: AppInfo;
                                    size: string;
                                }

                              Returns Element

                            +AppItem | CellJS TypeDoc
                            • Parameters

                              • __namedParameters: {
                                    app: AppInfo;
                                    size: string;
                                }

                              Returns Element

                            diff --git a/docs/next/functions/_celljs_shell.browser.AppSet.html b/docs/next/functions/_celljs_shell.browser.AppSet.html index ebd036113..ad31fea84 100644 --- a/docs/next/functions/_celljs_shell.browser.AppSet.html +++ b/docs/next/functions/_celljs_shell.browser.AppSet.html @@ -1 +1 @@ -AppSet | CellJS TypeDoc
                            +AppSet | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_shell.browser.Apps.html b/docs/next/functions/_celljs_shell.browser.Apps.html index 1fffc71db..c7a068c13 100644 --- a/docs/next/functions/_celljs_shell.browser.Apps.html +++ b/docs/next/functions/_celljs_shell.browser.Apps.html @@ -1 +1 @@ -Apps | CellJS TypeDoc
                            • Parameters

                              • __namedParameters: {
                                    size?: string;
                                }
                                • Optionalsize?: string

                              Returns Element

                            +Apps | CellJS TypeDoc
                            • Parameters

                              • __namedParameters: {
                                    size?: string;
                                }
                                • Optionalsize?: string

                              Returns Element

                            diff --git a/docs/next/functions/_celljs_shell.browser.LeftArea.html b/docs/next/functions/_celljs_shell.browser.LeftArea.html index a2fb3119d..f1d74c8f5 100644 --- a/docs/next/functions/_celljs_shell.browser.LeftArea.html +++ b/docs/next/functions/_celljs_shell.browser.LeftArea.html @@ -1 +1 @@ -LeftArea | CellJS TypeDoc
                            +LeftArea | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_shell.browser.Logo.html b/docs/next/functions/_celljs_shell.browser.Logo.html index 34d9d617d..ac35e246b 100644 --- a/docs/next/functions/_celljs_shell.browser.Logo.html +++ b/docs/next/functions/_celljs_shell.browser.Logo.html @@ -1 +1 @@ -Logo | CellJS TypeDoc
                            +Logo | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_shell.browser.MultiTopLayout.html b/docs/next/functions/_celljs_shell.browser.MultiTopLayout.html index b49e9f187..c972ef32c 100644 --- a/docs/next/functions/_celljs_shell.browser.MultiTopLayout.html +++ b/docs/next/functions/_celljs_shell.browser.MultiTopLayout.html @@ -1 +1 @@ -MultiTopLayout | CellJS TypeDoc
                            +MultiTopLayout | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_shell.browser.Settings.html b/docs/next/functions/_celljs_shell.browser.Settings.html index e784ab712..20635ce58 100644 --- a/docs/next/functions/_celljs_shell.browser.Settings.html +++ b/docs/next/functions/_celljs_shell.browser.Settings.html @@ -1 +1 @@ -Settings | CellJS TypeDoc
                            +Settings | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_shell.browser.TopArea.html b/docs/next/functions/_celljs_shell.browser.TopArea.html index 073845e9e..74fdee3e9 100644 --- a/docs/next/functions/_celljs_shell.browser.TopArea.html +++ b/docs/next/functions/_celljs_shell.browser.TopArea.html @@ -1 +1 @@ -TopArea | CellJS TypeDoc
                            +TopArea | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_shell.browser.TopLeftLayout.html b/docs/next/functions/_celljs_shell.browser.TopLeftLayout.html index 71fc1568d..04aa3a2fc 100644 --- a/docs/next/functions/_celljs_shell.browser.TopLeftLayout.html +++ b/docs/next/functions/_celljs_shell.browser.TopLeftLayout.html @@ -1 +1 @@ -TopLeftLayout | CellJS TypeDoc
                            +TopLeftLayout | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_typeorm.common.EntityProvider.getEntities.html b/docs/next/functions/_celljs_typeorm.common.EntityProvider.getEntities.html index b4267a2ac..09d024624 100644 --- a/docs/next/functions/_celljs_typeorm.common.EntityProvider.getEntities.html +++ b/docs/next/functions/_celljs_typeorm.common.EntityProvider.getEntities.html @@ -1 +1 @@ -getEntities | CellJS TypeDoc
                            +getEntities | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_typeorm.common.autoBindEntities.html b/docs/next/functions/_celljs_typeorm.common.autoBindEntities.html index 8efb4f2c0..9cc3bd602 100644 --- a/docs/next/functions/_celljs_typeorm.common.autoBindEntities.html +++ b/docs/next/functions/_celljs_typeorm.common.autoBindEntities.html @@ -1 +1 @@ -autoBindEntities | CellJS TypeDoc
                            +autoBindEntities | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_typeorm.common.createDataSources.html b/docs/next/functions/_celljs_typeorm.common.createDataSources.html index cf5d2dbb1..4e050303c 100644 --- a/docs/next/functions/_celljs_typeorm.common.createDataSources.html +++ b/docs/next/functions/_celljs_typeorm.common.createDataSources.html @@ -1 +1 @@ -createDataSources | CellJS TypeDoc
                            +createDataSources | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_typeorm.common.getDataSource.html b/docs/next/functions/_celljs_typeorm.common.getDataSource.html index 1f4d7d862..3b6ee8ca7 100644 --- a/docs/next/functions/_celljs_typeorm.common.getDataSource.html +++ b/docs/next/functions/_celljs_typeorm.common.getDataSource.html @@ -1 +1 @@ -getDataSource | CellJS TypeDoc
                            +getDataSource | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_typeorm.node.OrmContext.getEntityManager.html b/docs/next/functions/_celljs_typeorm.node.OrmContext.getEntityManager.html index fc6fa881d..665440712 100644 --- a/docs/next/functions/_celljs_typeorm.node.OrmContext.getEntityManager.html +++ b/docs/next/functions/_celljs_typeorm.node.OrmContext.getEntityManager.html @@ -1 +1 @@ -getEntityManager | CellJS TypeDoc
                            +getEntityManager | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_typeorm.node.OrmContext.getMongoRepository.html b/docs/next/functions/_celljs_typeorm.node.OrmContext.getMongoRepository.html index 5ccbbab6f..d8b4a771d 100644 --- a/docs/next/functions/_celljs_typeorm.node.OrmContext.getMongoRepository.html +++ b/docs/next/functions/_celljs_typeorm.node.OrmContext.getMongoRepository.html @@ -1 +1 @@ -getMongoRepository | CellJS TypeDoc
                            +getMongoRepository | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_typeorm.node.OrmContext.getRepository.html b/docs/next/functions/_celljs_typeorm.node.OrmContext.getRepository.html index 9926d8bbb..c565f2d48 100644 --- a/docs/next/functions/_celljs_typeorm.node.OrmContext.getRepository.html +++ b/docs/next/functions/_celljs_typeorm.node.OrmContext.getRepository.html @@ -1 +1 @@ -getRepository | CellJS TypeDoc
                            +getRepository | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_typeorm.node.OrmContext.getTreeRepository.html b/docs/next/functions/_celljs_typeorm.node.OrmContext.getTreeRepository.html index 961f3d910..f1482e72d 100644 --- a/docs/next/functions/_celljs_typeorm.node.OrmContext.getTreeRepository.html +++ b/docs/next/functions/_celljs_typeorm.node.OrmContext.getTreeRepository.html @@ -1 +1 @@ -getTreeRepository | CellJS TypeDoc
                            +getTreeRepository | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_typeorm.node.OrmContext.popEntityManager.html b/docs/next/functions/_celljs_typeorm.node.OrmContext.popEntityManager.html index 83b322227..0f7bcf4f7 100644 --- a/docs/next/functions/_celljs_typeorm.node.OrmContext.popEntityManager.html +++ b/docs/next/functions/_celljs_typeorm.node.OrmContext.popEntityManager.html @@ -1 +1 @@ -popEntityManager | CellJS TypeDoc
                            +popEntityManager | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_typeorm.node.OrmContext.pushEntityManager.html b/docs/next/functions/_celljs_typeorm.node.OrmContext.pushEntityManager.html index b246746ec..2f45566db 100644 --- a/docs/next/functions/_celljs_typeorm.node.OrmContext.pushEntityManager.html +++ b/docs/next/functions/_celljs_typeorm.node.OrmContext.pushEntityManager.html @@ -1 +1 @@ -pushEntityManager | CellJS TypeDoc
                            +pushEntityManager | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_typeorm.node.Transactional.html b/docs/next/functions/_celljs_typeorm.node.Transactional.html index 89318197d..ea7cd922e 100644 --- a/docs/next/functions/_celljs_typeorm.node.Transactional.html +++ b/docs/next/functions/_celljs_typeorm.node.Transactional.html @@ -1 +1 @@ -Transactional | CellJS TypeDoc
                            +Transactional | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_typeorm.node.TransactionalOption.is.html b/docs/next/functions/_celljs_typeorm.node.TransactionalOption.is.html index 3a834ae81..dc6812f7e 100644 --- a/docs/next/functions/_celljs_typeorm.node.TransactionalOption.is.html +++ b/docs/next/functions/_celljs_typeorm.node.TransactionalOption.is.html @@ -1 +1 @@ -is | CellJS TypeDoc
                            +is | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_typeorm.node.getTransactionalOption.html b/docs/next/functions/_celljs_typeorm.node.getTransactionalOption.html index 2bd372ef7..60383c9aa 100644 --- a/docs/next/functions/_celljs_typeorm.node.getTransactionalOption.html +++ b/docs/next/functions/_celljs_typeorm.node.getTransactionalOption.html @@ -1 +1 @@ -getTransactionalOption | CellJS TypeDoc
                            +getTransactionalOption | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_vue.App-1.html b/docs/next/functions/_celljs_vue.App-1.html index ac7e522e0..fac6e3349 100644 --- a/docs/next/functions/_celljs_vue.App-1.html +++ b/docs/next/functions/_celljs_vue.App-1.html @@ -1 +1 @@ -App | CellJS TypeDoc
                            • Parameters

                              • app: App<any>
                              • rebind: boolean = false

                              Returns ClassDecorator

                            +App | CellJS TypeDoc
                            • Parameters

                              • app: App<any>
                              • rebind: boolean = false

                              Returns ClassDecorator

                            diff --git a/docs/next/functions/_celljs_web.common.UrlUtil.getPath.html b/docs/next/functions/_celljs_web.common.UrlUtil.getPath.html index 423d996d6..ab4409e8a 100644 --- a/docs/next/functions/_celljs_web.common.UrlUtil.getPath.html +++ b/docs/next/functions/_celljs_web.common.UrlUtil.getPath.html @@ -1 +1 @@ -getPath | CellJS TypeDoc
                            +getPath | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_web.common.UrlUtil.getUrl.html b/docs/next/functions/_celljs_web.common.UrlUtil.getUrl.html index 3c0110aa8..d4b3f0c43 100644 --- a/docs/next/functions/_celljs_web.common.UrlUtil.getUrl.html +++ b/docs/next/functions/_celljs_web.common.UrlUtil.getUrl.html @@ -1 +1 @@ -getUrl | CellJS TypeDoc
                            +getUrl | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_web.common.UrlUtil.isAbsoluteUrl.html b/docs/next/functions/_celljs_web.common.UrlUtil.isAbsoluteUrl.html index eb77be062..5113f0bd3 100644 --- a/docs/next/functions/_celljs_web.common.UrlUtil.isAbsoluteUrl.html +++ b/docs/next/functions/_celljs_web.common.UrlUtil.isAbsoluteUrl.html @@ -1,3 +1,3 @@ isAbsoluteUrl | CellJS TypeDoc
                            • Decides if a URL is absolute based on whether it contains a valid scheme name, as defined in RFC 1738.

                              -

                              Parameters

                              • Optionalurl: string

                              Returns boolean

                            +

                            Parameters

                            Returns boolean

                            diff --git a/docs/next/functions/_celljs_web.common.UrlUtil.isValidRedirectUrl.html b/docs/next/functions/_celljs_web.common.UrlUtil.isValidRedirectUrl.html index 403e562e9..39fae8021 100644 --- a/docs/next/functions/_celljs_web.common.UrlUtil.isValidRedirectUrl.html +++ b/docs/next/functions/_celljs_web.common.UrlUtil.isValidRedirectUrl.html @@ -1 +1 @@ -isValidRedirectUrl | CellJS TypeDoc
                            +isValidRedirectUrl | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_web.node.compose.html b/docs/next/functions/_celljs_web.node.compose.html index 83f0dc001..2d13d9bed 100644 --- a/docs/next/functions/_celljs_web.node.compose.html +++ b/docs/next/functions/_celljs_web.node.compose.html @@ -1 +1 @@ -compose | CellJS TypeDoc
                            +compose | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_web.node.convertExpressMiddleware.html b/docs/next/functions/_celljs_web.node.convertExpressMiddleware.html index 2c7342874..195124952 100644 --- a/docs/next/functions/_celljs_web.node.convertExpressMiddleware.html +++ b/docs/next/functions/_celljs_web.node.convertExpressMiddleware.html @@ -1 +1 @@ -convertExpressMiddleware | CellJS TypeDoc
                            +convertExpressMiddleware | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_web.node.linkNext.html b/docs/next/functions/_celljs_web.node.linkNext.html index 81e7e2947..3fb8dd3f0 100644 --- a/docs/next/functions/_celljs_web.node.linkNext.html +++ b/docs/next/functions/_celljs_web.node.linkNext.html @@ -1 +1 @@ -linkNext | CellJS TypeDoc
                            +linkNext | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_widget.Key.equals.html b/docs/next/functions/_celljs_widget.Key.equals.html index 8471e4773..19149ffb9 100644 --- a/docs/next/functions/_celljs_widget.Key.equals.html +++ b/docs/next/functions/_celljs_widget.Key.equals.html @@ -1 +1 @@ -equals | CellJS TypeDoc
                            +equals | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_widget.Key.getKey.html b/docs/next/functions/_celljs_widget.Key.getKey.html index cd3b0ac54..9eb9e6f09 100644 --- a/docs/next/functions/_celljs_widget.Key.getKey.html +++ b/docs/next/functions/_celljs_widget.Key.getKey.html @@ -1 +1 @@ -getKey | CellJS TypeDoc
                            +getKey | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_widget.Key.isKey.html b/docs/next/functions/_celljs_widget.Key.isKey.html index 40a17594b..6c1b20e2c 100644 --- a/docs/next/functions/_celljs_widget.Key.isKey.html +++ b/docs/next/functions/_celljs_widget.Key.isKey.html @@ -1 +1 @@ -isKey | CellJS TypeDoc
                            +isKey | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_widget.Key.isModifier.html b/docs/next/functions/_celljs_widget.Key.isModifier.html index f8a24b54a..c5e9f041a 100644 --- a/docs/next/functions/_celljs_widget.Key.isModifier.html +++ b/docs/next/functions/_celljs_widget.Key.isModifier.html @@ -1 +1 @@ -isModifier | CellJS TypeDoc
                            • Parameters

                              • arg: string | number

                              Returns boolean

                            +isModifier | CellJS TypeDoc
                            • Parameters

                              • arg: string | number

                              Returns boolean

                            diff --git a/docs/next/functions/_celljs_widget.KeyCode.isKeyboardEvent.html b/docs/next/functions/_celljs_widget.KeyCode.isKeyboardEvent.html index 49ba63150..2f3f2d347 100644 --- a/docs/next/functions/_celljs_widget.KeyCode.isKeyboardEvent.html +++ b/docs/next/functions/_celljs_widget.KeyCode.isKeyboardEvent.html @@ -4,4 +4,4 @@ and arrays inherit from the former. See: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/instanceof

                            Note: just add another check if the current event.type checking is insufficient.

                            -

                            Parameters

                            Returns event is KeyboardEvent

                            +

                            Parameters

                            Returns event is KeyboardEvent

                            diff --git a/docs/next/functions/_celljs_widget.KeyCode.isModifierString.html b/docs/next/functions/_celljs_widget.KeyCode.isModifierString.html index a2577a348..1ed7538db 100644 --- a/docs/next/functions/_celljs_widget.KeyCode.isModifierString.html +++ b/docs/next/functions/_celljs_widget.KeyCode.isModifierString.html @@ -1 +1 @@ -isModifierString | CellJS TypeDoc
                            +isModifierString | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_widget.KeyCode.toCharacter.html b/docs/next/functions/_celljs_widget.KeyCode.toCharacter.html index 222df2724..dffd4f98f 100644 --- a/docs/next/functions/_celljs_widget.KeyCode.toCharacter.html +++ b/docs/next/functions/_celljs_widget.KeyCode.toCharacter.html @@ -1,4 +1,4 @@ toCharacter | CellJS TypeDoc
                            • Determine the actual printable character that is generated from a pressed key. If the key does not correspond to a printable character, undefined is returned. The result may be altered by modifier keys.

                              -

                              Parameters

                              • event: KeyboardEvent

                              Returns string | undefined

                            +

                            Parameters

                            Returns string | undefined

                            diff --git a/docs/next/functions/_celljs_widget.KeyCode.toKey.html b/docs/next/functions/_celljs_widget.KeyCode.toKey.html index 552a22f3e..2b7b4840d 100644 --- a/docs/next/functions/_celljs_widget.KeyCode.toKey.html +++ b/docs/next/functions/_celljs_widget.KeyCode.toKey.html @@ -2,4 +2,4 @@ to a standard US keyboard layout. International keyboard layouts are handled by KeyboardLayoutService.

                            keyIdentifier is used to access this deprecated field: https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/keyIdentifier

                            -

                            Parameters

                            Returns Key

                            +

                            Parameters

                            Returns Key

                            diff --git a/docs/next/functions/_celljs_widget.KeyModifier.isModifier.html b/docs/next/functions/_celljs_widget.KeyModifier.isModifier.html index f9e0e41bd..badb3cb0f 100644 --- a/docs/next/functions/_celljs_widget.KeyModifier.isModifier.html +++ b/docs/next/functions/_celljs_widget.KeyModifier.isModifier.html @@ -1,2 +1,2 @@ isModifier | CellJS TypeDoc
                            • true if the argument represents a modifier. Otherwise, false.

                              -

                              Parameters

                              • key: undefined | string

                              Returns boolean

                            +

                            Parameters

                            Returns boolean

                            diff --git a/docs/next/functions/_celljs_widget.KeySequence.compare.html b/docs/next/functions/_celljs_widget.KeySequence.compare.html index c33695f5c..6ec46eef6 100644 --- a/docs/next/functions/_celljs_widget.KeySequence.compare.html +++ b/docs/next/functions/_celljs_widget.KeySequence.compare.html @@ -1 +1 @@ -compare | CellJS TypeDoc
                            +compare | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_widget.KeySequence.equals.html b/docs/next/functions/_celljs_widget.KeySequence.equals.html index 817d3acb1..eda9be3ac 100644 --- a/docs/next/functions/_celljs_widget.KeySequence.equals.html +++ b/docs/next/functions/_celljs_widget.KeySequence.equals.html @@ -1 +1 @@ -equals | CellJS TypeDoc
                            +equals | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_widget.KeySequence.parse.html b/docs/next/functions/_celljs_widget.KeySequence.parse.html index dbb70ab0e..427170bd3 100644 --- a/docs/next/functions/_celljs_widget.KeySequence.parse.html +++ b/docs/next/functions/_celljs_widget.KeySequence.parse.html @@ -1 +1 @@ -parse | CellJS TypeDoc
                            +parse | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_widget.KeysOrKeyCodes.toKeyCode.html b/docs/next/functions/_celljs_widget.KeysOrKeyCodes.toKeyCode.html index e71289544..76ad716e9 100644 --- a/docs/next/functions/_celljs_widget.KeysOrKeyCodes.toKeyCode.html +++ b/docs/next/functions/_celljs_widget.KeysOrKeyCodes.toKeyCode.html @@ -1 +1 @@ -toKeyCode | CellJS TypeDoc
                            +toKeyCode | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_widget.KeysOrKeyCodes.toKeyCodes.html b/docs/next/functions/_celljs_widget.KeysOrKeyCodes.toKeyCodes.html index dc9a2676b..9e3faffa2 100644 --- a/docs/next/functions/_celljs_widget.KeysOrKeyCodes.toKeyCodes.html +++ b/docs/next/functions/_celljs_widget.KeysOrKeyCodes.toKeyCodes.html @@ -1 +1 @@ -toKeyCodes | CellJS TypeDoc
                            +toKeyCodes | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_widget.Widget.html b/docs/next/functions/_celljs_widget.Widget.html index fa79e1f13..60d3170b5 100644 --- a/docs/next/functions/_celljs_widget.Widget.html +++ b/docs/next/functions/_celljs_widget.Widget.html @@ -1 +1 @@ -Widget | CellJS TypeDoc
                            +Widget | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_widget.WidgetUtil.create.html b/docs/next/functions/_celljs_widget.WidgetUtil.create.html index 9ae07cb49..204faa961 100644 --- a/docs/next/functions/_celljs_widget.WidgetUtil.create.html +++ b/docs/next/functions/_celljs_widget.WidgetUtil.create.html @@ -1 +1 @@ -create | CellJS TypeDoc
                            +create | CellJS TypeDoc
                            diff --git a/docs/next/functions/_celljs_widget.WidgetUtil.render.html b/docs/next/functions/_celljs_widget.WidgetUtil.render.html index c86ee86eb..b39f5801e 100644 --- a/docs/next/functions/_celljs_widget.WidgetUtil.render.html +++ b/docs/next/functions/_celljs_widget.WidgetUtil.render.html @@ -1 +1 @@ -render | CellJS TypeDoc
                            +render | CellJS TypeDoc
                            diff --git a/docs/next/interfaces/_celljs_ai_core.ChatModel.html b/docs/next/interfaces/_celljs_ai_core.ChatModel.html index b647a0da3..f67525cc1 100644 --- a/docs/next/interfaces/_celljs_ai_core.ChatModel.html +++ b/docs/next/interfaces/_celljs_ai_core.ChatModel.html @@ -3,12 +3,12 @@ sending requests and receiving responses. The interface uses Java generics to accommodate different types of requests and responses, enhancing flexibility and adaptability across different AI model implementations.

                            -
                            interface ChatModel {
                                call(request: Prompt): Promise<ChatResponse>;
                                stream(request: Prompt): Observable<ChatResponse>;
                            }

                            Hierarchy (view full)

                            Methods

                            interface ChatModel {
                                call(request: Prompt): Promise<ChatResponse>;
                                stream(request: Prompt): Observable<ChatResponse>;
                            }

                            Hierarchy (view full)

                            Methods

                            Methods

                            +
                            diff --git a/docs/next/interfaces/_celljs_ai_core.ChatOptions.html b/docs/next/interfaces/_celljs_ai_core.ChatOptions.html index 109448556..e59dada18 100644 --- a/docs/next/interfaces/_celljs_ai_core.ChatOptions.html +++ b/docs/next/interfaces/_celljs_ai_core.ChatOptions.html @@ -1,5 +1,5 @@ ChatOptions | CellJS TypeDoc

                            The ChatOptions represent the common options, portable across different chat models.

                            -
                            interface ChatOptions {
                                temperature?: number;
                                topK?: number;
                                topP?: number;
                            }

                            Hierarchy (view full)

                            Implemented by

                              Properties

                              interface ChatOptions {
                                  temperature?: number;
                                  topK?: number;
                                  topP?: number;
                              }

                              Hierarchy (view full)

                              Implemented by

                                Properties

                                temperature?: number
                                topK?: number
                                topP?: number
                                +

                                Properties

                                temperature?: number
                                topK?: number
                                topP?: number
                                diff --git a/docs/next/interfaces/_celljs_ai_core.ChatResponse.html b/docs/next/interfaces/_celljs_ai_core.ChatResponse.html index 574848be4..10e86b156 100644 --- a/docs/next/interfaces/_celljs_ai_core.ChatResponse.html +++ b/docs/next/interfaces/_celljs_ai_core.ChatResponse.html @@ -3,13 +3,13 @@ with the response metadata. It serves as a standardized way to encapsulate and manage the output from AI models, ensuring easy retrieval and processing of the generated information.

                                -
                                interface ChatResponse {
                                    metadata: ResponseMetadata;
                                    result: Generation;
                                    results: Generation[];
                                }

                                Hierarchy (view full)

                                Properties

                                interface ChatResponse {
                                    metadata: ResponseMetadata;
                                    result: Generation;
                                    results: Generation[];
                                }

                                Hierarchy (view full)

                                Properties

                                Retrieves the response metadata associated with the AI model's response. The response metadata

                                -
                                result: Generation

                                Retrieves the result of the AI model. +

                                result: Generation

                                Retrieves the result of the AI model. The result generated by the AI model

                                -
                                results: Generation[]

                                Retrieves the list of generated outputs by the AI model. +

                                results: Generation[]

                                Retrieves the list of generated outputs by the AI model. The list of generated outputs

                                -
                                +
                                diff --git a/docs/next/interfaces/_celljs_ai_core.ChatResponseMetadata-1.html b/docs/next/interfaces/_celljs_ai_core.ChatResponseMetadata-1.html index 769acc77b..505b47063 100644 --- a/docs/next/interfaces/_celljs_ai_core.ChatResponseMetadata-1.html +++ b/docs/next/interfaces/_celljs_ai_core.ChatResponseMetadata-1.html @@ -3,11 +3,11 @@ model, including processing details and model-specific data. It serves as a value object within the core domain, enhancing the understanding and management of AI model responses in various applications.

                                -
                                interface ChatResponseMetadata {
                                    promptMetadata: PromptMetadata;
                                    rateLimit: RateLimit;
                                    usage: Usage;
                                }

                                Hierarchy (view full)

                                Properties

                                interface ChatResponseMetadata {
                                    promptMetadata: PromptMetadata;
                                    rateLimit: RateLimit;
                                    usage: Usage;
                                }

                                Hierarchy (view full)

                                Properties

                                promptMetadata: PromptMetadata
                                rateLimit: RateLimit

                                AI provider specific metadata on rate limits.

                                +

                                Properties

                                promptMetadata: PromptMetadata
                                rateLimit: RateLimit

                                AI provider specific metadata on rate limits.

                                RateLimit

                                -
                                usage: Usage

                                AI provider specific metadata on API usage.

                                +
                                usage: Usage

                                AI provider specific metadata on API usage.

                                Usage

                                -
                                +
                                diff --git a/docs/next/interfaces/_celljs_ai_core.Content.html b/docs/next/interfaces/_celljs_ai_core.Content.html index 9ab4f4f64..d49bc64c1 100644 --- a/docs/next/interfaces/_celljs_ai_core.Content.html +++ b/docs/next/interfaces/_celljs_ai_core.Content.html @@ -1,8 +1,8 @@ Content | CellJS TypeDoc

                                Data structure that contains content and metadata.

                                -
                                interface Content {
                                    content: string;
                                    media: Media[];
                                    metadata: Record<string, any>;
                                }

                                Hierarchy (view full)

                                Properties

                                interface Content {
                                    content: string;
                                    media: Media[];
                                    metadata: Record<string, any>;
                                }

                                Hierarchy (view full)

                                Properties

                                content: string

                                Get the content of the message.

                                -
                                media: Media[]

                                Get the media associated with the content.

                                -
                                metadata: Record<string, any>

                                return Get the metadata associated with the content.

                                -
                                +
                                media: Media[]

                                Get the media associated with the content.

                                +
                                metadata: Record<string, any>

                                return Get the metadata associated with the content.

                                +
                                diff --git a/docs/next/interfaces/_celljs_ai_core.Embedding.html b/docs/next/interfaces/_celljs_ai_core.Embedding.html index ae45fab56..f968e39b9 100644 --- a/docs/next/interfaces/_celljs_ai_core.Embedding.html +++ b/docs/next/interfaces/_celljs_ai_core.Embedding.html @@ -1,11 +1,11 @@ Embedding | CellJS TypeDoc

                                Represents a single embedding vector.

                                -
                                interface Embedding {
                                    embedding: number[];
                                    index: number;
                                    metadata: EmbeddingResultMetadata;
                                    output: number[];
                                }

                                Hierarchy (view full)

                                Properties

                                interface Embedding {
                                    embedding: number[];
                                    index: number;
                                    metadata: EmbeddingResultMetadata;
                                    output: number[];
                                }

                                Hierarchy (view full)

                                Properties

                                embedding: number[]

                                The embedding vector values.

                                -
                                index: number

                                The embedding index in a list of embeddings.

                                -

                                The metadata associated with the embedding.

                                -
                                output: number[]

                                Retrieves the output generated by the AI model. +

                                index: number

                                The embedding index in a list of embeddings.

                                +

                                The metadata associated with the embedding.

                                +
                                output: number[]

                                Retrieves the output generated by the AI model. The output generated by the AI model

                                -
                                +
                                diff --git a/docs/next/interfaces/_celljs_ai_core.EmbeddingModel.html b/docs/next/interfaces/_celljs_ai_core.EmbeddingModel.html index 56e2c0517..cd5863418 100644 --- a/docs/next/interfaces/_celljs_ai_core.EmbeddingModel.html +++ b/docs/next/interfaces/_celljs_ai_core.EmbeddingModel.html @@ -3,8 +3,8 @@ sending requests and receiving responses. The interface uses Java generics to accommodate different types of requests and responses, enhancing flexibility and adaptability across different AI model implementations.

                                -
                                interface EmbeddingModel {
                                    call(request: EmbeddingRequest): Promise<EmbeddingResponse>;
                                }

                                Hierarchy (view full)

                                Methods

                                interface EmbeddingModel {
                                    call(request: EmbeddingRequest): Promise<EmbeddingResponse>;
                                }

                                Hierarchy (view full)

                                Methods

                                Methods

                                +
                                diff --git a/docs/next/interfaces/_celljs_ai_core.EmbeddingOptions.html b/docs/next/interfaces/_celljs_ai_core.EmbeddingOptions.html index c77fb0ff2..3f7b76ada 100644 --- a/docs/next/interfaces/_celljs_ai_core.EmbeddingOptions.html +++ b/docs/next/interfaces/_celljs_ai_core.EmbeddingOptions.html @@ -3,8 +3,8 @@ influence the behavior and output of AI models. It is designed to provide flexibility and adaptability in different AI scenarios, ensuring that the AI models can be fine-tuned according to specific requirements.

                                -
                                interface EmbeddingOptions {
                                    dimensions?: number;
                                    model?: string;
                                }

                                Hierarchy (view full)

                                Implemented by

                                Properties

                                interface EmbeddingOptions {
                                    dimensions?: number;
                                    model?: string;
                                }

                                Hierarchy (view full)

                                Implemented by

                                  Properties

                                  Properties

                                  dimensions?: number

                                  The dimensionality of the embedding vectors.

                                  -
                                  model?: string

                                  The name of the embedding model to use.

                                  -
                                  +
                                  model?: string

                                  The name of the embedding model to use.

                                  +
                                  diff --git a/docs/next/interfaces/_celljs_ai_core.EmbeddingRequest.html b/docs/next/interfaces/_celljs_ai_core.EmbeddingRequest.html index 3eb4daf6c..eb56262db 100644 --- a/docs/next/interfaces/_celljs_ai_core.EmbeddingRequest.html +++ b/docs/next/interfaces/_celljs_ai_core.EmbeddingRequest.html @@ -3,11 +3,11 @@ inputs (of generic type T) and additional model options. It provides a standardized way to send requests to AI models, ensuring that all necessary details are included and can be easily managed.

                                  -
                                  interface EmbeddingRequest {
                                      inputs: string[];
                                      instructions: string[];
                                      options: EmbeddingOptions;
                                  }

                                  Hierarchy (view full)

                                  Properties

                                  interface EmbeddingRequest {
                                      inputs: string[];
                                      instructions: string[];
                                      options: EmbeddingOptions;
                                  }

                                  Hierarchy (view full)

                                  Properties

                                  inputs: string[]

                                  The list of input strings for the embedding request.

                                  -
                                  instructions: string[]

                                  Retrieves the instructions or input required by the AI model. +

                                  instructions: string[]

                                  Retrieves the instructions or input required by the AI model. The instructions or input required by the AI model

                                  -

                                  The options for the embedding request.

                                  -
                                  +

                                  The options for the embedding request.

                                  +
                                  diff --git a/docs/next/interfaces/_celljs_ai_core.EmbeddingResponse.html b/docs/next/interfaces/_celljs_ai_core.EmbeddingResponse.html index fd62c56a3..13732b378 100644 --- a/docs/next/interfaces/_celljs_ai_core.EmbeddingResponse.html +++ b/docs/next/interfaces/_celljs_ai_core.EmbeddingResponse.html @@ -1,12 +1,12 @@ EmbeddingResponse | CellJS TypeDoc

                                  Embedding response object.

                                  -
                                  interface EmbeddingResponse {
                                      embeddings: Embedding[];
                                      metadata: EmbeddingResponseMetadata;
                                      result: Embedding;
                                      results: Embedding[];
                                  }

                                  Hierarchy (view full)

                                  Properties

                                  interface EmbeddingResponse {
                                      embeddings: Embedding[];
                                      metadata: EmbeddingResponseMetadata;
                                      result: Embedding;
                                      results: Embedding[];
                                  }

                                  Hierarchy (view full)

                                  Properties

                                  embeddings: Embedding[]

                                  Embedding data.

                                  -

                                  Embedding metadata.

                                  -
                                  result: Embedding

                                  Retrieves the result of the AI model. +

                                  Embedding metadata.

                                  +
                                  result: Embedding

                                  Retrieves the result of the AI model. The result generated by the AI model

                                  -
                                  results: Embedding[]

                                  Retrieves the list of generated outputs by the AI model. +

                                  results: Embedding[]

                                  Retrieves the list of generated outputs by the AI model. The list of generated outputs

                                  -
                                  +
                                  diff --git a/docs/next/interfaces/_celljs_ai_core.EmbeddingResponseMetadata.html b/docs/next/interfaces/_celljs_ai_core.EmbeddingResponseMetadata.html index 35b4f5e66..516e1f738 100644 --- a/docs/next/interfaces/_celljs_ai_core.EmbeddingResponseMetadata.html +++ b/docs/next/interfaces/_celljs_ai_core.EmbeddingResponseMetadata.html @@ -1,7 +1,7 @@ EmbeddingResponseMetadata | CellJS TypeDoc

                                  Metadata for the embedding response.

                                  -
                                  interface EmbeddingResponseMetadata {
                                      model: string;
                                      usage: Usage;
                                  }

                                  Hierarchy (view full)

                                  Properties

                                  interface EmbeddingResponseMetadata {
                                      model: string;
                                      usage: Usage;
                                  }

                                  Hierarchy (view full)

                                  Properties

                                  Properties

                                  model: string

                                  The model that handled the request.

                                  -
                                  usage: Usage

                                  The AI provider specific metadata on API usage.

                                  +
                                  usage: Usage

                                  The AI provider specific metadata on API usage.

                                  Usage

                                  -
                                  +
                                  diff --git a/docs/next/interfaces/_celljs_ai_core.EmbeddingResultMetadata.html b/docs/next/interfaces/_celljs_ai_core.EmbeddingResultMetadata.html index c78c4662d..f00a75d4f 100644 --- a/docs/next/interfaces/_celljs_ai_core.EmbeddingResultMetadata.html +++ b/docs/next/interfaces/_celljs_ai_core.EmbeddingResultMetadata.html @@ -1,10 +1,10 @@ EmbeddingResultMetadata | CellJS TypeDoc

                                  Represents the metadata for an embedding result.

                                  -
                                  interface EmbeddingResultMetadata {
                                      documentData: any;
                                      documentId: string;
                                      mimeType: MimeType;
                                      modalityType: ModalityType;
                                  }

                                  Hierarchy (view full)

                                  Properties

                                  interface EmbeddingResultMetadata {
                                      documentData: any;
                                      documentId: string;
                                      mimeType: MimeType;
                                      modalityType: ModalityType;
                                  }

                                  Hierarchy (view full)

                                  Properties

                                  documentData: any

                                  The document data associated with the embedding.

                                  -
                                  documentId: string

                                  The document ID associated with the embedding.

                                  -
                                  mimeType: MimeType

                                  The MIME type of the source data used to generate the embedding.

                                  -
                                  modalityType: ModalityType

                                  The modality type of the source data used to generate the embedding.

                                  -
                                  +
                                  documentId: string

                                  The document ID associated with the embedding.

                                  +
                                  mimeType: MimeType

                                  The MIME type of the source data used to generate the embedding.

                                  +
                                  modalityType: ModalityType

                                  The modality type of the source data used to generate the embedding.

                                  +
                                  diff --git a/docs/next/interfaces/_celljs_ai_core.FunctionCallback.html b/docs/next/interfaces/_celljs_ai_core.FunctionCallback.html index 3d1569cfe..068bb9c42 100644 --- a/docs/next/interfaces/_celljs_ai_core.FunctionCallback.html +++ b/docs/next/interfaces/_celljs_ai_core.FunctionCallback.html @@ -1,17 +1,17 @@ FunctionCallback | CellJS TypeDoc

                                  Represents a model function call handler. Implementations are registered with the Models and called on prompts that trigger the function call.

                                  -
                                  interface FunctionCallback {
                                      description: string;
                                      inputTypeSchema: string;
                                      name: string;
                                      call(functionInput: string): Promise<string>;
                                  }

                                  Properties

                                  interface FunctionCallback {
                                      description: string;
                                      inputTypeSchema: string;
                                      name: string;
                                      call(functionInput: string): Promise<string>;
                                  }

                                  Properties

                                  description: string

                                  The function description. This description is used by the model do decide if the function should be called or not.

                                  -
                                  inputTypeSchema: string

                                  The JSON schema of the function input type.

                                  -
                                  name: string

                                  The Function name. Unique within the model.

                                  -

                                  Methods

                                  inputTypeSchema: string

                                  The JSON schema of the function input type.

                                  +
                                  name: string

                                  The Function name. Unique within the model.

                                  +

                                  Methods

                                  • Called when a model detects and triggers a function call. The model is responsible to pass the function arguments in the pre-configured JSON schema format.

                                    Parameters

                                    • functionInput: string

                                      JSON string with the function arguments to be passed to the function. The arguments are defined as JSON schema usually registered with the the model.

                                    Returns Promise<string>

                                    String containing the function call response.

                                    -
                                  +
                                  diff --git a/docs/next/interfaces/_celljs_ai_core.FunctionCallingOptions.html b/docs/next/interfaces/_celljs_ai_core.FunctionCallingOptions.html index e23abb5ae..176aad7e1 100644 --- a/docs/next/interfaces/_celljs_ai_core.FunctionCallingOptions.html +++ b/docs/next/interfaces/_celljs_ai_core.FunctionCallingOptions.html @@ -1,10 +1,10 @@ -FunctionCallingOptions | CellJS TypeDoc
                                  interface FunctionCallingOptions {
                                      functionCallbacks: FunctionCallback[];
                                      functions: Set<String>;
                                  }

                                  Hierarchy (view full)

                                  Implemented by

                                    Properties

                                    functionCallbacks +FunctionCallingOptions | CellJS TypeDoc
                                    interface FunctionCallingOptions {
                                        functionCallbacks: FunctionCallback[];
                                        functions: Set<String>;
                                    }

                                    Hierarchy (view full)

                                    Implemented by

                                      Properties

                                      functionCallbacks: FunctionCallback[]

                                      Function Callbacks to be registered with the ChatClient. For Prompt Options the functionCallbacks are automatically enabled for the duration of the prompt execution. For Default Options the FunctionCallbacks are registered but disabled by default. You have to use "functions" property to list the function names from the ChatClient registry to be used in the chat completion requests.

                                      -
                                      functions: Set<String>

                                      List of function names from the ChatClient registry to be used in the next +

                                      functions: Set<String>

                                      List of function names from the ChatClient registry to be used in the next chat completion requests.

                                      -
                                      +
                                      diff --git a/docs/next/interfaces/_celljs_ai_core.Generation.html b/docs/next/interfaces/_celljs_ai_core.Generation.html index 63649a870..0d8e2f685 100644 --- a/docs/next/interfaces/_celljs_ai_core.Generation.html +++ b/docs/next/interfaces/_celljs_ai_core.Generation.html @@ -1,8 +1,8 @@ Generation | CellJS TypeDoc

                                      Represents a response returned by the AI.

                                      -
                                      interface Generation {
                                          metadata: ResultMetadata;
                                          output: AssistantMessage;
                                      }

                                      Hierarchy (view full)

                                      Properties

                                      interface Generation {
                                          metadata: ResultMetadata;
                                          output: AssistantMessage;
                                      }

                                      Hierarchy (view full)

                                      Properties

                                      Properties

                                      metadata: ResultMetadata

                                      Retrieves the metadata associated with the result of an AI model. The metadata associated with the result

                                      -

                                      Retrieves the output generated by the AI model. +

                                      Retrieves the output generated by the AI model. The output generated by the AI model

                                      -
                                      +
                                      diff --git a/docs/next/interfaces/_celljs_ai_core.Media.html b/docs/next/interfaces/_celljs_ai_core.Media.html index 8fafd2751..d18c82caf 100644 --- a/docs/next/interfaces/_celljs_ai_core.Media.html +++ b/docs/next/interfaces/_celljs_ai_core.Media.html @@ -1,7 +1,7 @@ Media | CellJS TypeDoc

                                      The Media class represents the data and metadata of a media attachment in a message. It consists of a MIME type and the raw data.

                                      This class is used as a parameter in the constructor of the UserMessage class.

                                      -
                                      interface Media {
                                          data: any;
                                          mediaType: MediaType;
                                      }

                                      Properties

                                      interface Media {
                                          data: any;
                                          mediaType: MediaType;
                                      }

                                      Properties

                                      Properties

                                      data: any

                                      Get the media data object

                                      -
                                      mediaType: MediaType
                                      +
                                      mediaType: MediaType
                                      diff --git a/docs/next/interfaces/_celljs_ai_core.Message-1.html b/docs/next/interfaces/_celljs_ai_core.Message-1.html index 1ee0bacc5..284b6d44b 100644 --- a/docs/next/interfaces/_celljs_ai_core.Message-1.html +++ b/docs/next/interfaces/_celljs_ai_core.Message-1.html @@ -5,11 +5,11 @@
                                    • Media
                                    • MessageType
                                    • -
                                      interface Message {
                                          content: string;
                                          media: Media[];
                                          messageType: MessageType;
                                          metadata: Record<string, any>;
                                      }

                                      Hierarchy (view full)

                                      Implemented by

                                      Properties

                                      interface Message {
                                          content: string;
                                          media: Media[];
                                          messageType: MessageType;
                                          metadata: Record<string, any>;
                                      }

                                      Hierarchy (view full)

                                      Implemented by

                                      Properties

                                      content: string

                                      Get the content of the message.

                                      -
                                      media: Media[]

                                      Get the media associated with the content.

                                      -
                                      messageType: MessageType
                                      metadata: Record<string, any>

                                      return Get the metadata associated with the content.

                                      -
                                      +
                                      media: Media[]

                                      Get the media associated with the content.

                                      +
                                      messageType: MessageType
                                      metadata: Record<string, any>

                                      return Get the metadata associated with the content.

                                      +
                                      diff --git a/docs/next/interfaces/_celljs_ai_core.Model.html b/docs/next/interfaces/_celljs_ai_core.Model.html index c456dff85..d4c31d49a 100644 --- a/docs/next/interfaces/_celljs_ai_core.Model.html +++ b/docs/next/interfaces/_celljs_ai_core.Model.html @@ -5,8 +5,8 @@ adaptability across different AI model implementations.

                                      interface Model<TReq, TRes> {
                                          call(request: TReq): Promise<TRes>;
                                      }

                                      Type Parameters

                                      Hierarchy (view full)

                                      Methods

                                      Hierarchy (view full)

                                      Methods

                                      Methods

                                      • Executes a method call to the AI model.

                                        Parameters

                                        • request: TReq

                                          the request object to be sent to the AI model

                                        Returns Promise<TRes>

                                        the response from the AI model

                                        -
                                      +
                                      diff --git a/docs/next/interfaces/_celljs_ai_core.ModelOptions.html b/docs/next/interfaces/_celljs_ai_core.ModelOptions.html index d41eb4ba3..0f0e1b7e0 100644 --- a/docs/next/interfaces/_celljs_ai_core.ModelOptions.html +++ b/docs/next/interfaces/_celljs_ai_core.ModelOptions.html @@ -3,4 +3,4 @@ influence the behavior and output of AI models. It is designed to provide flexibility and adaptability in different AI scenarios, ensuring that the AI models can be fine-tuned according to specific requirements.

                                      -

                                      Hierarchy (view full)

                                      +

                                      Hierarchy (view full)

                                      diff --git a/docs/next/interfaces/_celljs_ai_core.ModelRequest.html b/docs/next/interfaces/_celljs_ai_core.ModelRequest.html index cc33e5f99..0105d9bcd 100644 --- a/docs/next/interfaces/_celljs_ai_core.ModelRequest.html +++ b/docs/next/interfaces/_celljs_ai_core.ModelRequest.html @@ -4,10 +4,10 @@ to send requests to AI models, ensuring that all necessary details are included and can be easily managed.

                                      interface ModelRequest<T> {
                                          instructions: T;
                                          options: ModelOptions;
                                      }

                                      Type Parameters

                                      Hierarchy (view full)

                                      Properties

                                      Hierarchy (view full)

                                      Properties

                                      instructions: T

                                      Retrieves the instructions or input required by the AI model. The instructions or input required by the AI model

                                      -
                                      options: ModelOptions

                                      Retrieves the customizable options for AI model interactions. +

                                      options: ModelOptions

                                      Retrieves the customizable options for AI model interactions. The customizable options for AI model interactions

                                      -
                                      +
                                      diff --git a/docs/next/interfaces/_celljs_ai_core.ModelResponse.html b/docs/next/interfaces/_celljs_ai_core.ModelResponse.html index ff11eea79..f4a84a6cf 100644 --- a/docs/next/interfaces/_celljs_ai_core.ModelResponse.html +++ b/docs/next/interfaces/_celljs_ai_core.ModelResponse.html @@ -4,13 +4,13 @@ the output from AI models, ensuring easy retrieval and processing of the generated information.

                                      interface ModelResponse<T> {
                                          metadata: ResponseMetadata;
                                          result: T;
                                          results: T[];
                                      }

                                      Type Parameters

                                      Hierarchy (view full)

                                      Properties

                                      Hierarchy (view full)

                                      Properties

                                      Retrieves the response metadata associated with the AI model's response. The response metadata

                                      -
                                      result: T

                                      Retrieves the result of the AI model. +

                                      result: T

                                      Retrieves the result of the AI model. The result generated by the AI model

                                      -
                                      results: T[]

                                      Retrieves the list of generated outputs by the AI model. +

                                      results: T[]

                                      Retrieves the list of generated outputs by the AI model. The list of generated outputs

                                      -
                                      +
                                      diff --git a/docs/next/interfaces/_celljs_ai_core.ModelResult.html b/docs/next/interfaces/_celljs_ai_core.ModelResult.html index d1f841a09..0ad7ddd0d 100644 --- a/docs/next/interfaces/_celljs_ai_core.ModelResult.html +++ b/docs/next/interfaces/_celljs_ai_core.ModelResult.html @@ -3,10 +3,10 @@ comprehensive way to handle and interpret the outputs generated by AI models, catering to diverse AI applications and use cases.

                                      interface ModelResult<T> {
                                          metadata: ResultMetadata;
                                          output: T;
                                      }

                                      Type Parameters

                                      Hierarchy (view full)

                                      Properties

                                      Hierarchy (view full)

                                      Properties

                                      Properties

                                      metadata: ResultMetadata

                                      Retrieves the metadata associated with the result of an AI model. The metadata associated with the result

                                      -
                                      output: T

                                      Retrieves the output generated by the AI model. +

                                      output: T

                                      Retrieves the output generated by the AI model. The output generated by the AI model

                                      -
                                      +
                                      diff --git a/docs/next/interfaces/_celljs_ai_core.PortableFunctionCallingOptions.html b/docs/next/interfaces/_celljs_ai_core.PortableFunctionCallingOptions.html index 60e959d53..d9b03c896 100644 --- a/docs/next/interfaces/_celljs_ai_core.PortableFunctionCallingOptions.html +++ b/docs/next/interfaces/_celljs_ai_core.PortableFunctionCallingOptions.html @@ -1,5 +1,5 @@ PortableFunctionCallingOptions | CellJS TypeDoc

                                      Interface PortableFunctionCallingOptions

                                      The ChatOptions represent the common options, portable across different chat models.

                                      -
                                      interface PortableFunctionCallingOptions {
                                          functionCallbacks: FunctionCallback[];
                                          functions: Set<String>;
                                          temperature?: number;
                                          topK?: number;
                                          topP?: number;
                                      }

                                      Hierarchy (view full)

                                      Properties

                                      interface PortableFunctionCallingOptions {
                                          functionCallbacks: FunctionCallback[];
                                          functions: Set<String>;
                                          temperature?: number;
                                          topK?: number;
                                          topP?: number;
                                      }

                                      Hierarchy (view full)

                                      Properties

                                      functionCallbacks functions temperature? topK? @@ -9,6 +9,6 @@ execution. For Default Options the FunctionCallbacks are registered but disabled by default. You have to use "functions" property to list the function names from the ChatClient registry to be used in the chat completion requests.

                                      -
                                      functions: Set<String>

                                      List of function names from the ChatClient registry to be used in the next +

                                      functions: Set<String>

                                      List of function names from the ChatClient registry to be used in the next chat completion requests.

                                      -
                                      temperature?: number
                                      topK?: number
                                      topP?: number
                                      +
                                      temperature?: number
                                      topK?: number
                                      topP?: number
                                      diff --git a/docs/next/interfaces/_celljs_ai_core.Prompt.html b/docs/next/interfaces/_celljs_ai_core.Prompt.html index b8d6ff83b..99c2b6481 100644 --- a/docs/next/interfaces/_celljs_ai_core.Prompt.html +++ b/docs/next/interfaces/_celljs_ai_core.Prompt.html @@ -3,12 +3,12 @@ inputs (of generic type T) and additional model options. It provides a standardized way to send requests to AI models, ensuring that all necessary details are included and can be easily managed.

                                      -
                                      interface Prompt {
                                          contents: string;
                                          instructions: Message[];
                                          options: ModelOptions;
                                          copy(): Prompt;
                                      }

                                      Hierarchy (view full)

                                      Implemented by

                                      Properties

                                      interface Prompt {
                                          contents: string;
                                          instructions: Message[];
                                          options: ModelOptions;
                                          copy(): Prompt;
                                      }

                                      Hierarchy (view full)

                                      Implemented by

                                      Properties

                                      Methods

                                      Properties

                                      contents: string
                                      instructions: Message[]

                                      Retrieves the instructions or input required by the AI model. +

                                      Properties

                                      contents: string
                                      instructions: Message[]

                                      Retrieves the instructions or input required by the AI model. The instructions or input required by the AI model

                                      -
                                      options: ModelOptions

                                      Retrieves the customizable options for AI model interactions. +

                                      options: ModelOptions

                                      Retrieves the customizable options for AI model interactions. The customizable options for AI model interactions

                                      -

                                      Methods

                                      +

                                      Methods

                                      diff --git a/docs/next/interfaces/_celljs_ai_core.PromptFilterMetadata.html b/docs/next/interfaces/_celljs_ai_core.PromptFilterMetadata.html index e4bda2cb0..e1bd6bca8 100644 --- a/docs/next/interfaces/_celljs_ai_core.PromptFilterMetadata.html +++ b/docs/next/interfaces/_celljs_ai_core.PromptFilterMetadata.html @@ -1,6 +1,6 @@ PromptFilterMetadata | CellJS TypeDoc

                                      Interface PromptFilterMetadata<T>

                                      Abstract Data Type (ADT) modeling filter metadata for all prompts sent during an AI request.

                                      -
                                      interface PromptFilterMetadata<T> {
                                          contentFilterMetadata: T;
                                          promptIndex: number;
                                      }

                                      Type Parameters

                                      • T = any

                                      Properties

                                      interface PromptFilterMetadata<T> {
                                          contentFilterMetadata: T;
                                          promptIndex: number;
                                      }

                                      Type Parameters

                                      • T = any

                                      Properties

                                      contentFilterMetadata: T

                                      Returns the underlying AI provider metadata for filtering applied to prompt content.

                                      @@ -8,5 +8,5 @@ the AI provider-specific type.

                                      the underlying AI provider metadata for filtering applied to prompt content.

                                      -
                                      promptIndex: number

                                      Index of the prompt filter metadata contained in the AI response.

                                      -
                                      +
                                      promptIndex: number

                                      Index of the prompt filter metadata contained in the AI response.

                                      +
                                      diff --git a/docs/next/interfaces/_celljs_ai_core.PromptTemplateActions.html b/docs/next/interfaces/_celljs_ai_core.PromptTemplateActions.html index a1bebd6d7..ae196ae2f 100644 --- a/docs/next/interfaces/_celljs_ai_core.PromptTemplateActions.html +++ b/docs/next/interfaces/_celljs_ai_core.PromptTemplateActions.html @@ -1,3 +1,3 @@ -PromptTemplateActions | CellJS TypeDoc
                                      interface PromptTemplateActions {
                                          create(model: Map<String, Object>): Prompt;
                                          render(model?: Map<String, Object>): string;
                                      }

                                      Hierarchy (view full)

                                      Methods

                                      create +PromptTemplateActions | CellJS TypeDoc
                                      interface PromptTemplateActions {
                                          create(model: Map<String, Object>): Prompt;
                                          render(model?: Map<String, Object>): string;
                                      }

                                      Hierarchy (view full)

                                      Methods

                                      Methods

                                      +

                                      Methods

                                      diff --git a/docs/next/interfaces/_celljs_ai_core.PromptTemplateChatActions.html b/docs/next/interfaces/_celljs_ai_core.PromptTemplateChatActions.html index c40e7737d..c21990fb2 100644 --- a/docs/next/interfaces/_celljs_ai_core.PromptTemplateChatActions.html +++ b/docs/next/interfaces/_celljs_ai_core.PromptTemplateChatActions.html @@ -1,2 +1,2 @@ -PromptTemplateChatActions | CellJS TypeDoc
                                      interface PromptTemplateChatActions {
                                          createMessages(): Message[];
                                          createMessages(model: Map<String, Object>): Message[];
                                      }

                                      Methods

                                      +PromptTemplateChatActions | CellJS TypeDoc
                                      interface PromptTemplateChatActions {
                                          createMessages(): Message[];
                                          createMessages(model: Map<String, Object>): Message[];
                                      }

                                      Methods

                                      diff --git a/docs/next/interfaces/_celljs_ai_core.PromptTemplateMessageActions.html b/docs/next/interfaces/_celljs_ai_core.PromptTemplateMessageActions.html index e959956a2..e065c26ce 100644 --- a/docs/next/interfaces/_celljs_ai_core.PromptTemplateMessageActions.html +++ b/docs/next/interfaces/_celljs_ai_core.PromptTemplateMessageActions.html @@ -1,2 +1,2 @@ -PromptTemplateMessageActions | CellJS TypeDoc

                                      Interface PromptTemplateMessageActions

                                      interface PromptTemplateMessageActions {
                                          createMessage(mediaList: Media[]): Message;
                                          createMessage(model: Map<String, Object>): Message;
                                      }

                                      Methods

                                      Methods

                                      +PromptTemplateMessageActions | CellJS TypeDoc

                                      Interface PromptTemplateMessageActions

                                      interface PromptTemplateMessageActions {
                                          createMessage(mediaList: Media[]): Message;
                                          createMessage(model: Map<String, Object>): Message;
                                      }

                                      Methods

                                      Methods

                                      diff --git a/docs/next/interfaces/_celljs_ai_core.PromptTemplateStringActions.html b/docs/next/interfaces/_celljs_ai_core.PromptTemplateStringActions.html index 9446702c5..6029c5f5a 100644 --- a/docs/next/interfaces/_celljs_ai_core.PromptTemplateStringActions.html +++ b/docs/next/interfaces/_celljs_ai_core.PromptTemplateStringActions.html @@ -1,2 +1,2 @@ -PromptTemplateStringActions | CellJS TypeDoc
                                      interface PromptTemplateStringActions {
                                          render(model?: Map<String, Object>): string;
                                      }

                                      Hierarchy (view full)

                                      Methods

                                      Methods

                                      +PromptTemplateStringActions | CellJS TypeDoc
                                      interface PromptTemplateStringActions {
                                          render(model?: Map<String, Object>): string;
                                      }

                                      Hierarchy (view full)

                                      Methods

                                      Methods

                                      diff --git a/docs/next/interfaces/_celljs_ai_core.RateLimit.html b/docs/next/interfaces/_celljs_ai_core.RateLimit.html index af1cce5e6..e8c8ecb55 100644 --- a/docs/next/interfaces/_celljs_ai_core.RateLimit.html +++ b/docs/next/interfaces/_celljs_ai_core.RateLimit.html @@ -1,6 +1,6 @@ RateLimit | CellJS TypeDoc

                                      Abstract Data Type (ADT) encapsulating metadata from an AI provider's API rate limits granted to the API key in use and the API key's current balance.

                                      -
                                      interface RateLimit {
                                          requestsLimit: number;
                                          requestsRemaining: number;
                                          requestsReset: number;
                                          tokensLimit: number;
                                          tokensRemaining: number;
                                          tokensReset: number;
                                      }

                                      Properties

                                      interface RateLimit {
                                          requestsLimit: number;
                                          requestsRemaining: number;
                                          requestsReset: number;
                                          tokensLimit: number;
                                          tokensRemaining: number;
                                          tokensReset: number;
                                      }

                                      Properties

                                      requestsLimit: number

                                      The maximum number of requests that are permitted before exhausting the rate limit.

                                      -
                                      requestsRemaining: number

                                      The remaining number of requests that are permitted before exhausting the +

                                      requestsRemaining: number

                                      The remaining number of requests that are permitted before exhausting the requestsLimit rate limit.

                                      -
                                      requestsReset: number

                                      The duration time until the rate limit (based on requests) resets +

                                      requestsReset: number

                                      The duration time until the rate limit (based on requests) resets to its requestsLimit initial state.

                                      -
                                      tokensLimit: number

                                      The maximum number of tokens that are permitted before exhausting the rate +

                                      tokensLimit: number

                                      The maximum number of tokens that are permitted before exhausting the rate limit.

                                      -
                                      tokensRemaining: number

                                      The remaining number of tokens that are permitted before exhausting the +

                                      tokensRemaining: number

                                      The remaining number of tokens that are permitted before exhausting the tokensLimit rate limit.

                                      -
                                      tokensReset: number

                                      The duration time until the rate limit (based on tokens) resets to +

                                      tokensReset: number

                                      The duration time until the rate limit (based on tokens) resets to its tokensLimit initial state.

                                      -
                                      +
                                      diff --git a/docs/next/interfaces/_celljs_ai_core.ResponseMetadata.html b/docs/next/interfaces/_celljs_ai_core.ResponseMetadata.html index 36f656ffe..d2bc4ab41 100644 --- a/docs/next/interfaces/_celljs_ai_core.ResponseMetadata.html +++ b/docs/next/interfaces/_celljs_ai_core.ResponseMetadata.html @@ -3,4 +3,4 @@ model, including processing details and model-specific data. It serves as a value object within the core domain, enhancing the understanding and management of AI model responses in various applications.

                                      -

                                      Hierarchy (view full)

                                      +

                                      Hierarchy (view full)

                                      diff --git a/docs/next/interfaces/_celljs_ai_core.ResultMetadata.html b/docs/next/interfaces/_celljs_ai_core.ResultMetadata.html index 183c2fa6e..c3bf658a6 100644 --- a/docs/next/interfaces/_celljs_ai_core.ResultMetadata.html +++ b/docs/next/interfaces/_celljs_ai_core.ResultMetadata.html @@ -3,4 +3,4 @@ generated by AI models. It could include information like computation time, model version, or other relevant details that enhance understanding and management of AI model outputs in various applications.

                                      -

                                      Hierarchy (view full)

                                      +

                                      Hierarchy (view full)

                                      diff --git a/docs/next/interfaces/_celljs_ai_core.StreamingChatModel.html b/docs/next/interfaces/_celljs_ai_core.StreamingChatModel.html index 4bc9d426f..7a7b2e3c6 100644 --- a/docs/next/interfaces/_celljs_ai_core.StreamingChatModel.html +++ b/docs/next/interfaces/_celljs_ai_core.StreamingChatModel.html @@ -3,8 +3,8 @@ streaming responses. The interface uses Java generics to accommodate different types of requests and responses, enhancing flexibility and adaptability across different AI model implementations.

                                      -
                                      interface StreamingChatModel {
                                          stream(request: Prompt): Observable<ChatResponse>;
                                      }

                                      Hierarchy (view full)

                                      Methods

                                      interface StreamingChatModel {
                                          stream(request: Prompt): Observable<ChatResponse>;
                                      }

                                      Hierarchy (view full)

                                      Methods

                                      Methods

                                      +
                                      diff --git a/docs/next/interfaces/_celljs_ai_core.StreamingModel.html b/docs/next/interfaces/_celljs_ai_core.StreamingModel.html index 5c84990d1..02ad09d9e 100644 --- a/docs/next/interfaces/_celljs_ai_core.StreamingModel.html +++ b/docs/next/interfaces/_celljs_ai_core.StreamingModel.html @@ -6,8 +6,8 @@
                                      interface StreamingModel<TReq, TResChunk> {
                                          stream(request: TReq): Observable<TResChunk>;
                                      }

                                      Type Parameters

                                      Hierarchy (view full)

                                      Methods

                                      Hierarchy (view full)

                                      Methods

                                      Methods

                                      • Executes a method call to the AI model.

                                        Parameters

                                        • request: TReq

                                          the request object to be sent to the AI model

                                        Returns Observable<TResChunk>

                                        the streaming response from the AI model

                                        -
                                      +
                                      diff --git a/docs/next/interfaces/_celljs_ai_core.Usage.html b/docs/next/interfaces/_celljs_ai_core.Usage.html index 82fd745be..fcf8a6b2b 100644 --- a/docs/next/interfaces/_celljs_ai_core.Usage.html +++ b/docs/next/interfaces/_celljs_ai_core.Usage.html @@ -1,11 +1,11 @@ Usage | CellJS TypeDoc

                                      Abstract Data Type (ADT) encapsulating metadata on the usage of an AI provider's API per AI request.

                                      -
                                      interface Usage {
                                          generationTokens: number;
                                          promptTokens: number;
                                          totalTokens: number;
                                      }

                                      Properties

                                      interface Usage {
                                          generationTokens: number;
                                          promptTokens: number;
                                          totalTokens: number;
                                      }

                                      Properties

                                      generationTokens: number

                                      The number of tokens returned in the generation (aka completion) of the AI's response.

                                      -
                                      promptTokens: number

                                      The number of tokens used in the prompt of the AI request.

                                      -
                                      totalTokens: number

                                      The total number of tokens from both the prompt of an AI request +

                                      promptTokens: number

                                      The number of tokens used in the prompt of the AI request.

                                      +
                                      totalTokens: number

                                      The total number of tokens from both the prompt of an AI request and generation of the AI's response.

                                      -
                                      +
                                      diff --git a/docs/next/interfaces/_celljs_ai_ollama.ChatRequest.html b/docs/next/interfaces/_celljs_ai_ollama.ChatRequest.html index 4124ec23a..b2f540d5c 100644 --- a/docs/next/interfaces/_celljs_ai_ollama.ChatRequest.html +++ b/docs/next/interfaces/_celljs_ai_ollama.ChatRequest.html @@ -7,11 +7,11 @@

                                      List of tools the model has access to.

                                      Model-specific options. For example, "temperature" can be set through this field, if the model supports it. You can use the OllamaOptions builder to create the options then OllamaOptions#toMap() to convert the options into a map.

                                      -
                                      interface ChatRequest {
                                          format: string;
                                          keepAlive?: string;
                                          messages: Message[];
                                          model: string;
                                          options?: {
                                              [key: string]: any;
                                          };
                                          stream?: boolean;
                                          tools?: Tool[];
                                      }

                                      Properties

                                      interface ChatRequest {
                                          format: string;
                                          keepAlive?: string;
                                          messages: Message[];
                                          model: string;
                                          options?: {
                                              [key: string]: any;
                                          };
                                          stream?: boolean;
                                          tools?: Tool[];
                                      }

                                      Properties

                                      format: string
                                      keepAlive?: string
                                      messages: Message[]
                                      model: string
                                      options?: {
                                          [key: string]: any;
                                      }
                                      stream?: boolean
                                      tools?: Tool[]
                                      +

                                      Properties

                                      format: string
                                      keepAlive?: string
                                      messages: Message[]
                                      model: string
                                      options?: {
                                          [key: string]: any;
                                      }
                                      stream?: boolean
                                      tools?: Tool[]
                                      diff --git a/docs/next/interfaces/_celljs_ai_ollama.ChatResponse.html b/docs/next/interfaces/_celljs_ai_ollama.ChatResponse.html index c8bf62e61..4a816a033 100644 --- a/docs/next/interfaces/_celljs_ai_ollama.ChatResponse.html +++ b/docs/next/interfaces/_celljs_ai_ollama.ChatResponse.html @@ -13,7 +13,7 @@

                                      Time spent evaluating the prompt.

                                      Number of tokens in the response.

                                      Time spent generating the response.

                                      -
                                      interface ChatResponse {
                                          createdAt: Date;
                                          done: boolean;
                                          doneReason: string;
                                          evalCount: number;
                                          evalDuration: number;
                                          loadDuration: number;
                                          message: Message;
                                          model: string;
                                          promptEvalCount: number;
                                          promptEvalDuration: number;
                                          totalDuration: number;
                                      }

                                      Properties

                                      interface ChatResponse {
                                          createdAt: Date;
                                          done: boolean;
                                          doneReason: string;
                                          evalCount: number;
                                          evalDuration: number;
                                          loadDuration: number;
                                          message: Message;
                                          model: string;
                                          promptEvalCount: number;
                                          promptEvalDuration: number;
                                          totalDuration: number;
                                      }

                                      Properties

                                      createdAt: Date
                                      done: boolean
                                      doneReason: string
                                      evalCount: number
                                      evalDuration: number
                                      loadDuration: number
                                      message: Message
                                      model: string
                                      promptEvalCount: number
                                      promptEvalDuration: number
                                      totalDuration: number
                                      +

                                      Properties

                                      createdAt: Date
                                      done: boolean
                                      doneReason: string
                                      evalCount: number
                                      evalDuration: number
                                      loadDuration: number
                                      message: Message
                                      model: string
                                      promptEvalCount: number
                                      promptEvalDuration: number
                                      totalDuration: number
                                      diff --git a/docs/next/interfaces/_celljs_ai_ollama.EmbeddingRequest.html b/docs/next/interfaces/_celljs_ai_ollama.EmbeddingRequest.html index 8415bfc23..f7834b8ae 100644 --- a/docs/next/interfaces/_celljs_ai_ollama.EmbeddingRequest.html +++ b/docs/next/interfaces/_celljs_ai_ollama.EmbeddingRequest.html @@ -4,12 +4,12 @@

                                      Controls how long the model will stay loaded into memory following the request (default: 5m).

                                      Additional model parameters listed in the documentation for the

                                      Use EmbeddingsRequest instead.

                                      -
                                      interface EmbeddingRequest {
                                          keepAlive?: string;
                                          model: string;
                                          options?: Record<string, any>;
                                          prompt: string;
                                      }

                                      Properties

                                      interface EmbeddingRequest {
                                          keepAlive?: string;
                                          model: string;
                                          options?: Record<string, any>;
                                          prompt: string;
                                      }

                                      Properties

                                      keepAlive?: string

                                      Controls how long the model will stay loaded into memory following the request (default: 5m).

                                      -
                                      model: string

                                      The name of model to generate embeddings from.

                                      -
                                      options?: Record<string, any>

                                      Additional model parameters listed in the documentation for the

                                      -
                                      prompt: string

                                      The text to generate embeddings for.

                                      -
                                      +
                                      model: string

                                      The name of model to generate embeddings from.

                                      +
                                      options?: Record<string, any>

                                      Additional model parameters listed in the documentation for the

                                      +
                                      prompt: string

                                      The text to generate embeddings for.

                                      +
                                      diff --git a/docs/next/interfaces/_celljs_ai_ollama.EmbeddingsRequest.html b/docs/next/interfaces/_celljs_ai_ollama.EmbeddingsRequest.html index 08a535679..c5f432c65 100644 --- a/docs/next/interfaces/_celljs_ai_ollama.EmbeddingsRequest.html +++ b/docs/next/interfaces/_celljs_ai_ollama.EmbeddingsRequest.html @@ -5,15 +5,15 @@

                                      Additional model parameters listed in the documentation for the

                                      Truncates the end of each input to fit within context length. Returns error if false and context length is exceeded. Defaults to true.

                                      -
                                      interface EmbeddingsRequest {
                                          input: string[];
                                          keepAlive?: string;
                                          model: string;
                                          options?: Record<string, any>;
                                          truncate?: boolean;
                                      }

                                      Properties

                                      interface EmbeddingsRequest {
                                          input: string[];
                                          keepAlive?: string;
                                          model: string;
                                          options?: Record<string, any>;
                                          truncate?: boolean;
                                      }

                                      Properties

                                      input: string[]

                                      The text or list of text to generate embeddings for.

                                      -
                                      keepAlive?: string

                                      Controls how long the model will stay loaded into memory following the request (default: 5m).

                                      -
                                      model: string

                                      The name of model to generate embeddings from.

                                      -
                                      options?: Record<string, any>

                                      Additional model parameters listed in the documentation for the

                                      -
                                      truncate?: boolean

                                      Truncates the end of each input to fit within context length. +

                                      keepAlive?: string

                                      Controls how long the model will stay loaded into memory following the request (default: 5m).

                                      +
                                      model: string

                                      The name of model to generate embeddings from.

                                      +
                                      options?: Record<string, any>

                                      Additional model parameters listed in the documentation for the

                                      +
                                      truncate?: boolean

                                      Truncates the end of each input to fit within context length. Returns error if false and context length is exceeded. Defaults to true.

                                      -
                                      +
                                      diff --git a/docs/next/interfaces/_celljs_ai_ollama.EmbeddingsResponse.html b/docs/next/interfaces/_celljs_ai_ollama.EmbeddingsResponse.html index 12257f188..d3421a187 100644 --- a/docs/next/interfaces/_celljs_ai_ollama.EmbeddingsResponse.html +++ b/docs/next/interfaces/_celljs_ai_ollama.EmbeddingsResponse.html @@ -2,9 +2,9 @@

                                      The model used for generating the embeddings.

                                      The list of embeddings generated from the model. Each embedding (list of doubles) corresponds to a single input text.

                                      -
                                      interface EmbeddingsResponse {
                                          embeddings: number[][];
                                          model: string;
                                      }

                                      Properties

                                      interface EmbeddingsResponse {
                                          embeddings: number[][];
                                          model: string;
                                      }

                                      Properties

                                      Properties

                                      embeddings: number[][]

                                      The list of embeddings generated from the model. Each embedding (list of doubles) corresponds to a single input text.

                                      -
                                      model: string

                                      The model used for generating the embeddings.

                                      -
                                      +
                                      model: string

                                      The model used for generating the embeddings.

                                      +
                                      diff --git a/docs/next/interfaces/_celljs_ai_ollama.Message.html b/docs/next/interfaces/_celljs_ai_ollama.Message.html index b4885ed91..c3e481528 100644 --- a/docs/next/interfaces/_celljs_ai_ollama.Message.html +++ b/docs/next/interfaces/_celljs_ai_ollama.Message.html @@ -3,8 +3,8 @@

                                      The content of the message.

                                      The list of base64-encoded images to send with the message. Requires multimodal models such as llava or bakllava.

                                      -
                                      interface Message {
                                          content: string;
                                          images?: string[];
                                          role: Role;
                                          toolCalls?: ToolCall[];
                                      }

                                      Properties

                                      interface Message {
                                          content: string;
                                          images?: string[];
                                          role: Role;
                                          toolCalls?: ToolCall[];
                                      }

                                      Properties

                                      content: string
                                      images?: string[]
                                      role: Role
                                      toolCalls?: ToolCall[]
                                      +

                                      Properties

                                      content: string
                                      images?: string[]
                                      role: Role
                                      toolCalls?: ToolCall[]
                                      diff --git a/docs/next/interfaces/_celljs_ai_ollama.OllamaAPI.html b/docs/next/interfaces/_celljs_ai_ollama.OllamaAPI.html index 6552f27a4..51716916e 100644 --- a/docs/next/interfaces/_celljs_ai_ollama.OllamaAPI.html +++ b/docs/next/interfaces/_celljs_ai_ollama.OllamaAPI.html @@ -1,4 +1,4 @@ -OllamaAPI | CellJS TypeDoc
                                      interface OllamaAPI {
                                          chat(chatRequest: ChatRequest): Promise<ChatResponse>;
                                          embed(embeddingsRequest: EmbeddingsRequest): Promise<EmbeddingsResponse>;
                                          streamingChat(chatRequest: ChatRequest): Observable<ChatResponse>;
                                      }

                                      Methods

                                      chat +OllamaAPI | CellJS TypeDoc
                                      interface OllamaAPI {
                                          chat(chatRequest: ChatRequest): Promise<ChatResponse>;
                                          embed(embeddingsRequest: EmbeddingsRequest): Promise<EmbeddingsResponse>;
                                          streamingChat(chatRequest: ChatRequest): Observable<ChatResponse>;
                                      }

                                      Methods

                                      • Generate the next message in a chat with a provided model. @@ -7,10 +7,10 @@ statistics and additional data from the request.

                                        Parameters

                                        Returns Promise<ChatResponse>

                                        Chat response.

                                        -
                                      • Streaming response for the chat completion request.

                                        Parameters

                                        • chatRequest: ChatRequest

                                          Chat request. The request must set the stream property to true.

                                        Returns Observable<ChatResponse>

                                        Chat response as a Flux stream.

                                        -
                                      +
                                      diff --git a/docs/next/interfaces/_celljs_ai_ollama.Tool.html b/docs/next/interfaces/_celljs_ai_ollama.Tool.html index 002876619..84b209665 100644 --- a/docs/next/interfaces/_celljs_ai_ollama.Tool.html +++ b/docs/next/interfaces/_celljs_ai_ollama.Tool.html @@ -1,6 +1,6 @@ Tool | CellJS TypeDoc

                                      Represents a tool the model may call. Currently, only functions are supported as a tool.

                                      The type of the tool. Currently, only 'function' is supported.

                                      The function definition.

                                      -
                                      interface Tool {
                                          function: FunctionDefinition;
                                          type: ToolType;
                                      }

                                      Properties

                                      interface Tool {
                                          function: FunctionDefinition;
                                          type: ToolType;
                                      }

                                      Properties

                                      Properties

                                      function: FunctionDefinition
                                      type: ToolType
                                      +

                                      Properties

                                      function: FunctionDefinition
                                      type: ToolType
                                      diff --git a/docs/next/interfaces/_celljs_ai_ollama.ToolCall.html b/docs/next/interfaces/_celljs_ai_ollama.ToolCall.html index b71b5cc84..1f9345e61 100644 --- a/docs/next/interfaces/_celljs_ai_ollama.ToolCall.html +++ b/docs/next/interfaces/_celljs_ai_ollama.ToolCall.html @@ -1,4 +1,4 @@ ToolCall | CellJS TypeDoc

                                      The relevant tool call.

                                      The function definition.

                                      -
                                      interface ToolCall {
                                          function?: ToolCallFunction;
                                      }

                                      Properties

                                      Properties

                                      function?: ToolCallFunction
                                      +
                                      interface ToolCall {
                                          function?: ToolCallFunction;
                                      }

                                      Properties

                                      Properties

                                      function?: ToolCallFunction
                                      diff --git a/docs/next/interfaces/_celljs_ai_ollama.ToolCallFunction.html b/docs/next/interfaces/_celljs_ai_ollama.ToolCallFunction.html index 01ca9dcff..2196a6992 100644 --- a/docs/next/interfaces/_celljs_ai_ollama.ToolCallFunction.html +++ b/docs/next/interfaces/_celljs_ai_ollama.ToolCallFunction.html @@ -1,6 +1,6 @@ ToolCallFunction | CellJS TypeDoc

                                      The function definition.

                                      The name of the function.

                                      The arguments that the model expects you to pass to the function.

                                      -
                                      interface ToolCallFunction {
                                          arguments: {
                                              [key: string]: any;
                                          };
                                          name: string;
                                      }

                                      Properties

                                      interface ToolCallFunction {
                                          arguments: {
                                              [key: string]: any;
                                          };
                                          name: string;
                                      }

                                      Properties

                                      Properties

                                      arguments: {
                                          [key: string]: any;
                                      }
                                      name: string
                                      +

                                      Properties

                                      arguments: {
                                          [key: string]: any;
                                      }
                                      name: string
                                      diff --git a/docs/next/interfaces/_celljs_antd.AntdConfig.html b/docs/next/interfaces/_celljs_antd.AntdConfig.html index 2304b03f7..ec6db45b8 100644 --- a/docs/next/interfaces/_celljs_antd.AntdConfig.html +++ b/docs/next/interfaces/_celljs_antd.AntdConfig.html @@ -1 +1 @@ -AntdConfig | CellJS TypeDoc

                                      Indexable

                                      • [key: string]: any
                                      +AntdConfig | CellJS TypeDoc

                                      Indexable

                                      • [key: string]: any
                                      diff --git a/docs/next/interfaces/_celljs_antd.ConfigProvider.html b/docs/next/interfaces/_celljs_antd.ConfigProvider.html index 418f0972a..2b746cc8c 100644 --- a/docs/next/interfaces/_celljs_antd.ConfigProvider.html +++ b/docs/next/interfaces/_celljs_antd.ConfigProvider.html @@ -1,2 +1,2 @@ -ConfigProvider | CellJS TypeDoc
                                      interface ConfigProvider {
                                          provide(): AntdConfig;
                                      }

                                      Implemented by

                                      Methods

                                      Methods

                                      +ConfigProvider | CellJS TypeDoc
                                      interface ConfigProvider {
                                          provide(): AntdConfig;
                                      }

                                      Implemented by

                                      Methods

                                      Methods

                                      diff --git a/docs/next/interfaces/_celljs_cache.CacheManager.html b/docs/next/interfaces/_celljs_cache.CacheManager.html index 87694cbee..f03371751 100644 --- a/docs/next/interfaces/_celljs_cache.CacheManager.html +++ b/docs/next/interfaces/_celljs_cache.CacheManager.html @@ -1,4 +1,4 @@ -CacheManager | CellJS TypeDoc
                                      interface CacheManager {
                                          del: ((key: string) => Promise<void>);
                                          get: (<T>(key: string) => Promise<undefined | T>);
                                          reset: (() => Promise<void>);
                                          set: ((key: string, value: unknown, ttl?: number) => Promise<void>);
                                          wrap<T>(key: string, fn: (() => Promise<T>), ttl?: number): Promise<T>;
                                      }

                                      Hierarchy

                                      • Omit<Cache, "store">
                                        • CacheManager

                                      Properties

                                      del +CacheManager | CellJS TypeDoc
                                      interface CacheManager {
                                          del: ((key: string) => Promise<void>);
                                          get: (<T>(key: string) => Promise<undefined | T>);
                                          reset: (() => Promise<void>);
                                          set: ((key: string, value: unknown, ttl?: number) => Promise<void>);
                                          wrap<T>(key: string, fn: (() => Promise<T>), ttl?: number): Promise<T>;
                                      }

                                      Hierarchy

                                      • Omit<Cache, "store">
                                        • CacheManager

                                      Properties

                                      del get reset set diff --git a/docs/next/interfaces/_celljs_cache.CacheManagerFactory.html b/docs/next/interfaces/_celljs_cache.CacheManagerFactory.html index 1419769e0..03bfbe8dd 100644 --- a/docs/next/interfaces/_celljs_cache.CacheManagerFactory.html +++ b/docs/next/interfaces/_celljs_cache.CacheManagerFactory.html @@ -1,2 +1,2 @@ -CacheManagerFactory | CellJS TypeDoc
                                      interface CacheManagerFactory {
                                          create(name?: string): CacheManager;
                                      }

                                      Implemented by

                                      Methods

                                      Methods

                                      +CacheManagerFactory | CellJS TypeDoc
                                      interface CacheManagerFactory {
                                          create(name?: string): CacheManager;
                                      }

                                      Implemented by

                                      Methods

                                      Methods

                                      diff --git a/docs/next/interfaces/_celljs_cache.CacheStore.html b/docs/next/interfaces/_celljs_cache.CacheStore.html index 6cff15175..588d9c118 100644 --- a/docs/next/interfaces/_celljs_cache.CacheStore.html +++ b/docs/next/interfaces/_celljs_cache.CacheStore.html @@ -1,4 +1,4 @@ -CacheStore | CellJS TypeDoc
                                      interface CacheStore {
                                          del(key: string): Promise<void>;
                                          get<T>(key: string): Promise<undefined | T>;
                                          keys(pattern?: string): Promise<string[]>;
                                          mdel(...args: string[]): Promise<void>;
                                          mget(...args: string[]): Promise<unknown[]>;
                                          mset(args: [string, unknown][], ttl?: number): Promise<void>;
                                          reset(): Promise<void>;
                                          set<T>(key: string, data: T, ttl?: number): Promise<void>;
                                          ttl(key: string): Promise<number>;
                                      }

                                      Hierarchy

                                      • Store
                                        • CacheStore

                                      Methods

                                      del +CacheStore | CellJS TypeDoc
                                      interface CacheStore {
                                          del(key: string): Promise<void>;
                                          get<T>(key: string): Promise<undefined | T>;
                                          keys(pattern?: string): Promise<string[]>;
                                          mdel(...args: string[]): Promise<void>;
                                          mget(...args: string[]): Promise<unknown[]>;
                                          mset(args: [string, unknown][], ttl?: number): Promise<void>;
                                          reset(): Promise<void>;
                                          set<T>(key: string, data: T, ttl?: number): Promise<void>;
                                          ttl(key: string): Promise<number>;
                                      }

                                      Hierarchy

                                      • Store
                                        • CacheStore

                                      Methods

                                      del get keys mdel diff --git a/docs/next/interfaces/_celljs_cache.CacheStoreFactory.html b/docs/next/interfaces/_celljs_cache.CacheStoreFactory.html index 7d105ae2c..fb1dcc431 100644 --- a/docs/next/interfaces/_celljs_cache.CacheStoreFactory.html +++ b/docs/next/interfaces/_celljs_cache.CacheStoreFactory.html @@ -1,2 +1,2 @@ -CacheStoreFactory | CellJS TypeDoc
                                      interface CacheStoreFactory {
                                          create<T>(config: any): Promise<CacheStore>;
                                      }

                                      Implemented by

                                      Methods

                                      Methods

                                      +CacheStoreFactory | CellJS TypeDoc
                                      interface CacheStoreFactory {
                                          create<T>(config: any): Promise<CacheStore>;
                                      }

                                      Implemented by

                                      Methods

                                      Methods

                                      diff --git a/docs/next/interfaces/_celljs_cli_common.AddOptions.html b/docs/next/interfaces/_celljs_cli_common.AddOptions.html index 5f366bb48..034c83df5 100644 --- a/docs/next/interfaces/_celljs_cli_common.AddOptions.html +++ b/docs/next/interfaces/_celljs_cli_common.AddOptions.html @@ -1,5 +1,5 @@ -AddOptions | CellJS TypeDoc
                                      interface AddOptions {
                                          dev?: boolean;
                                          exact?: boolean;
                                          global?: boolean;
                                          stdio?: string;
                                      }

                                      Properties

                                      dev? +AddOptions | CellJS TypeDoc
                                      interface AddOptions {
                                          dev?: boolean;
                                          exact?: boolean;
                                          global?: boolean;
                                          stdio?: string;
                                      }

                                      Properties

                                      dev?: boolean
                                      exact?: boolean
                                      global?: boolean
                                      stdio?: string
                                      +

                                      Properties

                                      dev?: boolean
                                      exact?: boolean
                                      global?: boolean
                                      stdio?: string
                                      diff --git a/docs/next/interfaces/_celljs_cli_common.Author.html b/docs/next/interfaces/_celljs_cli_common.Author.html index 53a4a8c8f..465957aae 100644 --- a/docs/next/interfaces/_celljs_cli_common.Author.html +++ b/docs/next/interfaces/_celljs_cli_common.Author.html @@ -1,3 +1,3 @@ -Author | CellJS TypeDoc
                                      interface Author {
                                          email: string;
                                          name: string;
                                      }

                                      Properties

                                      email +Author | CellJS TypeDoc
                                      interface Author {
                                          email: string;
                                          name: string;
                                      }

                                      Properties

                                      Properties

                                      email: string
                                      name: string
                                      +

                                      Properties

                                      email: string
                                      name: string
                                      diff --git a/docs/next/interfaces/_celljs_cli_common.BuildContext.html b/docs/next/interfaces/_celljs_cli_common.BuildContext.html index c52f20045..152c32d79 100644 --- a/docs/next/interfaces/_celljs_cli_common.BuildContext.html +++ b/docs/next/interfaces/_celljs_cli_common.BuildContext.html @@ -1,4 +1,4 @@ -BuildContext | CellJS TypeDoc
                                      interface BuildContext {
                                          cfg: ApplicationConfig;
                                          framework?: Framework;
                                          options?: Record<string, any>;
                                          output: Record<string, any>;
                                          pkg: ApplicationPackage;
                                          program: Command;
                                          propsDir?: string;
                                          propsFile?: string;
                                          settings?: Settings;
                                      }

                                      Hierarchy (view full)

                                      Properties

                                      cfg +BuildContext | CellJS TypeDoc
                                      interface BuildContext {
                                          cfg: ApplicationConfig;
                                          framework?: Framework;
                                          options?: Record<string, any>;
                                          output: Record<string, any>;
                                          pkg: ApplicationPackage;
                                          program: Command;
                                          propsDir?: string;
                                          propsFile?: string;
                                          settings?: Settings;
                                      }

                                      Hierarchy (view full)

                                      Properties

                                      framework?: Framework
                                      options?: Record<string, any>
                                      output: Record<string, any>
                                      program: Command
                                      propsDir?: string
                                      propsFile?: string
                                      settings?: Settings
                                      +

                                      Properties

                                      framework?: Framework
                                      options?: Record<string, any>
                                      output: Record<string, any>
                                      program: Command
                                      propsDir?: string
                                      propsFile?: string
                                      settings?: Settings
                                      diff --git a/docs/next/interfaces/_celljs_cli_common.CliContext-1.html b/docs/next/interfaces/_celljs_cli_common.CliContext-1.html index 5e910d4c5..a624f97a6 100644 --- a/docs/next/interfaces/_celljs_cli_common.CliContext-1.html +++ b/docs/next/interfaces/_celljs_cli_common.CliContext-1.html @@ -1,4 +1,4 @@ -CliContext | CellJS TypeDoc
                                      interface CliContext {
                                          cfg: ApplicationConfig;
                                          framework?: Framework;
                                          options?: Record<string, any>;
                                          output: Record<string, any>;
                                          pkg: ApplicationPackage;
                                          program: Command;
                                          propsDir?: string;
                                          propsFile?: string;
                                          settings?: Settings;
                                          [key: string]: any;
                                      }

                                      Hierarchy (view full)

                                      Indexable

                                      • [key: string]: any

                                      Properties

                                      cfg +CliContext | CellJS TypeDoc
                                      interface CliContext {
                                          cfg: ApplicationConfig;
                                          framework?: Framework;
                                          options?: Record<string, any>;
                                          output: Record<string, any>;
                                          pkg: ApplicationPackage;
                                          program: Command;
                                          propsDir?: string;
                                          propsFile?: string;
                                          settings?: Settings;
                                          [key: string]: any;
                                      }

                                      Hierarchy (view full)

                                      Indexable

                                      • [key: string]: any

                                      Properties

                                      framework?: Framework
                                      options?: Record<string, any>
                                      output: Record<string, any>
                                      program: Command
                                      propsDir?: string
                                      propsFile?: string
                                      settings?: Settings
                                      +

                                      Properties

                                      framework?: Framework
                                      options?: Record<string, any>
                                      output: Record<string, any>
                                      program: Command
                                      propsDir?: string
                                      propsFile?: string
                                      settings?: Settings
                                      diff --git a/docs/next/interfaces/_celljs_cli_common.CompileContext.html b/docs/next/interfaces/_celljs_cli_common.CompileContext.html index fbb7a41fe..f45550b58 100644 --- a/docs/next/interfaces/_celljs_cli_common.CompileContext.html +++ b/docs/next/interfaces/_celljs_cli_common.CompileContext.html @@ -1,4 +1,4 @@ -CompileContext | CellJS TypeDoc
                                      interface CompileContext {
                                          cfg: ApplicationConfig;
                                          framework?: Framework;
                                          options?: Record<string, any>;
                                          output: Record<string, any>;
                                          pkg: ApplicationPackage;
                                          program: Command;
                                          propsDir?: string;
                                          propsFile?: string;
                                          settings?: Settings;
                                      }

                                      Hierarchy (view full)

                                      Properties

                                      cfg +CompileContext | CellJS TypeDoc
                                      interface CompileContext {
                                          cfg: ApplicationConfig;
                                          framework?: Framework;
                                          options?: Record<string, any>;
                                          output: Record<string, any>;
                                          pkg: ApplicationPackage;
                                          program: Command;
                                          propsDir?: string;
                                          propsFile?: string;
                                          settings?: Settings;
                                      }

                                      Hierarchy (view full)

                                      Properties

                                      framework?: Framework
                                      options?: Record<string, any>
                                      output: Record<string, any>
                                      program: Command
                                      propsDir?: string
                                      propsFile?: string
                                      settings?: Settings
                                      +

                                      Properties

                                      framework?: Framework
                                      options?: Record<string, any>
                                      output: Record<string, any>
                                      program: Command
                                      propsDir?: string
                                      propsFile?: string
                                      settings?: Settings
                                      diff --git a/docs/next/interfaces/_celljs_cli_common.Component.html b/docs/next/interfaces/_celljs_cli_common.Component.html index 0f8352ad0..3785c097f 100644 --- a/docs/next/interfaces/_celljs_cli_common.Component.html +++ b/docs/next/interfaces/_celljs_cli_common.Component.html @@ -1,4 +1,4 @@ -Component | CellJS TypeDoc
                                      interface Component {
                                          backend: Props;
                                          cell: any;
                                          configFiles: string[];
                                          frontend: Props;
                                          mode?: string[];
                                          name: any;
                                          runtime?: string;
                                      }

                                      Hierarchy (view full)

                                      Properties

                                      backend +Component | CellJS TypeDoc
                                      interface Component {
                                          backend: Props;
                                          cell: any;
                                          configFiles: string[];
                                          frontend: Props;
                                          mode?: string[];
                                          name: any;
                                          runtime?: string;
                                      }

                                      Hierarchy (view full)

                                      Properties

                                      Properties

                                      backend: Props

                                      Backend specific properties.

                                      -
                                      cell: any
                                      configFiles: string[]
                                      frontend: Props

                                      Frontend related properties.

                                      -
                                      mode?: string[]
                                      name: any
                                      runtime?: string
                                      +
                                      cell: any
                                      configFiles: string[]
                                      frontend: Props

                                      Frontend related properties.

                                      +
                                      mode?: string[]
                                      name: any
                                      runtime?: string
                                      diff --git a/docs/next/interfaces/_celljs_cli_common.ConfigContext.html b/docs/next/interfaces/_celljs_cli_common.ConfigContext.html index 53c032205..7713dc644 100644 --- a/docs/next/interfaces/_celljs_cli_common.ConfigContext.html +++ b/docs/next/interfaces/_celljs_cli_common.ConfigContext.html @@ -1,4 +1,4 @@ -ConfigContext | CellJS TypeDoc
                                      interface ConfigContext {
                                          cfg: ApplicationConfig;
                                          framework?: Framework;
                                          options?: Record<string, any>;
                                          output: Record<string, any>;
                                          pkg: ApplicationPackage;
                                          program: Command;
                                          propsDir?: string;
                                          propsFile?: string;
                                          settings?: Settings;
                                      }

                                      Hierarchy (view full)

                                      Properties

                                      cfg +ConfigContext | CellJS TypeDoc
                                      interface ConfigContext {
                                          cfg: ApplicationConfig;
                                          framework?: Framework;
                                          options?: Record<string, any>;
                                          output: Record<string, any>;
                                          pkg: ApplicationPackage;
                                          program: Command;
                                          propsDir?: string;
                                          propsFile?: string;
                                          settings?: Settings;
                                      }

                                      Hierarchy (view full)

                                      Properties

                                      framework?: Framework
                                      options?: Record<string, any>
                                      output: Record<string, any>
                                      program: Command
                                      propsDir?: string
                                      propsFile?: string
                                      settings?: Settings
                                      +

                                      Properties

                                      framework?: Framework
                                      options?: Record<string, any>
                                      output: Record<string, any>
                                      program: Command
                                      propsDir?: string
                                      propsFile?: string
                                      settings?: Settings
                                      diff --git a/docs/next/interfaces/_celljs_cli_common.CreateCliContextOptions.html b/docs/next/interfaces/_celljs_cli_common.CreateCliContextOptions.html index 5a7d89a26..02c624832 100644 --- a/docs/next/interfaces/_celljs_cli_common.CreateCliContextOptions.html +++ b/docs/next/interfaces/_celljs_cli_common.CreateCliContextOptions.html @@ -1,4 +1,4 @@ -CreateCliContextOptions | CellJS TypeDoc
                                      interface CreateCliContextOptions {
                                          args: string[];
                                          dev: boolean;
                                          framework?: Framework;
                                          mode: string[];
                                          options?: Record<string, any>;
                                          port?: string;
                                          prod: boolean;
                                          propsDir?: string;
                                          propsFile?: string;
                                          runtime?: string;
                                          settings?: Settings;
                                          skipAutoInstall?: boolean;
                                          targets: string[];
                                      }

                                      Hierarchy

                                      • Record<string, any>
                                        • CreateCliContextOptions

                                      Properties

                                      args +CreateCliContextOptions | CellJS TypeDoc
                                      interface CreateCliContextOptions {
                                          args: string[];
                                          dev: boolean;
                                          framework?: Framework;
                                          mode: string[];
                                          options?: Record<string, any>;
                                          port?: string;
                                          prod: boolean;
                                          propsDir?: string;
                                          propsFile?: string;
                                          runtime?: string;
                                          settings?: Settings;
                                          skipAutoInstall?: boolean;
                                          targets: string[];
                                      }

                                      Hierarchy

                                      • Record<string, any>
                                        • CreateCliContextOptions

                                      Properties

                                      Properties

                                      args: string[]
                                      dev: boolean
                                      framework?: Framework
                                      mode: string[]
                                      options?: Record<string, any>
                                      port?: string
                                      prod: boolean
                                      propsDir?: string
                                      propsFile?: string
                                      runtime?: string
                                      settings?: Settings
                                      skipAutoInstall?: boolean
                                      targets: string[]
                                      +

                                      Properties

                                      args: string[]
                                      dev: boolean
                                      framework?: Framework
                                      mode: string[]
                                      options?: Record<string, any>
                                      port?: string
                                      prod: boolean
                                      propsDir?: string
                                      propsFile?: string
                                      runtime?: string
                                      settings?: Settings
                                      skipAutoInstall?: boolean
                                      targets: string[]
                                      diff --git a/docs/next/interfaces/_celljs_cli_common.Dependencies.html b/docs/next/interfaces/_celljs_cli_common.Dependencies.html index ae3ab10c4..8caf33285 100644 --- a/docs/next/interfaces/_celljs_cli_common.Dependencies.html +++ b/docs/next/interfaces/_celljs_cli_common.Dependencies.html @@ -1 +1 @@ -Dependencies | CellJS TypeDoc

                                      Indexable

                                      • [name: string]: string | undefined
                                      +Dependencies | CellJS TypeDoc

                                      Indexable

                                      • [name: string]: string | undefined
                                      diff --git a/docs/next/interfaces/_celljs_cli_common.DeployContext.html b/docs/next/interfaces/_celljs_cli_common.DeployContext.html index bd8d5d407..4ce689591 100644 --- a/docs/next/interfaces/_celljs_cli_common.DeployContext.html +++ b/docs/next/interfaces/_celljs_cli_common.DeployContext.html @@ -1,4 +1,4 @@ -DeployContext | CellJS TypeDoc
                                      interface DeployContext {
                                          cfg: ApplicationConfig;
                                          framework?: Framework;
                                          options?: Record<string, any>;
                                          output: Record<string, any>;
                                          pkg: ApplicationPackage;
                                          program: Command;
                                          propsDir?: string;
                                          propsFile?: string;
                                          settings?: Settings;
                                      }

                                      Hierarchy (view full)

                                      Properties

                                      cfg +DeployContext | CellJS TypeDoc
                                      interface DeployContext {
                                          cfg: ApplicationConfig;
                                          framework?: Framework;
                                          options?: Record<string, any>;
                                          output: Record<string, any>;
                                          pkg: ApplicationPackage;
                                          program: Command;
                                          propsDir?: string;
                                          propsFile?: string;
                                          settings?: Settings;
                                      }

                                      Hierarchy (view full)

                                      Properties

                                      framework?: Framework
                                      options?: Record<string, any>
                                      output: Record<string, any>
                                      program: Command
                                      propsDir?: string
                                      propsFile?: string
                                      settings?: Settings
                                      +

                                      Properties

                                      framework?: Framework
                                      options?: Record<string, any>
                                      output: Record<string, any>
                                      program: Command
                                      propsDir?: string
                                      propsFile?: string
                                      settings?: Settings
                                      diff --git a/docs/next/interfaces/_celljs_cli_common.ITask.html b/docs/next/interfaces/_celljs_cli_common.ITask.html index 922969ebe..6b293cb70 100644 --- a/docs/next/interfaces/_celljs_cli_common.ITask.html +++ b/docs/next/interfaces/_celljs_cli_common.ITask.html @@ -1 +1 @@ -ITask | CellJS TypeDoc

                                      Type Parameters

                                      • T
                                      +ITask | CellJS TypeDoc

                                      Type Parameters

                                      • T
                                      diff --git a/docs/next/interfaces/_celljs_cli_common.InfoContext.html b/docs/next/interfaces/_celljs_cli_common.InfoContext.html index c2d00638e..c63f17aa8 100644 --- a/docs/next/interfaces/_celljs_cli_common.InfoContext.html +++ b/docs/next/interfaces/_celljs_cli_common.InfoContext.html @@ -1,4 +1,4 @@ -InfoContext | CellJS TypeDoc
                                      interface InfoContext {
                                          cfg: ApplicationConfig;
                                          framework?: Framework;
                                          options?: Record<string, any>;
                                          output: Record<string, any>;
                                          pkg: ApplicationPackage;
                                          program: Command;
                                          propsDir?: string;
                                          propsFile?: string;
                                          settings?: Settings;
                                      }

                                      Hierarchy (view full)

                                      Properties

                                      cfg +InfoContext | CellJS TypeDoc
                                      interface InfoContext {
                                          cfg: ApplicationConfig;
                                          framework?: Framework;
                                          options?: Record<string, any>;
                                          output: Record<string, any>;
                                          pkg: ApplicationPackage;
                                          program: Command;
                                          propsDir?: string;
                                          propsFile?: string;
                                          settings?: Settings;
                                      }

                                      Hierarchy (view full)

                                      Properties

                                      framework?: Framework
                                      options?: Record<string, any>
                                      output: Record<string, any>
                                      program: Command
                                      propsDir?: string
                                      propsFile?: string
                                      settings?: Settings
                                      +

                                      Properties

                                      framework?: Framework
                                      options?: Record<string, any>
                                      output: Record<string, any>
                                      program: Command
                                      propsDir?: string
                                      propsFile?: string
                                      settings?: Settings
                                      diff --git a/docs/next/interfaces/_celljs_cli_common.InitContext.html b/docs/next/interfaces/_celljs_cli_common.InitContext.html index 2fc3a71d2..97c286c09 100644 --- a/docs/next/interfaces/_celljs_cli_common.InitContext.html +++ b/docs/next/interfaces/_celljs_cli_common.InitContext.html @@ -1,4 +1,4 @@ -InitContext | CellJS TypeDoc
                                      interface InitContext {
                                          cfg: ApplicationConfig;
                                          framework?: Framework;
                                          options?: Record<string, any>;
                                          output: Record<string, any>;
                                          pkg: ApplicationPackage;
                                          program: Command;
                                          propsDir?: string;
                                          propsFile?: string;
                                          settings?: Settings;
                                      }

                                      Hierarchy (view full)

                                      Properties

                                      cfg +InitContext | CellJS TypeDoc
                                      interface InitContext {
                                          cfg: ApplicationConfig;
                                          framework?: Framework;
                                          options?: Record<string, any>;
                                          output: Record<string, any>;
                                          pkg: ApplicationPackage;
                                          program: Command;
                                          propsDir?: string;
                                          propsFile?: string;
                                          settings?: Settings;
                                      }

                                      Hierarchy (view full)

                                      Properties

                                      framework?: Framework
                                      options?: Record<string, any>
                                      output: Record<string, any>
                                      program: Command
                                      propsDir?: string
                                      propsFile?: string
                                      settings?: Settings
                                      +

                                      Properties

                                      framework?: Framework
                                      options?: Record<string, any>
                                      output: Record<string, any>
                                      program: Command
                                      propsDir?: string
                                      propsFile?: string
                                      settings?: Settings
                                      diff --git a/docs/next/interfaces/_celljs_cli_common.InstallOptions.html b/docs/next/interfaces/_celljs_cli_common.InstallOptions.html index 0627effa6..f4d46438c 100644 --- a/docs/next/interfaces/_celljs_cli_common.InstallOptions.html +++ b/docs/next/interfaces/_celljs_cli_common.InstallOptions.html @@ -1,4 +1,4 @@ -InstallOptions | CellJS TypeDoc
                                      interface InstallOptions {
                                          filter?: string;
                                          frozenLockfile?: boolean;
                                          ignoreOptional?: boolean;
                                          ignoreScripts?: boolean;
                                          ignoreWorkspace?: boolean;
                                          networkConcurrency?: string;
                                          noLockfile?: boolean;
                                          nonInteractive?: boolean;
                                          stdio?: string;
                                      }

                                      Properties

                                      filter? +InstallOptions | CellJS TypeDoc
                                      interface InstallOptions {
                                          filter?: string;
                                          frozenLockfile?: boolean;
                                          ignoreOptional?: boolean;
                                          ignoreScripts?: boolean;
                                          ignoreWorkspace?: boolean;
                                          networkConcurrency?: string;
                                          noLockfile?: boolean;
                                          nonInteractive?: boolean;
                                          stdio?: string;
                                      }

                                      Properties

                                      filter?: string
                                      frozenLockfile?: boolean
                                      ignoreOptional?: boolean
                                      ignoreScripts?: boolean
                                      ignoreWorkspace?: boolean
                                      networkConcurrency?: string
                                      noLockfile?: boolean
                                      nonInteractive?: boolean
                                      stdio?: string
                                      +

                                      Properties

                                      filter?: string
                                      frozenLockfile?: boolean
                                      ignoreOptional?: boolean
                                      ignoreScripts?: boolean
                                      ignoreWorkspace?: boolean
                                      networkConcurrency?: string
                                      noLockfile?: boolean
                                      nonInteractive?: boolean
                                      stdio?: string
                                      diff --git a/docs/next/interfaces/_celljs_cli_common.Maintainer.html b/docs/next/interfaces/_celljs_cli_common.Maintainer.html index 84f118f1c..17c8055be 100644 --- a/docs/next/interfaces/_celljs_cli_common.Maintainer.html +++ b/docs/next/interfaces/_celljs_cli_common.Maintainer.html @@ -1,3 +1,3 @@ -Maintainer | CellJS TypeDoc
                                      interface Maintainer {
                                          email: string;
                                          username: string;
                                      }

                                      Properties

                                      email +Maintainer | CellJS TypeDoc
                                      interface Maintainer {
                                          email: string;
                                          username: string;
                                      }

                                      Properties

                                      Properties

                                      email: string
                                      username: string
                                      +

                                      Properties

                                      email: string
                                      username: string
                                      diff --git a/docs/next/interfaces/_celljs_cli_common.NodePackage.html b/docs/next/interfaces/_celljs_cli_common.NodePackage.html index f15e51538..a7a638417 100644 --- a/docs/next/interfaces/_celljs_cli_common.NodePackage.html +++ b/docs/next/interfaces/_celljs_cli_common.NodePackage.html @@ -1,4 +1,4 @@ -NodePackage | CellJS TypeDoc
                                      interface NodePackage {
                                          author?: string | Author;
                                          dependencies?: Dependencies;
                                          description?: string;
                                          devDependencies?: Dependencies;
                                          keywords?: string[];
                                          maintainers?: Maintainer[];
                                          name?: string;
                                          publisher?: Maintainer;
                                          version?: string;
                                          [property: string]: any;
                                      }

                                      Hierarchy (view full)

                                      Indexable

                                      • [property: string]: any

                                      Properties

                                      author? +NodePackage | CellJS TypeDoc
                                      interface NodePackage {
                                          author?: string | Author;
                                          dependencies?: Dependencies;
                                          description?: string;
                                          devDependencies?: Dependencies;
                                          keywords?: string[];
                                          maintainers?: Maintainer[];
                                          name?: string;
                                          publisher?: Maintainer;
                                          version?: string;
                                          [property: string]: any;
                                      }

                                      Hierarchy (view full)

                                      Indexable

                                      • [property: string]: any

                                      Properties

                                      author?: string | Author
                                      dependencies?: Dependencies
                                      description?: string
                                      devDependencies?: Dependencies
                                      keywords?: string[]
                                      maintainers?: Maintainer[]
                                      name?: string
                                      publisher?: Maintainer
                                      version?: string
                                      +

                                      Properties

                                      author?: string | Author
                                      dependencies?: Dependencies
                                      description?: string
                                      devDependencies?: Dependencies
                                      keywords?: string[]
                                      maintainers?: Maintainer[]
                                      name?: string
                                      publisher?: Maintainer
                                      version?: string
                                      diff --git a/docs/next/interfaces/_celljs_cli_common.Packager.html b/docs/next/interfaces/_celljs_cli_common.Packager.html index d2147aaae..6dc06f462 100644 --- a/docs/next/interfaces/_celljs_cli_common.Packager.html +++ b/docs/next/interfaces/_celljs_cli_common.Packager.html @@ -1,4 +1,4 @@ -Packager | CellJS TypeDoc
                                      interface Packager {
                                          copyPackageSectionNames: string[];
                                          lockfileName: string;
                                          mustCopyModules: boolean;
                                          add(packages: string[], opts?: AddOptions, cwd?: string): Promise<any>;
                                          getProdDependencies(depth: number, cwd?: string): Promise<any>;
                                          install(opts?: InstallOptions, cwd?: string): Promise<any>;
                                          prune(opts?: PruneOptions, cwd?: string): Promise<any>;
                                          readLockfile(lockfilePath: string): Promise<any>;
                                          rebaseLockfile(pathToPackageRoot: string, lockfile: any): void;
                                          runScripts(scriptNames: string[], cwd?: string): Promise<any[]>;
                                          writeLockfile(lockfilePath: string, content: string): Promise<void>;
                                      }

                                      Implemented by

                                      Properties

                                      copyPackageSectionNames +Packager | CellJS TypeDoc
                                      interface Packager {
                                          copyPackageSectionNames: string[];
                                          lockfileName: string;
                                          mustCopyModules: boolean;
                                          add(packages: string[], opts?: AddOptions, cwd?: string): Promise<any>;
                                          getProdDependencies(depth: number, cwd?: string): Promise<any>;
                                          install(opts?: InstallOptions, cwd?: string): Promise<any>;
                                          prune(opts?: PruneOptions, cwd?: string): Promise<any>;
                                          readLockfile(lockfilePath: string): Promise<any>;
                                          rebaseLockfile(pathToPackageRoot: string, lockfile: any): void;
                                          runScripts(scriptNames: string[], cwd?: string): Promise<any[]>;
                                          writeLockfile(lockfilePath: string, content: string): Promise<void>;
                                      }

                                      Implemented by

                                      Properties

                                      copyPackageSectionNames: string[]
                                      lockfileName: string
                                      mustCopyModules: boolean

                                      Methods

                                      +

                                      Properties

                                      copyPackageSectionNames: string[]
                                      lockfileName: string
                                      mustCopyModules: boolean

                                      Methods

                                      diff --git a/docs/next/interfaces/_celljs_cli_common.Project.html b/docs/next/interfaces/_celljs_cli_common.Project.html index 24171d48d..51b269ee2 100644 --- a/docs/next/interfaces/_celljs_cli_common.Project.html +++ b/docs/next/interfaces/_celljs_cli_common.Project.html @@ -1,2 +1,2 @@ -Project | CellJS TypeDoc
                                      interface Project {
                                          projectId?: string;
                                      }

                                      Properties

                                      Properties

                                      projectId?: string
                                      +Project | CellJS TypeDoc
                                      interface Project {
                                          projectId?: string;
                                      }

                                      Properties

                                      Properties

                                      projectId?: string
                                      diff --git a/docs/next/interfaces/_celljs_cli_common.Props.html b/docs/next/interfaces/_celljs_cli_common.Props.html index 9f8fa9b39..29e418a52 100644 --- a/docs/next/interfaces/_celljs_cli_common.Props.html +++ b/docs/next/interfaces/_celljs_cli_common.Props.html @@ -1,2 +1,2 @@ -Props | CellJS TypeDoc
                                      interface Props {
                                          cell: any;
                                          [key: string]: any;
                                      }

                                      Hierarchy (view full)

                                      Indexable

                                      • [key: string]: any

                                      Properties

                                      Properties

                                      cell: any
                                      +Props | CellJS TypeDoc
                                      interface Props {
                                          cell: any;
                                          [key: string]: any;
                                      }

                                      Hierarchy (view full)

                                      Indexable

                                      • [key: string]: any

                                      Properties

                                      Properties

                                      cell: any
                                      diff --git a/docs/next/interfaces/_celljs_cli_common.PropsContext.html b/docs/next/interfaces/_celljs_cli_common.PropsContext.html index 74c414614..9b2a7131f 100644 --- a/docs/next/interfaces/_celljs_cli_common.PropsContext.html +++ b/docs/next/interfaces/_celljs_cli_common.PropsContext.html @@ -1,4 +1,4 @@ -PropsContext | CellJS TypeDoc
                                      interface PropsContext {
                                          cfg: ApplicationConfig;
                                          expressionHandler: ExpressionHandler;
                                          framework?: Framework;
                                          options?: Record<string, any>;
                                          output: Record<string, any>;
                                          pkg: ApplicationPackage;
                                          program: Command;
                                          props: {
                                              [key: string]: any;
                                          };
                                          propsDir?: string;
                                          propsFile?: string;
                                          settings?: Settings;
                                          target: string;
                                      }

                                      Hierarchy (view full)

                                      Properties

                                      cfg +PropsContext | CellJS TypeDoc
                                      interface PropsContext {
                                          cfg: ApplicationConfig;
                                          expressionHandler: ExpressionHandler;
                                          framework?: Framework;
                                          options?: Record<string, any>;
                                          output: Record<string, any>;
                                          pkg: ApplicationPackage;
                                          program: Command;
                                          props: {
                                              [key: string]: any;
                                          };
                                          propsDir?: string;
                                          propsFile?: string;
                                          settings?: Settings;
                                          target: string;
                                      }

                                      Hierarchy (view full)

                                      Properties

                                      expressionHandler: ExpressionHandler
                                      framework?: Framework
                                      options?: Record<string, any>
                                      output: Record<string, any>
                                      program: Command
                                      props: {
                                          [key: string]: any;
                                      }
                                      propsDir?: string
                                      propsFile?: string
                                      settings?: Settings
                                      target: string
                                      +

                                      Properties

                                      expressionHandler: ExpressionHandler
                                      framework?: Framework
                                      options?: Record<string, any>
                                      output: Record<string, any>
                                      program: Command
                                      props: {
                                          [key: string]: any;
                                      }
                                      propsDir?: string
                                      propsFile?: string
                                      settings?: Settings
                                      target: string
                                      diff --git a/docs/next/interfaces/_celljs_cli_common.PruneOptions.html b/docs/next/interfaces/_celljs_cli_common.PruneOptions.html index 44b2d80a9..0cb255afe 100644 --- a/docs/next/interfaces/_celljs_cli_common.PruneOptions.html +++ b/docs/next/interfaces/_celljs_cli_common.PruneOptions.html @@ -1,6 +1,6 @@ -PruneOptions | CellJS TypeDoc
                                      interface PruneOptions {
                                          filter?: string;
                                          frozenLockfile?: boolean;
                                          ignoreScripts?: boolean;
                                          nonInteractive?: boolean;
                                          stdio?: string;
                                      }

                                      Properties

                                      filter? +PruneOptions | CellJS TypeDoc
                                      interface PruneOptions {
                                          filter?: string;
                                          frozenLockfile?: boolean;
                                          ignoreScripts?: boolean;
                                          nonInteractive?: boolean;
                                          stdio?: string;
                                      }

                                      Properties

                                      filter?: string
                                      frozenLockfile?: boolean
                                      ignoreScripts?: boolean
                                      nonInteractive?: boolean
                                      stdio?: string
                                      +

                                      Properties

                                      filter?: string
                                      frozenLockfile?: boolean
                                      ignoreScripts?: boolean
                                      nonInteractive?: boolean
                                      stdio?: string
                                      diff --git a/docs/next/interfaces/_celljs_cli_common.PublishedNodePackage-1.html b/docs/next/interfaces/_celljs_cli_common.PublishedNodePackage-1.html index 476a5b96a..40b9dc32f 100644 --- a/docs/next/interfaces/_celljs_cli_common.PublishedNodePackage-1.html +++ b/docs/next/interfaces/_celljs_cli_common.PublishedNodePackage-1.html @@ -1,4 +1,4 @@ -PublishedNodePackage | CellJS TypeDoc
                                      interface PublishedNodePackage {
                                          author?: string | Author;
                                          dependencies?: Dependencies;
                                          description?: string;
                                          devDependencies?: Dependencies;
                                          keywords?: string[];
                                          maintainers?: Maintainer[];
                                          name: string;
                                          publisher?: Maintainer;
                                          version: string;
                                      }

                                      Hierarchy (view full)

                                      Properties

                                      author? +PublishedNodePackage | CellJS TypeDoc
                                      interface PublishedNodePackage {
                                          author?: string | Author;
                                          dependencies?: Dependencies;
                                          description?: string;
                                          devDependencies?: Dependencies;
                                          keywords?: string[];
                                          maintainers?: Maintainer[];
                                          name: string;
                                          publisher?: Maintainer;
                                          version: string;
                                      }

                                      Hierarchy (view full)

                                      Properties

                                      author?: string | Author
                                      dependencies?: Dependencies
                                      description?: string
                                      devDependencies?: Dependencies
                                      keywords?: string[]
                                      maintainers?: Maintainer[]
                                      name: string
                                      publisher?: Maintainer
                                      version: string
                                      +

                                      Properties

                                      author?: string | Author
                                      dependencies?: Dependencies
                                      description?: string
                                      devDependencies?: Dependencies
                                      keywords?: string[]
                                      maintainers?: Maintainer[]
                                      name: string
                                      publisher?: Maintainer
                                      version: string
                                      diff --git a/docs/next/interfaces/_celljs_cli_common.RawComponentPackage-1.html b/docs/next/interfaces/_celljs_cli_common.RawComponentPackage-1.html index 96d323b99..6c44eb7fd 100644 --- a/docs/next/interfaces/_celljs_cli_common.RawComponentPackage-1.html +++ b/docs/next/interfaces/_celljs_cli_common.RawComponentPackage-1.html @@ -1,4 +1,4 @@ -RawComponentPackage | CellJS TypeDoc
                                      interface RawComponentPackage {
                                          author?: string | Author;
                                          cellComponent: Component;
                                          dependencies?: Dependencies;
                                          description?: string;
                                          devDependencies?: Dependencies;
                                          keywords?: string[];
                                          maintainers?: Maintainer[];
                                          name: string;
                                          publisher?: Maintainer;
                                          version: string;
                                      }

                                      Hierarchy (view full)

                                      Properties

                                      author? +RawComponentPackage | CellJS TypeDoc
                                      interface RawComponentPackage {
                                          author?: string | Author;
                                          cellComponent: Component;
                                          dependencies?: Dependencies;
                                          description?: string;
                                          devDependencies?: Dependencies;
                                          keywords?: string[];
                                          maintainers?: Maintainer[];
                                          name: string;
                                          publisher?: Maintainer;
                                          version: string;
                                      }

                                      Hierarchy (view full)

                                      Properties

                                      author?: string | Author
                                      cellComponent: Component
                                      dependencies?: Dependencies
                                      description?: string
                                      devDependencies?: Dependencies
                                      keywords?: string[]
                                      maintainers?: Maintainer[]
                                      name: string
                                      publisher?: Maintainer
                                      version: string
                                      +

                                      Properties

                                      author?: string | Author
                                      cellComponent: Component
                                      dependencies?: Dependencies
                                      description?: string
                                      devDependencies?: Dependencies
                                      keywords?: string[]
                                      maintainers?: Maintainer[]
                                      name: string
                                      publisher?: Maintainer
                                      version: string
                                      diff --git a/docs/next/interfaces/_celljs_cli_common.ServeContext.html b/docs/next/interfaces/_celljs_cli_common.ServeContext.html index 6ed5a326b..da0465568 100644 --- a/docs/next/interfaces/_celljs_cli_common.ServeContext.html +++ b/docs/next/interfaces/_celljs_cli_common.ServeContext.html @@ -1,4 +1,4 @@ -ServeContext | CellJS TypeDoc
                                      interface ServeContext {
                                          cfg: ApplicationConfig;
                                          dev?: boolean;
                                          framework?: Framework;
                                          options?: Record<string, any>;
                                          output: Record<string, any>;
                                          pkg: ApplicationPackage;
                                          port?: string;
                                          program: Command;
                                          propsDir?: string;
                                          propsFile?: string;
                                          settings?: Settings;
                                      }

                                      Hierarchy (view full)

                                      Properties

                                      cfg +ServeContext | CellJS TypeDoc
                                      interface ServeContext {
                                          cfg: ApplicationConfig;
                                          dev?: boolean;
                                          framework?: Framework;
                                          options?: Record<string, any>;
                                          output: Record<string, any>;
                                          pkg: ApplicationPackage;
                                          port?: string;
                                          program: Command;
                                          propsDir?: string;
                                          propsFile?: string;
                                          settings?: Settings;
                                      }

                                      Hierarchy (view full)

                                      Properties

                                      dev?: boolean
                                      framework?: Framework
                                      options?: Record<string, any>
                                      output: Record<string, any>
                                      port?: string
                                      program: Command
                                      propsDir?: string
                                      propsFile?: string
                                      settings?: Settings
                                      +

                                      Properties

                                      dev?: boolean
                                      framework?: Framework
                                      options?: Record<string, any>
                                      output: Record<string, any>
                                      port?: string
                                      program: Command
                                      propsDir?: string
                                      propsFile?: string
                                      settings?: Settings
                                      diff --git a/docs/next/interfaces/_celljs_cli_common.Settings.html b/docs/next/interfaces/_celljs_cli_common.Settings.html index 76f38dbaf..c5715a378 100644 --- a/docs/next/interfaces/_celljs_cli_common.Settings.html +++ b/docs/next/interfaces/_celljs_cli_common.Settings.html @@ -1,4 +1,4 @@ -Settings | CellJS TypeDoc
                                      interface Settings {
                                          banner?: string;
                                          compileCommands?: string[];
                                          configFileAlias?: string;
                                          defaultMode?: string[];
                                          defaultRuntime?: string;
                                          frameworks?: {
                                              upstreamUrl?: string;
                                              url: string;
                                          };
                                          modeCommands?: {
                                              [key: string]: string[];
                                          };
                                          serveCommand?: string;
                                      }

                                      Properties

                                      banner? +Settings | CellJS TypeDoc
                                      interface Settings {
                                          banner?: string;
                                          compileCommands?: string[];
                                          configFileAlias?: string;
                                          defaultMode?: string[];
                                          defaultRuntime?: string;
                                          frameworks?: {
                                              upstreamUrl?: string;
                                              url: string;
                                          };
                                          modeCommands?: {
                                              [key: string]: string[];
                                          };
                                          serveCommand?: string;
                                      }

                                      Properties

                                      banner?: string
                                      compileCommands?: string[]
                                      configFileAlias?: string
                                      defaultMode?: string[]
                                      defaultRuntime?: string
                                      frameworks?: {
                                          upstreamUrl?: string;
                                          url: string;
                                      }
                                      modeCommands?: {
                                          [key: string]: string[];
                                      }
                                      serveCommand?: string
                                      +

                                      Properties

                                      banner?: string
                                      compileCommands?: string[]
                                      configFileAlias?: string
                                      defaultMode?: string[]
                                      defaultRuntime?: string
                                      frameworks?: {
                                          upstreamUrl?: string;
                                          url: string;
                                      }
                                      modeCommands?: {
                                          [key: string]: string[];
                                      }
                                      serveCommand?: string
                                      diff --git a/docs/next/interfaces/_celljs_cli_runtime.Runtime.html b/docs/next/interfaces/_celljs_cli_runtime.Runtime.html index 9a3ec115a..00f8665e8 100644 --- a/docs/next/interfaces/_celljs_cli_runtime.Runtime.html +++ b/docs/next/interfaces/_celljs_cli_runtime.Runtime.html @@ -1,4 +1,4 @@ -Runtime | CellJS TypeDoc
                                      interface Runtime {
                                          description?: string;
                                          name: string;
                                          version: string;
                                      }

                                      Properties

                                      description? +Runtime | CellJS TypeDoc
                                      interface Runtime {
                                          description?: string;
                                          name: string;
                                          version: string;
                                      }

                                      Properties

                                      description?: string
                                      name: string
                                      version: string
                                      +

                                      Properties

                                      description?: string
                                      name: string
                                      version: string
                                      diff --git a/docs/next/interfaces/_celljs_cli_service.BeforeServeContext.html b/docs/next/interfaces/_celljs_cli_service.BeforeServeContext.html index 4c9e6568a..af19bc02b 100644 --- a/docs/next/interfaces/_celljs_cli_service.BeforeServeContext.html +++ b/docs/next/interfaces/_celljs_cli_service.BeforeServeContext.html @@ -1,4 +1,4 @@ -BeforeServeContext | CellJS TypeDoc
                                      interface BeforeServeContext {
                                          cfg: ApplicationConfig;
                                          configurations: Config[];
                                          framework?: Framework;
                                          options?: Record<string, any>;
                                          output: Record<string, any>;
                                          pkg: ApplicationPackage;
                                          program: Command;
                                          propsDir?: string;
                                          propsFile?: string;
                                          settings?: Settings;
                                      }

                                      Hierarchy (view full)

                                      Properties

                                      cfg +BeforeServeContext | CellJS TypeDoc
                                      interface BeforeServeContext {
                                          cfg: ApplicationConfig;
                                          configurations: Config[];
                                          framework?: Framework;
                                          options?: Record<string, any>;
                                          output: Record<string, any>;
                                          pkg: ApplicationPackage;
                                          program: Command;
                                          propsDir?: string;
                                          propsFile?: string;
                                          settings?: Settings;
                                      }

                                      Hierarchy (view full)

                                      Properties

                                      configurations: Config[]
                                      framework?: Framework
                                      options?: Record<string, any>
                                      output: Record<string, any>
                                      program: Command
                                      propsDir?: string
                                      propsFile?: string
                                      settings?: Settings
                                      +

                                      Properties

                                      configurations: Config[]
                                      framework?: Framework
                                      options?: Record<string, any>
                                      output: Record<string, any>
                                      program: Command
                                      propsDir?: string
                                      propsFile?: string
                                      settings?: Settings
                                      diff --git a/docs/next/interfaces/_celljs_cli_service.BeforeWebpackContext.html b/docs/next/interfaces/_celljs_cli_service.BeforeWebpackContext.html index fb0372900..6eafc9260 100644 --- a/docs/next/interfaces/_celljs_cli_service.BeforeWebpackContext.html +++ b/docs/next/interfaces/_celljs_cli_service.BeforeWebpackContext.html @@ -1,4 +1,4 @@ -BeforeWebpackContext | CellJS TypeDoc
                                      interface BeforeWebpackContext {
                                          cfg: ApplicationConfig;
                                          configurations: Config[];
                                          framework?: Framework;
                                          options?: Record<string, any>;
                                          output: Record<string, any>;
                                          pkg: ApplicationPackage;
                                          program: Command;
                                          propsDir?: string;
                                          propsFile?: string;
                                          settings?: Settings;
                                      }

                                      Hierarchy (view full)

                                      Properties

                                      cfg +BeforeWebpackContext | CellJS TypeDoc
                                      interface BeforeWebpackContext {
                                          cfg: ApplicationConfig;
                                          configurations: Config[];
                                          framework?: Framework;
                                          options?: Record<string, any>;
                                          output: Record<string, any>;
                                          pkg: ApplicationPackage;
                                          program: Command;
                                          propsDir?: string;
                                          propsFile?: string;
                                          settings?: Settings;
                                      }

                                      Hierarchy (view full)

                                      Properties

                                      configurations: Config[]
                                      framework?: Framework
                                      options?: Record<string, any>
                                      output: Record<string, any>
                                      program: Command
                                      propsDir?: string
                                      propsFile?: string
                                      settings?: Settings
                                      +

                                      Properties

                                      configurations: Config[]
                                      framework?: Framework
                                      options?: Record<string, any>
                                      output: Record<string, any>
                                      program: Command
                                      propsDir?: string
                                      propsFile?: string
                                      settings?: Settings
                                      diff --git a/docs/next/interfaces/_celljs_cli_service.ConfigurationContext-1.html b/docs/next/interfaces/_celljs_cli_service.ConfigurationContext-1.html index 7373bd896..0a6034033 100644 --- a/docs/next/interfaces/_celljs_cli_service.ConfigurationContext-1.html +++ b/docs/next/interfaces/_celljs_cli_service.ConfigurationContext-1.html @@ -1,4 +1,4 @@ -ConfigurationContext | CellJS TypeDoc
                                      interface ConfigurationContext {
                                          cfg: ApplicationConfig;
                                          configurations: Config[];
                                          framework?: Framework;
                                          options?: Record<string, any>;
                                          output: Record<string, any>;
                                          pkg: ApplicationPackage;
                                          program: Command;
                                          propsDir?: string;
                                          propsFile?: string;
                                          settings?: Settings;
                                      }

                                      Hierarchy (view full)

                                      Properties

                                      cfg +ConfigurationContext | CellJS TypeDoc
                                      interface ConfigurationContext {
                                          cfg: ApplicationConfig;
                                          configurations: Config[];
                                          framework?: Framework;
                                          options?: Record<string, any>;
                                          output: Record<string, any>;
                                          pkg: ApplicationPackage;
                                          program: Command;
                                          propsDir?: string;
                                          propsFile?: string;
                                          settings?: Settings;
                                      }

                                      Hierarchy (view full)

                                      Properties

                                      configurations: Config[]
                                      framework?: Framework
                                      options?: Record<string, any>
                                      output: Record<string, any>
                                      program: Command
                                      propsDir?: string
                                      propsFile?: string
                                      settings?: Settings
                                      +

                                      Properties

                                      configurations: Config[]
                                      framework?: Framework
                                      options?: Record<string, any>
                                      output: Record<string, any>
                                      program: Command
                                      propsDir?: string
                                      propsFile?: string
                                      settings?: Settings
                                      diff --git a/docs/next/interfaces/_celljs_cli_service.ServeContext.html b/docs/next/interfaces/_celljs_cli_service.ServeContext.html index 80c71ec57..d3b7c37a0 100644 --- a/docs/next/interfaces/_celljs_cli_service.ServeContext.html +++ b/docs/next/interfaces/_celljs_cli_service.ServeContext.html @@ -1,4 +1,4 @@ -ServeContext | CellJS TypeDoc
                                      interface ServeContext {
                                          app: any;
                                          cfg: ApplicationConfig;
                                          compiler: Compiler;
                                          configurations: Config[];
                                          entryContextProvider: (() => Promise<any>);
                                          framework?: Framework;
                                          options?: Record<string, any>;
                                          output: Record<string, any>;
                                          pkg: ApplicationPackage;
                                          program: Command;
                                          propsDir?: string;
                                          propsFile?: string;
                                          server: Server<typeof IncomingMessage, typeof ServerResponse> | Server<typeof IncomingMessage, typeof ServerResponse>;
                                          settings?: Settings;
                                      }

                                      Hierarchy (view full)

                                      Properties

                                      app +ServeContext | CellJS TypeDoc
                                      interface ServeContext {
                                          app: any;
                                          cfg: ApplicationConfig;
                                          compiler: Compiler;
                                          configurations: Config[];
                                          entryContextProvider: (() => Promise<any>);
                                          framework?: Framework;
                                          options?: Record<string, any>;
                                          output: Record<string, any>;
                                          pkg: ApplicationPackage;
                                          program: Command;
                                          propsDir?: string;
                                          propsFile?: string;
                                          server: Server<typeof IncomingMessage, typeof ServerResponse> | Server<typeof IncomingMessage, typeof ServerResponse>;
                                          settings?: Settings;
                                      }

                                      Hierarchy (view full)

                                      Properties

                                      Properties

                                      app: any
                                      compiler: Compiler
                                      configurations: Config[]
                                      entryContextProvider: (() => Promise<any>)
                                      framework?: Framework
                                      options?: Record<string, any>
                                      output: Record<string, any>
                                      program: Command
                                      propsDir?: string
                                      propsFile?: string
                                      server: Server<typeof IncomingMessage, typeof ServerResponse> | Server<typeof IncomingMessage, typeof ServerResponse>
                                      settings?: Settings
                                      +

                                      Properties

                                      app: any
                                      compiler: Compiler
                                      configurations: Config[]
                                      entryContextProvider: (() => Promise<any>)
                                      framework?: Framework
                                      options?: Record<string, any>
                                      output: Record<string, any>
                                      program: Command
                                      propsDir?: string
                                      propsFile?: string
                                      server: Server<typeof IncomingMessage, typeof ServerResponse> | Server<typeof IncomingMessage, typeof ServerResponse>
                                      settings?: Settings
                                      diff --git a/docs/next/interfaces/_celljs_cli_service.WebpackContext.html b/docs/next/interfaces/_celljs_cli_service.WebpackContext.html index d173ad285..b8ca574e0 100644 --- a/docs/next/interfaces/_celljs_cli_service.WebpackContext.html +++ b/docs/next/interfaces/_celljs_cli_service.WebpackContext.html @@ -1,4 +1,4 @@ -WebpackContext | CellJS TypeDoc
                                      interface WebpackContext {
                                          cfg: ApplicationConfig;
                                          configurations: Config[];
                                          framework?: Framework;
                                          options?: Record<string, any>;
                                          output: Record<string, any>;
                                          pkg: ApplicationPackage;
                                          program: Command;
                                          propsDir?: string;
                                          propsFile?: string;
                                          settings?: Settings;
                                      }

                                      Hierarchy (view full)

                                      Properties

                                      cfg +WebpackContext | CellJS TypeDoc
                                      interface WebpackContext {
                                          cfg: ApplicationConfig;
                                          configurations: Config[];
                                          framework?: Framework;
                                          options?: Record<string, any>;
                                          output: Record<string, any>;
                                          pkg: ApplicationPackage;
                                          program: Command;
                                          propsDir?: string;
                                          propsFile?: string;
                                          settings?: Settings;
                                      }

                                      Hierarchy (view full)

                                      Properties

                                      configurations: Config[]
                                      framework?: Framework
                                      options?: Record<string, any>
                                      output: Record<string, any>
                                      program: Command
                                      propsDir?: string
                                      propsFile?: string
                                      settings?: Settings
                                      +

                                      Properties

                                      configurations: Config[]
                                      framework?: Framework
                                      options?: Record<string, any>
                                      output: Record<string, any>
                                      program: Command
                                      propsDir?: string
                                      propsFile?: string
                                      settings?: Settings
                                      diff --git a/docs/next/interfaces/_celljs_cloud.common.Account.html b/docs/next/interfaces/_celljs_cloud.common.Account.html index 51ba763c7..77bf0fddf 100644 --- a/docs/next/interfaces/_celljs_cloud.common.Account.html +++ b/docs/next/interfaces/_celljs_cloud.common.Account.html @@ -1,2 +1,2 @@ -Account | CellJS TypeDoc
                                      interface Account {
                                          id: string;
                                      }

                                      Properties

                                      id -

                                      Properties

                                      id: string
                                      +Account | CellJS TypeDoc
                                      interface Account {
                                          id: string;
                                      }

                                      Properties

                                      id +

                                      Properties

                                      id: string
                                      diff --git a/docs/next/interfaces/_celljs_cloud.common.AccountProvider.html b/docs/next/interfaces/_celljs_cloud.common.AccountProvider.html index e89ba5a30..840285411 100644 --- a/docs/next/interfaces/_celljs_cloud.common.AccountProvider.html +++ b/docs/next/interfaces/_celljs_cloud.common.AccountProvider.html @@ -1,2 +1,2 @@ -AccountProvider | CellJS TypeDoc
                                      interface AccountProvider {
                                          provide(): Promise<undefined | Account>;
                                      }

                                      Implemented by

                                      Methods

                                      Methods

                                      +AccountProvider | CellJS TypeDoc
                                      interface AccountProvider {
                                          provide(): Promise<undefined | Account>;
                                      }

                                      Implemented by

                                      Methods

                                      Methods

                                      diff --git a/docs/next/interfaces/_celljs_cloud.common.Bucket.html b/docs/next/interfaces/_celljs_cloud.common.Bucket.html index ac3ff1be4..de4ec176d 100644 --- a/docs/next/interfaces/_celljs_cloud.common.Bucket.html +++ b/docs/next/interfaces/_celljs_cloud.common.Bucket.html @@ -1,3 +1,3 @@ -Bucket | CellJS TypeDoc
                                      interface Bucket {
                                          creationDate: Date;
                                          name: string;
                                      }

                                      Properties

                                      creationDate +Bucket | CellJS TypeDoc
                                      interface Bucket {
                                          creationDate: Date;
                                          name: string;
                                      }

                                      Properties

                                      Properties

                                      creationDate: Date
                                      name: string
                                      +

                                      Properties

                                      creationDate: Date
                                      name: string
                                      diff --git a/docs/next/interfaces/_celljs_cloud.common.ClientOptions.html b/docs/next/interfaces/_celljs_cloud.common.ClientOptions.html index 7b094cf9e..823d054cb 100644 --- a/docs/next/interfaces/_celljs_cloud.common.ClientOptions.html +++ b/docs/next/interfaces/_celljs_cloud.common.ClientOptions.html @@ -1,4 +1,4 @@ -ClientOptions | CellJS TypeDoc
                                      interface ClientOptions {
                                          apiVersion?: string;
                                          internal?: boolean;
                                          timeout?: number;
                                      }

                                      Properties

                                      apiVersion? +ClientOptions | CellJS TypeDoc
                                      interface ClientOptions {
                                          apiVersion?: string;
                                          internal?: boolean;
                                          timeout?: number;
                                      }

                                      Properties

                                      apiVersion?: string
                                      internal?: boolean
                                      timeout?: number
                                      +

                                      Properties

                                      apiVersion?: string
                                      internal?: boolean
                                      timeout?: number
                                      diff --git a/docs/next/interfaces/_celljs_cloud.common.ClientOptionsProvider.html b/docs/next/interfaces/_celljs_cloud.common.ClientOptionsProvider.html index f1740c01c..fc9db5de0 100644 --- a/docs/next/interfaces/_celljs_cloud.common.ClientOptionsProvider.html +++ b/docs/next/interfaces/_celljs_cloud.common.ClientOptionsProvider.html @@ -1,2 +1,2 @@ -ClientOptionsProvider | CellJS TypeDoc
                                      interface ClientOptionsProvider {
                                          provide(): Promise<undefined | ClientOptions>;
                                      }

                                      Implemented by

                                      Methods

                                      Methods

                                      +ClientOptionsProvider | CellJS TypeDoc
                                      interface ClientOptionsProvider {
                                          provide(): Promise<undefined | ClientOptions>;
                                      }

                                      Implemented by

                                      Methods

                                      Methods

                                      diff --git a/docs/next/interfaces/_celljs_cloud.common.CloudService.html b/docs/next/interfaces/_celljs_cloud.common.CloudService.html index 040bdbc12..e75f9c7a5 100644 --- a/docs/next/interfaces/_celljs_cloud.common.CloudService.html +++ b/docs/next/interfaces/_celljs_cloud.common.CloudService.html @@ -1,4 +1,4 @@ -CloudService | CellJS TypeDoc
                                      interface CloudService<T> {
                                          name: string;
                                          getRawCloudService(): Promise<T>;
                                          setRawCloudService(innerService: T): void;
                                      }

                                      Type Parameters

                                      Hierarchy (view full)

                                      Implemented by

                                      Properties

                                      name +CloudService | CellJS TypeDoc
                                      interface CloudService<T> {
                                          name: string;
                                          getRawCloudService(): Promise<T>;
                                          setRawCloudService(innerService: T): void;
                                      }

                                      Type Parameters

                                      Hierarchy (view full)

                                      Implemented by

                                      Properties

                                      name: string

                                      Methods

                                      +

                                      Properties

                                      name: string

                                      Methods

                                      diff --git a/docs/next/interfaces/_celljs_cloud.common.CopyObjectRequest.html b/docs/next/interfaces/_celljs_cloud.common.CopyObjectRequest.html index f29384ca0..e9dda7a67 100644 --- a/docs/next/interfaces/_celljs_cloud.common.CopyObjectRequest.html +++ b/docs/next/interfaces/_celljs_cloud.common.CopyObjectRequest.html @@ -1,4 +1,4 @@ -CopyObjectRequest | CellJS TypeDoc
                                      interface CopyObjectRequest {
                                          bucket: string;
                                          copySource: string;
                                          key: string;
                                      }

                                      Properties

                                      bucket +CopyObjectRequest | CellJS TypeDoc
                                      interface CopyObjectRequest {
                                          bucket: string;
                                          copySource: string;
                                          key: string;
                                      }

                                      Properties

                                      Properties

                                      bucket: string
                                      copySource: string
                                      key: string
                                      +

                                      Properties

                                      bucket: string
                                      copySource: string
                                      key: string
                                      diff --git a/docs/next/interfaces/_celljs_cloud.common.CreateBucketRequest.html b/docs/next/interfaces/_celljs_cloud.common.CreateBucketRequest.html index fe3401327..4aa2ab50a 100644 --- a/docs/next/interfaces/_celljs_cloud.common.CreateBucketRequest.html +++ b/docs/next/interfaces/_celljs_cloud.common.CreateBucketRequest.html @@ -1,2 +1,2 @@ -CreateBucketRequest | CellJS TypeDoc
                                      interface CreateBucketRequest {
                                          bucket: string;
                                      }

                                      Properties

                                      Properties

                                      bucket: string
                                      +CreateBucketRequest | CellJS TypeDoc
                                      interface CreateBucketRequest {
                                          bucket: string;
                                      }

                                      Properties

                                      Properties

                                      bucket: string
                                      diff --git a/docs/next/interfaces/_celljs_cloud.common.CreateBucketResult.html b/docs/next/interfaces/_celljs_cloud.common.CreateBucketResult.html index 81630e197..c6b5c2239 100644 --- a/docs/next/interfaces/_celljs_cloud.common.CreateBucketResult.html +++ b/docs/next/interfaces/_celljs_cloud.common.CreateBucketResult.html @@ -1,2 +1,2 @@ -CreateBucketResult | CellJS TypeDoc
                                      interface CreateBucketResult {
                                          location?: string;
                                      }

                                      Properties

                                      Properties

                                      location?: string
                                      +CreateBucketResult | CellJS TypeDoc
                                      interface CreateBucketResult {
                                          location?: string;
                                      }

                                      Properties

                                      Properties

                                      location?: string
                                      diff --git a/docs/next/interfaces/_celljs_cloud.common.Credentials.html b/docs/next/interfaces/_celljs_cloud.common.Credentials.html index 72965a4fe..deb030b2e 100644 --- a/docs/next/interfaces/_celljs_cloud.common.Credentials.html +++ b/docs/next/interfaces/_celljs_cloud.common.Credentials.html @@ -1,4 +1,4 @@ -Credentials | CellJS TypeDoc
                                      interface Credentials {
                                          accessKeyId: string;
                                          accessKeySecret: string;
                                          token?: string;
                                      }

                                      Properties

                                      accessKeyId +Credentials | CellJS TypeDoc
                                      interface Credentials {
                                          accessKeyId: string;
                                          accessKeySecret: string;
                                          token?: string;
                                      }

                                      Properties

                                      accessKeyId: string
                                      accessKeySecret: string
                                      token?: string
                                      +

                                      Properties

                                      accessKeyId: string
                                      accessKeySecret: string
                                      token?: string
                                      diff --git a/docs/next/interfaces/_celljs_cloud.common.CredentialsProvider.html b/docs/next/interfaces/_celljs_cloud.common.CredentialsProvider.html index 06199e619..802d82a3e 100644 --- a/docs/next/interfaces/_celljs_cloud.common.CredentialsProvider.html +++ b/docs/next/interfaces/_celljs_cloud.common.CredentialsProvider.html @@ -1,2 +1,2 @@ -CredentialsProvider | CellJS TypeDoc
                                      interface CredentialsProvider {
                                          provide(): Promise<undefined | Credentials>;
                                      }

                                      Implemented by

                                      Methods

                                      Methods

                                      +CredentialsProvider | CellJS TypeDoc
                                      interface CredentialsProvider {
                                          provide(): Promise<undefined | Credentials>;
                                      }

                                      Implemented by

                                      Methods

                                      Methods

                                      diff --git a/docs/next/interfaces/_celljs_cloud.common.DeleteBucketRequest.html b/docs/next/interfaces/_celljs_cloud.common.DeleteBucketRequest.html index 7b146e3aa..014eee085 100644 --- a/docs/next/interfaces/_celljs_cloud.common.DeleteBucketRequest.html +++ b/docs/next/interfaces/_celljs_cloud.common.DeleteBucketRequest.html @@ -1,3 +1,3 @@ -DeleteBucketRequest | CellJS TypeDoc
                                      interface DeleteBucketRequest {
                                          bucket: string;
                                          expectedBucketOwner?: string;
                                      }

                                      Properties

                                      bucket +DeleteBucketRequest | CellJS TypeDoc
                                      interface DeleteBucketRequest {
                                          bucket: string;
                                          expectedBucketOwner?: string;
                                      }

                                      Properties

                                      bucket: string
                                      expectedBucketOwner?: string
                                      +

                                      Properties

                                      bucket: string
                                      expectedBucketOwner?: string
                                      diff --git a/docs/next/interfaces/_celljs_cloud.common.DeleteObjectRequest.html b/docs/next/interfaces/_celljs_cloud.common.DeleteObjectRequest.html index e47cf588e..be68ec3dd 100644 --- a/docs/next/interfaces/_celljs_cloud.common.DeleteObjectRequest.html +++ b/docs/next/interfaces/_celljs_cloud.common.DeleteObjectRequest.html @@ -1,7 +1,7 @@ -DeleteObjectRequest | CellJS TypeDoc
                                      interface DeleteObjectRequest {
                                          bucket: string;
                                          bypassGovernanceRetention?: string;
                                          expectedBucketOwner?: string;
                                          key: string;
                                          mfa?: string;
                                          requestPayer?: string;
                                      }

                                      Properties

                                      bucket +DeleteObjectRequest | CellJS TypeDoc
                                      interface DeleteObjectRequest {
                                          bucket: string;
                                          bypassGovernanceRetention?: string;
                                          expectedBucketOwner?: string;
                                          key: string;
                                          mfa?: string;
                                          requestPayer?: string;
                                      }

                                      Properties

                                      bucket: string
                                      bypassGovernanceRetention?: string
                                      expectedBucketOwner?: string
                                      key: string
                                      mfa?: string
                                      requestPayer?: string
                                      +

                                      Properties

                                      bucket: string
                                      bypassGovernanceRetention?: string
                                      expectedBucketOwner?: string
                                      key: string
                                      mfa?: string
                                      requestPayer?: string
                                      diff --git a/docs/next/interfaces/_celljs_cloud.common.GetObjectRequest.html b/docs/next/interfaces/_celljs_cloud.common.GetObjectRequest.html index c581da844..bba89acd9 100644 --- a/docs/next/interfaces/_celljs_cloud.common.GetObjectRequest.html +++ b/docs/next/interfaces/_celljs_cloud.common.GetObjectRequest.html @@ -1,4 +1,4 @@ -GetObjectRequest | CellJS TypeDoc
                                      interface GetObjectRequest {
                                          bucket: string;
                                          key: string;
                                          range?: string;
                                      }

                                      Properties

                                      bucket +GetObjectRequest | CellJS TypeDoc
                                      interface GetObjectRequest {
                                          bucket: string;
                                          key: string;
                                          range?: string;
                                      }

                                      Properties

                                      Properties

                                      bucket: string
                                      key: string
                                      range?: string
                                      +

                                      Properties

                                      bucket: string
                                      key: string
                                      range?: string
                                      diff --git a/docs/next/interfaces/_celljs_cloud.common.HeadObjectResult.html b/docs/next/interfaces/_celljs_cloud.common.HeadObjectResult.html index 18f6701b6..c7a389b0f 100644 --- a/docs/next/interfaces/_celljs_cloud.common.HeadObjectResult.html +++ b/docs/next/interfaces/_celljs_cloud.common.HeadObjectResult.html @@ -1,7 +1,7 @@ -HeadObjectResult | CellJS TypeDoc
                                      interface HeadObjectResult {
                                          cacheControl?: string;
                                          contentDisposition?: string;
                                          contentEncoding?: string;
                                          contentLength?: number;
                                          contentType?: string;
                                          expires?: Date;
                                      }

                                      Properties

                                      cacheControl? +HeadObjectResult | CellJS TypeDoc
                                      interface HeadObjectResult {
                                          cacheControl?: string;
                                          contentDisposition?: string;
                                          contentEncoding?: string;
                                          contentLength?: number;
                                          contentType?: string;
                                          expires?: Date;
                                      }

                                      Properties

                                      cacheControl?: string
                                      contentDisposition?: string
                                      contentEncoding?: string
                                      contentLength?: number
                                      contentType?: string
                                      expires?: Date
                                      +

                                      Properties

                                      cacheControl?: string
                                      contentDisposition?: string
                                      contentEncoding?: string
                                      contentLength?: number
                                      contentType?: string
                                      expires?: Date
                                      diff --git a/docs/next/interfaces/_celljs_cloud.common.ListAllMyBucketsResult.html b/docs/next/interfaces/_celljs_cloud.common.ListAllMyBucketsResult.html index d18ad2a0f..38d0f7770 100644 --- a/docs/next/interfaces/_celljs_cloud.common.ListAllMyBucketsResult.html +++ b/docs/next/interfaces/_celljs_cloud.common.ListAllMyBucketsResult.html @@ -1,3 +1,3 @@ -ListAllMyBucketsResult | CellJS TypeDoc
                                      interface ListAllMyBucketsResult {
                                          buckets: Bucket[];
                                          owner?: Owner;
                                      }

                                      Properties

                                      buckets +ListAllMyBucketsResult | CellJS TypeDoc
                                      interface ListAllMyBucketsResult {
                                          buckets: Bucket[];
                                          owner?: Owner;
                                      }

                                      Properties

                                      Properties

                                      buckets: Bucket[]
                                      owner?: Owner
                                      +

                                      Properties

                                      buckets: Bucket[]
                                      owner?: Owner
                                      diff --git a/docs/next/interfaces/_celljs_cloud.common.ListObjectsRequest.html b/docs/next/interfaces/_celljs_cloud.common.ListObjectsRequest.html index 7b5e4c494..90e62d364 100644 --- a/docs/next/interfaces/_celljs_cloud.common.ListObjectsRequest.html +++ b/docs/next/interfaces/_celljs_cloud.common.ListObjectsRequest.html @@ -1,4 +1,4 @@ -ListObjectsRequest | CellJS TypeDoc
                                      interface ListObjectsRequest {
                                          bucket: string;
                                          continuationToken?: string;
                                          delimiter?: string;
                                          encodingType?: string;
                                          expectedBucketOwner?: string;
                                          fetchOwner?: string;
                                          maxKeys: number;
                                          prefix?: string;
                                          requestPayer?: string;
                                          startAfter?: string;
                                      }

                                      Properties

                                      bucket +ListObjectsRequest | CellJS TypeDoc
                                      interface ListObjectsRequest {
                                          bucket: string;
                                          continuationToken?: string;
                                          delimiter?: string;
                                          encodingType?: string;
                                          expectedBucketOwner?: string;
                                          fetchOwner?: string;
                                          maxKeys: number;
                                          prefix?: string;
                                          requestPayer?: string;
                                          startAfter?: string;
                                      }

                                      Properties

                                      bucket: string
                                      continuationToken?: string
                                      delimiter?: string
                                      encodingType?: string
                                      expectedBucketOwner?: string
                                      fetchOwner?: string
                                      maxKeys: number
                                      prefix?: string
                                      requestPayer?: string
                                      startAfter?: string
                                      +

                                      Properties

                                      bucket: string
                                      continuationToken?: string
                                      delimiter?: string
                                      encodingType?: string
                                      expectedBucketOwner?: string
                                      fetchOwner?: string
                                      maxKeys: number
                                      prefix?: string
                                      requestPayer?: string
                                      startAfter?: string
                                      diff --git a/docs/next/interfaces/_celljs_cloud.common.ListObjectsResult.html b/docs/next/interfaces/_celljs_cloud.common.ListObjectsResult.html index 475880f5b..912da662d 100644 --- a/docs/next/interfaces/_celljs_cloud.common.ListObjectsResult.html +++ b/docs/next/interfaces/_celljs_cloud.common.ListObjectsResult.html @@ -1,4 +1,4 @@ -ListObjectsResult | CellJS TypeDoc
                                      interface ListObjectsResult {
                                          commonPrefixes?: {
                                              prefix: string;
                                          }[];
                                          contents: Object[];
                                          continuationToken?: string;
                                          delimiter?: string;
                                          encodingType?: string;
                                          isTruncated: boolean;
                                          keyCount: number;
                                          maxKeys: number;
                                          name: string;
                                          nextContinuationToken?: string;
                                          prefix?: string;
                                          startAfter?: string;
                                      }

                                      Properties

                                      commonPrefixes? +ListObjectsResult | CellJS TypeDoc
                                      interface ListObjectsResult {
                                          commonPrefixes?: {
                                              prefix: string;
                                          }[];
                                          contents: Object[];
                                          continuationToken?: string;
                                          delimiter?: string;
                                          encodingType?: string;
                                          isTruncated: boolean;
                                          keyCount: number;
                                          maxKeys: number;
                                          name: string;
                                          nextContinuationToken?: string;
                                          prefix?: string;
                                          startAfter?: string;
                                      }

                                      Properties

                                      commonPrefixes?: {
                                          prefix: string;
                                      }[]
                                      contents: Object[]
                                      continuationToken?: string
                                      delimiter?: string
                                      encodingType?: string
                                      isTruncated: boolean
                                      keyCount: number
                                      maxKeys: number
                                      name: string
                                      nextContinuationToken?: string
                                      prefix?: string
                                      startAfter?: string
                                      +

                                      Properties

                                      commonPrefixes?: {
                                          prefix: string;
                                      }[]
                                      contents: Object[]
                                      continuationToken?: string
                                      delimiter?: string
                                      encodingType?: string
                                      isTruncated: boolean
                                      keyCount: number
                                      maxKeys: number
                                      name: string
                                      nextContinuationToken?: string
                                      prefix?: string
                                      startAfter?: string
                                      diff --git a/docs/next/interfaces/_celljs_cloud.common.Object.html b/docs/next/interfaces/_celljs_cloud.common.Object.html index 8247cc4b6..081a96c93 100644 --- a/docs/next/interfaces/_celljs_cloud.common.Object.html +++ b/docs/next/interfaces/_celljs_cloud.common.Object.html @@ -1,7 +1,7 @@ -Object | CellJS TypeDoc
                                      interface Object {
                                          etag?: string;
                                          key: string;
                                          lastModified?: Date;
                                          Owner?: Owner;
                                          size: number;
                                          storageClass: string;
                                      }

                                      Properties

                                      etag? +Object | CellJS TypeDoc
                                      interface Object {
                                          etag?: string;
                                          key: string;
                                          lastModified?: Date;
                                          Owner?: Owner;
                                          size: number;
                                          storageClass: string;
                                      }

                                      Properties

                                      etag?: string
                                      key: string
                                      lastModified?: Date
                                      Owner?: Owner
                                      size: number
                                      storageClass: string
                                      +

                                      Properties

                                      etag?: string
                                      key: string
                                      lastModified?: Date
                                      Owner?: Owner
                                      size: number
                                      storageClass: string
                                      diff --git a/docs/next/interfaces/_celljs_cloud.common.ObjectStorageService.html b/docs/next/interfaces/_celljs_cloud.common.ObjectStorageService.html index 78df80b4e..01f240b47 100644 --- a/docs/next/interfaces/_celljs_cloud.common.ObjectStorageService.html +++ b/docs/next/interfaces/_celljs_cloud.common.ObjectStorageService.html @@ -1,4 +1,4 @@ -ObjectStorageService | CellJS TypeDoc
                                      interface ObjectStorageService<T> {
                                          name: string;
                                          copyObject(request: CopyObjectRequest): Promise<void>;
                                          createBucket(request: CreateBucketRequest): Promise<CreateBucketResult>;
                                          deleteBucket(request: DeleteBucketRequest): Promise<void>;
                                          deleteObject(request: DeleteObjectRequest): Promise<void>;
                                          getObject(request: GetObjectRequest): Promise<Body>;
                                          getRawCloudService(): Promise<T>;
                                          getStream(request: GetObjectRequest): Promise<Stream>;
                                          headObject(request: GetObjectRequest): Promise<HeadObjectResult>;
                                          listBuckets(): Promise<ListAllMyBucketsResult>;
                                          listObjects(request: ListObjectsRequest): Promise<ListObjectsResult>;
                                          putObject(request: PutObjectRequest): Promise<void>;
                                          setRawCloudService(innerService: T): void;
                                      }

                                      Type Parameters

                                      Hierarchy (view full)

                                      Implemented by

                                      Properties

                                      name +ObjectStorageService | CellJS TypeDoc
                                      interface ObjectStorageService<T> {
                                          name: string;
                                          copyObject(request: CopyObjectRequest): Promise<void>;
                                          createBucket(request: CreateBucketRequest): Promise<CreateBucketResult>;
                                          deleteBucket(request: DeleteBucketRequest): Promise<void>;
                                          deleteObject(request: DeleteObjectRequest): Promise<void>;
                                          getObject(request: GetObjectRequest): Promise<Body>;
                                          getRawCloudService(): Promise<T>;
                                          getStream(request: GetObjectRequest): Promise<Stream>;
                                          headObject(request: GetObjectRequest): Promise<HeadObjectResult>;
                                          listBuckets(): Promise<ListAllMyBucketsResult>;
                                          listObjects(request: ListObjectsRequest): Promise<ListObjectsResult>;
                                          putObject(request: PutObjectRequest): Promise<void>;
                                          setRawCloudService(innerService: T): void;
                                      }

                                      Type Parameters

                                      Hierarchy (view full)

                                      Implemented by

                                      Properties

                                      name: string

                                      Methods

                                      +

                                      Properties

                                      name: string

                                      Methods

                                      diff --git a/docs/next/interfaces/_celljs_cloud.common.Owner.html b/docs/next/interfaces/_celljs_cloud.common.Owner.html index 0cfc0b48e..25725d1f4 100644 --- a/docs/next/interfaces/_celljs_cloud.common.Owner.html +++ b/docs/next/interfaces/_celljs_cloud.common.Owner.html @@ -1,3 +1,3 @@ -Owner | CellJS TypeDoc
                                      interface Owner {
                                          displayName?: string;
                                          id?: string;
                                      }

                                      Properties

                                      displayName? +Owner | CellJS TypeDoc
                                      interface Owner {
                                          displayName?: string;
                                          id?: string;
                                      }

                                      Properties

                                      Properties

                                      displayName?: string
                                      id?: string
                                      +

                                      Properties

                                      displayName?: string
                                      id?: string
                                      diff --git a/docs/next/interfaces/_celljs_cloud.common.PutObjectRequest.html b/docs/next/interfaces/_celljs_cloud.common.PutObjectRequest.html index 04b9ebf33..e77246f65 100644 --- a/docs/next/interfaces/_celljs_cloud.common.PutObjectRequest.html +++ b/docs/next/interfaces/_celljs_cloud.common.PutObjectRequest.html @@ -1,4 +1,4 @@ -PutObjectRequest | CellJS TypeDoc
                                      interface PutObjectRequest {
                                          body: Body;
                                          bucket: string;
                                          cacheControl?: string;
                                          contentDisposition?: string;
                                          contentEncoding?: string;
                                          contentLength?: number;
                                          contentType?: string;
                                          expires?: Date;
                                          key: string;
                                      }

                                      Properties

                                      body +PutObjectRequest | CellJS TypeDoc
                                      interface PutObjectRequest {
                                          body: Body;
                                          bucket: string;
                                          cacheControl?: string;
                                          contentDisposition?: string;
                                          contentEncoding?: string;
                                          contentLength?: number;
                                          contentType?: string;
                                          expires?: Date;
                                          key: string;
                                      }

                                      Properties

                                      body: Body
                                      bucket: string
                                      cacheControl?: string
                                      contentDisposition?: string
                                      contentEncoding?: string
                                      contentLength?: number
                                      contentType?: string
                                      expires?: Date
                                      key: string
                                      +

                                      Properties

                                      body: Body
                                      bucket: string
                                      cacheControl?: string
                                      contentDisposition?: string
                                      contentEncoding?: string
                                      contentLength?: number
                                      contentType?: string
                                      expires?: Date
                                      key: string
                                      diff --git a/docs/next/interfaces/_celljs_cloud.common.RawCloudService.html b/docs/next/interfaces/_celljs_cloud.common.RawCloudService.html index 514bfe779..1cb9d4a92 100644 --- a/docs/next/interfaces/_celljs_cloud.common.RawCloudService.html +++ b/docs/next/interfaces/_celljs_cloud.common.RawCloudService.html @@ -1 +1 @@ -RawCloudService | CellJS TypeDoc
                                      +RawCloudService | CellJS TypeDoc
                                      diff --git a/docs/next/interfaces/_celljs_cloud.common.RegionProvider.html b/docs/next/interfaces/_celljs_cloud.common.RegionProvider.html index ac397b9d0..0484c9cf3 100644 --- a/docs/next/interfaces/_celljs_cloud.common.RegionProvider.html +++ b/docs/next/interfaces/_celljs_cloud.common.RegionProvider.html @@ -1,2 +1,2 @@ -RegionProvider | CellJS TypeDoc
                                      interface RegionProvider {
                                          provide(): Promise<undefined | string>;
                                      }

                                      Implemented by

                                      Methods

                                      Methods

                                      +RegionProvider | CellJS TypeDoc
                                      interface RegionProvider {
                                          provide(): Promise<undefined | string>;
                                      }

                                      Implemented by

                                      Methods

                                      Methods

                                      diff --git a/docs/next/interfaces/_celljs_code_loader_plugin.CodeLoader.html b/docs/next/interfaces/_celljs_code_loader_plugin.CodeLoader.html index 13252c40f..13bdb3684 100644 --- a/docs/next/interfaces/_celljs_code_loader_plugin.CodeLoader.html +++ b/docs/next/interfaces/_celljs_code_loader_plugin.CodeLoader.html @@ -1,2 +1,2 @@ -CodeLoader | CellJS TypeDoc
                                      interface CodeLoader {
                                          load(codeDir: string, codeUri: string | CodeUri): Promise<JSZip>;
                                      }

                                      Implemented by

                                      Methods

                                      Methods

                                      • Parameters

                                        • codeDir: string
                                        • codeUri: string | CodeUri

                                        Returns Promise<JSZip>

                                      +CodeLoader | CellJS TypeDoc
                                      interface CodeLoader {
                                          load(codeDir: string, codeUri: string | CodeUri): Promise<JSZip>;
                                      }

                                      Implemented by

                                      Methods

                                      Methods

                                      • Parameters

                                        • codeDir: string
                                        • codeUri: string | CodeUri

                                        Returns Promise<JSZip>

                                      diff --git a/docs/next/interfaces/_celljs_code_loader_plugin.CodeUri.html b/docs/next/interfaces/_celljs_code_loader_plugin.CodeUri.html index c9003b97c..e341f1daf 100644 --- a/docs/next/interfaces/_celljs_code_loader_plugin.CodeUri.html +++ b/docs/next/interfaces/_celljs_code_loader_plugin.CodeUri.html @@ -1,4 +1,4 @@ -CodeUri | CellJS TypeDoc
                                      interface CodeUri {
                                          exclude?: string | RegExp;
                                          include?: string | RegExp;
                                          value?: string;
                                      }

                                      Properties

                                      exclude? +CodeUri | CellJS TypeDoc
                                      interface CodeUri {
                                          exclude?: string | RegExp;
                                          include?: string | RegExp;
                                          value?: string;
                                      }

                                      Properties

                                      exclude?: string | RegExp
                                      include?: string | RegExp
                                      value?: string
                                      +

                                      Properties

                                      exclude?: string | RegExp
                                      include?: string | RegExp
                                      value?: string
                                      diff --git a/docs/next/interfaces/_celljs_code_loader_plugin.Deployer.html b/docs/next/interfaces/_celljs_code_loader_plugin.Deployer.html index 3b49c5712..68020ac10 100644 --- a/docs/next/interfaces/_celljs_code_loader_plugin.Deployer.html +++ b/docs/next/interfaces/_celljs_code_loader_plugin.Deployer.html @@ -1,2 +1,2 @@ -Deployer | CellJS TypeDoc
                                      interface Deployer<P, R> {
                                          deploy(ctx: P): Promise<R>;
                                      }

                                      Type Parameters

                                      • P
                                      • R

                                      Methods

                                      Methods

                                      +Deployer | CellJS TypeDoc
                                      interface Deployer<P, R> {
                                          deploy(ctx: P): Promise<R>;
                                      }

                                      Type Parameters

                                      • P
                                      • R

                                      Methods

                                      Methods

                                      diff --git a/docs/next/interfaces/_celljs_core.browser.ApplicationShell.html b/docs/next/interfaces/_celljs_core.browser.ApplicationShell.html index fc36a4f4e..22b9d1011 100644 --- a/docs/next/interfaces/_celljs_core.browser.ApplicationShell.html +++ b/docs/next/interfaces/_celljs_core.browser.ApplicationShell.html @@ -1,2 +1,2 @@ -ApplicationShell | CellJS TypeDoc
                                      interface ApplicationShell {
                                          attach(host: HTMLElement): void;
                                      }

                                      Implemented by

                                      Methods

                                      Methods

                                      +ApplicationShell | CellJS TypeDoc
                                      interface ApplicationShell {
                                          attach(host: HTMLElement): void;
                                      }

                                      Implemented by

                                      Methods

                                      Methods

                                      diff --git a/docs/next/interfaces/_celljs_core.common.Abstract.html b/docs/next/interfaces/_celljs_core.common.Abstract.html index 88d2e6820..cc8676274 100644 --- a/docs/next/interfaces/_celljs_core.common.Abstract.html +++ b/docs/next/interfaces/_celljs_core.common.Abstract.html @@ -1,2 +1,2 @@ -Abstract | CellJS TypeDoc
                                      interface Abstract<T> {
                                          prototype: T;
                                      }

                                      Type Parameters

                                      • T

                                      Properties

                                      Properties

                                      prototype: T
                                      +Abstract | CellJS TypeDoc
                                      interface Abstract<T> {
                                          prototype: T;
                                      }

                                      Type Parameters

                                      • T

                                      Properties

                                      Properties

                                      prototype: T
                                      diff --git a/docs/next/interfaces/_celljs_core.common.Advice.html b/docs/next/interfaces/_celljs_core.common.Advice.html index 12c51b2fc..45f44a6e6 100644 --- a/docs/next/interfaces/_celljs_core.common.Advice.html +++ b/docs/next/interfaces/_celljs_core.common.Advice.html @@ -1 +1 @@ -Advice | CellJS TypeDoc
                                      +Advice | CellJS TypeDoc
                                      diff --git a/docs/next/interfaces/_celljs_core.common.AfterAdvice.html b/docs/next/interfaces/_celljs_core.common.AfterAdvice.html index 7a1460a85..45f5a9f14 100644 --- a/docs/next/interfaces/_celljs_core.common.AfterAdvice.html +++ b/docs/next/interfaces/_celljs_core.common.AfterAdvice.html @@ -1 +1 @@ -AfterAdvice | CellJS TypeDoc
                                      +AfterAdvice | CellJS TypeDoc
                                      diff --git a/docs/next/interfaces/_celljs_core.common.AfterReturningAdvice.html b/docs/next/interfaces/_celljs_core.common.AfterReturningAdvice.html index f50568c06..6916bfe5a 100644 --- a/docs/next/interfaces/_celljs_core.common.AfterReturningAdvice.html +++ b/docs/next/interfaces/_celljs_core.common.AfterReturningAdvice.html @@ -1,2 +1,2 @@ -AfterReturningAdvice | CellJS TypeDoc
                                      interface AfterReturningAdvice {
                                          afterReturning(returnValue: any, method: string | number | symbol, args: any[], target: any): Promise<void>;
                                      }

                                      Hierarchy (view full)

                                      Implemented by

                                        Methods

                                        +AfterReturningAdvice | CellJS TypeDoc
                                        interface AfterReturningAdvice {
                                            afterReturning(returnValue: any, method: string | number | symbol, args: any[], target: any): Promise<void>;
                                        }

                                        Hierarchy (view full)

                                        Implemented by

                                          Methods

                                          diff --git a/docs/next/interfaces/_celljs_core.common.AfterThrowsAdvice.html b/docs/next/interfaces/_celljs_core.common.AfterThrowsAdvice.html index 3c040b284..810fc7fd3 100644 --- a/docs/next/interfaces/_celljs_core.common.AfterThrowsAdvice.html +++ b/docs/next/interfaces/_celljs_core.common.AfterThrowsAdvice.html @@ -1,2 +1,2 @@ -AfterThrowsAdvice | CellJS TypeDoc
                                          interface AfterThrowsAdvice {
                                              afterThrows(error: any, method: string | number | symbol, args: any[], target: any): Promise<void>;
                                          }

                                          Hierarchy (view full)

                                          Methods

                                          Methods

                                          +AfterThrowsAdvice | CellJS TypeDoc
                                          interface AfterThrowsAdvice {
                                              afterThrows(error: any, method: string | number | symbol, args: any[], target: any): Promise<void>;
                                          }

                                          Hierarchy (view full)

                                          Methods

                                          Methods

                                          diff --git a/docs/next/interfaces/_celljs_core.common.AopProxy.html b/docs/next/interfaces/_celljs_core.common.AopProxy.html index d494513e9..054127162 100644 --- a/docs/next/interfaces/_celljs_core.common.AopProxy.html +++ b/docs/next/interfaces/_celljs_core.common.AopProxy.html @@ -1,2 +1,2 @@ -AopProxy | CellJS TypeDoc
                                          interface AopProxy {
                                              getProxy(): any;
                                          }

                                          Methods

                                          Methods

                                          +AopProxy | CellJS TypeDoc
                                          interface AopProxy {
                                              getProxy(): any;
                                          }

                                          Methods

                                          Methods

                                          diff --git a/docs/next/interfaces/_celljs_core.common.AopProxyFactory.html b/docs/next/interfaces/_celljs_core.common.AopProxyFactory.html index b960da334..cc6166f0d 100644 --- a/docs/next/interfaces/_celljs_core.common.AopProxyFactory.html +++ b/docs/next/interfaces/_celljs_core.common.AopProxyFactory.html @@ -1,2 +1,2 @@ -AopProxyFactory | CellJS TypeDoc
                                          interface AopProxyFactory {
                                              create(config: ProxyConfig): AopProxy;
                                          }

                                          Implemented by

                                          Methods

                                          Methods

                                          +AopProxyFactory | CellJS TypeDoc
                                          interface AopProxyFactory {
                                              create(config: ProxyConfig): AopProxy;
                                          }

                                          Implemented by

                                          Methods

                                          Methods

                                          diff --git a/docs/next/interfaces/_celljs_core.common.Application.html b/docs/next/interfaces/_celljs_core.common.Application.html index 39ada0d65..bfe90bb03 100644 --- a/docs/next/interfaces/_celljs_core.common.Application.html +++ b/docs/next/interfaces/_celljs_core.common.Application.html @@ -1,3 +1,3 @@ -Application | CellJS TypeDoc
                                          interface Application {
                                              start(): Promise<void>;
                                              stop(): Promise<void>;
                                          }

                                          Implemented by

                                          Methods

                                          start +Application | CellJS TypeDoc
                                          interface Application {
                                              start(): Promise<void>;
                                              stop(): Promise<void>;
                                          }

                                          Implemented by

                                          Methods

                                          Methods

                                          +

                                          Methods

                                          diff --git a/docs/next/interfaces/_celljs_core.common.ApplicationError-1.html b/docs/next/interfaces/_celljs_core.common.ApplicationError-1.html index 27461b044..6e704c21f 100644 --- a/docs/next/interfaces/_celljs_core.common.ApplicationError-1.html +++ b/docs/next/interfaces/_celljs_core.common.ApplicationError-1.html @@ -1,7 +1,7 @@ -ApplicationError | CellJS TypeDoc

                                          Interface ApplicationError<C, D>

                                          interface ApplicationError<C, D> {
                                              code: C;
                                              data: D;
                                              message: string;
                                              name: string;
                                              stack?: string;
                                              toJson(): Literal<D>;
                                          }

                                          Type Parameters

                                          • C extends number
                                          • D

                                          Hierarchy

                                          • Error
                                            • ApplicationError

                                          Properties

                                          code +ApplicationError | CellJS TypeDoc

                                          Interface ApplicationError<C, D>

                                          interface ApplicationError<C, D> {
                                              code: C;
                                              data: D;
                                              message: string;
                                              name: string;
                                              stack?: string;
                                              toJson(): Literal<D>;
                                          }

                                          Type Parameters

                                          • C extends number
                                          • D

                                          Hierarchy

                                          • Error
                                            • ApplicationError

                                          Properties

                                          Methods

                                          Properties

                                          code: C
                                          data: D
                                          message: string
                                          name: string
                                          stack?: string

                                          Methods

                                          +

                                          Properties

                                          code: C
                                          data: D
                                          message: string
                                          name: string
                                          stack?: string

                                          Methods

                                          diff --git a/docs/next/interfaces/_celljs_core.common.ApplicationError.Constructor.html b/docs/next/interfaces/_celljs_core.common.ApplicationError.Constructor.html index 935591730..83b824445 100644 --- a/docs/next/interfaces/_celljs_core.common.ApplicationError.Constructor.html +++ b/docs/next/interfaces/_celljs_core.common.ApplicationError.Constructor.html @@ -1,3 +1,3 @@ -Constructor | CellJS TypeDoc
                                          interface Constructor<C, D> {
                                              code: C;
                                              is(arg: undefined | object): arg is ApplicationError<C, D>;
                                              (...args: any[]): ApplicationError<C, D>;
                                          }

                                          Type Parameters

                                          • C extends number
                                          • D

                                          Properties

                                          code +Constructor | CellJS TypeDoc
                                          interface Constructor<C, D> {
                                              code: C;
                                              is(arg: undefined | object): arg is ApplicationError<C, D>;
                                              (...args: any[]): ApplicationError<C, D>;
                                          }

                                          Type Parameters

                                          • C extends number
                                          • D

                                          Properties

                                          Methods

                                          is -

                                          Properties

                                          code: C

                                          Methods

                                          +

                                          Properties

                                          code: C

                                          Methods

                                          diff --git a/docs/next/interfaces/_celljs_core.common.ApplicationError.Literal.html b/docs/next/interfaces/_celljs_core.common.ApplicationError.Literal.html index cd6b6ab61..8b6f3f783 100644 --- a/docs/next/interfaces/_celljs_core.common.ApplicationError.Literal.html +++ b/docs/next/interfaces/_celljs_core.common.ApplicationError.Literal.html @@ -1,4 +1,4 @@ -Literal | CellJS TypeDoc
                                          interface Literal<D> {
                                              data: D;
                                              message: string;
                                              stack?: string;
                                          }

                                          Type Parameters

                                          • D

                                          Properties

                                          data +Literal | CellJS TypeDoc
                                          interface Literal<D> {
                                              data: D;
                                              message: string;
                                              stack?: string;
                                          }

                                          Type Parameters

                                          • D

                                          Properties

                                          Properties

                                          data: D
                                          message: string
                                          stack?: string
                                          +

                                          Properties

                                          data: D
                                          message: string
                                          stack?: string
                                          diff --git a/docs/next/interfaces/_celljs_core.common.ApplicationLifecycle.html b/docs/next/interfaces/_celljs_core.common.ApplicationLifecycle.html index 9b1574ac2..58680ad0a 100644 --- a/docs/next/interfaces/_celljs_core.common.ApplicationLifecycle.html +++ b/docs/next/interfaces/_celljs_core.common.ApplicationLifecycle.html @@ -1,4 +1,4 @@ -ApplicationLifecycle | CellJS TypeDoc
                                          interface ApplicationLifecycle<T> {
                                              initialize?(): void;
                                              onStart?(app: T): MaybePromise<void>;
                                              onStop?(app: T): void;
                                          }

                                          Type Parameters

                                          Implemented by

                                            Methods

                                            initialize? +ApplicationLifecycle | CellJS TypeDoc
                                            interface ApplicationLifecycle<T> {
                                                initialize?(): void;
                                                onStart?(app: T): MaybePromise<void>;
                                                onStop?(app: T): void;
                                            }

                                            Type Parameters

                                            Implemented by

                                              Methods

                                              +

                                              Methods

                                              diff --git a/docs/next/interfaces/_celljs_core.common.ApplicationProps.html b/docs/next/interfaces/_celljs_core.common.ApplicationProps.html index 697f6ed08..6e97693e2 100644 --- a/docs/next/interfaces/_celljs_core.common.ApplicationProps.html +++ b/docs/next/interfaces/_celljs_core.common.ApplicationProps.html @@ -1 +1 @@ -ApplicationProps | CellJS TypeDoc
                                              +ApplicationProps | CellJS TypeDoc
                                              diff --git a/docs/next/interfaces/_celljs_core.common.ApplicationStateService.html b/docs/next/interfaces/_celljs_core.common.ApplicationStateService.html index 401658dc7..8cc3bdcc1 100644 --- a/docs/next/interfaces/_celljs_core.common.ApplicationStateService.html +++ b/docs/next/interfaces/_celljs_core.common.ApplicationStateService.html @@ -1,5 +1,5 @@ -ApplicationStateService | CellJS TypeDoc
                                              interface ApplicationStateService<T> {
                                                  onStateChanged: Event<T>;
                                                  state: T;
                                                  reachedAnyState(...states: T[]): Promise<void>;
                                                  reachedState(state: T): Promise<void>;
                                              }

                                              Type Parameters

                                              • T extends string

                                              Implemented by

                                              Properties

                                              onStateChanged +ApplicationStateService | CellJS TypeDoc
                                              interface ApplicationStateService<T> {
                                                  onStateChanged: Event<T>;
                                                  state: T;
                                                  reachedAnyState(...states: T[]): Promise<void>;
                                                  reachedState(state: T): Promise<void>;
                                              }

                                              Type Parameters

                                              • T extends string

                                              Implemented by

                                              Properties

                                              onStateChanged: Event<T>
                                              state: T

                                              Methods

                                              +

                                              Properties

                                              onStateChanged: Event<T>
                                              state: T

                                              Methods

                                              diff --git a/docs/next/interfaces/_celljs_core.common.AspectOption.html b/docs/next/interfaces/_celljs_core.common.AspectOption.html index c4585201c..cab44153c 100644 --- a/docs/next/interfaces/_celljs_core.common.AspectOption.html +++ b/docs/next/interfaces/_celljs_core.common.AspectOption.html @@ -1,4 +1,4 @@ -AspectOption | CellJS TypeDoc
                                              interface AspectOption {
                                                  default?: boolean;
                                                  id: ComponentId;
                                                  name?: string | number | symbol;
                                                  onActivation?: ((context: Context, t: any) => any);
                                                  pointcut?: string;
                                                  proxy?: boolean;
                                                  rebind?: boolean;
                                                  scope?: Scope;
                                                  sysTags?: string[];
                                                  tag?: {
                                                      tag: string | number | symbol;
                                                      value: any;
                                                  };
                                                  when?: ((request: Request) => boolean);
                                              }

                                              Hierarchy (view full)

                                              Properties

                                              default? +AspectOption | CellJS TypeDoc
                                              interface AspectOption {
                                                  default?: boolean;
                                                  id: ComponentId;
                                                  name?: string | number | symbol;
                                                  onActivation?: ((context: Context, t: any) => any);
                                                  pointcut?: string;
                                                  proxy?: boolean;
                                                  rebind?: boolean;
                                                  scope?: Scope;
                                                  sysTags?: string[];
                                                  tag?: {
                                                      tag: string | number | symbol;
                                                      value: any;
                                                  };
                                                  when?: ((request: Request) => boolean);
                                              }

                                              Hierarchy (view full)

                                              Properties

                                              Properties

                                              default?: boolean
                                              name?: string | number | symbol
                                              onActivation?: ((context: Context, t: any) => any)
                                              pointcut?: string
                                              proxy?: boolean
                                              rebind?: boolean
                                              scope?: Scope
                                              sysTags?: string[]
                                              tag?: {
                                                  tag: string | number | symbol;
                                                  value: any;
                                              }
                                              when?: ((request: Request) => boolean)
                                              +

                                              Properties

                                              default?: boolean
                                              name?: string | number | symbol
                                              onActivation?: ((context: Context, t: any) => any)
                                              pointcut?: string
                                              proxy?: boolean
                                              rebind?: boolean
                                              scope?: Scope
                                              sysTags?: string[]
                                              tag?: {
                                                  tag: string | number | symbol;
                                                  value: any;
                                              }
                                              when?: ((request: Request) => boolean)
                                              diff --git a/docs/next/interfaces/_celljs_core.common.AutowiredOption.html b/docs/next/interfaces/_celljs_core.common.AutowiredOption.html index b10f72621..d21d5eadb 100644 --- a/docs/next/interfaces/_celljs_core.common.AutowiredOption.html +++ b/docs/next/interfaces/_celljs_core.common.AutowiredOption.html @@ -1,4 +1,4 @@ -AutowiredOption | CellJS TypeDoc
                                              interface AutowiredOption {
                                                  detached?: boolean;
                                                  id?: ComponentId;
                                                  multi?: boolean;
                                              }

                                              Properties

                                              detached? +AutowiredOption | CellJS TypeDoc
                                              interface AutowiredOption {
                                                  detached?: boolean;
                                                  id?: ComponentId;
                                                  multi?: boolean;
                                              }

                                              Properties

                                              Properties

                                              detached?: boolean
                                              multi?: boolean
                                              +

                                              Properties

                                              detached?: boolean
                                              multi?: boolean
                                              diff --git a/docs/next/interfaces/_celljs_core.common.BeforeAdvice.html b/docs/next/interfaces/_celljs_core.common.BeforeAdvice.html index bf3995c29..fe933e4dc 100644 --- a/docs/next/interfaces/_celljs_core.common.BeforeAdvice.html +++ b/docs/next/interfaces/_celljs_core.common.BeforeAdvice.html @@ -1 +1 @@ -BeforeAdvice | CellJS TypeDoc
                                              +BeforeAdvice | CellJS TypeDoc
                                              diff --git a/docs/next/interfaces/_celljs_core.common.CancelablePromise.html b/docs/next/interfaces/_celljs_core.common.CancelablePromise.html index a2fc19aa9..31f5434c0 100644 --- a/docs/next/interfaces/_celljs_core.common.CancelablePromise.html +++ b/docs/next/interfaces/_celljs_core.common.CancelablePromise.html @@ -1,9 +1,9 @@ -CancelablePromise | CellJS TypeDoc
                                              interface CancelablePromise<T> {
                                                  [toStringTag]: string;
                                                  cancel(): void;
                                                  catch<TResult>(onrejected?: null | ((reason: any) => TResult | PromiseLike<TResult>)): Promise<T | TResult>;
                                                  finally(onfinally?: null | (() => void)): Promise<T>;
                                                  then<TResult1, TResult2>(onfulfilled?: null | ((value: T) => TResult1 | PromiseLike<TResult1>), onrejected?: null | ((reason: any) => TResult2 | PromiseLike<TResult2>)): Promise<TResult1 | TResult2>;
                                              }

                                              Type Parameters

                                              • T

                                              Hierarchy

                                              • Promise<T>
                                                • CancelablePromise

                                              Properties

                                              [toStringTag] +CancelablePromise | CellJS TypeDoc
                                              interface CancelablePromise<T> {
                                                  [toStringTag]: string;
                                                  cancel(): void;
                                                  catch<TResult>(onrejected?: null | ((reason: any) => TResult | PromiseLike<TResult>)): Promise<T | TResult>;
                                                  finally(onfinally?: null | (() => void)): Promise<T>;
                                                  then<TResult1, TResult2>(onfulfilled?: null | ((value: T) => TResult1 | PromiseLike<TResult1>), onrejected?: null | ((reason: any) => TResult2 | PromiseLike<TResult2>)): Promise<TResult1 | TResult2>;
                                              }

                                              Type Parameters

                                              • T

                                              Hierarchy

                                              • Promise<T>
                                                • CancelablePromise

                                              Properties

                                              [toStringTag]: string

                                              Methods

                                              • Attaches a callback for only the rejection of the Promise.

                                                +

                                              Properties

                                              [toStringTag]: string

                                              Methods

                                              • Attaches a callback for only the rejection of the Promise.

                                                Type Parameters

                                                • TResult = never

                                                Parameters

                                                • Optionalonrejected: null | ((reason: any) => TResult | PromiseLike<TResult>)

                                                  The callback to execute when the Promise is rejected.

                                                Returns Promise<T | TResult>

                                                A Promise for the completion of the callback.

                                              diff --git a/docs/next/interfaces/_celljs_core.common.ComponentFilterRegistry.html b/docs/next/interfaces/_celljs_core.common.ComponentFilterRegistry.html index 4d3ca2fe5..d7ddcb4c6 100644 --- a/docs/next/interfaces/_celljs_core.common.ComponentFilterRegistry.html +++ b/docs/next/interfaces/_celljs_core.common.ComponentFilterRegistry.html @@ -1,10 +1,10 @@ -ComponentFilterRegistry | CellJS TypeDoc
                                              interface ComponentFilterRegistry {
                                                  addFilters(types: "*", filters: ComponentFilter<Object>[]): void;
                                                  addFilters(types: ComponentType[], filters: ComponentFilter<Object>[]): void;
                                                  applyFilters<T>(toFilter: T[], type: ComponentType): T[];
                                              }

                                              Implemented by

                                              Methods

                                              addFilters +ComponentFilterRegistry | CellJS TypeDoc
                                              interface ComponentFilterRegistry {
                                                  addFilters(types: "*", filters: ComponentFilter<Object>[]): void;
                                                  addFilters(types: ComponentType[], filters: ComponentFilter<Object>[]): void;
                                                  applyFilters<T>(toFilter: T[], type: ComponentType): T[];
                                              }

                                              Implemented by

                                              Methods

                                              • Applies the filters for the given component type. Generic filters will be applied on any given type.

                                                +
                                              • filters: ComponentFilter<Object>[]

                                              Returns void

                                              • Applies the filters for the given component type. Generic filters will be applied on any given type.

                                                Type Parameters

                                                • T extends Object

                                                Parameters

                                                • toFilter: T[]

                                                  the elements to filter

                                                • type: ComponentType

                                                  the component type for which potentially filters were registered

                                                Returns T[]

                                                the filtered elements

                                                -
                                              +
                                              diff --git a/docs/next/interfaces/_celljs_core.common.ComponentMetadata.html b/docs/next/interfaces/_celljs_core.common.ComponentMetadata.html index 92bfd7a9d..73836595d 100644 --- a/docs/next/interfaces/_celljs_core.common.ComponentMetadata.html +++ b/docs/next/interfaces/_celljs_core.common.ComponentMetadata.html @@ -1,4 +1,4 @@ -ComponentMetadata | CellJS TypeDoc
                                              interface ComponentMetadata {
                                                  default?: boolean;
                                                  ids: ComponentId<any>[];
                                                  name?: string | number | symbol;
                                                  onActivation?: ((context: Context, t: any) => any);
                                                  proxy: boolean;
                                                  rebind: boolean;
                                                  scope: Scope;
                                                  sysTags: string[];
                                                  tag?: {
                                                      tag: string | number | symbol;
                                                      value: any;
                                                  };
                                                  target: any;
                                                  when?: ((request: Request) => boolean);
                                              }

                                              Properties

                                              default? +ComponentMetadata | CellJS TypeDoc
                                              interface ComponentMetadata {
                                                  default?: boolean;
                                                  ids: ComponentId<any>[];
                                                  name?: string | number | symbol;
                                                  onActivation?: ((context: Context, t: any) => any);
                                                  proxy: boolean;
                                                  rebind: boolean;
                                                  scope: Scope;
                                                  sysTags: string[];
                                                  tag?: {
                                                      tag: string | number | symbol;
                                                      value: any;
                                                  };
                                                  target: any;
                                                  when?: ((request: Request) => boolean);
                                              }

                                              Properties

                                              Properties

                                              default?: boolean
                                              ids: ComponentId<any>[]
                                              name?: string | number | symbol
                                              onActivation?: ((context: Context, t: any) => any)
                                              proxy: boolean
                                              rebind: boolean
                                              scope: Scope
                                              sysTags: string[]
                                              tag?: {
                                                  tag: string | number | symbol;
                                                  value: any;
                                              }
                                              target: any
                                              when?: ((request: Request) => boolean)
                                              +

                                              Properties

                                              default?: boolean
                                              ids: ComponentId<any>[]
                                              name?: string | number | symbol
                                              onActivation?: ((context: Context, t: any) => any)
                                              proxy: boolean
                                              rebind: boolean
                                              scope: Scope
                                              sysTags: string[]
                                              tag?: {
                                                  tag: string | number | symbol;
                                                  value: any;
                                              }
                                              target: any
                                              when?: ((request: Request) => boolean)
                                              diff --git a/docs/next/interfaces/_celljs_core.common.ComponentOption.html b/docs/next/interfaces/_celljs_core.common.ComponentOption.html index 158f76ccc..0ebafc59d 100644 --- a/docs/next/interfaces/_celljs_core.common.ComponentOption.html +++ b/docs/next/interfaces/_celljs_core.common.ComponentOption.html @@ -1,4 +1,4 @@ -ComponentOption | CellJS TypeDoc
                                              interface ComponentOption {
                                                  default?: boolean;
                                                  id?: ComponentId<any> | ComponentId<any>[];
                                                  name?: string | number | symbol;
                                                  onActivation?: ((context: Context, t: any) => any);
                                                  proxy?: boolean;
                                                  rebind?: boolean;
                                                  scope?: Scope;
                                                  sysTags?: string[];
                                                  tag?: {
                                                      tag: string | number | symbol;
                                                      value: any;
                                                  };
                                                  when?: ((request: Request) => boolean);
                                              }

                                              Hierarchy (view full)

                                              Properties

                                              default? +ComponentOption | CellJS TypeDoc
                                              interface ComponentOption {
                                                  default?: boolean;
                                                  id?: ComponentId<any> | ComponentId<any>[];
                                                  name?: string | number | symbol;
                                                  onActivation?: ((context: Context, t: any) => any);
                                                  proxy?: boolean;
                                                  rebind?: boolean;
                                                  scope?: Scope;
                                                  sysTags?: string[];
                                                  tag?: {
                                                      tag: string | number | symbol;
                                                      value: any;
                                                  };
                                                  when?: ((request: Request) => boolean);
                                              }

                                              Hierarchy (view full)

                                              Properties

                                              Properties

                                              default?: boolean
                                              id?: ComponentId<any> | ComponentId<any>[]
                                              name?: string | number | symbol
                                              onActivation?: ((context: Context, t: any) => any)
                                              proxy?: boolean
                                              rebind?: boolean
                                              scope?: Scope
                                              sysTags?: string[]
                                              tag?: {
                                                  tag: string | number | symbol;
                                                  value: any;
                                              }
                                              when?: ((request: Request) => boolean)
                                              +

                                              Properties

                                              default?: boolean
                                              id?: ComponentId<any> | ComponentId<any>[]
                                              name?: string | number | symbol
                                              onActivation?: ((context: Context, t: any) => any)
                                              proxy?: boolean
                                              rebind?: boolean
                                              scope?: Scope
                                              sysTags?: string[]
                                              tag?: {
                                                  tag: string | number | symbol;
                                                  value: any;
                                              }
                                              when?: ((request: Request) => boolean)
                                              diff --git a/docs/next/interfaces/_celljs_core.common.ConfigProvider.html b/docs/next/interfaces/_celljs_core.common.ConfigProvider.html index e0a5812aa..ee1fed654 100644 --- a/docs/next/interfaces/_celljs_core.common.ConfigProvider.html +++ b/docs/next/interfaces/_celljs_core.common.ConfigProvider.html @@ -1,2 +1,2 @@ -ConfigProvider | CellJS TypeDoc
                                              interface ConfigProvider {
                                                  get<T>(key: string, defaultValue?: T): T;
                                              }

                                              Implemented by

                                              Methods

                                              get -

                                              Methods

                                              +ConfigProvider | CellJS TypeDoc
                                              interface ConfigProvider {
                                                  get<T>(key: string, defaultValue?: T): T;
                                              }

                                              Implemented by

                                              Methods

                                              get +

                                              Methods

                                              diff --git a/docs/next/interfaces/_celljs_core.common.ConstantOption.html b/docs/next/interfaces/_celljs_core.common.ConstantOption.html index 9b57494f7..3220eb1eb 100644 --- a/docs/next/interfaces/_celljs_core.common.ConstantOption.html +++ b/docs/next/interfaces/_celljs_core.common.ConstantOption.html @@ -1,4 +1,4 @@ -ConstantOption | CellJS TypeDoc
                                              interface ConstantOption {
                                                  constantValue?: any;
                                                  id: ComponentId | ComponentId[];
                                                  rebind?: boolean;
                                              }

                                              Properties

                                              constantValue? +ConstantOption | CellJS TypeDoc
                                              interface ConstantOption {
                                                  constantValue?: any;
                                                  id: ComponentId | ComponentId[];
                                                  rebind?: boolean;
                                              }

                                              Properties

                                              constantValue?: any
                                              rebind?: boolean
                                              +

                                              Properties

                                              constantValue?: any
                                              rebind?: boolean
                                              diff --git a/docs/next/interfaces/_celljs_core.common.ContextInitializer.html b/docs/next/interfaces/_celljs_core.common.ContextInitializer.html index 241996271..3f95b5d57 100644 --- a/docs/next/interfaces/_celljs_core.common.ContextInitializer.html +++ b/docs/next/interfaces/_celljs_core.common.ContextInitializer.html @@ -1,3 +1,3 @@ -ContextInitializer | CellJS TypeDoc
                                              interface ContextInitializer {
                                                  priority: number;
                                                  initialize(ctx: ExpressionContext): void;
                                              }

                                              Implemented by

                                              Properties

                                              priority +ContextInitializer | CellJS TypeDoc
                                              interface ContextInitializer {
                                                  priority: number;
                                                  initialize(ctx: ExpressionContext): void;
                                              }

                                              Implemented by

                                              Properties

                                              Methods

                                              Properties

                                              priority: number

                                              Methods

                                              +

                                              Properties

                                              priority: number

                                              Methods

                                              diff --git a/docs/next/interfaces/_celljs_core.common.Disposable-1.html b/docs/next/interfaces/_celljs_core.common.Disposable-1.html index 94d1b8126..df7b7b233 100644 --- a/docs/next/interfaces/_celljs_core.common.Disposable-1.html +++ b/docs/next/interfaces/_celljs_core.common.Disposable-1.html @@ -1,3 +1,3 @@ -Disposable | CellJS TypeDoc
                                              interface Disposable {
                                                  dispose(): void;
                                              }

                                              Hierarchy

                                              • Disposable

                                                Implemented by

                                                Methods

                                                dispose +Disposable | CellJS TypeDoc
                                                interface Disposable {
                                                    dispose(): void;
                                                }

                                                Hierarchy

                                                • Disposable

                                                  Implemented by

                                                  Methods

                                                  Methods

                                                  +

                                                  Returns void

                                                  diff --git a/docs/next/interfaces/_celljs_core.common.DoGetValue.html b/docs/next/interfaces/_celljs_core.common.DoGetValue.html index 8d13f55ea..8d75a9b3a 100644 --- a/docs/next/interfaces/_celljs_core.common.DoGetValue.html +++ b/docs/next/interfaces/_celljs_core.common.DoGetValue.html @@ -1 +1 @@ -DoGetValue | CellJS TypeDoc
                                                  +DoGetValue | CellJS TypeDoc
                                                  diff --git a/docs/next/interfaces/_celljs_core.common.DoInject.html b/docs/next/interfaces/_celljs_core.common.DoInject.html index 78b2524c7..e3dc02490 100644 --- a/docs/next/interfaces/_celljs_core.common.DoInject.html +++ b/docs/next/interfaces/_celljs_core.common.DoInject.html @@ -1 +1 @@ -DoInject | CellJS TypeDoc
                                                  +DoInject | CellJS TypeDoc
                                                  diff --git a/docs/next/interfaces/_celljs_core.common.EmitterOptions.html b/docs/next/interfaces/_celljs_core.common.EmitterOptions.html index 73613b464..dc606efd9 100644 --- a/docs/next/interfaces/_celljs_core.common.EmitterOptions.html +++ b/docs/next/interfaces/_celljs_core.common.EmitterOptions.html @@ -1,3 +1,3 @@ -EmitterOptions | CellJS TypeDoc
                                                  interface EmitterOptions {
                                                      onFirstListenerAdd?: Function;
                                                      onLastListenerRemove?: Function;
                                                  }

                                                  Properties

                                                  onFirstListenerAdd? +EmitterOptions | CellJS TypeDoc
                                                  interface EmitterOptions {
                                                      onFirstListenerAdd?: Function;
                                                      onLastListenerRemove?: Function;
                                                  }

                                                  Properties

                                                  onFirstListenerAdd?: Function
                                                  onLastListenerRemove?: Function
                                                  +

                                                  Properties

                                                  onFirstListenerAdd?: Function
                                                  onLastListenerRemove?: Function
                                                  diff --git a/docs/next/interfaces/_celljs_core.common.Event-1.html b/docs/next/interfaces/_celljs_core.common.Event-1.html index 74f7ff69f..0dd42be56 100644 --- a/docs/next/interfaces/_celljs_core.common.Event-1.html +++ b/docs/next/interfaces/_celljs_core.common.Event-1.html @@ -3,8 +3,8 @@
                                                • OptionalthisArgs: any

                                                  The 'this' which will be used when calling the event listener.

                                                • Optionaldisposables: Disposable[]

                                                  An array to which a {{IDisposable}} will be added.

                                                • Returns Disposable

                                                  a disposable to remove the listener again.

                                                  -

                                                  Properties

                                                  Properties

                                                  Properties

                                                  maxListeners: number

                                                  An emitter will print a warning if more listeners are added for this event. The event.maxListeners allows the limit to be modified for this specific event. The value can be set to 0 to indicate an unlimited number of listener.

                                                  -
                                                  +
                                                  diff --git a/docs/next/interfaces/_celljs_core.common.ExpressionCompiler.html b/docs/next/interfaces/_celljs_core.common.ExpressionCompiler.html index 29e9c62fc..e8deb8448 100644 --- a/docs/next/interfaces/_celljs_core.common.ExpressionCompiler.html +++ b/docs/next/interfaces/_celljs_core.common.ExpressionCompiler.html @@ -1,2 +1,2 @@ -ExpressionCompiler | CellJS TypeDoc
                                                  interface ExpressionCompiler {
                                                      compileSections(text: string): any[];
                                                  }

                                                  Implemented by

                                                  Methods

                                                  +ExpressionCompiler | CellJS TypeDoc
                                                  interface ExpressionCompiler {
                                                      compileSections(text: string): any[];
                                                  }

                                                  Implemented by

                                                  Methods

                                                  diff --git a/docs/next/interfaces/_celljs_core.common.ExpressionContext.html b/docs/next/interfaces/_celljs_core.common.ExpressionContext.html index 6564ab6b6..6b23ff679 100644 --- a/docs/next/interfaces/_celljs_core.common.ExpressionContext.html +++ b/docs/next/interfaces/_celljs_core.common.ExpressionContext.html @@ -1 +1 @@ -ExpressionContext | CellJS TypeDoc

                                                  Indexable

                                                  • [key: string]: any
                                                  +ExpressionContext | CellJS TypeDoc

                                                  Indexable

                                                  • [key: string]: any
                                                  diff --git a/docs/next/interfaces/_celljs_core.common.ExpressionContextProvider.html b/docs/next/interfaces/_celljs_core.common.ExpressionContextProvider.html index ef83c714b..f96942cf4 100644 --- a/docs/next/interfaces/_celljs_core.common.ExpressionContextProvider.html +++ b/docs/next/interfaces/_celljs_core.common.ExpressionContextProvider.html @@ -1,2 +1,2 @@ -ExpressionContextProvider | CellJS TypeDoc
                                                  interface ExpressionContextProvider {
                                                      provide(): ExpressionContext;
                                                  }

                                                  Implemented by

                                                  Methods

                                                  Methods

                                                  +ExpressionContextProvider | CellJS TypeDoc
                                                  interface ExpressionContextProvider {
                                                      provide(): ExpressionContext;
                                                  }

                                                  Implemented by

                                                  Methods

                                                  Methods

                                                  diff --git a/docs/next/interfaces/_celljs_core.common.ExpressionHandler.html b/docs/next/interfaces/_celljs_core.common.ExpressionHandler.html index b2ba28767..fde0296cc 100644 --- a/docs/next/interfaces/_celljs_core.common.ExpressionHandler.html +++ b/docs/next/interfaces/_celljs_core.common.ExpressionHandler.html @@ -1,2 +1,2 @@ -ExpressionHandler | CellJS TypeDoc
                                                  interface ExpressionHandler {
                                                      handle(text: string | Object, ctx?: ExpressionContext): any;
                                                  }

                                                  Implemented by

                                                  Methods

                                                  Methods

                                                  +ExpressionHandler | CellJS TypeDoc
                                                  interface ExpressionHandler {
                                                      handle(text: string | Object, ctx?: ExpressionContext): any;
                                                  }

                                                  Implemented by

                                                  Methods

                                                  Methods

                                                  diff --git a/docs/next/interfaces/_celljs_core.common.ILimiter.html b/docs/next/interfaces/_celljs_core.common.ILimiter.html index bd2065294..ec61b1379 100644 --- a/docs/next/interfaces/_celljs_core.common.ILimiter.html +++ b/docs/next/interfaces/_celljs_core.common.ILimiter.html @@ -1,3 +1,3 @@ -ILimiter | CellJS TypeDoc
                                                  interface ILimiter<T> {
                                                      size: number;
                                                      queue(factory: ITask<Promise<T>>): Promise<T>;
                                                  }

                                                  Type Parameters

                                                  • T

                                                  Implemented by

                                                  Properties

                                                  size +ILimiter | CellJS TypeDoc
                                                  interface ILimiter<T> {
                                                      size: number;
                                                      queue(factory: ITask<Promise<T>>): Promise<T>;
                                                  }

                                                  Type Parameters

                                                  • T

                                                  Implemented by

                                                  Properties

                                                  Methods

                                                  Properties

                                                  size: number

                                                  Methods

                                                  +

                                                  Properties

                                                  size: number

                                                  Methods

                                                  diff --git a/docs/next/interfaces/_celljs_core.common.ITask.html b/docs/next/interfaces/_celljs_core.common.ITask.html index d6d3c328f..a45a83c0b 100644 --- a/docs/next/interfaces/_celljs_core.common.ITask.html +++ b/docs/next/interfaces/_celljs_core.common.ITask.html @@ -1 +1 @@ -ITask | CellJS TypeDoc

                                                  Type Parameters

                                                  • T
                                                  +ITask | CellJS TypeDoc

                                                  Type Parameters

                                                  • T
                                                  diff --git a/docs/next/interfaces/_celljs_core.common.ITaskSequentializerWithPendingTask.html b/docs/next/interfaces/_celljs_core.common.ITaskSequentializerWithPendingTask.html index fa2643c1f..9c89fb07e 100644 --- a/docs/next/interfaces/_celljs_core.common.ITaskSequentializerWithPendingTask.html +++ b/docs/next/interfaces/_celljs_core.common.ITaskSequentializerWithPendingTask.html @@ -1,2 +1,2 @@ -ITaskSequentializerWithPendingTask | CellJS TypeDoc

                                                  Interface ITaskSequentializerWithPendingTask

                                                  interface ITaskSequentializerWithPendingTask {
                                                      pending: Promise<void>;
                                                  }

                                                  Properties

                                                  Properties

                                                  pending: Promise<void>
                                                  +ITaskSequentializerWithPendingTask | CellJS TypeDoc

                                                  Interface ITaskSequentializerWithPendingTask

                                                  interface ITaskSequentializerWithPendingTask {
                                                      pending: Promise<void>;
                                                  }

                                                  Properties

                                                  Properties

                                                  pending: Promise<void>
                                                  diff --git a/docs/next/interfaces/_celljs_core.common.IThrottledWorkerOptions.html b/docs/next/interfaces/_celljs_core.common.IThrottledWorkerOptions.html index ad70215dd..9ca5120d6 100644 --- a/docs/next/interfaces/_celljs_core.common.IThrottledWorkerOptions.html +++ b/docs/next/interfaces/_celljs_core.common.IThrottledWorkerOptions.html @@ -1,7 +1,7 @@ -IThrottledWorkerOptions | CellJS TypeDoc
                                                  interface IThrottledWorkerOptions {
                                                      maxBufferedWork: undefined | number;
                                                      maxWorkChunkSize: number;
                                                      throttleDelay: number;
                                                  }

                                                  Properties

                                                  maxBufferedWork +IThrottledWorkerOptions | CellJS TypeDoc
                                                  interface IThrottledWorkerOptions {
                                                      maxBufferedWork: undefined | number;
                                                      maxWorkChunkSize: number;
                                                      throttleDelay: number;
                                                  }

                                                  Properties

                                                  maxBufferedWork: undefined | number

                                                  maximum of units the worker will keep in memory for processing

                                                  -
                                                  maxWorkChunkSize: number

                                                  maximum of units the worker will pass onto handler at once

                                                  -
                                                  throttleDelay: number

                                                  delay before processing the next round of chunks when chunk size exceeds limits

                                                  -
                                                  +
                                                  maxWorkChunkSize: number

                                                  maximum of units the worker will pass onto handler at once

                                                  +
                                                  throttleDelay: number

                                                  delay before processing the next round of chunks when chunk size exceeds limits

                                                  +
                                                  diff --git a/docs/next/interfaces/_celljs_core.common.JexlEngineProvider.html b/docs/next/interfaces/_celljs_core.common.JexlEngineProvider.html index 6e10c82f1..7971e0674 100644 --- a/docs/next/interfaces/_celljs_core.common.JexlEngineProvider.html +++ b/docs/next/interfaces/_celljs_core.common.JexlEngineProvider.html @@ -1,2 +1,2 @@ -JexlEngineProvider | CellJS TypeDoc
                                                  interface JexlEngineProvider<T> {
                                                      provide(): T;
                                                  }

                                                  Type Parameters

                                                  • T

                                                  Implemented by

                                                  Methods

                                                  Methods

                                                  +JexlEngineProvider | CellJS TypeDoc
                                                  interface JexlEngineProvider<T> {
                                                      provide(): T;
                                                  }

                                                  Type Parameters

                                                  • T

                                                  Implemented by

                                                  Methods

                                                  Methods

                                                  diff --git a/docs/next/interfaces/_celljs_core.common.Logger.html b/docs/next/interfaces/_celljs_core.common.Logger.html index 11922db86..07e294920 100644 --- a/docs/next/interfaces/_celljs_core.common.Logger.html +++ b/docs/next/interfaces/_celljs_core.common.Logger.html @@ -1,6 +1,6 @@ -Logger | CellJS TypeDoc
                                                  interface Logger {
                                                      debug(message: any, context?: string): void;
                                                      error(message: any, context?: string): void;
                                                      info(message: any, context?: string): void;
                                                      setContext(context?: string): void;
                                                      warn(message: any, context?: string): void;
                                                  }

                                                  Implemented by

                                                  Methods

                                                  debug +Logger | CellJS TypeDoc
                                                  interface Logger {
                                                      debug(message: any, context?: string): void;
                                                      error(message: any, context?: string): void;
                                                      info(message: any, context?: string): void;
                                                      setContext(context?: string): void;
                                                      warn(message: any, context?: string): void;
                                                  }

                                                  Implemented by

                                                  Methods

                                                  +

                                                  Methods

                                                  diff --git a/docs/next/interfaces/_celljs_core.common.MethodBeforeAdvice.html b/docs/next/interfaces/_celljs_core.common.MethodBeforeAdvice.html index 231c2a768..007d089dd 100644 --- a/docs/next/interfaces/_celljs_core.common.MethodBeforeAdvice.html +++ b/docs/next/interfaces/_celljs_core.common.MethodBeforeAdvice.html @@ -1,2 +1,2 @@ -MethodBeforeAdvice | CellJS TypeDoc
                                                  interface MethodBeforeAdvice {
                                                      before(method: string | number | symbol, args: any[], target: any): Promise<void>;
                                                  }

                                                  Hierarchy (view full)

                                                  Implemented by

                                                    Methods

                                                    Methods

                                                    +MethodBeforeAdvice | CellJS TypeDoc
                                                    interface MethodBeforeAdvice {
                                                        before(method: string | number | symbol, args: any[], target: any): Promise<void>;
                                                    }

                                                    Hierarchy (view full)

                                                    Implemented by

                                                      Methods

                                                      Methods

                                                      diff --git a/docs/next/interfaces/_celljs_core.common.MethodMatcher.html b/docs/next/interfaces/_celljs_core.common.MethodMatcher.html index cc430e2e9..ca22d0394 100644 --- a/docs/next/interfaces/_celljs_core.common.MethodMatcher.html +++ b/docs/next/interfaces/_celljs_core.common.MethodMatcher.html @@ -1,2 +1,2 @@ -MethodMatcher | CellJS TypeDoc
                                                      interface MethodMatcher {
                                                          matches(method: string | number | symbol, clazz: Newable<any>, args: any[]): boolean;
                                                      }

                                                      Methods

                                                      Methods

                                                      +MethodMatcher | CellJS TypeDoc
                                                      interface MethodMatcher {
                                                          matches(method: string | number | symbol, clazz: Newable<any>, args: any[]): boolean;
                                                      }

                                                      Methods

                                                      Methods

                                                      diff --git a/docs/next/interfaces/_celljs_core.common.Newable.html b/docs/next/interfaces/_celljs_core.common.Newable.html index a09ae5723..4e06f9702 100644 --- a/docs/next/interfaces/_celljs_core.common.Newable.html +++ b/docs/next/interfaces/_celljs_core.common.Newable.html @@ -1,2 +1,2 @@ -Newable | CellJS TypeDoc
                                                      interface Newable<T> {
                                                          new Newablenew (...args: any[]): T;
                                                      }

                                                      Type Parameters

                                                      • T

                                                      Constructors

                                                      Constructors

                                                      +Newable | CellJS TypeDoc
                                                      interface Newable<T> {
                                                          new Newablenew (...args: any[]): T;
                                                      }

                                                      Type Parameters

                                                      • T

                                                      Constructors

                                                      Constructors

                                                      diff --git a/docs/next/interfaces/_celljs_core.common.Prioritizeable-1.html b/docs/next/interfaces/_celljs_core.common.Prioritizeable-1.html index 95e344007..eb241de77 100644 --- a/docs/next/interfaces/_celljs_core.common.Prioritizeable-1.html +++ b/docs/next/interfaces/_celljs_core.common.Prioritizeable-1.html @@ -1,3 +1,3 @@ -Prioritizeable | CellJS TypeDoc
                                                      interface Prioritizeable<T> {
                                                          priority: number;
                                                          value: T;
                                                      }

                                                      Type Parameters

                                                      • T

                                                      Properties

                                                      priority +Prioritizeable | CellJS TypeDoc
                                                      interface Prioritizeable<T> {
                                                          priority: number;
                                                          value: T;
                                                      }

                                                      Type Parameters

                                                      • T

                                                      Properties

                                                      Properties

                                                      priority: number
                                                      value: T
                                                      +

                                                      Properties

                                                      priority: number
                                                      value: T
                                                      diff --git a/docs/next/interfaces/_celljs_core.common.Provider.html b/docs/next/interfaces/_celljs_core.common.Provider.html index a971b8e9e..b45aea25d 100644 --- a/docs/next/interfaces/_celljs_core.common.Provider.html +++ b/docs/next/interfaces/_celljs_core.common.Provider.html @@ -1,4 +1,4 @@ -Provider | CellJS TypeDoc
                                                      interface Provider<T> {
                                                          get(recursive?: boolean): T[];
                                                          sort(getPriority?: GetPriority<T>, recursive?: boolean): Promise<T[]>;
                                                          sortSync(getPriority?: GetPrioritySync<T>, recursive?: boolean): T[];
                                                      }

                                                      Type Parameters

                                                      • T extends object

                                                      Implemented by

                                                      Methods

                                                      get +Provider | CellJS TypeDoc
                                                      interface Provider<T> {
                                                          get(recursive?: boolean): T[];
                                                          sort(getPriority?: GetPriority<T>, recursive?: boolean): Promise<T[]>;
                                                          sortSync(getPriority?: GetPrioritySync<T>, recursive?: boolean): T[];
                                                      }

                                                      Type Parameters

                                                      • T extends object

                                                      Implemented by

                                                      Methods

                                                      Methods

                                                      +

                                                      Methods

                                                      diff --git a/docs/next/interfaces/_celljs_core.common.ProviderCreator.html b/docs/next/interfaces/_celljs_core.common.ProviderCreator.html index f23ede731..59ce2dd58 100644 --- a/docs/next/interfaces/_celljs_core.common.ProviderCreator.html +++ b/docs/next/interfaces/_celljs_core.common.ProviderCreator.html @@ -1,2 +1,2 @@ -ProviderCreator | CellJS TypeDoc
                                                      interface ProviderCreator<T> {
                                                          create(id: ComponentId, container: Container): Provider<T>;
                                                      }

                                                      Type Parameters

                                                      • T extends object

                                                      Implemented by

                                                      Methods

                                                      Methods

                                                      +ProviderCreator | CellJS TypeDoc
                                                      interface ProviderCreator<T> {
                                                          create(id: ComponentId, container: Container): Provider<T>;
                                                      }

                                                      Type Parameters

                                                      • T extends object

                                                      Implemented by

                                                      Methods

                                                      Methods

                                                      diff --git a/docs/next/interfaces/_celljs_core.common.ProxyConfig.html b/docs/next/interfaces/_celljs_core.common.ProxyConfig.html index 70533da61..33d00d72d 100644 --- a/docs/next/interfaces/_celljs_core.common.ProxyConfig.html +++ b/docs/next/interfaces/_celljs_core.common.ProxyConfig.html @@ -1,3 +1,3 @@ -ProxyConfig | CellJS TypeDoc
                                                      interface ProxyConfig {
                                                          metadata: ComponentMetadata;
                                                          target: any;
                                                      }

                                                      Properties

                                                      metadata +ProxyConfig | CellJS TypeDoc
                                                      interface ProxyConfig {
                                                          metadata: ComponentMetadata;
                                                          target: any;
                                                      }

                                                      Properties

                                                      Properties

                                                      target: any
                                                      +

                                                      Properties

                                                      target: any
                                                      diff --git a/docs/next/interfaces/_celljs_core.common.TraceIdProvider.html b/docs/next/interfaces/_celljs_core.common.TraceIdProvider.html index 4744fff8a..84a5d9152 100644 --- a/docs/next/interfaces/_celljs_core.common.TraceIdProvider.html +++ b/docs/next/interfaces/_celljs_core.common.TraceIdProvider.html @@ -1,2 +1,2 @@ -TraceIdProvider | CellJS TypeDoc
                                                      interface TraceIdProvider {
                                                          provide(): undefined | string;
                                                      }

                                                      Implemented by

                                                        Methods

                                                        Methods

                                                        +TraceIdProvider | CellJS TypeDoc
                                                        interface TraceIdProvider {
                                                            provide(): undefined | string;
                                                        }

                                                        Implemented by

                                                          Methods

                                                          Methods

                                                          diff --git a/docs/next/interfaces/_celljs_core.common.Type.html b/docs/next/interfaces/_celljs_core.common.Type.html index 62c0d17a4..fc09429be 100644 --- a/docs/next/interfaces/_celljs_core.common.Type.html +++ b/docs/next/interfaces/_celljs_core.common.Type.html @@ -1,4 +1,4 @@ -Type | CellJS TypeDoc
                                                          interface Type<T> {
                                                              new Typenew (...args: any[]): T;
                                                              arguments: any;
                                                              caller: Function;
                                                              length: number;
                                                              name: string;
                                                              prototype: any;
                                                              [hasInstance](value: any): boolean;
                                                              apply(this: Function, thisArg: any, argArray?: any): any;
                                                              bind(this: Function, thisArg: any, ...argArray: any[]): any;
                                                              call(this: Function, thisArg: any, ...argArray: any[]): any;
                                                              toString(): string;
                                                          }

                                                          Type Parameters

                                                          • T

                                                          Hierarchy

                                                          • Function
                                                            • Type

                                                          Constructors

                                                          constructor +Type | CellJS TypeDoc
                                                          interface Type<T> {
                                                              new Typenew (...args: any[]): T;
                                                              arguments: any;
                                                              caller: Function;
                                                              length: number;
                                                              name: string;
                                                              prototype: any;
                                                              [hasInstance](value: any): boolean;
                                                              apply(this: Function, thisArg: any, argArray?: any): any;
                                                              bind(this: Function, thisArg: any, ...argArray: any[]): any;
                                                              call(this: Function, thisArg: any, ...argArray: any[]): any;
                                                              toString(): string;
                                                          }

                                                          Type Parameters

                                                          • T

                                                          Hierarchy

                                                          • Function
                                                            • Type

                                                          Constructors

                                                          Properties

                                                          Constructors

                                                          Properties

                                                          arguments: any
                                                          caller: Function
                                                          length: number
                                                          name: string

                                                          Returns the name of the function. Function names are read-only and can not be changed.

                                                          +

                                                          Constructors

                                                          Properties

                                                          arguments: any
                                                          caller: Function
                                                          length: number
                                                          name: string

                                                          Returns the name of the function. Function names are read-only and can not be changed.

                                                          prototype: any

                                                          Methods

                                                          Returns void

                                                          diff --git a/docs/next/interfaces/_celljs_faas_adapter.Clock.html b/docs/next/interfaces/_celljs_faas_adapter.Clock.html index 8b1b15ef9..395d0f223 100644 --- a/docs/next/interfaces/_celljs_faas_adapter.Clock.html +++ b/docs/next/interfaces/_celljs_faas_adapter.Clock.html @@ -1,3 +1,3 @@ -Clock | CellJS TypeDoc
                                                          interface Clock {
                                                              onTick: Event<void>;
                                                              tick(): Promise<void>;
                                                          }

                                                          Implemented by

                                                          Properties

                                                          onTick +Clock | CellJS TypeDoc
                                                          interface Clock {
                                                              onTick: Event<void>;
                                                              tick(): Promise<void>;
                                                          }

                                                          Implemented by

                                                          Properties

                                                          Methods

                                                          Properties

                                                          onTick: Event<void>

                                                          Methods

                                                          +

                                                          Properties

                                                          onTick: Event<void>

                                                          Methods

                                                          diff --git a/docs/next/interfaces/_celljs_faas_adapter.FaaSEventListener.html b/docs/next/interfaces/_celljs_faas_adapter.FaaSEventListener.html index dbe54dbf7..c364de2c5 100644 --- a/docs/next/interfaces/_celljs_faas_adapter.FaaSEventListener.html +++ b/docs/next/interfaces/_celljs_faas_adapter.FaaSEventListener.html @@ -1,2 +1,2 @@ -FaaSEventListener | CellJS TypeDoc
                                                          interface FaaSEventListener<T, R> {
                                                              onTrigger(event: T): Promise<R>;
                                                          }

                                                          Type Parameters

                                                          • T
                                                          • R

                                                          Implemented by

                                                          Methods

                                                          Methods

                                                          +FaaSEventListener | CellJS TypeDoc
                                                          interface FaaSEventListener<T, R> {
                                                              onTrigger(event: T): Promise<R>;
                                                          }

                                                          Type Parameters

                                                          • T
                                                          • R

                                                          Implemented by

                                                          Methods

                                                          Methods

                                                          diff --git a/docs/next/interfaces/_celljs_frameworks.DetectOptions.html b/docs/next/interfaces/_celljs_frameworks.DetectOptions.html index 90d0a8646..0e782d2ff 100644 --- a/docs/next/interfaces/_celljs_frameworks.DetectOptions.html +++ b/docs/next/interfaces/_celljs_frameworks.DetectOptions.html @@ -1,5 +1,5 @@ -DetectOptions | CellJS TypeDoc
                                                          interface DetectOptions {
                                                              frameworks?: Framework[];
                                                              projectPath?: string;
                                                              upstreamUrl?: string;
                                                              url?: string;
                                                          }

                                                          Properties

                                                          frameworks? +DetectOptions | CellJS TypeDoc
                                                          interface DetectOptions {
                                                              frameworks?: Framework[];
                                                              projectPath?: string;
                                                              upstreamUrl?: string;
                                                              url?: string;
                                                          }

                                                          Properties

                                                          frameworks?: Framework[]
                                                          projectPath?: string
                                                          upstreamUrl?: string
                                                          url?: string
                                                          +

                                                          Properties

                                                          frameworks?: Framework[]
                                                          projectPath?: string
                                                          upstreamUrl?: string
                                                          url?: string
                                                          diff --git a/docs/next/interfaces/_celljs_frameworks.DetectorFilesystem.html b/docs/next/interfaces/_celljs_frameworks.DetectorFilesystem.html index 9269f5c5e..1fe63ccd6 100644 --- a/docs/next/interfaces/_celljs_frameworks.DetectorFilesystem.html +++ b/docs/next/interfaces/_celljs_frameworks.DetectorFilesystem.html @@ -1,4 +1,4 @@ -DetectorFilesystem | CellJS TypeDoc
                                                          interface DetectorFilesystem {
                                                              hasPath(name: string): Promise<boolean>;
                                                              isFile(name: string): Promise<boolean>;
                                                              readFile(name: string): Promise<Buffer>;
                                                          }

                                                          Implemented by

                                                          Methods

                                                          hasPath +DetectorFilesystem | CellJS TypeDoc
                                                          interface DetectorFilesystem {
                                                              hasPath(name: string): Promise<boolean>;
                                                              isFile(name: string): Promise<boolean>;
                                                              readFile(name: string): Promise<Buffer>;
                                                          }

                                                          Implemented by

                                                          Methods

                                                          +

                                                          Methods

                                                          diff --git a/docs/next/interfaces/_celljs_frameworks.Framework.html b/docs/next/interfaces/_celljs_frameworks.Framework.html index 0b0229be4..00530d934 100644 --- a/docs/next/interfaces/_celljs_frameworks.Framework.html +++ b/docs/next/interfaces/_celljs_frameworks.Framework.html @@ -1,5 +1,5 @@ Framework | CellJS TypeDoc

                                                          Framework detection information.

                                                          -
                                                          interface Framework {
                                                              detectors?: {
                                                                  every?: FrameworkDetectionItem[];
                                                                  some?: FrameworkDetectionItem[];
                                                              };
                                                              name: string;
                                                              settings: Record<string, any>;
                                                              useMode: string[];
                                                              useRuntime: string;
                                                          }

                                                          Properties

                                                          interface Framework {
                                                              detectors?: {
                                                                  every?: FrameworkDetectionItem[];
                                                                  some?: FrameworkDetectionItem[];
                                                              };
                                                              name: string;
                                                              settings: Record<string, any>;
                                                              useMode: string[];
                                                              useRuntime: string;
                                                          }

                                                          Properties

                                                          detectors? name settings useMode @@ -8,8 +8,8 @@ to be detected.

                                                        • Optionalsome?: FrameworkDetectionItem[]

                                                          Collection of detectors where one match triggers the framework to be detected.

                                                          -
                                                        • name: string

                                                          Name of the framework

                                                          +
                                                          name: string

                                                          Name of the framework

                                                          "vue"
                                                           
                                                          -
                                                          settings: Record<string, any>
                                                          useMode: string[]
                                                          useRuntime: string
                                                          +
                                                          settings: Record<string, any>
                                                          useMode: string[]
                                                          useRuntime: string
                                                          diff --git a/docs/next/interfaces/_celljs_frameworks.FrameworkDetectionItem.html b/docs/next/interfaces/_celljs_frameworks.FrameworkDetectionItem.html index 8ba86e78e..7cc4e5583 100644 --- a/docs/next/interfaces/_celljs_frameworks.FrameworkDetectionItem.html +++ b/docs/next/interfaces/_celljs_frameworks.FrameworkDetectionItem.html @@ -1,11 +1,11 @@ -FrameworkDetectionItem | CellJS TypeDoc
                                                          interface FrameworkDetectionItem {
                                                              matchContent?: string;
                                                              path: string;
                                                          }

                                                          Properties

                                                          matchContent? +FrameworkDetectionItem | CellJS TypeDoc
                                                          interface FrameworkDetectionItem {
                                                              matchContent?: string;
                                                              path: string;
                                                          }

                                                          Properties

                                                          Properties

                                                          matchContent?: string

                                                          A matcher

                                                          "\"(dev)?(d|D)ependencies\":\\s*{[^}]*\"next\":\\s*\".+?\"[^}]*}"
                                                           
                                                          -
                                                          path: string

                                                          A file path

                                                          +
                                                          path: string

                                                          A file path

                                                          "package.json"
                                                           
                                                          -
                                                          +
                                                          diff --git a/docs/next/interfaces/_celljs_grommet.IconProps.html b/docs/next/interfaces/_celljs_grommet.IconProps.html index d1c14924e..5c48c4034 100644 --- a/docs/next/interfaces/_celljs_grommet.IconProps.html +++ b/docs/next/interfaces/_celljs_grommet.IconProps.html @@ -1,5 +1,5 @@ -IconProps | CellJS TypeDoc
                                                          interface IconProps {
                                                              a11yTitle?: string;
                                                              color?: string;
                                                              icon?: string;
                                                              size?: string;
                                                          }

                                                          Hierarchy

                                                          • IconProps
                                                            • IconProps

                                                          Properties

                                                          a11yTitle? +IconProps | CellJS TypeDoc
                                                          interface IconProps {
                                                              a11yTitle?: string;
                                                              color?: string;
                                                              icon?: string;
                                                              size?: string;
                                                          }

                                                          Hierarchy

                                                          • IconProps
                                                            • IconProps

                                                          Properties

                                                          a11yTitle?: string
                                                          color?: string
                                                          icon?: string
                                                          size?: string
                                                          +

                                                          Properties

                                                          a11yTitle?: string
                                                          color?: string
                                                          icon?: string
                                                          size?: string
                                                          diff --git a/docs/next/interfaces/_celljs_grommet.NavItemProps.html b/docs/next/interfaces/_celljs_grommet.NavItemProps.html index 15944df88..f7facfb0a 100644 --- a/docs/next/interfaces/_celljs_grommet.NavItemProps.html +++ b/docs/next/interfaces/_celljs_grommet.NavItemProps.html @@ -1,4 +1,4 @@ -NavItemProps | CellJS TypeDoc
                                                          interface NavItemProps {
                                                              a11yTitle?: string;
                                                              activatable?: boolean;
                                                              align?: string;
                                                              alignContent?: string;
                                                              alignSelf?: AlignSelfType;
                                                              animation?:
                                                                  | "fadeIn"
                                                                  | "fadeOut"
                                                                  | "jiggle"
                                                                  | "pulse"
                                                                  | "rotateLeft"
                                                                  | "rotateRight"
                                                                  | "slideUp"
                                                                  | "slideDown"
                                                                  | "slideLeft"
                                                                  | "slideRight"
                                                                  | "zoomIn"
                                                                  | "zoomOut"
                                                                  | {
                                                                      delay?: number;
                                                                      duration?: number;
                                                                      size?:
                                                                          | "small"
                                                                          | "medium"
                                                                          | "large"
                                                                          | "xlarge"
                                                                          | "xsmall";
                                                                      type?:
                                                                          | "fadeIn"
                                                                          | "fadeOut"
                                                                          | "jiggle"
                                                                          | "pulse"
                                                                          | "rotateLeft"
                                                                          | "rotateRight"
                                                                          | "slideUp"
                                                                          | "slideDown"
                                                                          | "slideLeft"
                                                                          | "slideRight"
                                                                          | "zoomIn"
                                                                          | "zoomOut";
                                                                  }
                                                                  | (
                                                                      | "fadeIn"
                                                                      | "fadeOut"
                                                                      | "jiggle"
                                                                      | "pulse"
                                                                      | "slideUp"
                                                                      | "slideDown"
                                                                      | "slideLeft"
                                                                      | "slideRight"
                                                                      | "zoomIn"
                                                                      | "zoomOut"
                                                                      | {
                                                                          delay?: number;
                                                                          duration?: number;
                                                                          size?:
                                                                              | "small"
                                                                              | "medium"
                                                                              | "large"
                                                                              | "xlarge"
                                                                              | "xsmall";
                                                                          type?:
                                                                              | "fadeIn"
                                                                              | "fadeOut"
                                                                              | "jiggle"
                                                                              | "pulse"
                                                                              | "slideUp"
                                                                              | "slideDown"
                                                                              | "slideLeft"
                                                                              | "slideRight"
                                                                              | "zoomIn"
                                                                              | "zoomOut";
                                                                      })[];
                                                              as?: PolymorphicType;
                                                              background?: BackgroundType;
                                                              basis?: string;
                                                              border?: BorderType;
                                                              color?: ColorType;
                                                              direction?: DirectionType;
                                                              elevation?: string;
                                                              fill?: FillType;
                                                              flex?:
                                                                  | boolean
                                                                  | "grow"
                                                                  | "shrink"
                                                                  | {
                                                                      grow?: number;
                                                                      shrink?: number;
                                                                  };
                                                              focusIndicator?: boolean;
                                                              gap?: string;
                                                              gridArea?: string;
                                                              height?: HeightType;
                                                              hoverIndicator?: boolean | BackgroundType;
                                                              icon?: Element;
                                                              justify?:
                                                                  | "start"
                                                                  | "center"
                                                                  | "end"
                                                                  | "stretch"
                                                                  | "around"
                                                                  | "between"
                                                                  | "evenly";
                                                              label?: string;
                                                              margin?: EdgeType;
                                                              onClick?: ((...args: any[]) => any);
                                                              origin?: string;
                                                              overflow?: string | {
                                                                  horizontal?:
                                                                      | "hidden"
                                                                      | "auto"
                                                                      | "scroll"
                                                                      | "visible";
                                                                  vertical?:
                                                                      | "hidden"
                                                                      | "auto"
                                                                      | "scroll"
                                                                      | "visible";
                                                              };
                                                              pad?: EdgeType;
                                                              path: string;
                                                              responsive?: boolean;
                                                              round?: RoundType;
                                                              size?: string;
                                                              tag?: PolymorphicType;
                                                              width?: WidthType;
                                                              wrap?: boolean | "reverse";
                                                              [key: string]: any;
                                                          }

                                                          Hierarchy

                                                          • BoxProps
                                                            • NavItemProps

                                                          Indexable

                                                          • [key: string]: any

                                                          Properties

                                                          a11yTitle? +NavItemProps | CellJS TypeDoc
                                                          interface NavItemProps {
                                                              a11yTitle?: string;
                                                              activatable?: boolean;
                                                              align?: string;
                                                              alignContent?: string;
                                                              alignSelf?: AlignSelfType;
                                                              animation?:
                                                                  | "fadeIn"
                                                                  | "fadeOut"
                                                                  | "jiggle"
                                                                  | "pulse"
                                                                  | "rotateLeft"
                                                                  | "rotateRight"
                                                                  | "slideUp"
                                                                  | "slideDown"
                                                                  | "slideLeft"
                                                                  | "slideRight"
                                                                  | "zoomIn"
                                                                  | "zoomOut"
                                                                  | {
                                                                      delay?: number;
                                                                      duration?: number;
                                                                      size?:
                                                                          | "small"
                                                                          | "medium"
                                                                          | "large"
                                                                          | "xlarge"
                                                                          | "xsmall";
                                                                      type?:
                                                                          | "fadeIn"
                                                                          | "fadeOut"
                                                                          | "jiggle"
                                                                          | "pulse"
                                                                          | "rotateLeft"
                                                                          | "rotateRight"
                                                                          | "slideUp"
                                                                          | "slideDown"
                                                                          | "slideLeft"
                                                                          | "slideRight"
                                                                          | "zoomIn"
                                                                          | "zoomOut";
                                                                  }
                                                                  | (
                                                                      | "fadeIn"
                                                                      | "fadeOut"
                                                                      | "jiggle"
                                                                      | "pulse"
                                                                      | "slideUp"
                                                                      | "slideDown"
                                                                      | "slideLeft"
                                                                      | "slideRight"
                                                                      | "zoomIn"
                                                                      | "zoomOut"
                                                                      | {
                                                                          delay?: number;
                                                                          duration?: number;
                                                                          size?:
                                                                              | "small"
                                                                              | "medium"
                                                                              | "large"
                                                                              | "xlarge"
                                                                              | "xsmall";
                                                                          type?:
                                                                              | "fadeIn"
                                                                              | "fadeOut"
                                                                              | "jiggle"
                                                                              | "pulse"
                                                                              | "slideUp"
                                                                              | "slideDown"
                                                                              | "slideLeft"
                                                                              | "slideRight"
                                                                              | "zoomIn"
                                                                              | "zoomOut";
                                                                      })[];
                                                              as?: PolymorphicType;
                                                              background?: BackgroundType;
                                                              basis?: string;
                                                              border?: BorderType;
                                                              color?: ColorType;
                                                              direction?: DirectionType;
                                                              elevation?: string;
                                                              fill?: FillType;
                                                              flex?:
                                                                  | boolean
                                                                  | "grow"
                                                                  | "shrink"
                                                                  | {
                                                                      grow?: number;
                                                                      shrink?: number;
                                                                  };
                                                              focusIndicator?: boolean;
                                                              gap?: string;
                                                              gridArea?: string;
                                                              height?: HeightType;
                                                              hoverIndicator?: boolean | BackgroundType;
                                                              icon?: Element;
                                                              justify?:
                                                                  | "start"
                                                                  | "center"
                                                                  | "end"
                                                                  | "stretch"
                                                                  | "around"
                                                                  | "between"
                                                                  | "evenly";
                                                              label?: string;
                                                              margin?: EdgeType;
                                                              onClick?: ((...args: any[]) => any);
                                                              origin?: string;
                                                              overflow?: string | {
                                                                  horizontal?:
                                                                      | "hidden"
                                                                      | "auto"
                                                                      | "scroll"
                                                                      | "visible";
                                                                  vertical?:
                                                                      | "hidden"
                                                                      | "auto"
                                                                      | "scroll"
                                                                      | "visible";
                                                              };
                                                              pad?: EdgeType;
                                                              path: string;
                                                              responsive?: boolean;
                                                              round?: RoundType;
                                                              size?: string;
                                                              tag?: PolymorphicType;
                                                              width?: WidthType;
                                                              wrap?: boolean | "reverse";
                                                              [key: string]: any;
                                                          }

                                                          Hierarchy

                                                          • BoxProps
                                                            • NavItemProps

                                                          Indexable

                                                          • [key: string]: any

                                                          Properties

                                                          a11yTitle?: string
                                                          activatable?: boolean
                                                          align?: string
                                                          alignContent?: string
                                                          alignSelf?: AlignSelfType
                                                          animation?:
                                                              | "fadeIn"
                                                              | "fadeOut"
                                                              | "jiggle"
                                                              | "pulse"
                                                              | "rotateLeft"
                                                              | "rotateRight"
                                                              | "slideUp"
                                                              | "slideDown"
                                                              | "slideLeft"
                                                              | "slideRight"
                                                              | "zoomIn"
                                                              | "zoomOut"
                                                              | {
                                                                  delay?: number;
                                                                  duration?: number;
                                                                  size?:
                                                                      | "small"
                                                                      | "medium"
                                                                      | "large"
                                                                      | "xlarge"
                                                                      | "xsmall";
                                                                  type?:
                                                                      | "fadeIn"
                                                                      | "fadeOut"
                                                                      | "jiggle"
                                                                      | "pulse"
                                                                      | "rotateLeft"
                                                                      | "rotateRight"
                                                                      | "slideUp"
                                                                      | "slideDown"
                                                                      | "slideLeft"
                                                                      | "slideRight"
                                                                      | "zoomIn"
                                                                      | "zoomOut";
                                                              }
                                                              | (
                                                                  | "fadeIn"
                                                                  | "fadeOut"
                                                                  | "jiggle"
                                                                  | "pulse"
                                                                  | "slideUp"
                                                                  | "slideDown"
                                                                  | "slideLeft"
                                                                  | "slideRight"
                                                                  | "zoomIn"
                                                                  | "zoomOut"
                                                                  | {
                                                                      delay?: number;
                                                                      duration?: number;
                                                                      size?:
                                                                          | "small"
                                                                          | "medium"
                                                                          | "large"
                                                                          | "xlarge"
                                                                          | "xsmall";
                                                                      type?:
                                                                          | "fadeIn"
                                                                          | "fadeOut"
                                                                          | "jiggle"
                                                                          | "pulse"
                                                                          | "slideUp"
                                                                          | "slideDown"
                                                                          | "slideLeft"
                                                                          | "slideRight"
                                                                          | "zoomIn"
                                                                          | "zoomOut";
                                                                  })[]
                                                          as?: PolymorphicType
                                                          background?: BackgroundType
                                                          basis?: string
                                                          border?: BorderType
                                                          color?: ColorType
                                                          direction?: DirectionType
                                                          elevation?: string
                                                          fill?: FillType
                                                          flex?:
                                                              | boolean
                                                              | "grow"
                                                              | "shrink"
                                                              | {
                                                                  grow?: number;
                                                                  shrink?: number;
                                                              }
                                                          focusIndicator?: boolean
                                                          gap?: string
                                                          gridArea?: string
                                                          height?: HeightType
                                                          hoverIndicator?: boolean | BackgroundType
                                                          icon?: Element
                                                          justify?:
                                                              | "start"
                                                              | "center"
                                                              | "end"
                                                              | "stretch"
                                                              | "around"
                                                              | "between"
                                                              | "evenly"
                                                          label?: string
                                                          margin?: EdgeType
                                                          onClick?: ((...args: any[]) => any)
                                                          origin?: string
                                                          overflow?: string | {
                                                              horizontal?:
                                                                  | "hidden"
                                                                  | "auto"
                                                                  | "scroll"
                                                                  | "visible";
                                                              vertical?:
                                                                  | "hidden"
                                                                  | "auto"
                                                                  | "scroll"
                                                                  | "visible";
                                                          }
                                                          pad?: EdgeType
                                                          path: string
                                                          responsive?: boolean
                                                          round?: RoundType
                                                          size?: string
                                                          tag?: PolymorphicType
                                                          width?: WidthType
                                                          wrap?: boolean | "reverse"
                                                          +

                                                          Properties

                                                          a11yTitle?: string
                                                          activatable?: boolean
                                                          align?: string
                                                          alignContent?: string
                                                          alignSelf?: AlignSelfType
                                                          animation?:
                                                              | "fadeIn"
                                                              | "fadeOut"
                                                              | "jiggle"
                                                              | "pulse"
                                                              | "rotateLeft"
                                                              | "rotateRight"
                                                              | "slideUp"
                                                              | "slideDown"
                                                              | "slideLeft"
                                                              | "slideRight"
                                                              | "zoomIn"
                                                              | "zoomOut"
                                                              | {
                                                                  delay?: number;
                                                                  duration?: number;
                                                                  size?:
                                                                      | "small"
                                                                      | "medium"
                                                                      | "large"
                                                                      | "xlarge"
                                                                      | "xsmall";
                                                                  type?:
                                                                      | "fadeIn"
                                                                      | "fadeOut"
                                                                      | "jiggle"
                                                                      | "pulse"
                                                                      | "rotateLeft"
                                                                      | "rotateRight"
                                                                      | "slideUp"
                                                                      | "slideDown"
                                                                      | "slideLeft"
                                                                      | "slideRight"
                                                                      | "zoomIn"
                                                                      | "zoomOut";
                                                              }
                                                              | (
                                                                  | "fadeIn"
                                                                  | "fadeOut"
                                                                  | "jiggle"
                                                                  | "pulse"
                                                                  | "slideUp"
                                                                  | "slideDown"
                                                                  | "slideLeft"
                                                                  | "slideRight"
                                                                  | "zoomIn"
                                                                  | "zoomOut"
                                                                  | {
                                                                      delay?: number;
                                                                      duration?: number;
                                                                      size?:
                                                                          | "small"
                                                                          | "medium"
                                                                          | "large"
                                                                          | "xlarge"
                                                                          | "xsmall";
                                                                      type?:
                                                                          | "fadeIn"
                                                                          | "fadeOut"
                                                                          | "jiggle"
                                                                          | "pulse"
                                                                          | "slideUp"
                                                                          | "slideDown"
                                                                          | "slideLeft"
                                                                          | "slideRight"
                                                                          | "zoomIn"
                                                                          | "zoomOut";
                                                                  })[]
                                                          as?: PolymorphicType
                                                          background?: BackgroundType
                                                          basis?: string
                                                          border?: BorderType
                                                          color?: ColorType
                                                          direction?: DirectionType
                                                          elevation?: string
                                                          fill?: FillType
                                                          flex?:
                                                              | boolean
                                                              | "grow"
                                                              | "shrink"
                                                              | {
                                                                  grow?: number;
                                                                  shrink?: number;
                                                              }
                                                          focusIndicator?: boolean
                                                          gap?: string
                                                          gridArea?: string
                                                          height?: HeightType
                                                          hoverIndicator?: boolean | BackgroundType
                                                          icon?: Element
                                                          justify?:
                                                              | "start"
                                                              | "center"
                                                              | "end"
                                                              | "stretch"
                                                              | "around"
                                                              | "between"
                                                              | "evenly"
                                                          label?: string
                                                          margin?: EdgeType
                                                          onClick?: ((...args: any[]) => any)
                                                          origin?: string
                                                          overflow?: string | {
                                                              horizontal?:
                                                                  | "hidden"
                                                                  | "auto"
                                                                  | "scroll"
                                                                  | "visible";
                                                              vertical?:
                                                                  | "hidden"
                                                                  | "auto"
                                                                  | "scroll"
                                                                  | "visible";
                                                          }
                                                          pad?: EdgeType
                                                          path: string
                                                          responsive?: boolean
                                                          round?: RoundType
                                                          size?: string
                                                          tag?: PolymorphicType
                                                          width?: WidthType
                                                          wrap?: boolean | "reverse"
                                                          diff --git a/docs/next/interfaces/_celljs_http.RestOperations.html b/docs/next/interfaces/_celljs_http.RestOperations.html index 4236717e4..052931d51 100644 --- a/docs/next/interfaces/_celljs_http.RestOperations.html +++ b/docs/next/interfaces/_celljs_http.RestOperations.html @@ -1,4 +1,4 @@ -RestOperations | CellJS TypeDoc
                                                          interface RestOperations {
                                                              defaults: AxiosDefaults<any>;
                                                              interceptors: {
                                                                  request: AxiosInterceptorManager<AxiosRequestConfig<any>>;
                                                                  response: AxiosInterceptorManager<AxiosResponse<any, any>>;
                                                              };
                                                              delete<T, R, D>(url: string, config?: AxiosRequestConfig<D>): Promise<R>;
                                                              get<T, R, D>(url: string, config?: AxiosRequestConfig<D>): Promise<R>;
                                                              getUri(config?: AxiosRequestConfig<any>): string;
                                                              head<T, R, D>(url: string, config?: AxiosRequestConfig<D>): Promise<R>;
                                                              options<T, R, D>(url: string, config?: AxiosRequestConfig<D>): Promise<R>;
                                                              patch<T, R, D>(url: string, data?: D, config?: AxiosRequestConfig<D>): Promise<R>;
                                                              post<T, R, D>(url: string, data?: D, config?: AxiosRequestConfig<D>): Promise<R>;
                                                              put<T, R, D>(url: string, data?: D, config?: AxiosRequestConfig<D>): Promise<R>;
                                                              request<T, R, D>(config: AxiosRequestConfig<D>): Promise<R>;
                                                              (config: AxiosRequestConfig<any>): AxiosPromise<any>;
                                                              (url: string, config?: AxiosRequestConfig<any>): AxiosPromise<any>;
                                                          }

                                                          Hierarchy

                                                          • AxiosInstance
                                                            • RestOperations

                                                          Properties

                                                          defaults +RestOperations | CellJS TypeDoc
                                                          interface RestOperations {
                                                              defaults: AxiosDefaults<any>;
                                                              interceptors: {
                                                                  request: AxiosInterceptorManager<AxiosRequestConfig<any>>;
                                                                  response: AxiosInterceptorManager<AxiosResponse<any, any>>;
                                                              };
                                                              delete<T, R, D>(url: string, config?: AxiosRequestConfig<D>): Promise<R>;
                                                              get<T, R, D>(url: string, config?: AxiosRequestConfig<D>): Promise<R>;
                                                              getUri(config?: AxiosRequestConfig<any>): string;
                                                              head<T, R, D>(url: string, config?: AxiosRequestConfig<D>): Promise<R>;
                                                              options<T, R, D>(url: string, config?: AxiosRequestConfig<D>): Promise<R>;
                                                              patch<T, R, D>(url: string, data?: D, config?: AxiosRequestConfig<D>): Promise<R>;
                                                              post<T, R, D>(url: string, data?: D, config?: AxiosRequestConfig<D>): Promise<R>;
                                                              put<T, R, D>(url: string, data?: D, config?: AxiosRequestConfig<D>): Promise<R>;
                                                              request<T, R, D>(config: AxiosRequestConfig<D>): Promise<R>;
                                                              (config: AxiosRequestConfig<any>): AxiosPromise<any>;
                                                              (url: string, config?: AxiosRequestConfig<any>): AxiosPromise<any>;
                                                          }

                                                          Hierarchy

                                                          • AxiosInstance
                                                            • RestOperations

                                                          Properties

                                                          Methods

                                                          delete get diff --git a/docs/next/interfaces/_celljs_http.RestOperationsFactory.html b/docs/next/interfaces/_celljs_http.RestOperationsFactory.html index 2346dbe23..be382442e 100644 --- a/docs/next/interfaces/_celljs_http.RestOperationsFactory.html +++ b/docs/next/interfaces/_celljs_http.RestOperationsFactory.html @@ -1,2 +1,2 @@ -RestOperationsFactory | CellJS TypeDoc
                                                          +RestOperationsFactory | CellJS TypeDoc
                                                          diff --git a/docs/next/interfaces/_celljs_jwt.DecodeOptions.html b/docs/next/interfaces/_celljs_jwt.DecodeOptions.html index 66b33aa48..8dbcd367e 100644 --- a/docs/next/interfaces/_celljs_jwt.DecodeOptions.html +++ b/docs/next/interfaces/_celljs_jwt.DecodeOptions.html @@ -1,3 +1,3 @@ -DecodeOptions | CellJS TypeDoc
                                                          interface DecodeOptions {
                                                              complete?: boolean;
                                                              json?: boolean;
                                                          }

                                                          Hierarchy

                                                          • DecodeOptions
                                                            • DecodeOptions

                                                          Properties

                                                          complete? +DecodeOptions | CellJS TypeDoc
                                                          interface DecodeOptions {
                                                              complete?: boolean;
                                                              json?: boolean;
                                                          }

                                                          Hierarchy

                                                          • DecodeOptions
                                                            • DecodeOptions

                                                          Properties

                                                          Properties

                                                          complete?: boolean
                                                          json?: boolean
                                                          diff --git a/docs/next/interfaces/_celljs_jwt.Jwt.html b/docs/next/interfaces/_celljs_jwt.Jwt.html index c1952d98a..6c23940ea 100644 --- a/docs/next/interfaces/_celljs_jwt.Jwt.html +++ b/docs/next/interfaces/_celljs_jwt.Jwt.html @@ -1,4 +1,4 @@ -Jwt | CellJS TypeDoc
                                                          interface Jwt {
                                                              header: JwtHeader;
                                                              payload: string | JwtPayload;
                                                              signature: string;
                                                          }

                                                          Hierarchy

                                                          • Jwt
                                                            • Jwt

                                                          Properties

                                                          header +Jwt | CellJS TypeDoc
                                                          interface Jwt {
                                                              header: JwtHeader;
                                                              payload: string | JwtPayload;
                                                              signature: string;
                                                          }

                                                          Hierarchy

                                                          • Jwt
                                                            • Jwt

                                                          Properties

                                                          header: JwtHeader
                                                          payload: string | JwtPayload
                                                          signature: string
                                                          diff --git a/docs/next/interfaces/_celljs_jwt.JwtOptions.html b/docs/next/interfaces/_celljs_jwt.JwtOptions.html index f0311d43a..f739bcd14 100644 --- a/docs/next/interfaces/_celljs_jwt.JwtOptions.html +++ b/docs/next/interfaces/_celljs_jwt.JwtOptions.html @@ -1,6 +1,6 @@ -JwtOptions | CellJS TypeDoc
                                                          interface JwtOptions {
                                                              privateKey?: Secret;
                                                              publicKey?: string | Buffer;
                                                              secret?: string | Buffer;
                                                              signOptions?: SignOptions;
                                                              verifyOptions?: VerifyOptions;
                                                          }

                                                          Properties

                                                          privateKey? +JwtOptions | CellJS TypeDoc
                                                          interface JwtOptions {
                                                              privateKey?: Secret;
                                                              publicKey?: string | Buffer;
                                                              secret?: string | Buffer;
                                                              signOptions?: SignOptions;
                                                              verifyOptions?: VerifyOptions;
                                                          }

                                                          Properties

                                                          privateKey?: Secret
                                                          publicKey?: string | Buffer
                                                          secret?: string | Buffer
                                                          signOptions?: SignOptions
                                                          verifyOptions?: VerifyOptions
                                                          +

                                                          Properties

                                                          privateKey?: Secret
                                                          publicKey?: string | Buffer
                                                          secret?: string | Buffer
                                                          signOptions?: SignOptions
                                                          verifyOptions?: VerifyOptions
                                                          diff --git a/docs/next/interfaces/_celljs_jwt.JwtPayload.html b/docs/next/interfaces/_celljs_jwt.JwtPayload.html index 17a3898e8..ec6afd09f 100644 --- a/docs/next/interfaces/_celljs_jwt.JwtPayload.html +++ b/docs/next/interfaces/_celljs_jwt.JwtPayload.html @@ -1,4 +1,4 @@ -JwtPayload | CellJS TypeDoc
                                                          interface JwtPayload {
                                                              aud?: string | string[];
                                                              exp?: number;
                                                              iat?: number;
                                                              iss?: string;
                                                              jti?: string;
                                                              nbf?: number;
                                                              sub?: string;
                                                          }

                                                          Hierarchy

                                                          • JwtPayload
                                                            • JwtPayload

                                                          Properties

                                                          aud? +JwtPayload | CellJS TypeDoc
                                                          interface JwtPayload {
                                                              aud?: string | string[];
                                                              exp?: number;
                                                              iat?: number;
                                                              iss?: string;
                                                              jti?: string;
                                                              nbf?: number;
                                                              sub?: string;
                                                          }

                                                          Hierarchy

                                                          • JwtPayload
                                                            • JwtPayload

                                                          Properties

                                                          aud? exp? iat? iss? diff --git a/docs/next/interfaces/_celljs_jwt.JwtSecretService-1.html b/docs/next/interfaces/_celljs_jwt.JwtSecretService-1.html index 60bc80744..065999d81 100644 --- a/docs/next/interfaces/_celljs_jwt.JwtSecretService-1.html +++ b/docs/next/interfaces/_celljs_jwt.JwtSecretService-1.html @@ -1,3 +1,3 @@ -JwtSecretService | CellJS TypeDoc
                                                          interface JwtSecretService {
                                                              getPrivateKey(): Promise<Secret>;
                                                              getPublicKey(): Promise<string | Buffer>;
                                                          }

                                                          Implemented by

                                                          Methods

                                                          getPrivateKey +JwtSecretService | CellJS TypeDoc
                                                          interface JwtSecretService {
                                                              getPrivateKey(): Promise<Secret>;
                                                              getPublicKey(): Promise<string | Buffer>;
                                                          }

                                                          Implemented by

                                                          Methods

                                                          +

                                                          Methods

                                                          diff --git a/docs/next/interfaces/_celljs_jwt.JwtService.html b/docs/next/interfaces/_celljs_jwt.JwtService.html index 935e797f6..14ec0f327 100644 --- a/docs/next/interfaces/_celljs_jwt.JwtService.html +++ b/docs/next/interfaces/_celljs_jwt.JwtService.html @@ -1,4 +1,4 @@ -JwtService | CellJS TypeDoc
                                                          interface JwtService {
                                                              decode(token: string, options?: DecodeOptions): Promise<undefined | string | JwtPayload>;
                                                              sign(payload: string | object | Buffer, options?: SignOptions, privateKey?: Secret): Promise<string>;
                                                              verify<T>(token: string, options?: VerifyOptions, publicKey?: string | Buffer): Promise<T>;
                                                          }

                                                          Implemented by

                                                          Methods

                                                          decode +JwtService | CellJS TypeDoc
                                                          interface JwtService {
                                                              decode(token: string, options?: DecodeOptions): Promise<undefined | string | JwtPayload>;
                                                              sign(payload: string | object | Buffer, options?: SignOptions, privateKey?: Secret): Promise<string>;
                                                              verify<T>(token: string, options?: VerifyOptions, publicKey?: string | Buffer): Promise<T>;
                                                          }

                                                          Implemented by

                                                          Methods

                                                          Methods

                                                          +

                                                          Methods

                                                          diff --git a/docs/next/interfaces/_celljs_jwt.SignOptions.html b/docs/next/interfaces/_celljs_jwt.SignOptions.html index 8e2a30c05..39941bc04 100644 --- a/docs/next/interfaces/_celljs_jwt.SignOptions.html +++ b/docs/next/interfaces/_celljs_jwt.SignOptions.html @@ -1,4 +1,4 @@ -SignOptions | CellJS TypeDoc
                                                          interface SignOptions {
                                                              algorithm?: Algorithm;
                                                              audience?: string | string[];
                                                              encoding?: string;
                                                              expiresIn?: string | number;
                                                              header?: JwtHeader;
                                                              issuer?: string;
                                                              jwtid?: string;
                                                              keyid?: string;
                                                              mutatePayload?: boolean;
                                                              notBefore?: string | number;
                                                              noTimestamp?: boolean;
                                                              subject?: string;
                                                          }

                                                          Hierarchy

                                                          • SignOptions
                                                            • SignOptions

                                                          Properties

                                                          algorithm? +SignOptions | CellJS TypeDoc
                                                          interface SignOptions {
                                                              algorithm?: Algorithm;
                                                              audience?: string | string[];
                                                              encoding?: string;
                                                              expiresIn?: string | number;
                                                              header?: JwtHeader;
                                                              issuer?: string;
                                                              jwtid?: string;
                                                              keyid?: string;
                                                              mutatePayload?: boolean;
                                                              notBefore?: string | number;
                                                              noTimestamp?: boolean;
                                                              subject?: string;
                                                          }

                                                          Hierarchy

                                                          • SignOptions
                                                            • SignOptions

                                                          Properties

                                                          algorithm? audience? encoding? expiresIn? diff --git a/docs/next/interfaces/_celljs_jwt.VerifyOptions.html b/docs/next/interfaces/_celljs_jwt.VerifyOptions.html index 33bd68ae6..ce4b82c32 100644 --- a/docs/next/interfaces/_celljs_jwt.VerifyOptions.html +++ b/docs/next/interfaces/_celljs_jwt.VerifyOptions.html @@ -1,4 +1,4 @@ -VerifyOptions | CellJS TypeDoc
                                                          interface VerifyOptions {
                                                              algorithms?: Algorithm[];
                                                              audience?: string | RegExp | (string | RegExp)[];
                                                              clockTimestamp?: number;
                                                              clockTolerance?: number;
                                                              complete?: boolean;
                                                              ignoreExpiration?: boolean;
                                                              ignoreNotBefore?: boolean;
                                                              issuer?: string | string[];
                                                              jwtid?: string;
                                                              maxAge?: string | number;
                                                              nonce?: string;
                                                              subject?: string;
                                                          }

                                                          Hierarchy

                                                          • VerifyOptions
                                                            • VerifyOptions

                                                          Properties

                                                          algorithms? +VerifyOptions | CellJS TypeDoc
                                                          interface VerifyOptions {
                                                              algorithms?: Algorithm[];
                                                              audience?: string | RegExp | (string | RegExp)[];
                                                              clockTimestamp?: number;
                                                              clockTolerance?: number;
                                                              complete?: boolean;
                                                              ignoreExpiration?: boolean;
                                                              ignoreNotBefore?: boolean;
                                                              issuer?: string | string[];
                                                              jwtid?: string;
                                                              maxAge?: string | number;
                                                              nonce?: string;
                                                              subject?: string;
                                                          }

                                                          Hierarchy

                                                          • VerifyOptions
                                                            • VerifyOptions

                                                          Properties

                                                          algorithms? audience? clockTimestamp? clockTolerance? diff --git a/docs/next/interfaces/_celljs_logger.RawWinstonLogger.html b/docs/next/interfaces/_celljs_logger.RawWinstonLogger.html index 5dc48191e..bc28d7896 100644 --- a/docs/next/interfaces/_celljs_logger.RawWinstonLogger.html +++ b/docs/next/interfaces/_celljs_logger.RawWinstonLogger.html @@ -1,4 +1,4 @@ -RawWinstonLogger | CellJS TypeDoc
                                                          interface RawWinstonLogger {
                                                              alert: LeveledLogMethod;
                                                              allowHalfOpen: boolean;
                                                              closed: boolean;
                                                              crit: LeveledLogMethod;
                                                              data: LeveledLogMethod;
                                                              debug: LeveledLogMethod;
                                                              defaultMeta?: any;
                                                              destroyed: boolean;
                                                              emerg: LeveledLogMethod;
                                                              error: LeveledLogMethod;
                                                              errored: null | Error;
                                                              exceptions: ExceptionHandler;
                                                              exitOnError: boolean | Function;
                                                              format: Format;
                                                              help: LeveledLogMethod;
                                                              http: LeveledLogMethod;
                                                              info: LeveledLogMethod;
                                                              input: LeveledLogMethod;
                                                              level: string;
                                                              levels: AbstractConfigSetLevels;
                                                              log: LogMethod;
                                                              notice: LeveledLogMethod;
                                                              profilers: object;
                                                              prompt: LeveledLogMethod;
                                                              readable: boolean;
                                                              readableAborted: boolean;
                                                              readableDidRead: boolean;
                                                              readableEncoding: null | BufferEncoding;
                                                              readableEnded: boolean;
                                                              readableFlowing: null | boolean;
                                                              readableHighWaterMark: number;
                                                              readableLength: number;
                                                              readableObjectMode: boolean;
                                                              rejections: RejectionHandler;
                                                              silent: boolean;
                                                              silly: LeveledLogMethod;
                                                              transports: TransportStream[];
                                                              verbose: LeveledLogMethod;
                                                              warn: LeveledLogMethod;
                                                              warning: LeveledLogMethod;
                                                              writable: boolean;
                                                              writableCorked: number;
                                                              writableEnded: boolean;
                                                              writableFinished: boolean;
                                                              writableHighWaterMark: number;
                                                              writableLength: number;
                                                              writableNeedDrain: boolean;
                                                              writableObjectMode: boolean;
                                                              _construct?(callback: ((error?: null | Error) => void)): void;
                                                              _destroy(error: null | Error, callback: ((error: null | Error) => void)): void;
                                                              _final(callback: ((error?: null | Error) => void)): void;
                                                              _flush(callback: TransformCallback): void;
                                                              _read(size: number): void;
                                                              _transform(chunk: any, encoding: BufferEncoding, callback: TransformCallback): void;
                                                              _write(chunk: any, encoding: BufferEncoding, callback: ((error?: null | Error) => void)): void;
                                                              _writev?(chunks: {
                                                                  chunk: any;
                                                                  encoding: BufferEncoding;
                                                              }[], callback: ((error?: null | Error) => void)): void;
                                                              [asyncIterator](): AsyncIterableIterator<any>;
                                                              add(transport: TransportStream): this;
                                                              addListener(event: "close", listener: (() => void)): this;
                                                              addListener(event: "data", listener: ((chunk: any) => void)): this;
                                                              addListener(event: "drain", listener: (() => void)): this;
                                                              addListener(event: "end", listener: (() => void)): this;
                                                              addListener(event: "error", listener: ((err: Error) => void)): this;
                                                              addListener(event: "finish", listener: (() => void)): this;
                                                              addListener(event: "pause", listener: (() => void)): this;
                                                              addListener(event: "pipe", listener: ((src: Readable) => void)): this;
                                                              addListener(event: "readable", listener: (() => void)): this;
                                                              addListener(event: "resume", listener: (() => void)): this;
                                                              addListener(event: "unpipe", listener: ((src: Readable) => void)): this;
                                                              addListener(event: string | symbol, listener: ((...args: any[]) => void)): this;
                                                              asIndexedPairs(options?: Pick<ArrayOptions, "signal">): Readable;
                                                              child(options: Object): this;
                                                              clear(): this;
                                                              close(): this;
                                                              compose<T>(stream:
                                                                  | ComposeFnParam
                                                                  | T
                                                                  | Iterable<T>
                                                                  | AsyncIterable<T>, options?: {
                                                                  signal: AbortSignal;
                                                              }): T;
                                                              configure(options: LoggerOptions): void;
                                                              cork(): void;
                                                              destroy(error?: Error): this;
                                                              drop(limit: number, options?: Pick<ArrayOptions, "signal">): Readable;
                                                              emit(event: "close"): boolean;
                                                              emit(event: "data", chunk: any): boolean;
                                                              emit(event: "drain"): boolean;
                                                              emit(event: "end"): boolean;
                                                              emit(event: "error", err: Error): boolean;
                                                              emit(event: "finish"): boolean;
                                                              emit(event: "pause"): boolean;
                                                              emit(event: "pipe", src: Readable): boolean;
                                                              emit(event: "readable"): boolean;
                                                              emit(event: "resume"): boolean;
                                                              emit(event: "unpipe", src: Readable): boolean;
                                                              emit(event: string | symbol, ...args: any[]): boolean;
                                                              end(cb?: (() => void)): this;
                                                              end(chunk: any, cb?: (() => void)): this;
                                                              end(chunk: any, encoding?: BufferEncoding, cb?: (() => void)): this;
                                                              eventNames(): (string | symbol)[];
                                                              every(fn: ((data: any, options?: Pick<ArrayOptions, "signal">) => boolean | Promise<boolean>), options?: ArrayOptions): Promise<boolean>;
                                                              filter(fn: ((data: any, options?: Pick<ArrayOptions, "signal">) => boolean | Promise<boolean>), options?: ArrayOptions): Readable;
                                                              find<T>(fn: ((data: any, options?: Pick<ArrayOptions, "signal">) => data is T), options?: ArrayOptions): Promise<undefined | T>;
                                                              find(fn: ((data: any, options?: Pick<ArrayOptions, "signal">) => boolean | Promise<boolean>), options?: ArrayOptions): Promise<any>;
                                                              flatMap(fn: ((data: any, options?: Pick<ArrayOptions, "signal">) => any), options?: ArrayOptions): Readable;
                                                              forEach(fn: ((data: any, options?: Pick<ArrayOptions, "signal">) => void | Promise<void>), options?: ArrayOptions): Promise<void>;
                                                              getMaxListeners(): number;
                                                              isDebugEnabled(): boolean;
                                                              isErrorEnabled(): boolean;
                                                              isInfoEnabled(): boolean;
                                                              isLevelEnabled(level: string): boolean;
                                                              isPaused(): boolean;
                                                              isSillyEnabled(): boolean;
                                                              isVerboseEnabled(): boolean;
                                                              isWarnEnabled(): boolean;
                                                              iterator(options?: {
                                                                  destroyOnReturn?: boolean;
                                                              }): AsyncIterableIterator<any>;
                                                              listenerCount(eventName: string | symbol, listener?: Function): number;
                                                              listeners(eventName: string | symbol): Function[];
                                                              map(fn: ((data: any, options?: Pick<ArrayOptions, "signal">) => any), options?: ArrayOptions): Readable;
                                                              off(eventName: string | symbol, listener: ((...args: any[]) => void)): this;
                                                              on(event: "close", listener: (() => void)): this;
                                                              on(event: "data", listener: ((chunk: any) => void)): this;
                                                              on(event: "drain", listener: (() => void)): this;
                                                              on(event: "end", listener: (() => void)): this;
                                                              on(event: "error", listener: ((err: Error) => void)): this;
                                                              on(event: "finish", listener: (() => void)): this;
                                                              on(event: "pause", listener: (() => void)): this;
                                                              on(event: "pipe", listener: ((src: Readable) => void)): this;
                                                              on(event: "readable", listener: (() => void)): this;
                                                              on(event: "resume", listener: (() => void)): this;
                                                              on(event: "unpipe", listener: ((src: Readable) => void)): this;
                                                              on(event: string | symbol, listener: ((...args: any[]) => void)): this;
                                                              once(event: "close", listener: (() => void)): this;
                                                              once(event: "data", listener: ((chunk: any) => void)): this;
                                                              once(event: "drain", listener: (() => void)): this;
                                                              once(event: "end", listener: (() => void)): this;
                                                              once(event: "error", listener: ((err: Error) => void)): this;
                                                              once(event: "finish", listener: (() => void)): this;
                                                              once(event: "pause", listener: (() => void)): this;
                                                              once(event: "pipe", listener: ((src: Readable) => void)): this;
                                                              once(event: "readable", listener: (() => void)): this;
                                                              once(event: "resume", listener: (() => void)): this;
                                                              once(event: "unpipe", listener: ((src: Readable) => void)): this;
                                                              once(event: string | symbol, listener: ((...args: any[]) => void)): this;
                                                              pause(): this;
                                                              pipe<T>(destination: T, options?: {
                                                                  end?: boolean;
                                                              }): T;
                                                              prependListener(event: "close", listener: (() => void)): this;
                                                              prependListener(event: "data", listener: ((chunk: any) => void)): this;
                                                              prependListener(event: "drain", listener: (() => void)): this;
                                                              prependListener(event: "end", listener: (() => void)): this;
                                                              prependListener(event: "error", listener: ((err: Error) => void)): this;
                                                              prependListener(event: "finish", listener: (() => void)): this;
                                                              prependListener(event: "pause", listener: (() => void)): this;
                                                              prependListener(event: "pipe", listener: ((src: Readable) => void)): this;
                                                              prependListener(event: "readable", listener: (() => void)): this;
                                                              prependListener(event: "resume", listener: (() => void)): this;
                                                              prependListener(event: "unpipe", listener: ((src: Readable) => void)): this;
                                                              prependListener(event: string | symbol, listener: ((...args: any[]) => void)): this;
                                                              prependOnceListener(event: "close", listener: (() => void)): this;
                                                              prependOnceListener(event: "data", listener: ((chunk: any) => void)): this;
                                                              prependOnceListener(event: "drain", listener: (() => void)): this;
                                                              prependOnceListener(event: "end", listener: (() => void)): this;
                                                              prependOnceListener(event: "error", listener: ((err: Error) => void)): this;
                                                              prependOnceListener(event: "finish", listener: (() => void)): this;
                                                              prependOnceListener(event: "pause", listener: (() => void)): this;
                                                              prependOnceListener(event: "pipe", listener: ((src: Readable) => void)): this;
                                                              prependOnceListener(event: "readable", listener: (() => void)): this;
                                                              prependOnceListener(event: "resume", listener: (() => void)): this;
                                                              prependOnceListener(event: "unpipe", listener: ((src: Readable) => void)): this;
                                                              prependOnceListener(event: string | symbol, listener: ((...args: any[]) => void)): this;
                                                              profile(id: string | number, meta?: Record<string, any>): this;
                                                              push(chunk: any, encoding?: BufferEncoding): boolean;
                                                              query(options?: QueryOptions, callback?: ((err: Error, results: any) => void)): any;
                                                              rawListeners(eventName: string | symbol): Function[];
                                                              read(size?: number): any;
                                                              reduce<T>(fn: ((previous: any, data: any, options?: Pick<ArrayOptions, "signal">) => T), initial?: undefined, options?: Pick<ArrayOptions, "signal">): Promise<T>;
                                                              reduce<T>(fn: ((previous: T, data: any, options?: Pick<ArrayOptions, "signal">) => T), initial: T, options?: Pick<ArrayOptions, "signal">): Promise<T>;
                                                              remove(transport: TransportStream): this;
                                                              removeAllListeners(event?: string | symbol): this;
                                                              removeListener(event: "close", listener: (() => void)): this;
                                                              removeListener(event: "data", listener: ((chunk: any) => void)): this;
                                                              removeListener(event: "drain", listener: (() => void)): this;
                                                              removeListener(event: "end", listener: (() => void)): this;
                                                              removeListener(event: "error", listener: ((err: Error) => void)): this;
                                                              removeListener(event: "finish", listener: (() => void)): this;
                                                              removeListener(event: "pause", listener: (() => void)): this;
                                                              removeListener(event: "pipe", listener: ((src: Readable) => void)): this;
                                                              removeListener(event: "readable", listener: (() => void)): this;
                                                              removeListener(event: "resume", listener: (() => void)): this;
                                                              removeListener(event: "unpipe", listener: ((src: Readable) => void)): this;
                                                              removeListener(event: string | symbol, listener: ((...args: any[]) => void)): this;
                                                              resume(): this;
                                                              setDefaultEncoding(encoding: BufferEncoding): this;
                                                              setEncoding(encoding: BufferEncoding): this;
                                                              setMaxListeners(n: number): this;
                                                              some(fn: ((data: any, options?: Pick<ArrayOptions, "signal">) => boolean | Promise<boolean>), options?: ArrayOptions): Promise<boolean>;
                                                              startTimer(): Profiler;
                                                              stream(options?: any): ReadableStream;
                                                              take(limit: number, options?: Pick<ArrayOptions, "signal">): Readable;
                                                              toArray(options?: Pick<ArrayOptions, "signal">): Promise<any[]>;
                                                              uncork(): void;
                                                              unpipe(destination?: WritableStream): this;
                                                              unshift(chunk: any, encoding?: BufferEncoding): void;
                                                              wrap(stream: ReadableStream): this;
                                                              write(chunk: any, encoding?: BufferEncoding, cb?: ((error: undefined | null | Error) => void)): boolean;
                                                              write(chunk: any, cb?: ((error: undefined | null | Error) => void)): boolean;
                                                          }

                                                          Hierarchy

                                                          • Logger
                                                            • RawWinstonLogger

                                                          Properties

                                                          alert +RawWinstonLogger | CellJS TypeDoc
                                                          interface RawWinstonLogger {
                                                              alert: LeveledLogMethod;
                                                              allowHalfOpen: boolean;
                                                              closed: boolean;
                                                              crit: LeveledLogMethod;
                                                              data: LeveledLogMethod;
                                                              debug: LeveledLogMethod;
                                                              defaultMeta?: any;
                                                              destroyed: boolean;
                                                              emerg: LeveledLogMethod;
                                                              error: LeveledLogMethod;
                                                              errored: null | Error;
                                                              exceptions: ExceptionHandler;
                                                              exitOnError: boolean | Function;
                                                              format: Format;
                                                              help: LeveledLogMethod;
                                                              http: LeveledLogMethod;
                                                              info: LeveledLogMethod;
                                                              input: LeveledLogMethod;
                                                              level: string;
                                                              levels: AbstractConfigSetLevels;
                                                              log: LogMethod;
                                                              notice: LeveledLogMethod;
                                                              profilers: object;
                                                              prompt: LeveledLogMethod;
                                                              readable: boolean;
                                                              readableAborted: boolean;
                                                              readableDidRead: boolean;
                                                              readableEncoding: null | BufferEncoding;
                                                              readableEnded: boolean;
                                                              readableFlowing: null | boolean;
                                                              readableHighWaterMark: number;
                                                              readableLength: number;
                                                              readableObjectMode: boolean;
                                                              rejections: RejectionHandler;
                                                              silent: boolean;
                                                              silly: LeveledLogMethod;
                                                              transports: TransportStream[];
                                                              verbose: LeveledLogMethod;
                                                              warn: LeveledLogMethod;
                                                              warning: LeveledLogMethod;
                                                              writable: boolean;
                                                              writableCorked: number;
                                                              writableEnded: boolean;
                                                              writableFinished: boolean;
                                                              writableHighWaterMark: number;
                                                              writableLength: number;
                                                              writableNeedDrain: boolean;
                                                              writableObjectMode: boolean;
                                                              _construct?(callback: ((error?: null | Error) => void)): void;
                                                              _destroy(error: null | Error, callback: ((error: null | Error) => void)): void;
                                                              _final(callback: ((error?: null | Error) => void)): void;
                                                              _flush(callback: TransformCallback): void;
                                                              _read(size: number): void;
                                                              _transform(chunk: any, encoding: BufferEncoding, callback: TransformCallback): void;
                                                              _write(chunk: any, encoding: BufferEncoding, callback: ((error?: null | Error) => void)): void;
                                                              _writev?(chunks: {
                                                                  chunk: any;
                                                                  encoding: BufferEncoding;
                                                              }[], callback: ((error?: null | Error) => void)): void;
                                                              [asyncIterator](): AsyncIterableIterator<any>;
                                                              add(transport: TransportStream): this;
                                                              addListener(event: "close", listener: (() => void)): this;
                                                              addListener(event: "data", listener: ((chunk: any) => void)): this;
                                                              addListener(event: "drain", listener: (() => void)): this;
                                                              addListener(event: "end", listener: (() => void)): this;
                                                              addListener(event: "error", listener: ((err: Error) => void)): this;
                                                              addListener(event: "finish", listener: (() => void)): this;
                                                              addListener(event: "pause", listener: (() => void)): this;
                                                              addListener(event: "pipe", listener: ((src: Readable) => void)): this;
                                                              addListener(event: "readable", listener: (() => void)): this;
                                                              addListener(event: "resume", listener: (() => void)): this;
                                                              addListener(event: "unpipe", listener: ((src: Readable) => void)): this;
                                                              addListener(event: string | symbol, listener: ((...args: any[]) => void)): this;
                                                              asIndexedPairs(options?: Pick<ArrayOptions, "signal">): Readable;
                                                              child(options: Object): this;
                                                              clear(): this;
                                                              close(): this;
                                                              compose<T>(stream:
                                                                  | ComposeFnParam
                                                                  | T
                                                                  | Iterable<T>
                                                                  | AsyncIterable<T>, options?: {
                                                                  signal: AbortSignal;
                                                              }): T;
                                                              configure(options: LoggerOptions): void;
                                                              cork(): void;
                                                              destroy(error?: Error): this;
                                                              drop(limit: number, options?: Pick<ArrayOptions, "signal">): Readable;
                                                              emit(event: "close"): boolean;
                                                              emit(event: "data", chunk: any): boolean;
                                                              emit(event: "drain"): boolean;
                                                              emit(event: "end"): boolean;
                                                              emit(event: "error", err: Error): boolean;
                                                              emit(event: "finish"): boolean;
                                                              emit(event: "pause"): boolean;
                                                              emit(event: "pipe", src: Readable): boolean;
                                                              emit(event: "readable"): boolean;
                                                              emit(event: "resume"): boolean;
                                                              emit(event: "unpipe", src: Readable): boolean;
                                                              emit(event: string | symbol, ...args: any[]): boolean;
                                                              end(cb?: (() => void)): this;
                                                              end(chunk: any, cb?: (() => void)): this;
                                                              end(chunk: any, encoding?: BufferEncoding, cb?: (() => void)): this;
                                                              eventNames(): (string | symbol)[];
                                                              every(fn: ((data: any, options?: Pick<ArrayOptions, "signal">) => boolean | Promise<boolean>), options?: ArrayOptions): Promise<boolean>;
                                                              filter(fn: ((data: any, options?: Pick<ArrayOptions, "signal">) => boolean | Promise<boolean>), options?: ArrayOptions): Readable;
                                                              find<T>(fn: ((data: any, options?: Pick<ArrayOptions, "signal">) => data is T), options?: ArrayOptions): Promise<undefined | T>;
                                                              find(fn: ((data: any, options?: Pick<ArrayOptions, "signal">) => boolean | Promise<boolean>), options?: ArrayOptions): Promise<any>;
                                                              flatMap(fn: ((data: any, options?: Pick<ArrayOptions, "signal">) => any), options?: ArrayOptions): Readable;
                                                              forEach(fn: ((data: any, options?: Pick<ArrayOptions, "signal">) => void | Promise<void>), options?: ArrayOptions): Promise<void>;
                                                              getMaxListeners(): number;
                                                              isDebugEnabled(): boolean;
                                                              isErrorEnabled(): boolean;
                                                              isInfoEnabled(): boolean;
                                                              isLevelEnabled(level: string): boolean;
                                                              isPaused(): boolean;
                                                              isSillyEnabled(): boolean;
                                                              isVerboseEnabled(): boolean;
                                                              isWarnEnabled(): boolean;
                                                              iterator(options?: {
                                                                  destroyOnReturn?: boolean;
                                                              }): AsyncIterableIterator<any>;
                                                              listenerCount(eventName: string | symbol, listener?: Function): number;
                                                              listeners(eventName: string | symbol): Function[];
                                                              map(fn: ((data: any, options?: Pick<ArrayOptions, "signal">) => any), options?: ArrayOptions): Readable;
                                                              off(eventName: string | symbol, listener: ((...args: any[]) => void)): this;
                                                              on(event: "close", listener: (() => void)): this;
                                                              on(event: "data", listener: ((chunk: any) => void)): this;
                                                              on(event: "drain", listener: (() => void)): this;
                                                              on(event: "end", listener: (() => void)): this;
                                                              on(event: "error", listener: ((err: Error) => void)): this;
                                                              on(event: "finish", listener: (() => void)): this;
                                                              on(event: "pause", listener: (() => void)): this;
                                                              on(event: "pipe", listener: ((src: Readable) => void)): this;
                                                              on(event: "readable", listener: (() => void)): this;
                                                              on(event: "resume", listener: (() => void)): this;
                                                              on(event: "unpipe", listener: ((src: Readable) => void)): this;
                                                              on(event: string | symbol, listener: ((...args: any[]) => void)): this;
                                                              once(event: "close", listener: (() => void)): this;
                                                              once(event: "data", listener: ((chunk: any) => void)): this;
                                                              once(event: "drain", listener: (() => void)): this;
                                                              once(event: "end", listener: (() => void)): this;
                                                              once(event: "error", listener: ((err: Error) => void)): this;
                                                              once(event: "finish", listener: (() => void)): this;
                                                              once(event: "pause", listener: (() => void)): this;
                                                              once(event: "pipe", listener: ((src: Readable) => void)): this;
                                                              once(event: "readable", listener: (() => void)): this;
                                                              once(event: "resume", listener: (() => void)): this;
                                                              once(event: "unpipe", listener: ((src: Readable) => void)): this;
                                                              once(event: string | symbol, listener: ((...args: any[]) => void)): this;
                                                              pause(): this;
                                                              pipe<T>(destination: T, options?: {
                                                                  end?: boolean;
                                                              }): T;
                                                              prependListener(event: "close", listener: (() => void)): this;
                                                              prependListener(event: "data", listener: ((chunk: any) => void)): this;
                                                              prependListener(event: "drain", listener: (() => void)): this;
                                                              prependListener(event: "end", listener: (() => void)): this;
                                                              prependListener(event: "error", listener: ((err: Error) => void)): this;
                                                              prependListener(event: "finish", listener: (() => void)): this;
                                                              prependListener(event: "pause", listener: (() => void)): this;
                                                              prependListener(event: "pipe", listener: ((src: Readable) => void)): this;
                                                              prependListener(event: "readable", listener: (() => void)): this;
                                                              prependListener(event: "resume", listener: (() => void)): this;
                                                              prependListener(event: "unpipe", listener: ((src: Readable) => void)): this;
                                                              prependListener(event: string | symbol, listener: ((...args: any[]) => void)): this;
                                                              prependOnceListener(event: "close", listener: (() => void)): this;
                                                              prependOnceListener(event: "data", listener: ((chunk: any) => void)): this;
                                                              prependOnceListener(event: "drain", listener: (() => void)): this;
                                                              prependOnceListener(event: "end", listener: (() => void)): this;
                                                              prependOnceListener(event: "error", listener: ((err: Error) => void)): this;
                                                              prependOnceListener(event: "finish", listener: (() => void)): this;
                                                              prependOnceListener(event: "pause", listener: (() => void)): this;
                                                              prependOnceListener(event: "pipe", listener: ((src: Readable) => void)): this;
                                                              prependOnceListener(event: "readable", listener: (() => void)): this;
                                                              prependOnceListener(event: "resume", listener: (() => void)): this;
                                                              prependOnceListener(event: "unpipe", listener: ((src: Readable) => void)): this;
                                                              prependOnceListener(event: string | symbol, listener: ((...args: any[]) => void)): this;
                                                              profile(id: string | number, meta?: Record<string, any>): this;
                                                              push(chunk: any, encoding?: BufferEncoding): boolean;
                                                              query(options?: QueryOptions, callback?: ((err: Error, results: any) => void)): any;
                                                              rawListeners(eventName: string | symbol): Function[];
                                                              read(size?: number): any;
                                                              reduce<T>(fn: ((previous: any, data: any, options?: Pick<ArrayOptions, "signal">) => T), initial?: undefined, options?: Pick<ArrayOptions, "signal">): Promise<T>;
                                                              reduce<T>(fn: ((previous: T, data: any, options?: Pick<ArrayOptions, "signal">) => T), initial: T, options?: Pick<ArrayOptions, "signal">): Promise<T>;
                                                              remove(transport: TransportStream): this;
                                                              removeAllListeners(event?: string | symbol): this;
                                                              removeListener(event: "close", listener: (() => void)): this;
                                                              removeListener(event: "data", listener: ((chunk: any) => void)): this;
                                                              removeListener(event: "drain", listener: (() => void)): this;
                                                              removeListener(event: "end", listener: (() => void)): this;
                                                              removeListener(event: "error", listener: ((err: Error) => void)): this;
                                                              removeListener(event: "finish", listener: (() => void)): this;
                                                              removeListener(event: "pause", listener: (() => void)): this;
                                                              removeListener(event: "pipe", listener: ((src: Readable) => void)): this;
                                                              removeListener(event: "readable", listener: (() => void)): this;
                                                              removeListener(event: "resume", listener: (() => void)): this;
                                                              removeListener(event: "unpipe", listener: ((src: Readable) => void)): this;
                                                              removeListener(event: string | symbol, listener: ((...args: any[]) => void)): this;
                                                              resume(): this;
                                                              setDefaultEncoding(encoding: BufferEncoding): this;
                                                              setEncoding(encoding: BufferEncoding): this;
                                                              setMaxListeners(n: number): this;
                                                              some(fn: ((data: any, options?: Pick<ArrayOptions, "signal">) => boolean | Promise<boolean>), options?: ArrayOptions): Promise<boolean>;
                                                              startTimer(): Profiler;
                                                              stream(options?: any): ReadableStream;
                                                              take(limit: number, options?: Pick<ArrayOptions, "signal">): Readable;
                                                              toArray(options?: Pick<ArrayOptions, "signal">): Promise<any[]>;
                                                              uncork(): void;
                                                              unpipe(destination?: WritableStream): this;
                                                              unshift(chunk: any, encoding?: BufferEncoding): void;
                                                              wrap(stream: ReadableStream): this;
                                                              write(chunk: any, encoding?: BufferEncoding, cb?: ((error: undefined | null | Error) => void)): boolean;
                                                              write(chunk: any, cb?: ((error: undefined | null | Error) => void)): boolean;
                                                          }

                                                          Hierarchy

                                                          • Logger
                                                            • RawWinstonLogger

                                                          Properties

                                                          alert allowHalfOpen closed crit diff --git a/docs/next/interfaces/_celljs_logger.WinstonConfig.html b/docs/next/interfaces/_celljs_logger.WinstonConfig.html index 256447dc8..7edd3dd94 100644 --- a/docs/next/interfaces/_celljs_logger.WinstonConfig.html +++ b/docs/next/interfaces/_celljs_logger.WinstonConfig.html @@ -1,4 +1,4 @@ -WinstonConfig | CellJS TypeDoc
                                                          interface WinstonConfig {
                                                              defaultMeta?: any;
                                                              exceptionHandlers?: any;
                                                              exitOnError?: boolean | Function;
                                                              format?: Format;
                                                              handleExceptions?: boolean;
                                                              handleRejections?: boolean;
                                                              level?: string;
                                                              levels?: AbstractConfigSetLevels;
                                                              rejectionHandlers?: any;
                                                              silent?: boolean;
                                                              transports?: TransportStream | TransportStream[];
                                                          }

                                                          Hierarchy

                                                          • LoggerOptions
                                                            • WinstonConfig

                                                          Properties

                                                          defaultMeta? +WinstonConfig | CellJS TypeDoc
                                                          interface WinstonConfig {
                                                              defaultMeta?: any;
                                                              exceptionHandlers?: any;
                                                              exitOnError?: boolean | Function;
                                                              format?: Format;
                                                              handleExceptions?: boolean;
                                                              handleRejections?: boolean;
                                                              level?: string;
                                                              levels?: AbstractConfigSetLevels;
                                                              rejectionHandlers?: any;
                                                              silent?: boolean;
                                                              transports?: TransportStream | TransportStream[];
                                                          }

                                                          Hierarchy

                                                          • LoggerOptions
                                                            • WinstonConfig

                                                          Properties

                                                          defaultMeta? exceptionHandlers? exitOnError? format? diff --git a/docs/next/interfaces/_celljs_material_ui.ThemeOptions.html b/docs/next/interfaces/_celljs_material_ui.ThemeOptions.html index 1e655fe12..04290d14f 100644 --- a/docs/next/interfaces/_celljs_material_ui.ThemeOptions.html +++ b/docs/next/interfaces/_celljs_material_ui.ThemeOptions.html @@ -1,4 +1,4 @@ -ThemeOptions | CellJS TypeDoc
                                                          interface ThemeOptions {
                                                              breakpoints?: Partial<{
                                                                  step: number;
                                                                  unit: string;
                                                              } & Breakpoints>;
                                                              direction?: Direction;
                                                              mixins?: MixinsOptions;
                                                              overrides?: Overrides;
                                                              palette?: PaletteOptions;
                                                              props?: ComponentsProps;
                                                              shadows?: Shadows;
                                                              shape?: Partial<Shape>;
                                                              spacing?: SpacingOptions;
                                                              transitions?: TransitionsOptions;
                                                              typography?: TypographyOptions | ((palette: Palette) => TypographyOptions);
                                                              unstable_strictMode?: boolean;
                                                              zIndex?: Partial<ZIndex>;
                                                          }

                                                          Hierarchy

                                                          • ThemeOptions
                                                            • ThemeOptions

                                                          Properties

                                                          breakpoints? +ThemeOptions | CellJS TypeDoc
                                                          interface ThemeOptions {
                                                              breakpoints?: Partial<{
                                                                  step: number;
                                                                  unit: string;
                                                              } & Breakpoints>;
                                                              direction?: Direction;
                                                              mixins?: MixinsOptions;
                                                              overrides?: Overrides;
                                                              palette?: PaletteOptions;
                                                              props?: ComponentsProps;
                                                              shadows?: Shadows;
                                                              shape?: Partial<Shape>;
                                                              spacing?: SpacingOptions;
                                                              transitions?: TransitionsOptions;
                                                              typography?: TypographyOptions | ((palette: Palette) => TypographyOptions);
                                                              unstable_strictMode?: boolean;
                                                              zIndex?: Partial<ZIndex>;
                                                          }

                                                          Hierarchy

                                                          • ThemeOptions
                                                            • ThemeOptions

                                                          Properties

                                                          breakpoints? direction? mixins? overrides? diff --git a/docs/next/interfaces/_celljs_material_ui.ThemeProvider.html b/docs/next/interfaces/_celljs_material_ui.ThemeProvider.html index abb6ab9ec..c42381ba0 100644 --- a/docs/next/interfaces/_celljs_material_ui.ThemeProvider.html +++ b/docs/next/interfaces/_celljs_material_ui.ThemeProvider.html @@ -1,2 +1,2 @@ -ThemeProvider | CellJS TypeDoc
                                                          interface ThemeProvider {
                                                              provide(): Theme;
                                                          }

                                                          Implemented by

                                                          Methods

                                                          Methods

                                                          +ThemeProvider | CellJS TypeDoc
                                                          interface ThemeProvider {
                                                              provide(): Theme;
                                                          }

                                                          Implemented by

                                                          Methods

                                                          Methods

                                                          diff --git a/docs/next/interfaces/_celljs_mvc.node.BodyMetadata.html b/docs/next/interfaces/_celljs_mvc.node.BodyMetadata.html index 2b26aabef..8d8f3510e 100644 --- a/docs/next/interfaces/_celljs_mvc.node.BodyMetadata.html +++ b/docs/next/interfaces/_celljs_mvc.node.BodyMetadata.html @@ -1,3 +1,3 @@ -BodyMetadata | CellJS TypeDoc
                                                          interface BodyMetadata {
                                                              name?: string;
                                                              parameterIndex: number;
                                                          }

                                                          Properties

                                                          name? +BodyMetadata | CellJS TypeDoc
                                                          interface BodyMetadata {
                                                              name?: string;
                                                              parameterIndex: number;
                                                          }

                                                          Properties

                                                          Properties

                                                          name?: string
                                                          parameterIndex: number
                                                          +

                                                          Properties

                                                          name?: string
                                                          parameterIndex: number
                                                          diff --git a/docs/next/interfaces/_celljs_mvc.node.CatchMetadata.html b/docs/next/interfaces/_celljs_mvc.node.CatchMetadata.html index 7b5e25a2e..1a667199e 100644 --- a/docs/next/interfaces/_celljs_mvc.node.CatchMetadata.html +++ b/docs/next/interfaces/_celljs_mvc.node.CatchMetadata.html @@ -1,5 +1,5 @@ -CatchMetadata | CellJS TypeDoc
                                                          interface CatchMetadata {
                                                              descriptor: TypedPropertyDescriptor<any>;
                                                              errorTypes: ErrorType[];
                                                              key: string | symbol;
                                                              target: any;
                                                          }

                                                          Properties

                                                          descriptor +CatchMetadata | CellJS TypeDoc
                                                          interface CatchMetadata {
                                                              descriptor: TypedPropertyDescriptor<any>;
                                                              errorTypes: ErrorType[];
                                                              key: string | symbol;
                                                              target: any;
                                                          }

                                                          Properties

                                                          descriptor: TypedPropertyDescriptor<any>
                                                          errorTypes: ErrorType[]
                                                          key: string | symbol
                                                          target: any
                                                          +

                                                          Properties

                                                          descriptor: TypedPropertyDescriptor<any>
                                                          errorTypes: ErrorType[]
                                                          key: string | symbol
                                                          target: any
                                                          diff --git a/docs/next/interfaces/_celljs_mvc.node.ControllerMetadata.html b/docs/next/interfaces/_celljs_mvc.node.ControllerMetadata.html index 45af2fa28..f63f5cfa9 100644 --- a/docs/next/interfaces/_celljs_mvc.node.ControllerMetadata.html +++ b/docs/next/interfaces/_celljs_mvc.node.ControllerMetadata.html @@ -1,3 +1,3 @@ -ControllerMetadata | CellJS TypeDoc
                                                          interface ControllerMetadata {
                                                              path: string;
                                                              target: any;
                                                          }

                                                          Properties

                                                          path +ControllerMetadata | CellJS TypeDoc
                                                          interface ControllerMetadata {
                                                              path: string;
                                                              target: any;
                                                          }

                                                          Properties

                                                          Properties

                                                          path: string
                                                          target: any
                                                          +

                                                          Properties

                                                          path: string
                                                          target: any
                                                          diff --git a/docs/next/interfaces/_celljs_mvc.node.ControllerOption.html b/docs/next/interfaces/_celljs_mvc.node.ControllerOption.html index 7cb110260..648f01f47 100644 --- a/docs/next/interfaces/_celljs_mvc.node.ControllerOption.html +++ b/docs/next/interfaces/_celljs_mvc.node.ControllerOption.html @@ -1,4 +1,4 @@ -ControllerOption | CellJS TypeDoc
                                                          interface ControllerOption {
                                                              default?: boolean;
                                                              id?: ComponentId<any> | ComponentId<any>[];
                                                              name?: string | number | symbol;
                                                              onActivation?: ((context: Context, t: any) => any);
                                                              path?: string;
                                                              proxy?: boolean;
                                                              rebind?: boolean;
                                                              scope?: Scope;
                                                              sysTags?: string[];
                                                              tag?: {
                                                                  tag: string | number | symbol;
                                                                  value: any;
                                                              };
                                                              when?: ((request: Request) => boolean);
                                                          }

                                                          Hierarchy (view full)

                                                          Properties

                                                          default? +ControllerOption | CellJS TypeDoc
                                                          interface ControllerOption {
                                                              default?: boolean;
                                                              id?: ComponentId<any> | ComponentId<any>[];
                                                              name?: string | number | symbol;
                                                              onActivation?: ((context: Context, t: any) => any);
                                                              path?: string;
                                                              proxy?: boolean;
                                                              rebind?: boolean;
                                                              scope?: Scope;
                                                              sysTags?: string[];
                                                              tag?: {
                                                                  tag: string | number | symbol;
                                                                  value: any;
                                                              };
                                                              when?: ((request: Request) => boolean);
                                                          }

                                                          Hierarchy (view full)

                                                          Properties

                                                          Properties

                                                          default?: boolean
                                                          id?: ComponentId<any> | ComponentId<any>[]
                                                          name?: string | number | symbol
                                                          onActivation?: ((context: Context, t: any) => any)
                                                          path?: string
                                                          proxy?: boolean
                                                          rebind?: boolean
                                                          scope?: Scope
                                                          sysTags?: string[]
                                                          tag?: {
                                                              tag: string | number | symbol;
                                                              value: any;
                                                          }
                                                          when?: ((request: Request) => boolean)
                                                          +

                                                          Properties

                                                          default?: boolean
                                                          id?: ComponentId<any> | ComponentId<any>[]
                                                          name?: string | number | symbol
                                                          onActivation?: ((context: Context, t: any) => any)
                                                          path?: string
                                                          proxy?: boolean
                                                          rebind?: boolean
                                                          scope?: Scope
                                                          sysTags?: string[]
                                                          tag?: {
                                                              tag: string | number | symbol;
                                                              value: any;
                                                          }
                                                          when?: ((request: Request) => boolean)
                                                          diff --git a/docs/next/interfaces/_celljs_mvc.node.CookieDecorator.html b/docs/next/interfaces/_celljs_mvc.node.CookieDecorator.html index 5c136b0e2..26da06207 100644 --- a/docs/next/interfaces/_celljs_mvc.node.CookieDecorator.html +++ b/docs/next/interfaces/_celljs_mvc.node.CookieDecorator.html @@ -1 +1 @@ -CookieDecorator | CellJS TypeDoc
                                                          +CookieDecorator | CellJS TypeDoc
                                                          diff --git a/docs/next/interfaces/_celljs_mvc.node.ErrorRouteMetadata.html b/docs/next/interfaces/_celljs_mvc.node.ErrorRouteMetadata.html index 35c00e166..6cbff7e27 100644 --- a/docs/next/interfaces/_celljs_mvc.node.ErrorRouteMetadata.html +++ b/docs/next/interfaces/_celljs_mvc.node.ErrorRouteMetadata.html @@ -1,4 +1,4 @@ -ErrorRouteMetadata | CellJS TypeDoc
                                                          interface ErrorRouteMetadata {
                                                              bodyMetadata?: BodyMetadata[];
                                                              controllerMetadata: ControllerMetadata;
                                                              errorType: ErrorType;
                                                              methodMetadata: MethodMetadata | CatchMetadata;
                                                              paramMetadata?: ParamMetadata[];
                                                              queryMetadata?: QueryMetadata[];
                                                              requestCookieMetadata?: RequestCookieMetadata[];
                                                              requestHeaderMetadata?: RequestHeaderMetadata[];
                                                              requestMetadata?: RequestMetadata;
                                                              requestSessionMetadata?: RequestSessionMetadata[];
                                                              responseCookieMetadata?: ResponseCookieMetadata[];
                                                              responseHeaderMetadata?: ResponseHeaderMetadata[];
                                                              responseMetadata?: ResponseMetadata;
                                                              responseSessionMetadata?: ResponseSessionMetadata[];
                                                              viewMetadata: ViewMetadata;
                                                          }

                                                          Hierarchy (view full)

                                                          Properties

                                                          bodyMetadata? +ErrorRouteMetadata | CellJS TypeDoc
                                                          interface ErrorRouteMetadata {
                                                              bodyMetadata?: BodyMetadata[];
                                                              controllerMetadata: ControllerMetadata;
                                                              errorType: ErrorType;
                                                              methodMetadata: MethodMetadata | CatchMetadata;
                                                              paramMetadata?: ParamMetadata[];
                                                              queryMetadata?: QueryMetadata[];
                                                              requestCookieMetadata?: RequestCookieMetadata[];
                                                              requestHeaderMetadata?: RequestHeaderMetadata[];
                                                              requestMetadata?: RequestMetadata;
                                                              requestSessionMetadata?: RequestSessionMetadata[];
                                                              responseCookieMetadata?: ResponseCookieMetadata[];
                                                              responseHeaderMetadata?: ResponseHeaderMetadata[];
                                                              responseMetadata?: ResponseMetadata;
                                                              responseSessionMetadata?: ResponseSessionMetadata[];
                                                              viewMetadata: ViewMetadata;
                                                          }

                                                          Hierarchy (view full)

                                                          Properties

                                                          bodyMetadata?: BodyMetadata[]
                                                          controllerMetadata: ControllerMetadata
                                                          errorType: ErrorType
                                                          methodMetadata: MethodMetadata | CatchMetadata
                                                          paramMetadata?: ParamMetadata[]
                                                          queryMetadata?: QueryMetadata[]
                                                          requestCookieMetadata?: RequestCookieMetadata[]
                                                          requestHeaderMetadata?: RequestHeaderMetadata[]
                                                          requestMetadata?: RequestMetadata
                                                          requestSessionMetadata?: RequestSessionMetadata[]
                                                          responseCookieMetadata?: ResponseCookieMetadata[]
                                                          responseHeaderMetadata?: ResponseHeaderMetadata[]
                                                          responseMetadata?: ResponseMetadata
                                                          responseSessionMetadata?: ResponseSessionMetadata[]
                                                          viewMetadata: ViewMetadata
                                                          +

                                                          Properties

                                                          bodyMetadata?: BodyMetadata[]
                                                          controllerMetadata: ControllerMetadata
                                                          errorType: ErrorType
                                                          methodMetadata: MethodMetadata | CatchMetadata
                                                          paramMetadata?: ParamMetadata[]
                                                          queryMetadata?: QueryMetadata[]
                                                          requestCookieMetadata?: RequestCookieMetadata[]
                                                          requestHeaderMetadata?: RequestHeaderMetadata[]
                                                          requestMetadata?: RequestMetadata
                                                          requestSessionMetadata?: RequestSessionMetadata[]
                                                          responseCookieMetadata?: ResponseCookieMetadata[]
                                                          responseHeaderMetadata?: ResponseHeaderMetadata[]
                                                          responseMetadata?: ResponseMetadata
                                                          responseSessionMetadata?: ResponseSessionMetadata[]
                                                          viewMetadata: ViewMetadata
                                                          diff --git a/docs/next/interfaces/_celljs_mvc.node.HeaderDecorator.html b/docs/next/interfaces/_celljs_mvc.node.HeaderDecorator.html index bf2ca5a9d..7b02f86f3 100644 --- a/docs/next/interfaces/_celljs_mvc.node.HeaderDecorator.html +++ b/docs/next/interfaces/_celljs_mvc.node.HeaderDecorator.html @@ -1 +1 @@ -HeaderDecorator | CellJS TypeDoc
                                                          +HeaderDecorator | CellJS TypeDoc
                                                          diff --git a/docs/next/interfaces/_celljs_mvc.node.MethodArgsResolver.html b/docs/next/interfaces/_celljs_mvc.node.MethodArgsResolver.html index 322264276..2a1b96de2 100644 --- a/docs/next/interfaces/_celljs_mvc.node.MethodArgsResolver.html +++ b/docs/next/interfaces/_celljs_mvc.node.MethodArgsResolver.html @@ -1,3 +1,3 @@ -MethodArgsResolver | CellJS TypeDoc
                                                          interface MethodArgsResolver {
                                                              priority: number;
                                                              resolve(metadata: any, args: any[]): Promise<void>;
                                                          }

                                                          Implemented by

                                                          Properties

                                                          priority +MethodArgsResolver | CellJS TypeDoc
                                                          interface MethodArgsResolver {
                                                              priority: number;
                                                              resolve(metadata: any, args: any[]): Promise<void>;
                                                          }

                                                          Implemented by

                                                          Properties

                                                          Methods

                                                          Properties

                                                          priority: number

                                                          Methods

                                                          +

                                                          Properties

                                                          priority: number

                                                          Methods

                                                          diff --git a/docs/next/interfaces/_celljs_mvc.node.MethodMetadata.html b/docs/next/interfaces/_celljs_mvc.node.MethodMetadata.html index ffdc19dc0..bdfe3f40a 100644 --- a/docs/next/interfaces/_celljs_mvc.node.MethodMetadata.html +++ b/docs/next/interfaces/_celljs_mvc.node.MethodMetadata.html @@ -1,6 +1,6 @@ -MethodMetadata | CellJS TypeDoc
                                                          interface MethodMetadata {
                                                              descriptor: TypedPropertyDescriptor<any>;
                                                              key: string | symbol;
                                                              method: string;
                                                              options: RouteOptions;
                                                              target: any;
                                                          }

                                                          Properties

                                                          descriptor +MethodMetadata | CellJS TypeDoc
                                                          interface MethodMetadata {
                                                              descriptor: TypedPropertyDescriptor<any>;
                                                              key: string | symbol;
                                                              method: string;
                                                              options: RouteOptions;
                                                              target: any;
                                                          }

                                                          Properties

                                                          descriptor: TypedPropertyDescriptor<any>
                                                          key: string | symbol
                                                          method: string
                                                          options: RouteOptions
                                                          target: any
                                                          +

                                                          Properties

                                                          descriptor: TypedPropertyDescriptor<any>
                                                          key: string | symbol
                                                          method: string
                                                          options: RouteOptions
                                                          target: any
                                                          diff --git a/docs/next/interfaces/_celljs_mvc.node.ParamMetadata.html b/docs/next/interfaces/_celljs_mvc.node.ParamMetadata.html index 22a643ff4..b4a6acaed 100644 --- a/docs/next/interfaces/_celljs_mvc.node.ParamMetadata.html +++ b/docs/next/interfaces/_celljs_mvc.node.ParamMetadata.html @@ -1,3 +1,3 @@ -ParamMetadata | CellJS TypeDoc
                                                          interface ParamMetadata {
                                                              name?: string;
                                                              parameterIndex: number;
                                                          }

                                                          Properties

                                                          name? +ParamMetadata | CellJS TypeDoc
                                                          interface ParamMetadata {
                                                              name?: string;
                                                              parameterIndex: number;
                                                          }

                                                          Properties

                                                          Properties

                                                          name?: string
                                                          parameterIndex: number
                                                          +

                                                          Properties

                                                          name?: string
                                                          parameterIndex: number
                                                          diff --git a/docs/next/interfaces/_celljs_mvc.node.PathRouteMetadata.html b/docs/next/interfaces/_celljs_mvc.node.PathRouteMetadata.html index 6308712d0..6c44c619a 100644 --- a/docs/next/interfaces/_celljs_mvc.node.PathRouteMetadata.html +++ b/docs/next/interfaces/_celljs_mvc.node.PathRouteMetadata.html @@ -1,4 +1,4 @@ -PathRouteMetadata | CellJS TypeDoc
                                                          interface PathRouteMetadata {
                                                              bodyMetadata?: BodyMetadata[];
                                                              controllerMetadata: ControllerMetadata;
                                                              methodMetadata: MethodMetadata | CatchMetadata;
                                                              paramMetadata?: ParamMetadata[];
                                                              path: StrOrRegex;
                                                              queryMetadata?: QueryMetadata[];
                                                              requestCookieMetadata?: RequestCookieMetadata[];
                                                              requestHeaderMetadata?: RequestHeaderMetadata[];
                                                              requestMetadata?: RequestMetadata;
                                                              requestSessionMetadata?: RequestSessionMetadata[];
                                                              responseCookieMetadata?: ResponseCookieMetadata[];
                                                              responseHeaderMetadata?: ResponseHeaderMetadata[];
                                                              responseMetadata?: ResponseMetadata;
                                                              responseSessionMetadata?: ResponseSessionMetadata[];
                                                              viewMetadata: ViewMetadata;
                                                          }

                                                          Hierarchy (view full)

                                                          Properties

                                                          bodyMetadata? +PathRouteMetadata | CellJS TypeDoc
                                                          interface PathRouteMetadata {
                                                              bodyMetadata?: BodyMetadata[];
                                                              controllerMetadata: ControllerMetadata;
                                                              methodMetadata: MethodMetadata | CatchMetadata;
                                                              paramMetadata?: ParamMetadata[];
                                                              path: StrOrRegex;
                                                              queryMetadata?: QueryMetadata[];
                                                              requestCookieMetadata?: RequestCookieMetadata[];
                                                              requestHeaderMetadata?: RequestHeaderMetadata[];
                                                              requestMetadata?: RequestMetadata;
                                                              requestSessionMetadata?: RequestSessionMetadata[];
                                                              responseCookieMetadata?: ResponseCookieMetadata[];
                                                              responseHeaderMetadata?: ResponseHeaderMetadata[];
                                                              responseMetadata?: ResponseMetadata;
                                                              responseSessionMetadata?: ResponseSessionMetadata[];
                                                              viewMetadata: ViewMetadata;
                                                          }

                                                          Hierarchy (view full)

                                                          Properties

                                                          bodyMetadata?: BodyMetadata[]
                                                          controllerMetadata: ControllerMetadata
                                                          methodMetadata: MethodMetadata | CatchMetadata
                                                          paramMetadata?: ParamMetadata[]
                                                          queryMetadata?: QueryMetadata[]
                                                          requestCookieMetadata?: RequestCookieMetadata[]
                                                          requestHeaderMetadata?: RequestHeaderMetadata[]
                                                          requestMetadata?: RequestMetadata
                                                          requestSessionMetadata?: RequestSessionMetadata[]
                                                          responseCookieMetadata?: ResponseCookieMetadata[]
                                                          responseHeaderMetadata?: ResponseHeaderMetadata[]
                                                          responseMetadata?: ResponseMetadata
                                                          responseSessionMetadata?: ResponseSessionMetadata[]
                                                          viewMetadata: ViewMetadata
                                                          +

                                                          Properties

                                                          bodyMetadata?: BodyMetadata[]
                                                          controllerMetadata: ControllerMetadata
                                                          methodMetadata: MethodMetadata | CatchMetadata
                                                          paramMetadata?: ParamMetadata[]
                                                          queryMetadata?: QueryMetadata[]
                                                          requestCookieMetadata?: RequestCookieMetadata[]
                                                          requestHeaderMetadata?: RequestHeaderMetadata[]
                                                          requestMetadata?: RequestMetadata
                                                          requestSessionMetadata?: RequestSessionMetadata[]
                                                          responseCookieMetadata?: ResponseCookieMetadata[]
                                                          responseHeaderMetadata?: ResponseHeaderMetadata[]
                                                          responseMetadata?: ResponseMetadata
                                                          responseSessionMetadata?: ResponseSessionMetadata[]
                                                          viewMetadata: ViewMetadata
                                                          diff --git a/docs/next/interfaces/_celljs_mvc.node.QueryMetadata.html b/docs/next/interfaces/_celljs_mvc.node.QueryMetadata.html index 17d67296d..09f673dfb 100644 --- a/docs/next/interfaces/_celljs_mvc.node.QueryMetadata.html +++ b/docs/next/interfaces/_celljs_mvc.node.QueryMetadata.html @@ -1,3 +1,3 @@ -QueryMetadata | CellJS TypeDoc
                                                          interface QueryMetadata {
                                                              name?: string;
                                                              parameterIndex: number;
                                                          }

                                                          Properties

                                                          name? +QueryMetadata | CellJS TypeDoc
                                                          interface QueryMetadata {
                                                              name?: string;
                                                              parameterIndex: number;
                                                          }

                                                          Properties

                                                          Properties

                                                          name?: string
                                                          parameterIndex: number
                                                          +

                                                          Properties

                                                          name?: string
                                                          parameterIndex: number
                                                          diff --git a/docs/next/interfaces/_celljs_mvc.node.RequestCookieMetadata.html b/docs/next/interfaces/_celljs_mvc.node.RequestCookieMetadata.html index e27cec791..8e497b49d 100644 --- a/docs/next/interfaces/_celljs_mvc.node.RequestCookieMetadata.html +++ b/docs/next/interfaces/_celljs_mvc.node.RequestCookieMetadata.html @@ -1,3 +1,3 @@ -RequestCookieMetadata | CellJS TypeDoc
                                                          interface RequestCookieMetadata {
                                                              name?: string;
                                                              parameterIndex: number;
                                                          }

                                                          Properties

                                                          name? +RequestCookieMetadata | CellJS TypeDoc
                                                          interface RequestCookieMetadata {
                                                              name?: string;
                                                              parameterIndex: number;
                                                          }

                                                          Properties

                                                          Properties

                                                          name?: string
                                                          parameterIndex: number
                                                          +

                                                          Properties

                                                          name?: string
                                                          parameterIndex: number
                                                          diff --git a/docs/next/interfaces/_celljs_mvc.node.RequestHeaderMetadata.html b/docs/next/interfaces/_celljs_mvc.node.RequestHeaderMetadata.html index 2ca33f8d5..df93afa1d 100644 --- a/docs/next/interfaces/_celljs_mvc.node.RequestHeaderMetadata.html +++ b/docs/next/interfaces/_celljs_mvc.node.RequestHeaderMetadata.html @@ -1,3 +1,3 @@ -RequestHeaderMetadata | CellJS TypeDoc
                                                          interface RequestHeaderMetadata {
                                                              name?: string;
                                                              parameterIndex: number;
                                                          }

                                                          Properties

                                                          name? +RequestHeaderMetadata | CellJS TypeDoc
                                                          interface RequestHeaderMetadata {
                                                              name?: string;
                                                              parameterIndex: number;
                                                          }

                                                          Properties

                                                          Properties

                                                          name?: string
                                                          parameterIndex: number
                                                          +

                                                          Properties

                                                          name?: string
                                                          parameterIndex: number
                                                          diff --git a/docs/next/interfaces/_celljs_mvc.node.RequestMetadata.html b/docs/next/interfaces/_celljs_mvc.node.RequestMetadata.html index 7bbbe7da4..2223a7e31 100644 --- a/docs/next/interfaces/_celljs_mvc.node.RequestMetadata.html +++ b/docs/next/interfaces/_celljs_mvc.node.RequestMetadata.html @@ -1,2 +1,2 @@ -RequestMetadata | CellJS TypeDoc
                                                          interface RequestMetadata {
                                                              parameterIndex: number;
                                                          }

                                                          Properties

                                                          Properties

                                                          parameterIndex: number
                                                          +RequestMetadata | CellJS TypeDoc
                                                          interface RequestMetadata {
                                                              parameterIndex: number;
                                                          }

                                                          Properties

                                                          Properties

                                                          parameterIndex: number
                                                          diff --git a/docs/next/interfaces/_celljs_mvc.node.RequestSessionMetadata.html b/docs/next/interfaces/_celljs_mvc.node.RequestSessionMetadata.html index 2eba48da5..8e978b273 100644 --- a/docs/next/interfaces/_celljs_mvc.node.RequestSessionMetadata.html +++ b/docs/next/interfaces/_celljs_mvc.node.RequestSessionMetadata.html @@ -1,3 +1,3 @@ -RequestSessionMetadata | CellJS TypeDoc
                                                          interface RequestSessionMetadata {
                                                              name?: string;
                                                              parameterIndex: number;
                                                          }

                                                          Properties

                                                          name? +RequestSessionMetadata | CellJS TypeDoc
                                                          interface RequestSessionMetadata {
                                                              name?: string;
                                                              parameterIndex: number;
                                                          }

                                                          Properties

                                                          Properties

                                                          name?: string
                                                          parameterIndex: number
                                                          +

                                                          Properties

                                                          name?: string
                                                          parameterIndex: number
                                                          diff --git a/docs/next/interfaces/_celljs_mvc.node.ResponseCookieMetadata.html b/docs/next/interfaces/_celljs_mvc.node.ResponseCookieMetadata.html index 4a354574f..2e4fbe3d4 100644 --- a/docs/next/interfaces/_celljs_mvc.node.ResponseCookieMetadata.html +++ b/docs/next/interfaces/_celljs_mvc.node.ResponseCookieMetadata.html @@ -1,3 +1,3 @@ -ResponseCookieMetadata | CellJS TypeDoc
                                                          interface ResponseCookieMetadata {
                                                              name: string;
                                                              value: string;
                                                          }

                                                          Properties

                                                          name +ResponseCookieMetadata | CellJS TypeDoc
                                                          interface ResponseCookieMetadata {
                                                              name: string;
                                                              value: string;
                                                          }

                                                          Properties

                                                          Properties

                                                          name: string
                                                          value: string
                                                          +

                                                          Properties

                                                          name: string
                                                          value: string
                                                          diff --git a/docs/next/interfaces/_celljs_mvc.node.ResponseHeaderMetadata.html b/docs/next/interfaces/_celljs_mvc.node.ResponseHeaderMetadata.html index c32755388..7eec391cf 100644 --- a/docs/next/interfaces/_celljs_mvc.node.ResponseHeaderMetadata.html +++ b/docs/next/interfaces/_celljs_mvc.node.ResponseHeaderMetadata.html @@ -1,3 +1,3 @@ -ResponseHeaderMetadata | CellJS TypeDoc
                                                          interface ResponseHeaderMetadata {
                                                              name: string;
                                                              value: string;
                                                          }

                                                          Properties

                                                          name +ResponseHeaderMetadata | CellJS TypeDoc
                                                          interface ResponseHeaderMetadata {
                                                              name: string;
                                                              value: string;
                                                          }

                                                          Properties

                                                          Properties

                                                          name: string
                                                          value: string
                                                          +

                                                          Properties

                                                          name: string
                                                          value: string
                                                          diff --git a/docs/next/interfaces/_celljs_mvc.node.ResponseMetadata.html b/docs/next/interfaces/_celljs_mvc.node.ResponseMetadata.html index 72040d105..6c7e2c449 100644 --- a/docs/next/interfaces/_celljs_mvc.node.ResponseMetadata.html +++ b/docs/next/interfaces/_celljs_mvc.node.ResponseMetadata.html @@ -1,2 +1,2 @@ -ResponseMetadata | CellJS TypeDoc
                                                          interface ResponseMetadata {
                                                              parameterIndex: number;
                                                          }

                                                          Properties

                                                          Properties

                                                          parameterIndex: number
                                                          +ResponseMetadata | CellJS TypeDoc
                                                          interface ResponseMetadata {
                                                              parameterIndex: number;
                                                          }

                                                          Properties

                                                          Properties

                                                          parameterIndex: number
                                                          diff --git a/docs/next/interfaces/_celljs_mvc.node.ResponseResolver.html b/docs/next/interfaces/_celljs_mvc.node.ResponseResolver.html index acef09d6f..288286762 100644 --- a/docs/next/interfaces/_celljs_mvc.node.ResponseResolver.html +++ b/docs/next/interfaces/_celljs_mvc.node.ResponseResolver.html @@ -1,3 +1,3 @@ -ResponseResolver | CellJS TypeDoc
                                                          interface ResponseResolver {
                                                              priority: number;
                                                              resolve(metadata: any): Promise<void>;
                                                          }

                                                          Implemented by

                                                          Properties

                                                          priority +ResponseResolver | CellJS TypeDoc
                                                          interface ResponseResolver {
                                                              priority: number;
                                                              resolve(metadata: any): Promise<void>;
                                                          }

                                                          Implemented by

                                                          Properties

                                                          Methods

                                                          Properties

                                                          priority: number

                                                          Methods

                                                          +

                                                          Properties

                                                          priority: number

                                                          Methods

                                                          diff --git a/docs/next/interfaces/_celljs_mvc.node.ResponseSessionMetadata.html b/docs/next/interfaces/_celljs_mvc.node.ResponseSessionMetadata.html index 888ca6ad9..fbd472f0d 100644 --- a/docs/next/interfaces/_celljs_mvc.node.ResponseSessionMetadata.html +++ b/docs/next/interfaces/_celljs_mvc.node.ResponseSessionMetadata.html @@ -1,3 +1,3 @@ -ResponseSessionMetadata | CellJS TypeDoc
                                                          interface ResponseSessionMetadata {
                                                              name: string;
                                                              value: string;
                                                          }

                                                          Properties

                                                          name +ResponseSessionMetadata | CellJS TypeDoc
                                                          interface ResponseSessionMetadata {
                                                              name: string;
                                                              value: string;
                                                          }

                                                          Properties

                                                          Properties

                                                          name: string
                                                          value: string
                                                          +

                                                          Properties

                                                          name: string
                                                          value: string
                                                          diff --git a/docs/next/interfaces/_celljs_mvc.node.Route.html b/docs/next/interfaces/_celljs_mvc.node.Route.html index a07a6f009..736fce2ab 100644 --- a/docs/next/interfaces/_celljs_mvc.node.Route.html +++ b/docs/next/interfaces/_celljs_mvc.node.Route.html @@ -1,3 +1,3 @@ -Route | CellJS TypeDoc
                                                          interface Route {
                                                              errorMapping: Map<ErrorType, ErrorRouteMetadata>;
                                                              mapping: Map<string, PathRouteMetadata[]>;
                                                          }

                                                          Properties

                                                          errorMapping +Route | CellJS TypeDoc
                                                          interface Route {
                                                              errorMapping: Map<ErrorType, ErrorRouteMetadata>;
                                                              mapping: Map<string, PathRouteMetadata[]>;
                                                          }

                                                          Properties

                                                          Properties

                                                          errorMapping: Map<ErrorType, ErrorRouteMetadata>
                                                          mapping: Map<string, PathRouteMetadata[]>
                                                          +

                                                          Properties

                                                          errorMapping: Map<ErrorType, ErrorRouteMetadata>
                                                          mapping: Map<string, PathRouteMetadata[]>
                                                          diff --git a/docs/next/interfaces/_celljs_mvc.node.RouteMetadata.html b/docs/next/interfaces/_celljs_mvc.node.RouteMetadata.html index 2b1b9bb2f..94d875af6 100644 --- a/docs/next/interfaces/_celljs_mvc.node.RouteMetadata.html +++ b/docs/next/interfaces/_celljs_mvc.node.RouteMetadata.html @@ -1,4 +1,4 @@ -RouteMetadata | CellJS TypeDoc
                                                          interface RouteMetadata {
                                                              bodyMetadata?: BodyMetadata[];
                                                              controllerMetadata: ControllerMetadata;
                                                              methodMetadata: MethodMetadata | CatchMetadata;
                                                              paramMetadata?: ParamMetadata[];
                                                              queryMetadata?: QueryMetadata[];
                                                              requestCookieMetadata?: RequestCookieMetadata[];
                                                              requestHeaderMetadata?: RequestHeaderMetadata[];
                                                              requestMetadata?: RequestMetadata;
                                                              requestSessionMetadata?: RequestSessionMetadata[];
                                                              responseCookieMetadata?: ResponseCookieMetadata[];
                                                              responseHeaderMetadata?: ResponseHeaderMetadata[];
                                                              responseMetadata?: ResponseMetadata;
                                                              responseSessionMetadata?: ResponseSessionMetadata[];
                                                              viewMetadata: ViewMetadata;
                                                          }

                                                          Hierarchy (view full)

                                                          Properties

                                                          bodyMetadata? +RouteMetadata | CellJS TypeDoc
                                                          interface RouteMetadata {
                                                              bodyMetadata?: BodyMetadata[];
                                                              controllerMetadata: ControllerMetadata;
                                                              methodMetadata: MethodMetadata | CatchMetadata;
                                                              paramMetadata?: ParamMetadata[];
                                                              queryMetadata?: QueryMetadata[];
                                                              requestCookieMetadata?: RequestCookieMetadata[];
                                                              requestHeaderMetadata?: RequestHeaderMetadata[];
                                                              requestMetadata?: RequestMetadata;
                                                              requestSessionMetadata?: RequestSessionMetadata[];
                                                              responseCookieMetadata?: ResponseCookieMetadata[];
                                                              responseHeaderMetadata?: ResponseHeaderMetadata[];
                                                              responseMetadata?: ResponseMetadata;
                                                              responseSessionMetadata?: ResponseSessionMetadata[];
                                                              viewMetadata: ViewMetadata;
                                                          }

                                                          Hierarchy (view full)

                                                          Properties

                                                          bodyMetadata?: BodyMetadata[]
                                                          controllerMetadata: ControllerMetadata
                                                          methodMetadata: MethodMetadata | CatchMetadata
                                                          paramMetadata?: ParamMetadata[]
                                                          queryMetadata?: QueryMetadata[]
                                                          requestCookieMetadata?: RequestCookieMetadata[]
                                                          requestHeaderMetadata?: RequestHeaderMetadata[]
                                                          requestMetadata?: RequestMetadata
                                                          requestSessionMetadata?: RequestSessionMetadata[]
                                                          responseCookieMetadata?: ResponseCookieMetadata[]
                                                          responseHeaderMetadata?: ResponseHeaderMetadata[]
                                                          responseMetadata?: ResponseMetadata
                                                          responseSessionMetadata?: ResponseSessionMetadata[]
                                                          viewMetadata: ViewMetadata
                                                          +

                                                          Properties

                                                          bodyMetadata?: BodyMetadata[]
                                                          controllerMetadata: ControllerMetadata
                                                          methodMetadata: MethodMetadata | CatchMetadata
                                                          paramMetadata?: ParamMetadata[]
                                                          queryMetadata?: QueryMetadata[]
                                                          requestCookieMetadata?: RequestCookieMetadata[]
                                                          requestHeaderMetadata?: RequestHeaderMetadata[]
                                                          requestMetadata?: RequestMetadata
                                                          requestSessionMetadata?: RequestSessionMetadata[]
                                                          responseCookieMetadata?: ResponseCookieMetadata[]
                                                          responseHeaderMetadata?: ResponseHeaderMetadata[]
                                                          responseMetadata?: ResponseMetadata
                                                          responseSessionMetadata?: ResponseSessionMetadata[]
                                                          viewMetadata: ViewMetadata
                                                          diff --git a/docs/next/interfaces/_celljs_mvc.node.RouteMetadataMatcher.html b/docs/next/interfaces/_celljs_mvc.node.RouteMetadataMatcher.html index f49a7bc50..8f07743fd 100644 --- a/docs/next/interfaces/_celljs_mvc.node.RouteMetadataMatcher.html +++ b/docs/next/interfaces/_celljs_mvc.node.RouteMetadataMatcher.html @@ -1,2 +1,2 @@ -RouteMetadataMatcher | CellJS TypeDoc
                                                          interface RouteMetadataMatcher {
                                                              match(error?: Error): Promise<undefined | RouteMetadata>;
                                                          }

                                                          Implemented by

                                                          Methods

                                                          Methods

                                                          +RouteMetadataMatcher | CellJS TypeDoc
                                                          interface RouteMetadataMatcher {
                                                              match(error?: Error): Promise<undefined | RouteMetadata>;
                                                          }

                                                          Implemented by

                                                          Methods

                                                          Methods

                                                          diff --git a/docs/next/interfaces/_celljs_mvc.node.RouteProvider.html b/docs/next/interfaces/_celljs_mvc.node.RouteProvider.html index 11a83545b..a6a312155 100644 --- a/docs/next/interfaces/_celljs_mvc.node.RouteProvider.html +++ b/docs/next/interfaces/_celljs_mvc.node.RouteProvider.html @@ -1,2 +1,2 @@ -RouteProvider | CellJS TypeDoc
                                                          interface RouteProvider {
                                                              provide(): Promise<Route>;
                                                          }

                                                          Implemented by

                                                          Methods

                                                          Methods

                                                          +RouteProvider | CellJS TypeDoc
                                                          interface RouteProvider {
                                                              provide(): Promise<Route>;
                                                          }

                                                          Implemented by

                                                          Methods

                                                          Methods

                                                          diff --git a/docs/next/interfaces/_celljs_mvc.node.SessionDecorator.html b/docs/next/interfaces/_celljs_mvc.node.SessionDecorator.html index 4068b13ba..8aa686c08 100644 --- a/docs/next/interfaces/_celljs_mvc.node.SessionDecorator.html +++ b/docs/next/interfaces/_celljs_mvc.node.SessionDecorator.html @@ -1 +1 @@ -SessionDecorator | CellJS TypeDoc
                                                          +SessionDecorator | CellJS TypeDoc
                                                          diff --git a/docs/next/interfaces/_celljs_mvc.node.ViewMetadata.html b/docs/next/interfaces/_celljs_mvc.node.ViewMetadata.html index 1d5d2b922..26f6d93ac 100644 --- a/docs/next/interfaces/_celljs_mvc.node.ViewMetadata.html +++ b/docs/next/interfaces/_celljs_mvc.node.ViewMetadata.html @@ -1,3 +1,3 @@ -ViewMetadata | CellJS TypeDoc
                                                          interface ViewMetadata {
                                                              metadata?: {
                                                                  [key: string]: any;
                                                              };
                                                              viewName: string;
                                                          }

                                                          Properties

                                                          metadata? +ViewMetadata | CellJS TypeDoc
                                                          interface ViewMetadata {
                                                              metadata?: {
                                                                  [key: string]: any;
                                                              };
                                                              viewName: string;
                                                          }

                                                          Properties

                                                          Properties

                                                          metadata?: {
                                                              [key: string]: any;
                                                          }
                                                          viewName: string
                                                          +

                                                          Properties

                                                          metadata?: {
                                                              [key: string]: any;
                                                          }
                                                          viewName: string
                                                          diff --git a/docs/next/interfaces/_celljs_mvc.node.ViewResolver.html b/docs/next/interfaces/_celljs_mvc.node.ViewResolver.html index 5a177d29f..de9a9393a 100644 --- a/docs/next/interfaces/_celljs_mvc.node.ViewResolver.html +++ b/docs/next/interfaces/_celljs_mvc.node.ViewResolver.html @@ -1,2 +1,2 @@ -ViewResolver | CellJS TypeDoc
                                                          interface ViewResolver {
                                                              resolve(metadata: any, model: any): Promise<void>;
                                                          }

                                                          Implemented by

                                                          Methods

                                                          Methods

                                                          +ViewResolver | CellJS TypeDoc
                                                          interface ViewResolver {
                                                              resolve(metadata: any, model: any): Promise<void>;
                                                          }

                                                          Implemented by

                                                          Methods

                                                          Methods

                                                          diff --git a/docs/next/interfaces/_celljs_oauth2_client.AccessTokenResponseClient.html b/docs/next/interfaces/_celljs_oauth2_client.AccessTokenResponseClient.html index dd60ac9be..576ea8ef3 100644 --- a/docs/next/interfaces/_celljs_oauth2_client.AccessTokenResponseClient.html +++ b/docs/next/interfaces/_celljs_oauth2_client.AccessTokenResponseClient.html @@ -1,2 +1,2 @@ -AccessTokenResponseClient | CellJS TypeDoc
                                                          interface AccessTokenResponseClient<T> {
                                                              getTokenResponse(authorizationRequest: T): Promise<AccessTokenResponse>;
                                                          }

                                                          Type Parameters

                                                          Implemented by

                                                          Methods

                                                          +AccessTokenResponseClient | CellJS TypeDoc
                                                          interface AccessTokenResponseClient<T> {
                                                              getTokenResponse(authorizationRequest: T): Promise<AccessTokenResponse>;
                                                          }

                                                          Type Parameters

                                                          Implemented by

                                                          Methods

                                                          diff --git a/docs/next/interfaces/_celljs_oauth2_client.AuthorizationCodeGrantRequest.html b/docs/next/interfaces/_celljs_oauth2_client.AuthorizationCodeGrantRequest.html index b4ed257a0..89b7be68d 100644 --- a/docs/next/interfaces/_celljs_oauth2_client.AuthorizationCodeGrantRequest.html +++ b/docs/next/interfaces/_celljs_oauth2_client.AuthorizationCodeGrantRequest.html @@ -1,4 +1,4 @@ -AuthorizationCodeGrantRequest | CellJS TypeDoc
                                                          interface AuthorizationCodeGrantRequest {
                                                              authorizationExchange: AuthorizationExchange;
                                                              authorizationGrantType: AuthorizationGrantType;
                                                              clientRegistration: ClientRegistration;
                                                          }

                                                          Hierarchy (view full)

                                                          Properties

                                                          authorizationExchange +AuthorizationCodeGrantRequest | CellJS TypeDoc
                                                          +

                                                          Properties

                                                          authorizationExchange: AuthorizationExchange
                                                          authorizationGrantType: AuthorizationGrantType
                                                          clientRegistration: ClientRegistration
                                                          diff --git a/docs/next/interfaces/_celljs_oauth2_client.AuthorizationContext-1.html b/docs/next/interfaces/_celljs_oauth2_client.AuthorizationContext-1.html index 26a4e772d..11cf793f7 100644 --- a/docs/next/interfaces/_celljs_oauth2_client.AuthorizationContext-1.html +++ b/docs/next/interfaces/_celljs_oauth2_client.AuthorizationContext-1.html @@ -1,5 +1,5 @@ -AuthorizationContext | CellJS TypeDoc
                                                          interface AuthorizationContext {
                                                              attributes: Map<string, any>;
                                                              authorizedClient?: AuthorizedClient;
                                                              clientRegistration: ClientRegistration;
                                                              principal: Authentication;
                                                          }

                                                          Properties

                                                          attributes +AuthorizationContext | CellJS TypeDoc
                                                          +

                                                          Properties

                                                          attributes: Map<string, any>
                                                          authorizedClient?: AuthorizedClient
                                                          clientRegistration: ClientRegistration
                                                          principal: Authentication
                                                          diff --git a/docs/next/interfaces/_celljs_oauth2_client.AuthorizationFailureHandler.html b/docs/next/interfaces/_celljs_oauth2_client.AuthorizationFailureHandler.html index 0639141a1..2e0d1f50f 100644 --- a/docs/next/interfaces/_celljs_oauth2_client.AuthorizationFailureHandler.html +++ b/docs/next/interfaces/_celljs_oauth2_client.AuthorizationFailureHandler.html @@ -1,2 +1,2 @@ -AuthorizationFailureHandler | CellJS TypeDoc
                                                          interface AuthorizationFailureHandler {
                                                              onAuthorizationFailure(oauth2AuthorizationError: OAuth2AuthorizationError, principal: Authentication): Promise<void>;
                                                          }

                                                          Implemented by

                                                          Methods

                                                          +AuthorizationFailureHandler | CellJS TypeDoc
                                                          interface AuthorizationFailureHandler {
                                                              onAuthorizationFailure(oauth2AuthorizationError: OAuth2AuthorizationError, principal: Authentication): Promise<void>;
                                                          }

                                                          Implemented by

                                                          Methods

                                                          diff --git a/docs/next/interfaces/_celljs_oauth2_client.AuthorizationGrantRequest.html b/docs/next/interfaces/_celljs_oauth2_client.AuthorizationGrantRequest.html index e0e613e28..693125229 100644 --- a/docs/next/interfaces/_celljs_oauth2_client.AuthorizationGrantRequest.html +++ b/docs/next/interfaces/_celljs_oauth2_client.AuthorizationGrantRequest.html @@ -1,2 +1,2 @@ -AuthorizationGrantRequest | CellJS TypeDoc
                                                          +AuthorizationGrantRequest | CellJS TypeDoc
                                                          diff --git a/docs/next/interfaces/_celljs_oauth2_client.AuthorizationRequestManager.html b/docs/next/interfaces/_celljs_oauth2_client.AuthorizationRequestManager.html index 845c159dd..f767fd123 100644 --- a/docs/next/interfaces/_celljs_oauth2_client.AuthorizationRequestManager.html +++ b/docs/next/interfaces/_celljs_oauth2_client.AuthorizationRequestManager.html @@ -1,4 +1,4 @@ -AuthorizationRequestManager | CellJS TypeDoc
                                                          interface AuthorizationRequestManager<T> {
                                                              get(): Promise<undefined | T>;
                                                              remove(): Promise<undefined | T>;
                                                              save(authorizationRequest: T): Promise<void>;
                                                          }

                                                          Type Parameters

                                                          Implemented by

                                                          Methods

                                                          get +AuthorizationRequestManager | CellJS TypeDoc
                                                          interface AuthorizationRequestManager<T> {
                                                              get(): Promise<undefined | T>;
                                                              remove(): Promise<undefined | T>;
                                                              save(authorizationRequest: T): Promise<void>;
                                                          }

                                                          Type Parameters

                                                          Implemented by

                                                          Methods

                                                          Methods

                                                          +

                                                          Methods

                                                          diff --git a/docs/next/interfaces/_celljs_oauth2_client.AuthorizationRequestResolver.html b/docs/next/interfaces/_celljs_oauth2_client.AuthorizationRequestResolver.html index 9e0c1c7b9..c63216ebc 100644 --- a/docs/next/interfaces/_celljs_oauth2_client.AuthorizationRequestResolver.html +++ b/docs/next/interfaces/_celljs_oauth2_client.AuthorizationRequestResolver.html @@ -1,2 +1,2 @@ -AuthorizationRequestResolver | CellJS TypeDoc
                                                          interface AuthorizationRequestResolver {
                                                              resolve(clientRegistrationId?: string): Promise<undefined | AuthorizationRequest>;
                                                          }

                                                          Implemented by

                                                          Methods

                                                          Methods

                                                          +AuthorizationRequestResolver | CellJS TypeDoc
                                                          interface AuthorizationRequestResolver {
                                                              resolve(clientRegistrationId?: string): Promise<undefined | AuthorizationRequest>;
                                                          }

                                                          Implemented by

                                                          Methods

                                                          Methods

                                                          diff --git a/docs/next/interfaces/_celljs_oauth2_client.AuthorizationSuccessHandler.html b/docs/next/interfaces/_celljs_oauth2_client.AuthorizationSuccessHandler.html index 0262f6637..bc30cc28d 100644 --- a/docs/next/interfaces/_celljs_oauth2_client.AuthorizationSuccessHandler.html +++ b/docs/next/interfaces/_celljs_oauth2_client.AuthorizationSuccessHandler.html @@ -1,2 +1,2 @@ -AuthorizationSuccessHandler | CellJS TypeDoc
                                                          interface AuthorizationSuccessHandler {
                                                              onAuthorizationSuccess(authorizedClient: AuthorizedClient, principal: Authentication): Promise<void>;
                                                          }

                                                          Implemented by

                                                          Methods

                                                          +AuthorizationSuccessHandler | CellJS TypeDoc
                                                          interface AuthorizationSuccessHandler {
                                                              onAuthorizationSuccess(authorizedClient: AuthorizedClient, principal: Authentication): Promise<void>;
                                                          }

                                                          Implemented by

                                                          Methods

                                                          diff --git a/docs/next/interfaces/_celljs_oauth2_client.AuthorizeRequest.html b/docs/next/interfaces/_celljs_oauth2_client.AuthorizeRequest.html index 4ea05897a..8ac25aaf3 100644 --- a/docs/next/interfaces/_celljs_oauth2_client.AuthorizeRequest.html +++ b/docs/next/interfaces/_celljs_oauth2_client.AuthorizeRequest.html @@ -1,5 +1,5 @@ -AuthorizeRequest | CellJS TypeDoc
                                                          interface AuthorizeRequest {
                                                              attributes?: Map<string, any>;
                                                              authorizedClient: AuthorizedClient;
                                                              clientRegistrationId: string;
                                                              principal: Authentication;
                                                          }

                                                          Properties

                                                          attributes? +AuthorizeRequest | CellJS TypeDoc
                                                          interface AuthorizeRequest {
                                                              attributes?: Map<string, any>;
                                                              authorizedClient: AuthorizedClient;
                                                              clientRegistrationId: string;
                                                              principal: Authentication;
                                                          }

                                                          Properties

                                                          attributes?: Map<string, any>
                                                          authorizedClient: AuthorizedClient
                                                          clientRegistrationId: string
                                                          principal: Authentication
                                                          +

                                                          Properties

                                                          attributes?: Map<string, any>
                                                          authorizedClient: AuthorizedClient
                                                          clientRegistrationId: string
                                                          principal: Authentication
                                                          diff --git a/docs/next/interfaces/_celljs_oauth2_client.AuthorizedClient.html b/docs/next/interfaces/_celljs_oauth2_client.AuthorizedClient.html index 27fc8ac91..796a260a0 100644 --- a/docs/next/interfaces/_celljs_oauth2_client.AuthorizedClient.html +++ b/docs/next/interfaces/_celljs_oauth2_client.AuthorizedClient.html @@ -1,5 +1,5 @@ -AuthorizedClient | CellJS TypeDoc
                                                          interface AuthorizedClient {
                                                              accessToken: AccessToken;
                                                              clientRegistration: ClientRegistration;
                                                              principalName: string;
                                                              refreshToken?: RefreshToken;
                                                          }

                                                          Properties

                                                          accessToken +AuthorizedClient | CellJS TypeDoc
                                                          +

                                                          Properties

                                                          accessToken: AccessToken
                                                          clientRegistration: ClientRegistration
                                                          principalName: string
                                                          refreshToken?: RefreshToken
                                                          diff --git a/docs/next/interfaces/_celljs_oauth2_client.AuthorizedClientManager.html b/docs/next/interfaces/_celljs_oauth2_client.AuthorizedClientManager.html index 0106bfd64..072598732 100644 --- a/docs/next/interfaces/_celljs_oauth2_client.AuthorizedClientManager.html +++ b/docs/next/interfaces/_celljs_oauth2_client.AuthorizedClientManager.html @@ -1,4 +1,4 @@ -AuthorizedClientManager | CellJS TypeDoc
                                                          interface AuthorizedClientManager<T> {
                                                              get(clientRegistrationId: string, principalName: string): Promise<undefined | T>;
                                                              remove(clientRegistrationId: string, principalName: string): Promise<void>;
                                                              save(authorizedClient: T, principalName: string): Promise<void>;
                                                          }

                                                          Type Parameters

                                                          Implemented by

                                                          Methods

                                                          get +AuthorizedClientManager | CellJS TypeDoc
                                                          interface AuthorizedClientManager<T> {
                                                              get(clientRegistrationId: string, principalName: string): Promise<undefined | T>;
                                                              remove(clientRegistrationId: string, principalName: string): Promise<void>;
                                                              save(authorizedClient: T, principalName: string): Promise<void>;
                                                          }

                                                          Type Parameters

                                                          Implemented by

                                                          Methods

                                                          Methods

                                                          +

                                                          Methods

                                                          diff --git a/docs/next/interfaces/_celljs_oauth2_client.AuthorizedClientProvider.html b/docs/next/interfaces/_celljs_oauth2_client.AuthorizedClientProvider.html index 3d98ac21b..65c5d8fea 100644 --- a/docs/next/interfaces/_celljs_oauth2_client.AuthorizedClientProvider.html +++ b/docs/next/interfaces/_celljs_oauth2_client.AuthorizedClientProvider.html @@ -1,2 +1,2 @@ -AuthorizedClientProvider | CellJS TypeDoc
                                                          +AuthorizedClientProvider | CellJS TypeDoc
                                                          diff --git a/docs/next/interfaces/_celljs_oauth2_client.AuthorizedClientService.html b/docs/next/interfaces/_celljs_oauth2_client.AuthorizedClientService.html index 857842e28..237012f41 100644 --- a/docs/next/interfaces/_celljs_oauth2_client.AuthorizedClientService.html +++ b/docs/next/interfaces/_celljs_oauth2_client.AuthorizedClientService.html @@ -1,2 +1,2 @@ -AuthorizedClientService | CellJS TypeDoc
                                                          interface AuthorizedClientService {
                                                              authorize(authorizeRequest: AuthorizeRequest): Promise<undefined | AuthorizedClient>;
                                                          }

                                                          Methods

                                                          Methods

                                                          +AuthorizedClientService | CellJS TypeDoc
                                                          interface AuthorizedClientService {
                                                              authorize(authorizeRequest: AuthorizeRequest): Promise<undefined | AuthorizedClient>;
                                                          }

                                                          Methods

                                                          Methods

                                                          diff --git a/docs/next/interfaces/_celljs_oauth2_client.ClientCredentialsGrantRequest.html b/docs/next/interfaces/_celljs_oauth2_client.ClientCredentialsGrantRequest.html index ac9a66b7d..20ae64161 100644 --- a/docs/next/interfaces/_celljs_oauth2_client.ClientCredentialsGrantRequest.html +++ b/docs/next/interfaces/_celljs_oauth2_client.ClientCredentialsGrantRequest.html @@ -1,3 +1,3 @@ -ClientCredentialsGrantRequest | CellJS TypeDoc
                                                          interface ClientCredentialsGrantRequest {
                                                              authorizationGrantType: AuthorizationGrantType;
                                                              clientRegistration: ClientRegistration;
                                                          }

                                                          Hierarchy (view full)

                                                          Properties

                                                          authorizationGrantType +ClientCredentialsGrantRequest | CellJS TypeDoc
                                                          interface ClientCredentialsGrantRequest {
                                                              authorizationGrantType: AuthorizationGrantType;
                                                              clientRegistration: ClientRegistration;
                                                          }

                                                          Hierarchy (view full)

                                                          Properties

                                                          authorizationGrantType: AuthorizationGrantType
                                                          clientRegistration: ClientRegistration
                                                          +

                                                          Properties

                                                          authorizationGrantType: AuthorizationGrantType
                                                          clientRegistration: ClientRegistration
                                                          diff --git a/docs/next/interfaces/_celljs_oauth2_client.ClientRegistration.html b/docs/next/interfaces/_celljs_oauth2_client.ClientRegistration.html index b2b83a73a..ed7e95a56 100644 --- a/docs/next/interfaces/_celljs_oauth2_client.ClientRegistration.html +++ b/docs/next/interfaces/_celljs_oauth2_client.ClientRegistration.html @@ -1,4 +1,4 @@ -ClientRegistration | CellJS TypeDoc
                                                          interface ClientRegistration {
                                                              authorizationGrantType: AuthorizationGrantType;
                                                              clientAuthenticationMethod: ClientAuthenticationMethod;
                                                              clientId: string;
                                                              clientName: string;
                                                              clientSecret: string;
                                                              provider: string;
                                                              redirectUri: string;
                                                              registrationId: string;
                                                              scopes: string[];
                                                          }

                                                          Properties

                                                          authorizationGrantType +ClientRegistration | CellJS TypeDoc
                                                          interface ClientRegistration {
                                                              authorizationGrantType: AuthorizationGrantType;
                                                              clientAuthenticationMethod: ClientAuthenticationMethod;
                                                              clientId: string;
                                                              clientName: string;
                                                              clientSecret: string;
                                                              provider: string;
                                                              redirectUri: string;
                                                              registrationId: string;
                                                              scopes: string[];
                                                          }

                                                          Properties

                                                          authorizationGrantType: AuthorizationGrantType
                                                          clientAuthenticationMethod: ClientAuthenticationMethod
                                                          clientId: string
                                                          clientName: string
                                                          clientSecret: string
                                                          provider: string
                                                          redirectUri: string
                                                          registrationId: string
                                                          scopes: string[]
                                                          +

                                                          Properties

                                                          authorizationGrantType: AuthorizationGrantType
                                                          clientAuthenticationMethod: ClientAuthenticationMethod
                                                          clientId: string
                                                          clientName: string
                                                          clientSecret: string
                                                          provider: string
                                                          redirectUri: string
                                                          registrationId: string
                                                          scopes: string[]
                                                          diff --git a/docs/next/interfaces/_celljs_oauth2_client.ClientRegistrationManager.html b/docs/next/interfaces/_celljs_oauth2_client.ClientRegistrationManager.html index 45fcbc799..05b28dc01 100644 --- a/docs/next/interfaces/_celljs_oauth2_client.ClientRegistrationManager.html +++ b/docs/next/interfaces/_celljs_oauth2_client.ClientRegistrationManager.html @@ -1,2 +1,2 @@ -ClientRegistrationManager | CellJS TypeDoc
                                                          interface ClientRegistrationManager {
                                                              get(registrationId: string): Promise<undefined | ClientRegistration>;
                                                          }

                                                          Implemented by

                                                          Methods

                                                          get -

                                                          Methods

                                                          +ClientRegistrationManager | CellJS TypeDoc
                                                          interface ClientRegistrationManager {
                                                              get(registrationId: string): Promise<undefined | ClientRegistration>;
                                                          }

                                                          Implemented by

                                                          Methods

                                                          get +

                                                          Methods

                                                          diff --git a/docs/next/interfaces/_celljs_oauth2_client.ContextAttributesMapper.html b/docs/next/interfaces/_celljs_oauth2_client.ContextAttributesMapper.html index 6ba065e37..7352cf545 100644 --- a/docs/next/interfaces/_celljs_oauth2_client.ContextAttributesMapper.html +++ b/docs/next/interfaces/_celljs_oauth2_client.ContextAttributesMapper.html @@ -1,2 +1,2 @@ -ContextAttributesMapper | CellJS TypeDoc
                                                          interface ContextAttributesMapper {
                                                              apply(authorizeRequest: AuthorizeRequest): Promise<Map<string, any>>;
                                                          }

                                                          Implemented by

                                                          Methods

                                                          Methods

                                                          +ContextAttributesMapper | CellJS TypeDoc
                                                          interface ContextAttributesMapper {
                                                              apply(authorizeRequest: AuthorizeRequest): Promise<Map<string, any>>;
                                                          }

                                                          Implemented by

                                                          Methods

                                                          Methods

                                                          diff --git a/docs/next/interfaces/_celljs_oauth2_client.JwsAlgorithmResolver.html b/docs/next/interfaces/_celljs_oauth2_client.JwsAlgorithmResolver.html index af2ad118d..68bdd0a31 100644 --- a/docs/next/interfaces/_celljs_oauth2_client.JwsAlgorithmResolver.html +++ b/docs/next/interfaces/_celljs_oauth2_client.JwsAlgorithmResolver.html @@ -1,2 +1,2 @@ -JwsAlgorithmResolver | CellJS TypeDoc
                                                          interface JwsAlgorithmResolver {
                                                              reolve(clientRegistration: ClientRegistration): Promise<string>;
                                                          }

                                                          Implemented by

                                                          Methods

                                                          Methods

                                                          +JwsAlgorithmResolver | CellJS TypeDoc
                                                          interface JwsAlgorithmResolver {
                                                              reolve(clientRegistration: ClientRegistration): Promise<string>;
                                                          }

                                                          Implemented by

                                                          Methods

                                                          Methods

                                                          diff --git a/docs/next/interfaces/_celljs_oauth2_client.OAuth2AuthorizationCodeAuthentication.html b/docs/next/interfaces/_celljs_oauth2_client.OAuth2AuthorizationCodeAuthentication.html index fc5f73cc1..68205890f 100644 --- a/docs/next/interfaces/_celljs_oauth2_client.OAuth2AuthorizationCodeAuthentication.html +++ b/docs/next/interfaces/_celljs_oauth2_client.OAuth2AuthorizationCodeAuthentication.html @@ -1,4 +1,4 @@ -OAuth2AuthorizationCodeAuthentication | CellJS TypeDoc
                                                          interface OAuth2AuthorizationCodeAuthentication {
                                                              accessToken: AccessToken;
                                                              additionalParameters: {
                                                                  [key: string]: any;
                                                              };
                                                              authenticated: boolean;
                                                              authorizationExchange: AuthorizationExchange;
                                                              clientRegistration: ClientRegistration;
                                                              credentials: any;
                                                              details?: any;
                                                              name: string;
                                                              next?: boolean;
                                                              policies: Policy[];
                                                              principal: any;
                                                              refreshToken?: RefreshToken;
                                                          }

                                                          Hierarchy (view full)

                                                          Properties

                                                          accessToken +OAuth2AuthorizationCodeAuthentication | CellJS TypeDoc
                                                          interface OAuth2AuthorizationCodeAuthentication {
                                                              accessToken: AccessToken;
                                                              additionalParameters: {
                                                                  [key: string]: any;
                                                              };
                                                              authenticated: boolean;
                                                              authorizationExchange: AuthorizationExchange;
                                                              clientRegistration: ClientRegistration;
                                                              credentials: any;
                                                              details?: any;
                                                              name: string;
                                                              next?: boolean;
                                                              policies: Policy[];
                                                              principal: any;
                                                              refreshToken?: RefreshToken;
                                                          }

                                                          Hierarchy (view full)

                                                          Properties

                                                          accessToken: AccessToken
                                                          additionalParameters: {
                                                              [key: string]: any;
                                                          }
                                                          authenticated: boolean
                                                          authorizationExchange: AuthorizationExchange
                                                          clientRegistration: ClientRegistration
                                                          credentials: any
                                                          details?: any
                                                          name: string
                                                          next?: boolean
                                                          policies: Policy[]
                                                          principal: any
                                                          refreshToken?: RefreshToken
                                                          +

                                                          Properties

                                                          accessToken: AccessToken
                                                          additionalParameters: {
                                                              [key: string]: any;
                                                          }
                                                          authenticated: boolean
                                                          authorizationExchange: AuthorizationExchange
                                                          clientRegistration: ClientRegistration
                                                          credentials: any
                                                          details?: any
                                                          name: string
                                                          next?: boolean
                                                          policies: Policy[]
                                                          principal: any
                                                          refreshToken?: RefreshToken
                                                          diff --git a/docs/next/interfaces/_celljs_oauth2_client.OAuth2LoginAuthentication.html b/docs/next/interfaces/_celljs_oauth2_client.OAuth2LoginAuthentication.html index 68611ef7f..268e57f4c 100644 --- a/docs/next/interfaces/_celljs_oauth2_client.OAuth2LoginAuthentication.html +++ b/docs/next/interfaces/_celljs_oauth2_client.OAuth2LoginAuthentication.html @@ -1,4 +1,4 @@ -OAuth2LoginAuthentication | CellJS TypeDoc
                                                          interface OAuth2LoginAuthentication {
                                                              accessToken: AccessToken;
                                                              authenticated: boolean;
                                                              authorizationExchange: AuthorizationExchange;
                                                              clientRegistration: ClientRegistration;
                                                              credentials: any;
                                                              details?: any;
                                                              name: string;
                                                              next?: boolean;
                                                              policies: Policy[];
                                                              principal: any;
                                                              refreshToken?: RefreshToken;
                                                          }

                                                          Hierarchy (view full)

                                                          Properties

                                                          accessToken +OAuth2LoginAuthentication | CellJS TypeDoc
                                                          interface OAuth2LoginAuthentication {
                                                              accessToken: AccessToken;
                                                              authenticated: boolean;
                                                              authorizationExchange: AuthorizationExchange;
                                                              clientRegistration: ClientRegistration;
                                                              credentials: any;
                                                              details?: any;
                                                              name: string;
                                                              next?: boolean;
                                                              policies: Policy[];
                                                              principal: any;
                                                              refreshToken?: RefreshToken;
                                                          }

                                                          Hierarchy (view full)

                                                          Properties

                                                          accessToken: AccessToken
                                                          authenticated: boolean
                                                          authorizationExchange: AuthorizationExchange
                                                          clientRegistration: ClientRegistration
                                                          credentials: any
                                                          details?: any
                                                          name: string
                                                          next?: boolean
                                                          policies: Policy[]
                                                          principal: any
                                                          refreshToken?: RefreshToken
                                                          +

                                                          Properties

                                                          accessToken: AccessToken
                                                          authenticated: boolean
                                                          authorizationExchange: AuthorizationExchange
                                                          clientRegistration: ClientRegistration
                                                          credentials: any
                                                          details?: any
                                                          name: string
                                                          next?: boolean
                                                          policies: Policy[]
                                                          principal: any
                                                          refreshToken?: RefreshToken
                                                          diff --git a/docs/next/interfaces/_celljs_oauth2_client.OAuth2UserRequest.html b/docs/next/interfaces/_celljs_oauth2_client.OAuth2UserRequest.html index b46a5f915..7b5df2181 100644 --- a/docs/next/interfaces/_celljs_oauth2_client.OAuth2UserRequest.html +++ b/docs/next/interfaces/_celljs_oauth2_client.OAuth2UserRequest.html @@ -1,4 +1,4 @@ -OAuth2UserRequest | CellJS TypeDoc
                                                          interface OAuth2UserRequest {
                                                              accessToken: AccessToken;
                                                              additionalParameters: {
                                                                  [key: string]: any;
                                                              };
                                                              clientRegistration: ClientRegistration;
                                                          }

                                                          Hierarchy (view full)

                                                          Properties

                                                          accessToken +OAuth2UserRequest | CellJS TypeDoc
                                                          interface OAuth2UserRequest {
                                                              accessToken: AccessToken;
                                                              additionalParameters: {
                                                                  [key: string]: any;
                                                              };
                                                              clientRegistration: ClientRegistration;
                                                          }

                                                          Hierarchy (view full)

                                                          Properties

                                                          accessToken: AccessToken
                                                          additionalParameters: {
                                                              [key: string]: any;
                                                          }
                                                          clientRegistration: ClientRegistration
                                                          +

                                                          Properties

                                                          accessToken: AccessToken
                                                          additionalParameters: {
                                                              [key: string]: any;
                                                          }
                                                          clientRegistration: ClientRegistration
                                                          diff --git a/docs/next/interfaces/_celljs_oauth2_client.OAuth2UserResponse.html b/docs/next/interfaces/_celljs_oauth2_client.OAuth2UserResponse.html index d0df93672..b97eff6e2 100644 --- a/docs/next/interfaces/_celljs_oauth2_client.OAuth2UserResponse.html +++ b/docs/next/interfaces/_celljs_oauth2_client.OAuth2UserResponse.html @@ -1,3 +1,3 @@ -OAuth2UserResponse | CellJS TypeDoc
                                                          interface OAuth2UserResponse {
                                                              userAttributes: {
                                                                  [key: string]: any;
                                                              };
                                                              username: string;
                                                          }

                                                          Properties

                                                          userAttributes +OAuth2UserResponse | CellJS TypeDoc
                                                          interface OAuth2UserResponse {
                                                              userAttributes: {
                                                                  [key: string]: any;
                                                              };
                                                              username: string;
                                                          }

                                                          Properties

                                                          userAttributes: {
                                                              [key: string]: any;
                                                          }
                                                          username: string
                                                          +

                                                          Properties

                                                          userAttributes: {
                                                              [key: string]: any;
                                                          }
                                                          username: string
                                                          diff --git a/docs/next/interfaces/_celljs_oauth2_client.OidcUserRequest.html b/docs/next/interfaces/_celljs_oauth2_client.OidcUserRequest.html index d0a91a92d..45ec25bca 100644 --- a/docs/next/interfaces/_celljs_oauth2_client.OidcUserRequest.html +++ b/docs/next/interfaces/_celljs_oauth2_client.OidcUserRequest.html @@ -1,5 +1,5 @@ -OidcUserRequest | CellJS TypeDoc
                                                          interface OidcUserRequest {
                                                              accessToken: AccessToken;
                                                              additionalParameters: {
                                                                  [key: string]: any;
                                                              };
                                                              clientRegistration: ClientRegistration;
                                                              idToken: Jwt;
                                                          }

                                                          Hierarchy (view full)

                                                          Properties

                                                          accessToken +OidcUserRequest | CellJS TypeDoc
                                                          interface OidcUserRequest {
                                                              accessToken: AccessToken;
                                                              additionalParameters: {
                                                                  [key: string]: any;
                                                              };
                                                              clientRegistration: ClientRegistration;
                                                              idToken: Jwt;
                                                          }

                                                          Hierarchy (view full)

                                                          Properties

                                                          accessToken: AccessToken
                                                          additionalParameters: {
                                                              [key: string]: any;
                                                          }
                                                          clientRegistration: ClientRegistration
                                                          idToken: Jwt
                                                          +

                                                          Properties

                                                          accessToken: AccessToken
                                                          additionalParameters: {
                                                              [key: string]: any;
                                                          }
                                                          clientRegistration: ClientRegistration
                                                          idToken: Jwt
                                                          diff --git a/docs/next/interfaces/_celljs_oauth2_client.PasswordGrantRequest.html b/docs/next/interfaces/_celljs_oauth2_client.PasswordGrantRequest.html index 41804d5be..7e8338e05 100644 --- a/docs/next/interfaces/_celljs_oauth2_client.PasswordGrantRequest.html +++ b/docs/next/interfaces/_celljs_oauth2_client.PasswordGrantRequest.html @@ -1,5 +1,5 @@ -PasswordGrantRequest | CellJS TypeDoc
                                                          interface PasswordGrantRequest {
                                                              authorizationGrantType: AuthorizationGrantType;
                                                              clientRegistration: ClientRegistration;
                                                              password: string;
                                                              username: string;
                                                          }

                                                          Hierarchy (view full)

                                                          Properties

                                                          authorizationGrantType +PasswordGrantRequest | CellJS TypeDoc
                                                          interface PasswordGrantRequest {
                                                              authorizationGrantType: AuthorizationGrantType;
                                                              clientRegistration: ClientRegistration;
                                                              password: string;
                                                              username: string;
                                                          }

                                                          Hierarchy (view full)

                                                          Properties

                                                          authorizationGrantType: AuthorizationGrantType
                                                          clientRegistration: ClientRegistration
                                                          password: string
                                                          username: string
                                                          +

                                                          Properties

                                                          authorizationGrantType: AuthorizationGrantType
                                                          clientRegistration: ClientRegistration
                                                          password: string
                                                          username: string
                                                          diff --git a/docs/next/interfaces/_celljs_oauth2_client.ProviderDetails.html b/docs/next/interfaces/_celljs_oauth2_client.ProviderDetails.html index a17b4b9b0..6a816ffb5 100644 --- a/docs/next/interfaces/_celljs_oauth2_client.ProviderDetails.html +++ b/docs/next/interfaces/_celljs_oauth2_client.ProviderDetails.html @@ -1,7 +1,7 @@ -ProviderDetails | CellJS TypeDoc
                                                          interface ProviderDetails {
                                                              authorizationUri: string;
                                                              configurationMetadata: {
                                                                  [key: string]: any;
                                                              };
                                                              issuerUri: string;
                                                              jwkSetUri: string;
                                                              tokenUri: string;
                                                              userInfoEndpoint: UserInfoEndpoint;
                                                          }

                                                          Properties

                                                          authorizationUri +ProviderDetails | CellJS TypeDoc
                                                          interface ProviderDetails {
                                                              authorizationUri: string;
                                                              configurationMetadata: {
                                                                  [key: string]: any;
                                                              };
                                                              issuerUri: string;
                                                              jwkSetUri: string;
                                                              tokenUri: string;
                                                              userInfoEndpoint: UserInfoEndpoint;
                                                          }

                                                          Properties

                                                          authorizationUri: string
                                                          configurationMetadata: {
                                                              [key: string]: any;
                                                          }
                                                          issuerUri: string
                                                          jwkSetUri: string
                                                          tokenUri: string
                                                          userInfoEndpoint: UserInfoEndpoint
                                                          +

                                                          Properties

                                                          authorizationUri: string
                                                          configurationMetadata: {
                                                              [key: string]: any;
                                                          }
                                                          issuerUri: string
                                                          jwkSetUri: string
                                                          tokenUri: string
                                                          userInfoEndpoint: UserInfoEndpoint
                                                          diff --git a/docs/next/interfaces/_celljs_oauth2_client.ProviderDetailsManager.html b/docs/next/interfaces/_celljs_oauth2_client.ProviderDetailsManager.html index 15c0c4945..1f979849a 100644 --- a/docs/next/interfaces/_celljs_oauth2_client.ProviderDetailsManager.html +++ b/docs/next/interfaces/_celljs_oauth2_client.ProviderDetailsManager.html @@ -1,2 +1,2 @@ -ProviderDetailsManager | CellJS TypeDoc
                                                          interface ProviderDetailsManager {
                                                              get(providerId: string): Promise<undefined | ProviderDetails>;
                                                          }

                                                          Implemented by

                                                          Methods

                                                          get -

                                                          Methods

                                                          +ProviderDetailsManager | CellJS TypeDoc
                                                          interface ProviderDetailsManager {
                                                              get(providerId: string): Promise<undefined | ProviderDetails>;
                                                          }

                                                          Implemented by

                                                          Methods

                                                          get +

                                                          Methods

                                                          diff --git a/docs/next/interfaces/_celljs_oauth2_client.RefreshTokenGrantRequest.html b/docs/next/interfaces/_celljs_oauth2_client.RefreshTokenGrantRequest.html index 6e8830c75..e77afd337 100644 --- a/docs/next/interfaces/_celljs_oauth2_client.RefreshTokenGrantRequest.html +++ b/docs/next/interfaces/_celljs_oauth2_client.RefreshTokenGrantRequest.html @@ -1,6 +1,6 @@ -RefreshTokenGrantRequest | CellJS TypeDoc
                                                          interface RefreshTokenGrantRequest {
                                                              accessToken: AccessToken;
                                                              authorizationGrantType: AuthorizationGrantType;
                                                              clientRegistration: ClientRegistration;
                                                              refreshToken: RefreshToken;
                                                              scopes?: string[];
                                                          }

                                                          Hierarchy (view full)

                                                          Properties

                                                          accessToken +RefreshTokenGrantRequest | CellJS TypeDoc
                                                          interface RefreshTokenGrantRequest {
                                                              accessToken: AccessToken;
                                                              authorizationGrantType: AuthorizationGrantType;
                                                              clientRegistration: ClientRegistration;
                                                              refreshToken: RefreshToken;
                                                              scopes?: string[];
                                                          }

                                                          Hierarchy (view full)

                                                          Properties

                                                          accessToken: AccessToken
                                                          authorizationGrantType: AuthorizationGrantType
                                                          clientRegistration: ClientRegistration
                                                          refreshToken: RefreshToken
                                                          scopes?: string[]
                                                          +

                                                          Properties

                                                          accessToken: AccessToken
                                                          authorizationGrantType: AuthorizationGrantType
                                                          clientRegistration: ClientRegistration
                                                          refreshToken: RefreshToken
                                                          scopes?: string[]
                                                          diff --git a/docs/next/interfaces/_celljs_oauth2_client.UserInfoEndpoint.html b/docs/next/interfaces/_celljs_oauth2_client.UserInfoEndpoint.html index 1f32c4290..099771fa2 100644 --- a/docs/next/interfaces/_celljs_oauth2_client.UserInfoEndpoint.html +++ b/docs/next/interfaces/_celljs_oauth2_client.UserInfoEndpoint.html @@ -1,4 +1,4 @@ -UserInfoEndpoint | CellJS TypeDoc
                                                          interface UserInfoEndpoint {
                                                              authenticationMethod: AuthenticationMethod;
                                                              uri: string;
                                                              userNameAttributeName: string;
                                                          }

                                                          Properties

                                                          authenticationMethod +UserInfoEndpoint | CellJS TypeDoc
                                                          interface UserInfoEndpoint {
                                                              authenticationMethod: AuthenticationMethod;
                                                              uri: string;
                                                              userNameAttributeName: string;
                                                          }

                                                          Properties

                                                          authenticationMethod: AuthenticationMethod
                                                          uri: string
                                                          userNameAttributeName: string
                                                          +

                                                          Properties

                                                          authenticationMethod: AuthenticationMethod
                                                          uri: string
                                                          userNameAttributeName: string
                                                          diff --git a/docs/next/interfaces/_celljs_oauth2_client.UserResponseClient.html b/docs/next/interfaces/_celljs_oauth2_client.UserResponseClient.html index d07faba65..a999f7296 100644 --- a/docs/next/interfaces/_celljs_oauth2_client.UserResponseClient.html +++ b/docs/next/interfaces/_celljs_oauth2_client.UserResponseClient.html @@ -1,2 +1,2 @@ -UserResponseClient | CellJS TypeDoc
                                                          interface UserResponseClient<T> {
                                                              getUserResponse(authorizationRequest: T): Promise<OAuth2UserResponse>;
                                                          }

                                                          Type Parameters

                                                          Implemented by

                                                          Methods

                                                          +UserResponseClient | CellJS TypeDoc
                                                          interface UserResponseClient<T> {
                                                              getUserResponse(authorizationRequest: T): Promise<OAuth2UserResponse>;
                                                          }

                                                          Type Parameters

                                                          Implemented by

                                                          Methods

                                                          diff --git a/docs/next/interfaces/_celljs_oauth2_core.AccessToken.html b/docs/next/interfaces/_celljs_oauth2_core.AccessToken.html index a492c60e9..46b10dc46 100644 --- a/docs/next/interfaces/_celljs_oauth2_core.AccessToken.html +++ b/docs/next/interfaces/_celljs_oauth2_core.AccessToken.html @@ -1,6 +1,6 @@ -AccessToken | CellJS TypeDoc
                                                          interface AccessToken {
                                                              expiresAt: number;
                                                              issuedAt: number;
                                                              scopes: string[];
                                                              tokenType?: Bearer;
                                                              tokenValue: string;
                                                          }

                                                          Hierarchy (view full)

                                                          Properties

                                                          expiresAt +AccessToken | CellJS TypeDoc
                                                          interface AccessToken {
                                                              expiresAt: number;
                                                              issuedAt: number;
                                                              scopes: string[];
                                                              tokenType?: Bearer;
                                                              tokenValue: string;
                                                          }

                                                          Hierarchy (view full)

                                                          Properties

                                                          expiresAt: number
                                                          issuedAt: number
                                                          scopes: string[]
                                                          tokenType?: Bearer
                                                          tokenValue: string
                                                          +

                                                          Properties

                                                          expiresAt: number
                                                          issuedAt: number
                                                          scopes: string[]
                                                          tokenType?: Bearer
                                                          tokenValue: string
                                                          diff --git a/docs/next/interfaces/_celljs_oauth2_core.AuthorizationExchange.html b/docs/next/interfaces/_celljs_oauth2_core.AuthorizationExchange.html index 2742cc173..b6f4aa72a 100644 --- a/docs/next/interfaces/_celljs_oauth2_core.AuthorizationExchange.html +++ b/docs/next/interfaces/_celljs_oauth2_core.AuthorizationExchange.html @@ -1,3 +1,3 @@ -AuthorizationExchange | CellJS TypeDoc
                                                          interface AuthorizationExchange {
                                                              authorizationRequest: AuthorizationRequest;
                                                              authorizationResponse: AuthorizationResponse;
                                                          }

                                                          Properties

                                                          authorizationRequest +AuthorizationExchange | CellJS TypeDoc
                                                          +

                                                          Properties

                                                          authorizationRequest: AuthorizationRequest
                                                          authorizationResponse: AuthorizationResponse
                                                          diff --git a/docs/next/interfaces/_celljs_oauth2_core.AuthorizationRequest.html b/docs/next/interfaces/_celljs_oauth2_core.AuthorizationRequest.html index a5372926b..caa69abdb 100644 --- a/docs/next/interfaces/_celljs_oauth2_core.AuthorizationRequest.html +++ b/docs/next/interfaces/_celljs_oauth2_core.AuthorizationRequest.html @@ -1,4 +1,4 @@ -AuthorizationRequest | CellJS TypeDoc
                                                          interface AuthorizationRequest {
                                                              additionalParameters: {
                                                                  [key: string]: any;
                                                              };
                                                              attributes: {
                                                                  [key: string]: any;
                                                              };
                                                              authorizationGrantType: AuthorizationGrantType;
                                                              authorizationRequestUri: string;
                                                              authorizationUri: string;
                                                              clientId: string;
                                                              redirectUri: string;
                                                              responseType: AuthorizationResponseType;
                                                              scopes: string[];
                                                              state: string;
                                                          }

                                                          Properties

                                                          additionalParameters +AuthorizationRequest | CellJS TypeDoc
                                                          interface AuthorizationRequest {
                                                              additionalParameters: {
                                                                  [key: string]: any;
                                                              };
                                                              attributes: {
                                                                  [key: string]: any;
                                                              };
                                                              authorizationGrantType: AuthorizationGrantType;
                                                              authorizationRequestUri: string;
                                                              authorizationUri: string;
                                                              clientId: string;
                                                              redirectUri: string;
                                                              responseType: AuthorizationResponseType;
                                                              scopes: string[];
                                                              state: string;
                                                          }

                                                          Properties

                                                          additionalParameters: {
                                                              [key: string]: any;
                                                          }
                                                          attributes: {
                                                              [key: string]: any;
                                                          }
                                                          authorizationGrantType: AuthorizationGrantType
                                                          authorizationRequestUri: string
                                                          authorizationUri: string
                                                          clientId: string
                                                          redirectUri: string
                                                          scopes: string[]
                                                          state: string
                                                          +

                                                          Properties

                                                          additionalParameters: {
                                                              [key: string]: any;
                                                          }
                                                          attributes: {
                                                              [key: string]: any;
                                                          }
                                                          authorizationGrantType: AuthorizationGrantType
                                                          authorizationRequestUri: string
                                                          authorizationUri: string
                                                          clientId: string
                                                          redirectUri: string
                                                          scopes: string[]
                                                          state: string
                                                          diff --git a/docs/next/interfaces/_celljs_oauth2_core.AuthorizationResponse.html b/docs/next/interfaces/_celljs_oauth2_core.AuthorizationResponse.html index 69aa29b86..8a8d4c3b3 100644 --- a/docs/next/interfaces/_celljs_oauth2_core.AuthorizationResponse.html +++ b/docs/next/interfaces/_celljs_oauth2_core.AuthorizationResponse.html @@ -1,5 +1,5 @@ -AuthorizationResponse | CellJS TypeDoc
                                                          interface AuthorizationResponse {
                                                              code: string;
                                                              error: OAuth2Error;
                                                              redirectUri: string;
                                                              state: string;
                                                          }

                                                          Properties

                                                          code +AuthorizationResponse | CellJS TypeDoc
                                                          interface AuthorizationResponse {
                                                              code: string;
                                                              error: OAuth2Error;
                                                              redirectUri: string;
                                                              state: string;
                                                          }

                                                          Properties

                                                          code: string
                                                          redirectUri: string
                                                          state: string
                                                          +

                                                          Properties

                                                          code: string
                                                          redirectUri: string
                                                          state: string
                                                          diff --git a/docs/next/interfaces/_celljs_oauth2_core.OAuth2Error.html b/docs/next/interfaces/_celljs_oauth2_core.OAuth2Error.html index ea4667512..52b7e5252 100644 --- a/docs/next/interfaces/_celljs_oauth2_core.OAuth2Error.html +++ b/docs/next/interfaces/_celljs_oauth2_core.OAuth2Error.html @@ -1,4 +1,4 @@ -OAuth2Error | CellJS TypeDoc
                                                          interface OAuth2Error {
                                                              description?: string;
                                                              errorCode: string;
                                                              uri?: string;
                                                          }

                                                          Properties

                                                          description? +OAuth2Error | CellJS TypeDoc
                                                          interface OAuth2Error {
                                                              description?: string;
                                                              errorCode: string;
                                                              uri?: string;
                                                          }

                                                          Properties

                                                          description?: string
                                                          errorCode: string
                                                          uri?: string
                                                          +

                                                          Properties

                                                          description?: string
                                                          errorCode: string
                                                          uri?: string
                                                          diff --git a/docs/next/interfaces/_celljs_oauth2_core.RefreshToken.html b/docs/next/interfaces/_celljs_oauth2_core.RefreshToken.html index b2d5117d9..d5864b87f 100644 --- a/docs/next/interfaces/_celljs_oauth2_core.RefreshToken.html +++ b/docs/next/interfaces/_celljs_oauth2_core.RefreshToken.html @@ -1,3 +1,3 @@ -RefreshToken | CellJS TypeDoc
                                                          interface RefreshToken {
                                                              issuedAt: number;
                                                              tokenValue: string;
                                                          }

                                                          Hierarchy (view full)

                                                          Properties

                                                          issuedAt +RefreshToken | CellJS TypeDoc
                                                          interface RefreshToken {
                                                              issuedAt: number;
                                                              tokenValue: string;
                                                          }

                                                          Hierarchy (view full)

                                                          Properties

                                                          Properties

                                                          issuedAt: number
                                                          tokenValue: string
                                                          +

                                                          Properties

                                                          issuedAt: number
                                                          tokenValue: string
                                                          diff --git a/docs/next/interfaces/_celljs_oauth2_core.Token.html b/docs/next/interfaces/_celljs_oauth2_core.Token.html index 8f969630c..e1978d2cc 100644 --- a/docs/next/interfaces/_celljs_oauth2_core.Token.html +++ b/docs/next/interfaces/_celljs_oauth2_core.Token.html @@ -1,3 +1,3 @@ -Token | CellJS TypeDoc
                                                          interface Token {
                                                              issuedAt: number;
                                                              tokenValue: string;
                                                          }

                                                          Hierarchy (view full)

                                                          Properties

                                                          issuedAt +Token | CellJS TypeDoc
                                                          interface Token {
                                                              issuedAt: number;
                                                              tokenValue: string;
                                                          }

                                                          Hierarchy (view full)

                                                          Properties

                                                          Properties

                                                          issuedAt: number
                                                          tokenValue: string
                                                          +

                                                          Properties

                                                          issuedAt: number
                                                          tokenValue: string
                                                          diff --git a/docs/next/interfaces/_celljs_oauth2_jose.JwkSetManager.html b/docs/next/interfaces/_celljs_oauth2_jose.JwkSetManager.html index f90f6b14e..4d9705975 100644 --- a/docs/next/interfaces/_celljs_oauth2_jose.JwkSetManager.html +++ b/docs/next/interfaces/_celljs_oauth2_jose.JwkSetManager.html @@ -1,2 +1,2 @@ -JwkSetManager | CellJS TypeDoc
                                                          interface JwkSetManager<T> {
                                                              get(jwksUri: string): Promise<T>;
                                                          }

                                                          Type Parameters

                                                          • T

                                                          Implemented by

                                                          Methods

                                                          get -

                                                          Methods

                                                          +JwkSetManager | CellJS TypeDoc
                                                          interface JwkSetManager<T> {
                                                              get(jwksUri: string): Promise<T>;
                                                          }

                                                          Type Parameters

                                                          • T

                                                          Implemented by

                                                          Methods

                                                          get +

                                                          Methods

                                                          diff --git a/docs/next/interfaces/_celljs_oauth2_jose.Jwt.html b/docs/next/interfaces/_celljs_oauth2_jose.Jwt.html index 0feaf94c8..9ee744d59 100644 --- a/docs/next/interfaces/_celljs_oauth2_jose.Jwt.html +++ b/docs/next/interfaces/_celljs_oauth2_jose.Jwt.html @@ -1,4 +1,4 @@ -Jwt | CellJS TypeDoc
                                                          interface Jwt {
                                                              header: {
                                                                  [key: string]: any;
                                                              };
                                                              payload: {
                                                                  [key: string]: any;
                                                              };
                                                              token: string;
                                                          }

                                                          Properties

                                                          header +Jwt | CellJS TypeDoc
                                                          interface Jwt {
                                                              header: {
                                                                  [key: string]: any;
                                                              };
                                                              payload: {
                                                                  [key: string]: any;
                                                              };
                                                              token: string;
                                                          }

                                                          Properties

                                                          Properties

                                                          header: {
                                                              [key: string]: any;
                                                          }
                                                          payload: {
                                                              [key: string]: any;
                                                          }
                                                          token: string
                                                          +

                                                          Properties

                                                          header: {
                                                              [key: string]: any;
                                                          }
                                                          payload: {
                                                              [key: string]: any;
                                                          }
                                                          token: string
                                                          diff --git a/docs/next/interfaces/_celljs_oauth2_jose.JwtDecoder.html b/docs/next/interfaces/_celljs_oauth2_jose.JwtDecoder.html index 6ac3b1ba4..d8c392adf 100644 --- a/docs/next/interfaces/_celljs_oauth2_jose.JwtDecoder.html +++ b/docs/next/interfaces/_celljs_oauth2_jose.JwtDecoder.html @@ -1,2 +1,2 @@ -JwtDecoder | CellJS TypeDoc
                                                          interface JwtDecoder {
                                                              decode(token: string): Promise<Jwt>;
                                                          }

                                                          Methods

                                                          Methods

                                                          +JwtDecoder | CellJS TypeDoc
                                                          interface JwtDecoder {
                                                              decode(token: string): Promise<Jwt>;
                                                          }

                                                          Methods

                                                          Methods

                                                          diff --git a/docs/next/interfaces/_celljs_oauth2_jose.JwtDecoderFactory.html b/docs/next/interfaces/_celljs_oauth2_jose.JwtDecoderFactory.html index 0969e7cc6..cc7ffb6f2 100644 --- a/docs/next/interfaces/_celljs_oauth2_jose.JwtDecoderFactory.html +++ b/docs/next/interfaces/_celljs_oauth2_jose.JwtDecoderFactory.html @@ -1,2 +1,2 @@ -JwtDecoderFactory | CellJS TypeDoc
                                                          interface JwtDecoderFactory<T> {
                                                              create(context: T): Promise<JwtDecoder>;
                                                          }

                                                          Type Parameters

                                                          • T

                                                          Implemented by

                                                            Methods

                                                            Methods

                                                            +JwtDecoderFactory | CellJS TypeDoc
                                                            interface JwtDecoderFactory<T> {
                                                                create(context: T): Promise<JwtDecoder>;
                                                            }

                                                            Type Parameters

                                                            • T

                                                            Implemented by

                                                              Methods

                                                              Methods

                                                              diff --git a/docs/next/interfaces/_celljs_oidc_provider.ConfigurationProvider.html b/docs/next/interfaces/_celljs_oidc_provider.ConfigurationProvider.html index b8169c233..9d65a6105 100644 --- a/docs/next/interfaces/_celljs_oidc_provider.ConfigurationProvider.html +++ b/docs/next/interfaces/_celljs_oidc_provider.ConfigurationProvider.html @@ -1,2 +1,2 @@ -ConfigurationProvider | CellJS TypeDoc
                                                              interface ConfigurationProvider {
                                                                  get(): Promise<Configuration>;
                                                              }

                                                              Implemented by

                                                              Methods

                                                              get -

                                                              Methods

                                                              +ConfigurationProvider | CellJS TypeDoc
                                                              interface ConfigurationProvider {
                                                                  get(): Promise<Configuration>;
                                                              }

                                                              Implemented by

                                                              Methods

                                                              get +

                                                              Methods

                                                              diff --git a/docs/next/interfaces/_celljs_oidc_provider.OidcProvider.html b/docs/next/interfaces/_celljs_oidc_provider.OidcProvider.html index 53598297e..08e42ff88 100644 --- a/docs/next/interfaces/_celljs_oidc_provider.OidcProvider.html +++ b/docs/next/interfaces/_celljs_oidc_provider.OidcProvider.html @@ -1,2 +1,2 @@ -OidcProvider | CellJS TypeDoc
                                                              interface OidcProvider {
                                                                  get(): Promise<Provider>;
                                                              }

                                                              Implemented by

                                                              Methods

                                                              get -

                                                              Methods

                                                              +OidcProvider | CellJS TypeDoc
                                                              interface OidcProvider {
                                                                  get(): Promise<Provider>;
                                                              }

                                                              Implemented by

                                                              Methods

                                                              get +

                                                              Methods

                                                              diff --git a/docs/next/interfaces/_celljs_puppeteer.BrowserInstaller.html b/docs/next/interfaces/_celljs_puppeteer.BrowserInstaller.html index 954869ea8..a690ea0ad 100644 --- a/docs/next/interfaces/_celljs_puppeteer.BrowserInstaller.html +++ b/docs/next/interfaces/_celljs_puppeteer.BrowserInstaller.html @@ -1,2 +1,2 @@ -BrowserInstaller | CellJS TypeDoc
                                                              interface BrowserInstaller {
                                                                  install(): Promise<LaunchOptions>;
                                                              }

                                                              Implemented by

                                                              Methods

                                                              Methods

                                                              +BrowserInstaller | CellJS TypeDoc
                                                              interface BrowserInstaller {
                                                                  install(): Promise<LaunchOptions>;
                                                              }

                                                              Implemented by

                                                              Methods

                                                              Methods

                                                              diff --git a/docs/next/interfaces/_celljs_puppeteer.BrowserProvider.html b/docs/next/interfaces/_celljs_puppeteer.BrowserProvider.html index 68345f580..708d8ae66 100644 --- a/docs/next/interfaces/_celljs_puppeteer.BrowserProvider.html +++ b/docs/next/interfaces/_celljs_puppeteer.BrowserProvider.html @@ -1,2 +1,2 @@ -BrowserProvider | CellJS TypeDoc
                                                              interface BrowserProvider {
                                                                  provide(): Promise<Browser>;
                                                              }

                                                              Implemented by

                                                              Methods

                                                              Methods

                                                              +BrowserProvider | CellJS TypeDoc
                                                              interface BrowserProvider {
                                                                  provide(): Promise<Browser>;
                                                              }

                                                              Implemented by

                                                              Methods

                                                              Methods

                                                              diff --git a/docs/next/interfaces/_celljs_puppeteer.PuppeteerConfig.html b/docs/next/interfaces/_celljs_puppeteer.PuppeteerConfig.html index 8120db169..52f711351 100644 --- a/docs/next/interfaces/_celljs_puppeteer.PuppeteerConfig.html +++ b/docs/next/interfaces/_celljs_puppeteer.PuppeteerConfig.html @@ -1,4 +1,4 @@ -PuppeteerConfig | CellJS TypeDoc
                                                              interface PuppeteerConfig {
                                                                  accessKeyId: string;
                                                                  accessKeySecret: string;
                                                                  bucket: string;
                                                                  debug: boolean;
                                                                  internal: boolean;
                                                                  key: string;
                                                                  launchOptions: LaunchOptions;
                                                                  libPath: string;
                                                                  region: string;
                                                                  setupPath: string;
                                                                  stsToken?: string;
                                                              }

                                                              Properties

                                                              accessKeyId +PuppeteerConfig | CellJS TypeDoc
                                                              interface PuppeteerConfig {
                                                                  accessKeyId: string;
                                                                  accessKeySecret: string;
                                                                  bucket: string;
                                                                  debug: boolean;
                                                                  internal: boolean;
                                                                  key: string;
                                                                  launchOptions: LaunchOptions;
                                                                  libPath: string;
                                                                  region: string;
                                                                  setupPath: string;
                                                                  stsToken?: string;
                                                              }

                                                              Properties

                                                              accessKeyId: string
                                                              accessKeySecret: string
                                                              bucket: string
                                                              debug: boolean
                                                              internal: boolean
                                                              key: string
                                                              launchOptions: LaunchOptions
                                                              libPath: string
                                                              region: string
                                                              setupPath: string
                                                              stsToken?: string
                                                              +

                                                              Properties

                                                              accessKeyId: string
                                                              accessKeySecret: string
                                                              bucket: string
                                                              debug: boolean
                                                              internal: boolean
                                                              key: string
                                                              launchOptions: LaunchOptions
                                                              libPath: string
                                                              region: string
                                                              setupPath: string
                                                              stsToken?: string
                                                              diff --git a/docs/next/interfaces/_celljs_react.ContextProps.html b/docs/next/interfaces/_celljs_react.ContextProps.html index 476e5da3f..04217a503 100644 --- a/docs/next/interfaces/_celljs_react.ContextProps.html +++ b/docs/next/interfaces/_celljs_react.ContextProps.html @@ -1,2 +1,2 @@ -ContextProps | CellJS TypeDoc
                                                              interface ContextProps {
                                                                  children?: ReactNode;
                                                              }

                                                              Hierarchy

                                                              • PropsWithChildren
                                                                • ContextProps

                                                              Properties

                                                              children? +ContextProps | CellJS TypeDoc
                                                              interface ContextProps {
                                                                  children?: ReactNode;
                                                              }

                                                              Hierarchy

                                                              • PropsWithChildren
                                                                • ContextProps

                                                              Properties

                                                              Properties

                                                              children?: ReactNode
                                                              diff --git a/docs/next/interfaces/_celljs_react.ContextProvider.html b/docs/next/interfaces/_celljs_react.ContextProvider.html index 4ad078641..b61a35014 100644 --- a/docs/next/interfaces/_celljs_react.ContextProvider.html +++ b/docs/next/interfaces/_celljs_react.ContextProvider.html @@ -1,2 +1,2 @@ -ContextProvider | CellJS TypeDoc
                                                              interface ContextProvider {
                                                                  provide(): ComponentType<{}>[];
                                                              }

                                                              Implemented by

                                                              Methods

                                                              Methods

                                                              +ContextProvider | CellJS TypeDoc
                                                              interface ContextProvider {
                                                                  provide(): ComponentType<{}>[];
                                                              }

                                                              Implemented by

                                                              Methods

                                                              Methods

                                                              diff --git a/docs/next/interfaces/_celljs_react.ContextState.html b/docs/next/interfaces/_celljs_react.ContextState.html index 8642ff463..1100f5f90 100644 --- a/docs/next/interfaces/_celljs_react.ContextState.html +++ b/docs/next/interfaces/_celljs_react.ContextState.html @@ -1 +1 @@ -ContextState | CellJS TypeDoc
                                                              +ContextState | CellJS TypeDoc
                                                              diff --git a/docs/next/interfaces/_celljs_react.IconResolver.html b/docs/next/interfaces/_celljs_react.IconResolver.html index ac5481db6..69f38b81e 100644 --- a/docs/next/interfaces/_celljs_react.IconResolver.html +++ b/docs/next/interfaces/_celljs_react.IconResolver.html @@ -1,2 +1,2 @@ -IconResolver | CellJS TypeDoc
                                                              interface IconResolver<T> {
                                                                  resolve(iconProps: T): Promise<ReactNode>;
                                                              }

                                                              Type Parameters

                                                              • T

                                                              Implemented by

                                                                Methods

                                                                Methods

                                                                +IconResolver | CellJS TypeDoc
                                                                interface IconResolver<T> {
                                                                    resolve(iconProps: T): Promise<ReactNode>;
                                                                }

                                                                Type Parameters

                                                                • T

                                                                Implemented by

                                                                  Methods

                                                                  Methods

                                                                  diff --git a/docs/next/interfaces/_celljs_react.PathResolver.html b/docs/next/interfaces/_celljs_react.PathResolver.html index 44b668d4f..227c9963f 100644 --- a/docs/next/interfaces/_celljs_react.PathResolver.html +++ b/docs/next/interfaces/_celljs_react.PathResolver.html @@ -1,2 +1,2 @@ -PathResolver | CellJS TypeDoc
                                                                  interface PathResolver {
                                                                      resolve(...parts: string[]): string;
                                                                  }

                                                                  Implemented by

                                                                  Methods

                                                                  Methods

                                                                  +PathResolver | CellJS TypeDoc
                                                                  interface PathResolver {
                                                                      resolve(...parts: string[]): string;
                                                                  }

                                                                  Implemented by

                                                                  Methods

                                                                  Methods

                                                                  diff --git a/docs/next/interfaces/_celljs_react.RouteMetadata.html b/docs/next/interfaces/_celljs_react.RouteMetadata.html index e567b2e1b..b3621be18 100644 --- a/docs/next/interfaces/_celljs_react.RouteMetadata.html +++ b/docs/next/interfaces/_celljs_react.RouteMetadata.html @@ -1,7 +1,7 @@ -RouteMetadata | CellJS TypeDoc
                                                                  interface RouteMetadata {
                                                                      caseSensitive?: boolean;
                                                                      component?: ComponentType<{}>;
                                                                      index?: boolean;
                                                                      layout?: ComponentType<{}>;
                                                                      path?: string;
                                                                      priority?: number;
                                                                  }

                                                                  Properties

                                                                  caseSensitive? +RouteMetadata | CellJS TypeDoc
                                                                  interface RouteMetadata {
                                                                      caseSensitive?: boolean;
                                                                      component?: ComponentType<{}>;
                                                                      index?: boolean;
                                                                      layout?: ComponentType<{}>;
                                                                      path?: string;
                                                                      priority?: number;
                                                                  }

                                                                  Properties

                                                                  caseSensitive?: boolean
                                                                  component?: ComponentType<{}>
                                                                  index?: boolean
                                                                  layout?: ComponentType<{}>
                                                                  path?: string
                                                                  priority?: number
                                                                  +

                                                                  Properties

                                                                  caseSensitive?: boolean
                                                                  component?: ComponentType<{}>
                                                                  index?: boolean
                                                                  layout?: ComponentType<{}>
                                                                  path?: string
                                                                  priority?: number
                                                                  diff --git a/docs/next/interfaces/_celljs_react.RouteMetadataConverter.html b/docs/next/interfaces/_celljs_react.RouteMetadataConverter.html index 9c19a764e..7c71d2309 100644 --- a/docs/next/interfaces/_celljs_react.RouteMetadataConverter.html +++ b/docs/next/interfaces/_celljs_react.RouteMetadataConverter.html @@ -1,3 +1,3 @@ -RouteMetadataConverter | CellJS TypeDoc
                                                                  interface RouteMetadataConverter {
                                                                      priority: number;
                                                                      convert(metadata: RouteMetadata): RouteMetadata;
                                                                  }

                                                                  Implemented by

                                                                  Properties

                                                                  priority +RouteMetadataConverter | CellJS TypeDoc
                                                                  interface RouteMetadataConverter {
                                                                      priority: number;
                                                                      convert(metadata: RouteMetadata): RouteMetadata;
                                                                  }

                                                                  Implemented by

                                                                  Properties

                                                                  Methods

                                                                  Properties

                                                                  priority: number

                                                                  Methods

                                                                  +

                                                                  Properties

                                                                  priority: number

                                                                  Methods

                                                                  diff --git a/docs/next/interfaces/_celljs_react.RouteMetadataConverterProvider.html b/docs/next/interfaces/_celljs_react.RouteMetadataConverterProvider.html index 008a06f6e..35c1d4f90 100644 --- a/docs/next/interfaces/_celljs_react.RouteMetadataConverterProvider.html +++ b/docs/next/interfaces/_celljs_react.RouteMetadataConverterProvider.html @@ -1,2 +1,2 @@ -RouteMetadataConverterProvider | CellJS TypeDoc

                                                                  Interface RouteMetadataConverterProvider

                                                                  interface RouteMetadataConverterProvider {
                                                                      provide(): RouteMetadataConverter[];
                                                                  }

                                                                  Implemented by

                                                                  Methods

                                                                  Methods

                                                                  +RouteMetadataConverterProvider | CellJS TypeDoc

                                                                  Interface RouteMetadataConverterProvider

                                                                  interface RouteMetadataConverterProvider {
                                                                      provide(): RouteMetadataConverter[];
                                                                  }

                                                                  Implemented by

                                                                  Methods

                                                                  Methods

                                                                  diff --git a/docs/next/interfaces/_celljs_react.RouteMetadataProvider.html b/docs/next/interfaces/_celljs_react.RouteMetadataProvider.html index dad4278bb..e179dbb8b 100644 --- a/docs/next/interfaces/_celljs_react.RouteMetadataProvider.html +++ b/docs/next/interfaces/_celljs_react.RouteMetadataProvider.html @@ -1,2 +1,2 @@ -RouteMetadataProvider | CellJS TypeDoc
                                                                  interface RouteMetadataProvider {
                                                                      provide(): RouteMetadata[];
                                                                  }

                                                                  Implemented by

                                                                  Methods

                                                                  Methods

                                                                  +RouteMetadataProvider | CellJS TypeDoc
                                                                  interface RouteMetadataProvider {
                                                                      provide(): RouteMetadata[];
                                                                  }

                                                                  Implemented by

                                                                  Methods

                                                                  Methods

                                                                  diff --git a/docs/next/interfaces/_celljs_retry.BackOffContext.html b/docs/next/interfaces/_celljs_retry.BackOffContext.html index e82ab12a9..fa7dc5e72 100644 --- a/docs/next/interfaces/_celljs_retry.BackOffContext.html +++ b/docs/next/interfaces/_celljs_retry.BackOffContext.html @@ -1,4 +1,4 @@ -BackOffContext | CellJS TypeDoc
                                                                  interface BackOffContext {
                                                                      delay: number;
                                                                      retryContext: RetryContext;
                                                                      startTime: number;
                                                                  }

                                                                  Properties

                                                                  delay +BackOffContext | CellJS TypeDoc
                                                                  interface BackOffContext {
                                                                      delay: number;
                                                                      retryContext: RetryContext;
                                                                      startTime: number;
                                                                  }

                                                                  Properties

                                                                  delay: number
                                                                  retryContext: RetryContext
                                                                  startTime: number
                                                                  +

                                                                  Properties

                                                                  delay: number
                                                                  retryContext: RetryContext
                                                                  startTime: number
                                                                  diff --git a/docs/next/interfaces/_celljs_retry.BackOffOptions.html b/docs/next/interfaces/_celljs_retry.BackOffOptions.html index 5598d4dc4..e4e5adf5b 100644 --- a/docs/next/interfaces/_celljs_retry.BackOffOptions.html +++ b/docs/next/interfaces/_celljs_retry.BackOffOptions.html @@ -1,17 +1,17 @@ -BackOffOptions | CellJS TypeDoc
                                                                  interface BackOffOptions {
                                                                      delay?: number | (() => Promise<number>);
                                                                      maxDelay?: number | (() => Promise<number>);
                                                                      multiplier?: number;
                                                                      random?: boolean;
                                                                  }

                                                                  Properties

                                                                  delay? +BackOffOptions | CellJS TypeDoc
                                                                  interface BackOffOptions {
                                                                      delay?: number | (() => Promise<number>);
                                                                      maxDelay?: number | (() => Promise<number>);
                                                                      multiplier?: number;
                                                                      random?: boolean;
                                                                  }

                                                                  Properties

                                                                  delay?: number | (() => Promise<number>)

                                                                  A canonical backoff period. Used as an initial value in the exponential case, and as a minimum value in the uniform case. The initial or canonical backoff period in milliseconds.

                                                                  -
                                                                  maxDelay?: number | (() => Promise<number>)

                                                                  The maximum wait in milliseconds between retries. If less than delay +

                                                                  maxDelay?: number | (() => Promise<number>)

                                                                  The maximum wait in milliseconds between retries. If less than delay then a default value is applied depending on the resulting policy. The maximum wait between retries in milliseconds.

                                                                  -
                                                                  multiplier?: number

                                                                  If positive, then used as a multiplier for generating the next delay for backoff. +

                                                                  multiplier?: number

                                                                  If positive, then used as a multiplier for generating the next delay for backoff. A multiplier to use to calculate the next backoff delay.

                                                                  -
                                                                  random?: boolean

                                                                  In the exponential case (multiplier > 0) set this to true to have the +

                                                                  random?: boolean

                                                                  In the exponential case (multiplier > 0) set this to true to have the backoff delays randomized, so that the maximum delay is multiplier times the previous delay and the distribution is uniform between the two values. The flag to signal randomization is required.

                                                                  -
                                                                  +
                                                                  diff --git a/docs/next/interfaces/_celljs_retry.BackOffPolicy.html b/docs/next/interfaces/_celljs_retry.BackOffPolicy.html index 7d0b68001..7d3b344a4 100644 --- a/docs/next/interfaces/_celljs_retry.BackOffPolicy.html +++ b/docs/next/interfaces/_celljs_retry.BackOffPolicy.html @@ -1,3 +1,3 @@ -BackOffPolicy | CellJS TypeDoc
                                                                  interface BackOffPolicy {
                                                                      backOff(ctx: BackOffContext): Promise<void>;
                                                                      start(ctx: RetryContext): Promise<BackOffContext>;
                                                                  }

                                                                  Implemented by

                                                                  Methods

                                                                  backOff +BackOffPolicy | CellJS TypeDoc
                                                                  interface BackOffPolicy {
                                                                      backOff(ctx: BackOffContext): Promise<void>;
                                                                      start(ctx: RetryContext): Promise<BackOffContext>;
                                                                  }

                                                                  Implemented by

                                                                  Methods

                                                                  Methods

                                                                  +

                                                                  Methods

                                                                  diff --git a/docs/next/interfaces/_celljs_retry.FixedBackoffOptions.html b/docs/next/interfaces/_celljs_retry.FixedBackoffOptions.html index d8807494e..83575c7a6 100644 --- a/docs/next/interfaces/_celljs_retry.FixedBackoffOptions.html +++ b/docs/next/interfaces/_celljs_retry.FixedBackoffOptions.html @@ -1,3 +1,3 @@ -FixedBackoffOptions | CellJS TypeDoc
                                                                  interface FixedBackoffOptions {
                                                                      period: number;
                                                                  }

                                                                  Properties

                                                                  period +FixedBackoffOptions | CellJS TypeDoc
                                                                  interface FixedBackoffOptions {
                                                                      period: number;
                                                                  }

                                                                  Properties

                                                                  Properties

                                                                  period: number

                                                                  Set the back off period in milliseconds. Cannot be < 1. Default value is 1000ms.

                                                                  -
                                                                  +
                                                                  diff --git a/docs/next/interfaces/_celljs_retry.RecoveryCallback.html b/docs/next/interfaces/_celljs_retry.RecoveryCallback.html index f3ad6115b..0d20b1040 100644 --- a/docs/next/interfaces/_celljs_retry.RecoveryCallback.html +++ b/docs/next/interfaces/_celljs_retry.RecoveryCallback.html @@ -1 +1 @@ -RecoveryCallback | CellJS TypeDoc

                                                                  Interface RecoveryCallback<T>

                                                                  Type Parameters

                                                                  • T
                                                                  +RecoveryCallback | CellJS TypeDoc

                                                                  Interface RecoveryCallback<T>

                                                                  Type Parameters

                                                                  • T
                                                                  diff --git a/docs/next/interfaces/_celljs_retry.RetryCallback.html b/docs/next/interfaces/_celljs_retry.RetryCallback.html index 8c685da95..1246e0a8b 100644 --- a/docs/next/interfaces/_celljs_retry.RetryCallback.html +++ b/docs/next/interfaces/_celljs_retry.RetryCallback.html @@ -1 +1 @@ -RetryCallback | CellJS TypeDoc

                                                                  Type Parameters

                                                                  • T
                                                                  +RetryCallback | CellJS TypeDoc

                                                                  Type Parameters

                                                                  • T
                                                                  diff --git a/docs/next/interfaces/_celljs_retry.RetryContext.html b/docs/next/interfaces/_celljs_retry.RetryContext.html index 5e6f2436c..7054b766e 100644 --- a/docs/next/interfaces/_celljs_retry.RetryContext.html +++ b/docs/next/interfaces/_celljs_retry.RetryContext.html @@ -1,5 +1,5 @@ RetryContext | CellJS TypeDoc

                                                                  Represents the context for retrying an operation.

                                                                  -
                                                                  interface RetryContext {
                                                                      backOffOptions?: BackOffOptions;
                                                                      exhaustedOnly?: boolean;
                                                                      lastError?: Error;
                                                                      maxAttempts?: number;
                                                                      noRecovery?: boolean;
                                                                      notRetryErrors: typeof CustomError[];
                                                                      retryCount: number;
                                                                      retryErrors: typeof CustomError[];
                                                                      rollbackError?: typeof CustomError;
                                                                      startTime: number;
                                                                      timeout?: number;
                                                                  }

                                                                  Properties

                                                                  interface RetryContext {
                                                                      backOffOptions?: BackOffOptions;
                                                                      exhaustedOnly?: boolean;
                                                                      lastError?: Error;
                                                                      maxAttempts?: number;
                                                                      noRecovery?: boolean;
                                                                      notRetryErrors: typeof CustomError[];
                                                                      retryCount: number;
                                                                      retryErrors: typeof CustomError[];
                                                                      rollbackError?: typeof CustomError;
                                                                      startTime: number;
                                                                      timeout?: number;
                                                                  }

                                                                  Properties

                                                                  backOffOptions?: BackOffOptions
                                                                  exhaustedOnly?: boolean
                                                                  lastError?: Error
                                                                  maxAttempts?: number
                                                                  noRecovery?: boolean
                                                                  notRetryErrors: typeof CustomError[]
                                                                  retryCount: number
                                                                  retryErrors: typeof CustomError[]
                                                                  rollbackError?: typeof CustomError
                                                                  startTime: number
                                                                  timeout?: number
                                                                  +

                                                                  Properties

                                                                  backOffOptions?: BackOffOptions
                                                                  exhaustedOnly?: boolean
                                                                  lastError?: Error
                                                                  maxAttempts?: number
                                                                  noRecovery?: boolean
                                                                  notRetryErrors: typeof CustomError[]
                                                                  retryCount: number
                                                                  retryErrors: typeof CustomError[]
                                                                  rollbackError?: typeof CustomError
                                                                  startTime: number
                                                                  timeout?: number
                                                                  diff --git a/docs/next/interfaces/_celljs_retry.RetryOperations.html b/docs/next/interfaces/_celljs_retry.RetryOperations.html index 8e8ee016f..788af0534 100644 --- a/docs/next/interfaces/_celljs_retry.RetryOperations.html +++ b/docs/next/interfaces/_celljs_retry.RetryOperations.html @@ -1,5 +1,5 @@ RetryOperations | CellJS TypeDoc

                                                                  RetryOperations interface represents the operations for retrying a task with different options.

                                                                  -
                                                                  interface RetryOperations {
                                                                      execute<T>(callback: RetryCallback<T>, options?: RetryOptions<T>): Promise<T>;
                                                                  }

                                                                  Implemented by

                                                                  Methods

                                                                  interface RetryOperations {
                                                                      execute<T>(callback: RetryCallback<T>, options?: RetryOptions<T>): Promise<T>;
                                                                  }

                                                                  Implemented by

                                                                  Methods

                                                                  Methods

                                                                  • Execute the callback function with the given options.

                                                                    Type Parameters

                                                                    • T

                                                                      The type of the return value of the callback function.

                                                                    Parameters

                                                                    • callback: RetryCallback<T>

                                                                      The callback function to execute.

                                                                      @@ -25,4 +25,4 @@
                                                                      const result = await retryOperations.execute(async () => {
                                                                      // do something
                                                                      }, { maxAttempts: 3, timeout: 1000, backOffOptions: { delay: 1000, multiplier: 2, random: true, maxDelay: 5000 } });
                                                                      console.log(result);
                                                                      -
                                                                  +
                                                                  diff --git a/docs/next/interfaces/_celljs_retry.RetryOptions.html b/docs/next/interfaces/_celljs_retry.RetryOptions.html index 65ca26cc5..e8cc72fe2 100644 --- a/docs/next/interfaces/_celljs_retry.RetryOptions.html +++ b/docs/next/interfaces/_celljs_retry.RetryOptions.html @@ -1,6 +1,6 @@ RetryOptions | CellJS TypeDoc

                                                                  RetryOptions interface represents the options for retrying a task.

                                                                  interface RetryOptions<T> {
                                                                      backOffOptions?: BackOffOptions;
                                                                      exhaustedOnly?: boolean;
                                                                      maxAttempts?: number;
                                                                      notRetryErrors?: typeof CustomError[];
                                                                      recoveryCallback?: RecoveryCallback<T>;
                                                                      retryErrors?: typeof CustomError[];
                                                                      rollbackError?: typeof CustomError;
                                                                      timeout?: number;
                                                                  }

                                                                  Type Parameters

                                                                  • T = any

                                                                    The type of the recovery callback parameter.

                                                                    -

                                                                  Properties

                                                                  Properties

                                                                  backOffOptions?: BackOffOptions

                                                                  The options for exponential backoff strategy.

                                                                  -
                                                                  exhaustedOnly?: boolean

                                                                  Indicates whether to retry only when all attempts are exhausted.

                                                                  -
                                                                  maxAttempts?: number

                                                                  The maximum number of attempts to retry the task.

                                                                  -
                                                                  notRetryErrors?: typeof CustomError[]

                                                                  The list of custom error classes to not retry on.

                                                                  -
                                                                  recoveryCallback?: RecoveryCallback<T>

                                                                  The callback function to recover from an error.

                                                                  -
                                                                  retryErrors?: typeof CustomError[]

                                                                  The list of custom error classes to retry on.

                                                                  -
                                                                  rollbackError?: typeof CustomError

                                                                  The custom error class to rollback the operation.

                                                                  -
                                                                  timeout?: number

                                                                  The timeout duration in milliseconds for each attempt.

                                                                  -
                                                                  +
                                                                  exhaustedOnly?: boolean

                                                                  Indicates whether to retry only when all attempts are exhausted.

                                                                  +
                                                                  maxAttempts?: number

                                                                  The maximum number of attempts to retry the task.

                                                                  +
                                                                  notRetryErrors?: typeof CustomError[]

                                                                  The list of custom error classes to not retry on.

                                                                  +
                                                                  recoveryCallback?: RecoveryCallback<T>

                                                                  The callback function to recover from an error.

                                                                  +
                                                                  retryErrors?: typeof CustomError[]

                                                                  The list of custom error classes to retry on.

                                                                  +
                                                                  rollbackError?: typeof CustomError

                                                                  The custom error class to rollback the operation.

                                                                  +
                                                                  timeout?: number

                                                                  The timeout duration in milliseconds for each attempt.

                                                                  +
                                                                  diff --git a/docs/next/interfaces/_celljs_retry.RetryPolicy.html b/docs/next/interfaces/_celljs_retry.RetryPolicy.html index ff060970e..fa133b3df 100644 --- a/docs/next/interfaces/_celljs_retry.RetryPolicy.html +++ b/docs/next/interfaces/_celljs_retry.RetryPolicy.html @@ -1,2 +1,2 @@ -RetryPolicy | CellJS TypeDoc
                                                                  interface RetryPolicy {
                                                                      canRetry(ctx: RetryContext): Promise<boolean>;
                                                                  }

                                                                  Implemented by

                                                                  Methods

                                                                  Methods

                                                                  +RetryPolicy | CellJS TypeDoc
                                                                  interface RetryPolicy {
                                                                      canRetry(ctx: RetryContext): Promise<boolean>;
                                                                  }

                                                                  Implemented by

                                                                  Methods

                                                                  Methods

                                                                  diff --git a/docs/next/interfaces/_celljs_rpc.common.Channel-1.html b/docs/next/interfaces/_celljs_rpc.common.Channel-1.html index d2449568a..cac06f6e4 100644 --- a/docs/next/interfaces/_celljs_rpc.common.Channel-1.html +++ b/docs/next/interfaces/_celljs_rpc.common.Channel-1.html @@ -1,4 +1,4 @@ -Channel | CellJS TypeDoc
                                                                  interface Channel {
                                                                      handleMessage(message: Channel.Message): void;
                                                                      onMessage(cb: ((data: any) => void)): void;
                                                                      send(content: string): void;
                                                                  }

                                                                  Implemented by

                                                                  Methods

                                                                  handleMessage +Channel | CellJS TypeDoc
                                                                  interface Channel {
                                                                      handleMessage(message: Channel.Message): void;
                                                                      onMessage(cb: ((data: any) => void)): void;
                                                                      send(content: string): void;
                                                                  }

                                                                  Implemented by

                                                                  Methods

                                                                  +

                                                                  Methods

                                                                  diff --git a/docs/next/interfaces/_celljs_rpc.common.Channel.CloseMessage.html b/docs/next/interfaces/_celljs_rpc.common.Channel.CloseMessage.html index 677648ff9..56201019f 100644 --- a/docs/next/interfaces/_celljs_rpc.common.Channel.CloseMessage.html +++ b/docs/next/interfaces/_celljs_rpc.common.Channel.CloseMessage.html @@ -1,5 +1,5 @@ -CloseMessage | CellJS TypeDoc
                                                                  interface CloseMessage {
                                                                      code: number;
                                                                      id: number;
                                                                      kind: "close";
                                                                      reason: string;
                                                                  }

                                                                  Properties

                                                                  code +CloseMessage | CellJS TypeDoc
                                                                  interface CloseMessage {
                                                                      code: number;
                                                                      id: number;
                                                                      kind: "close";
                                                                      reason: string;
                                                                  }

                                                                  Properties

                                                                  Properties

                                                                  code: number
                                                                  id: number
                                                                  kind
                                                                  reason: string
                                                                  +

                                                                  Properties

                                                                  code: number
                                                                  id: number
                                                                  kind
                                                                  reason: string
                                                                  diff --git a/docs/next/interfaces/_celljs_rpc.common.Channel.DataMessage.html b/docs/next/interfaces/_celljs_rpc.common.Channel.DataMessage.html index 90b9ff049..e1814bc23 100644 --- a/docs/next/interfaces/_celljs_rpc.common.Channel.DataMessage.html +++ b/docs/next/interfaces/_celljs_rpc.common.Channel.DataMessage.html @@ -1,4 +1,4 @@ -DataMessage | CellJS TypeDoc
                                                                  interface DataMessage {
                                                                      content: string;
                                                                      id: number;
                                                                      kind: "data";
                                                                  }

                                                                  Properties

                                                                  content +DataMessage | CellJS TypeDoc
                                                                  interface DataMessage {
                                                                      content: string;
                                                                      id: number;
                                                                      kind: "data";
                                                                  }

                                                                  Properties

                                                                  Properties

                                                                  content: string
                                                                  id: number
                                                                  kind
                                                                  +

                                                                  Properties

                                                                  content: string
                                                                  id: number
                                                                  kind
                                                                  diff --git a/docs/next/interfaces/_celljs_rpc.common.Channel.HttpMessage.html b/docs/next/interfaces/_celljs_rpc.common.Channel.HttpMessage.html index ec357a118..e56871d6c 100644 --- a/docs/next/interfaces/_celljs_rpc.common.Channel.HttpMessage.html +++ b/docs/next/interfaces/_celljs_rpc.common.Channel.HttpMessage.html @@ -1,5 +1,5 @@ -HttpMessage | CellJS TypeDoc
                                                                  interface HttpMessage {
                                                                      content: string;
                                                                      id: number;
                                                                      kind: "http";
                                                                      path?: string;
                                                                  }

                                                                  Properties

                                                                  content +HttpMessage | CellJS TypeDoc
                                                                  interface HttpMessage {
                                                                      content: string;
                                                                      id: number;
                                                                      kind: "http";
                                                                      path?: string;
                                                                  }

                                                                  Properties

                                                                  Properties

                                                                  content: string
                                                                  id: number
                                                                  kind
                                                                  path?: string
                                                                  +

                                                                  Properties

                                                                  content: string
                                                                  id: number
                                                                  kind
                                                                  path?: string
                                                                  diff --git a/docs/next/interfaces/_celljs_rpc.common.Channel.OpenMessage.html b/docs/next/interfaces/_celljs_rpc.common.Channel.OpenMessage.html index e3e71caf9..13919814a 100644 --- a/docs/next/interfaces/_celljs_rpc.common.Channel.OpenMessage.html +++ b/docs/next/interfaces/_celljs_rpc.common.Channel.OpenMessage.html @@ -1,4 +1,4 @@ -OpenMessage | CellJS TypeDoc
                                                                  interface OpenMessage {
                                                                      id: number;
                                                                      kind: "open";
                                                                      path: string;
                                                                  }

                                                                  Properties

                                                                  id +OpenMessage | CellJS TypeDoc
                                                                  interface OpenMessage {
                                                                      id: number;
                                                                      kind: "open";
                                                                      path: string;
                                                                  }

                                                                  Properties

                                                                  Properties

                                                                  id: number
                                                                  kind
                                                                  path: string
                                                                  +

                                                                  Properties

                                                                  id: number
                                                                  kind
                                                                  path: string
                                                                  diff --git a/docs/next/interfaces/_celljs_rpc.common.Channel.ReadyMessage.html b/docs/next/interfaces/_celljs_rpc.common.Channel.ReadyMessage.html index 5a8e51276..b1454d342 100644 --- a/docs/next/interfaces/_celljs_rpc.common.Channel.ReadyMessage.html +++ b/docs/next/interfaces/_celljs_rpc.common.Channel.ReadyMessage.html @@ -1,3 +1,3 @@ -ReadyMessage | CellJS TypeDoc
                                                                  interface ReadyMessage {
                                                                      id: number;
                                                                      kind: "ready";
                                                                  }

                                                                  Properties

                                                                  id +ReadyMessage | CellJS TypeDoc
                                                                  interface ReadyMessage {
                                                                      id: number;
                                                                      kind: "ready";
                                                                  }

                                                                  Properties

                                                                  Properties

                                                                  id: number
                                                                  kind
                                                                  +

                                                                  Properties

                                                                  id: number
                                                                  kind
                                                                  diff --git a/docs/next/interfaces/_celljs_rpc.common.ClientConfigProcessor.html b/docs/next/interfaces/_celljs_rpc.common.ClientConfigProcessor.html index 55573ab97..871e2cda1 100644 --- a/docs/next/interfaces/_celljs_rpc.common.ClientConfigProcessor.html +++ b/docs/next/interfaces/_celljs_rpc.common.ClientConfigProcessor.html @@ -1,2 +1,2 @@ -ClientConfigProcessor | CellJS TypeDoc
                                                                  interface ClientConfigProcessor {
                                                                      process(config: AxiosRequestConfig<any>): Promise<void>;
                                                                  }

                                                                  Implemented by

                                                                  Methods

                                                                  Methods

                                                                  +ClientConfigProcessor | CellJS TypeDoc
                                                                  interface ClientConfigProcessor {
                                                                      process(config: AxiosRequestConfig<any>): Promise<void>;
                                                                  }

                                                                  Implemented by

                                                                  Methods

                                                                  Methods

                                                                  diff --git a/docs/next/interfaces/_celljs_rpc.common.ConnectionHandler.html b/docs/next/interfaces/_celljs_rpc.common.ConnectionHandler.html index 9fd8928ed..8e528a11e 100644 --- a/docs/next/interfaces/_celljs_rpc.common.ConnectionHandler.html +++ b/docs/next/interfaces/_celljs_rpc.common.ConnectionHandler.html @@ -1,3 +1,3 @@ -ConnectionHandler | CellJS TypeDoc
                                                                  interface ConnectionHandler {
                                                                      path: string;
                                                                      onConnection(connection: MessageConnection): void;
                                                                  }

                                                                  Implemented by

                                                                  Properties

                                                                  path +ConnectionHandler | CellJS TypeDoc
                                                                  interface ConnectionHandler {
                                                                      path: string;
                                                                      onConnection(connection: MessageConnection): void;
                                                                  }

                                                                  Implemented by

                                                                  Properties

                                                                  Methods

                                                                  Properties

                                                                  path: string

                                                                  Methods

                                                                  +

                                                                  Properties

                                                                  path: string

                                                                  Methods

                                                                  diff --git a/docs/next/interfaces/_celljs_rpc.common.ConnectionOptions.html b/docs/next/interfaces/_celljs_rpc.common.ConnectionOptions.html index 7db15e1dc..b47e0a484 100644 --- a/docs/next/interfaces/_celljs_rpc.common.ConnectionOptions.html +++ b/docs/next/interfaces/_celljs_rpc.common.ConnectionOptions.html @@ -1,2 +1,2 @@ -ConnectionOptions | CellJS TypeDoc
                                                                  interface ConnectionOptions {
                                                                      reconnecting?: boolean;
                                                                  }

                                                                  Properties

                                                                  Properties

                                                                  reconnecting?: boolean
                                                                  +ConnectionOptions | CellJS TypeDoc
                                                                  interface ConnectionOptions {
                                                                      reconnecting?: boolean;
                                                                  }

                                                                  Properties

                                                                  Properties

                                                                  reconnecting?: boolean
                                                                  diff --git a/docs/next/interfaces/_celljs_rpc.common.ConnnectionFactory.html b/docs/next/interfaces/_celljs_rpc.common.ConnnectionFactory.html index 50993c4ee..a72c115cb 100644 --- a/docs/next/interfaces/_celljs_rpc.common.ConnnectionFactory.html +++ b/docs/next/interfaces/_celljs_rpc.common.ConnnectionFactory.html @@ -1,2 +1,2 @@ -ConnnectionFactory | CellJS TypeDoc
                                                                  interface ConnnectionFactory<T> {
                                                                      create(t: T, logger: Logger): MessageConnection;
                                                                  }

                                                                  Type Parameters

                                                                  • T

                                                                  Implemented by

                                                                  Methods

                                                                  Methods

                                                                  +ConnnectionFactory | CellJS TypeDoc
                                                                  interface ConnnectionFactory<T> {
                                                                      create(t: T, logger: Logger): MessageConnection;
                                                                  }

                                                                  Type Parameters

                                                                  • T

                                                                  Implemented by

                                                                  Methods

                                                                  Methods

                                                                  diff --git a/docs/next/interfaces/_celljs_rpc.common.EndpointResolver.html b/docs/next/interfaces/_celljs_rpc.common.EndpointResolver.html index b3d6ab082..38a7b5979 100644 --- a/docs/next/interfaces/_celljs_rpc.common.EndpointResolver.html +++ b/docs/next/interfaces/_celljs_rpc.common.EndpointResolver.html @@ -1,2 +1,2 @@ -EndpointResolver | CellJS TypeDoc
                                                                  interface EndpointResolver {
                                                                      resolve(serviceIdentifier: string): Promise<string>;
                                                                  }

                                                                  Implemented by

                                                                  Methods

                                                                  Methods

                                                                  +EndpointResolver | CellJS TypeDoc
                                                                  interface EndpointResolver {
                                                                      resolve(serviceIdentifier: string): Promise<string>;
                                                                  }

                                                                  Implemented by

                                                                  Methods

                                                                  Methods

                                                                  diff --git a/docs/next/interfaces/_celljs_rpc.common.ErrorConverter.html b/docs/next/interfaces/_celljs_rpc.common.ErrorConverter.html index 61f677dd8..9b1c26a66 100644 --- a/docs/next/interfaces/_celljs_rpc.common.ErrorConverter.html +++ b/docs/next/interfaces/_celljs_rpc.common.ErrorConverter.html @@ -1,3 +1,3 @@ -ErrorConverter | CellJS TypeDoc
                                                                  interface ErrorConverter {
                                                                      deserialize(e: any): any;
                                                                      serialize(e: any): any;
                                                                  }

                                                                  Methods

                                                                  deserialize +ErrorConverter | CellJS TypeDoc
                                                                  interface ErrorConverter {
                                                                      deserialize(e: any): any;
                                                                      serialize(e: any): any;
                                                                  }

                                                                  Methods

                                                                  +

                                                                  Methods

                                                                  diff --git a/docs/next/interfaces/_celljs_rpc.common.HttpProxyCreatorOptions.html b/docs/next/interfaces/_celljs_rpc.common.HttpProxyCreatorOptions.html index 1cadb30f2..10dd9e62e 100644 --- a/docs/next/interfaces/_celljs_rpc.common.HttpProxyCreatorOptions.html +++ b/docs/next/interfaces/_celljs_rpc.common.HttpProxyCreatorOptions.html @@ -1,7 +1,7 @@ -HttpProxyCreatorOptions | CellJS TypeDoc

                                                                  Interface HttpProxyCreatorOptions<T>

                                                                  interface HttpProxyCreatorOptions<T> {
                                                                      clientConfig: AxiosRequestConfig<any>;
                                                                      clientConfigProcessor?: ClientConfigProcessor;
                                                                      connnectionFactory: ConnnectionFactory<Channel>;
                                                                      endpointResolver: EndpointResolver;
                                                                      merge: T;
                                                                      restOperations: RestOperations;
                                                                  }

                                                                  Type Parameters

                                                                  • T

                                                                  Properties

                                                                  clientConfig +HttpProxyCreatorOptions | CellJS TypeDoc

                                                                  Interface HttpProxyCreatorOptions<T>

                                                                  interface HttpProxyCreatorOptions<T> {
                                                                      clientConfig: AxiosRequestConfig<any>;
                                                                      clientConfigProcessor?: ClientConfigProcessor;
                                                                      connnectionFactory: ConnnectionFactory<Channel>;
                                                                      endpointResolver: EndpointResolver;
                                                                      merge: T;
                                                                      restOperations: RestOperations;
                                                                  }

                                                                  Type Parameters

                                                                  • T

                                                                  Properties

                                                                  clientConfig: AxiosRequestConfig<any>
                                                                  clientConfigProcessor?: ClientConfigProcessor
                                                                  connnectionFactory: ConnnectionFactory<Channel>
                                                                  endpointResolver: EndpointResolver
                                                                  merge: T
                                                                  restOperations: RestOperations
                                                                  +

                                                                  Properties

                                                                  clientConfig: AxiosRequestConfig<any>
                                                                  clientConfigProcessor?: ClientConfigProcessor
                                                                  connnectionFactory: ConnnectionFactory<Channel>
                                                                  endpointResolver: EndpointResolver
                                                                  merge: T
                                                                  restOperations: RestOperations
                                                                  diff --git a/docs/next/interfaces/_celljs_rpc.common.JsonRpcConnectionEventEmitter.html b/docs/next/interfaces/_celljs_rpc.common.JsonRpcConnectionEventEmitter.html index 70a23516f..7a9c7a190 100644 --- a/docs/next/interfaces/_celljs_rpc.common.JsonRpcConnectionEventEmitter.html +++ b/docs/next/interfaces/_celljs_rpc.common.JsonRpcConnectionEventEmitter.html @@ -1,3 +1,3 @@ -JsonRpcConnectionEventEmitter | CellJS TypeDoc
                                                                  interface JsonRpcConnectionEventEmitter {
                                                                      onDidCloseConnection: Event<void>;
                                                                      onDidOpenConnection: Event<void>;
                                                                  }

                                                                  Properties

                                                                  onDidCloseConnection +JsonRpcConnectionEventEmitter | CellJS TypeDoc
                                                                  interface JsonRpcConnectionEventEmitter {
                                                                      onDidCloseConnection: Event<void>;
                                                                      onDidOpenConnection: Event<void>;
                                                                  }

                                                                  Properties

                                                                  onDidCloseConnection: Event<void>
                                                                  onDidOpenConnection: Event<void>
                                                                  +

                                                                  Properties

                                                                  onDidCloseConnection: Event<void>
                                                                  onDidOpenConnection: Event<void>
                                                                  diff --git a/docs/next/interfaces/_celljs_rpc.common.MergeOptions.html b/docs/next/interfaces/_celljs_rpc.common.MergeOptions.html index 3be6c8e86..8192cee0f 100644 --- a/docs/next/interfaces/_celljs_rpc.common.MergeOptions.html +++ b/docs/next/interfaces/_celljs_rpc.common.MergeOptions.html @@ -1,5 +1,5 @@ -MergeOptions | CellJS TypeDoc
                                                                  interface MergeOptions {
                                                                      enabled: boolean;
                                                                      maxCount: number;
                                                                      maxLength: number;
                                                                      timerDelay: number;
                                                                  }

                                                                  Properties

                                                                  enabled +MergeOptions | CellJS TypeDoc
                                                                  interface MergeOptions {
                                                                      enabled: boolean;
                                                                      maxCount: number;
                                                                      maxLength: number;
                                                                      timerDelay: number;
                                                                  }

                                                                  Properties

                                                                  enabled: boolean
                                                                  maxCount: number
                                                                  maxLength: number
                                                                  timerDelay: number
                                                                  +

                                                                  Properties

                                                                  enabled: boolean
                                                                  maxCount: number
                                                                  maxLength: number
                                                                  timerDelay: number
                                                                  diff --git a/docs/next/interfaces/_celljs_rpc.common.ProxyCreator.html b/docs/next/interfaces/_celljs_rpc.common.ProxyCreator.html index 5ade86633..1da037da2 100644 --- a/docs/next/interfaces/_celljs_rpc.common.ProxyCreator.html +++ b/docs/next/interfaces/_celljs_rpc.common.ProxyCreator.html @@ -1,3 +1,3 @@ -ProxyCreator | CellJS TypeDoc
                                                                  interface ProxyCreator {
                                                                      create<T>(path: string, errorConverters?: ErrorConverter[], target?: object): JsonRpcProxy<T>;
                                                                      support(path: string): number;
                                                                  }

                                                                  Implemented by

                                                                  Methods

                                                                  create +ProxyCreator | CellJS TypeDoc
                                                                  interface ProxyCreator {
                                                                      create<T>(path: string, errorConverters?: ErrorConverter[], target?: object): JsonRpcProxy<T>;
                                                                      support(path: string): number;
                                                                  }

                                                                  Implemented by

                                                                  Methods

                                                                  Methods

                                                                  +

                                                                  Methods

                                                                  diff --git a/docs/next/interfaces/_celljs_rpc.common.ProxyProvider.html b/docs/next/interfaces/_celljs_rpc.common.ProxyProvider.html index 1bddcb11d..e6770a23a 100644 --- a/docs/next/interfaces/_celljs_rpc.common.ProxyProvider.html +++ b/docs/next/interfaces/_celljs_rpc.common.ProxyProvider.html @@ -1,2 +1,2 @@ -ProxyProvider | CellJS TypeDoc
                                                                  interface ProxyProvider {
                                                                      provide<T>(path: string, errorConverters?: ErrorConverter[], target?: object): JsonRpcProxy<T>;
                                                                  }

                                                                  Implemented by

                                                                  Methods

                                                                  Methods

                                                                  +ProxyProvider | CellJS TypeDoc
                                                                  interface ProxyProvider {
                                                                      provide<T>(path: string, errorConverters?: ErrorConverter[], target?: object): JsonRpcProxy<T>;
                                                                  }

                                                                  Implemented by

                                                                  Methods

                                                                  Methods

                                                                  diff --git a/docs/next/interfaces/_celljs_rpc.common.RequestTaskMeta.html b/docs/next/interfaces/_celljs_rpc.common.RequestTaskMeta.html index c8f5b07ed..2af614a3b 100644 --- a/docs/next/interfaces/_celljs_rpc.common.RequestTaskMeta.html +++ b/docs/next/interfaces/_celljs_rpc.common.RequestTaskMeta.html @@ -1,5 +1,5 @@ -RequestTaskMeta | CellJS TypeDoc
                                                                  interface RequestTaskMeta {
                                                                      contentLength: number;
                                                                      contents: string[];
                                                                      id: number | Timeout;
                                                                      task: (() => Promise<void>);
                                                                  }

                                                                  Properties

                                                                  contentLength +RequestTaskMeta | CellJS TypeDoc
                                                                  interface RequestTaskMeta {
                                                                      contentLength: number;
                                                                      contents: string[];
                                                                      id: number | Timeout;
                                                                      task: (() => Promise<void>);
                                                                  }

                                                                  Properties

                                                                  contentLength: number
                                                                  contents: string[]
                                                                  id: number | Timeout
                                                                  task: (() => Promise<void>)
                                                                  +

                                                                  Properties

                                                                  contentLength: number
                                                                  contents: string[]
                                                                  id: number | Timeout
                                                                  task: (() => Promise<void>)
                                                                  diff --git a/docs/next/interfaces/_celljs_rpc.node.ChannelStrategy.html b/docs/next/interfaces/_celljs_rpc.node.ChannelStrategy.html index b01d554a4..8853a33d4 100644 --- a/docs/next/interfaces/_celljs_rpc.node.ChannelStrategy.html +++ b/docs/next/interfaces/_celljs_rpc.node.ChannelStrategy.html @@ -1,5 +1,5 @@ -ChannelStrategy | CellJS TypeDoc
                                                                  interface ChannelStrategy {
                                                                      createChannel(id: number): Promise<Channel>;
                                                                      getMessages(): Promise<Channel.Message[]>;
                                                                      handleMessage(message: any): Promise<void>;
                                                                      support(): Promise<boolean>;
                                                                  }

                                                                  Implemented by

                                                                  Methods

                                                                  createChannel +ChannelStrategy | CellJS TypeDoc
                                                                  interface ChannelStrategy {
                                                                      createChannel(id: number): Promise<Channel>;
                                                                      getMessages(): Promise<Channel.Message[]>;
                                                                      handleMessage(message: any): Promise<void>;
                                                                      support(): Promise<boolean>;
                                                                  }

                                                                  Implemented by

                                                                  Methods

                                                                  +

                                                                  Methods

                                                                  diff --git a/docs/next/interfaces/_celljs_rpc_core.ConnectionClosedError-1.html b/docs/next/interfaces/_celljs_rpc_core.ConnectionClosedError-1.html index 4ce4b160d..ced948ec1 100644 --- a/docs/next/interfaces/_celljs_rpc_core.ConnectionClosedError-1.html +++ b/docs/next/interfaces/_celljs_rpc_core.ConnectionClosedError-1.html @@ -1,5 +1,5 @@ -ConnectionClosedError | CellJS TypeDoc
                                                                  interface ConnectionClosedError {
                                                                      code: "RPC_PROTOCOL_CLOSED";
                                                                      message: string;
                                                                      name: string;
                                                                      stack?: string;
                                                                  }

                                                                  Hierarchy (view full)

                                                                  Properties

                                                                  code +ConnectionClosedError | CellJS TypeDoc
                                                                  interface ConnectionClosedError {
                                                                      code: "RPC_PROTOCOL_CLOSED";
                                                                      message: string;
                                                                      name: string;
                                                                      stack?: string;
                                                                  }

                                                                  Hierarchy (view full)

                                                                  Properties

                                                                  Properties

                                                                  code
                                                                  message: string
                                                                  name: string
                                                                  stack?: string
                                                                  +

                                                                  Properties

                                                                  code
                                                                  message: string
                                                                  name: string
                                                                  stack?: string
                                                                  diff --git a/docs/next/interfaces/_celljs_rpc_core.MessageConnection.html b/docs/next/interfaces/_celljs_rpc_core.MessageConnection.html index 83aaf608d..b5bd4420f 100644 --- a/docs/next/interfaces/_celljs_rpc_core.MessageConnection.html +++ b/docs/next/interfaces/_celljs_rpc_core.MessageConnection.html @@ -1,3 +1,3 @@ -MessageConnection | CellJS TypeDoc
                                                                  interface MessageConnection {
                                                                      onMessage: Event<string>;
                                                                      send(msg: string): void;
                                                                  }

                                                                  Implemented by

                                                                  Properties

                                                                  onMessage +MessageConnection | CellJS TypeDoc
                                                                  interface MessageConnection {
                                                                      onMessage: Event<string>;
                                                                      send(msg: string): void;
                                                                  }

                                                                  Implemented by

                                                                  Properties

                                                                  Methods

                                                                  Properties

                                                                  onMessage: Event<string>

                                                                  Methods

                                                                  +

                                                                  Properties

                                                                  onMessage: Event<string>

                                                                  Methods

                                                                  diff --git a/docs/next/interfaces/_celljs_rpc_core.RPC.html b/docs/next/interfaces/_celljs_rpc_core.RPC.html index c9627241a..c449921b8 100644 --- a/docs/next/interfaces/_celljs_rpc_core.RPC.html +++ b/docs/next/interfaces/_celljs_rpc_core.RPC.html @@ -1,9 +1,9 @@ -RPC | CellJS TypeDoc
                                                                  interface RPC {
                                                                      dispose(): void;
                                                                      getLocal<T>(proxyId: ProxyIdentifier<T>): T;
                                                                      getProxy<T>(proxyId: ProxyIdentifier<T>): T;
                                                                      set<T, R>(identifier: ProxyIdentifier<T>, instance: R): R;
                                                                  }

                                                                  Hierarchy (view full)

                                                                  Implemented by

                                                                  Methods

                                                                  dispose +RPC | CellJS TypeDoc
                                                                  interface RPC {
                                                                      dispose(): void;
                                                                      getLocal<T>(proxyId: ProxyIdentifier<T>): T;
                                                                      getProxy<T>(proxyId: ProxyIdentifier<T>): T;
                                                                      set<T, R>(identifier: ProxyIdentifier<T>, instance: R): R;
                                                                  }

                                                                  Hierarchy (view full)

                                                                  Implemented by

                                                                  Methods

                                                                  • Dispose this object.

                                                                    Returns void

                                                                  +

                                                                  Type Parameters

                                                                  • T

                                                                  Parameters

                                                                  Returns T

                                                                  diff --git a/docs/next/interfaces/_celljs_rpc_core.SerializedError.html b/docs/next/interfaces/_celljs_rpc_core.SerializedError.html index 46e5e75b1..0c214280c 100644 --- a/docs/next/interfaces/_celljs_rpc_core.SerializedError.html +++ b/docs/next/interfaces/_celljs_rpc_core.SerializedError.html @@ -1,5 +1,5 @@ -SerializedError | CellJS TypeDoc
                                                                  interface SerializedError {
                                                                      $isError: true;
                                                                      message: string;
                                                                      name: string;
                                                                      stack: string;
                                                                  }

                                                                  Properties

                                                                  $isError +SerializedError | CellJS TypeDoc
                                                                  interface SerializedError {
                                                                      $isError: true;
                                                                      message: string;
                                                                      name: string;
                                                                      stack: string;
                                                                  }

                                                                  Properties

                                                                  $isError
                                                                  message: string
                                                                  name: string
                                                                  stack: string
                                                                  +

                                                                  Properties

                                                                  $isError
                                                                  message: string
                                                                  name: string
                                                                  stack: string
                                                                  diff --git a/docs/next/interfaces/_celljs_schedule.CronJobFactory.html b/docs/next/interfaces/_celljs_schedule.CronJobFactory.html index ad109ed03..dcadc32ba 100644 --- a/docs/next/interfaces/_celljs_schedule.CronJobFactory.html +++ b/docs/next/interfaces/_celljs_schedule.CronJobFactory.html @@ -1,2 +1,2 @@ -CronJobFactory | CellJS TypeDoc
                                                                  interface CronJobFactory {
                                                                      create(options: CronJobOptions): CronJob;
                                                                  }

                                                                  Implemented by

                                                                  Methods

                                                                  Methods

                                                                  +CronJobFactory | CellJS TypeDoc
                                                                  interface CronJobFactory {
                                                                      create(options: CronJobOptions): CronJob;
                                                                  }

                                                                  Implemented by

                                                                  Methods

                                                                  Methods

                                                                  diff --git a/docs/next/interfaces/_celljs_schedule.CronJobOptions.html b/docs/next/interfaces/_celljs_schedule.CronJobOptions.html index e8c014f30..f9b4d7f5d 100644 --- a/docs/next/interfaces/_celljs_schedule.CronJobOptions.html +++ b/docs/next/interfaces/_celljs_schedule.CronJobOptions.html @@ -1,4 +1,4 @@ -CronJobOptions | CellJS TypeDoc
                                                                  interface CronJobOptions {
                                                                      context?: any;
                                                                      cronTime: string | Date | Moment;
                                                                      onComplete?: null | CronCommand;
                                                                      onTick: CronCommand;
                                                                      runOnInit?: boolean;
                                                                      start?: boolean;
                                                                      timeZone?: string;
                                                                      unrefTimeout?: boolean;
                                                                      utcOffset?: string | number;
                                                                  }

                                                                  Hierarchy

                                                                  • CronJobParameters
                                                                    • CronJobOptions

                                                                  Properties

                                                                  context? +CronJobOptions | CellJS TypeDoc
                                                                  interface CronJobOptions {
                                                                      context?: any;
                                                                      cronTime: string | Date | Moment;
                                                                      onComplete?: null | CronCommand;
                                                                      onTick: CronCommand;
                                                                      runOnInit?: boolean;
                                                                      start?: boolean;
                                                                      timeZone?: string;
                                                                      unrefTimeout?: boolean;
                                                                      utcOffset?: string | number;
                                                                  }

                                                                  Hierarchy

                                                                  • CronJobParameters
                                                                    • CronJobOptions

                                                                  Properties

                                                                  context? cronTime onComplete? onTick diff --git a/docs/next/interfaces/_celljs_schedule.CronMetadata.html b/docs/next/interfaces/_celljs_schedule.CronMetadata.html index 22921060c..fb3b74109 100644 --- a/docs/next/interfaces/_celljs_schedule.CronMetadata.html +++ b/docs/next/interfaces/_celljs_schedule.CronMetadata.html @@ -1,4 +1,4 @@ -CronMetadata | CellJS TypeDoc
                                                                  interface CronMetadata {
                                                                      context?: any;
                                                                      cronTime: string | Date;
                                                                      method: string | symbol;
                                                                      name?: string;
                                                                      onComplete?: null | CronCommand;
                                                                      runOnInit?: boolean;
                                                                      start?: boolean;
                                                                      timeZone?: string;
                                                                      unrefTimeout?: boolean;
                                                                      utcOffset?: string | number;
                                                                  }

                                                                  Hierarchy (view full)

                                                                  Properties

                                                                  context? +CronMetadata | CellJS TypeDoc
                                                                  interface CronMetadata {
                                                                      context?: any;
                                                                      cronTime: string | Date;
                                                                      method: string | symbol;
                                                                      name?: string;
                                                                      onComplete?: null | CronCommand;
                                                                      runOnInit?: boolean;
                                                                      start?: boolean;
                                                                      timeZone?: string;
                                                                      unrefTimeout?: boolean;
                                                                      utcOffset?: string | number;
                                                                  }

                                                                  Hierarchy (view full)

                                                                  Properties

                                                                  context?: any

                                                                  The context within which to execute the onTick method. This defaults to the cronjob itself allowing you to call this.stop(). However, if you change this you'll have access to the functions and values within your context object.

                                                                  -
                                                                  cronTime: string | Date
                                                                  method: string | symbol
                                                                  name?: string
                                                                  onComplete?: null | CronCommand

                                                                  A function that will fire when the job is stopped with job.stop(), and may also be called by onTick at the end of each run.

                                                                  +
                                                                  cronTime: string | Date
                                                                  method: string | symbol
                                                                  name?: string
                                                                  onComplete?: null | CronCommand

                                                                  A function that will fire when the job is stopped with job.stop(), and may also be called by onTick at the end of each run.

                                                                  runOnInit?: boolean

                                                                  This will immediately fire your onTick function as soon as the requisit initialization has happened. This option is set to false by default for backwards compatibility.

                                                                  start?: boolean

                                                                  Specifies whether to start the job just before exiting the constructor. By default this is set to false. If left at default you will need to call job.start() in order to start the job (assuming job is the variable you set the cronjob to). This does not immediately fire your onTick function, it just gives you more control over the behavior of your jobs.

                                                                  timeZone?: string

                                                                  Specify the timezone for the execution. This will modify the actual time relative to your timezone. If the timezone is invalid, an error is thrown. You can check all timezones available at Moment Timezone Website. Probably don't use both timeZone and utcOffset together or weird things may happen.

                                                                  diff --git a/docs/next/interfaces/_celljs_schedule.SchedulerMetadata.html b/docs/next/interfaces/_celljs_schedule.SchedulerMetadata.html index f7e2c5ea9..eace5e9e6 100644 --- a/docs/next/interfaces/_celljs_schedule.SchedulerMetadata.html +++ b/docs/next/interfaces/_celljs_schedule.SchedulerMetadata.html @@ -1,4 +1,4 @@ -SchedulerMetadata | CellJS TypeDoc
                                                                  interface SchedulerMetadata {
                                                                      context?: any;
                                                                      cronTime?: string | Date | Moment;
                                                                      onComplete?: null | CronCommand;
                                                                      onTick?: CronCommand;
                                                                      runOnInit?: boolean;
                                                                      start?: boolean;
                                                                      timeZone?: string;
                                                                      unrefTimeout?: boolean;
                                                                      utcOffset?: string | number;
                                                                  }

                                                                  Hierarchy

                                                                  Properties

                                                                  context? +SchedulerMetadata | CellJS TypeDoc
                                                                  interface SchedulerMetadata {
                                                                      context?: any;
                                                                      cronTime?: string | Date | Moment;
                                                                      onComplete?: null | CronCommand;
                                                                      onTick?: CronCommand;
                                                                      runOnInit?: boolean;
                                                                      start?: boolean;
                                                                      timeZone?: string;
                                                                      unrefTimeout?: boolean;
                                                                      utcOffset?: string | number;
                                                                  }

                                                                  Hierarchy

                                                                  Properties

                                                                  context? cronTime? onComplete? onTick? diff --git a/docs/next/interfaces/_celljs_schedule.SchedulerRegistry.html b/docs/next/interfaces/_celljs_schedule.SchedulerRegistry.html index 6832826ed..4227c138f 100644 --- a/docs/next/interfaces/_celljs_schedule.SchedulerRegistry.html +++ b/docs/next/interfaces/_celljs_schedule.SchedulerRegistry.html @@ -1,6 +1,6 @@ -SchedulerRegistry | CellJS TypeDoc
                                                                  interface SchedulerRegistry {
                                                                      add(name: string, options: CronJobOptions): CronJob;
                                                                      delete(name: string): void;
                                                                      get(name: string): CronJob;
                                                                      getAll(): Map<string, CronJob>;
                                                                      has(name: string): boolean;
                                                                  }

                                                                  Implemented by

                                                                  Methods

                                                                  add +SchedulerRegistry | CellJS TypeDoc
                                                                  interface SchedulerRegistry {
                                                                      add(name: string, options: CronJobOptions): CronJob;
                                                                      delete(name: string): void;
                                                                      get(name: string): CronJob;
                                                                      getAll(): Map<string, CronJob>;
                                                                      has(name: string): boolean;
                                                                  }

                                                                  Implemented by

                                                                  Methods

                                                                  +

                                                                  Methods

                                                                  diff --git a/docs/next/interfaces/_celljs_security.browser.UserManager.html b/docs/next/interfaces/_celljs_security.browser.UserManager.html index 9db43b411..1cdd1d26b 100644 --- a/docs/next/interfaces/_celljs_security.browser.UserManager.html +++ b/docs/next/interfaces/_celljs_security.browser.UserManager.html @@ -1,5 +1,5 @@ -UserManager | CellJS TypeDoc
                                                                  interface UserManager {
                                                                      userInfoSubject: BehaviorSubject<undefined | User>;
                                                                      getUserInfo(): Promise<undefined | User>;
                                                                      logout(): Promise<void>;
                                                                      openLoginPage(newWindow?: boolean): Promise<void>;
                                                                  }

                                                                  Implemented by

                                                                  Properties

                                                                  userInfoSubject +UserManager | CellJS TypeDoc
                                                                  interface UserManager {
                                                                      userInfoSubject: BehaviorSubject<undefined | User>;
                                                                      getUserInfo(): Promise<undefined | User>;
                                                                      logout(): Promise<void>;
                                                                      openLoginPage(newWindow?: boolean): Promise<void>;
                                                                  }

                                                                  Implemented by

                                                                  Properties

                                                                  userInfoSubject: BehaviorSubject<undefined | User>

                                                                  Methods

                                                                  +

                                                                  Properties

                                                                  userInfoSubject: BehaviorSubject<undefined | User>

                                                                  Methods

                                                                  diff --git a/docs/next/interfaces/_celljs_security.common.AclPolicy.html b/docs/next/interfaces/_celljs_security.common.AclPolicy.html index 457cf7156..4ab1da18b 100644 --- a/docs/next/interfaces/_celljs_security.common.AclPolicy.html +++ b/docs/next/interfaces/_celljs_security.common.AclPolicy.html @@ -1,5 +1,5 @@ -AclPolicy | CellJS TypeDoc
                                                                  interface AclPolicy {
                                                                      authorizeType: AuthorizeType;
                                                                      statement: Statement[];
                                                                      type: string;
                                                                      version?: string;
                                                                  }

                                                                  Hierarchy (view full)

                                                                  Properties

                                                                  authorizeType +AclPolicy | CellJS TypeDoc
                                                                  interface AclPolicy {
                                                                      authorizeType: AuthorizeType;
                                                                      statement: Statement[];
                                                                      type: string;
                                                                      version?: string;
                                                                  }

                                                                  Hierarchy (view full)

                                                                  Properties

                                                                  authorizeType: AuthorizeType
                                                                  statement: Statement[]
                                                                  type: string
                                                                  version?: string
                                                                  +

                                                                  Properties

                                                                  authorizeType: AuthorizeType
                                                                  statement: Statement[]
                                                                  type: string
                                                                  version?: string
                                                                  diff --git a/docs/next/interfaces/_celljs_security.common.ElPolicy.html b/docs/next/interfaces/_celljs_security.common.ElPolicy.html index ac7c05b17..a632924f0 100644 --- a/docs/next/interfaces/_celljs_security.common.ElPolicy.html +++ b/docs/next/interfaces/_celljs_security.common.ElPolicy.html @@ -1,5 +1,5 @@ -ElPolicy | CellJS TypeDoc
                                                                  interface ElPolicy {
                                                                      authorizeType: AuthorizeType;
                                                                      context: any;
                                                                      el: string;
                                                                      type: string;
                                                                  }

                                                                  Hierarchy (view full)

                                                                  Properties

                                                                  authorizeType +ElPolicy | CellJS TypeDoc
                                                                  interface ElPolicy {
                                                                      authorizeType: AuthorizeType;
                                                                      context: any;
                                                                      el: string;
                                                                      type: string;
                                                                  }

                                                                  Hierarchy (view full)

                                                                  Properties

                                                                  authorizeType: AuthorizeType
                                                                  context: any
                                                                  el: string
                                                                  type: string
                                                                  +

                                                                  Properties

                                                                  authorizeType: AuthorizeType
                                                                  context: any
                                                                  el: string
                                                                  type: string
                                                                  diff --git a/docs/next/interfaces/_celljs_security.common.Policy.html b/docs/next/interfaces/_celljs_security.common.Policy.html index e02d22bb4..b3ed760c7 100644 --- a/docs/next/interfaces/_celljs_security.common.Policy.html +++ b/docs/next/interfaces/_celljs_security.common.Policy.html @@ -1,3 +1,3 @@ -Policy | CellJS TypeDoc
                                                                  interface Policy {
                                                                      authorizeType: AuthorizeType;
                                                                      type: string;
                                                                      [key: string]: any;
                                                                  }

                                                                  Hierarchy (view full)

                                                                  Indexable

                                                                  • [key: string]: any

                                                                  Properties

                                                                  authorizeType +Policy | CellJS TypeDoc
                                                                  interface Policy {
                                                                      authorizeType: AuthorizeType;
                                                                      type: string;
                                                                      [key: string]: any;
                                                                  }

                                                                  Hierarchy (view full)

                                                                  Indexable

                                                                  • [key: string]: any

                                                                  Properties

                                                                  Properties

                                                                  authorizeType: AuthorizeType
                                                                  type: string
                                                                  +

                                                                  Properties

                                                                  authorizeType: AuthorizeType
                                                                  type: string
                                                                  diff --git a/docs/next/interfaces/_celljs_security.common.Statement.html b/docs/next/interfaces/_celljs_security.common.Statement.html index 624117ca4..376d68da8 100644 --- a/docs/next/interfaces/_celljs_security.common.Statement.html +++ b/docs/next/interfaces/_celljs_security.common.Statement.html @@ -1,5 +1,5 @@ -Statement | CellJS TypeDoc
                                                                  interface Statement {
                                                                      action: string | string[];
                                                                      condition: {
                                                                          [key: string]: any;
                                                                      };
                                                                      effect: Effect;
                                                                      resource: string | string[];
                                                                  }

                                                                  Properties

                                                                  action +Statement | CellJS TypeDoc
                                                                  interface Statement {
                                                                      action: string | string[];
                                                                      condition: {
                                                                          [key: string]: any;
                                                                      };
                                                                      effect: Effect;
                                                                      resource: string | string[];
                                                                  }

                                                                  Properties

                                                                  action: string | string[]
                                                                  condition: {
                                                                      [key: string]: any;
                                                                  }
                                                                  effect: Effect
                                                                  resource: string | string[]
                                                                  +

                                                                  Properties

                                                                  action: string | string[]
                                                                  condition: {
                                                                      [key: string]: any;
                                                                  }
                                                                  effect: Effect
                                                                  resource: string | string[]
                                                                  diff --git a/docs/next/interfaces/_celljs_security.common.User-1.html b/docs/next/interfaces/_celljs_security.common.User-1.html index 3794c5de4..c5e67bf1a 100644 --- a/docs/next/interfaces/_celljs_security.common.User-1.html +++ b/docs/next/interfaces/_celljs_security.common.User-1.html @@ -1,4 +1,4 @@ -User | CellJS TypeDoc
                                                                  interface User {
                                                                      accountNonExpired: boolean;
                                                                      accountNonLocked: boolean;
                                                                      claims?: {
                                                                          [key: string]: any;
                                                                      };
                                                                      credentialsNonExpired: boolean;
                                                                      enabled: boolean;
                                                                      password: string;
                                                                      policies: Policy[];
                                                                      type: string;
                                                                      username: string;
                                                                      [key: string]: any;
                                                                  }

                                                                  Indexable

                                                                  • [key: string]: any

                                                                  Properties

                                                                  accountNonExpired +User | CellJS TypeDoc
                                                                  interface User {
                                                                      accountNonExpired: boolean;
                                                                      accountNonLocked: boolean;
                                                                      claims?: {
                                                                          [key: string]: any;
                                                                      };
                                                                      credentialsNonExpired: boolean;
                                                                      enabled: boolean;
                                                                      password: string;
                                                                      policies: Policy[];
                                                                      type: string;
                                                                      username: string;
                                                                      [key: string]: any;
                                                                  }

                                                                  Indexable

                                                                  • [key: string]: any

                                                                  Properties

                                                                  accountNonExpired: boolean
                                                                  accountNonLocked: boolean
                                                                  claims?: {
                                                                      [key: string]: any;
                                                                  }
                                                                  credentialsNonExpired: boolean
                                                                  enabled: boolean
                                                                  password: string
                                                                  policies: Policy[]
                                                                  type: string
                                                                  username: string
                                                                  +

                                                                  Properties

                                                                  accountNonExpired: boolean
                                                                  accountNonLocked: boolean
                                                                  claims?: {
                                                                      [key: string]: any;
                                                                  }
                                                                  credentialsNonExpired: boolean
                                                                  enabled: boolean
                                                                  password: string
                                                                  policies: Policy[]
                                                                  type: string
                                                                  username: string
                                                                  diff --git a/docs/next/interfaces/_celljs_security.common.UserMapperRule.html b/docs/next/interfaces/_celljs_security.common.UserMapperRule.html index 66901a8f0..f2fb47df7 100644 --- a/docs/next/interfaces/_celljs_security.common.UserMapperRule.html +++ b/docs/next/interfaces/_celljs_security.common.UserMapperRule.html @@ -1,3 +1,3 @@ -UserMapperRule | CellJS TypeDoc
                                                                  interface UserMapperRule {
                                                                      avatar: string;
                                                                      nickname: string;
                                                                      [key: string]: any;
                                                                  }

                                                                  Indexable

                                                                  • [key: string]: any

                                                                  Properties

                                                                  avatar +UserMapperRule | CellJS TypeDoc
                                                                  interface UserMapperRule {
                                                                      avatar: string;
                                                                      nickname: string;
                                                                      [key: string]: any;
                                                                  }

                                                                  Indexable

                                                                  • [key: string]: any

                                                                  Properties

                                                                  Properties

                                                                  avatar: string
                                                                  nickname: string
                                                                  +

                                                                  Properties

                                                                  avatar: string
                                                                  nickname: string
                                                                  diff --git a/docs/next/interfaces/_celljs_security.node.AccessDecisionManager.html b/docs/next/interfaces/_celljs_security.node.AccessDecisionManager.html index 500f09d72..6c5974a1e 100644 --- a/docs/next/interfaces/_celljs_security.node.AccessDecisionManager.html +++ b/docs/next/interfaces/_celljs_security.node.AccessDecisionManager.html @@ -1,2 +1,2 @@ -AccessDecisionManager | CellJS TypeDoc
                                                                  interface AccessDecisionManager {
                                                                      decide(securityMetadata: SecurityMetadata): Promise<void>;
                                                                  }

                                                                  Implemented by

                                                                  Methods

                                                                  Methods

                                                                  +AccessDecisionManager | CellJS TypeDoc
                                                                  interface AccessDecisionManager {
                                                                      decide(securityMetadata: SecurityMetadata): Promise<void>;
                                                                  }

                                                                  Implemented by

                                                                  Methods

                                                                  Methods

                                                                  diff --git a/docs/next/interfaces/_celljs_security.node.AccessDecisionVoter.html b/docs/next/interfaces/_celljs_security.node.AccessDecisionVoter.html index 91650f123..bbfb418fd 100644 --- a/docs/next/interfaces/_celljs_security.node.AccessDecisionVoter.html +++ b/docs/next/interfaces/_celljs_security.node.AccessDecisionVoter.html @@ -1,4 +1,4 @@ -AccessDecisionVoter | CellJS TypeDoc
                                                                  interface AccessDecisionVoter {
                                                                      priority: number;
                                                                      support(securityMetadata: SecurityMetadata): Promise<boolean>;
                                                                      vote(securityMetadata: SecurityMetadata): Promise<number>;
                                                                  }

                                                                  Implemented by

                                                                  Properties

                                                                  priority +AccessDecisionVoter | CellJS TypeDoc
                                                                  interface AccessDecisionVoter {
                                                                      priority: number;
                                                                      support(securityMetadata: SecurityMetadata): Promise<boolean>;
                                                                      vote(securityMetadata: SecurityMetadata): Promise<number>;
                                                                  }

                                                                  Implemented by

                                                                  Properties

                                                                  Methods

                                                                  Properties

                                                                  priority: number

                                                                  Methods

                                                                  +

                                                                  Properties

                                                                  priority: number

                                                                  Methods

                                                                  diff --git a/docs/next/interfaces/_celljs_security.node.ActionNameResolver.html b/docs/next/interfaces/_celljs_security.node.ActionNameResolver.html index 36251f792..050d2fd0a 100644 --- a/docs/next/interfaces/_celljs_security.node.ActionNameResolver.html +++ b/docs/next/interfaces/_celljs_security.node.ActionNameResolver.html @@ -1,2 +1,2 @@ -ActionNameResolver | CellJS TypeDoc
                                                                  interface ActionNameResolver {
                                                                      resolve(ctx: MethodSecurityMetadataContext): Promise<string>;
                                                                  }

                                                                  Implemented by

                                                                  Methods

                                                                  Methods

                                                                  +ActionNameResolver | CellJS TypeDoc
                                                                  interface ActionNameResolver {
                                                                      resolve(ctx: MethodSecurityMetadataContext): Promise<string>;
                                                                  }

                                                                  Implemented by

                                                                  Methods

                                                                  Methods

                                                                  diff --git a/docs/next/interfaces/_celljs_security.node.Authentication.html b/docs/next/interfaces/_celljs_security.node.Authentication.html index f5c608f8a..658c68f74 100644 --- a/docs/next/interfaces/_celljs_security.node.Authentication.html +++ b/docs/next/interfaces/_celljs_security.node.Authentication.html @@ -1,8 +1,8 @@ -Authentication | CellJS TypeDoc
                                                                  interface Authentication {
                                                                      authenticated: boolean;
                                                                      credentials: any;
                                                                      details?: any;
                                                                      name: string;
                                                                      next?: boolean;
                                                                      policies: Policy[];
                                                                      principal: any;
                                                                  }

                                                                  Hierarchy

                                                                  • Authentication

                                                                    Properties

                                                                    authenticated +Authentication | CellJS TypeDoc
                                                                    interface Authentication {
                                                                        authenticated: boolean;
                                                                        credentials: any;
                                                                        details?: any;
                                                                        name: string;
                                                                        next?: boolean;
                                                                        policies: Policy[];
                                                                        principal: any;
                                                                    }

                                                                    Hierarchy

                                                                    • Authentication

                                                                      Properties

                                                                      authenticated: boolean
                                                                      credentials: any
                                                                      details?: any
                                                                      name: string
                                                                      next?: boolean
                                                                      policies: Policy[]
                                                                      principal: any
                                                                      +

                                                                      Properties

                                                                      authenticated: boolean
                                                                      credentials: any
                                                                      details?: any
                                                                      name: string
                                                                      next?: boolean
                                                                      policies: Policy[]
                                                                      principal: any
                                                                      diff --git a/docs/next/interfaces/_celljs_security.node.AuthenticationManager.html b/docs/next/interfaces/_celljs_security.node.AuthenticationManager.html index 1f370fd9f..7ee8c107f 100644 --- a/docs/next/interfaces/_celljs_security.node.AuthenticationManager.html +++ b/docs/next/interfaces/_celljs_security.node.AuthenticationManager.html @@ -1,3 +1,3 @@ -AuthenticationManager | CellJS TypeDoc
                                                                      interface AuthenticationManager {
                                                                          authenticate(next: (() => Promise<void>)): Promise<void>;
                                                                          support(): Promise<boolean>;
                                                                      }

                                                                      Implemented by

                                                                      Methods

                                                                      authenticate +AuthenticationManager | CellJS TypeDoc
                                                                      interface AuthenticationManager {
                                                                          authenticate(next: (() => Promise<void>)): Promise<void>;
                                                                          support(): Promise<boolean>;
                                                                      }

                                                                      Implemented by

                                                                      Methods

                                                                      +

                                                                      Methods

                                                                      diff --git a/docs/next/interfaces/_celljs_security.node.AuthenticationProvider.html b/docs/next/interfaces/_celljs_security.node.AuthenticationProvider.html index cc48b2c2a..9fe9f6079 100644 --- a/docs/next/interfaces/_celljs_security.node.AuthenticationProvider.html +++ b/docs/next/interfaces/_celljs_security.node.AuthenticationProvider.html @@ -1,4 +1,4 @@ -AuthenticationProvider | CellJS TypeDoc
                                                                      interface AuthenticationProvider {
                                                                          priority: number;
                                                                          authenticate(): Promise<undefined | Authentication>;
                                                                          support(): Promise<boolean>;
                                                                      }

                                                                      Implemented by

                                                                      Properties

                                                                      priority +AuthenticationProvider | CellJS TypeDoc
                                                                      interface AuthenticationProvider {
                                                                          priority: number;
                                                                          authenticate(): Promise<undefined | Authentication>;
                                                                          support(): Promise<boolean>;
                                                                      }

                                                                      Implemented by

                                                                      Properties

                                                                      Methods

                                                                      Properties

                                                                      priority: number

                                                                      Methods

                                                                      +

                                                                      Properties

                                                                      priority: number

                                                                      Methods

                                                                      diff --git a/docs/next/interfaces/_celljs_security.node.AuthenticationSuccessHandler.html b/docs/next/interfaces/_celljs_security.node.AuthenticationSuccessHandler.html index d6438b422..96ad3250b 100644 --- a/docs/next/interfaces/_celljs_security.node.AuthenticationSuccessHandler.html +++ b/docs/next/interfaces/_celljs_security.node.AuthenticationSuccessHandler.html @@ -1,2 +1,2 @@ -AuthenticationSuccessHandler | CellJS TypeDoc
                                                                      interface AuthenticationSuccessHandler {
                                                                          onAuthenticationSuccess(authentication: Authentication): Promise<void>;
                                                                      }

                                                                      Implemented by

                                                                      Methods

                                                                      +AuthenticationSuccessHandler | CellJS TypeDoc
                                                                      interface AuthenticationSuccessHandler {
                                                                          onAuthenticationSuccess(authentication: Authentication): Promise<void>;
                                                                      }

                                                                      Implemented by

                                                                      Methods

                                                                      diff --git a/docs/next/interfaces/_celljs_security.node.ElOption-1.html b/docs/next/interfaces/_celljs_security.node.ElOption-1.html index 73126b903..ccd1a622d 100644 --- a/docs/next/interfaces/_celljs_security.node.ElOption-1.html +++ b/docs/next/interfaces/_celljs_security.node.ElOption-1.html @@ -1,3 +1,3 @@ -ElOption | CellJS TypeDoc
                                                                      interface ElOption {
                                                                          authorizeType: AuthorizeType;
                                                                          el: string;
                                                                      }

                                                                      Properties

                                                                      authorizeType +ElOption | CellJS TypeDoc
                                                                      +

                                                                      Properties

                                                                      authorizeType: AuthorizeType
                                                                      el: string
                                                                      diff --git a/docs/next/interfaces/_celljs_security.node.JexlEngineProvider.html b/docs/next/interfaces/_celljs_security.node.JexlEngineProvider.html index 6b909634c..4f500c447 100644 --- a/docs/next/interfaces/_celljs_security.node.JexlEngineProvider.html +++ b/docs/next/interfaces/_celljs_security.node.JexlEngineProvider.html @@ -1,2 +1,2 @@ -JexlEngineProvider | CellJS TypeDoc
                                                                      interface JexlEngineProvider<T> {
                                                                          provide(): T;
                                                                      }

                                                                      Type Parameters

                                                                      • T

                                                                      Implemented by

                                                                      Methods

                                                                      Methods

                                                                      +JexlEngineProvider | CellJS TypeDoc
                                                                      interface JexlEngineProvider<T> {
                                                                          provide(): T;
                                                                      }

                                                                      Type Parameters

                                                                      • T

                                                                      Implemented by

                                                                      Methods

                                                                      Methods

                                                                      diff --git a/docs/next/interfaces/_celljs_security.node.LogoutHandler.html b/docs/next/interfaces/_celljs_security.node.LogoutHandler.html index f2c0176b5..ddf8d4ee8 100644 --- a/docs/next/interfaces/_celljs_security.node.LogoutHandler.html +++ b/docs/next/interfaces/_celljs_security.node.LogoutHandler.html @@ -1,2 +1,2 @@ -LogoutHandler | CellJS TypeDoc
                                                                      interface LogoutHandler {
                                                                          logout(): Promise<void>;
                                                                      }

                                                                      Implemented by

                                                                      Methods

                                                                      Methods

                                                                      +LogoutHandler | CellJS TypeDoc
                                                                      interface LogoutHandler {
                                                                          logout(): Promise<void>;
                                                                      }

                                                                      Implemented by

                                                                      Methods

                                                                      Methods

                                                                      diff --git a/docs/next/interfaces/_celljs_security.node.LogoutSuccessHandler.html b/docs/next/interfaces/_celljs_security.node.LogoutSuccessHandler.html index e0bc574cf..055bf4e45 100644 --- a/docs/next/interfaces/_celljs_security.node.LogoutSuccessHandler.html +++ b/docs/next/interfaces/_celljs_security.node.LogoutSuccessHandler.html @@ -1,3 +1,3 @@ -LogoutSuccessHandler | CellJS TypeDoc
                                                                      interface LogoutSuccessHandler {
                                                                          priority: number;
                                                                          onLogoutSuccess(): Promise<void>;
                                                                      }

                                                                      Implemented by

                                                                      Properties

                                                                      priority +LogoutSuccessHandler | CellJS TypeDoc
                                                                      interface LogoutSuccessHandler {
                                                                          priority: number;
                                                                          onLogoutSuccess(): Promise<void>;
                                                                      }

                                                                      Implemented by

                                                                      Properties

                                                                      Methods

                                                                      Properties

                                                                      priority: number

                                                                      Methods

                                                                      +

                                                                      Properties

                                                                      priority: number

                                                                      Methods

                                                                      diff --git a/docs/next/interfaces/_celljs_security.node.MethodSecurityMetadataContext.html b/docs/next/interfaces/_celljs_security.node.MethodSecurityMetadataContext.html index 74b3b7799..50e4a8afb 100644 --- a/docs/next/interfaces/_celljs_security.node.MethodSecurityMetadataContext.html +++ b/docs/next/interfaces/_celljs_security.node.MethodSecurityMetadataContext.html @@ -1,7 +1,7 @@ -MethodSecurityMetadataContext | CellJS TypeDoc
                                                                      interface MethodSecurityMetadataContext {
                                                                          args: any[];
                                                                          authorizeType: AuthorizeType;
                                                                          grant: number;
                                                                          method: string;
                                                                          returnValue?: any;
                                                                          target: any;
                                                                      }

                                                                      Hierarchy (view full)

                                                                      Properties

                                                                      args +MethodSecurityMetadataContext | CellJS TypeDoc
                                                                      interface MethodSecurityMetadataContext {
                                                                          args: any[];
                                                                          authorizeType: AuthorizeType;
                                                                          grant: number;
                                                                          method: string;
                                                                          returnValue?: any;
                                                                          target: any;
                                                                      }

                                                                      Hierarchy (view full)

                                                                      Properties

                                                                      args: any[]
                                                                      authorizeType: AuthorizeType
                                                                      grant: number
                                                                      method: string
                                                                      returnValue?: any
                                                                      target: any
                                                                      +

                                                                      Properties

                                                                      args: any[]
                                                                      authorizeType: AuthorizeType
                                                                      grant: number
                                                                      method: string
                                                                      returnValue?: any
                                                                      target: any
                                                                      diff --git a/docs/next/interfaces/_celljs_security.node.PasswordEncoder.html b/docs/next/interfaces/_celljs_security.node.PasswordEncoder.html index 2888ffa45..12d0a7780 100644 --- a/docs/next/interfaces/_celljs_security.node.PasswordEncoder.html +++ b/docs/next/interfaces/_celljs_security.node.PasswordEncoder.html @@ -1,3 +1,3 @@ -PasswordEncoder | CellJS TypeDoc
                                                                      interface PasswordEncoder {
                                                                          encode(rawPassword: string): Promise<string>;
                                                                          matches(rawPassword: string, encodedPassword: string): Promise<boolean>;
                                                                      }

                                                                      Implemented by

                                                                      Methods

                                                                      encode +PasswordEncoder | CellJS TypeDoc
                                                                      interface PasswordEncoder {
                                                                          encode(rawPassword: string): Promise<string>;
                                                                          matches(rawPassword: string, encodedPassword: string): Promise<boolean>;
                                                                      }

                                                                      Implemented by

                                                                      Methods

                                                                      Methods

                                                                      +

                                                                      Methods

                                                                      diff --git a/docs/next/interfaces/_celljs_security.node.PolicyContext.html b/docs/next/interfaces/_celljs_security.node.PolicyContext.html index c42a31b43..9bc213983 100644 --- a/docs/next/interfaces/_celljs_security.node.PolicyContext.html +++ b/docs/next/interfaces/_celljs_security.node.PolicyContext.html @@ -1,4 +1,4 @@ -PolicyContext | CellJS TypeDoc
                                                                      interface PolicyContext {
                                                                          principal: any;
                                                                          resource: string;
                                                                          type: AuthorizeType;
                                                                      }

                                                                      Properties

                                                                      principal +PolicyContext | CellJS TypeDoc
                                                                      interface PolicyContext {
                                                                          principal: any;
                                                                          resource: string;
                                                                          type: AuthorizeType;
                                                                      }

                                                                      Properties

                                                                      Properties

                                                                      principal: any
                                                                      resource: string
                                                                      +

                                                                      Properties

                                                                      principal: any
                                                                      resource: string
                                                                      diff --git a/docs/next/interfaces/_celljs_security.node.PolicyFactory.html b/docs/next/interfaces/_celljs_security.node.PolicyFactory.html index 7d57ff4f2..feb717a61 100644 --- a/docs/next/interfaces/_celljs_security.node.PolicyFactory.html +++ b/docs/next/interfaces/_celljs_security.node.PolicyFactory.html @@ -1,3 +1,3 @@ -PolicyFactory | CellJS TypeDoc
                                                                      interface PolicyFactory {
                                                                          create(options: any): Promise<Policy>;
                                                                          support(options: any): Promise<boolean>;
                                                                      }

                                                                      Methods

                                                                      create +PolicyFactory | CellJS TypeDoc
                                                                      interface PolicyFactory {
                                                                          create(options: any): Promise<Policy>;
                                                                          support(options: any): Promise<boolean>;
                                                                      }

                                                                      Methods

                                                                      Methods

                                                                      +

                                                                      Methods

                                                                      diff --git a/docs/next/interfaces/_celljs_security.node.PolicyProvider.html b/docs/next/interfaces/_celljs_security.node.PolicyProvider.html index e760c453d..c4833a220 100644 --- a/docs/next/interfaces/_celljs_security.node.PolicyProvider.html +++ b/docs/next/interfaces/_celljs_security.node.PolicyProvider.html @@ -1,2 +1,2 @@ -PolicyProvider | CellJS TypeDoc
                                                                      interface PolicyProvider {
                                                                          provide(ctx: PolicyContext): Promise<Policy[]>;
                                                                      }

                                                                      Implemented by

                                                                      Methods

                                                                      Methods

                                                                      +PolicyProvider | CellJS TypeDoc
                                                                      interface PolicyProvider {
                                                                          provide(ctx: PolicyContext): Promise<Policy[]>;
                                                                      }

                                                                      Implemented by

                                                                      Methods

                                                                      Methods

                                                                      diff --git a/docs/next/interfaces/_celljs_security.node.PolicyResolver.html b/docs/next/interfaces/_celljs_security.node.PolicyResolver.html index 06279f0b3..7ed66cf61 100644 --- a/docs/next/interfaces/_celljs_security.node.PolicyResolver.html +++ b/docs/next/interfaces/_celljs_security.node.PolicyResolver.html @@ -1,3 +1,3 @@ -PolicyResolver | CellJS TypeDoc
                                                                      interface PolicyResolver {
                                                                          resolve(policy: Policy, securityMetadata: SecurityMetadata): Promise<number>;
                                                                          support(policy: Policy, securityMetadata: SecurityMetadata): Promise<boolean>;
                                                                      }

                                                                      Implemented by

                                                                      Methods

                                                                      resolve +PolicyResolver | CellJS TypeDoc
                                                                      interface PolicyResolver {
                                                                          resolve(policy: Policy, securityMetadata: SecurityMetadata): Promise<number>;
                                                                          support(policy: Policy, securityMetadata: SecurityMetadata): Promise<boolean>;
                                                                      }

                                                                      Implemented by

                                                                      Methods

                                                                      Methods

                                                                      +

                                                                      Methods

                                                                      diff --git a/docs/next/interfaces/_celljs_security.node.RequestCache.html b/docs/next/interfaces/_celljs_security.node.RequestCache.html index edf16b21c..c3d2da168 100644 --- a/docs/next/interfaces/_celljs_security.node.RequestCache.html +++ b/docs/next/interfaces/_celljs_security.node.RequestCache.html @@ -1,4 +1,4 @@ -RequestCache | CellJS TypeDoc
                                                                      interface RequestCache {
                                                                          get(): Promise<undefined | SavedRequest>;
                                                                          remove(): Promise<void>;
                                                                          save(savedRequest?: SavedRequest): Promise<void>;
                                                                      }

                                                                      Implemented by

                                                                      Methods

                                                                      get +RequestCache | CellJS TypeDoc
                                                                      interface RequestCache {
                                                                          get(): Promise<undefined | SavedRequest>;
                                                                          remove(): Promise<void>;
                                                                          save(savedRequest?: SavedRequest): Promise<void>;
                                                                      }

                                                                      Implemented by

                                                                      Methods

                                                                      Methods

                                                                      +

                                                                      Methods

                                                                      diff --git a/docs/next/interfaces/_celljs_security.node.ResourceNameResolver.html b/docs/next/interfaces/_celljs_security.node.ResourceNameResolver.html index 7b9036726..8a01f6bdf 100644 --- a/docs/next/interfaces/_celljs_security.node.ResourceNameResolver.html +++ b/docs/next/interfaces/_celljs_security.node.ResourceNameResolver.html @@ -1,2 +1,2 @@ -ResourceNameResolver | CellJS TypeDoc
                                                                      interface ResourceNameResolver {
                                                                          resolve(ctx: MethodSecurityMetadataContext): Promise<string[]>;
                                                                      }

                                                                      Implemented by

                                                                      Methods

                                                                      Methods

                                                                      +ResourceNameResolver | CellJS TypeDoc
                                                                      interface ResourceNameResolver {
                                                                          resolve(ctx: MethodSecurityMetadataContext): Promise<string[]>;
                                                                      }

                                                                      Implemented by

                                                                      Methods

                                                                      Methods

                                                                      diff --git a/docs/next/interfaces/_celljs_security.node.SavedRequest.html b/docs/next/interfaces/_celljs_security.node.SavedRequest.html index 45c0234b7..d83003485 100644 --- a/docs/next/interfaces/_celljs_security.node.SavedRequest.html +++ b/docs/next/interfaces/_celljs_security.node.SavedRequest.html @@ -1,4 +1,4 @@ -SavedRequest | CellJS TypeDoc
                                                                      interface SavedRequest {
                                                                          method: HttpMethod;
                                                                          query: {
                                                                              [key: string]: string;
                                                                          };
                                                                          redirectUrl: string;
                                                                      }

                                                                      Properties

                                                                      method +SavedRequest | CellJS TypeDoc
                                                                      interface SavedRequest {
                                                                          method: HttpMethod;
                                                                          query: {
                                                                              [key: string]: string;
                                                                          };
                                                                          redirectUrl: string;
                                                                      }

                                                                      Properties

                                                                      method: HttpMethod
                                                                      query: {
                                                                          [key: string]: string;
                                                                      }
                                                                      redirectUrl: string
                                                                      +

                                                                      Properties

                                                                      method: HttpMethod
                                                                      query: {
                                                                          [key: string]: string;
                                                                      }
                                                                      redirectUrl: string
                                                                      diff --git a/docs/next/interfaces/_celljs_security.node.SecurityContext-1.html b/docs/next/interfaces/_celljs_security.node.SecurityContext-1.html index 9338c739c..fe1f8aba5 100644 --- a/docs/next/interfaces/_celljs_security.node.SecurityContext-1.html +++ b/docs/next/interfaces/_celljs_security.node.SecurityContext-1.html @@ -1,2 +1,2 @@ -SecurityContext | CellJS TypeDoc
                                                                      +SecurityContext | CellJS TypeDoc
                                                                      diff --git a/docs/next/interfaces/_celljs_security.node.SecurityContextStore.html b/docs/next/interfaces/_celljs_security.node.SecurityContextStore.html index aa49aec71..44c949d23 100644 --- a/docs/next/interfaces/_celljs_security.node.SecurityContextStore.html +++ b/docs/next/interfaces/_celljs_security.node.SecurityContextStore.html @@ -1,3 +1,3 @@ -SecurityContextStore | CellJS TypeDoc
                                                                      interface SecurityContextStore {
                                                                          load(): Promise<SecurityContext>;
                                                                          save(context: SecurityContext): Promise<void>;
                                                                      }

                                                                      Implemented by

                                                                      Methods

                                                                      load +SecurityContextStore | CellJS TypeDoc
                                                                      interface SecurityContextStore {
                                                                          load(): Promise<SecurityContext>;
                                                                          save(context: SecurityContext): Promise<void>;
                                                                      }

                                                                      Implemented by

                                                                      Methods

                                                                      Methods

                                                                      +

                                                                      Methods

                                                                      diff --git a/docs/next/interfaces/_celljs_security.node.SecurityContextStrategy.html b/docs/next/interfaces/_celljs_security.node.SecurityContextStrategy.html index 08e59f665..911f9c39e 100644 --- a/docs/next/interfaces/_celljs_security.node.SecurityContextStrategy.html +++ b/docs/next/interfaces/_celljs_security.node.SecurityContextStrategy.html @@ -1,2 +1,2 @@ -SecurityContextStrategy | CellJS TypeDoc
                                                                      interface SecurityContextStrategy {
                                                                          create(): Promise<SecurityContext>;
                                                                      }

                                                                      Implemented by

                                                                      Methods

                                                                      Methods

                                                                      +SecurityContextStrategy | CellJS TypeDoc
                                                                      interface SecurityContextStrategy {
                                                                          create(): Promise<SecurityContext>;
                                                                      }

                                                                      Implemented by

                                                                      Methods

                                                                      Methods

                                                                      diff --git a/docs/next/interfaces/_celljs_security.node.SecurityExpressionContextHandler.html b/docs/next/interfaces/_celljs_security.node.SecurityExpressionContextHandler.html index a3abc1622..f6a265b03 100644 --- a/docs/next/interfaces/_celljs_security.node.SecurityExpressionContextHandler.html +++ b/docs/next/interfaces/_celljs_security.node.SecurityExpressionContextHandler.html @@ -1,2 +1,2 @@ -SecurityExpressionContextHandler | CellJS TypeDoc
                                                                      interface SecurityExpressionContextHandler {
                                                                          handle(context: any): Promise<void>;
                                                                      }

                                                                      Methods

                                                                      Methods

                                                                      +SecurityExpressionContextHandler | CellJS TypeDoc
                                                                      interface SecurityExpressionContextHandler {
                                                                          handle(context: any): Promise<void>;
                                                                      }

                                                                      Methods

                                                                      Methods

                                                                      diff --git a/docs/next/interfaces/_celljs_security.node.SecurityMetadata.html b/docs/next/interfaces/_celljs_security.node.SecurityMetadata.html index fdc06f47d..963523b0b 100644 --- a/docs/next/interfaces/_celljs_security.node.SecurityMetadata.html +++ b/docs/next/interfaces/_celljs_security.node.SecurityMetadata.html @@ -1,7 +1,7 @@ -SecurityMetadata | CellJS TypeDoc
                                                                      interface SecurityMetadata {
                                                                          action: string;
                                                                          authorizeType: AuthorizeType;
                                                                          grant: number;
                                                                          policies: Policy[];
                                                                          principal: any;
                                                                          resource: string;
                                                                      }

                                                                      Properties

                                                                      action +SecurityMetadata | CellJS TypeDoc
                                                                      interface SecurityMetadata {
                                                                          action: string;
                                                                          authorizeType: AuthorizeType;
                                                                          grant: number;
                                                                          policies: Policy[];
                                                                          principal: any;
                                                                          resource: string;
                                                                      }

                                                                      Properties

                                                                      action: string
                                                                      authorizeType: AuthorizeType
                                                                      grant: number
                                                                      policies: Policy[]
                                                                      principal: any
                                                                      resource: string
                                                                      +

                                                                      Properties

                                                                      action: string
                                                                      authorizeType: AuthorizeType
                                                                      grant: number
                                                                      policies: Policy[]
                                                                      principal: any
                                                                      resource: string
                                                                      diff --git a/docs/next/interfaces/_celljs_security.node.SecurityMetadataContext.html b/docs/next/interfaces/_celljs_security.node.SecurityMetadataContext.html index bddaaf25e..e5e6ca5b0 100644 --- a/docs/next/interfaces/_celljs_security.node.SecurityMetadataContext.html +++ b/docs/next/interfaces/_celljs_security.node.SecurityMetadataContext.html @@ -1 +1 @@ -SecurityMetadataContext | CellJS TypeDoc
                                                                      +SecurityMetadataContext | CellJS TypeDoc
                                                                      diff --git a/docs/next/interfaces/_celljs_security.node.SecurityMetadataSource.html b/docs/next/interfaces/_celljs_security.node.SecurityMetadataSource.html index b2ad62f09..3235d7b3c 100644 --- a/docs/next/interfaces/_celljs_security.node.SecurityMetadataSource.html +++ b/docs/next/interfaces/_celljs_security.node.SecurityMetadataSource.html @@ -1,2 +1,2 @@ -SecurityMetadataSource | CellJS TypeDoc
                                                                      interface SecurityMetadataSource {
                                                                          load(context: SecurityMetadataContext): Promise<SecurityMetadata>;
                                                                      }

                                                                      Implemented by

                                                                      Methods

                                                                      Methods

                                                                      +SecurityMetadataSource | CellJS TypeDoc
                                                                      interface SecurityMetadataSource {
                                                                          load(context: SecurityMetadataContext): Promise<SecurityMetadata>;
                                                                      }

                                                                      Implemented by

                                                                      Methods

                                                                      Methods

                                                                      diff --git a/docs/next/interfaces/_celljs_security.node.StringKeyGenerator.html b/docs/next/interfaces/_celljs_security.node.StringKeyGenerator.html index b80bf5c89..dd014e1e7 100644 --- a/docs/next/interfaces/_celljs_security.node.StringKeyGenerator.html +++ b/docs/next/interfaces/_celljs_security.node.StringKeyGenerator.html @@ -1,2 +1,2 @@ -StringKeyGenerator | CellJS TypeDoc
                                                                      interface StringKeyGenerator {
                                                                          generateKey(keyLength?: number): Promise<string>;
                                                                      }

                                                                      Implemented by

                                                                      Methods

                                                                      Methods

                                                                      +StringKeyGenerator | CellJS TypeDoc
                                                                      interface StringKeyGenerator {
                                                                          generateKey(keyLength?: number): Promise<string>;
                                                                      }

                                                                      Implemented by

                                                                      Methods

                                                                      Methods

                                                                      diff --git a/docs/next/interfaces/_celljs_security.node.UserChecker.html b/docs/next/interfaces/_celljs_security.node.UserChecker.html index e25b40aa1..075448cc9 100644 --- a/docs/next/interfaces/_celljs_security.node.UserChecker.html +++ b/docs/next/interfaces/_celljs_security.node.UserChecker.html @@ -1,2 +1,2 @@ -UserChecker | CellJS TypeDoc
                                                                      interface UserChecker {
                                                                          check(user: User): Promise<void>;
                                                                      }

                                                                      Implemented by

                                                                      Methods

                                                                      Methods

                                                                      +UserChecker | CellJS TypeDoc
                                                                      interface UserChecker {
                                                                          check(user: User): Promise<void>;
                                                                      }

                                                                      Implemented by

                                                                      Methods

                                                                      Methods

                                                                      diff --git a/docs/next/interfaces/_celljs_security.node.UserMapper.html b/docs/next/interfaces/_celljs_security.node.UserMapper.html index 0836956f6..ad19a3236 100644 --- a/docs/next/interfaces/_celljs_security.node.UserMapper.html +++ b/docs/next/interfaces/_celljs_security.node.UserMapper.html @@ -1,2 +1,2 @@ -UserMapper | CellJS TypeDoc
                                                                      interface UserMapper {
                                                                          map(user: User): Promise<void>;
                                                                      }

                                                                      Implemented by

                                                                      Methods

                                                                      map -

                                                                      Methods

                                                                      +UserMapper | CellJS TypeDoc
                                                                      interface UserMapper {
                                                                          map(user: User): Promise<void>;
                                                                      }

                                                                      Implemented by

                                                                      Methods

                                                                      map +

                                                                      Methods

                                                                      diff --git a/docs/next/interfaces/_celljs_security.node.UserService.html b/docs/next/interfaces/_celljs_security.node.UserService.html index 0f4f02127..24fc555ef 100644 --- a/docs/next/interfaces/_celljs_security.node.UserService.html +++ b/docs/next/interfaces/_celljs_security.node.UserService.html @@ -1,2 +1,2 @@ -UserService | CellJS TypeDoc
                                                                      interface UserService<R, U> {
                                                                          load(userRequest: R): Promise<U>;
                                                                      }

                                                                      Type Parameters

                                                                      Implemented by

                                                                      Methods

                                                                      Methods

                                                                      +UserService | CellJS TypeDoc
                                                                      interface UserService<R, U> {
                                                                          load(userRequest: R): Promise<U>;
                                                                      }

                                                                      Type Parameters

                                                                      Implemented by

                                                                      Methods

                                                                      Methods

                                                                      diff --git a/docs/next/interfaces/_celljs_shell.common.AppInfo.html b/docs/next/interfaces/_celljs_shell.common.AppInfo.html index f57642581..ce8ad7ec2 100644 --- a/docs/next/interfaces/_celljs_shell.common.AppInfo.html +++ b/docs/next/interfaces/_celljs_shell.common.AppInfo.html @@ -1,7 +1,7 @@ -AppInfo | CellJS TypeDoc
                                                                      interface AppInfo {
                                                                          categoryId: string;
                                                                          icon: string;
                                                                          id: string;
                                                                          name: string;
                                                                          priority: number;
                                                                          url: string;
                                                                      }

                                                                      Properties

                                                                      categoryId +AppInfo | CellJS TypeDoc
                                                                      interface AppInfo {
                                                                          categoryId: string;
                                                                          icon: string;
                                                                          id: string;
                                                                          name: string;
                                                                          priority: number;
                                                                          url: string;
                                                                      }

                                                                      Properties

                                                                      categoryId: string
                                                                      icon: string
                                                                      id: string
                                                                      name: string
                                                                      priority: number
                                                                      url: string
                                                                      +

                                                                      Properties

                                                                      categoryId: string
                                                                      icon: string
                                                                      id: string
                                                                      name: string
                                                                      priority: number
                                                                      url: string
                                                                      diff --git a/docs/next/interfaces/_celljs_shell.common.AppService.html b/docs/next/interfaces/_celljs_shell.common.AppService.html index 9d0f9c1ef..b259e772a 100644 --- a/docs/next/interfaces/_celljs_shell.common.AppService.html +++ b/docs/next/interfaces/_celljs_shell.common.AppService.html @@ -1,2 +1,2 @@ -AppService | CellJS TypeDoc
                                                                      interface AppService {
                                                                          load(): Promise<Category[]>;
                                                                      }

                                                                      Implemented by

                                                                      Methods

                                                                      Methods

                                                                      +AppService | CellJS TypeDoc
                                                                      interface AppService {
                                                                          load(): Promise<Category[]>;
                                                                      }

                                                                      Implemented by

                                                                      Methods

                                                                      Methods

                                                                      diff --git a/docs/next/interfaces/_celljs_shell.common.Category.html b/docs/next/interfaces/_celljs_shell.common.Category.html index 218c3b439..c06eb07d7 100644 --- a/docs/next/interfaces/_celljs_shell.common.Category.html +++ b/docs/next/interfaces/_celljs_shell.common.Category.html @@ -1,5 +1,5 @@ -Category | CellJS TypeDoc
                                                                      interface Category {
                                                                          apps: AppInfo[];
                                                                          id: string;
                                                                          name: string;
                                                                          priority: number;
                                                                      }

                                                                      Properties

                                                                      apps +Category | CellJS TypeDoc
                                                                      interface Category {
                                                                          apps: AppInfo[];
                                                                          id: string;
                                                                          name: string;
                                                                          priority: number;
                                                                      }

                                                                      Properties

                                                                      Properties

                                                                      apps: AppInfo[]
                                                                      id: string
                                                                      name: string
                                                                      priority: number
                                                                      +

                                                                      Properties

                                                                      apps: AppInfo[]
                                                                      id: string
                                                                      name: string
                                                                      priority: number
                                                                      diff --git a/docs/next/interfaces/_celljs_typeorm.node.TransactionalDecorator.html b/docs/next/interfaces/_celljs_typeorm.node.TransactionalDecorator.html index f091a3e51..c54a4363c 100644 --- a/docs/next/interfaces/_celljs_typeorm.node.TransactionalDecorator.html +++ b/docs/next/interfaces/_celljs_typeorm.node.TransactionalDecorator.html @@ -1 +1 @@ -TransactionalDecorator | CellJS TypeDoc
                                                                      +TransactionalDecorator | CellJS TypeDoc
                                                                      diff --git a/docs/next/interfaces/_celljs_typeorm.node.TransactionalOption-1.html b/docs/next/interfaces/_celljs_typeorm.node.TransactionalOption-1.html index cc5dd25a0..5034ee57d 100644 --- a/docs/next/interfaces/_celljs_typeorm.node.TransactionalOption-1.html +++ b/docs/next/interfaces/_celljs_typeorm.node.TransactionalOption-1.html @@ -1,5 +1,5 @@ -TransactionalOption | CellJS TypeDoc
                                                                      interface TransactionalOption {
                                                                          isolation?: IsolationLevel;
                                                                          name?: string;
                                                                          propagation?: Propagation;
                                                                          readOnly?: boolean;
                                                                      }

                                                                      Properties

                                                                      isolation? +TransactionalOption | CellJS TypeDoc
                                                                      interface TransactionalOption {
                                                                          isolation?: IsolationLevel;
                                                                          name?: string;
                                                                          propagation?: Propagation;
                                                                          readOnly?: boolean;
                                                                      }

                                                                      Properties

                                                                      isolation?: IsolationLevel
                                                                      name?: string
                                                                      propagation?: Propagation
                                                                      readOnly?: boolean
                                                                      +

                                                                      Properties

                                                                      isolation?: IsolationLevel
                                                                      name?: string
                                                                      propagation?: Propagation
                                                                      readOnly?: boolean
                                                                      diff --git a/docs/next/interfaces/_celljs_vue.PathResolver.html b/docs/next/interfaces/_celljs_vue.PathResolver.html index df77582c4..636d7d87e 100644 --- a/docs/next/interfaces/_celljs_vue.PathResolver.html +++ b/docs/next/interfaces/_celljs_vue.PathResolver.html @@ -1,2 +1,2 @@ -PathResolver | CellJS TypeDoc
                                                                      interface PathResolver {
                                                                          resolve(...parts: string[]): string;
                                                                      }

                                                                      Implemented by

                                                                      Methods

                                                                      Methods

                                                                      +PathResolver | CellJS TypeDoc
                                                                      interface PathResolver {
                                                                          resolve(...parts: string[]): string;
                                                                      }

                                                                      Implemented by

                                                                      Methods

                                                                      Methods

                                                                      diff --git a/docs/next/interfaces/_celljs_web.common.ArgumentMetadata.html b/docs/next/interfaces/_celljs_web.common.ArgumentMetadata.html index 67ed7cfc0..8db38c871 100644 --- a/docs/next/interfaces/_celljs_web.common.ArgumentMetadata.html +++ b/docs/next/interfaces/_celljs_web.common.ArgumentMetadata.html @@ -1,3 +1,3 @@ -ArgumentMetadata | CellJS TypeDoc
                                                                      interface ArgumentMetadata {
                                                                          argType?: Type<any>;
                                                                          data?: string;
                                                                      }

                                                                      Properties

                                                                      argType? +ArgumentMetadata | CellJS TypeDoc
                                                                      interface ArgumentMetadata {
                                                                          argType?: Type<any>;
                                                                          data?: string;
                                                                      }

                                                                      Properties

                                                                      Properties

                                                                      argType?: Type<any>
                                                                      data?: string
                                                                      +

                                                                      Properties

                                                                      argType?: Type<any>
                                                                      data?: string
                                                                      diff --git a/docs/next/interfaces/_celljs_web.common.MethodMetadata.html b/docs/next/interfaces/_celljs_web.common.MethodMetadata.html index e10b2a493..86d2d43d3 100644 --- a/docs/next/interfaces/_celljs_web.common.MethodMetadata.html +++ b/docs/next/interfaces/_celljs_web.common.MethodMetadata.html @@ -1,3 +1,3 @@ -MethodMetadata | CellJS TypeDoc
                                                                      interface MethodMetadata {
                                                                          method: string | symbol;
                                                                          target: Type<any>;
                                                                      }

                                                                      Properties

                                                                      method +MethodMetadata | CellJS TypeDoc
                                                                      interface MethodMetadata {
                                                                          method: string | symbol;
                                                                          target: Type<any>;
                                                                      }

                                                                      Properties

                                                                      Properties

                                                                      method: string | symbol
                                                                      target: Type<any>
                                                                      +

                                                                      Properties

                                                                      method: string | symbol
                                                                      target: Type<any>
                                                                      diff --git a/docs/next/interfaces/_celljs_web.common.PathResolver.html b/docs/next/interfaces/_celljs_web.common.PathResolver.html index 6e6b99993..bf6ec2d75 100644 --- a/docs/next/interfaces/_celljs_web.common.PathResolver.html +++ b/docs/next/interfaces/_celljs_web.common.PathResolver.html @@ -1,2 +1,2 @@ -PathResolver | CellJS TypeDoc
                                                                      interface PathResolver {
                                                                          resolve(...parts: string[]): Promise<string>;
                                                                      }

                                                                      Implemented by

                                                                      Methods

                                                                      Methods

                                                                      +PathResolver | CellJS TypeDoc
                                                                      interface PathResolver {
                                                                          resolve(...parts: string[]): Promise<string>;
                                                                      }

                                                                      Implemented by

                                                                      Methods

                                                                      Methods

                                                                      diff --git a/docs/next/interfaces/_celljs_web.common.PipeManager.html b/docs/next/interfaces/_celljs_web.common.PipeManager.html index 66ca7ba80..864e54035 100644 --- a/docs/next/interfaces/_celljs_web.common.PipeManager.html +++ b/docs/next/interfaces/_celljs_web.common.PipeManager.html @@ -1,2 +1,2 @@ -PipeManager | CellJS TypeDoc
                                                                      interface PipeManager {
                                                                          apply(metadata: MethodMetadata, args: any[]): Promise<void>;
                                                                      }

                                                                      Implemented by

                                                                      Methods

                                                                      Methods

                                                                      +PipeManager | CellJS TypeDoc
                                                                      interface PipeManager {
                                                                          apply(metadata: MethodMetadata, args: any[]): Promise<void>;
                                                                      }

                                                                      Implemented by

                                                                      Methods

                                                                      Methods

                                                                      diff --git a/docs/next/interfaces/_celljs_web.common.PipeProvider.html b/docs/next/interfaces/_celljs_web.common.PipeProvider.html index a8ce728f8..6fd814ea3 100644 --- a/docs/next/interfaces/_celljs_web.common.PipeProvider.html +++ b/docs/next/interfaces/_celljs_web.common.PipeProvider.html @@ -1,2 +1,2 @@ -PipeProvider | CellJS TypeDoc
                                                                      interface PipeProvider {
                                                                          provide(): PipeTransform<any, any>[];
                                                                      }

                                                                      Implemented by

                                                                      Methods

                                                                      Methods

                                                                      +PipeProvider | CellJS TypeDoc
                                                                      interface PipeProvider {
                                                                          provide(): PipeTransform<any, any>[];
                                                                      }

                                                                      Implemented by

                                                                      Methods

                                                                      Methods

                                                                      diff --git a/docs/next/interfaces/_celljs_web.common.PipeTransform.html b/docs/next/interfaces/_celljs_web.common.PipeTransform.html index 6feeef6d9..48304aedc 100644 --- a/docs/next/interfaces/_celljs_web.common.PipeTransform.html +++ b/docs/next/interfaces/_celljs_web.common.PipeTransform.html @@ -1,3 +1,3 @@ -PipeTransform | CellJS TypeDoc
                                                                      interface PipeTransform<T, R> {
                                                                          priority: number;
                                                                          transform(value: T, metadata: ArgumentMetadata): R;
                                                                      }

                                                                      Type Parameters

                                                                      • T = any
                                                                      • R = any

                                                                      Implemented by

                                                                      Properties

                                                                      priority +PipeTransform | CellJS TypeDoc
                                                                      interface PipeTransform<T, R> {
                                                                          priority: number;
                                                                          transform(value: T, metadata: ArgumentMetadata): R;
                                                                      }

                                                                      Type Parameters

                                                                      • T = any
                                                                      • R = any

                                                                      Implemented by

                                                                      Properties

                                                                      Methods

                                                                      Properties

                                                                      priority: number

                                                                      Methods

                                                                      +

                                                                      Properties

                                                                      priority: number

                                                                      Methods

                                                                      diff --git a/docs/next/interfaces/_celljs_web.node.CompositeHealth.html b/docs/next/interfaces/_celljs_web.node.CompositeHealth.html index 40c4a84c2..eee37a243 100644 --- a/docs/next/interfaces/_celljs_web.node.CompositeHealth.html +++ b/docs/next/interfaces/_celljs_web.node.CompositeHealth.html @@ -2,6 +2,6 @@ Used to provide a unified view of related components. For example, a database health indicator may be a composite containing the Health of each datasource connection.

                                                                      -
                                                                      interface CompositeHealth {
                                                                          components: {
                                                                              [key: string]: HealthComponent;
                                                                          };
                                                                          status: HealthStatus;
                                                                      }

                                                                      Hierarchy (view full)

                                                                      Properties

                                                                      interface CompositeHealth {
                                                                          components: {
                                                                              [key: string]: HealthComponent;
                                                                          };
                                                                          status: HealthStatus;
                                                                      }

                                                                      Hierarchy (view full)

                                                                      Properties

                                                                      Properties

                                                                      components: {
                                                                          [key: string]: HealthComponent;
                                                                      }
                                                                      status: HealthStatus
                                                                      +

                                                                      Properties

                                                                      components: {
                                                                          [key: string]: HealthComponent;
                                                                      }
                                                                      status: HealthStatus
                                                                      diff --git a/docs/next/interfaces/_celljs_web.node.Cookies.html b/docs/next/interfaces/_celljs_web.node.Cookies.html index 348dfb7c8..9a884cd0a 100644 --- a/docs/next/interfaces/_celljs_web.node.Cookies.html +++ b/docs/next/interfaces/_celljs_web.node.Cookies.html @@ -1,3 +1,3 @@ -Cookies | CellJS TypeDoc
                                                                      interface Cookies {
                                                                          get(name: string, opt?: any): undefined | string;
                                                                          set(name: string, vaule: string, opt?: any): void;
                                                                      }

                                                                      Methods

                                                                      get +Cookies | CellJS TypeDoc
                                                                      interface Cookies {
                                                                          get(name: string, opt?: any): undefined | string;
                                                                          set(name: string, vaule: string, opt?: any): void;
                                                                      }

                                                                      Methods

                                                                      Methods

                                                                      +

                                                                      Methods

                                                                      diff --git a/docs/next/interfaces/_celljs_web.node.Dispatcher.html b/docs/next/interfaces/_celljs_web.node.Dispatcher.html index 66ee2f95f..bae2bb95d 100644 --- a/docs/next/interfaces/_celljs_web.node.Dispatcher.html +++ b/docs/next/interfaces/_celljs_web.node.Dispatcher.html @@ -1,2 +1,2 @@ -Dispatcher | CellJS TypeDoc
                                                                      interface Dispatcher<T> {
                                                                          dispatch(ctx: T): Promise<void>;
                                                                      }

                                                                      Type Parameters

                                                                      Implemented by

                                                                      Methods

                                                                      Methods

                                                                      +Dispatcher | CellJS TypeDoc
                                                                      interface Dispatcher<T> {
                                                                          dispatch(ctx: T): Promise<void>;
                                                                      }

                                                                      Type Parameters

                                                                      Implemented by

                                                                      Methods

                                                                      Methods

                                                                      diff --git a/docs/next/interfaces/_celljs_web.node.ErrorHandler.html b/docs/next/interfaces/_celljs_web.node.ErrorHandler.html index db38607a9..2f50f7867 100644 --- a/docs/next/interfaces/_celljs_web.node.ErrorHandler.html +++ b/docs/next/interfaces/_celljs_web.node.ErrorHandler.html @@ -1,5 +1,5 @@ -ErrorHandler | CellJS TypeDoc
                                                                      interface ErrorHandler {
                                                                          priority: number;
                                                                          canHandle(ctx: Context, err: Error): Promise<boolean>;
                                                                          handle(ctx: Context, err: Error): Promise<void>;
                                                                      }

                                                                      Implemented by

                                                                      Properties

                                                                      priority +ErrorHandler | CellJS TypeDoc
                                                                      interface ErrorHandler {
                                                                          priority: number;
                                                                          canHandle(ctx: Context, err: Error): Promise<boolean>;
                                                                          handle(ctx: Context, err: Error): Promise<void>;
                                                                      }

                                                                      Implemented by

                                                                      Properties

                                                                      Methods

                                                                      Properties

                                                                      priority: number

                                                                      The priority value must be greater than the default Error Handler's priority: DEFALUT_ERROR_HANDLER_PRIORITY, otherwise it will never be executed.

                                                                      -

                                                                      Methods

                                                                      +

                                                                      Methods

                                                                      diff --git a/docs/next/interfaces/_celljs_web.node.HandlerAdapter.html b/docs/next/interfaces/_celljs_web.node.HandlerAdapter.html index 7b8707562..ab5521607 100644 --- a/docs/next/interfaces/_celljs_web.node.HandlerAdapter.html +++ b/docs/next/interfaces/_celljs_web.node.HandlerAdapter.html @@ -1,4 +1,4 @@ -HandlerAdapter | CellJS TypeDoc
                                                                      interface HandlerAdapter {
                                                                          priority: number;
                                                                          canHandle(): Promise<boolean>;
                                                                          handle(): Promise<void>;
                                                                      }

                                                                      Implemented by

                                                                        Properties

                                                                        priority +HandlerAdapter | CellJS TypeDoc
                                                                        interface HandlerAdapter {
                                                                            priority: number;
                                                                            canHandle(): Promise<boolean>;
                                                                            handle(): Promise<void>;
                                                                        }

                                                                        Implemented by

                                                                          Properties

                                                                          Methods

                                                                          Properties

                                                                          priority: number

                                                                          Methods

                                                                          +

                                                                          Properties

                                                                          priority: number

                                                                          Methods

                                                                          diff --git a/docs/next/interfaces/_celljs_web.node.HandlerExecutionChain.html b/docs/next/interfaces/_celljs_web.node.HandlerExecutionChain.html index 402c62630..c2fc6b601 100644 --- a/docs/next/interfaces/_celljs_web.node.HandlerExecutionChain.html +++ b/docs/next/interfaces/_celljs_web.node.HandlerExecutionChain.html @@ -1,2 +1,2 @@ -HandlerExecutionChain | CellJS TypeDoc
                                                                          interface HandlerExecutionChain {
                                                                              execute(middlewares: Middleware[], next: (() => Promise<void>)): Promise<void>;
                                                                          }

                                                                          Implemented by

                                                                          Methods

                                                                          Methods

                                                                          +HandlerExecutionChain | CellJS TypeDoc
                                                                          interface HandlerExecutionChain {
                                                                              execute(middlewares: Middleware[], next: (() => Promise<void>)): Promise<void>;
                                                                          }

                                                                          Implemented by

                                                                          Methods

                                                                          Methods

                                                                          diff --git a/docs/next/interfaces/_celljs_web.node.HandlerMapping.html b/docs/next/interfaces/_celljs_web.node.HandlerMapping.html index d5465b13f..05313d45d 100644 --- a/docs/next/interfaces/_celljs_web.node.HandlerMapping.html +++ b/docs/next/interfaces/_celljs_web.node.HandlerMapping.html @@ -1,2 +1,2 @@ -HandlerMapping | CellJS TypeDoc
                                                                          interface HandlerMapping {
                                                                              handle(): Promise<void>;
                                                                          }

                                                                          Implemented by

                                                                          Methods

                                                                          Methods

                                                                          +HandlerMapping | CellJS TypeDoc
                                                                          interface HandlerMapping {
                                                                              handle(): Promise<void>;
                                                                          }

                                                                          Implemented by

                                                                          Methods

                                                                          Methods

                                                                          diff --git a/docs/next/interfaces/_celljs_web.node.Health.html b/docs/next/interfaces/_celljs_web.node.Health.html index 97ff7b6ab..7ebcfcf39 100644 --- a/docs/next/interfaces/_celljs_web.node.Health.html +++ b/docs/next/interfaces/_celljs_web.node.Health.html @@ -1,6 +1,6 @@ Health | CellJS TypeDoc

                                                                          Carries information about the health of a component or subsystem. Extends HealthComponent so that additional contextual details about the system can be returned along with the HealthStatus.

                                                                          -
                                                                          interface Health {
                                                                              details?: {
                                                                                  [key: string]: any;
                                                                              };
                                                                              status: HealthStatus;
                                                                          }

                                                                          Hierarchy (view full)

                                                                          Properties

                                                                          interface Health {
                                                                              details?: {
                                                                                  [key: string]: any;
                                                                              };
                                                                              status: HealthStatus;
                                                                          }

                                                                          Hierarchy (view full)

                                                                          Properties

                                                                          Properties

                                                                          details?: {
                                                                              [key: string]: any;
                                                                          }
                                                                          status: HealthStatus
                                                                          +

                                                                          Properties

                                                                          details?: {
                                                                              [key: string]: any;
                                                                          }
                                                                          status: HealthStatus
                                                                          diff --git a/docs/next/interfaces/_celljs_web.node.HealthComponent.html b/docs/next/interfaces/_celljs_web.node.HealthComponent.html index fe10b3dab..8f61d3883 100644 --- a/docs/next/interfaces/_celljs_web.node.HealthComponent.html +++ b/docs/next/interfaces/_celljs_web.node.HealthComponent.html @@ -1,3 +1,3 @@ HealthComponent | CellJS TypeDoc

                                                                          A component that contributes data to results returned from the HealthEndpoint.

                                                                          -
                                                                          interface HealthComponent {
                                                                              status: HealthStatus;
                                                                          }

                                                                          Hierarchy (view full)

                                                                          Properties

                                                                          Properties

                                                                          status: HealthStatus
                                                                          +
                                                                          interface HealthComponent {
                                                                              status: HealthStatus;
                                                                          }

                                                                          Hierarchy (view full)

                                                                          Properties

                                                                          Properties

                                                                          status: HealthStatus
                                                                          diff --git a/docs/next/interfaces/_celljs_web.node.HealthExecutor.html b/docs/next/interfaces/_celljs_web.node.HealthExecutor.html index 0a95c534d..cc4bbc1cb 100644 --- a/docs/next/interfaces/_celljs_web.node.HealthExecutor.html +++ b/docs/next/interfaces/_celljs_web.node.HealthExecutor.html @@ -1,3 +1,3 @@ HealthExecutor | CellJS TypeDoc

                                                                          Strategy interface used to execute HealthIndicator instances.

                                                                          -
                                                                          interface HealthExecutor {
                                                                              execute(indicatorName?: string): Promise<HealthComponent>;
                                                                          }

                                                                          Implemented by

                                                                          Methods

                                                                          Methods

                                                                          +
                                                                          interface HealthExecutor {
                                                                              execute(indicatorName?: string): Promise<HealthComponent>;
                                                                          }

                                                                          Implemented by

                                                                          Methods

                                                                          Methods

                                                                          diff --git a/docs/next/interfaces/_celljs_web.node.HealthIndicator.html b/docs/next/interfaces/_celljs_web.node.HealthIndicator.html index 4f4cbe7e5..1f8e0b23e 100644 --- a/docs/next/interfaces/_celljs_web.node.HealthIndicator.html +++ b/docs/next/interfaces/_celljs_web.node.HealthIndicator.html @@ -1,5 +1,5 @@ HealthIndicator | CellJS TypeDoc

                                                                          Strategy interface used to contribute Health to the results returned from the health endpoint.

                                                                          -
                                                                          interface HealthIndicator {
                                                                              health(): Promise<Health>;
                                                                          }

                                                                          Implemented by

                                                                          Methods

                                                                          interface HealthIndicator {
                                                                              health(): Promise<Health>;
                                                                          }

                                                                          Implemented by

                                                                          Methods

                                                                          Methods

                                                                          +
                                                                          diff --git a/docs/next/interfaces/_celljs_web.node.HealthOptions.html b/docs/next/interfaces/_celljs_web.node.HealthOptions.html index b261651ad..272a225e4 100644 --- a/docs/next/interfaces/_celljs_web.node.HealthOptions.html +++ b/docs/next/interfaces/_celljs_web.node.HealthOptions.html @@ -1,3 +1,3 @@ -HealthOptions | CellJS TypeDoc
                                                                          interface HealthOptions {
                                                                              method: string;
                                                                              url: string;
                                                                          }

                                                                          Properties

                                                                          method +HealthOptions | CellJS TypeDoc
                                                                          interface HealthOptions {
                                                                              method: string;
                                                                              url: string;
                                                                          }

                                                                          Properties

                                                                          Properties

                                                                          method: string
                                                                          url: string
                                                                          +

                                                                          Properties

                                                                          method: string
                                                                          url: string
                                                                          diff --git a/docs/next/interfaces/_celljs_web.node.HealthStatusAggregator.html b/docs/next/interfaces/_celljs_web.node.HealthStatusAggregator.html index eb10893ce..c53a43a21 100644 --- a/docs/next/interfaces/_celljs_web.node.HealthStatusAggregator.html +++ b/docs/next/interfaces/_celljs_web.node.HealthStatusAggregator.html @@ -1,6 +1,6 @@ HealthStatusAggregator | CellJS TypeDoc

                                                                          Strategy interface used to aggregate HealthStatus instances.

                                                                          -
                                                                          interface HealthStatusAggregator {
                                                                              aggregate(statuses: HealthStatus[]): HealthStatus;
                                                                          }

                                                                          Implemented by

                                                                          Methods

                                                                          interface HealthStatusAggregator {
                                                                              aggregate(statuses: HealthStatus[]): HealthStatus;
                                                                          }

                                                                          Implemented by

                                                                          Methods

                                                                          Methods

                                                                          +
                                                                          diff --git a/docs/next/interfaces/_celljs_web.node.Middleware.html b/docs/next/interfaces/_celljs_web.node.Middleware.html index ada39c758..ccc159ce4 100644 --- a/docs/next/interfaces/_celljs_web.node.Middleware.html +++ b/docs/next/interfaces/_celljs_web.node.Middleware.html @@ -1,3 +1,3 @@ -Middleware | CellJS TypeDoc
                                                                          interface Middleware {
                                                                              priority: number;
                                                                              handle(ctx: Context, next: (() => Promise<void>)): Promise<void>;
                                                                          }

                                                                          Implemented by

                                                                          Properties

                                                                          priority +Middleware | CellJS TypeDoc
                                                                          interface Middleware {
                                                                              priority: number;
                                                                              handle(ctx: Context, next: (() => Promise<void>)): Promise<void>;
                                                                          }

                                                                          Implemented by

                                                                          Properties

                                                                          Methods

                                                                          Properties

                                                                          priority: number

                                                                          Methods

                                                                          +

                                                                          Properties

                                                                          priority: number

                                                                          Methods

                                                                          diff --git a/docs/next/interfaces/_celljs_web.node.RedirectStrategy.html b/docs/next/interfaces/_celljs_web.node.RedirectStrategy.html index 69472f54e..9e6cec277 100644 --- a/docs/next/interfaces/_celljs_web.node.RedirectStrategy.html +++ b/docs/next/interfaces/_celljs_web.node.RedirectStrategy.html @@ -1,2 +1,2 @@ -RedirectStrategy | CellJS TypeDoc
                                                                          interface RedirectStrategy {
                                                                              send(url: string): Promise<void>;
                                                                          }

                                                                          Implemented by

                                                                          Methods

                                                                          Methods

                                                                          +RedirectStrategy | CellJS TypeDoc
                                                                          interface RedirectStrategy {
                                                                              send(url: string): Promise<void>;
                                                                          }

                                                                          Implemented by

                                                                          Methods

                                                                          Methods

                                                                          diff --git a/docs/next/interfaces/_celljs_web.node.Request.html b/docs/next/interfaces/_celljs_web.node.Request.html index cfc9ec93f..127f69bc8 100644 --- a/docs/next/interfaces/_celljs_web.node.Request.html +++ b/docs/next/interfaces/_celljs_web.node.Request.html @@ -1,4 +1,4 @@ -Request | CellJS TypeDoc
                                                                          interface Request {
                                                                              aborted: boolean;
                                                                              accepted: MediaType[];
                                                                              app: Application<Record<string, any>>;
                                                                              baseUrl: string;
                                                                              body: any;
                                                                              closed: boolean;
                                                                              complete: boolean;
                                                                              connection: Socket;
                                                                              cookies: any;
                                                                              destroyed: boolean;
                                                                              errored: null | Error;
                                                                              fresh: boolean;
                                                                              headers: IncomingHttpHeaders;
                                                                              headersDistinct: Dict<string[]>;
                                                                              host: string;
                                                                              hostname: string;
                                                                              httpVersion: string;
                                                                              httpVersionMajor: number;
                                                                              httpVersionMinor: number;
                                                                              ip: string;
                                                                              ips: string[];
                                                                              method: string;
                                                                              next?: NextFunction;
                                                                              originalUrl: string;
                                                                              params: ParamsDictionary;
                                                                              path: string;
                                                                              protocol: string;
                                                                              query: ParsedQs;
                                                                              rawHeaders: string[];
                                                                              rawTrailers: string[];
                                                                              readable: boolean;
                                                                              readableAborted: boolean;
                                                                              readableDidRead: boolean;
                                                                              readableEncoding: null | BufferEncoding;
                                                                              readableEnded: boolean;
                                                                              readableFlowing: null | boolean;
                                                                              readableHighWaterMark: number;
                                                                              readableLength: number;
                                                                              readableObjectMode: boolean;
                                                                              res?: Response<any, Record<string, any>, number>;
                                                                              route: any;
                                                                              secure: boolean;
                                                                              signedCookies: any;
                                                                              socket: Socket;
                                                                              stale: boolean;
                                                                              statusCode?: number;
                                                                              statusMessage?: string;
                                                                              subdomains: string[];
                                                                              trailers: Dict<string>;
                                                                              trailersDistinct: Dict<string[]>;
                                                                              url: string;
                                                                              xhr: boolean;
                                                                              _construct?(callback: ((error?: null | Error) => void)): void;
                                                                              _destroy(error: null | Error, callback: ((error?: null | Error) => void)): void;
                                                                              _read(size: number): void;
                                                                              [asyncIterator](): AsyncIterableIterator<any>;
                                                                              accepts(): string[];
                                                                              accepts(type: string): string | false;
                                                                              accepts(type: string[]): string | false;
                                                                              accepts(...type: string[]): string | false;
                                                                              acceptsCharsets(): string[];
                                                                              acceptsCharsets(charset: string): string | false;
                                                                              acceptsCharsets(charset: string[]): string | false;
                                                                              acceptsCharsets(...charset: string[]): string | false;
                                                                              acceptsEncodings(): string[];
                                                                              acceptsEncodings(encoding: string): string | false;
                                                                              acceptsEncodings(encoding: string[]): string | false;
                                                                              acceptsEncodings(...encoding: string[]): string | false;
                                                                              acceptsLanguages(): string[];
                                                                              acceptsLanguages(lang: string): string | false;
                                                                              acceptsLanguages(lang: string[]): string | false;
                                                                              acceptsLanguages(...lang: string[]): string | false;
                                                                              addListener(event: "close", listener: (() => void)): this;
                                                                              addListener(event: "data", listener: ((chunk: any) => void)): this;
                                                                              addListener(event: "end", listener: (() => void)): this;
                                                                              addListener(event: "error", listener: ((err: Error) => void)): this;
                                                                              addListener(event: "pause", listener: (() => void)): this;
                                                                              addListener(event: "readable", listener: (() => void)): this;
                                                                              addListener(event: "resume", listener: (() => void)): this;
                                                                              addListener(event: string | symbol, listener: ((...args: any[]) => void)): this;
                                                                              asIndexedPairs(options?: Pick<ArrayOptions, "signal">): Readable;
                                                                              compose<T>(stream:
                                                                                  | T
                                                                                  | ComposeFnParam
                                                                                  | Iterable<T>
                                                                                  | AsyncIterable<T>, options?: {
                                                                                  signal: AbortSignal;
                                                                              }): T;
                                                                              destroy(error?: Error): this;
                                                                              drop(limit: number, options?: Pick<ArrayOptions, "signal">): Readable;
                                                                              emit(event: "close"): boolean;
                                                                              emit(event: "data", chunk: any): boolean;
                                                                              emit(event: "end"): boolean;
                                                                              emit(event: "error", err: Error): boolean;
                                                                              emit(event: "pause"): boolean;
                                                                              emit(event: "readable"): boolean;
                                                                              emit(event: "resume"): boolean;
                                                                              emit(event: string | symbol, ...args: any[]): boolean;
                                                                              eventNames(): (string | symbol)[];
                                                                              every(fn: ((data: any, options?: Pick<ArrayOptions, "signal">) => boolean | Promise<boolean>), options?: ArrayOptions): Promise<boolean>;
                                                                              filter(fn: ((data: any, options?: Pick<ArrayOptions, "signal">) => boolean | Promise<boolean>), options?: ArrayOptions): Readable;
                                                                              find<T>(fn: ((data: any, options?: Pick<ArrayOptions, "signal">) => data is T), options?: ArrayOptions): Promise<undefined | T>;
                                                                              find(fn: ((data: any, options?: Pick<ArrayOptions, "signal">) => boolean | Promise<boolean>), options?: ArrayOptions): Promise<any>;
                                                                              flatMap(fn: ((data: any, options?: Pick<ArrayOptions, "signal">) => any), options?: ArrayOptions): Readable;
                                                                              forEach(fn: ((data: any, options?: Pick<ArrayOptions, "signal">) => void | Promise<void>), options?: ArrayOptions): Promise<void>;
                                                                              get(name: "set-cookie"): undefined | string[];
                                                                              get(name: string): undefined | string;
                                                                              getMaxListeners(): number;
                                                                              header(name: "set-cookie"): undefined | string[];
                                                                              header(name: string): undefined | string;
                                                                              is(type: string | string[]): null | string | false;
                                                                              isPaused(): boolean;
                                                                              iterator(options?: {
                                                                                  destroyOnReturn?: boolean;
                                                                              }): AsyncIterableIterator<any>;
                                                                              listenerCount(eventName: string | symbol, listener?: Function): number;
                                                                              listeners(eventName: string | symbol): Function[];
                                                                              map(fn: ((data: any, options?: Pick<ArrayOptions, "signal">) => any), options?: ArrayOptions): Readable;
                                                                              off(eventName: string | symbol, listener: ((...args: any[]) => void)): this;
                                                                              on(event: "close", listener: (() => void)): this;
                                                                              on(event: "data", listener: ((chunk: any) => void)): this;
                                                                              on(event: "end", listener: (() => void)): this;
                                                                              on(event: "error", listener: ((err: Error) => void)): this;
                                                                              on(event: "pause", listener: (() => void)): this;
                                                                              on(event: "readable", listener: (() => void)): this;
                                                                              on(event: "resume", listener: (() => void)): this;
                                                                              on(event: string | symbol, listener: ((...args: any[]) => void)): this;
                                                                              once(event: "close", listener: (() => void)): this;
                                                                              once(event: "data", listener: ((chunk: any) => void)): this;
                                                                              once(event: "end", listener: (() => void)): this;
                                                                              once(event: "error", listener: ((err: Error) => void)): this;
                                                                              once(event: "pause", listener: (() => void)): this;
                                                                              once(event: "readable", listener: (() => void)): this;
                                                                              once(event: "resume", listener: (() => void)): this;
                                                                              once(event: string | symbol, listener: ((...args: any[]) => void)): this;
                                                                              param(name: string, defaultValue?: any): string;
                                                                              pause(): this;
                                                                              pipe<T>(destination: T, options?: {
                                                                                  end?: boolean;
                                                                              }): T;
                                                                              prependListener(event: "close", listener: (() => void)): this;
                                                                              prependListener(event: "data", listener: ((chunk: any) => void)): this;
                                                                              prependListener(event: "end", listener: (() => void)): this;
                                                                              prependListener(event: "error", listener: ((err: Error) => void)): this;
                                                                              prependListener(event: "pause", listener: (() => void)): this;
                                                                              prependListener(event: "readable", listener: (() => void)): this;
                                                                              prependListener(event: "resume", listener: (() => void)): this;
                                                                              prependListener(event: string | symbol, listener: ((...args: any[]) => void)): this;
                                                                              prependOnceListener(event: "close", listener: (() => void)): this;
                                                                              prependOnceListener(event: "data", listener: ((chunk: any) => void)): this;
                                                                              prependOnceListener(event: "end", listener: (() => void)): this;
                                                                              prependOnceListener(event: "error", listener: ((err: Error) => void)): this;
                                                                              prependOnceListener(event: "pause", listener: (() => void)): this;
                                                                              prependOnceListener(event: "readable", listener: (() => void)): this;
                                                                              prependOnceListener(event: "resume", listener: (() => void)): this;
                                                                              prependOnceListener(event: string | symbol, listener: ((...args: any[]) => void)): this;
                                                                              push(chunk: any, encoding?: BufferEncoding): boolean;
                                                                              range(size: number, options?: Options): undefined | Ranges | Result;
                                                                              rawListeners(eventName: string | symbol): Function[];
                                                                              read(size?: number): any;
                                                                              reduce<T>(fn: ((previous: any, data: any, options?: Pick<ArrayOptions, "signal">) => T), initial?: undefined, options?: Pick<ArrayOptions, "signal">): Promise<T>;
                                                                              reduce<T>(fn: ((previous: T, data: any, options?: Pick<ArrayOptions, "signal">) => T), initial: T, options?: Pick<ArrayOptions, "signal">): Promise<T>;
                                                                              removeAllListeners(event?: string | symbol): this;
                                                                              removeListener(event: "close", listener: (() => void)): this;
                                                                              removeListener(event: "data", listener: ((chunk: any) => void)): this;
                                                                              removeListener(event: "end", listener: (() => void)): this;
                                                                              removeListener(event: "error", listener: ((err: Error) => void)): this;
                                                                              removeListener(event: "pause", listener: (() => void)): this;
                                                                              removeListener(event: "readable", listener: (() => void)): this;
                                                                              removeListener(event: "resume", listener: (() => void)): this;
                                                                              removeListener(event: string | symbol, listener: ((...args: any[]) => void)): this;
                                                                              resume(): this;
                                                                              setEncoding(encoding: BufferEncoding): this;
                                                                              setMaxListeners(n: number): this;
                                                                              setTimeout(msecs: number, callback?: (() => void)): this;
                                                                              some(fn: ((data: any, options?: Pick<ArrayOptions, "signal">) => boolean | Promise<boolean>), options?: ArrayOptions): Promise<boolean>;
                                                                              take(limit: number, options?: Pick<ArrayOptions, "signal">): Readable;
                                                                              toArray(options?: Pick<ArrayOptions, "signal">): Promise<any[]>;
                                                                              unpipe(destination?: WritableStream): this;
                                                                              unshift(chunk: any, encoding?: BufferEncoding): void;
                                                                              wrap(stream: ReadableStream): this;
                                                                          }

                                                                          Hierarchy

                                                                          • Request
                                                                            • Request

                                                                          Properties

                                                                          aborted +Request | CellJS TypeDoc
                                                                          interface Request {
                                                                              aborted: boolean;
                                                                              accepted: MediaType[];
                                                                              app: Application<Record<string, any>>;
                                                                              baseUrl: string;
                                                                              body: any;
                                                                              closed: boolean;
                                                                              complete: boolean;
                                                                              connection: Socket;
                                                                              cookies: any;
                                                                              destroyed: boolean;
                                                                              errored: null | Error;
                                                                              fresh: boolean;
                                                                              headers: IncomingHttpHeaders;
                                                                              headersDistinct: Dict<string[]>;
                                                                              host: string;
                                                                              hostname: string;
                                                                              httpVersion: string;
                                                                              httpVersionMajor: number;
                                                                              httpVersionMinor: number;
                                                                              ip: string;
                                                                              ips: string[];
                                                                              method: string;
                                                                              next?: NextFunction;
                                                                              originalUrl: string;
                                                                              params: ParamsDictionary;
                                                                              path: string;
                                                                              protocol: string;
                                                                              query: ParsedQs;
                                                                              rawHeaders: string[];
                                                                              rawTrailers: string[];
                                                                              readable: boolean;
                                                                              readableAborted: boolean;
                                                                              readableDidRead: boolean;
                                                                              readableEncoding: null | BufferEncoding;
                                                                              readableEnded: boolean;
                                                                              readableFlowing: null | boolean;
                                                                              readableHighWaterMark: number;
                                                                              readableLength: number;
                                                                              readableObjectMode: boolean;
                                                                              res?: Response<any, Record<string, any>, number>;
                                                                              route: any;
                                                                              secure: boolean;
                                                                              signedCookies: any;
                                                                              socket: Socket;
                                                                              stale: boolean;
                                                                              statusCode?: number;
                                                                              statusMessage?: string;
                                                                              subdomains: string[];
                                                                              trailers: Dict<string>;
                                                                              trailersDistinct: Dict<string[]>;
                                                                              url: string;
                                                                              xhr: boolean;
                                                                              _construct?(callback: ((error?: null | Error) => void)): void;
                                                                              _destroy(error: null | Error, callback: ((error?: null | Error) => void)): void;
                                                                              _read(size: number): void;
                                                                              [asyncIterator](): AsyncIterableIterator<any>;
                                                                              accepts(): string[];
                                                                              accepts(type: string): string | false;
                                                                              accepts(type: string[]): string | false;
                                                                              accepts(...type: string[]): string | false;
                                                                              acceptsCharsets(): string[];
                                                                              acceptsCharsets(charset: string): string | false;
                                                                              acceptsCharsets(charset: string[]): string | false;
                                                                              acceptsCharsets(...charset: string[]): string | false;
                                                                              acceptsEncodings(): string[];
                                                                              acceptsEncodings(encoding: string): string | false;
                                                                              acceptsEncodings(encoding: string[]): string | false;
                                                                              acceptsEncodings(...encoding: string[]): string | false;
                                                                              acceptsLanguages(): string[];
                                                                              acceptsLanguages(lang: string): string | false;
                                                                              acceptsLanguages(lang: string[]): string | false;
                                                                              acceptsLanguages(...lang: string[]): string | false;
                                                                              addListener(event: "close", listener: (() => void)): this;
                                                                              addListener(event: "data", listener: ((chunk: any) => void)): this;
                                                                              addListener(event: "end", listener: (() => void)): this;
                                                                              addListener(event: "error", listener: ((err: Error) => void)): this;
                                                                              addListener(event: "pause", listener: (() => void)): this;
                                                                              addListener(event: "readable", listener: (() => void)): this;
                                                                              addListener(event: "resume", listener: (() => void)): this;
                                                                              addListener(event: string | symbol, listener: ((...args: any[]) => void)): this;
                                                                              asIndexedPairs(options?: Pick<ArrayOptions, "signal">): Readable;
                                                                              compose<T>(stream:
                                                                                  | T
                                                                                  | ComposeFnParam
                                                                                  | Iterable<T>
                                                                                  | AsyncIterable<T>, options?: {
                                                                                  signal: AbortSignal;
                                                                              }): T;
                                                                              destroy(error?: Error): this;
                                                                              drop(limit: number, options?: Pick<ArrayOptions, "signal">): Readable;
                                                                              emit(event: "close"): boolean;
                                                                              emit(event: "data", chunk: any): boolean;
                                                                              emit(event: "end"): boolean;
                                                                              emit(event: "error", err: Error): boolean;
                                                                              emit(event: "pause"): boolean;
                                                                              emit(event: "readable"): boolean;
                                                                              emit(event: "resume"): boolean;
                                                                              emit(event: string | symbol, ...args: any[]): boolean;
                                                                              eventNames(): (string | symbol)[];
                                                                              every(fn: ((data: any, options?: Pick<ArrayOptions, "signal">) => boolean | Promise<boolean>), options?: ArrayOptions): Promise<boolean>;
                                                                              filter(fn: ((data: any, options?: Pick<ArrayOptions, "signal">) => boolean | Promise<boolean>), options?: ArrayOptions): Readable;
                                                                              find<T>(fn: ((data: any, options?: Pick<ArrayOptions, "signal">) => data is T), options?: ArrayOptions): Promise<undefined | T>;
                                                                              find(fn: ((data: any, options?: Pick<ArrayOptions, "signal">) => boolean | Promise<boolean>), options?: ArrayOptions): Promise<any>;
                                                                              flatMap(fn: ((data: any, options?: Pick<ArrayOptions, "signal">) => any), options?: ArrayOptions): Readable;
                                                                              forEach(fn: ((data: any, options?: Pick<ArrayOptions, "signal">) => void | Promise<void>), options?: ArrayOptions): Promise<void>;
                                                                              get(name: "set-cookie"): undefined | string[];
                                                                              get(name: string): undefined | string;
                                                                              getMaxListeners(): number;
                                                                              header(name: "set-cookie"): undefined | string[];
                                                                              header(name: string): undefined | string;
                                                                              is(type: string | string[]): null | string | false;
                                                                              isPaused(): boolean;
                                                                              iterator(options?: {
                                                                                  destroyOnReturn?: boolean;
                                                                              }): AsyncIterableIterator<any>;
                                                                              listenerCount(eventName: string | symbol, listener?: Function): number;
                                                                              listeners(eventName: string | symbol): Function[];
                                                                              map(fn: ((data: any, options?: Pick<ArrayOptions, "signal">) => any), options?: ArrayOptions): Readable;
                                                                              off(eventName: string | symbol, listener: ((...args: any[]) => void)): this;
                                                                              on(event: "close", listener: (() => void)): this;
                                                                              on(event: "data", listener: ((chunk: any) => void)): this;
                                                                              on(event: "end", listener: (() => void)): this;
                                                                              on(event: "error", listener: ((err: Error) => void)): this;
                                                                              on(event: "pause", listener: (() => void)): this;
                                                                              on(event: "readable", listener: (() => void)): this;
                                                                              on(event: "resume", listener: (() => void)): this;
                                                                              on(event: string | symbol, listener: ((...args: any[]) => void)): this;
                                                                              once(event: "close", listener: (() => void)): this;
                                                                              once(event: "data", listener: ((chunk: any) => void)): this;
                                                                              once(event: "end", listener: (() => void)): this;
                                                                              once(event: "error", listener: ((err: Error) => void)): this;
                                                                              once(event: "pause", listener: (() => void)): this;
                                                                              once(event: "readable", listener: (() => void)): this;
                                                                              once(event: "resume", listener: (() => void)): this;
                                                                              once(event: string | symbol, listener: ((...args: any[]) => void)): this;
                                                                              param(name: string, defaultValue?: any): string;
                                                                              pause(): this;
                                                                              pipe<T>(destination: T, options?: {
                                                                                  end?: boolean;
                                                                              }): T;
                                                                              prependListener(event: "close", listener: (() => void)): this;
                                                                              prependListener(event: "data", listener: ((chunk: any) => void)): this;
                                                                              prependListener(event: "end", listener: (() => void)): this;
                                                                              prependListener(event: "error", listener: ((err: Error) => void)): this;
                                                                              prependListener(event: "pause", listener: (() => void)): this;
                                                                              prependListener(event: "readable", listener: (() => void)): this;
                                                                              prependListener(event: "resume", listener: (() => void)): this;
                                                                              prependListener(event: string | symbol, listener: ((...args: any[]) => void)): this;
                                                                              prependOnceListener(event: "close", listener: (() => void)): this;
                                                                              prependOnceListener(event: "data", listener: ((chunk: any) => void)): this;
                                                                              prependOnceListener(event: "end", listener: (() => void)): this;
                                                                              prependOnceListener(event: "error", listener: ((err: Error) => void)): this;
                                                                              prependOnceListener(event: "pause", listener: (() => void)): this;
                                                                              prependOnceListener(event: "readable", listener: (() => void)): this;
                                                                              prependOnceListener(event: "resume", listener: (() => void)): this;
                                                                              prependOnceListener(event: string | symbol, listener: ((...args: any[]) => void)): this;
                                                                              push(chunk: any, encoding?: BufferEncoding): boolean;
                                                                              range(size: number, options?: Options): undefined | Ranges | Result;
                                                                              rawListeners(eventName: string | symbol): Function[];
                                                                              read(size?: number): any;
                                                                              reduce<T>(fn: ((previous: any, data: any, options?: Pick<ArrayOptions, "signal">) => T), initial?: undefined, options?: Pick<ArrayOptions, "signal">): Promise<T>;
                                                                              reduce<T>(fn: ((previous: T, data: any, options?: Pick<ArrayOptions, "signal">) => T), initial: T, options?: Pick<ArrayOptions, "signal">): Promise<T>;
                                                                              removeAllListeners(event?: string | symbol): this;
                                                                              removeListener(event: "close", listener: (() => void)): this;
                                                                              removeListener(event: "data", listener: ((chunk: any) => void)): this;
                                                                              removeListener(event: "end", listener: (() => void)): this;
                                                                              removeListener(event: "error", listener: ((err: Error) => void)): this;
                                                                              removeListener(event: "pause", listener: (() => void)): this;
                                                                              removeListener(event: "readable", listener: (() => void)): this;
                                                                              removeListener(event: "resume", listener: (() => void)): this;
                                                                              removeListener(event: string | symbol, listener: ((...args: any[]) => void)): this;
                                                                              resume(): this;
                                                                              setEncoding(encoding: BufferEncoding): this;
                                                                              setMaxListeners(n: number): this;
                                                                              setTimeout(msecs: number, callback?: (() => void)): this;
                                                                              some(fn: ((data: any, options?: Pick<ArrayOptions, "signal">) => boolean | Promise<boolean>), options?: ArrayOptions): Promise<boolean>;
                                                                              take(limit: number, options?: Pick<ArrayOptions, "signal">): Readable;
                                                                              toArray(options?: Pick<ArrayOptions, "signal">): Promise<any[]>;
                                                                              unpipe(destination?: WritableStream): this;
                                                                              unshift(chunk: any, encoding?: BufferEncoding): void;
                                                                              wrap(stream: ReadableStream): this;
                                                                          }

                                                                          Hierarchy

                                                                          • Request
                                                                            • Request

                                                                          Properties

                                                                          aborted accepted app baseUrl diff --git a/docs/next/interfaces/_celljs_web.node.RequestMatcher.html b/docs/next/interfaces/_celljs_web.node.RequestMatcher.html index b71a9a8dc..fa314e8ab 100644 --- a/docs/next/interfaces/_celljs_web.node.RequestMatcher.html +++ b/docs/next/interfaces/_celljs_web.node.RequestMatcher.html @@ -1,2 +1,2 @@ -RequestMatcher | CellJS TypeDoc
                                                                          interface RequestMatcher {
                                                                              match(pattern: any, method?: string): Promise<any>;
                                                                          }

                                                                          Implemented by

                                                                          Methods

                                                                          Methods

                                                                          +RequestMatcher | CellJS TypeDoc
                                                                          interface RequestMatcher {
                                                                              match(pattern: any, method?: string): Promise<any>;
                                                                          }

                                                                          Implemented by

                                                                          Methods

                                                                          Methods

                                                                          diff --git a/docs/next/interfaces/_celljs_web.node.Response.html b/docs/next/interfaces/_celljs_web.node.Response.html index 585c102f7..6a074f3d8 100644 --- a/docs/next/interfaces/_celljs_web.node.Response.html +++ b/docs/next/interfaces/_celljs_web.node.Response.html @@ -1,4 +1,4 @@ -Response | CellJS TypeDoc
                                                                          interface Response {
                                                                              app: Application<Record<string, any>>;
                                                                              body?: any;
                                                                              charset: string;
                                                                              chunkedEncoding: boolean;
                                                                              closed: boolean;
                                                                              connection: null | Socket;
                                                                              destroyed: boolean;
                                                                              errored: null | Error;
                                                                              finished: boolean;
                                                                              headersSent: boolean;
                                                                              json: Send<any, Response>;
                                                                              jsonp: Send<any, Response>;
                                                                              locals: Record<string, any>;
                                                                              req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>;
                                                                              send: Send<any, Response>;
                                                                              sendDate: boolean;
                                                                              shouldKeepAlive: boolean;
                                                                              socket: null | Socket;
                                                                              statusCode: number;
                                                                              statusMessage: string;
                                                                              strictContentLength: boolean;
                                                                              useChunkedEncodingByDefault: boolean;
                                                                              writable: boolean;
                                                                              writableCorked: number;
                                                                              writableEnded: boolean;
                                                                              writableFinished: boolean;
                                                                              writableHighWaterMark: number;
                                                                              writableLength: number;
                                                                              writableNeedDrain: boolean;
                                                                              writableObjectMode: boolean;
                                                                              _construct?(callback: ((error?: null | Error) => void)): void;
                                                                              _destroy(error: null | Error, callback: ((error?: null | Error) => void)): void;
                                                                              _final(callback: ((error?: null | Error) => void)): void;
                                                                              _write(chunk: any, encoding: BufferEncoding, callback: ((error?: null | Error) => void)): void;
                                                                              _writev?(chunks: {
                                                                                  chunk: any;
                                                                                  encoding: BufferEncoding;
                                                                              }[], callback: ((error?: null | Error) => void)): void;
                                                                              addListener(event: "close", listener: (() => void)): this;
                                                                              addListener(event: "drain", listener: (() => void)): this;
                                                                              addListener(event: "error", listener: ((err: Error) => void)): this;
                                                                              addListener(event: "finish", listener: (() => void)): this;
                                                                              addListener(event: "pipe", listener: ((src: Readable) => void)): this;
                                                                              addListener(event: "unpipe", listener: ((src: Readable) => void)): this;
                                                                              addListener(event: string | symbol, listener: ((...args: any[]) => void)): this;
                                                                              addTrailers(headers: OutgoingHttpHeaders | readonly [string, string][]): void;
                                                                              append(field: string, value?: string | string[]): this;
                                                                              appendHeader(name: string, value: string | readonly string[]): this;
                                                                              assignSocket(socket: Socket): void;
                                                                              attachment(filename?: string): this;
                                                                              clearCookie(name: string, options?: CookieOptions): this;
                                                                              compose<T>(stream:
                                                                                  | ComposeFnParam
                                                                                  | T
                                                                                  | Iterable<T>
                                                                                  | AsyncIterable<T>, options?: {
                                                                                  signal: AbortSignal;
                                                                              }): T;
                                                                              contentType(type: string): this;
                                                                              cookie(name: string, val: string, options: CookieOptions): this;
                                                                              cookie(name: string, val: any, options: CookieOptions): this;
                                                                              cookie(name: string, val: any): this;
                                                                              cork(): void;
                                                                              destroy(error?: Error): this;
                                                                              detachSocket(socket: Socket): void;
                                                                              download(path: string, fn?: Errback): void;
                                                                              download(path: string, filename: string, fn?: Errback): void;
                                                                              download(path: string, filename: string, options: any, fn?: Errback): void;
                                                                              emit(event: "close"): boolean;
                                                                              emit(event: "drain"): boolean;
                                                                              emit(event: "error", err: Error): boolean;
                                                                              emit(event: "finish"): boolean;
                                                                              emit(event: "pipe", src: Readable): boolean;
                                                                              emit(event: "unpipe", src: Readable): boolean;
                                                                              emit(event: string | symbol, ...args: any[]): boolean;
                                                                              end(cb?: (() => void)): this;
                                                                              end(chunk: any, cb?: (() => void)): this;
                                                                              end(chunk: any, encoding: BufferEncoding, cb?: (() => void)): this;
                                                                              eventNames(): (string | symbol)[];
                                                                              flushHeaders(): void;
                                                                              format(obj: any): this;
                                                                              get(field: string): undefined | string;
                                                                              getHeader(name: string):
                                                                                  | undefined
                                                                                  | string
                                                                                  | number
                                                                                  | string[];
                                                                              getHeaderNames(): string[];
                                                                              getHeaders(): OutgoingHttpHeaders;
                                                                              getMaxListeners(): number;
                                                                              hasHeader(name: string): boolean;
                                                                              header(field: any): this;
                                                                              header(field: string, value?: string | string[]): this;
                                                                              links(links: any): this;
                                                                              listenerCount(eventName: string | symbol, listener?: Function): number;
                                                                              listeners(eventName: string | symbol): Function[];
                                                                              location(url: string): this;
                                                                              off(eventName: string | symbol, listener: ((...args: any[]) => void)): this;
                                                                              on(event: "close", listener: (() => void)): this;
                                                                              on(event: "drain", listener: (() => void)): this;
                                                                              on(event: "error", listener: ((err: Error) => void)): this;
                                                                              on(event: "finish", listener: (() => void)): this;
                                                                              on(event: "pipe", listener: ((src: Readable) => void)): this;
                                                                              on(event: "unpipe", listener: ((src: Readable) => void)): this;
                                                                              on(event: string | symbol, listener: ((...args: any[]) => void)): this;
                                                                              once(event: "close", listener: (() => void)): this;
                                                                              once(event: "drain", listener: (() => void)): this;
                                                                              once(event: "error", listener: ((err: Error) => void)): this;
                                                                              once(event: "finish", listener: (() => void)): this;
                                                                              once(event: "pipe", listener: ((src: Readable) => void)): this;
                                                                              once(event: "unpipe", listener: ((src: Readable) => void)): this;
                                                                              once(event: string | symbol, listener: ((...args: any[]) => void)): this;
                                                                              pipe<T>(destination: T, options?: {
                                                                                  end?: boolean;
                                                                              }): T;
                                                                              prependListener(event: "close", listener: (() => void)): this;
                                                                              prependListener(event: "drain", listener: (() => void)): this;
                                                                              prependListener(event: "error", listener: ((err: Error) => void)): this;
                                                                              prependListener(event: "finish", listener: (() => void)): this;
                                                                              prependListener(event: "pipe", listener: ((src: Readable) => void)): this;
                                                                              prependListener(event: "unpipe", listener: ((src: Readable) => void)): this;
                                                                              prependListener(event: string | symbol, listener: ((...args: any[]) => void)): this;
                                                                              prependOnceListener(event: "close", listener: (() => void)): this;
                                                                              prependOnceListener(event: "drain", listener: (() => void)): this;
                                                                              prependOnceListener(event: "error", listener: ((err: Error) => void)): this;
                                                                              prependOnceListener(event: "finish", listener: (() => void)): this;
                                                                              prependOnceListener(event: "pipe", listener: ((src: Readable) => void)): this;
                                                                              prependOnceListener(event: "unpipe", listener: ((src: Readable) => void)): this;
                                                                              prependOnceListener(event: string | symbol, listener: ((...args: any[]) => void)): this;
                                                                              rawListeners(eventName: string | symbol): Function[];
                                                                              redirect(url: string): void;
                                                                              redirect(status: number, url: string): void;
                                                                              redirect(url: string, status: number): void;
                                                                              removeAllListeners(event?: string | symbol): this;
                                                                              removeHeader(name: string): void;
                                                                              removeListener(event: "close", listener: (() => void)): this;
                                                                              removeListener(event: "drain", listener: (() => void)): this;
                                                                              removeListener(event: "error", listener: ((err: Error) => void)): this;
                                                                              removeListener(event: "finish", listener: (() => void)): this;
                                                                              removeListener(event: "pipe", listener: ((src: Readable) => void)): this;
                                                                              removeListener(event: "unpipe", listener: ((src: Readable) => void)): this;
                                                                              removeListener(event: string | symbol, listener: ((...args: any[]) => void)): this;
                                                                              render(view: string, options?: object, callback?: ((err: Error, html: string) => void)): void;
                                                                              render(view: string, callback?: ((err: Error, html: string) => void)): void;
                                                                              sendfile(path: string): void;
                                                                              sendfile(path: string, options: any): void;
                                                                              sendfile(path: string, fn: Errback): void;
                                                                              sendfile(path: string, options: any, fn: Errback): void;
                                                                              sendFile(path: string, fn?: Errback): void;
                                                                              sendFile(path: string, options: any, fn?: Errback): void;
                                                                              sendStatus(code: number): this;
                                                                              set(field: any): this;
                                                                              set(field: string, value?: string | string[]): this;
                                                                              setDefaultEncoding(encoding: BufferEncoding): this;
                                                                              setHeader(name: string, value: string | number | readonly string[]): this;
                                                                              setMaxListeners(n: number): this;
                                                                              setTimeout(msecs: number, callback?: (() => void)): this;
                                                                              status(code: number): this;
                                                                              type(type: string): this;
                                                                              uncork(): void;
                                                                              vary(field: string): this;
                                                                              write(chunk: any, callback?: ((error: undefined | null | Error) => void)): boolean;
                                                                              write(chunk: any, encoding: BufferEncoding, callback?: ((error: undefined | null | Error) => void)): boolean;
                                                                              writeContinue(callback?: (() => void)): void;
                                                                              writeEarlyHints(hints: Record<string, string | string[]>, callback?: (() => void)): void;
                                                                              writeHead(statusCode: number, statusMessage?: string, headers?: OutgoingHttpHeaders | OutgoingHttpHeader[]): this;
                                                                              writeHead(statusCode: number, headers?: OutgoingHttpHeaders | OutgoingHttpHeader[]): this;
                                                                              writeProcessing(): void;
                                                                          }

                                                                          Hierarchy

                                                                          • Response
                                                                            • Response

                                                                          Properties

                                                                          app +Response | CellJS TypeDoc
                                                                          interface Response {
                                                                              app: Application<Record<string, any>>;
                                                                              body?: any;
                                                                              charset: string;
                                                                              chunkedEncoding: boolean;
                                                                              closed: boolean;
                                                                              connection: null | Socket;
                                                                              destroyed: boolean;
                                                                              errored: null | Error;
                                                                              finished: boolean;
                                                                              headersSent: boolean;
                                                                              json: Send<any, Response>;
                                                                              jsonp: Send<any, Response>;
                                                                              locals: Record<string, any>;
                                                                              req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>;
                                                                              send: Send<any, Response>;
                                                                              sendDate: boolean;
                                                                              shouldKeepAlive: boolean;
                                                                              socket: null | Socket;
                                                                              statusCode: number;
                                                                              statusMessage: string;
                                                                              strictContentLength: boolean;
                                                                              useChunkedEncodingByDefault: boolean;
                                                                              writable: boolean;
                                                                              writableCorked: number;
                                                                              writableEnded: boolean;
                                                                              writableFinished: boolean;
                                                                              writableHighWaterMark: number;
                                                                              writableLength: number;
                                                                              writableNeedDrain: boolean;
                                                                              writableObjectMode: boolean;
                                                                              _construct?(callback: ((error?: null | Error) => void)): void;
                                                                              _destroy(error: null | Error, callback: ((error?: null | Error) => void)): void;
                                                                              _final(callback: ((error?: null | Error) => void)): void;
                                                                              _write(chunk: any, encoding: BufferEncoding, callback: ((error?: null | Error) => void)): void;
                                                                              _writev?(chunks: {
                                                                                  chunk: any;
                                                                                  encoding: BufferEncoding;
                                                                              }[], callback: ((error?: null | Error) => void)): void;
                                                                              addListener(event: "close", listener: (() => void)): this;
                                                                              addListener(event: "drain", listener: (() => void)): this;
                                                                              addListener(event: "error", listener: ((err: Error) => void)): this;
                                                                              addListener(event: "finish", listener: (() => void)): this;
                                                                              addListener(event: "pipe", listener: ((src: Readable) => void)): this;
                                                                              addListener(event: "unpipe", listener: ((src: Readable) => void)): this;
                                                                              addListener(event: string | symbol, listener: ((...args: any[]) => void)): this;
                                                                              addTrailers(headers: OutgoingHttpHeaders | readonly [string, string][]): void;
                                                                              append(field: string, value?: string | string[]): this;
                                                                              appendHeader(name: string, value: string | readonly string[]): this;
                                                                              assignSocket(socket: Socket): void;
                                                                              attachment(filename?: string): this;
                                                                              clearCookie(name: string, options?: CookieOptions): this;
                                                                              compose<T>(stream:
                                                                                  | ComposeFnParam
                                                                                  | T
                                                                                  | Iterable<T>
                                                                                  | AsyncIterable<T>, options?: {
                                                                                  signal: AbortSignal;
                                                                              }): T;
                                                                              contentType(type: string): this;
                                                                              cookie(name: string, val: string, options: CookieOptions): this;
                                                                              cookie(name: string, val: any, options: CookieOptions): this;
                                                                              cookie(name: string, val: any): this;
                                                                              cork(): void;
                                                                              destroy(error?: Error): this;
                                                                              detachSocket(socket: Socket): void;
                                                                              download(path: string, fn?: Errback): void;
                                                                              download(path: string, filename: string, fn?: Errback): void;
                                                                              download(path: string, filename: string, options: any, fn?: Errback): void;
                                                                              emit(event: "close"): boolean;
                                                                              emit(event: "drain"): boolean;
                                                                              emit(event: "error", err: Error): boolean;
                                                                              emit(event: "finish"): boolean;
                                                                              emit(event: "pipe", src: Readable): boolean;
                                                                              emit(event: "unpipe", src: Readable): boolean;
                                                                              emit(event: string | symbol, ...args: any[]): boolean;
                                                                              end(cb?: (() => void)): this;
                                                                              end(chunk: any, cb?: (() => void)): this;
                                                                              end(chunk: any, encoding: BufferEncoding, cb?: (() => void)): this;
                                                                              eventNames(): (string | symbol)[];
                                                                              flushHeaders(): void;
                                                                              format(obj: any): this;
                                                                              get(field: string): undefined | string;
                                                                              getHeader(name: string):
                                                                                  | undefined
                                                                                  | string
                                                                                  | number
                                                                                  | string[];
                                                                              getHeaderNames(): string[];
                                                                              getHeaders(): OutgoingHttpHeaders;
                                                                              getMaxListeners(): number;
                                                                              hasHeader(name: string): boolean;
                                                                              header(field: any): this;
                                                                              header(field: string, value?: string | string[]): this;
                                                                              links(links: any): this;
                                                                              listenerCount(eventName: string | symbol, listener?: Function): number;
                                                                              listeners(eventName: string | symbol): Function[];
                                                                              location(url: string): this;
                                                                              off(eventName: string | symbol, listener: ((...args: any[]) => void)): this;
                                                                              on(event: "close", listener: (() => void)): this;
                                                                              on(event: "drain", listener: (() => void)): this;
                                                                              on(event: "error", listener: ((err: Error) => void)): this;
                                                                              on(event: "finish", listener: (() => void)): this;
                                                                              on(event: "pipe", listener: ((src: Readable) => void)): this;
                                                                              on(event: "unpipe", listener: ((src: Readable) => void)): this;
                                                                              on(event: string | symbol, listener: ((...args: any[]) => void)): this;
                                                                              once(event: "close", listener: (() => void)): this;
                                                                              once(event: "drain", listener: (() => void)): this;
                                                                              once(event: "error", listener: ((err: Error) => void)): this;
                                                                              once(event: "finish", listener: (() => void)): this;
                                                                              once(event: "pipe", listener: ((src: Readable) => void)): this;
                                                                              once(event: "unpipe", listener: ((src: Readable) => void)): this;
                                                                              once(event: string | symbol, listener: ((...args: any[]) => void)): this;
                                                                              pipe<T>(destination: T, options?: {
                                                                                  end?: boolean;
                                                                              }): T;
                                                                              prependListener(event: "close", listener: (() => void)): this;
                                                                              prependListener(event: "drain", listener: (() => void)): this;
                                                                              prependListener(event: "error", listener: ((err: Error) => void)): this;
                                                                              prependListener(event: "finish", listener: (() => void)): this;
                                                                              prependListener(event: "pipe", listener: ((src: Readable) => void)): this;
                                                                              prependListener(event: "unpipe", listener: ((src: Readable) => void)): this;
                                                                              prependListener(event: string | symbol, listener: ((...args: any[]) => void)): this;
                                                                              prependOnceListener(event: "close", listener: (() => void)): this;
                                                                              prependOnceListener(event: "drain", listener: (() => void)): this;
                                                                              prependOnceListener(event: "error", listener: ((err: Error) => void)): this;
                                                                              prependOnceListener(event: "finish", listener: (() => void)): this;
                                                                              prependOnceListener(event: "pipe", listener: ((src: Readable) => void)): this;
                                                                              prependOnceListener(event: "unpipe", listener: ((src: Readable) => void)): this;
                                                                              prependOnceListener(event: string | symbol, listener: ((...args: any[]) => void)): this;
                                                                              rawListeners(eventName: string | symbol): Function[];
                                                                              redirect(url: string): void;
                                                                              redirect(status: number, url: string): void;
                                                                              redirect(url: string, status: number): void;
                                                                              removeAllListeners(event?: string | symbol): this;
                                                                              removeHeader(name: string): void;
                                                                              removeListener(event: "close", listener: (() => void)): this;
                                                                              removeListener(event: "drain", listener: (() => void)): this;
                                                                              removeListener(event: "error", listener: ((err: Error) => void)): this;
                                                                              removeListener(event: "finish", listener: (() => void)): this;
                                                                              removeListener(event: "pipe", listener: ((src: Readable) => void)): this;
                                                                              removeListener(event: "unpipe", listener: ((src: Readable) => void)): this;
                                                                              removeListener(event: string | symbol, listener: ((...args: any[]) => void)): this;
                                                                              render(view: string, options?: object, callback?: ((err: Error, html: string) => void)): void;
                                                                              render(view: string, callback?: ((err: Error, html: string) => void)): void;
                                                                              sendfile(path: string): void;
                                                                              sendfile(path: string, options: any): void;
                                                                              sendfile(path: string, fn: Errback): void;
                                                                              sendfile(path: string, options: any, fn: Errback): void;
                                                                              sendFile(path: string, fn?: Errback): void;
                                                                              sendFile(path: string, options: any, fn?: Errback): void;
                                                                              sendStatus(code: number): this;
                                                                              set(field: any): this;
                                                                              set(field: string, value?: string | string[]): this;
                                                                              setDefaultEncoding(encoding: BufferEncoding): this;
                                                                              setHeader(name: string, value: string | number | readonly string[]): this;
                                                                              setMaxListeners(n: number): this;
                                                                              setTimeout(msecs: number, callback?: (() => void)): this;
                                                                              status(code: number): this;
                                                                              type(type: string): this;
                                                                              uncork(): void;
                                                                              vary(field: string): this;
                                                                              write(chunk: any, callback?: ((error: undefined | null | Error) => void)): boolean;
                                                                              write(chunk: any, encoding: BufferEncoding, callback?: ((error: undefined | null | Error) => void)): boolean;
                                                                              writeContinue(callback?: (() => void)): void;
                                                                              writeEarlyHints(hints: Record<string, string | string[]>, callback?: (() => void)): void;
                                                                              writeHead(statusCode: number, statusMessage?: string, headers?: OutgoingHttpHeaders | OutgoingHttpHeader[]): this;
                                                                              writeHead(statusCode: number, headers?: OutgoingHttpHeaders | OutgoingHttpHeader[]): this;
                                                                              writeProcessing(): void;
                                                                          }

                                                                          Hierarchy

                                                                          • Response
                                                                            • Response

                                                                          Properties

                                                                          app: Application<Record<string, any>>
                                                                          body?: any
                                                                          charset: string
                                                                          chunkedEncoding: boolean
                                                                          closed: boolean

                                                                          Is true after 'close' has been emitted.

                                                                          +

                                                                          Properties

                                                                          app: Application<Record<string, any>>
                                                                          body?: any
                                                                          charset: string
                                                                          chunkedEncoding: boolean
                                                                          closed: boolean

                                                                          Is true after 'close' has been emitted.

                                                                          v18.0.0

                                                                          connection: null | Socket

                                                                          Aliases of outgoingMessage.socket

                                                                          v0.3.0

                                                                          diff --git a/docs/next/interfaces/_celljs_web.node.ServerAware.html b/docs/next/interfaces/_celljs_web.node.ServerAware.html index af9a899d7..f8ad122b7 100644 --- a/docs/next/interfaces/_celljs_web.node.ServerAware.html +++ b/docs/next/interfaces/_celljs_web.node.ServerAware.html @@ -1,2 +1,2 @@ -ServerAware | CellJS TypeDoc
                                                                          interface ServerAware {
                                                                              setServer(server: Server<typeof IncomingMessage, typeof ServerResponse>): Promise<void>;
                                                                          }

                                                                          Implemented by

                                                                          Methods

                                                                          Methods

                                                                          +ServerAware | CellJS TypeDoc
                                                                          interface ServerAware {
                                                                              setServer(server: Server<typeof IncomingMessage, typeof ServerResponse>): Promise<void>;
                                                                          }

                                                                          Implemented by

                                                                          Methods

                                                                          Methods

                                                                          diff --git a/docs/next/interfaces/_celljs_web.node.TraceIdResolver.html b/docs/next/interfaces/_celljs_web.node.TraceIdResolver.html index f53dfbbd7..84c0719ed 100644 --- a/docs/next/interfaces/_celljs_web.node.TraceIdResolver.html +++ b/docs/next/interfaces/_celljs_web.node.TraceIdResolver.html @@ -1,2 +1,2 @@ -TraceIdResolver | CellJS TypeDoc
                                                                          interface TraceIdResolver {
                                                                              resolve(): Promise<string>;
                                                                          }

                                                                          Implemented by

                                                                          Methods

                                                                          Methods

                                                                          +TraceIdResolver | CellJS TypeDoc
                                                                          interface TraceIdResolver {
                                                                              resolve(): Promise<string>;
                                                                          }

                                                                          Implemented by

                                                                          Methods

                                                                          Methods

                                                                          diff --git a/docs/next/interfaces/_celljs_widget.Key-1.html b/docs/next/interfaces/_celljs_widget.Key-1.html index 74a5cce7f..8fd1f8bf2 100644 --- a/docs/next/interfaces/_celljs_widget.Key-1.html +++ b/docs/next/interfaces/_celljs_widget.Key-1.html @@ -1,4 +1,4 @@ -Key | CellJS TypeDoc
                                                                          interface Key {
                                                                              code: string;
                                                                              easyString: string;
                                                                              keyCode: number;
                                                                          }

                                                                          Properties

                                                                          code +Key | CellJS TypeDoc
                                                                          interface Key {
                                                                              code: string;
                                                                              easyString: string;
                                                                              keyCode: number;
                                                                          }

                                                                          Properties

                                                                          Properties

                                                                          code: string
                                                                          easyString: string
                                                                          keyCode: number
                                                                          +

                                                                          Properties

                                                                          code: string
                                                                          easyString: string
                                                                          keyCode: number
                                                                          diff --git a/docs/next/interfaces/_celljs_widget.KeyCodeSchema.html b/docs/next/interfaces/_celljs_widget.KeyCodeSchema.html index 7e3328f3c..51474e565 100644 --- a/docs/next/interfaces/_celljs_widget.KeyCodeSchema.html +++ b/docs/next/interfaces/_celljs_widget.KeyCodeSchema.html @@ -1,7 +1,7 @@ -KeyCodeSchema | CellJS TypeDoc
                                                                          interface KeyCodeSchema {
                                                                              alt?: boolean;
                                                                              character?: string;
                                                                              ctrl?: boolean;
                                                                              key?: Partial<Key>;
                                                                              meta?: boolean;
                                                                              shift?: boolean;
                                                                          }

                                                                          Properties

                                                                          alt? +KeyCodeSchema | CellJS TypeDoc
                                                                          interface KeyCodeSchema {
                                                                              alt?: boolean;
                                                                              character?: string;
                                                                              ctrl?: boolean;
                                                                              key?: Partial<Key>;
                                                                              meta?: boolean;
                                                                              shift?: boolean;
                                                                          }

                                                                          Properties

                                                                          alt?: boolean
                                                                          character?: string
                                                                          ctrl?: boolean
                                                                          key?: Partial<Key>
                                                                          meta?: boolean
                                                                          shift?: boolean
                                                                          +

                                                                          Properties

                                                                          alt?: boolean
                                                                          character?: string
                                                                          ctrl?: boolean
                                                                          key?: Partial<Key>
                                                                          meta?: boolean
                                                                          shift?: boolean
                                                                          diff --git a/docs/next/interfaces/_celljs_widget.Keystroke.html b/docs/next/interfaces/_celljs_widget.Keystroke.html index 9fa1743cf..72ff27949 100644 --- a/docs/next/interfaces/_celljs_widget.Keystroke.html +++ b/docs/next/interfaces/_celljs_widget.Keystroke.html @@ -2,6 +2,6 @@ consist of one or more keys held down at the same time. This should be zero or more modifier keys, and zero or one other key. Since M2+M3+<Key> (Alt+Shift+) is reserved on MacOS X for writing special characters, such bindings are commonly undefined for platform MacOS X and redefined as M1+M3+<Key>. The rule applies on the M3+M2+<Key> sequence.

                                                                          -
                                                                          interface Keystroke {
                                                                              first?: Key;
                                                                              modifiers?: KeyModifier[];
                                                                          }

                                                                          Properties

                                                                          interface Keystroke {
                                                                              first?: Key;
                                                                              modifiers?: KeyModifier[];
                                                                          }

                                                                          Properties

                                                                          Properties

                                                                          first?: Key
                                                                          modifiers?: KeyModifier[]
                                                                          +

                                                                          Properties

                                                                          first?: Key
                                                                          modifiers?: KeyModifier[]
                                                                          diff --git a/docs/next/interfaces/_celljs_widget.Locale.html b/docs/next/interfaces/_celljs_widget.Locale.html index 2363585f8..36a8b0089 100644 --- a/docs/next/interfaces/_celljs_widget.Locale.html +++ b/docs/next/interfaces/_celljs_widget.Locale.html @@ -1,5 +1,5 @@ -Locale | CellJS TypeDoc
                                                                          interface Locale {
                                                                              label?: string;
                                                                              lang: string;
                                                                              messages: {
                                                                                  [key: string]: string;
                                                                              };
                                                                              priority: number;
                                                                          }

                                                                          Properties

                                                                          label? +Locale | CellJS TypeDoc
                                                                          interface Locale {
                                                                              label?: string;
                                                                              lang: string;
                                                                              messages: {
                                                                                  [key: string]: string;
                                                                              };
                                                                              priority: number;
                                                                          }

                                                                          Properties

                                                                          label?: string
                                                                          lang: string
                                                                          messages: {
                                                                              [key: string]: string;
                                                                          }
                                                                          priority: number
                                                                          +

                                                                          Properties

                                                                          label?: string
                                                                          lang: string
                                                                          messages: {
                                                                              [key: string]: string;
                                                                          }
                                                                          priority: number
                                                                          diff --git a/docs/next/interfaces/_celljs_widget.LocaleManager.html b/docs/next/interfaces/_celljs_widget.LocaleManager.html index 74b818a90..df376ce1b 100644 --- a/docs/next/interfaces/_celljs_widget.LocaleManager.html +++ b/docs/next/interfaces/_celljs_widget.LocaleManager.html @@ -1,3 +1,3 @@ -LocaleManager | CellJS TypeDoc
                                                                          interface LocaleManager {
                                                                              currentSubject: BehaviorSubject<undefined | Locale>;
                                                                              get(): Promise<Locale[]>;
                                                                          }

                                                                          Implemented by

                                                                          Properties

                                                                          currentSubject +LocaleManager | CellJS TypeDoc
                                                                          interface LocaleManager {
                                                                              currentSubject: BehaviorSubject<undefined | Locale>;
                                                                              get(): Promise<Locale[]>;
                                                                          }

                                                                          Implemented by

                                                                          Properties

                                                                          Methods

                                                                          get -

                                                                          Properties

                                                                          currentSubject: BehaviorSubject<undefined | Locale>

                                                                          Methods

                                                                          +

                                                                          Properties

                                                                          currentSubject: BehaviorSubject<undefined | Locale>

                                                                          Methods

                                                                          diff --git a/docs/next/interfaces/_celljs_widget.Theme.html b/docs/next/interfaces/_celljs_widget.Theme.html index 268203431..446387bfb 100644 --- a/docs/next/interfaces/_celljs_widget.Theme.html +++ b/docs/next/interfaces/_celljs_widget.Theme.html @@ -1,7 +1,7 @@ -Theme | CellJS TypeDoc
                                                                          interface Theme<T> {
                                                                              color: string;
                                                                              id: string;
                                                                              label: string;
                                                                              metadata: {
                                                                                  [key: string]: any;
                                                                              };
                                                                              priority: number;
                                                                              props: T;
                                                                          }

                                                                          Type Parameters

                                                                          • T

                                                                          Properties

                                                                          color +Theme | CellJS TypeDoc
                                                                          interface Theme<T> {
                                                                              color: string;
                                                                              id: string;
                                                                              label: string;
                                                                              metadata: {
                                                                                  [key: string]: any;
                                                                              };
                                                                              priority: number;
                                                                              props: T;
                                                                          }

                                                                          Type Parameters

                                                                          • T

                                                                          Properties

                                                                          color: string
                                                                          id: string
                                                                          label: string
                                                                          metadata: {
                                                                              [key: string]: any;
                                                                          }
                                                                          priority: number
                                                                          props: T
                                                                          +

                                                                          Properties

                                                                          color: string
                                                                          id: string
                                                                          label: string
                                                                          metadata: {
                                                                              [key: string]: any;
                                                                          }
                                                                          priority: number
                                                                          props: T
                                                                          diff --git a/docs/next/interfaces/_celljs_widget.ThemeManager.html b/docs/next/interfaces/_celljs_widget.ThemeManager.html index 4963f5833..2abb4caae 100644 --- a/docs/next/interfaces/_celljs_widget.ThemeManager.html +++ b/docs/next/interfaces/_celljs_widget.ThemeManager.html @@ -1,3 +1,3 @@ -ThemeManager | CellJS TypeDoc
                                                                          interface ThemeManager<T> {
                                                                              currentSubject: BehaviorSubject<undefined | Theme<T>>;
                                                                              get(): Promise<Theme<T>[]>;
                                                                          }

                                                                          Type Parameters

                                                                          • T

                                                                          Implemented by

                                                                          Properties

                                                                          currentSubject +ThemeManager | CellJS TypeDoc
                                                                          interface ThemeManager<T> {
                                                                              currentSubject: BehaviorSubject<undefined | Theme<T>>;
                                                                              get(): Promise<Theme<T>[]>;
                                                                          }

                                                                          Type Parameters

                                                                          • T

                                                                          Implemented by

                                                                          Properties

                                                                          Methods

                                                                          get -

                                                                          Properties

                                                                          currentSubject: BehaviorSubject<undefined | Theme<T>>

                                                                          Methods

                                                                          +

                                                                          Properties

                                                                          currentSubject: BehaviorSubject<undefined | Theme<T>>

                                                                          Methods

                                                                          diff --git a/docs/next/interfaces/_celljs_widget.WidgetFactory.html b/docs/next/interfaces/_celljs_widget.WidgetFactory.html index 36061c7b2..98d4ad06d 100644 --- a/docs/next/interfaces/_celljs_widget.WidgetFactory.html +++ b/docs/next/interfaces/_celljs_widget.WidgetFactory.html @@ -1,4 +1,4 @@ -WidgetFactory | CellJS TypeDoc
                                                                          interface WidgetFactory<T> {
                                                                              priority: number;
                                                                              create(widgetModel: WidgetModel): Promise<Widget<T>>;
                                                                              support(widgetModel: WidgetModel): Promise<boolean>;
                                                                          }

                                                                          Type Parameters

                                                                          • T

                                                                          Implemented by

                                                                          Properties

                                                                          priority +WidgetFactory | CellJS TypeDoc
                                                                          interface WidgetFactory<T> {
                                                                              priority: number;
                                                                              create(widgetModel: WidgetModel): Promise<Widget<T>>;
                                                                              support(widgetModel: WidgetModel): Promise<boolean>;
                                                                          }

                                                                          Type Parameters

                                                                          • T

                                                                          Implemented by

                                                                          Properties

                                                                          Methods

                                                                          Properties

                                                                          priority: number

                                                                          Methods

                                                                          +

                                                                          Properties

                                                                          priority: number

                                                                          Methods

                                                                          diff --git a/docs/next/interfaces/_celljs_widget.WidgetManager.html b/docs/next/interfaces/_celljs_widget.WidgetManager.html index 7eb3a90c7..900f11c99 100644 --- a/docs/next/interfaces/_celljs_widget.WidgetManager.html +++ b/docs/next/interfaces/_celljs_widget.WidgetManager.html @@ -1,3 +1,3 @@ -WidgetManager | CellJS TypeDoc
                                                                          interface WidgetManager<T> {
                                                                              get(area: string): Promise<Widget<T>[]>;
                                                                              render(area: string): Promise<T[]>;
                                                                          }

                                                                          Type Parameters

                                                                          • T

                                                                          Implemented by

                                                                          Methods

                                                                          get +WidgetManager | CellJS TypeDoc
                                                                          interface WidgetManager<T> {
                                                                              get(area: string): Promise<Widget<T>[]>;
                                                                              render(area: string): Promise<T[]>;
                                                                          }

                                                                          Type Parameters

                                                                          • T

                                                                          Implemented by

                                                                          Methods

                                                                          Methods

                                                                          +

                                                                          Methods

                                                                          diff --git a/docs/next/interfaces/_celljs_widget.WidgetModel.html b/docs/next/interfaces/_celljs_widget.WidgetModel.html index 9394d3e0a..91fd74eee 100644 --- a/docs/next/interfaces/_celljs_widget.WidgetModel.html +++ b/docs/next/interfaces/_celljs_widget.WidgetModel.html @@ -1,4 +1,4 @@ -WidgetModel | CellJS TypeDoc
                                                                          interface WidgetModel {
                                                                              area?: string;
                                                                              children?: WidgetModel[];
                                                                              id: string;
                                                                              matedata?: {
                                                                                  [key: string]: any;
                                                                              };
                                                                              priority: number;
                                                                              props?: {
                                                                                  [key: string]: any;
                                                                              };
                                                                              type: string;
                                                                              visible: boolean;
                                                                          }

                                                                          Properties

                                                                          area? +WidgetModel | CellJS TypeDoc
                                                                          interface WidgetModel {
                                                                              area?: string;
                                                                              children?: WidgetModel[];
                                                                              id: string;
                                                                              matedata?: {
                                                                                  [key: string]: any;
                                                                              };
                                                                              priority: number;
                                                                              props?: {
                                                                                  [key: string]: any;
                                                                              };
                                                                              type: string;
                                                                              visible: boolean;
                                                                          }

                                                                          Properties

                                                                          Properties

                                                                          area?: string
                                                                          children?: WidgetModel[]
                                                                          id: string
                                                                          matedata?: {
                                                                              [key: string]: any;
                                                                          }
                                                                          priority: number
                                                                          props?: {
                                                                              [key: string]: any;
                                                                          }
                                                                          type: string
                                                                          visible: boolean
                                                                          +

                                                                          Properties

                                                                          area?: string
                                                                          children?: WidgetModel[]
                                                                          id: string
                                                                          matedata?: {
                                                                              [key: string]: any;
                                                                          }
                                                                          priority: number
                                                                          props?: {
                                                                              [key: string]: any;
                                                                          }
                                                                          type: string
                                                                          visible: boolean
                                                                          diff --git a/docs/next/interfaces/_celljs_widget.WidgetOption.html b/docs/next/interfaces/_celljs_widget.WidgetOption.html index d5dd74735..4d186d92c 100644 --- a/docs/next/interfaces/_celljs_widget.WidgetOption.html +++ b/docs/next/interfaces/_celljs_widget.WidgetOption.html @@ -1,6 +1,6 @@ -WidgetOption | CellJS TypeDoc
                                                                          interface WidgetOption {
                                                                              area: string;
                                                                              component?: any;
                                                                              id?: ComponentId | ComponentId[];
                                                                              priority?: number;
                                                                              rebind?: boolean;
                                                                          }

                                                                          Properties

                                                                          area +WidgetOption | CellJS TypeDoc
                                                                          interface WidgetOption {
                                                                              area: string;
                                                                              component?: any;
                                                                              id?: ComponentId | ComponentId[];
                                                                              priority?: number;
                                                                              rebind?: boolean;
                                                                          }

                                                                          Properties

                                                                          area: string
                                                                          component?: any
                                                                          priority?: number
                                                                          rebind?: boolean
                                                                          +

                                                                          Properties

                                                                          area: string
                                                                          component?: any
                                                                          priority?: number
                                                                          rebind?: boolean
                                                                          diff --git a/docs/next/modules/_celljs_ai_core.ChatResponseMetadata.html b/docs/next/modules/_celljs_ai_core.ChatResponseMetadata.html index 76c397c55..06b633dc7 100644 --- a/docs/next/modules/_celljs_ai_core.ChatResponseMetadata.html +++ b/docs/next/modules/_celljs_ai_core.ChatResponseMetadata.html @@ -1,2 +1,2 @@ -ChatResponseMetadata | CellJS TypeDoc

                                                                          Index

                                                                          Variables

                                                                          EMPTY +ChatResponseMetadata | CellJS TypeDoc
                                                                          diff --git a/docs/next/modules/_celljs_ai_core.Message.html b/docs/next/modules/_celljs_ai_core.Message.html index b334d268a..bb4d499b0 100644 --- a/docs/next/modules/_celljs_ai_core.Message.html +++ b/docs/next/modules/_celljs_ai_core.Message.html @@ -1,2 +1,2 @@ -Message | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          isMessage +Message | CellJS TypeDoc
                                                                          diff --git a/docs/next/modules/_celljs_ai_core.PromptMetadata.html b/docs/next/modules/_celljs_ai_core.PromptMetadata.html index 728f69c74..e7fe41fe2 100644 --- a/docs/next/modules/_celljs_ai_core.PromptMetadata.html +++ b/docs/next/modules/_celljs_ai_core.PromptMetadata.html @@ -1,2 +1,2 @@ -PromptMetadata | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          findByPromptIndex +PromptMetadata | CellJS TypeDoc
                                                                          diff --git a/docs/next/modules/_celljs_cli_common.CliContext.html b/docs/next/modules/_celljs_cli_common.CliContext.html index e7d6d21f7..e8d5b47e4 100644 --- a/docs/next/modules/_celljs_cli_common.CliContext.html +++ b/docs/next/modules/_celljs_cli_common.CliContext.html @@ -1,2 +1,2 @@ -CliContext | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          create +CliContext | CellJS TypeDoc
                                                                          diff --git a/docs/next/modules/_celljs_cli_common.CommandUtil.html b/docs/next/modules/_celljs_cli_common.CommandUtil.html index 347ede845..175917ce0 100644 --- a/docs/next/modules/_celljs_cli_common.CommandUtil.html +++ b/docs/next/modules/_celljs_cli_common.CommandUtil.html @@ -1,4 +1,4 @@ -CommandUtil | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          executeCommand +CommandUtil | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          executeCommand getBuildCommand getCommand getCommandByName diff --git a/docs/next/modules/_celljs_cli_common.ComponentUtil.html b/docs/next/modules/_celljs_cli_common.ComponentUtil.html index a497dc85f..dbba0a0ea 100644 --- a/docs/next/modules/_celljs_cli_common.ComponentUtil.html +++ b/docs/next/modules/_celljs_cli_common.ComponentUtil.html @@ -1,3 +1,3 @@ -ComponentUtil | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          checkPkgVersionConsistency +ComponentUtil | CellJS TypeDoc
                                                                          diff --git a/docs/next/modules/_celljs_cli_common.ConfigUtil.html b/docs/next/modules/_celljs_cli_common.ConfigUtil.html index d6c708d73..b3e0db3f7 100644 --- a/docs/next/modules/_celljs_cli_common.ConfigUtil.html +++ b/docs/next/modules/_celljs_cli_common.ConfigUtil.html @@ -1,4 +1,4 @@ -ConfigUtil | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          getAssets +ConfigUtil | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          getAssets getBackendAssets getBackendCellConfig getBackendConfig diff --git a/docs/next/modules/_celljs_cli_common.ContextUtils.html b/docs/next/modules/_celljs_cli_common.ContextUtils.html index 938826cf4..4146bdda9 100644 --- a/docs/next/modules/_celljs_cli_common.ContextUtils.html +++ b/docs/next/modules/_celljs_cli_common.ContextUtils.html @@ -1,4 +1,4 @@ -ContextUtils | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          createCliContext +ContextUtils | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          createCliContext getCurrent mergeContext setCurrent diff --git a/docs/next/modules/_celljs_cli_common.LoggerUtil.html b/docs/next/modules/_celljs_cli_common.LoggerUtil.html index 6f72795d5..ab2208eae 100644 --- a/docs/next/modules/_celljs_cli_common.LoggerUtil.html +++ b/docs/next/modules/_celljs_cli_common.LoggerUtil.html @@ -1,4 +1,4 @@ -LoggerUtil | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          printComponents +LoggerUtil | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          printComponents printMode printStage printTargets diff --git a/docs/next/modules/_celljs_cli_common.PathUtil.html b/docs/next/modules/_celljs_cli_common.PathUtil.html index cfe99a775..e081b27f7 100644 --- a/docs/next/modules/_celljs_cli_common.PathUtil.html +++ b/docs/next/modules/_celljs_cli_common.PathUtil.html @@ -1,4 +1,4 @@ -PathUtil | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          getBackendProjectDistPath +PathUtil | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          getBackendProjectDistPath getBackendProjectHomePath getCellHomePath getCurrentRuntimeRootPath diff --git a/docs/next/modules/_celljs_cli_common.ProjectUtil.html b/docs/next/modules/_celljs_cli_common.ProjectUtil.html index 5a2c08b3f..352934824 100644 --- a/docs/next/modules/_celljs_cli_common.ProjectUtil.html +++ b/docs/next/modules/_celljs_cli_common.ProjectUtil.html @@ -1,4 +1,4 @@ -ProjectUtil | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          createProjectId +ProjectUtil | CellJS TypeDoc
                                                                          diff --git a/docs/next/modules/_celljs_cli_common.PublishedNodePackage.html b/docs/next/modules/_celljs_cli_common.PublishedNodePackage.html index 0d06fab9e..d88465c13 100644 --- a/docs/next/modules/_celljs_cli_common.PublishedNodePackage.html +++ b/docs/next/modules/_celljs_cli_common.PublishedNodePackage.html @@ -1,2 +1,2 @@ -PublishedNodePackage | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          is +PublishedNodePackage | CellJS TypeDoc
                                                                          diff --git a/docs/next/modules/_celljs_cli_common.RawComponentPackage.html b/docs/next/modules/_celljs_cli_common.RawComponentPackage.html index 428df66d4..43fda7d07 100644 --- a/docs/next/modules/_celljs_cli_common.RawComponentPackage.html +++ b/docs/next/modules/_celljs_cli_common.RawComponentPackage.html @@ -1,2 +1,2 @@ -RawComponentPackage | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          is +RawComponentPackage | CellJS TypeDoc
                                                                          diff --git a/docs/next/modules/_celljs_cli_common.RuntimeUtil.html b/docs/next/modules/_celljs_cli_common.RuntimeUtil.html index 7cc99af07..f22246475 100644 --- a/docs/next/modules/_celljs_cli_common.RuntimeUtil.html +++ b/docs/next/modules/_celljs_cli_common.RuntimeUtil.html @@ -1,2 +1,2 @@ -RuntimeUtil | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          getVersion +RuntimeUtil | CellJS TypeDoc
                                                                          diff --git a/docs/next/modules/_celljs_cli_common.SettingsUtil.html b/docs/next/modules/_celljs_cli_common.SettingsUtil.html index f061d91ce..11e42029b 100644 --- a/docs/next/modules/_celljs_cli_common.SettingsUtil.html +++ b/docs/next/modules/_celljs_cli_common.SettingsUtil.html @@ -1,4 +1,4 @@ -SettingsUtil | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          getSettings +SettingsUtil | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          getSettings getSettingsPath resetSettings saveSettings diff --git a/docs/next/modules/_celljs_cli_common.SpinnerUtil.html b/docs/next/modules/_celljs_cli_common.SpinnerUtil.html index 9d78b1cec..abf9f455e 100644 --- a/docs/next/modules/_celljs_cli_common.SpinnerUtil.html +++ b/docs/next/modules/_celljs_cli_common.SpinnerUtil.html @@ -1,2 +1,2 @@ -SpinnerUtil | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          start +SpinnerUtil | CellJS TypeDoc
                                                                          diff --git a/docs/next/modules/_celljs_cli_runtime.RuntimeUtil.html b/docs/next/modules/_celljs_cli_runtime.RuntimeUtil.html index 8593d93d9..4c3d90e48 100644 --- a/docs/next/modules/_celljs_cli_runtime.RuntimeUtil.html +++ b/docs/next/modules/_celljs_cli_runtime.RuntimeUtil.html @@ -1,4 +1,4 @@ -RuntimeUtil | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          getInstalledRuntimes +RuntimeUtil | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          getInstalledRuntimes initRuntime initRuntimeAndLoadContext installRuntimeIfNeed diff --git a/docs/next/modules/_celljs_cli_service.ConfigurationContext.html b/docs/next/modules/_celljs_cli_service.ConfigurationContext.html index 6d27bab9b..13a82476a 100644 --- a/docs/next/modules/_celljs_cli_service.ConfigurationContext.html +++ b/docs/next/modules/_celljs_cli_service.ConfigurationContext.html @@ -1,4 +1,4 @@ -ConfigurationContext | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          create +ConfigurationContext | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          create getBackendConfiguration getConfiguration getFrontendConfiguration diff --git a/docs/next/modules/_celljs_cli_service.ServiceContextUtils.html b/docs/next/modules/_celljs_cli_service.ServiceContextUtils.html index a3cff7852..679b8a64f 100644 --- a/docs/next/modules/_celljs_cli_service.ServiceContextUtils.html +++ b/docs/next/modules/_celljs_cli_service.ServiceContextUtils.html @@ -1,3 +1,3 @@ -ServiceContextUtils | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          createConfigurationContext +ServiceContextUtils | CellJS TypeDoc
                                                                          diff --git a/docs/next/modules/_celljs_cloud.common.html b/docs/next/modules/_celljs_cloud.common.html index 3601cff15..bc6064ba2 100644 --- a/docs/next/modules/_celljs_cloud.common.html +++ b/docs/next/modules/_celljs_cloud.common.html @@ -1,4 +1,4 @@ -common | CellJS TypeDoc

                                                                          Index

                                                                          Classes

                                                                          AbstractCloudService +common | CellJS TypeDoc

                                                                          Index

                                                                          Classes

                                                                          Interfaces

                                                                          Account AccountProvider diff --git a/docs/next/modules/_celljs_cloud.node.html b/docs/next/modules/_celljs_cloud.node.html index 7ec9653b0..e8e24d543 100644 --- a/docs/next/modules/_celljs_cloud.node.html +++ b/docs/next/modules/_celljs_cloud.node.html @@ -1,4 +1,4 @@ -node | CellJS TypeDoc

                                                                          Index

                                                                          Classes

                                                                          DefaultAccountProvider +node | CellJS TypeDoc

                                                                          Index

                                                                          Classes

                                                                          DefaultAccountProvider DefaultClientOptionsProvider DefaultCredentialsProvider DefaultRegionProvider diff --git a/docs/next/modules/_celljs_config.ConfigUtil.html b/docs/next/modules/_celljs_config.ConfigUtil.html index d2829c5bd..61cc54b99 100644 --- a/docs/next/modules/_celljs_config.ConfigUtil.html +++ b/docs/next/modules/_celljs_config.ConfigUtil.html @@ -1,2 +1,2 @@ -ConfigUtil | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          merge +ConfigUtil | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          diff --git a/docs/next/modules/_celljs_core.browser.html b/docs/next/modules/_celljs_core.browser.html index 8696e348f..72fb203fd 100644 --- a/docs/next/modules/_celljs_core.browser.html +++ b/docs/next/modules/_celljs_core.browser.html @@ -1,4 +1,4 @@ -browser | CellJS TypeDoc

                                                                          Index

                                                                          Classes

                                                                          ApplicationShellImpl +browser | CellJS TypeDoc

                                                                          Index

                                                                          Classes

                                                                          Interfaces

                                                                          ApplicationShell diff --git a/docs/next/modules/_celljs_core.common.AnnotationUtil.html b/docs/next/modules/_celljs_core.common.AnnotationUtil.html index 4010e99ec..ce8b933a6 100644 --- a/docs/next/modules/_celljs_core.common.AnnotationUtil.html +++ b/docs/next/modules/_celljs_core.common.AnnotationUtil.html @@ -1,3 +1,3 @@ -AnnotationUtil | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          getType +AnnotationUtil | CellJS TypeDoc
                                                                          diff --git a/docs/next/modules/_celljs_core.common.ApplicationError.html b/docs/next/modules/_celljs_core.common.ApplicationError.html index 9eb9d21ed..4d6735685 100644 --- a/docs/next/modules/_celljs_core.common.ApplicationError.html +++ b/docs/next/modules/_celljs_core.common.ApplicationError.html @@ -1,4 +1,4 @@ -ApplicationError | CellJS TypeDoc

                                                                          Index

                                                                          Interfaces

                                                                          Constructor +ApplicationError | CellJS TypeDoc

                                                                          Index

                                                                          Interfaces

                                                                          Functions

                                                                          declare fromJson diff --git a/docs/next/modules/_celljs_core.common.CancellationToken.html b/docs/next/modules/_celljs_core.common.CancellationToken.html index 3c459185c..06af1742c 100644 --- a/docs/next/modules/_celljs_core.common.CancellationToken.html +++ b/docs/next/modules/_celljs_core.common.CancellationToken.html @@ -1,3 +1,3 @@ -CancellationToken | CellJS TypeDoc

                                                                          Index

                                                                          Variables

                                                                          Cancelled +CancellationToken | CellJS TypeDoc
                                                                          diff --git a/docs/next/modules/_celljs_core.common.ConfigUtil.html b/docs/next/modules/_celljs_core.common.ConfigUtil.html index e1fd6f2cb..13e12e8ef 100644 --- a/docs/next/modules/_celljs_core.common.ConfigUtil.html +++ b/docs/next/modules/_celljs_core.common.ConfigUtil.html @@ -1,3 +1,3 @@ -ConfigUtil | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          get +ConfigUtil | CellJS TypeDoc
                                                                          diff --git a/docs/next/modules/_celljs_core.common.ContainerProvider.html b/docs/next/modules/_celljs_core.common.ContainerProvider.html index f7b33f816..ceadbd5c8 100644 --- a/docs/next/modules/_celljs_core.common.ContainerProvider.html +++ b/docs/next/modules/_celljs_core.common.ContainerProvider.html @@ -1,4 +1,4 @@ -ContainerProvider | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          asyncProvide +ContainerProvider | CellJS TypeDoc
                                                                          diff --git a/docs/next/modules/_celljs_core.common.ContainerUtil.html b/docs/next/modules/_celljs_core.common.ContainerUtil.html index ebc522eaa..b400c88d3 100644 --- a/docs/next/modules/_celljs_core.common.ContainerUtil.html +++ b/docs/next/modules/_celljs_core.common.ContainerUtil.html @@ -1,4 +1,4 @@ -ContainerUtil | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          get +ContainerUtil | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          get getAll getAllNamed getAllTagged diff --git a/docs/next/modules/_celljs_core.common.Disposable.html b/docs/next/modules/_celljs_core.common.Disposable.html index d0567b6db..3946c4b47 100644 --- a/docs/next/modules/_celljs_core.common.Disposable.html +++ b/docs/next/modules/_celljs_core.common.Disposable.html @@ -1,4 +1,4 @@ -Disposable | CellJS TypeDoc

                                                                          Index

                                                                          Variables

                                                                          NULL +Disposable | CellJS TypeDoc
                                                                          diff --git a/docs/next/modules/_celljs_core.common.Event.html b/docs/next/modules/_celljs_core.common.Event.html index 5e37d87fb..c1fcb7c9a 100644 --- a/docs/next/modules/_celljs_core.common.Event.html +++ b/docs/next/modules/_celljs_core.common.Event.html @@ -1,3 +1,3 @@ -Event | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          map +Event | CellJS TypeDoc
                                                                          diff --git a/docs/next/modules/_celljs_core.common.OS.html b/docs/next/modules/_celljs_core.common.OS.html index b70862936..e2d916596 100644 --- a/docs/next/modules/_celljs_core.common.OS.html +++ b/docs/next/modules/_celljs_core.common.OS.html @@ -1,3 +1,3 @@ -OS | CellJS TypeDoc

                                                                          Index

                                                                          Enumerations

                                                                          Type +OS | CellJS TypeDoc
                                                                          diff --git a/docs/next/modules/_celljs_core.common.Prioritizeable.html b/docs/next/modules/_celljs_core.common.Prioritizeable.html index cee9ad1cb..07e0734e2 100644 --- a/docs/next/modules/_celljs_core.common.Prioritizeable.html +++ b/docs/next/modules/_celljs_core.common.Prioritizeable.html @@ -1,4 +1,4 @@ -Prioritizeable | CellJS TypeDoc

                                                                          Index

                                                                          Type Aliases

                                                                          GetPriority +Prioritizeable | CellJS TypeDoc

                                                                          Index

                                                                          Type Aliases

                                                                          Functions

                                                                          compare isValid diff --git a/docs/next/modules/_celljs_core.common.Promises.html b/docs/next/modules/_celljs_core.common.Promises.html index 89ea233fe..2a2fa6ef8 100644 --- a/docs/next/modules/_celljs_core.common.Promises.html +++ b/docs/next/modules/_celljs_core.common.Promises.html @@ -1,3 +1,3 @@ -Promises | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          settled +Promises | CellJS TypeDoc
                                                                          diff --git a/docs/next/modules/_celljs_core.common.ProviderUtil.html b/docs/next/modules/_celljs_core.common.ProviderUtil.html index caaceaf27..bdaea2c34 100644 --- a/docs/next/modules/_celljs_core.common.ProviderUtil.html +++ b/docs/next/modules/_celljs_core.common.ProviderUtil.html @@ -1,2 +1,2 @@ -ProviderUtil | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          get +ProviderUtil | CellJS TypeDoc
                                                                          diff --git a/docs/next/modules/_celljs_core.common.UrlUtil.html b/docs/next/modules/_celljs_core.common.UrlUtil.html index 99e362aa8..ab3ff20c8 100644 --- a/docs/next/modules/_celljs_core.common.UrlUtil.html +++ b/docs/next/modules/_celljs_core.common.UrlUtil.html @@ -1,2 +1,2 @@ -UrlUtil | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          join +UrlUtil | CellJS TypeDoc
                                                                          diff --git a/docs/next/modules/_celljs_core.common.WaitUntilEvent.html b/docs/next/modules/_celljs_core.common.WaitUntilEvent.html index bc5364aa2..9ff78abd5 100644 --- a/docs/next/modules/_celljs_core.common.WaitUntilEvent.html +++ b/docs/next/modules/_celljs_core.common.WaitUntilEvent.html @@ -1,2 +1,2 @@ -WaitUntilEvent | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          fire +WaitUntilEvent | CellJS TypeDoc
                                                                          diff --git a/docs/next/modules/_celljs_core.common.html b/docs/next/modules/_celljs_core.common.html index f029882ea..e2ed3f456 100644 --- a/docs/next/modules/_celljs_core.common.html +++ b/docs/next/modules/_celljs_core.common.html @@ -1,4 +1,4 @@ -common | CellJS TypeDoc

                                                                          Index

                                                                          Namespaces

                                                                          AnnotationUtil +common | CellJS TypeDoc

                                                                          Index

                                                                          Namespaces

                                                                          AnnotationUtil ApplicationError CancellationToken ConfigUtil diff --git a/docs/next/modules/_celljs_core.node.html b/docs/next/modules/_celljs_core.node.html index bbabdf3d0..58445325f 100644 --- a/docs/next/modules/_celljs_core.node.html +++ b/docs/next/modules/_celljs_core.node.html @@ -1,4 +1,4 @@ -node | CellJS TypeDoc

                                                                          Index

                                                                          Enumerations

                                                                          AttributeScope +node | CellJS TypeDoc

                                                                          Index

                                                                          Enumerations

                                                                          Classes

                                                                          BackendApplication BackendApplicationStateService Context diff --git a/docs/next/modules/_celljs_faas_adapter.FaaSUtils.html b/docs/next/modules/_celljs_faas_adapter.FaaSUtils.html index 7cf7a257f..f8ba416d7 100644 --- a/docs/next/modules/_celljs_faas_adapter.FaaSUtils.html +++ b/docs/next/modules/_celljs_faas_adapter.FaaSUtils.html @@ -1,2 +1,2 @@ -FaaSUtils | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          getCallbackWaitsForEmptyEventLoop +FaaSUtils | CellJS TypeDoc
                                                                          diff --git a/docs/next/modules/_celljs_frameworks.FrameworkUtil.html b/docs/next/modules/_celljs_frameworks.FrameworkUtil.html index 684b75829..77909559f 100644 --- a/docs/next/modules/_celljs_frameworks.FrameworkUtil.html +++ b/docs/next/modules/_celljs_frameworks.FrameworkUtil.html @@ -1,3 +1,3 @@ -FrameworkUtil | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          detect +FrameworkUtil | CellJS TypeDoc
                                                                          diff --git a/docs/next/modules/_celljs_mvc.common.html b/docs/next/modules/_celljs_mvc.common.html index a3133d613..f4c779685 100644 --- a/docs/next/modules/_celljs_mvc.common.html +++ b/docs/next/modules/_celljs_mvc.common.html @@ -1,2 +1,2 @@ -common | CellJS TypeDoc

                                                                          Index

                                                                          Variables

                                                                          MVC_PATH +common | CellJS TypeDoc
                                                                          diff --git a/docs/next/modules/_celljs_mvc.node.html b/docs/next/modules/_celljs_mvc.node.html index 6cc54160f..d0a7fddb1 100644 --- a/docs/next/modules/_celljs_mvc.node.html +++ b/docs/next/modules/_celljs_mvc.node.html @@ -1,4 +1,4 @@ -node | CellJS TypeDoc

                                                                          Index

                                                                          Classes

                                                                          BodyMethodArgsResolver +node | CellJS TypeDoc

                                                                          Index

                                                                          Classes

                                                                          BodyMethodArgsResolver CookieMethodArgsResolver CookieResponseResolver FileView diff --git a/docs/next/modules/_celljs_oauth2_client.AuthorizationContext.html b/docs/next/modules/_celljs_oauth2_client.AuthorizationContext.html index 6c7746010..d0a7f1354 100644 --- a/docs/next/modules/_celljs_oauth2_client.AuthorizationContext.html +++ b/docs/next/modules/_celljs_oauth2_client.AuthorizationContext.html @@ -1,4 +1,4 @@ -AuthorizationContext | CellJS TypeDoc

                                                                          Index

                                                                          Variables

                                                                          PASSWORD_ATTRIBUTE_NAME +AuthorizationContext | CellJS TypeDoc
                                                                          diff --git a/docs/next/modules/_celljs_oauth2_core.IdTokenClaimNames.html b/docs/next/modules/_celljs_oauth2_core.IdTokenClaimNames.html index 5b7565cc1..132a2c517 100644 --- a/docs/next/modules/_celljs_oauth2_core.IdTokenClaimNames.html +++ b/docs/next/modules/_celljs_oauth2_core.IdTokenClaimNames.html @@ -1,4 +1,4 @@ -IdTokenClaimNames | CellJS TypeDoc

                                                                          Index

                                                                          Variables

                                                                          ACR +IdTokenClaimNames | CellJS TypeDoc

                                                                          Index

                                                                          Variables

                                                                          ACR AMR AT_HASH AUD diff --git a/docs/next/modules/_celljs_oauth2_core.OAuth2ParameterNames.html b/docs/next/modules/_celljs_oauth2_core.OAuth2ParameterNames.html index 0d926a80a..21329a8cc 100644 --- a/docs/next/modules/_celljs_oauth2_core.OAuth2ParameterNames.html +++ b/docs/next/modules/_celljs_oauth2_core.OAuth2ParameterNames.html @@ -1,4 +1,4 @@ -OAuth2ParameterNames | CellJS TypeDoc

                                                                          Index

                                                                          Variables

                                                                          ACCESS_TOKEN +OAuth2ParameterNames | CellJS TypeDoc

                                                                          Index

                                                                          Variables

                                                                          ACCESS_TOKEN CLIENT_ID CLIENT_SECRET CODE diff --git a/docs/next/modules/_celljs_oauth2_core.OidcParameterNames.html b/docs/next/modules/_celljs_oauth2_core.OidcParameterNames.html index 1fb481b42..af695027c 100644 --- a/docs/next/modules/_celljs_oauth2_core.OidcParameterNames.html +++ b/docs/next/modules/_celljs_oauth2_core.OidcParameterNames.html @@ -1,3 +1,3 @@ -OidcParameterNames | CellJS TypeDoc

                                                                          Index

                                                                          Variables

                                                                          ID_TOKEN +OidcParameterNames | CellJS TypeDoc
                                                                          diff --git a/docs/next/modules/_celljs_oauth2_core.OidcScopes.html b/docs/next/modules/_celljs_oauth2_core.OidcScopes.html index a467f6937..514db4aa1 100644 --- a/docs/next/modules/_celljs_oauth2_core.OidcScopes.html +++ b/docs/next/modules/_celljs_oauth2_core.OidcScopes.html @@ -1,4 +1,4 @@ -OidcScopes | CellJS TypeDoc

                                                                          Index

                                                                          Variables

                                                                          ADDRESS +OidcScopes | CellJS TypeDoc

                                                                          Index

                                                                          Variables

                                                                          ADDRESS EMAIL OPENID PHONE diff --git a/docs/next/modules/_celljs_oauth2_core.PkceParameterNames.html b/docs/next/modules/_celljs_oauth2_core.PkceParameterNames.html index f1019f167..5646e9f49 100644 --- a/docs/next/modules/_celljs_oauth2_core.PkceParameterNames.html +++ b/docs/next/modules/_celljs_oauth2_core.PkceParameterNames.html @@ -1,4 +1,4 @@ -PkceParameterNames | CellJS TypeDoc

                                                                          Index

                                                                          Variables

                                                                          CODE_CHALLENGE +PkceParameterNames | CellJS TypeDoc
                                                                          diff --git a/docs/next/modules/_celljs_oauth2_core.StandardClaimNames.html b/docs/next/modules/_celljs_oauth2_core.StandardClaimNames.html index 5688297af..4e1eb2668 100644 --- a/docs/next/modules/_celljs_oauth2_core.StandardClaimNames.html +++ b/docs/next/modules/_celljs_oauth2_core.StandardClaimNames.html @@ -1,4 +1,4 @@ -StandardClaimNames | CellJS TypeDoc

                                                                          Index

                                                                          Variables

                                                                          ADDRESS +StandardClaimNames | CellJS TypeDoc

                                                                          Index

                                                                          Variables

                                                                          ADDRESS BIRTHDATE EMAIL EMAIL_VERIFIED diff --git a/docs/next/modules/_celljs_oauth2_jose.JwsAlgorithms.html b/docs/next/modules/_celljs_oauth2_jose.JwsAlgorithms.html index 6bf3fb6a5..1d0b8bf09 100644 --- a/docs/next/modules/_celljs_oauth2_jose.JwsAlgorithms.html +++ b/docs/next/modules/_celljs_oauth2_jose.JwsAlgorithms.html @@ -1,4 +1,4 @@ -JwsAlgorithms | CellJS TypeDoc

                                                                          Index

                                                                          Variables

                                                                          ES256 +JwsAlgorithms | CellJS TypeDoc

                                                                          Index

                                                                          Variables

                                                                          ES256 ES384 ES512 HS256 diff --git a/docs/next/modules/_celljs_rpc.common.Channel.html b/docs/next/modules/_celljs_rpc.common.Channel.html index db2a1ac17..98e16ab9b 100644 --- a/docs/next/modules/_celljs_rpc.common.Channel.html +++ b/docs/next/modules/_celljs_rpc.common.Channel.html @@ -1,4 +1,4 @@ -Channel | CellJS TypeDoc

                                                                          Index

                                                                          Interfaces

                                                                          CloseMessage +Channel | CellJS TypeDoc

                                                                          Index

                                                                          Interfaces

                                                                          CloseMessage DataMessage HttpMessage OpenMessage diff --git a/docs/next/modules/_celljs_rpc.common.ConverterUtil.html b/docs/next/modules/_celljs_rpc.common.ConverterUtil.html index 8c1231d0b..e0b39e4ef 100644 --- a/docs/next/modules/_celljs_rpc.common.ConverterUtil.html +++ b/docs/next/modules/_celljs_rpc.common.ConverterUtil.html @@ -1,4 +1,4 @@ -ConverterUtil | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          getErrorConverterIgnoreNoMatching +ConverterUtil | CellJS TypeDoc
                                                                          diff --git a/docs/next/modules/_celljs_rpc.common.RpcUtil.html b/docs/next/modules/_celljs_rpc.common.RpcUtil.html index 03f3fb974..09fec7833 100644 --- a/docs/next/modules/_celljs_rpc.common.RpcUtil.html +++ b/docs/next/modules/_celljs_rpc.common.RpcUtil.html @@ -1,4 +1,4 @@ -RpcUtil | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          create +RpcUtil | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          create createProxyCreator get getDefaultProxyCreator diff --git a/docs/next/modules/_celljs_rpc.common.html b/docs/next/modules/_celljs_rpc.common.html index e5e28ff5d..1b3f8b661 100644 --- a/docs/next/modules/_celljs_rpc.common.html +++ b/docs/next/modules/_celljs_rpc.common.html @@ -1,4 +1,4 @@ -common | CellJS TypeDoc

                                                                          Index

                                                                          Namespaces

                                                                          Channel +common | CellJS TypeDoc

                                                                          Index

                                                                          Namespaces

                                                                          Classes

                                                                          AbstractChannel diff --git a/docs/next/modules/_celljs_rpc.node.html b/docs/next/modules/_celljs_rpc.node.html index 8e02f6266..639107262 100644 --- a/docs/next/modules/_celljs_rpc.node.html +++ b/docs/next/modules/_celljs_rpc.node.html @@ -1,4 +1,4 @@ -node | CellJS TypeDoc

                                                                          Index

                                                                          Classes

                                                                          ChannelManager +node | CellJS TypeDoc

                                                                          Index

                                                                          Classes

                                                                          ChannelManager ChannelMiddleware HttpChannelStrategy RpcHandlerAdapter diff --git a/docs/next/modules/_celljs_rpc_core.ConnectionClosedError.html b/docs/next/modules/_celljs_rpc_core.ConnectionClosedError.html index db378267d..9b04c1d9e 100644 --- a/docs/next/modules/_celljs_rpc_core.ConnectionClosedError.html +++ b/docs/next/modules/_celljs_rpc_core.ConnectionClosedError.html @@ -1,3 +1,3 @@ -ConnectionClosedError | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          create +ConnectionClosedError | CellJS TypeDoc
                                                                          diff --git a/docs/next/modules/_celljs_rpc_core.ObjectsTransferrer.html b/docs/next/modules/_celljs_rpc_core.ObjectsTransferrer.html index 98be8648a..4bdb59d34 100644 --- a/docs/next/modules/_celljs_rpc_core.ObjectsTransferrer.html +++ b/docs/next/modules/_celljs_rpc_core.ObjectsTransferrer.html @@ -4,6 +4,6 @@ so there is feeling that object was transferred via rpc channel.

                                                                          To distinguish between regular and altered objects, field $type is added to altered ones. Also value of that field specifies kind of the object.

                                                                          -

                                                                          Index

                                                                          Functions

                                                                          Index

                                                                          Functions

                                                                          diff --git a/docs/next/modules/_celljs_security.browser.html b/docs/next/modules/_celljs_security.browser.html index 37057444b..a3a0fefa7 100644 --- a/docs/next/modules/_celljs_security.browser.html +++ b/docs/next/modules/_celljs_security.browser.html @@ -1,4 +1,4 @@ -browser | CellJS TypeDoc

                                                                          Index

                                                                          Classes

                                                                          UserManagerImpl +browser | CellJS TypeDoc
                                                                          diff --git a/docs/next/modules/_celljs_security.common.User.html b/docs/next/modules/_celljs_security.common.User.html index d8a00b715..257c1b251 100644 --- a/docs/next/modules/_celljs_security.common.User.html +++ b/docs/next/modules/_celljs_security.common.User.html @@ -1,2 +1,2 @@ -User | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          is +User | CellJS TypeDoc
                                                                          diff --git a/docs/next/modules/_celljs_security.common.html b/docs/next/modules/_celljs_security.common.html index 2521aa82d..3c7383256 100644 --- a/docs/next/modules/_celljs_security.common.html +++ b/docs/next/modules/_celljs_security.common.html @@ -1,4 +1,4 @@ -common | CellJS TypeDoc

                                                                          Index

                                                                          Namespaces

                                                                          User +common | CellJS TypeDoc

                                                                          Index

                                                                          Namespaces

                                                                          Enumerations

                                                                          AuthorizeType Effect PolicyType diff --git a/docs/next/modules/_celljs_security.node.AccessDecisionUtils.html b/docs/next/modules/_celljs_security.node.AccessDecisionUtils.html index eb284f08d..be0b70282 100644 --- a/docs/next/modules/_celljs_security.node.AccessDecisionUtils.html +++ b/docs/next/modules/_celljs_security.node.AccessDecisionUtils.html @@ -1,2 +1,2 @@ -AccessDecisionUtils | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          decide +AccessDecisionUtils | CellJS TypeDoc
                                                                          diff --git a/docs/next/modules/_celljs_security.node.ElOption.html b/docs/next/modules/_celljs_security.node.ElOption.html index 50a9fb484..41f1c0971 100644 --- a/docs/next/modules/_celljs_security.node.ElOption.html +++ b/docs/next/modules/_celljs_security.node.ElOption.html @@ -1,2 +1,2 @@ -ElOption | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          is +ElOption | CellJS TypeDoc
                                                                          diff --git a/docs/next/modules/_celljs_security.node.SecurityContext.html b/docs/next/modules/_celljs_security.node.SecurityContext.html index 1c0d01595..ace2cdb87 100644 --- a/docs/next/modules/_celljs_security.node.SecurityContext.html +++ b/docs/next/modules/_celljs_security.node.SecurityContext.html @@ -1,4 +1,4 @@ -SecurityContext | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          getAuthentication +SecurityContext | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          getAuthentication getCurrent setAuthentication setCurrent diff --git a/docs/next/modules/_celljs_security.node.html b/docs/next/modules/_celljs_security.node.html index 0850b2d56..f9bf18b1c 100644 --- a/docs/next/modules/_celljs_security.node.html +++ b/docs/next/modules/_celljs_security.node.html @@ -1,4 +1,4 @@ -node | CellJS TypeDoc

                                                                          Index

                                                                          Namespaces

                                                                          AccessDecisionUtils +node | CellJS TypeDoc

                                                                          Index

                                                                          Namespaces

                                                                          Classes

                                                                          AbstractSecurityMethodAdivice diff --git a/docs/next/modules/_celljs_shell.browser.html b/docs/next/modules/_celljs_shell.browser.html index 3a06215fc..52304331d 100644 --- a/docs/next/modules/_celljs_shell.browser.html +++ b/docs/next/modules/_celljs_shell.browser.html @@ -1,4 +1,4 @@ -browser | CellJS TypeDoc

                                                                          Index

                                                                          Enumerations

                                                                          AreaType +browser | CellJS TypeDoc

                                                                          Index

                                                                          Enumerations

                                                                          Classes

                                                                          Variables

                                                                          LEFT_AREA TOP_AREA diff --git a/docs/next/modules/_celljs_shell.common.html b/docs/next/modules/_celljs_shell.common.html index 4d34331c5..f3a8652f7 100644 --- a/docs/next/modules/_celljs_shell.common.html +++ b/docs/next/modules/_celljs_shell.common.html @@ -1,4 +1,4 @@ -common | CellJS TypeDoc

                                                                          Index

                                                                          Interfaces

                                                                          AppInfo +common | CellJS TypeDoc

                                                                          Index

                                                                          Interfaces

                                                                          Variables

                                                                          AppService diff --git a/docs/next/modules/_celljs_typeorm.common.EntityProvider.html b/docs/next/modules/_celljs_typeorm.common.EntityProvider.html index e9c0f8805..5c495efa9 100644 --- a/docs/next/modules/_celljs_typeorm.common.EntityProvider.html +++ b/docs/next/modules/_celljs_typeorm.common.EntityProvider.html @@ -1,2 +1,2 @@ -EntityProvider | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          getEntities +EntityProvider | CellJS TypeDoc
                                                                          diff --git a/docs/next/modules/_celljs_typeorm.common.html b/docs/next/modules/_celljs_typeorm.common.html index 667c058aa..24f34080e 100644 --- a/docs/next/modules/_celljs_typeorm.common.html +++ b/docs/next/modules/_celljs_typeorm.common.html @@ -1,4 +1,4 @@ -common | CellJS TypeDoc

                                                                          Index

                                                                          Namespaces

                                                                          EntityProvider +common | CellJS TypeDoc

                                                                          Index

                                                                          Namespaces

                                                                          Classes

                                                                          AlreadyHasActiveDataSourceError DataSourceManager DataSourceNotFoundError diff --git a/docs/next/modules/_celljs_typeorm.node.OrmContext.html b/docs/next/modules/_celljs_typeorm.node.OrmContext.html index 4a88db68f..ca4391605 100644 --- a/docs/next/modules/_celljs_typeorm.node.OrmContext.html +++ b/docs/next/modules/_celljs_typeorm.node.OrmContext.html @@ -1,4 +1,4 @@ -OrmContext | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          getEntityManager +OrmContext | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          getEntityManager getMongoRepository getRepository getTreeRepository diff --git a/docs/next/modules/_celljs_typeorm.node.TransactionalOption.html b/docs/next/modules/_celljs_typeorm.node.TransactionalOption.html index 9936d39e1..e135b0fb1 100644 --- a/docs/next/modules/_celljs_typeorm.node.TransactionalOption.html +++ b/docs/next/modules/_celljs_typeorm.node.TransactionalOption.html @@ -1,2 +1,2 @@ -TransactionalOption | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          is +TransactionalOption | CellJS TypeDoc
                                                                          diff --git a/docs/next/modules/_celljs_typeorm.node.html b/docs/next/modules/_celljs_typeorm.node.html index 1fefa8463..0a7c5b535 100644 --- a/docs/next/modules/_celljs_typeorm.node.html +++ b/docs/next/modules/_celljs_typeorm.node.html @@ -1,4 +1,4 @@ -node | CellJS TypeDoc

                                                                          Index

                                                                          Namespaces

                                                                          OrmContext +node | CellJS TypeDoc

                                                                          Index

                                                                          Namespaces

                                                                          Enumerations

                                                                          Interfaces

                                                                          TransactionalDecorator diff --git a/docs/next/modules/_celljs_web.common.UrlUtil.html b/docs/next/modules/_celljs_web.common.UrlUtil.html index e33797bdd..e48c9d6c2 100644 --- a/docs/next/modules/_celljs_web.common.UrlUtil.html +++ b/docs/next/modules/_celljs_web.common.UrlUtil.html @@ -1,4 +1,4 @@ -UrlUtil | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          getPath +UrlUtil | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          getPath getUrl isAbsoluteUrl isValidRedirectUrl diff --git a/docs/next/modules/_celljs_web.common.html b/docs/next/modules/_celljs_web.common.html index 55aa49183..e6f7e9c6d 100644 --- a/docs/next/modules/_celljs_web.common.html +++ b/docs/next/modules/_celljs_web.common.html @@ -1,4 +1,4 @@ -common | CellJS TypeDoc

                                                                          Index

                                                                          Namespaces

                                                                          UrlUtil +common | CellJS TypeDoc

                                                                          Index

                                                                          Namespaces

                                                                          Classes

                                                                          PathResolverImpl PipeManagerImpl PipeProviderImpl diff --git a/docs/next/modules/_celljs_web.node.html b/docs/next/modules/_celljs_web.node.html index b27628f11..17ba82eca 100644 --- a/docs/next/modules/_celljs_web.node.html +++ b/docs/next/modules/_celljs_web.node.html @@ -1,4 +1,4 @@ -node | CellJS TypeDoc

                                                                          Index

                                                                          Enumerations

                                                                          AttributeScope +node | CellJS TypeDoc

                                                                          Index

                                                                          Enumerations

                                                                          Classes

                                                                          AbstractErrorHandler BodyMiddleware diff --git a/docs/next/modules/_celljs_widget.Key.html b/docs/next/modules/_celljs_widget.Key.html index 14c52902f..c13845382 100644 --- a/docs/next/modules/_celljs_widget.Key.html +++ b/docs/next/modules/_celljs_widget.Key.html @@ -1,4 +1,4 @@ -Key | CellJS TypeDoc

                                                                          Index

                                                                          Variables

                                                                          ADD +Key | CellJS TypeDoc

                                                                          Index

                                                                          Variables

                                                                          ADD ALT_LEFT ALT_RIGHT ARROW_DOWN diff --git a/docs/next/modules/_celljs_widget.KeyCode.html b/docs/next/modules/_celljs_widget.KeyCode.html index 3ad11065c..77d2aa2b2 100644 --- a/docs/next/modules/_celljs_widget.KeyCode.html +++ b/docs/next/modules/_celljs_widget.KeyCode.html @@ -1,4 +1,4 @@ -KeyCode | CellJS TypeDoc

                                                                          Index

                                                                          Type Aliases

                                                                          Predicate +KeyCode | CellJS TypeDoc

                                                                          Index

                                                                          Type Aliases

                                                                          Functions

                                                                          isKeyboardEvent isModifierString toCharacter diff --git a/docs/next/modules/_celljs_widget.KeyModifier.html b/docs/next/modules/_celljs_widget.KeyModifier.html index 934ba4e86..2857fce63 100644 --- a/docs/next/modules/_celljs_widget.KeyModifier.html +++ b/docs/next/modules/_celljs_widget.KeyModifier.html @@ -1,4 +1,4 @@ -KeyModifier | CellJS TypeDoc

                                                                          Index

                                                                          Variables

                                                                          CTRL +KeyModifier | CellJS TypeDoc

                                                                          Index

                                                                          Variables

                                                                          Functions

                                                                          diff --git a/docs/next/modules/_celljs_widget.KeySequence.html b/docs/next/modules/_celljs_widget.KeySequence.html index 46527503c..db5816843 100644 --- a/docs/next/modules/_celljs_widget.KeySequence.html +++ b/docs/next/modules/_celljs_widget.KeySequence.html @@ -1,4 +1,4 @@ -KeySequence | CellJS TypeDoc

                                                                          Index

                                                                          Enumerations

                                                                          CompareResult +KeySequence | CellJS TypeDoc

                                                                          Index

                                                                          Enumerations

                                                                          Functions

                                                                          compare equals parse diff --git a/docs/next/modules/_celljs_widget.KeysOrKeyCodes.html b/docs/next/modules/_celljs_widget.KeysOrKeyCodes.html index 7fe5678be..36d4e31ce 100644 --- a/docs/next/modules/_celljs_widget.KeysOrKeyCodes.html +++ b/docs/next/modules/_celljs_widget.KeysOrKeyCodes.html @@ -1,3 +1,3 @@ -KeysOrKeyCodes | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          toKeyCode +KeysOrKeyCodes | CellJS TypeDoc
                                                                          diff --git a/docs/next/modules/_celljs_widget.SpecialCases.html b/docs/next/modules/_celljs_widget.SpecialCases.html index e4635920f..1530e57fa 100644 --- a/docs/next/modules/_celljs_widget.SpecialCases.html +++ b/docs/next/modules/_celljs_widget.SpecialCases.html @@ -1,3 +1,3 @@ -SpecialCases | CellJS TypeDoc

                                                                          Index

                                                                          Variables

                                                                          CTRLCMD +SpecialCases | CellJS TypeDoc

                                                                          Index

                                                                          Variables

                                                                          diff --git a/docs/next/modules/_celljs_widget.WidgetUtil.html b/docs/next/modules/_celljs_widget.WidgetUtil.html index 2538c2799..04b71b85f 100644 --- a/docs/next/modules/_celljs_widget.WidgetUtil.html +++ b/docs/next/modules/_celljs_widget.WidgetUtil.html @@ -1,3 +1,3 @@ -WidgetUtil | CellJS TypeDoc

                                                                          Index

                                                                          Functions

                                                                          create +WidgetUtil | CellJS TypeDoc
                                                                          diff --git a/docs/next/types/_celljs_ai_core.PromptMetadata-1.html b/docs/next/types/_celljs_ai_core.PromptMetadata-1.html index 4db15fcca..72c7ae31f 100644 --- a/docs/next/types/_celljs_ai_core.PromptMetadata-1.html +++ b/docs/next/types/_celljs_ai_core.PromptMetadata-1.html @@ -1,3 +1,3 @@ PromptMetadata | CellJS TypeDoc
                                                                          PromptMetadata: PromptFilterMetadata[]

                                                                          Abstract Data Type (ADT) modeling metadata gathered by the AI during request processing.

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/types/_celljs_cache.CacheStoreFactoryConfig.html b/docs/next/types/_celljs_cache.CacheStoreFactoryConfig.html index d622f1cda..0ed34b785 100644 --- a/docs/next/types/_celljs_cache.CacheStoreFactoryConfig.html +++ b/docs/next/types/_celljs_cache.CacheStoreFactoryConfig.html @@ -1 +1 @@ -CacheStoreFactoryConfig | CellJS TypeDoc

                                                                          Type Alias CacheStoreFactoryConfig

                                                                          CacheStoreFactoryConfig: CachingConfig & {
                                                                              store: string | Function | Object;
                                                                          }
                                                                          +CacheStoreFactoryConfig | CellJS TypeDoc

                                                                          Type Alias CacheStoreFactoryConfig

                                                                          CacheStoreFactoryConfig: CachingConfig & {
                                                                              store: string | Function | Object;
                                                                          }
                                                                          diff --git a/docs/next/types/_celljs_cache.CachingConfig.html b/docs/next/types/_celljs_cache.CachingConfig.html index 5d4e798a0..a3ea9970f 100644 --- a/docs/next/types/_celljs_cache.CachingConfig.html +++ b/docs/next/types/_celljs_cache.CachingConfig.html @@ -1 +1 @@ -CachingConfig | CellJS TypeDoc
                                                                          CachingConfig: InnerCachingConfig<any>
                                                                          +CachingConfig | CellJS TypeDoc
                                                                          CachingConfig: InnerCachingConfig<any>
                                                                          diff --git a/docs/next/types/_celljs_cli_common.ApplicationLog.html b/docs/next/types/_celljs_cli_common.ApplicationLog.html index 8faf4328b..a16956031 100644 --- a/docs/next/types/_celljs_cli_common.ApplicationLog.html +++ b/docs/next/types/_celljs_cli_common.ApplicationLog.html @@ -1 +1 @@ -ApplicationLog | CellJS TypeDoc
                                                                          ApplicationLog: ((message?: any, ...optionalParams: any[]) => void)
                                                                          +ApplicationLog | CellJS TypeDoc
                                                                          ApplicationLog: ((message?: any, ...optionalParams: any[]) => void)
                                                                          diff --git a/docs/next/types/_celljs_cli_common.ApplicationModuleResolver.html b/docs/next/types/_celljs_cli_common.ApplicationModuleResolver.html index 83df36055..800db3f3d 100644 --- a/docs/next/types/_celljs_cli_common.ApplicationModuleResolver.html +++ b/docs/next/types/_celljs_cli_common.ApplicationModuleResolver.html @@ -1 +1 @@ -ApplicationModuleResolver | CellJS TypeDoc
                                                                          ApplicationModuleResolver: ((modulePath: string) => string)
                                                                          +ApplicationModuleResolver | CellJS TypeDoc
                                                                          ApplicationModuleResolver: ((modulePath: string) => string)
                                                                          diff --git a/docs/next/types/_celljs_cloud.common.Body.html b/docs/next/types/_celljs_cloud.common.Body.html index 2ff4fd926..5c3e9b46a 100644 --- a/docs/next/types/_celljs_cloud.common.Body.html +++ b/docs/next/types/_celljs_cloud.common.Body.html @@ -1 +1 @@ -Body | CellJS TypeDoc
                                                                          Body: Buffer | string | Stream
                                                                          +Body | CellJS TypeDoc
                                                                          Body: Buffer | string | Stream
                                                                          diff --git a/docs/next/types/_celljs_core.browser.FrontendApplicationState.html b/docs/next/types/_celljs_core.browser.FrontendApplicationState.html index 71698a156..ea6983454 100644 --- a/docs/next/types/_celljs_core.browser.FrontendApplicationState.html +++ b/docs/next/types/_celljs_core.browser.FrontendApplicationState.html @@ -1 +1 @@ -FrontendApplicationState | CellJS TypeDoc
                                                                          FrontendApplicationState: ApplicationState | "attached_shell" | "closing_window"
                                                                          +FrontendApplicationState | CellJS TypeDoc
                                                                          FrontendApplicationState: ApplicationState | "attached_shell" | "closing_window"
                                                                          diff --git a/docs/next/types/_celljs_core.common.AdviceOrAspectOption.html b/docs/next/types/_celljs_core.common.AdviceOrAspectOption.html index eae76bbaf..6e944af31 100644 --- a/docs/next/types/_celljs_core.common.AdviceOrAspectOption.html +++ b/docs/next/types/_celljs_core.common.AdviceOrAspectOption.html @@ -1 +1 @@ -AdviceOrAspectOption | CellJS TypeDoc
                                                                          +AdviceOrAspectOption | CellJS TypeDoc
                                                                          diff --git a/docs/next/types/_celljs_core.common.ApplicationState.html b/docs/next/types/_celljs_core.common.ApplicationState.html index 37e9e4e34..7e4d0e528 100644 --- a/docs/next/types/_celljs_core.common.ApplicationState.html +++ b/docs/next/types/_celljs_core.common.ApplicationState.html @@ -1 +1 @@ -ApplicationState | CellJS TypeDoc
                                                                          ApplicationState:
                                                                              | "init"
                                                                              | "started"
                                                                              | "ready"
                                                                              | "stoped"
                                                                          +ApplicationState | CellJS TypeDoc
                                                                          ApplicationState:
                                                                              | "init"
                                                                              | "started"
                                                                              | "ready"
                                                                              | "stoped"
                                                                          diff --git a/docs/next/types/_celljs_core.common.CMD.html b/docs/next/types/_celljs_core.common.CMD.html index 4db166a84..d5ebd2c6b 100644 --- a/docs/next/types/_celljs_core.common.CMD.html +++ b/docs/next/types/_celljs_core.common.CMD.html @@ -1 +1 @@ -CMD | CellJS TypeDoc
                                                                          +CMD | CellJS TypeDoc
                                                                          diff --git a/docs/next/types/_celljs_core.common.Callback.html b/docs/next/types/_celljs_core.common.Callback.html index 5d207be48..ccc9d25dc 100644 --- a/docs/next/types/_celljs_core.common.Callback.html +++ b/docs/next/types/_celljs_core.common.Callback.html @@ -1 +1 @@ -Callback | CellJS TypeDoc
                                                                          Callback: ((...args: any[]) => any)
                                                                          +Callback | CellJS TypeDoc
                                                                          Callback: ((...args: any[]) => any)
                                                                          diff --git a/docs/next/types/_celljs_core.common.ComponentFilter.html b/docs/next/types/_celljs_core.common.ComponentFilter.html index 31baac8db..fa1a1dc78 100644 --- a/docs/next/types/_celljs_core.common.ComponentFilter.html +++ b/docs/next/types/_celljs_core.common.ComponentFilter.html @@ -1,3 +1,3 @@ ComponentFilter | CellJS TypeDoc
                                                                          ComponentFilter<T>: ((toTest: T) => boolean)

                                                                          Type Parameters

                                                                          • T extends Object

                                                                          Type declaration

                                                                            • (toTest): boolean
                                                                            • Parameters

                                                                              • toTest: T

                                                                                Object that should be tested

                                                                              Returns boolean

                                                                              true if the object passes the test, false otherwise.

                                                                              -
                                                                          +
                                                                          diff --git a/docs/next/types/_celljs_core.common.ComponentId.html b/docs/next/types/_celljs_core.common.ComponentId.html index da479d2b6..20b41600d 100644 --- a/docs/next/types/_celljs_core.common.ComponentId.html +++ b/docs/next/types/_celljs_core.common.ComponentId.html @@ -1 +1 @@ -ComponentId | CellJS TypeDoc
                                                                          ComponentId<T>: interfaces.ServiceIdentifier<T>

                                                                          Type Parameters

                                                                          • T = any
                                                                          +ComponentId | CellJS TypeDoc
                                                                          ComponentId<T>: interfaces.ServiceIdentifier<T>

                                                                          Type Parameters

                                                                          • T = any
                                                                          diff --git a/docs/next/types/_celljs_core.common.ComponentType.html b/docs/next/types/_celljs_core.common.ComponentType.html index 5b5dce77d..1250f8187 100644 --- a/docs/next/types/_celljs_core.common.ComponentType.html +++ b/docs/next/types/_celljs_core.common.ComponentType.html @@ -1 +1 @@ -ComponentType | CellJS TypeDoc
                                                                          +ComponentType | CellJS TypeDoc
                                                                          diff --git a/docs/next/types/_celljs_core.common.Container.html b/docs/next/types/_celljs_core.common.Container.html index 714994f66..d6a17df98 100644 --- a/docs/next/types/_celljs_core.common.Container.html +++ b/docs/next/types/_celljs_core.common.Container.html @@ -1 +1 @@ -Container | CellJS TypeDoc
                                                                          Container: interfaces.Container
                                                                          +Container | CellJS TypeDoc
                                                                          Container: interfaces.Container
                                                                          diff --git a/docs/next/types/_celljs_core.common.ContainerModule.html b/docs/next/types/_celljs_core.common.ContainerModule.html index 7cfb7288d..34ba8b400 100644 --- a/docs/next/types/_celljs_core.common.ContainerModule.html +++ b/docs/next/types/_celljs_core.common.ContainerModule.html @@ -1 +1 @@ -ContainerModule | CellJS TypeDoc
                                                                          ContainerModule: interfaces.ContainerModule
                                                                          +ContainerModule | CellJS TypeDoc
                                                                          ContainerModule: interfaces.ContainerModule
                                                                          diff --git a/docs/next/types/_celljs_core.common.ElOrValueOption.html b/docs/next/types/_celljs_core.common.ElOrValueOption.html index 87a67dfcd..7f6bb0912 100644 --- a/docs/next/types/_celljs_core.common.ElOrValueOption.html +++ b/docs/next/types/_celljs_core.common.ElOrValueOption.html @@ -1 +1 @@ -ElOrValueOption | CellJS TypeDoc
                                                                          +ElOrValueOption | CellJS TypeDoc
                                                                          diff --git a/docs/next/types/_celljs_core.common.ErrorType.html b/docs/next/types/_celljs_core.common.ErrorType.html index 186a2ba06..950577f40 100644 --- a/docs/next/types/_celljs_core.common.ErrorType.html +++ b/docs/next/types/_celljs_core.common.ErrorType.html @@ -1 +1 @@ -ErrorType | CellJS TypeDoc
                                                                          +ErrorType | CellJS TypeDoc
                                                                          diff --git a/docs/next/types/_celljs_core.common.IdOrAutowiredOption.html b/docs/next/types/_celljs_core.common.IdOrAutowiredOption.html index 2dff43669..29c8d74f4 100644 --- a/docs/next/types/_celljs_core.common.IdOrAutowiredOption.html +++ b/docs/next/types/_celljs_core.common.IdOrAutowiredOption.html @@ -1 +1 @@ -IdOrAutowiredOption | CellJS TypeDoc
                                                                          +IdOrAutowiredOption | CellJS TypeDoc
                                                                          diff --git a/docs/next/types/_celljs_core.common.IdOrAutowiredOptionWithoutMulti.html b/docs/next/types/_celljs_core.common.IdOrAutowiredOptionWithoutMulti.html index 1a1fbf974..f9dc85164 100644 --- a/docs/next/types/_celljs_core.common.IdOrAutowiredOptionWithoutMulti.html +++ b/docs/next/types/_celljs_core.common.IdOrAutowiredOptionWithoutMulti.html @@ -1 +1 @@ -IdOrAutowiredOptionWithoutMulti | CellJS TypeDoc

                                                                          Type Alias IdOrAutowiredOptionWithoutMulti

                                                                          IdOrAutowiredOptionWithoutMulti: ComponentId | Omit<AutowiredOption, "multi">
                                                                          +IdOrAutowiredOptionWithoutMulti | CellJS TypeDoc

                                                                          Type Alias IdOrAutowiredOptionWithoutMulti

                                                                          IdOrAutowiredOptionWithoutMulti: ComponentId | Omit<AutowiredOption, "multi">
                                                                          diff --git a/docs/next/types/_celljs_core.common.IdOrComponentOption.html b/docs/next/types/_celljs_core.common.IdOrComponentOption.html index e9e6778a3..c00ec70a3 100644 --- a/docs/next/types/_celljs_core.common.IdOrComponentOption.html +++ b/docs/next/types/_celljs_core.common.IdOrComponentOption.html @@ -1 +1 @@ -IdOrComponentOption | CellJS TypeDoc
                                                                          +IdOrComponentOption | CellJS TypeDoc
                                                                          diff --git a/docs/next/types/_celljs_core.common.LogLevel.html b/docs/next/types/_celljs_core.common.LogLevel.html index af29f71e2..1b9ff1b12 100644 --- a/docs/next/types/_celljs_core.common.LogLevel.html +++ b/docs/next/types/_celljs_core.common.LogLevel.html @@ -1 +1 @@ -LogLevel | CellJS TypeDoc
                                                                          LogLevel:
                                                                              | "verbose"
                                                                              | "debug"
                                                                              | "info"
                                                                              | "warn"
                                                                              | "error"
                                                                          +LogLevel | CellJS TypeDoc
                                                                          LogLevel:
                                                                              | "verbose"
                                                                              | "debug"
                                                                              | "info"
                                                                              | "warn"
                                                                              | "error"
                                                                          diff --git a/docs/next/types/_celljs_core.common.MaybeArray.html b/docs/next/types/_celljs_core.common.MaybeArray.html index 6d7db0049..67a0ecbc8 100644 --- a/docs/next/types/_celljs_core.common.MaybeArray.html +++ b/docs/next/types/_celljs_core.common.MaybeArray.html @@ -1 +1 @@ -MaybeArray | CellJS TypeDoc
                                                                          MaybeArray<T>: T | T[]

                                                                          Type Parameters

                                                                          • T
                                                                          +MaybeArray | CellJS TypeDoc
                                                                          MaybeArray<T>: T | T[]

                                                                          Type Parameters

                                                                          • T
                                                                          diff --git a/docs/next/types/_celljs_core.common.MaybePromise.html b/docs/next/types/_celljs_core.common.MaybePromise.html index d3c77910d..5646edc07 100644 --- a/docs/next/types/_celljs_core.common.MaybePromise.html +++ b/docs/next/types/_celljs_core.common.MaybePromise.html @@ -1 +1 @@ -MaybePromise | CellJS TypeDoc
                                                                          MaybePromise<T>: T | Promise<T> | PromiseLike<T>

                                                                          Type Parameters

                                                                          • T
                                                                          +MaybePromise | CellJS TypeDoc
                                                                          MaybePromise<T>: T | Promise<T> | PromiseLike<T>

                                                                          Type Parameters

                                                                          • T
                                                                          diff --git a/docs/next/types/_celljs_core.common.Mutable.html b/docs/next/types/_celljs_core.common.Mutable.html index 0fe9090ae..0ff48a32c 100644 --- a/docs/next/types/_celljs_core.common.Mutable.html +++ b/docs/next/types/_celljs_core.common.Mutable.html @@ -1 +1 @@ -Mutable | CellJS TypeDoc
                                                                          Mutable<T>: {
                                                                              -readonly [P in keyof T]: T[P]
                                                                          }

                                                                          Type Parameters

                                                                          • T
                                                                          +Mutable | CellJS TypeDoc
                                                                          Mutable<T>: {
                                                                              -readonly [P in keyof T]: T[P]
                                                                          }

                                                                          Type Parameters

                                                                          • T
                                                                          diff --git a/docs/next/types/_celljs_core.common.Prioritizeable.GetPriority.html b/docs/next/types/_celljs_core.common.Prioritizeable.GetPriority.html index 45e7263cd..0e23da0e5 100644 --- a/docs/next/types/_celljs_core.common.Prioritizeable.GetPriority.html +++ b/docs/next/types/_celljs_core.common.Prioritizeable.GetPriority.html @@ -1 +1 @@ -GetPriority | CellJS TypeDoc
                                                                          GetPriority<T>: ((value: T) => MaybePromise<number>)

                                                                          Type Parameters

                                                                          • T
                                                                          +GetPriority | CellJS TypeDoc
                                                                          GetPriority<T>: ((value: T) => MaybePromise<number>)

                                                                          Type Parameters

                                                                          • T
                                                                          diff --git a/docs/next/types/_celljs_core.common.Prioritizeable.GetPrioritySync.html b/docs/next/types/_celljs_core.common.Prioritizeable.GetPrioritySync.html index 3632fa15f..ece9fc44c 100644 --- a/docs/next/types/_celljs_core.common.Prioritizeable.GetPrioritySync.html +++ b/docs/next/types/_celljs_core.common.Prioritizeable.GetPrioritySync.html @@ -1 +1 @@ -GetPrioritySync | CellJS TypeDoc
                                                                          GetPrioritySync<T>: ((value: T) => number)

                                                                          Type Parameters

                                                                          • T
                                                                          +GetPrioritySync | CellJS TypeDoc
                                                                          GetPrioritySync<T>: ((value: T) => number)

                                                                          Type Parameters

                                                                          • T
                                                                          diff --git a/docs/next/types/_celljs_core.common.ValueCallback.html b/docs/next/types/_celljs_core.common.ValueCallback.html index 161bc7b1c..9059a4474 100644 --- a/docs/next/types/_celljs_core.common.ValueCallback.html +++ b/docs/next/types/_celljs_core.common.ValueCallback.html @@ -1 +1 @@ -ValueCallback | CellJS TypeDoc
                                                                          ValueCallback<T>: ((value: T | Promise<T>) => void)

                                                                          Type Parameters

                                                                          • T = unknown
                                                                          +ValueCallback | CellJS TypeDoc
                                                                          ValueCallback<T>: ((value: T | Promise<T>) => void)

                                                                          Type Parameters

                                                                          • T = unknown
                                                                          diff --git a/docs/next/types/_celljs_core.node.BackendApplicationState.html b/docs/next/types/_celljs_core.node.BackendApplicationState.html index 065ee9282..bd78b49c7 100644 --- a/docs/next/types/_celljs_core.node.BackendApplicationState.html +++ b/docs/next/types/_celljs_core.node.BackendApplicationState.html @@ -1 +1 @@ -BackendApplicationState | CellJS TypeDoc
                                                                          +BackendApplicationState | CellJS TypeDoc
                                                                          diff --git a/docs/next/types/_celljs_jwt.Secret.html b/docs/next/types/_celljs_jwt.Secret.html index eb00884b8..b7c9c5b75 100644 --- a/docs/next/types/_celljs_jwt.Secret.html +++ b/docs/next/types/_celljs_jwt.Secret.html @@ -1 +1 @@ -Secret | CellJS TypeDoc
                                                                          +Secret | CellJS TypeDoc
                                                                          diff --git a/docs/next/types/_celljs_mvc.node.PathOrControllerOption.html b/docs/next/types/_celljs_mvc.node.PathOrControllerOption.html index b6b2e673d..e9b8915ff 100644 --- a/docs/next/types/_celljs_mvc.node.PathOrControllerOption.html +++ b/docs/next/types/_celljs_mvc.node.PathOrControllerOption.html @@ -1 +1 @@ -PathOrControllerOption | CellJS TypeDoc
                                                                          PathOrControllerOption: string | ControllerOption
                                                                          +PathOrControllerOption | CellJS TypeDoc
                                                                          PathOrControllerOption: string | ControllerOption
                                                                          diff --git a/docs/next/types/_celljs_mvc.node.RouteOptions.html b/docs/next/types/_celljs_mvc.node.RouteOptions.html index 2b71adc0f..ddc1b0cf0 100644 --- a/docs/next/types/_celljs_mvc.node.RouteOptions.html +++ b/docs/next/types/_celljs_mvc.node.RouteOptions.html @@ -1 +1 @@ -RouteOptions | CellJS TypeDoc
                                                                          RouteOptions: StrOrRegex | {
                                                                              path: StrOrRegex;
                                                                          } | {
                                                                              options: Object;
                                                                              path: StrOrRegex;
                                                                          } & Object
                                                                          +RouteOptions | CellJS TypeDoc
                                                                          RouteOptions: StrOrRegex | {
                                                                              path: StrOrRegex;
                                                                          } | {
                                                                              options: Object;
                                                                              path: StrOrRegex;
                                                                          } & Object
                                                                          diff --git a/docs/next/types/_celljs_mvc.node.StrOrRegex.html b/docs/next/types/_celljs_mvc.node.StrOrRegex.html index 1c9d6094b..e088203a0 100644 --- a/docs/next/types/_celljs_mvc.node.StrOrRegex.html +++ b/docs/next/types/_celljs_mvc.node.StrOrRegex.html @@ -1 +1 @@ -StrOrRegex | CellJS TypeDoc
                                                                          StrOrRegex: string | RegExp
                                                                          +StrOrRegex | CellJS TypeDoc
                                                                          StrOrRegex: string | RegExp
                                                                          diff --git a/docs/next/types/_celljs_rpc.common.Channel.Message.html b/docs/next/types/_celljs_rpc.common.Channel.Message.html index 5af790409..0f6e6db9c 100644 --- a/docs/next/types/_celljs_rpc.common.Channel.Message.html +++ b/docs/next/types/_celljs_rpc.common.Channel.Message.html @@ -1 +1 @@ -Message | CellJS TypeDoc
                                                                          Message:
                                                                              | Channel.OpenMessage
                                                                              | Channel.ReadyMessage
                                                                              | DataMessage
                                                                              | CloseMessage
                                                                              | HttpMessage
                                                                          +Message | CellJS TypeDoc
                                                                          Message:
                                                                              | Channel.OpenMessage
                                                                              | Channel.ReadyMessage
                                                                              | DataMessage
                                                                              | CloseMessage
                                                                              | HttpMessage
                                                                          diff --git a/docs/next/types/_celljs_rpc.common.JsonRpcProxy.html b/docs/next/types/_celljs_rpc.common.JsonRpcProxy.html index aeea35a40..d3f29f046 100644 --- a/docs/next/types/_celljs_rpc.common.JsonRpcProxy.html +++ b/docs/next/types/_celljs_rpc.common.JsonRpcProxy.html @@ -1 +1 @@ -JsonRpcProxy | CellJS TypeDoc
                                                                          +JsonRpcProxy | CellJS TypeDoc
                                                                          diff --git a/docs/next/types/_celljs_rpc.common.JsonRpcServer.html b/docs/next/types/_celljs_rpc.common.JsonRpcServer.html index 886a5b6cb..5ecde1d10 100644 --- a/docs/next/types/_celljs_rpc.common.JsonRpcServer.html +++ b/docs/next/types/_celljs_rpc.common.JsonRpcServer.html @@ -1,4 +1,4 @@ JsonRpcServer | CellJS TypeDoc

                                                                          Type Alias JsonRpcServer<Client>

                                                                          JsonRpcServer<Client>: Disposable & {
                                                                              setClient(client: undefined | Client): void;
                                                                          }

                                                                          Type Parameters

                                                                          • Client

                                                                          Type declaration

                                                                          • setClient:function
                                                                          +

                                                                          Parameters

                                                                          Returns void

                                                                          diff --git a/docs/next/types/_celljs_rpc_core.RPCMessage.html b/docs/next/types/_celljs_rpc_core.RPCMessage.html index f60873ade..f6af0b830 100644 --- a/docs/next/types/_celljs_rpc_core.RPCMessage.html +++ b/docs/next/types/_celljs_rpc_core.RPCMessage.html @@ -1 +1 @@ -RPCMessage | CellJS TypeDoc
                                                                          RPCMessage:
                                                                              | RequestMessage
                                                                              | ReplyMessage
                                                                              | ReplyErrMessage
                                                                              | CancelMessage
                                                                              | OpenMessage
                                                                              | ReadyMessage
                                                                          +RPCMessage | CellJS TypeDoc
                                                                          RPCMessage:
                                                                              | RequestMessage
                                                                              | ReplyMessage
                                                                              | ReplyErrMessage
                                                                              | CancelMessage
                                                                              | OpenMessage
                                                                              | ReadyMessage
                                                                          diff --git a/docs/next/types/_celljs_schedule.CronOptions.html b/docs/next/types/_celljs_schedule.CronOptions.html index eb6c1ab6d..8bf0b02ee 100644 --- a/docs/next/types/_celljs_schedule.CronOptions.html +++ b/docs/next/types/_celljs_schedule.CronOptions.html @@ -1 +1 @@ -CronOptions | CellJS TypeDoc
                                                                          CronOptions: Omit<CronJobOptions, "onTick" | "cronTime"> & {
                                                                              name?: string;
                                                                          }
                                                                          +CronOptions | CellJS TypeDoc
                                                                          CronOptions: Omit<CronJobOptions, "onTick" | "cronTime"> & {
                                                                              name?: string;
                                                                          }
                                                                          diff --git a/docs/next/types/_celljs_widget.KeyCode.Predicate.html b/docs/next/types/_celljs_widget.KeyCode.Predicate.html index cfcbff266..ee387405f 100644 --- a/docs/next/types/_celljs_widget.KeyCode.Predicate.html +++ b/docs/next/types/_celljs_widget.KeyCode.Predicate.html @@ -1,2 +1,2 @@ Predicate | CellJS TypeDoc
                                                                          Predicate: ((keyCode: KeyCode) => boolean)

                                                                          Determines a true of false value for the key code argument.

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/types/_celljs_widget.KeySequence-1.html b/docs/next/types/_celljs_widget.KeySequence-1.html index 2911ca3ff..dd64b6f94 100644 --- a/docs/next/types/_celljs_widget.KeySequence-1.html +++ b/docs/next/types/_celljs_widget.KeySequence-1.html @@ -1 +1 @@ -KeySequence | CellJS TypeDoc
                                                                          KeySequence: KeyCode[]
                                                                          +KeySequence | CellJS TypeDoc
                                                                          KeySequence: KeyCode[]
                                                                          diff --git a/docs/next/types/_celljs_widget.KeysOrKeyCodes-1.html b/docs/next/types/_celljs_widget.KeysOrKeyCodes-1.html index 35b5b29bc..d2960945a 100644 --- a/docs/next/types/_celljs_widget.KeysOrKeyCodes-1.html +++ b/docs/next/types/_celljs_widget.KeysOrKeyCodes-1.html @@ -1 +1 @@ -KeysOrKeyCodes | CellJS TypeDoc
                                                                          KeysOrKeyCodes: Key | KeyCode | (Key | KeyCode)[]
                                                                          +KeysOrKeyCodes | CellJS TypeDoc
                                                                          KeysOrKeyCodes: Key | KeyCode | (Key | KeyCode)[]
                                                                          diff --git a/docs/next/variables/_celljs_ai_core.ChatModel-1.html b/docs/next/variables/_celljs_ai_core.ChatModel-1.html index 45ff66c61..051497abd 100644 --- a/docs/next/variables/_celljs_ai_core.ChatModel-1.html +++ b/docs/next/variables/_celljs_ai_core.ChatModel-1.html @@ -1 +1 @@ -ChatModel | CellJS TypeDoc
                                                                          +ChatModel | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_ai_core.ChatResponseMetadata.EMPTY.html b/docs/next/variables/_celljs_ai_core.ChatResponseMetadata.EMPTY.html index 73082dd30..11cf3f82e 100644 --- a/docs/next/variables/_celljs_ai_core.ChatResponseMetadata.EMPTY.html +++ b/docs/next/variables/_celljs_ai_core.ChatResponseMetadata.EMPTY.html @@ -1 +1 @@ -EMPTY | CellJS TypeDoc
                                                                          +EMPTY | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_ai_core.EmbeddingModel-1.html b/docs/next/variables/_celljs_ai_core.EmbeddingModel-1.html index 420f0833b..f6ef98849 100644 --- a/docs/next/variables/_celljs_ai_core.EmbeddingModel-1.html +++ b/docs/next/variables/_celljs_ai_core.EmbeddingModel-1.html @@ -1 +1 @@ -EmbeddingModel | CellJS TypeDoc
                                                                          +EmbeddingModel | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_ai_core.Model-1.html b/docs/next/variables/_celljs_ai_core.Model-1.html index f768bff21..150fdc516 100644 --- a/docs/next/variables/_celljs_ai_core.Model-1.html +++ b/docs/next/variables/_celljs_ai_core.Model-1.html @@ -1 +1 @@ -Model | CellJS TypeDoc
                                                                          +Model | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_ai_core.StreamingChatModel-1.html b/docs/next/variables/_celljs_ai_core.StreamingChatModel-1.html index d77c17138..7d86d7f86 100644 --- a/docs/next/variables/_celljs_ai_core.StreamingChatModel-1.html +++ b/docs/next/variables/_celljs_ai_core.StreamingChatModel-1.html @@ -1 +1 @@ -StreamingChatModel | CellJS TypeDoc

                                                                          Variable StreamingChatModelConst

                                                                          StreamingChatModel: typeof StreamingChatModel = ...
                                                                          +StreamingChatModel | CellJS TypeDoc

                                                                          Variable StreamingChatModelConst

                                                                          StreamingChatModel: typeof StreamingChatModel = ...
                                                                          diff --git a/docs/next/variables/_celljs_ai_core.StreamingModel-1.html b/docs/next/variables/_celljs_ai_core.StreamingModel-1.html index 1e0ddfdf3..6bb8d17b2 100644 --- a/docs/next/variables/_celljs_ai_core.StreamingModel-1.html +++ b/docs/next/variables/_celljs_ai_core.StreamingModel-1.html @@ -1 +1 @@ -StreamingModel | CellJS TypeDoc
                                                                          StreamingModel: typeof StreamingModel = ...
                                                                          +StreamingModel | CellJS TypeDoc
                                                                          StreamingModel: typeof StreamingModel = ...
                                                                          diff --git a/docs/next/variables/_celljs_ai_ollama.OllamaAPI-1.html b/docs/next/variables/_celljs_ai_ollama.OllamaAPI-1.html index ebfc6ea4d..3de33909b 100644 --- a/docs/next/variables/_celljs_ai_ollama.OllamaAPI-1.html +++ b/docs/next/variables/_celljs_ai_ollama.OllamaAPI-1.html @@ -1 +1 @@ -OllamaAPI | CellJS TypeDoc
                                                                          OllamaAPI: typeof OllamaAPI = ...
                                                                          +OllamaAPI | CellJS TypeDoc
                                                                          OllamaAPI: typeof OllamaAPI = ...
                                                                          diff --git a/docs/next/variables/_celljs_antd.AntdConfig-1.html b/docs/next/variables/_celljs_antd.AntdConfig-1.html index aa8df80eb..13f735068 100644 --- a/docs/next/variables/_celljs_antd.AntdConfig-1.html +++ b/docs/next/variables/_celljs_antd.AntdConfig-1.html @@ -1 +1 @@ -AntdConfig | CellJS TypeDoc
                                                                          +AntdConfig | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_antd.CONFIG_REACT_CONTEXT_PRIORITY.html b/docs/next/variables/_celljs_antd.CONFIG_REACT_CONTEXT_PRIORITY.html index 4fc153cb7..6d4037247 100644 --- a/docs/next/variables/_celljs_antd.CONFIG_REACT_CONTEXT_PRIORITY.html +++ b/docs/next/variables/_celljs_antd.CONFIG_REACT_CONTEXT_PRIORITY.html @@ -1 +1 @@ -CONFIG_REACT_CONTEXT_PRIORITY | CellJS TypeDoc

                                                                          Variable CONFIG_REACT_CONTEXT_PRIORITYConst

                                                                          CONFIG_REACT_CONTEXT_PRIORITY = 2000
                                                                          +CONFIG_REACT_CONTEXT_PRIORITY | CellJS TypeDoc

                                                                          Variable CONFIG_REACT_CONTEXT_PRIORITYConst

                                                                          CONFIG_REACT_CONTEXT_PRIORITY = 2000
                                                                          diff --git a/docs/next/variables/_celljs_antd.ConfigProvider-1.html b/docs/next/variables/_celljs_antd.ConfigProvider-1.html index 713d6df9c..09c39fd1d 100644 --- a/docs/next/variables/_celljs_antd.ConfigProvider-1.html +++ b/docs/next/variables/_celljs_antd.ConfigProvider-1.html @@ -1 +1 @@ -ConfigProvider | CellJS TypeDoc
                                                                          +ConfigProvider | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_cache.CacheManager-1.html b/docs/next/variables/_celljs_cache.CacheManager-1.html index cf9f0106d..b836d8a21 100644 --- a/docs/next/variables/_celljs_cache.CacheManager-1.html +++ b/docs/next/variables/_celljs_cache.CacheManager-1.html @@ -1 +1 @@ -CacheManager | CellJS TypeDoc
                                                                          +CacheManager | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_cache.CacheManagerFactory-1.html b/docs/next/variables/_celljs_cache.CacheManagerFactory-1.html index 4cad28d20..0acdd392a 100644 --- a/docs/next/variables/_celljs_cache.CacheManagerFactory-1.html +++ b/docs/next/variables/_celljs_cache.CacheManagerFactory-1.html @@ -1 +1 @@ -CacheManagerFactory | CellJS TypeDoc
                                                                          +CacheManagerFactory | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_cache.CacheStore-1.html b/docs/next/variables/_celljs_cache.CacheStore-1.html index 666d06da4..8389483c0 100644 --- a/docs/next/variables/_celljs_cache.CacheStore-1.html +++ b/docs/next/variables/_celljs_cache.CacheStore-1.html @@ -1 +1 @@ -CacheStore | CellJS TypeDoc
                                                                          +CacheStore | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_cache.CacheStoreFactory-1.html b/docs/next/variables/_celljs_cache.CacheStoreFactory-1.html index 1a23c1a91..41e8de63a 100644 --- a/docs/next/variables/_celljs_cache.CacheStoreFactory-1.html +++ b/docs/next/variables/_celljs_cache.CacheStoreFactory-1.html @@ -1 +1 @@ -CacheStoreFactory | CellJS TypeDoc
                                                                          +CacheStoreFactory | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_cache.DEFAULT_CACHE_MANAGER.html b/docs/next/variables/_celljs_cache.DEFAULT_CACHE_MANAGER.html index f9ebe1c02..e6007c6db 100644 --- a/docs/next/variables/_celljs_cache.DEFAULT_CACHE_MANAGER.html +++ b/docs/next/variables/_celljs_cache.DEFAULT_CACHE_MANAGER.html @@ -1 +1 @@ -DEFAULT_CACHE_MANAGER | CellJS TypeDoc

                                                                          Variable DEFAULT_CACHE_MANAGERConst

                                                                          DEFAULT_CACHE_MANAGER: "default" = 'default'
                                                                          +DEFAULT_CACHE_MANAGER | CellJS TypeDoc

                                                                          Variable DEFAULT_CACHE_MANAGERConst

                                                                          DEFAULT_CACHE_MANAGER: "default" = 'default'
                                                                          diff --git a/docs/next/variables/_celljs_cli_common.BACKEND_TARGET.html b/docs/next/variables/_celljs_cli_common.BACKEND_TARGET.html index 1692ce395..888408a4c 100644 --- a/docs/next/variables/_celljs_cli_common.BACKEND_TARGET.html +++ b/docs/next/variables/_celljs_cli_common.BACKEND_TARGET.html @@ -1 +1 @@ -BACKEND_TARGET | CellJS TypeDoc
                                                                          BACKEND_TARGET: "backend" = 'backend'
                                                                          +BACKEND_TARGET | CellJS TypeDoc
                                                                          BACKEND_TARGET: "backend" = 'backend'
                                                                          diff --git a/docs/next/variables/_celljs_cli_common.CELL_COMPONENT_SUFFIX.html b/docs/next/variables/_celljs_cli_common.CELL_COMPONENT_SUFFIX.html index a8de4abc9..b766aae13 100644 --- a/docs/next/variables/_celljs_cli_common.CELL_COMPONENT_SUFFIX.html +++ b/docs/next/variables/_celljs_cli_common.CELL_COMPONENT_SUFFIX.html @@ -1 +1 @@ -CELL_COMPONENT_SUFFIX | CellJS TypeDoc
                                                                          CELL_COMPONENT_SUFFIX: "-component" = '-component'
                                                                          +CELL_COMPONENT_SUFFIX | CellJS TypeDoc
                                                                          CELL_COMPONENT_SUFFIX: "-component" = '-component'
                                                                          diff --git a/docs/next/variables/_celljs_cli_common.CONFIG_FILE.html b/docs/next/variables/_celljs_cli_common.CONFIG_FILE.html index 1c6c3bac8..b1cd71e9c 100644 --- a/docs/next/variables/_celljs_cli_common.CONFIG_FILE.html +++ b/docs/next/variables/_celljs_cli_common.CONFIG_FILE.html @@ -1 +1 @@ -CONFIG_FILE | CellJS TypeDoc
                                                                          CONFIG_FILE: "cell.yml" = 'cell.yml'
                                                                          +CONFIG_FILE | CellJS TypeDoc
                                                                          CONFIG_FILE: "cell.yml" = 'cell.yml'
                                                                          diff --git a/docs/next/variables/_celljs_cli_common.DEFAULT_COMPONENT_ALIAS.html b/docs/next/variables/_celljs_cli_common.DEFAULT_COMPONENT_ALIAS.html index 2a0c79fc7..d3b69fe49 100644 --- a/docs/next/variables/_celljs_cli_common.DEFAULT_COMPONENT_ALIAS.html +++ b/docs/next/variables/_celljs_cli_common.DEFAULT_COMPONENT_ALIAS.html @@ -1 +1 @@ -DEFAULT_COMPONENT_ALIAS | CellJS TypeDoc

                                                                          Variable DEFAULT_COMPONENT_ALIASConst

                                                                          DEFAULT_COMPONENT_ALIAS: "cell" = 'cell'
                                                                          +DEFAULT_COMPONENT_ALIAS | CellJS TypeDoc

                                                                          Variable DEFAULT_COMPONENT_ALIASConst

                                                                          DEFAULT_COMPONENT_ALIAS: "cell" = 'cell'
                                                                          diff --git a/docs/next/variables/_celljs_cli_common.DEFAULT_SETTINGS.html b/docs/next/variables/_celljs_cli_common.DEFAULT_SETTINGS.html index da8b1b303..53e3cac92 100644 --- a/docs/next/variables/_celljs_cli_common.DEFAULT_SETTINGS.html +++ b/docs/next/variables/_celljs_cli_common.DEFAULT_SETTINGS.html @@ -1 +1 @@ -DEFAULT_SETTINGS | CellJS TypeDoc
                                                                          DEFAULT_SETTINGS: {
                                                                              compileCommands: string[];
                                                                              modeCommands: {
                                                                                  local: string[];
                                                                                  remote: string[];
                                                                              };
                                                                              serveCommand: string;
                                                                          } = ...
                                                                          +DEFAULT_SETTINGS | CellJS TypeDoc
                                                                          DEFAULT_SETTINGS: {
                                                                              compileCommands: string[];
                                                                              modeCommands: {
                                                                                  local: string[];
                                                                                  remote: string[];
                                                                              };
                                                                              serveCommand: string;
                                                                          } = ...
                                                                          diff --git a/docs/next/variables/_celljs_cli_common.EMPTY.html b/docs/next/variables/_celljs_cli_common.EMPTY.html index ac6f7d1a0..5f3cebe89 100644 --- a/docs/next/variables/_celljs_cli_common.EMPTY.html +++ b/docs/next/variables/_celljs_cli_common.EMPTY.html @@ -1 +1 @@ -EMPTY | CellJS TypeDoc
                                                                          EMPTY: "EMPTY" = 'EMPTY'
                                                                          +EMPTY | CellJS TypeDoc
                                                                          EMPTY: "EMPTY" = 'EMPTY'
                                                                          diff --git a/docs/next/variables/_celljs_cli_common.FRONTEND_TARGET.html b/docs/next/variables/_celljs_cli_common.FRONTEND_TARGET.html index bcd81aaf3..6c345a69e 100644 --- a/docs/next/variables/_celljs_cli_common.FRONTEND_TARGET.html +++ b/docs/next/variables/_celljs_cli_common.FRONTEND_TARGET.html @@ -1 +1 @@ -FRONTEND_TARGET | CellJS TypeDoc
                                                                          FRONTEND_TARGET: "frontend" = 'frontend'
                                                                          +FRONTEND_TARGET | CellJS TypeDoc
                                                                          FRONTEND_TARGET: "frontend" = 'frontend'
                                                                          diff --git a/docs/next/variables/_celljs_cli_common.isLinux.html b/docs/next/variables/_celljs_cli_common.isLinux.html index e33491022..461f31bb4 100644 --- a/docs/next/variables/_celljs_cli_common.isLinux.html +++ b/docs/next/variables/_celljs_cli_common.isLinux.html @@ -1 +1 @@ -isLinux | CellJS TypeDoc
                                                                          isLinux: boolean = ...
                                                                          +isLinux | CellJS TypeDoc
                                                                          isLinux: boolean = ...
                                                                          diff --git a/docs/next/variables/_celljs_cli_common.isMacintosh.html b/docs/next/variables/_celljs_cli_common.isMacintosh.html index d6f65036d..f17d81a04 100644 --- a/docs/next/variables/_celljs_cli_common.isMacintosh.html +++ b/docs/next/variables/_celljs_cli_common.isMacintosh.html @@ -1 +1 @@ -isMacintosh | CellJS TypeDoc
                                                                          isMacintosh: boolean = ...
                                                                          +isMacintosh | CellJS TypeDoc
                                                                          isMacintosh: boolean = ...
                                                                          diff --git a/docs/next/variables/_celljs_cli_common.isWindows.html b/docs/next/variables/_celljs_cli_common.isWindows.html index 913468cd3..800ec0c67 100644 --- a/docs/next/variables/_celljs_cli_common.isWindows.html +++ b/docs/next/variables/_celljs_cli_common.isWindows.html @@ -1 +1 @@ -isWindows | CellJS TypeDoc
                                                                          isWindows: boolean = ...
                                                                          +isWindows | CellJS TypeDoc
                                                                          isWindows: boolean = ...
                                                                          diff --git a/docs/next/variables/_celljs_cloud.common.AccountProvider-1.html b/docs/next/variables/_celljs_cloud.common.AccountProvider-1.html index 5d3d15440..fd3120a75 100644 --- a/docs/next/variables/_celljs_cloud.common.AccountProvider-1.html +++ b/docs/next/variables/_celljs_cloud.common.AccountProvider-1.html @@ -1 +1 @@ -AccountProvider | CellJS TypeDoc
                                                                          AccountProvider: typeof AccountProvider = ...
                                                                          +AccountProvider | CellJS TypeDoc
                                                                          AccountProvider: typeof AccountProvider = ...
                                                                          diff --git a/docs/next/variables/_celljs_cloud.common.ClientOptionsProvider-1.html b/docs/next/variables/_celljs_cloud.common.ClientOptionsProvider-1.html index fc2af576c..5c25ce73b 100644 --- a/docs/next/variables/_celljs_cloud.common.ClientOptionsProvider-1.html +++ b/docs/next/variables/_celljs_cloud.common.ClientOptionsProvider-1.html @@ -1 +1 @@ -ClientOptionsProvider | CellJS TypeDoc
                                                                          ClientOptionsProvider: typeof ClientOptionsProvider = ...
                                                                          +ClientOptionsProvider | CellJS TypeDoc
                                                                          ClientOptionsProvider: typeof ClientOptionsProvider = ...
                                                                          diff --git a/docs/next/variables/_celljs_cloud.common.CredentialsProvider-1.html b/docs/next/variables/_celljs_cloud.common.CredentialsProvider-1.html index a3d9b01e0..56bfc0635 100644 --- a/docs/next/variables/_celljs_cloud.common.CredentialsProvider-1.html +++ b/docs/next/variables/_celljs_cloud.common.CredentialsProvider-1.html @@ -1 +1 @@ -CredentialsProvider | CellJS TypeDoc
                                                                          +CredentialsProvider | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_cloud.common.OBJECT_STORAGE_NAME.html b/docs/next/variables/_celljs_cloud.common.OBJECT_STORAGE_NAME.html index f18a5e55c..0e33d71c4 100644 --- a/docs/next/variables/_celljs_cloud.common.OBJECT_STORAGE_NAME.html +++ b/docs/next/variables/_celljs_cloud.common.OBJECT_STORAGE_NAME.html @@ -1 +1 @@ -OBJECT_STORAGE_NAME | CellJS TypeDoc
                                                                          OBJECT_STORAGE_NAME: "objectStorage" = 'objectStorage'
                                                                          +OBJECT_STORAGE_NAME | CellJS TypeDoc
                                                                          OBJECT_STORAGE_NAME: "objectStorage" = 'objectStorage'
                                                                          diff --git a/docs/next/variables/_celljs_cloud.common.ObjectStorageService-1.html b/docs/next/variables/_celljs_cloud.common.ObjectStorageService-1.html index a4f1c1ef3..09f72ed44 100644 --- a/docs/next/variables/_celljs_cloud.common.ObjectStorageService-1.html +++ b/docs/next/variables/_celljs_cloud.common.ObjectStorageService-1.html @@ -1 +1 @@ -ObjectStorageService | CellJS TypeDoc
                                                                          +ObjectStorageService | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_cloud.common.RegionProvider-1.html b/docs/next/variables/_celljs_cloud.common.RegionProvider-1.html index b6fd3a6d6..5a49bdb87 100644 --- a/docs/next/variables/_celljs_cloud.common.RegionProvider-1.html +++ b/docs/next/variables/_celljs_cloud.common.RegionProvider-1.html @@ -1 +1 @@ -RegionProvider | CellJS TypeDoc
                                                                          RegionProvider: typeof RegionProvider = ...
                                                                          +RegionProvider | CellJS TypeDoc
                                                                          RegionProvider: typeof RegionProvider = ...
                                                                          diff --git a/docs/next/variables/_celljs_core.browser.ApplicationShell-1.html b/docs/next/variables/_celljs_core.browser.ApplicationShell-1.html index 8e94250ca..35704d101 100644 --- a/docs/next/variables/_celljs_core.browser.ApplicationShell-1.html +++ b/docs/next/variables/_celljs_core.browser.ApplicationShell-1.html @@ -1 +1 @@ -ApplicationShell | CellJS TypeDoc
                                                                          +ApplicationShell | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_core.browser.isBasicWasmSupported.html b/docs/next/variables/_celljs_core.browser.isBasicWasmSupported.html index ab2026e31..add11eb74 100644 --- a/docs/next/variables/_celljs_core.browser.isBasicWasmSupported.html +++ b/docs/next/variables/_celljs_core.browser.isBasicWasmSupported.html @@ -1 +1 @@ -isBasicWasmSupported | CellJS TypeDoc
                                                                          isBasicWasmSupported: boolean = ...
                                                                          +isBasicWasmSupported | CellJS TypeDoc
                                                                          isBasicWasmSupported: boolean = ...
                                                                          diff --git a/docs/next/variables/_celljs_core.browser.isChrome.html b/docs/next/variables/_celljs_core.browser.isChrome.html index 7c3304c58..1a7ee9a42 100644 --- a/docs/next/variables/_celljs_core.browser.isChrome.html +++ b/docs/next/variables/_celljs_core.browser.isChrome.html @@ -1 +1 @@ -isChrome | CellJS TypeDoc
                                                                          isChrome: boolean = ...
                                                                          +isChrome | CellJS TypeDoc
                                                                          isChrome: boolean = ...
                                                                          diff --git a/docs/next/variables/_celljs_core.browser.isEdge.html b/docs/next/variables/_celljs_core.browser.isEdge.html index 99474bb10..946bfdded 100644 --- a/docs/next/variables/_celljs_core.browser.isEdge.html +++ b/docs/next/variables/_celljs_core.browser.isEdge.html @@ -1 +1 @@ -isEdge | CellJS TypeDoc
                                                                          isEdge: boolean = ...
                                                                          +isEdge | CellJS TypeDoc
                                                                          isEdge: boolean = ...
                                                                          diff --git a/docs/next/variables/_celljs_core.browser.isEdgeOrIE.html b/docs/next/variables/_celljs_core.browser.isEdgeOrIE.html index 730779a4f..87cd2a9d2 100644 --- a/docs/next/variables/_celljs_core.browser.isEdgeOrIE.html +++ b/docs/next/variables/_celljs_core.browser.isEdgeOrIE.html @@ -1 +1 @@ -isEdgeOrIE | CellJS TypeDoc
                                                                          isEdgeOrIE: boolean = ...
                                                                          +isEdgeOrIE | CellJS TypeDoc
                                                                          isEdgeOrIE: boolean = ...
                                                                          diff --git a/docs/next/variables/_celljs_core.browser.isFirefox.html b/docs/next/variables/_celljs_core.browser.isFirefox.html index 64c1676ab..c597de990 100644 --- a/docs/next/variables/_celljs_core.browser.isFirefox.html +++ b/docs/next/variables/_celljs_core.browser.isFirefox.html @@ -1 +1 @@ -isFirefox | CellJS TypeDoc
                                                                          isFirefox: boolean = ...
                                                                          +isFirefox | CellJS TypeDoc
                                                                          isFirefox: boolean = ...
                                                                          diff --git a/docs/next/variables/_celljs_core.browser.isIE.html b/docs/next/variables/_celljs_core.browser.isIE.html index b75c6ee33..4e7da905e 100644 --- a/docs/next/variables/_celljs_core.browser.isIE.html +++ b/docs/next/variables/_celljs_core.browser.isIE.html @@ -1 +1 @@ -isIE | CellJS TypeDoc
                                                                          +isIE | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_core.browser.isIPad.html b/docs/next/variables/_celljs_core.browser.isIPad.html index 2d47a5039..3d3687c1a 100644 --- a/docs/next/variables/_celljs_core.browser.isIPad.html +++ b/docs/next/variables/_celljs_core.browser.isIPad.html @@ -1 +1 @@ -isIPad | CellJS TypeDoc
                                                                          isIPad: boolean = ...
                                                                          +isIPad | CellJS TypeDoc
                                                                          isIPad: boolean = ...
                                                                          diff --git a/docs/next/variables/_celljs_core.browser.isNative.html b/docs/next/variables/_celljs_core.browser.isNative.html index 6f7ed303e..cb1b3441f 100644 --- a/docs/next/variables/_celljs_core.browser.isNative.html +++ b/docs/next/variables/_celljs_core.browser.isNative.html @@ -1 +1 @@ -isNative | CellJS TypeDoc
                                                                          isNative: boolean = ...
                                                                          +isNative | CellJS TypeDoc
                                                                          isNative: boolean = ...
                                                                          diff --git a/docs/next/variables/_celljs_core.browser.isOpera.html b/docs/next/variables/_celljs_core.browser.isOpera.html index c10dd04b7..7b1b447c5 100644 --- a/docs/next/variables/_celljs_core.browser.isOpera.html +++ b/docs/next/variables/_celljs_core.browser.isOpera.html @@ -1 +1 @@ -isOpera | CellJS TypeDoc
                                                                          isOpera: boolean = ...
                                                                          +isOpera | CellJS TypeDoc
                                                                          isOpera: boolean = ...
                                                                          diff --git a/docs/next/variables/_celljs_core.browser.isSafari.html b/docs/next/variables/_celljs_core.browser.isSafari.html index 93b4c8121..9c876a58e 100644 --- a/docs/next/variables/_celljs_core.browser.isSafari.html +++ b/docs/next/variables/_celljs_core.browser.isSafari.html @@ -1 +1 @@ -isSafari | CellJS TypeDoc
                                                                          isSafari: boolean = ...
                                                                          +isSafari | CellJS TypeDoc
                                                                          isSafari: boolean = ...
                                                                          diff --git a/docs/next/variables/_celljs_core.browser.isWebKit.html b/docs/next/variables/_celljs_core.browser.isWebKit.html index 21ec6ca0a..40e9a974f 100644 --- a/docs/next/variables/_celljs_core.browser.isWebKit.html +++ b/docs/next/variables/_celljs_core.browser.isWebKit.html @@ -1 +1 @@ -isWebKit | CellJS TypeDoc
                                                                          isWebKit: boolean = ...
                                                                          +isWebKit | CellJS TypeDoc
                                                                          isWebKit: boolean = ...
                                                                          diff --git a/docs/next/variables/_celljs_core.common.AOP_TAG.html b/docs/next/variables/_celljs_core.common.AOP_TAG.html index 424f16ee4..d45081fd9 100644 --- a/docs/next/variables/_celljs_core.common.AOP_TAG.html +++ b/docs/next/variables/_celljs_core.common.AOP_TAG.html @@ -1 +1 @@ -AOP_TAG | CellJS TypeDoc
                                                                          AOP_TAG: "AOP_TAG" = 'AOP_TAG'
                                                                          +AOP_TAG | CellJS TypeDoc
                                                                          AOP_TAG: "AOP_TAG" = 'AOP_TAG'
                                                                          diff --git a/docs/next/variables/_celljs_core.common.AfterReturningAdvice-1.html b/docs/next/variables/_celljs_core.common.AfterReturningAdvice-1.html index 15b2a0a6a..5167818ec 100644 --- a/docs/next/variables/_celljs_core.common.AfterReturningAdvice-1.html +++ b/docs/next/variables/_celljs_core.common.AfterReturningAdvice-1.html @@ -1 +1 @@ -AfterReturningAdvice | CellJS TypeDoc
                                                                          +AfterReturningAdvice | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_core.common.AfterThrowsAdvice-1.html b/docs/next/variables/_celljs_core.common.AfterThrowsAdvice-1.html index 9b19ff6ad..a3653983c 100644 --- a/docs/next/variables/_celljs_core.common.AfterThrowsAdvice-1.html +++ b/docs/next/variables/_celljs_core.common.AfterThrowsAdvice-1.html @@ -1 +1 @@ -AfterThrowsAdvice | CellJS TypeDoc
                                                                          +AfterThrowsAdvice | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_core.common.AopProxyFactory-1.html b/docs/next/variables/_celljs_core.common.AopProxyFactory-1.html index c9095f076..e5a4eb157 100644 --- a/docs/next/variables/_celljs_core.common.AopProxyFactory-1.html +++ b/docs/next/variables/_celljs_core.common.AopProxyFactory-1.html @@ -1 +1 @@ -AopProxyFactory | CellJS TypeDoc
                                                                          +AopProxyFactory | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_core.common.Application-1.html b/docs/next/variables/_celljs_core.common.Application-1.html index 7ac80f51c..1db7e191b 100644 --- a/docs/next/variables/_celljs_core.common.Application-1.html +++ b/docs/next/variables/_celljs_core.common.Application-1.html @@ -1 +1 @@ -Application | CellJS TypeDoc
                                                                          +Application | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_core.common.ApplicationLifecycle-1.html b/docs/next/variables/_celljs_core.common.ApplicationLifecycle-1.html index 601b3b199..8cb01d47d 100644 --- a/docs/next/variables/_celljs_core.common.ApplicationLifecycle-1.html +++ b/docs/next/variables/_celljs_core.common.ApplicationLifecycle-1.html @@ -1 +1 @@ -ApplicationLifecycle | CellJS TypeDoc
                                                                          +ApplicationLifecycle | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_core.common.ApplicationProps-1.html b/docs/next/variables/_celljs_core.common.ApplicationProps-1.html index 2f7fd1cf3..27ed033d5 100644 --- a/docs/next/variables/_celljs_core.common.ApplicationProps-1.html +++ b/docs/next/variables/_celljs_core.common.ApplicationProps-1.html @@ -1 +1 @@ -ApplicationProps | CellJS TypeDoc
                                                                          +ApplicationProps | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_core.common.ApplicationStateService-1.html b/docs/next/variables/_celljs_core.common.ApplicationStateService-1.html index 03af23254..714840a29 100644 --- a/docs/next/variables/_celljs_core.common.ApplicationStateService-1.html +++ b/docs/next/variables/_celljs_core.common.ApplicationStateService-1.html @@ -1 +1 @@ -ApplicationStateService | CellJS TypeDoc
                                                                          +ApplicationStateService | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_core.common.COMPONENT_TAG.html b/docs/next/variables/_celljs_core.common.COMPONENT_TAG.html index 14318d086..82c8ee8e4 100644 --- a/docs/next/variables/_celljs_core.common.COMPONENT_TAG.html +++ b/docs/next/variables/_celljs_core.common.COMPONENT_TAG.html @@ -1 +1 @@ -COMPONENT_TAG | CellJS TypeDoc
                                                                          COMPONENT_TAG: "Component" = 'Component'
                                                                          +COMPONENT_TAG | CellJS TypeDoc
                                                                          COMPONENT_TAG: "Component" = 'Component'
                                                                          diff --git a/docs/next/variables/_celljs_core.common.CancellationToken.Cancelled.html b/docs/next/variables/_celljs_core.common.CancellationToken.Cancelled.html index 71f403540..93db2c6d7 100644 --- a/docs/next/variables/_celljs_core.common.CancellationToken.Cancelled.html +++ b/docs/next/variables/_celljs_core.common.CancellationToken.Cancelled.html @@ -1 +1 @@ -Cancelled | CellJS TypeDoc
                                                                          +Cancelled | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_core.common.CancellationToken.None.html b/docs/next/variables/_celljs_core.common.CancellationToken.None.html index 0a32fcdcd..4040b2fd3 100644 --- a/docs/next/variables/_celljs_core.common.CancellationToken.None.html +++ b/docs/next/variables/_celljs_core.common.CancellationToken.None.html @@ -1 +1 @@ -None | CellJS TypeDoc
                                                                          +None | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_core.common.ClassFilter-1.html b/docs/next/variables/_celljs_core.common.ClassFilter-1.html index 01e6775c0..c89c5243d 100644 --- a/docs/next/variables/_celljs_core.common.ClassFilter-1.html +++ b/docs/next/variables/_celljs_core.common.ClassFilter-1.html @@ -1 +1 @@ -ClassFilter | CellJS TypeDoc
                                                                          +ClassFilter | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_core.common.ComponentFilter-1.html b/docs/next/variables/_celljs_core.common.ComponentFilter-1.html index db75f879c..d50ea92f6 100644 --- a/docs/next/variables/_celljs_core.common.ComponentFilter-1.html +++ b/docs/next/variables/_celljs_core.common.ComponentFilter-1.html @@ -1 +1 @@ -ComponentFilter | CellJS TypeDoc
                                                                          +ComponentFilter | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_core.common.ComponentFilterContribution-1.html b/docs/next/variables/_celljs_core.common.ComponentFilterContribution-1.html index 10d6e4c7f..caa872b8a 100644 --- a/docs/next/variables/_celljs_core.common.ComponentFilterContribution-1.html +++ b/docs/next/variables/_celljs_core.common.ComponentFilterContribution-1.html @@ -1 +1 @@ -ComponentFilterContribution | CellJS TypeDoc
                                                                          +ComponentFilterContribution | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_core.common.ComponentFilterRegistry-1.html b/docs/next/variables/_celljs_core.common.ComponentFilterRegistry-1.html index 8f3f991e7..d8d1f8ac3 100644 --- a/docs/next/variables/_celljs_core.common.ComponentFilterRegistry-1.html +++ b/docs/next/variables/_celljs_core.common.ComponentFilterRegistry-1.html @@ -1 +1 @@ -ComponentFilterRegistry | CellJS TypeDoc
                                                                          +ComponentFilterRegistry | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_core.common.ConfigProvider-1.html b/docs/next/variables/_celljs_core.common.ConfigProvider-1.html index c4d1ff1a5..70cf24178 100644 --- a/docs/next/variables/_celljs_core.common.ConfigProvider-1.html +++ b/docs/next/variables/_celljs_core.common.ConfigProvider-1.html @@ -1 +1 @@ -ConfigProvider | CellJS TypeDoc
                                                                          +ConfigProvider | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_core.common.ContextInitializer-1.html b/docs/next/variables/_celljs_core.common.ContextInitializer-1.html index 3347845cc..84e933ae7 100644 --- a/docs/next/variables/_celljs_core.common.ContextInitializer-1.html +++ b/docs/next/variables/_celljs_core.common.ContextInitializer-1.html @@ -1 +1 @@ -ContextInitializer | CellJS TypeDoc
                                                                          +ContextInitializer | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_core.common.Disposable.NULL.html b/docs/next/variables/_celljs_core.common.Disposable.NULL.html index 9b75d9812..51edf35e2 100644 --- a/docs/next/variables/_celljs_core.common.Disposable.NULL.html +++ b/docs/next/variables/_celljs_core.common.Disposable.NULL.html @@ -1 +1 @@ -NULL | CellJS TypeDoc
                                                                          +NULL | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_core.common.ExpressionCompiler-1.html b/docs/next/variables/_celljs_core.common.ExpressionCompiler-1.html index 46b2ed787..38894d663 100644 --- a/docs/next/variables/_celljs_core.common.ExpressionCompiler-1.html +++ b/docs/next/variables/_celljs_core.common.ExpressionCompiler-1.html @@ -1 +1 @@ -ExpressionCompiler | CellJS TypeDoc
                                                                          +ExpressionCompiler | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_core.common.ExpressionContextProvider-1.html b/docs/next/variables/_celljs_core.common.ExpressionContextProvider-1.html index 437e67e0e..c2459301b 100644 --- a/docs/next/variables/_celljs_core.common.ExpressionContextProvider-1.html +++ b/docs/next/variables/_celljs_core.common.ExpressionContextProvider-1.html @@ -1 +1 @@ -ExpressionContextProvider | CellJS TypeDoc
                                                                          +ExpressionContextProvider | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_core.common.ExpressionHandler-1.html b/docs/next/variables/_celljs_core.common.ExpressionHandler-1.html index fec18489e..cc42570ef 100644 --- a/docs/next/variables/_celljs_core.common.ExpressionHandler-1.html +++ b/docs/next/variables/_celljs_core.common.ExpressionHandler-1.html @@ -1 +1 @@ -ExpressionHandler | CellJS TypeDoc
                                                                          +ExpressionHandler | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_core.common.ID_KEY.html b/docs/next/variables/_celljs_core.common.ID_KEY.html index c1b75d2c1..8a62ff447 100644 --- a/docs/next/variables/_celljs_core.common.ID_KEY.html +++ b/docs/next/variables/_celljs_core.common.ID_KEY.html @@ -1 +1 @@ -ID_KEY | CellJS TypeDoc
                                                                          +ID_KEY | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_core.common.JexlEngineProvider-1.html b/docs/next/variables/_celljs_core.common.JexlEngineProvider-1.html index 2f36cc95c..53a7ee6a9 100644 --- a/docs/next/variables/_celljs_core.common.JexlEngineProvider-1.html +++ b/docs/next/variables/_celljs_core.common.JexlEngineProvider-1.html @@ -1 +1 @@ -JexlEngineProvider | CellJS TypeDoc
                                                                          +JexlEngineProvider | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_core.common.LOGGER_CONFIG.html b/docs/next/variables/_celljs_core.common.LOGGER_CONFIG.html index ef810f5e0..d8e8d0e91 100644 --- a/docs/next/variables/_celljs_core.common.LOGGER_CONFIG.html +++ b/docs/next/variables/_celljs_core.common.LOGGER_CONFIG.html @@ -1 +1 @@ -LOGGER_CONFIG | CellJS TypeDoc
                                                                          LOGGER_CONFIG: "cell.logger" = 'cell.logger'
                                                                          +LOGGER_CONFIG | CellJS TypeDoc
                                                                          LOGGER_CONFIG: "cell.logger" = 'cell.logger'
                                                                          diff --git a/docs/next/variables/_celljs_core.common.LOGGER_LEVEL.html b/docs/next/variables/_celljs_core.common.LOGGER_LEVEL.html index 2f710532f..ac709bb5d 100644 --- a/docs/next/variables/_celljs_core.common.LOGGER_LEVEL.html +++ b/docs/next/variables/_celljs_core.common.LOGGER_LEVEL.html @@ -1 +1 @@ -LOGGER_LEVEL | CellJS TypeDoc
                                                                          LOGGER_LEVEL: "cell.logger.level" = ...
                                                                          +LOGGER_LEVEL | CellJS TypeDoc
                                                                          LOGGER_LEVEL: "cell.logger.level" = ...
                                                                          diff --git a/docs/next/variables/_celljs_core.common.Logger-1.html b/docs/next/variables/_celljs_core.common.Logger-1.html index 0ee8afae0..245dc4a12 100644 --- a/docs/next/variables/_celljs_core.common.Logger-1.html +++ b/docs/next/variables/_celljs_core.common.Logger-1.html @@ -1 +1 @@ -Logger | CellJS TypeDoc
                                                                          +Logger | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_core.common.METADATA_KEY.html b/docs/next/variables/_celljs_core.common.METADATA_KEY.html index 23bba3549..3df160af7 100644 --- a/docs/next/variables/_celljs_core.common.METADATA_KEY.html +++ b/docs/next/variables/_celljs_core.common.METADATA_KEY.html @@ -1 +1 @@ -METADATA_KEY | CellJS TypeDoc
                                                                          METADATA_KEY: {
                                                                              component: string;
                                                                              constantValue: string;
                                                                          } = ...
                                                                          +METADATA_KEY | CellJS TypeDoc
                                                                          METADATA_KEY: {
                                                                              component: string;
                                                                              constantValue: string;
                                                                          } = ...
                                                                          diff --git a/docs/next/variables/_celljs_core.common.MethodBeforeAdvice-1.html b/docs/next/variables/_celljs_core.common.MethodBeforeAdvice-1.html index b6ddcb538..6701ea9c1 100644 --- a/docs/next/variables/_celljs_core.common.MethodBeforeAdvice-1.html +++ b/docs/next/variables/_celljs_core.common.MethodBeforeAdvice-1.html @@ -1 +1 @@ -MethodBeforeAdvice | CellJS TypeDoc
                                                                          +MethodBeforeAdvice | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_core.common.MethodMatcher-1.html b/docs/next/variables/_celljs_core.common.MethodMatcher-1.html index 3fe0c9779..ba3b6e721 100644 --- a/docs/next/variables/_celljs_core.common.MethodMatcher-1.html +++ b/docs/next/variables/_celljs_core.common.MethodMatcher-1.html @@ -1 +1 @@ -MethodMatcher | CellJS TypeDoc
                                                                          +MethodMatcher | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_core.common.MicrotaskDelay.html b/docs/next/variables/_celljs_core.common.MicrotaskDelay.html index f48fdd004..0a36fd2ed 100644 --- a/docs/next/variables/_celljs_core.common.MicrotaskDelay.html +++ b/docs/next/variables/_celljs_core.common.MicrotaskDelay.html @@ -1,2 +1,2 @@ MicrotaskDelay | CellJS TypeDoc
                                                                          MicrotaskDelay: typeof MicrotaskDelay = ...

                                                                          Can be passed into the Delayed to defer using a microtask

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_core.common.PROVIDER-1.html b/docs/next/variables/_celljs_core.common.PROVIDER-1.html index b5891ebb5..8e20aff17 100644 --- a/docs/next/variables/_celljs_core.common.PROVIDER-1.html +++ b/docs/next/variables/_celljs_core.common.PROVIDER-1.html @@ -1 +1 @@ -PROVIDER | CellJS TypeDoc
                                                                          +PROVIDER | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_core.common.ProviderCreator-1.html b/docs/next/variables/_celljs_core.common.ProviderCreator-1.html index b03533f1b..477c00dc3 100644 --- a/docs/next/variables/_celljs_core.common.ProviderCreator-1.html +++ b/docs/next/variables/_celljs_core.common.ProviderCreator-1.html @@ -1 +1 @@ -ProviderCreator | CellJS TypeDoc
                                                                          +ProviderCreator | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_core.common.SERVICE_TAG.html b/docs/next/variables/_celljs_core.common.SERVICE_TAG.html index ee6c022fa..536e08c60 100644 --- a/docs/next/variables/_celljs_core.common.SERVICE_TAG.html +++ b/docs/next/variables/_celljs_core.common.SERVICE_TAG.html @@ -1 +1 @@ -SERVICE_TAG | CellJS TypeDoc
                                                                          SERVICE_TAG: "Service" = 'Service'
                                                                          +SERVICE_TAG | CellJS TypeDoc
                                                                          SERVICE_TAG: "Service" = 'Service'
                                                                          diff --git a/docs/next/variables/_celljs_core.common.TENANT_ENABLED.html b/docs/next/variables/_celljs_core.common.TENANT_ENABLED.html index 6f665c589..e932f0cd5 100644 --- a/docs/next/variables/_celljs_core.common.TENANT_ENABLED.html +++ b/docs/next/variables/_celljs_core.common.TENANT_ENABLED.html @@ -1 +1 @@ -TENANT_ENABLED | CellJS TypeDoc
                                                                          TENANT_ENABLED: "cell.tenant.enabled" = 'cell.tenant.enabled'
                                                                          +TENANT_ENABLED | CellJS TypeDoc
                                                                          TENANT_ENABLED: "cell.tenant.enabled" = 'cell.tenant.enabled'
                                                                          diff --git a/docs/next/variables/_celljs_core.common.TraceIdProvider-1.html b/docs/next/variables/_celljs_core.common.TraceIdProvider-1.html index a1288f687..4d65e1321 100644 --- a/docs/next/variables/_celljs_core.common.TraceIdProvider-1.html +++ b/docs/next/variables/_celljs_core.common.TraceIdProvider-1.html @@ -1 +1 @@ -TraceIdProvider | CellJS TypeDoc
                                                                          +TraceIdProvider | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_core.common.VALUE.html b/docs/next/variables/_celljs_core.common.VALUE.html index 91bf59733..2faf5f854 100644 --- a/docs/next/variables/_celljs_core.common.VALUE.html +++ b/docs/next/variables/_celljs_core.common.VALUE.html @@ -1 +1 @@ -VALUE | CellJS TypeDoc
                                                                          +VALUE | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_core.common.currentThis.html b/docs/next/variables/_celljs_core.common.currentThis.html index bdf969bf0..41acb3a7e 100644 --- a/docs/next/variables/_celljs_core.common.currentThis.html +++ b/docs/next/variables/_celljs_core.common.currentThis.html @@ -1 +1 @@ -currentThis | CellJS TypeDoc
                                                                          +currentThis | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_core.common.isOSX.html b/docs/next/variables/_celljs_core.common.isOSX.html index 7f7f9174b..ffd3515da 100644 --- a/docs/next/variables/_celljs_core.common.isOSX.html +++ b/docs/next/variables/_celljs_core.common.isOSX.html @@ -1 +1 @@ -isOSX | CellJS TypeDoc
                                                                          +isOSX | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_core.common.isWindows.html b/docs/next/variables/_celljs_core.common.isWindows.html index 548590025..2ce2aab89 100644 --- a/docs/next/variables/_celljs_core.common.isWindows.html +++ b/docs/next/variables/_celljs_core.common.isWindows.html @@ -1 +1 @@ -isWindows | CellJS TypeDoc
                                                                          isWindows: boolean = ...
                                                                          +isWindows | CellJS TypeDoc
                                                                          isWindows: boolean = ...
                                                                          diff --git a/docs/next/variables/_celljs_core.node.CURRENT_CONTEXT_REQUEST_KEY.html b/docs/next/variables/_celljs_core.node.CURRENT_CONTEXT_REQUEST_KEY.html index d05b6064f..f6b6b8571 100644 --- a/docs/next/variables/_celljs_core.node.CURRENT_CONTEXT_REQUEST_KEY.html +++ b/docs/next/variables/_celljs_core.node.CURRENT_CONTEXT_REQUEST_KEY.html @@ -1 +1 @@ -CURRENT_CONTEXT_REQUEST_KEY | CellJS TypeDoc

                                                                          Variable CURRENT_CONTEXT_REQUEST_KEYConst

                                                                          CURRENT_CONTEXT_REQUEST_KEY: "CurrentContextRequest" = 'CurrentContextRequest'
                                                                          +CURRENT_CONTEXT_REQUEST_KEY | CellJS TypeDoc

                                                                          Variable CURRENT_CONTEXT_REQUEST_KEYConst

                                                                          CURRENT_CONTEXT_REQUEST_KEY: "CurrentContextRequest" = 'CurrentContextRequest'
                                                                          diff --git a/docs/next/variables/_celljs_express_adapter.DEFAULT_SERVER_OPTIONS.html b/docs/next/variables/_celljs_express_adapter.DEFAULT_SERVER_OPTIONS.html index 62a66db50..0424ed8fb 100644 --- a/docs/next/variables/_celljs_express_adapter.DEFAULT_SERVER_OPTIONS.html +++ b/docs/next/variables/_celljs_express_adapter.DEFAULT_SERVER_OPTIONS.html @@ -1 +1 @@ -DEFAULT_SERVER_OPTIONS | CellJS TypeDoc
                                                                          DEFAULT_SERVER_OPTIONS: {
                                                                              port: number;
                                                                          } = ...
                                                                          +DEFAULT_SERVER_OPTIONS | CellJS TypeDoc
                                                                          DEFAULT_SERVER_OPTIONS: {
                                                                              port: number;
                                                                          } = ...
                                                                          diff --git a/docs/next/variables/_celljs_faas_adapter.Clock-1.html b/docs/next/variables/_celljs_faas_adapter.Clock-1.html index 29dfc9ded..98069d667 100644 --- a/docs/next/variables/_celljs_faas_adapter.Clock-1.html +++ b/docs/next/variables/_celljs_faas_adapter.Clock-1.html @@ -1 +1 @@ -Clock | CellJS TypeDoc
                                                                          +Clock | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_faas_adapter.FaaSEventListener-1.html b/docs/next/variables/_celljs_faas_adapter.FaaSEventListener-1.html index 2745d8dfe..d7a3fa199 100644 --- a/docs/next/variables/_celljs_faas_adapter.FaaSEventListener-1.html +++ b/docs/next/variables/_celljs_faas_adapter.FaaSEventListener-1.html @@ -1 +1 @@ -FaaSEventListener | CellJS TypeDoc
                                                                          +FaaSEventListener | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_frameworks.frameworks.html b/docs/next/variables/_celljs_frameworks.frameworks.html index 96be82044..1fc2718ed 100644 --- a/docs/next/variables/_celljs_frameworks.frameworks.html +++ b/docs/next/variables/_celljs_frameworks.frameworks.html @@ -1 +1 @@ -frameworks | CellJS TypeDoc
                                                                          frameworks: (
                                                                              | {
                                                                                  detectors: {
                                                                                      every: {
                                                                                          matchContent: string;
                                                                                          path: string;
                                                                                      }[];
                                                                                      some?: undefined;
                                                                                  };
                                                                                  name: string;
                                                                                  settings: {
                                                                                      buildCommand:before?: undefined;
                                                                                      compileCommand?: undefined;
                                                                                      outputDir?: undefined;
                                                                                      serveCommand?: undefined;
                                                                                  };
                                                                                  useMode: string[];
                                                                                  useRuntime: string;
                                                                              }
                                                                              | {
                                                                                  detectors: {
                                                                                      every: {
                                                                                          matchContent: string;
                                                                                          path: string;
                                                                                      }[];
                                                                                      some?: undefined;
                                                                                  };
                                                                                  name: string;
                                                                                  settings: {
                                                                                      buildCommand:before: string;
                                                                                      compileCommand?: undefined;
                                                                                      outputDir?: undefined;
                                                                                      serveCommand: string;
                                                                                  };
                                                                                  useMode: string[];
                                                                                  useRuntime: string;
                                                                              }
                                                                              | {
                                                                                  detectors: {
                                                                                      every: {
                                                                                          matchContent: string;
                                                                                          path: string;
                                                                                      }[];
                                                                                      some?: undefined;
                                                                                  };
                                                                                  name: string;
                                                                                  settings: {
                                                                                      buildCommand:before: string;
                                                                                      compileCommand?: undefined;
                                                                                      outputDir: string;
                                                                                      serveCommand: string;
                                                                                  };
                                                                                  useMode: string[];
                                                                                  useRuntime: string;
                                                                              }
                                                                              | {
                                                                                  detectors: {
                                                                                      every?: undefined;
                                                                                      some: {
                                                                                          matchContent: string;
                                                                                          path: string;
                                                                                      }[];
                                                                                  };
                                                                                  name: string;
                                                                                  settings: {
                                                                                      buildCommand:before: string;
                                                                                      compileCommand?: undefined;
                                                                                      outputDir: string;
                                                                                      serveCommand: string;
                                                                                  };
                                                                                  useMode: string[];
                                                                                  useRuntime: string;
                                                                              }
                                                                              | {
                                                                                  detectors: {
                                                                                      every: {
                                                                                          matchContent: string;
                                                                                          path: string;
                                                                                      }[];
                                                                                      some?: undefined;
                                                                                  };
                                                                                  name: string;
                                                                                  settings: {
                                                                                      buildCommand:before: string;
                                                                                      compileCommand: string;
                                                                                      outputDir: string;
                                                                                      serveCommand?: undefined;
                                                                                  };
                                                                                  useMode: string[];
                                                                                  useRuntime: string;
                                                                              }
                                                                              | {
                                                                                  detectors: {
                                                                                      every: {
                                                                                          matchContent: string;
                                                                                          path: string;
                                                                                      }[];
                                                                                      some?: undefined;
                                                                                  };
                                                                                  name: string;
                                                                                  settings: {
                                                                                      buildCommand:before?: undefined;
                                                                                      compileCommand: string;
                                                                                      outputDir?: undefined;
                                                                                      serveCommand: string;
                                                                                  };
                                                                                  useMode: string[];
                                                                                  useRuntime: string;
                                                                              }
                                                                              | {
                                                                                  detectors: {
                                                                                      every: {
                                                                                          path: string;
                                                                                      }[];
                                                                                      some: {
                                                                                          path: string;
                                                                                      }[];
                                                                                  };
                                                                                  name: string;
                                                                                  settings: {
                                                                                      buildCommand:before?: undefined;
                                                                                      compileCommand?: undefined;
                                                                                      outputDir?: undefined;
                                                                                      serveCommand?: undefined;
                                                                                  };
                                                                                  useMode: string[];
                                                                                  useRuntime: string;
                                                                              }
                                                                              | {
                                                                                  detectors: {
                                                                                      every?: undefined;
                                                                                      some: {
                                                                                          matchContent: string;
                                                                                          path: string;
                                                                                      }[];
                                                                                  };
                                                                                  name: string;
                                                                                  settings: {
                                                                                      buildCommand:before?: undefined;
                                                                                      compileCommand?: undefined;
                                                                                      outputDir?: undefined;
                                                                                      serveCommand?: undefined;
                                                                                  };
                                                                                  useMode: string[];
                                                                                  useRuntime: string;
                                                                              }
                                                                              | {
                                                                                  detectors: {
                                                                                      every: {
                                                                                          path: string;
                                                                                      }[];
                                                                                      some?: undefined;
                                                                                  };
                                                                                  name: string;
                                                                                  settings: {
                                                                                      buildCommand:before?: undefined;
                                                                                      compileCommand?: undefined;
                                                                                      outputDir: string;
                                                                                      serveCommand?: undefined;
                                                                                  };
                                                                                  useMode: string[];
                                                                                  useRuntime: string;
                                                                              })[] = ...
                                                                          +frameworks | CellJS TypeDoc
                                                                          frameworks: (
                                                                              | {
                                                                                  detectors: {
                                                                                      every: {
                                                                                          matchContent: string;
                                                                                          path: string;
                                                                                      }[];
                                                                                      some?: undefined;
                                                                                  };
                                                                                  name: string;
                                                                                  settings: {
                                                                                      buildCommand:before?: undefined;
                                                                                      compileCommand?: undefined;
                                                                                      outputDir?: undefined;
                                                                                      serveCommand?: undefined;
                                                                                  };
                                                                                  useMode: string[];
                                                                                  useRuntime: string;
                                                                              }
                                                                              | {
                                                                                  detectors: {
                                                                                      every: {
                                                                                          matchContent: string;
                                                                                          path: string;
                                                                                      }[];
                                                                                      some?: undefined;
                                                                                  };
                                                                                  name: string;
                                                                                  settings: {
                                                                                      buildCommand:before: string;
                                                                                      compileCommand?: undefined;
                                                                                      outputDir?: undefined;
                                                                                      serveCommand: string;
                                                                                  };
                                                                                  useMode: string[];
                                                                                  useRuntime: string;
                                                                              }
                                                                              | {
                                                                                  detectors: {
                                                                                      every: {
                                                                                          matchContent: string;
                                                                                          path: string;
                                                                                      }[];
                                                                                      some?: undefined;
                                                                                  };
                                                                                  name: string;
                                                                                  settings: {
                                                                                      buildCommand:before: string;
                                                                                      compileCommand?: undefined;
                                                                                      outputDir: string;
                                                                                      serveCommand: string;
                                                                                  };
                                                                                  useMode: string[];
                                                                                  useRuntime: string;
                                                                              }
                                                                              | {
                                                                                  detectors: {
                                                                                      every?: undefined;
                                                                                      some: {
                                                                                          matchContent: string;
                                                                                          path: string;
                                                                                      }[];
                                                                                  };
                                                                                  name: string;
                                                                                  settings: {
                                                                                      buildCommand:before: string;
                                                                                      compileCommand?: undefined;
                                                                                      outputDir: string;
                                                                                      serveCommand: string;
                                                                                  };
                                                                                  useMode: string[];
                                                                                  useRuntime: string;
                                                                              }
                                                                              | {
                                                                                  detectors: {
                                                                                      every: {
                                                                                          matchContent: string;
                                                                                          path: string;
                                                                                      }[];
                                                                                      some?: undefined;
                                                                                  };
                                                                                  name: string;
                                                                                  settings: {
                                                                                      buildCommand:before: string;
                                                                                      compileCommand: string;
                                                                                      outputDir: string;
                                                                                      serveCommand?: undefined;
                                                                                  };
                                                                                  useMode: string[];
                                                                                  useRuntime: string;
                                                                              }
                                                                              | {
                                                                                  detectors: {
                                                                                      every: {
                                                                                          matchContent: string;
                                                                                          path: string;
                                                                                      }[];
                                                                                      some?: undefined;
                                                                                  };
                                                                                  name: string;
                                                                                  settings: {
                                                                                      buildCommand:before?: undefined;
                                                                                      compileCommand: string;
                                                                                      outputDir?: undefined;
                                                                                      serveCommand: string;
                                                                                  };
                                                                                  useMode: string[];
                                                                                  useRuntime: string;
                                                                              }
                                                                              | {
                                                                                  detectors: {
                                                                                      every: {
                                                                                          path: string;
                                                                                      }[];
                                                                                      some: {
                                                                                          path: string;
                                                                                      }[];
                                                                                  };
                                                                                  name: string;
                                                                                  settings: {
                                                                                      buildCommand:before?: undefined;
                                                                                      compileCommand?: undefined;
                                                                                      outputDir?: undefined;
                                                                                      serveCommand?: undefined;
                                                                                  };
                                                                                  useMode: string[];
                                                                                  useRuntime: string;
                                                                              }
                                                                              | {
                                                                                  detectors: {
                                                                                      every?: undefined;
                                                                                      some: {
                                                                                          matchContent: string;
                                                                                          path: string;
                                                                                      }[];
                                                                                  };
                                                                                  name: string;
                                                                                  settings: {
                                                                                      buildCommand:before?: undefined;
                                                                                      compileCommand?: undefined;
                                                                                      outputDir?: undefined;
                                                                                      serveCommand?: undefined;
                                                                                  };
                                                                                  useMode: string[];
                                                                                  useRuntime: string;
                                                                              }
                                                                              | {
                                                                                  detectors: {
                                                                                      every: {
                                                                                          path: string;
                                                                                      }[];
                                                                                      some?: undefined;
                                                                                  };
                                                                                  name: string;
                                                                                  settings: {
                                                                                      buildCommand:before?: undefined;
                                                                                      compileCommand?: undefined;
                                                                                      outputDir: string;
                                                                                      serveCommand?: undefined;
                                                                                  };
                                                                                  useMode: string[];
                                                                                  useRuntime: string;
                                                                              })[] = ...
                                                                          diff --git a/docs/next/variables/_celljs_grommet.LEFT_AREA.html b/docs/next/variables/_celljs_grommet.LEFT_AREA.html index 2ca501717..06c5febec 100644 --- a/docs/next/variables/_celljs_grommet.LEFT_AREA.html +++ b/docs/next/variables/_celljs_grommet.LEFT_AREA.html @@ -1 +1 @@ -LEFT_AREA | CellJS TypeDoc
                                                                          +LEFT_AREA | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_grommet.THEME_REACT_CONTEXT_PRIORITY.html b/docs/next/variables/_celljs_grommet.THEME_REACT_CONTEXT_PRIORITY.html index af1f39414..44cca8527 100644 --- a/docs/next/variables/_celljs_grommet.THEME_REACT_CONTEXT_PRIORITY.html +++ b/docs/next/variables/_celljs_grommet.THEME_REACT_CONTEXT_PRIORITY.html @@ -1 +1 @@ -THEME_REACT_CONTEXT_PRIORITY | CellJS TypeDoc

                                                                          Variable THEME_REACT_CONTEXT_PRIORITYConst

                                                                          THEME_REACT_CONTEXT_PRIORITY = 2000
                                                                          +THEME_REACT_CONTEXT_PRIORITY | CellJS TypeDoc

                                                                          Variable THEME_REACT_CONTEXT_PRIORITYConst

                                                                          THEME_REACT_CONTEXT_PRIORITY = 2000
                                                                          diff --git a/docs/next/variables/_celljs_grommet.TOP_AREA.html b/docs/next/variables/_celljs_grommet.TOP_AREA.html index 0d64188a6..7b38600e9 100644 --- a/docs/next/variables/_celljs_grommet.TOP_AREA.html +++ b/docs/next/variables/_celljs_grommet.TOP_AREA.html @@ -1 +1 @@ -TOP_AREA | CellJS TypeDoc
                                                                          +TOP_AREA | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_http.RestOperations-1.html b/docs/next/variables/_celljs_http.RestOperations-1.html index 0f1b4d136..6c683accd 100644 --- a/docs/next/variables/_celljs_http.RestOperations-1.html +++ b/docs/next/variables/_celljs_http.RestOperations-1.html @@ -1 +1 @@ -RestOperations | CellJS TypeDoc
                                                                          +RestOperations | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_http.RestOperationsFactory-1.html b/docs/next/variables/_celljs_http.RestOperationsFactory-1.html index 2bdf416e9..872509060 100644 --- a/docs/next/variables/_celljs_http.RestOperationsFactory-1.html +++ b/docs/next/variables/_celljs_http.RestOperationsFactory-1.html @@ -1 +1 @@ -RestOperationsFactory | CellJS TypeDoc
                                                                          +RestOperationsFactory | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_http.XML_HTTP_REQUEST.html b/docs/next/variables/_celljs_http.XML_HTTP_REQUEST.html index 3c92c7627..fd15f1826 100644 --- a/docs/next/variables/_celljs_http.XML_HTTP_REQUEST.html +++ b/docs/next/variables/_celljs_http.XML_HTTP_REQUEST.html @@ -1 +1 @@ -XML_HTTP_REQUEST | CellJS TypeDoc

                                                                          Variable XML_HTTP_REQUESTConst

                                                                          XML_HTTP_REQUEST: "XMLHttpRequest" = 'XMLHttpRequest'
                                                                          +XML_HTTP_REQUEST | CellJS TypeDoc

                                                                          Variable XML_HTTP_REQUESTConst

                                                                          XML_HTTP_REQUEST: "XMLHttpRequest" = 'XMLHttpRequest'
                                                                          diff --git a/docs/next/variables/_celljs_jwt.JwtSecretService-2.html b/docs/next/variables/_celljs_jwt.JwtSecretService-2.html index 42f7c24d1..66905162d 100644 --- a/docs/next/variables/_celljs_jwt.JwtSecretService-2.html +++ b/docs/next/variables/_celljs_jwt.JwtSecretService-2.html @@ -1 +1 @@ -JwtSecretService | CellJS TypeDoc
                                                                          +JwtSecretService | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_jwt.JwtService-1.html b/docs/next/variables/_celljs_jwt.JwtService-1.html index 8faaea47d..8c5f6b0f6 100644 --- a/docs/next/variables/_celljs_jwt.JwtService-1.html +++ b/docs/next/variables/_celljs_jwt.JwtService-1.html @@ -1 +1 @@ -JwtService | CellJS TypeDoc
                                                                          +JwtService | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_logger.RawWinstonLogger-1.html b/docs/next/variables/_celljs_logger.RawWinstonLogger-1.html index 2e9a5797c..e71cea1da 100644 --- a/docs/next/variables/_celljs_logger.RawWinstonLogger-1.html +++ b/docs/next/variables/_celljs_logger.RawWinstonLogger-1.html @@ -1 +1 @@ -RawWinstonLogger | CellJS TypeDoc
                                                                          +RawWinstonLogger | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_logger.WinstonConfig-1.html b/docs/next/variables/_celljs_logger.WinstonConfig-1.html index a05ea2d53..da2765e52 100644 --- a/docs/next/variables/_celljs_logger.WinstonConfig-1.html +++ b/docs/next/variables/_celljs_logger.WinstonConfig-1.html @@ -1 +1 @@ -WinstonConfig | CellJS TypeDoc
                                                                          +WinstonConfig | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_material_ui.THEME_REACT_CONTEXT_PRIORITY.html b/docs/next/variables/_celljs_material_ui.THEME_REACT_CONTEXT_PRIORITY.html index 54e871f58..dd6e51d69 100644 --- a/docs/next/variables/_celljs_material_ui.THEME_REACT_CONTEXT_PRIORITY.html +++ b/docs/next/variables/_celljs_material_ui.THEME_REACT_CONTEXT_PRIORITY.html @@ -1 +1 @@ -THEME_REACT_CONTEXT_PRIORITY | CellJS TypeDoc

                                                                          Variable THEME_REACT_CONTEXT_PRIORITYConst

                                                                          THEME_REACT_CONTEXT_PRIORITY = 2000
                                                                          +THEME_REACT_CONTEXT_PRIORITY | CellJS TypeDoc

                                                                          Variable THEME_REACT_CONTEXT_PRIORITYConst

                                                                          THEME_REACT_CONTEXT_PRIORITY = 2000
                                                                          diff --git a/docs/next/variables/_celljs_material_ui.ThemeOptions-1.html b/docs/next/variables/_celljs_material_ui.ThemeOptions-1.html index a074145e6..1262a976c 100644 --- a/docs/next/variables/_celljs_material_ui.ThemeOptions-1.html +++ b/docs/next/variables/_celljs_material_ui.ThemeOptions-1.html @@ -1 +1 @@ -ThemeOptions | CellJS TypeDoc
                                                                          +ThemeOptions | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_material_ui.ThemeProvider-1.html b/docs/next/variables/_celljs_material_ui.ThemeProvider-1.html index 19354796d..f221f85a7 100644 --- a/docs/next/variables/_celljs_material_ui.ThemeProvider-1.html +++ b/docs/next/variables/_celljs_material_ui.ThemeProvider-1.html @@ -1 +1 @@ -ThemeProvider | CellJS TypeDoc
                                                                          +ThemeProvider | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_mvc.common.MVC_PATH.html b/docs/next/variables/_celljs_mvc.common.MVC_PATH.html index de839462b..b72e396fc 100644 --- a/docs/next/variables/_celljs_mvc.common.MVC_PATH.html +++ b/docs/next/variables/_celljs_mvc.common.MVC_PATH.html @@ -1 +1 @@ -MVC_PATH | CellJS TypeDoc
                                                                          MVC_PATH: "cell.mvc.path" = 'cell.mvc.path'
                                                                          +MVC_PATH | CellJS TypeDoc
                                                                          MVC_PATH: "cell.mvc.path" = 'cell.mvc.path'
                                                                          diff --git a/docs/next/variables/_celljs_mvc.node.CONTROLLER.html b/docs/next/variables/_celljs_mvc.node.CONTROLLER.html index b3daa6935..fc2d44e0f 100644 --- a/docs/next/variables/_celljs_mvc.node.CONTROLLER.html +++ b/docs/next/variables/_celljs_mvc.node.CONTROLLER.html @@ -1 +1 @@ -CONTROLLER | CellJS TypeDoc
                                                                          CONTROLLER: typeof CONTROLLER = ...
                                                                          +CONTROLLER | CellJS TypeDoc
                                                                          CONTROLLER: typeof CONTROLLER = ...
                                                                          diff --git a/docs/next/variables/_celljs_mvc.node.CONTROLLER_TAG.html b/docs/next/variables/_celljs_mvc.node.CONTROLLER_TAG.html index 8e20b010d..566c0ee53 100644 --- a/docs/next/variables/_celljs_mvc.node.CONTROLLER_TAG.html +++ b/docs/next/variables/_celljs_mvc.node.CONTROLLER_TAG.html @@ -1 +1 @@ -CONTROLLER_TAG | CellJS TypeDoc
                                                                          CONTROLLER_TAG: "Controller" = 'Controller'
                                                                          +CONTROLLER_TAG | CellJS TypeDoc
                                                                          CONTROLLER_TAG: "Controller" = 'Controller'
                                                                          diff --git a/docs/next/variables/_celljs_mvc.node.FILE_VIEW_NAME.html b/docs/next/variables/_celljs_mvc.node.FILE_VIEW_NAME.html index 92deaed79..98a698044 100644 --- a/docs/next/variables/_celljs_mvc.node.FILE_VIEW_NAME.html +++ b/docs/next/variables/_celljs_mvc.node.FILE_VIEW_NAME.html @@ -1 +1 @@ -FILE_VIEW_NAME | CellJS TypeDoc
                                                                          FILE_VIEW_NAME: "file" = 'file'
                                                                          +FILE_VIEW_NAME | CellJS TypeDoc
                                                                          FILE_VIEW_NAME: "file" = 'file'
                                                                          diff --git a/docs/next/variables/_celljs_mvc.node.HTML_VIEW_NAME.html b/docs/next/variables/_celljs_mvc.node.HTML_VIEW_NAME.html index 62282c4fd..69b6a4d4d 100644 --- a/docs/next/variables/_celljs_mvc.node.HTML_VIEW_NAME.html +++ b/docs/next/variables/_celljs_mvc.node.HTML_VIEW_NAME.html @@ -1 +1 @@ -HTML_VIEW_NAME | CellJS TypeDoc
                                                                          HTML_VIEW_NAME: "html" = 'html'
                                                                          +HTML_VIEW_NAME | CellJS TypeDoc
                                                                          HTML_VIEW_NAME: "html" = 'html'
                                                                          diff --git a/docs/next/variables/_celljs_mvc.node.JSON_VIEW_NAME.html b/docs/next/variables/_celljs_mvc.node.JSON_VIEW_NAME.html index 15a998c5b..a0cbfedc9 100644 --- a/docs/next/variables/_celljs_mvc.node.JSON_VIEW_NAME.html +++ b/docs/next/variables/_celljs_mvc.node.JSON_VIEW_NAME.html @@ -1 +1 @@ -JSON_VIEW_NAME | CellJS TypeDoc
                                                                          JSON_VIEW_NAME: "json" = 'json'
                                                                          +JSON_VIEW_NAME | CellJS TypeDoc
                                                                          JSON_VIEW_NAME: "json" = 'json'
                                                                          diff --git a/docs/next/variables/_celljs_mvc.node.MVC_HANDLER_ADAPTER_PRIORITY.html b/docs/next/variables/_celljs_mvc.node.MVC_HANDLER_ADAPTER_PRIORITY.html index 6451987c7..d14d80bb7 100644 --- a/docs/next/variables/_celljs_mvc.node.MVC_HANDLER_ADAPTER_PRIORITY.html +++ b/docs/next/variables/_celljs_mvc.node.MVC_HANDLER_ADAPTER_PRIORITY.html @@ -1 +1 @@ -MVC_HANDLER_ADAPTER_PRIORITY | CellJS TypeDoc

                                                                          Variable MVC_HANDLER_ADAPTER_PRIORITYConst

                                                                          MVC_HANDLER_ADAPTER_PRIORITY = 2000
                                                                          +MVC_HANDLER_ADAPTER_PRIORITY | CellJS TypeDoc

                                                                          Variable MVC_HANDLER_ADAPTER_PRIORITYConst

                                                                          MVC_HANDLER_ADAPTER_PRIORITY = 2000
                                                                          diff --git a/docs/next/variables/_celljs_mvc.node.MethodArgsResolver-1.html b/docs/next/variables/_celljs_mvc.node.MethodArgsResolver-1.html index da0be4d2b..e4c47c162 100644 --- a/docs/next/variables/_celljs_mvc.node.MethodArgsResolver-1.html +++ b/docs/next/variables/_celljs_mvc.node.MethodArgsResolver-1.html @@ -1 +1 @@ -MethodArgsResolver | CellJS TypeDoc
                                                                          +MethodArgsResolver | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_mvc.node.PATH_PARMAS_ATTR.html b/docs/next/variables/_celljs_mvc.node.PATH_PARMAS_ATTR.html index 015cc2c4d..d2d6ad3c0 100644 --- a/docs/next/variables/_celljs_mvc.node.PATH_PARMAS_ATTR.html +++ b/docs/next/variables/_celljs_mvc.node.PATH_PARMAS_ATTR.html @@ -1 +1 @@ -PATH_PARMAS_ATTR | CellJS TypeDoc

                                                                          Variable PATH_PARMAS_ATTRConst

                                                                          PATH_PARMAS_ATTR: "pathParams" = 'pathParams'
                                                                          +PATH_PARMAS_ATTR | CellJS TypeDoc

                                                                          Variable PATH_PARMAS_ATTRConst

                                                                          PATH_PARMAS_ATTR: "pathParams" = 'pathParams'
                                                                          diff --git a/docs/next/variables/_celljs_mvc.node.ResponseResolver-1.html b/docs/next/variables/_celljs_mvc.node.ResponseResolver-1.html index ce073281a..6f77fb728 100644 --- a/docs/next/variables/_celljs_mvc.node.ResponseResolver-1.html +++ b/docs/next/variables/_celljs_mvc.node.ResponseResolver-1.html @@ -1 +1 @@ -ResponseResolver | CellJS TypeDoc
                                                                          +ResponseResolver | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_mvc.node.RouteMetadataMatcher-1.html b/docs/next/variables/_celljs_mvc.node.RouteMetadataMatcher-1.html index caeee5995..87017aad0 100644 --- a/docs/next/variables/_celljs_mvc.node.RouteMetadataMatcher-1.html +++ b/docs/next/variables/_celljs_mvc.node.RouteMetadataMatcher-1.html @@ -1 +1 @@ -RouteMetadataMatcher | CellJS TypeDoc
                                                                          +RouteMetadataMatcher | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_mvc.node.RouteProvider-1.html b/docs/next/variables/_celljs_mvc.node.RouteProvider-1.html index 52c561a68..37031d833 100644 --- a/docs/next/variables/_celljs_mvc.node.RouteProvider-1.html +++ b/docs/next/variables/_celljs_mvc.node.RouteProvider-1.html @@ -1 +1 @@ -RouteProvider | CellJS TypeDoc
                                                                          +RouteProvider | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_mvc.node.TEXT_VIEW_NAME.html b/docs/next/variables/_celljs_mvc.node.TEXT_VIEW_NAME.html index 399f913f4..52749de0b 100644 --- a/docs/next/variables/_celljs_mvc.node.TEXT_VIEW_NAME.html +++ b/docs/next/variables/_celljs_mvc.node.TEXT_VIEW_NAME.html @@ -1 +1 @@ -TEXT_VIEW_NAME | CellJS TypeDoc
                                                                          TEXT_VIEW_NAME: "text" = 'text'
                                                                          +TEXT_VIEW_NAME | CellJS TypeDoc
                                                                          TEXT_VIEW_NAME: "text" = 'text'
                                                                          diff --git a/docs/next/variables/_celljs_mvc.node.ViewResolver-1.html b/docs/next/variables/_celljs_mvc.node.ViewResolver-1.html index 49353c8ff..db0bdaf2e 100644 --- a/docs/next/variables/_celljs_mvc.node.ViewResolver-1.html +++ b/docs/next/variables/_celljs_mvc.node.ViewResolver-1.html @@ -1 +1 @@ -ViewResolver | CellJS TypeDoc
                                                                          +ViewResolver | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_client.AUTHORIZATION_CODE_GRANT_MIDDLEWARE_PRIORITY.html b/docs/next/variables/_celljs_oauth2_client.AUTHORIZATION_CODE_GRANT_MIDDLEWARE_PRIORITY.html index 27b3fa9fd..47fc766b1 100644 --- a/docs/next/variables/_celljs_oauth2_client.AUTHORIZATION_CODE_GRANT_MIDDLEWARE_PRIORITY.html +++ b/docs/next/variables/_celljs_oauth2_client.AUTHORIZATION_CODE_GRANT_MIDDLEWARE_PRIORITY.html @@ -1 +1 @@ -AUTHORIZATION_CODE_GRANT_MIDDLEWARE_PRIORITY | CellJS TypeDoc

                                                                          Variable AUTHORIZATION_CODE_GRANT_MIDDLEWARE_PRIORITYConst

                                                                          AUTHORIZATION_CODE_GRANT_MIDDLEWARE_PRIORITY: number = ...
                                                                          +AUTHORIZATION_CODE_GRANT_MIDDLEWARE_PRIORITY | CellJS TypeDoc

                                                                          Variable AUTHORIZATION_CODE_GRANT_MIDDLEWARE_PRIORITYConst

                                                                          AUTHORIZATION_CODE_GRANT_MIDDLEWARE_PRIORITY: number = ...
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_client.AUTHORIZATION_CODE_GRANT_URI.html b/docs/next/variables/_celljs_oauth2_client.AUTHORIZATION_CODE_GRANT_URI.html index a4d0db17d..93cf932ad 100644 --- a/docs/next/variables/_celljs_oauth2_client.AUTHORIZATION_CODE_GRANT_URI.html +++ b/docs/next/variables/_celljs_oauth2_client.AUTHORIZATION_CODE_GRANT_URI.html @@ -1 +1 @@ -AUTHORIZATION_CODE_GRANT_URI | CellJS TypeDoc

                                                                          Variable AUTHORIZATION_CODE_GRANT_URIConst

                                                                          AUTHORIZATION_CODE_GRANT_URI: "cell.oauth2.client.authorizationCodeGrantUri" = 'cell.oauth2.client.authorizationCodeGrantUri'
                                                                          +AUTHORIZATION_CODE_GRANT_URI | CellJS TypeDoc

                                                                          Variable AUTHORIZATION_CODE_GRANT_URIConst

                                                                          AUTHORIZATION_CODE_GRANT_URI: "cell.oauth2.client.authorizationCodeGrantUri" = 'cell.oauth2.client.authorizationCodeGrantUri'
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_client.AUTHORIZATION_REQUEST_BASE_URI.html b/docs/next/variables/_celljs_oauth2_client.AUTHORIZATION_REQUEST_BASE_URI.html index e895ff9ea..180f10b27 100644 --- a/docs/next/variables/_celljs_oauth2_client.AUTHORIZATION_REQUEST_BASE_URI.html +++ b/docs/next/variables/_celljs_oauth2_client.AUTHORIZATION_REQUEST_BASE_URI.html @@ -1 +1 @@ -AUTHORIZATION_REQUEST_BASE_URI | CellJS TypeDoc

                                                                          Variable AUTHORIZATION_REQUEST_BASE_URIConst

                                                                          AUTHORIZATION_REQUEST_BASE_URI: "cell.oauth2.client.authorizationRequestBaseUri" = 'cell.oauth2.client.authorizationRequestBaseUri'
                                                                          +AUTHORIZATION_REQUEST_BASE_URI | CellJS TypeDoc

                                                                          Variable AUTHORIZATION_REQUEST_BASE_URIConst

                                                                          AUTHORIZATION_REQUEST_BASE_URI: "cell.oauth2.client.authorizationRequestBaseUri" = 'cell.oauth2.client.authorizationRequestBaseUri'
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_client.AUTHORIZATION_REQUEST_NOT_FOUND_ERROR_CODE.html b/docs/next/variables/_celljs_oauth2_client.AUTHORIZATION_REQUEST_NOT_FOUND_ERROR_CODE.html index c9c8dbb35..3959651d2 100644 --- a/docs/next/variables/_celljs_oauth2_client.AUTHORIZATION_REQUEST_NOT_FOUND_ERROR_CODE.html +++ b/docs/next/variables/_celljs_oauth2_client.AUTHORIZATION_REQUEST_NOT_FOUND_ERROR_CODE.html @@ -1 +1 @@ -AUTHORIZATION_REQUEST_NOT_FOUND_ERROR_CODE | CellJS TypeDoc

                                                                          Variable AUTHORIZATION_REQUEST_NOT_FOUND_ERROR_CODEConst

                                                                          AUTHORIZATION_REQUEST_NOT_FOUND_ERROR_CODE: "authorization_request_not_found" = 'authorization_request_not_found'
                                                                          +AUTHORIZATION_REQUEST_NOT_FOUND_ERROR_CODE | CellJS TypeDoc

                                                                          Variable AUTHORIZATION_REQUEST_NOT_FOUND_ERROR_CODEConst

                                                                          AUTHORIZATION_REQUEST_NOT_FOUND_ERROR_CODE: "authorization_request_not_found" = 'authorization_request_not_found'
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_client.AUTHORIZATION_REQUEST_REDIRECT_MIDDLEWARE_PRIORITY.html b/docs/next/variables/_celljs_oauth2_client.AUTHORIZATION_REQUEST_REDIRECT_MIDDLEWARE_PRIORITY.html index d282b43bb..147e978c5 100644 --- a/docs/next/variables/_celljs_oauth2_client.AUTHORIZATION_REQUEST_REDIRECT_MIDDLEWARE_PRIORITY.html +++ b/docs/next/variables/_celljs_oauth2_client.AUTHORIZATION_REQUEST_REDIRECT_MIDDLEWARE_PRIORITY.html @@ -1 +1 @@ -AUTHORIZATION_REQUEST_REDIRECT_MIDDLEWARE_PRIORITY | CellJS TypeDoc

                                                                          Variable AUTHORIZATION_REQUEST_REDIRECT_MIDDLEWARE_PRIORITYConst

                                                                          AUTHORIZATION_REQUEST_REDIRECT_MIDDLEWARE_PRIORITY: number = ...
                                                                          +AUTHORIZATION_REQUEST_REDIRECT_MIDDLEWARE_PRIORITY | CellJS TypeDoc

                                                                          Variable AUTHORIZATION_REQUEST_REDIRECT_MIDDLEWARE_PRIORITYConst

                                                                          AUTHORIZATION_REQUEST_REDIRECT_MIDDLEWARE_PRIORITY: number = ...
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_client.AuthorizationContext.PASSWORD_ATTRIBUTE_NAME.html b/docs/next/variables/_celljs_oauth2_client.AuthorizationContext.PASSWORD_ATTRIBUTE_NAME.html index 3e77aa6eb..2d5b97b41 100644 --- a/docs/next/variables/_celljs_oauth2_client.AuthorizationContext.PASSWORD_ATTRIBUTE_NAME.html +++ b/docs/next/variables/_celljs_oauth2_client.AuthorizationContext.PASSWORD_ATTRIBUTE_NAME.html @@ -1,3 +1,3 @@ PASSWORD_ATTRIBUTE_NAME | CellJS TypeDoc
                                                                          PASSWORD_ATTRIBUTE_NAME: "AuthorizationContext.PASSWORD" = 'AuthorizationContext.PASSWORD'

                                                                          The name of the attributes in the context associated to the value for the resource owner's password.

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_client.AuthorizationContext.REQUEST_SCOPE_ATTRIBUTE_NAME.html b/docs/next/variables/_celljs_oauth2_client.AuthorizationContext.REQUEST_SCOPE_ATTRIBUTE_NAME.html index d4fd65846..e1d0cb1ca 100644 --- a/docs/next/variables/_celljs_oauth2_client.AuthorizationContext.REQUEST_SCOPE_ATTRIBUTE_NAME.html +++ b/docs/next/variables/_celljs_oauth2_client.AuthorizationContext.REQUEST_SCOPE_ATTRIBUTE_NAME.html @@ -1,3 +1,3 @@ REQUEST_SCOPE_ATTRIBUTE_NAME | CellJS TypeDoc
                                                                          REQUEST_SCOPE_ATTRIBUTE_NAME: "AuthorizationContext.REQUEST_SCOPE" = 'AuthorizationContext.REQUEST_SCOPE'

                                                                          The name of the attributes in the context associated to the value for the "request scope(s)".

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_client.AuthorizationContext.USERNAME_ATTRIBUTE_NAME.html b/docs/next/variables/_celljs_oauth2_client.AuthorizationContext.USERNAME_ATTRIBUTE_NAME.html index 420b5303c..e4e3c4e5d 100644 --- a/docs/next/variables/_celljs_oauth2_client.AuthorizationContext.USERNAME_ATTRIBUTE_NAME.html +++ b/docs/next/variables/_celljs_oauth2_client.AuthorizationContext.USERNAME_ATTRIBUTE_NAME.html @@ -1,3 +1,3 @@ USERNAME_ATTRIBUTE_NAME | CellJS TypeDoc
                                                                          USERNAME_ATTRIBUTE_NAME: "AuthorizationContext.USERNAME" = 'AuthorizationContext.USERNAME'

                                                                          The name of the attributes in the context associated to the value for the resource owner's username.

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_client.AuthorizationFailureHandler-1.html b/docs/next/variables/_celljs_oauth2_client.AuthorizationFailureHandler-1.html index 9a7464635..78c28fb71 100644 --- a/docs/next/variables/_celljs_oauth2_client.AuthorizationFailureHandler-1.html +++ b/docs/next/variables/_celljs_oauth2_client.AuthorizationFailureHandler-1.html @@ -1 +1 @@ -AuthorizationFailureHandler | CellJS TypeDoc
                                                                          +AuthorizationFailureHandler | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_client.AuthorizationRequestManager-1.html b/docs/next/variables/_celljs_oauth2_client.AuthorizationRequestManager-1.html index 2ab11ccdc..fea9a496f 100644 --- a/docs/next/variables/_celljs_oauth2_client.AuthorizationRequestManager-1.html +++ b/docs/next/variables/_celljs_oauth2_client.AuthorizationRequestManager-1.html @@ -1 +1 @@ -AuthorizationRequestManager | CellJS TypeDoc
                                                                          +AuthorizationRequestManager | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_client.AuthorizationRequestResolver-1.html b/docs/next/variables/_celljs_oauth2_client.AuthorizationRequestResolver-1.html index 4c569b1ed..73eadc7c9 100644 --- a/docs/next/variables/_celljs_oauth2_client.AuthorizationRequestResolver-1.html +++ b/docs/next/variables/_celljs_oauth2_client.AuthorizationRequestResolver-1.html @@ -1 +1 @@ -AuthorizationRequestResolver | CellJS TypeDoc
                                                                          +AuthorizationRequestResolver | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_client.AuthorizationSuccessHandler-1.html b/docs/next/variables/_celljs_oauth2_client.AuthorizationSuccessHandler-1.html index e596ef760..5658a2b1b 100644 --- a/docs/next/variables/_celljs_oauth2_client.AuthorizationSuccessHandler-1.html +++ b/docs/next/variables/_celljs_oauth2_client.AuthorizationSuccessHandler-1.html @@ -1 +1 @@ -AuthorizationSuccessHandler | CellJS TypeDoc
                                                                          +AuthorizationSuccessHandler | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_client.AuthorizedClientManager-1.html b/docs/next/variables/_celljs_oauth2_client.AuthorizedClientManager-1.html index b2ce18933..7660dea0c 100644 --- a/docs/next/variables/_celljs_oauth2_client.AuthorizedClientManager-1.html +++ b/docs/next/variables/_celljs_oauth2_client.AuthorizedClientManager-1.html @@ -1 +1 @@ -AuthorizedClientManager | CellJS TypeDoc
                                                                          +AuthorizedClientManager | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_client.AuthorizedClientProvider-1.html b/docs/next/variables/_celljs_oauth2_client.AuthorizedClientProvider-1.html index 831599b41..0a32433fb 100644 --- a/docs/next/variables/_celljs_oauth2_client.AuthorizedClientProvider-1.html +++ b/docs/next/variables/_celljs_oauth2_client.AuthorizedClientProvider-1.html @@ -1 +1 @@ -AuthorizedClientProvider | CellJS TypeDoc
                                                                          +AuthorizedClientProvider | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_client.AuthorizedClientService-1.html b/docs/next/variables/_celljs_oauth2_client.AuthorizedClientService-1.html index 244adf1fd..96aded2fd 100644 --- a/docs/next/variables/_celljs_oauth2_client.AuthorizedClientService-1.html +++ b/docs/next/variables/_celljs_oauth2_client.AuthorizedClientService-1.html @@ -1 +1 @@ -AuthorizedClientService | CellJS TypeDoc
                                                                          +AuthorizedClientService | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_client.CLIENT_REGISTRATION_NOT_FOUND_ERROR_CODE.html b/docs/next/variables/_celljs_oauth2_client.CLIENT_REGISTRATION_NOT_FOUND_ERROR_CODE.html index bdaa68f49..f063ccca0 100644 --- a/docs/next/variables/_celljs_oauth2_client.CLIENT_REGISTRATION_NOT_FOUND_ERROR_CODE.html +++ b/docs/next/variables/_celljs_oauth2_client.CLIENT_REGISTRATION_NOT_FOUND_ERROR_CODE.html @@ -1 +1 @@ -CLIENT_REGISTRATION_NOT_FOUND_ERROR_CODE | CellJS TypeDoc

                                                                          Variable CLIENT_REGISTRATION_NOT_FOUND_ERROR_CODEConst

                                                                          CLIENT_REGISTRATION_NOT_FOUND_ERROR_CODE: "client_registration_not_found" = 'client_registration_not_found'
                                                                          +CLIENT_REGISTRATION_NOT_FOUND_ERROR_CODE | CellJS TypeDoc

                                                                          Variable CLIENT_REGISTRATION_NOT_FOUND_ERROR_CODEConst

                                                                          CLIENT_REGISTRATION_NOT_FOUND_ERROR_CODE: "client_registration_not_found" = 'client_registration_not_found'
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_client.ClientRegistrationManager-1.html b/docs/next/variables/_celljs_oauth2_client.ClientRegistrationManager-1.html index 8de962836..34e2381b7 100644 --- a/docs/next/variables/_celljs_oauth2_client.ClientRegistrationManager-1.html +++ b/docs/next/variables/_celljs_oauth2_client.ClientRegistrationManager-1.html @@ -1 +1 @@ -ClientRegistrationManager | CellJS TypeDoc
                                                                          +ClientRegistrationManager | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_client.ContextAttributesMapper-1.html b/docs/next/variables/_celljs_oauth2_client.ContextAttributesMapper-1.html index 0f3817e79..88845972d 100644 --- a/docs/next/variables/_celljs_oauth2_client.ContextAttributesMapper-1.html +++ b/docs/next/variables/_celljs_oauth2_client.ContextAttributesMapper-1.html @@ -1 +1 @@ -ContextAttributesMapper | CellJS TypeDoc
                                                                          +ContextAttributesMapper | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_client.DEFAULT_REDIRECT_URI.html b/docs/next/variables/_celljs_oauth2_client.DEFAULT_REDIRECT_URI.html index 56cdf2540..a1210d0fc 100644 --- a/docs/next/variables/_celljs_oauth2_client.DEFAULT_REDIRECT_URI.html +++ b/docs/next/variables/_celljs_oauth2_client.DEFAULT_REDIRECT_URI.html @@ -1 +1 @@ -DEFAULT_REDIRECT_URI | CellJS TypeDoc
                                                                          DEFAULT_REDIRECT_URI: "cell.oauth2.client.defaultRedirectUri" = 'cell.oauth2.client.defaultRedirectUri'
                                                                          +DEFAULT_REDIRECT_URI | CellJS TypeDoc
                                                                          DEFAULT_REDIRECT_URI: "cell.oauth2.client.defaultRedirectUri" = 'cell.oauth2.client.defaultRedirectUri'
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_client.INVALID_ID_TOKEN_ERROR_CODE.html b/docs/next/variables/_celljs_oauth2_client.INVALID_ID_TOKEN_ERROR_CODE.html index 99d1e91d8..fae65de04 100644 --- a/docs/next/variables/_celljs_oauth2_client.INVALID_ID_TOKEN_ERROR_CODE.html +++ b/docs/next/variables/_celljs_oauth2_client.INVALID_ID_TOKEN_ERROR_CODE.html @@ -1 +1 @@ -INVALID_ID_TOKEN_ERROR_CODE | CellJS TypeDoc
                                                                          INVALID_ID_TOKEN_ERROR_CODE: "invalid_id_token" = 'invalid_id_token'
                                                                          +INVALID_ID_TOKEN_ERROR_CODE | CellJS TypeDoc
                                                                          INVALID_ID_TOKEN_ERROR_CODE: "invalid_id_token" = 'invalid_id_token'
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_client.INVALID_NONCE_ERROR_CODE.html b/docs/next/variables/_celljs_oauth2_client.INVALID_NONCE_ERROR_CODE.html index 06ce5fc56..fbbb8f3c6 100644 --- a/docs/next/variables/_celljs_oauth2_client.INVALID_NONCE_ERROR_CODE.html +++ b/docs/next/variables/_celljs_oauth2_client.INVALID_NONCE_ERROR_CODE.html @@ -1 +1 @@ -INVALID_NONCE_ERROR_CODE | CellJS TypeDoc
                                                                          INVALID_NONCE_ERROR_CODE: "invalid_nonce" = 'invalid_nonce'
                                                                          +INVALID_NONCE_ERROR_CODE | CellJS TypeDoc
                                                                          INVALID_NONCE_ERROR_CODE: "invalid_nonce" = 'invalid_nonce'
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_client.INVALID_STATE_PARAMETER_ERROR_CODE.html b/docs/next/variables/_celljs_oauth2_client.INVALID_STATE_PARAMETER_ERROR_CODE.html index a63c26d09..b449496f9 100644 --- a/docs/next/variables/_celljs_oauth2_client.INVALID_STATE_PARAMETER_ERROR_CODE.html +++ b/docs/next/variables/_celljs_oauth2_client.INVALID_STATE_PARAMETER_ERROR_CODE.html @@ -1 +1 @@ -INVALID_STATE_PARAMETER_ERROR_CODE | CellJS TypeDoc

                                                                          Variable INVALID_STATE_PARAMETER_ERROR_CODEConst

                                                                          INVALID_STATE_PARAMETER_ERROR_CODE: "invalid_state_parameter" = 'invalid_state_parameter'
                                                                          +INVALID_STATE_PARAMETER_ERROR_CODE | CellJS TypeDoc

                                                                          Variable INVALID_STATE_PARAMETER_ERROR_CODEConst

                                                                          INVALID_STATE_PARAMETER_ERROR_CODE: "invalid_state_parameter" = 'invalid_state_parameter'
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_client.INVALID_TOKEN_RESPONSE_ERROR_CODE.html b/docs/next/variables/_celljs_oauth2_client.INVALID_TOKEN_RESPONSE_ERROR_CODE.html index e3724e18c..c0f6272d4 100644 --- a/docs/next/variables/_celljs_oauth2_client.INVALID_TOKEN_RESPONSE_ERROR_CODE.html +++ b/docs/next/variables/_celljs_oauth2_client.INVALID_TOKEN_RESPONSE_ERROR_CODE.html @@ -1 +1 @@ -INVALID_TOKEN_RESPONSE_ERROR_CODE | CellJS TypeDoc

                                                                          Variable INVALID_TOKEN_RESPONSE_ERROR_CODEConst

                                                                          INVALID_TOKEN_RESPONSE_ERROR_CODE: "invalid_token_response" = 'invalid_token_response'
                                                                          +INVALID_TOKEN_RESPONSE_ERROR_CODE | CellJS TypeDoc

                                                                          Variable INVALID_TOKEN_RESPONSE_ERROR_CODEConst

                                                                          INVALID_TOKEN_RESPONSE_ERROR_CODE: "invalid_token_response" = 'invalid_token_response'
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_client.INVALID_USER_INFO_RESPONSE_ERROR_CODE.html b/docs/next/variables/_celljs_oauth2_client.INVALID_USER_INFO_RESPONSE_ERROR_CODE.html index 9317542ca..202038cdf 100644 --- a/docs/next/variables/_celljs_oauth2_client.INVALID_USER_INFO_RESPONSE_ERROR_CODE.html +++ b/docs/next/variables/_celljs_oauth2_client.INVALID_USER_INFO_RESPONSE_ERROR_CODE.html @@ -1 +1 @@ -INVALID_USER_INFO_RESPONSE_ERROR_CODE | CellJS TypeDoc

                                                                          Variable INVALID_USER_INFO_RESPONSE_ERROR_CODEConst

                                                                          INVALID_USER_INFO_RESPONSE_ERROR_CODE: "invalid_user_info_response" = 'invalid_user_info_response'
                                                                          +INVALID_USER_INFO_RESPONSE_ERROR_CODE | CellJS TypeDoc

                                                                          Variable INVALID_USER_INFO_RESPONSE_ERROR_CODEConst

                                                                          INVALID_USER_INFO_RESPONSE_ERROR_CODE: "invalid_user_info_response" = 'invalid_user_info_response'
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_client.JwsAlgorithmResolver-1.html b/docs/next/variables/_celljs_oauth2_client.JwsAlgorithmResolver-1.html index b14c35883..4ff242659 100644 --- a/docs/next/variables/_celljs_oauth2_client.JwsAlgorithmResolver-1.html +++ b/docs/next/variables/_celljs_oauth2_client.JwsAlgorithmResolver-1.html @@ -1 +1 @@ -JwsAlgorithmResolver | CellJS TypeDoc
                                                                          +JwsAlgorithmResolver | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_client.MISSING_SIGNATURE_VERIFIER_ERROR_CODE.html b/docs/next/variables/_celljs_oauth2_client.MISSING_SIGNATURE_VERIFIER_ERROR_CODE.html index 157631473..0ea5c82d4 100644 --- a/docs/next/variables/_celljs_oauth2_client.MISSING_SIGNATURE_VERIFIER_ERROR_CODE.html +++ b/docs/next/variables/_celljs_oauth2_client.MISSING_SIGNATURE_VERIFIER_ERROR_CODE.html @@ -1 +1 @@ -MISSING_SIGNATURE_VERIFIER_ERROR_CODE | CellJS TypeDoc

                                                                          Variable MISSING_SIGNATURE_VERIFIER_ERROR_CODEConst

                                                                          MISSING_SIGNATURE_VERIFIER_ERROR_CODE: "missing_signature_verifier" = 'missing_signature_verifier'
                                                                          +MISSING_SIGNATURE_VERIFIER_ERROR_CODE | CellJS TypeDoc

                                                                          Variable MISSING_SIGNATURE_VERIFIER_ERROR_CODEConst

                                                                          MISSING_SIGNATURE_VERIFIER_ERROR_CODE: "missing_signature_verifier" = 'missing_signature_verifier'
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_client.MISSING_USER_INFO_URI_ERROR_CODE.html b/docs/next/variables/_celljs_oauth2_client.MISSING_USER_INFO_URI_ERROR_CODE.html index 858f90262..d66e1a035 100644 --- a/docs/next/variables/_celljs_oauth2_client.MISSING_USER_INFO_URI_ERROR_CODE.html +++ b/docs/next/variables/_celljs_oauth2_client.MISSING_USER_INFO_URI_ERROR_CODE.html @@ -1 +1 @@ -MISSING_USER_INFO_URI_ERROR_CODE | CellJS TypeDoc

                                                                          Variable MISSING_USER_INFO_URI_ERROR_CODEConst

                                                                          MISSING_USER_INFO_URI_ERROR_CODE: "missing_user_info_uri" = 'missing_user_info_uri'
                                                                          +MISSING_USER_INFO_URI_ERROR_CODE | CellJS TypeDoc

                                                                          Variable MISSING_USER_INFO_URI_ERROR_CODEConst

                                                                          MISSING_USER_INFO_URI_ERROR_CODE: "missing_user_info_uri" = 'missing_user_info_uri'
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_client.MISSING_USER_NAME_ATTRIBUTE_ERROR_CODE.html b/docs/next/variables/_celljs_oauth2_client.MISSING_USER_NAME_ATTRIBUTE_ERROR_CODE.html index 596383c87..12d3d65a7 100644 --- a/docs/next/variables/_celljs_oauth2_client.MISSING_USER_NAME_ATTRIBUTE_ERROR_CODE.html +++ b/docs/next/variables/_celljs_oauth2_client.MISSING_USER_NAME_ATTRIBUTE_ERROR_CODE.html @@ -1 +1 @@ -MISSING_USER_NAME_ATTRIBUTE_ERROR_CODE | CellJS TypeDoc

                                                                          Variable MISSING_USER_NAME_ATTRIBUTE_ERROR_CODEConst

                                                                          MISSING_USER_NAME_ATTRIBUTE_ERROR_CODE: "missing_user_name_attribute" = 'missing_user_name_attribute'
                                                                          +MISSING_USER_NAME_ATTRIBUTE_ERROR_CODE | CellJS TypeDoc

                                                                          Variable MISSING_USER_NAME_ATTRIBUTE_ERROR_CODEConst

                                                                          MISSING_USER_NAME_ATTRIBUTE_ERROR_CODE: "missing_user_name_attribute" = 'missing_user_name_attribute'
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_client.OAUTH2_AUTHENTICATION_PROVIDER_PRIORITY.html b/docs/next/variables/_celljs_oauth2_client.OAUTH2_AUTHENTICATION_PROVIDER_PRIORITY.html index 72fc9d88b..70ebefd8f 100644 --- a/docs/next/variables/_celljs_oauth2_client.OAUTH2_AUTHENTICATION_PROVIDER_PRIORITY.html +++ b/docs/next/variables/_celljs_oauth2_client.OAUTH2_AUTHENTICATION_PROVIDER_PRIORITY.html @@ -1 +1 @@ -OAUTH2_AUTHENTICATION_PROVIDER_PRIORITY | CellJS TypeDoc

                                                                          Variable OAUTH2_AUTHENTICATION_PROVIDER_PRIORITYConst

                                                                          OAUTH2_AUTHENTICATION_PROVIDER_PRIORITY: number = ...
                                                                          +OAUTH2_AUTHENTICATION_PROVIDER_PRIORITY | CellJS TypeDoc

                                                                          Variable OAUTH2_AUTHENTICATION_PROVIDER_PRIORITYConst

                                                                          OAUTH2_AUTHENTICATION_PROVIDER_PRIORITY: number = ...
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_client.OIDC_AUTHENTICATION_PROVIDER_PRIORITY.html b/docs/next/variables/_celljs_oauth2_client.OIDC_AUTHENTICATION_PROVIDER_PRIORITY.html index 808119f51..ba0c31ec5 100644 --- a/docs/next/variables/_celljs_oauth2_client.OIDC_AUTHENTICATION_PROVIDER_PRIORITY.html +++ b/docs/next/variables/_celljs_oauth2_client.OIDC_AUTHENTICATION_PROVIDER_PRIORITY.html @@ -1 +1 @@ -OIDC_AUTHENTICATION_PROVIDER_PRIORITY | CellJS TypeDoc

                                                                          Variable OIDC_AUTHENTICATION_PROVIDER_PRIORITYConst

                                                                          OIDC_AUTHENTICATION_PROVIDER_PRIORITY: number = ...
                                                                          +OIDC_AUTHENTICATION_PROVIDER_PRIORITY | CellJS TypeDoc

                                                                          Variable OIDC_AUTHENTICATION_PROVIDER_PRIORITYConst

                                                                          OIDC_AUTHENTICATION_PROVIDER_PRIORITY: number = ...
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_client.ProviderDetailsManager-1.html b/docs/next/variables/_celljs_oauth2_client.ProviderDetailsManager-1.html index 8cc0b8e61..95c0b6748 100644 --- a/docs/next/variables/_celljs_oauth2_client.ProviderDetailsManager-1.html +++ b/docs/next/variables/_celljs_oauth2_client.ProviderDetailsManager-1.html @@ -1 +1 @@ -ProviderDetailsManager | CellJS TypeDoc
                                                                          +ProviderDetailsManager | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_client.REDIRECT_LOGIN_PATH.html b/docs/next/variables/_celljs_oauth2_client.REDIRECT_LOGIN_PATH.html index 0069375fb..c10f498b2 100644 --- a/docs/next/variables/_celljs_oauth2_client.REDIRECT_LOGIN_PATH.html +++ b/docs/next/variables/_celljs_oauth2_client.REDIRECT_LOGIN_PATH.html @@ -1 +1 @@ -REDIRECT_LOGIN_PATH | CellJS TypeDoc
                                                                          REDIRECT_LOGIN_PATH: "cell.oauth2.client.redirectLoginPath" = 'cell.oauth2.client.redirectLoginPath'
                                                                          +REDIRECT_LOGIN_PATH | CellJS TypeDoc
                                                                          REDIRECT_LOGIN_PATH: "cell.oauth2.client.redirectLoginPath" = 'cell.oauth2.client.redirectLoginPath'
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_client.REGISTRATION_ID_URI_VARIABLE_NAME.html b/docs/next/variables/_celljs_oauth2_client.REGISTRATION_ID_URI_VARIABLE_NAME.html index 9df65a591..844d33dec 100644 --- a/docs/next/variables/_celljs_oauth2_client.REGISTRATION_ID_URI_VARIABLE_NAME.html +++ b/docs/next/variables/_celljs_oauth2_client.REGISTRATION_ID_URI_VARIABLE_NAME.html @@ -1 +1 @@ -REGISTRATION_ID_URI_VARIABLE_NAME | CellJS TypeDoc

                                                                          Variable REGISTRATION_ID_URI_VARIABLE_NAMEConst

                                                                          REGISTRATION_ID_URI_VARIABLE_NAME: "registrationId" = 'registrationId'
                                                                          +REGISTRATION_ID_URI_VARIABLE_NAME | CellJS TypeDoc

                                                                          Variable REGISTRATION_ID_URI_VARIABLE_NAMEConst

                                                                          REGISTRATION_ID_URI_VARIABLE_NAME: "registrationId" = 'registrationId'
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_client.UserResponseClient-1.html b/docs/next/variables/_celljs_oauth2_client.UserResponseClient-1.html index d0a02a3e4..5bd9cb213 100644 --- a/docs/next/variables/_celljs_oauth2_client.UserResponseClient-1.html +++ b/docs/next/variables/_celljs_oauth2_client.UserResponseClient-1.html @@ -1 +1 @@ -UserResponseClient | CellJS TypeDoc
                                                                          +UserResponseClient | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.IdTokenClaimNames.ACR.html b/docs/next/variables/_celljs_oauth2_core.IdTokenClaimNames.ACR.html index 791930a1a..738a8aa76 100644 --- a/docs/next/variables/_celljs_oauth2_core.IdTokenClaimNames.ACR.html +++ b/docs/next/variables/_celljs_oauth2_core.IdTokenClaimNames.ACR.html @@ -1,2 +1,2 @@ ACR | CellJS TypeDoc
                                                                          ACR: "acr" = 'acr'

                                                                          acr- the Authentication Context Class Reference

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.IdTokenClaimNames.AMR.html b/docs/next/variables/_celljs_oauth2_core.IdTokenClaimNames.AMR.html index e9f1ceadb..86aabf552 100644 --- a/docs/next/variables/_celljs_oauth2_core.IdTokenClaimNames.AMR.html +++ b/docs/next/variables/_celljs_oauth2_core.IdTokenClaimNames.AMR.html @@ -1,2 +1,2 @@ AMR | CellJS TypeDoc
                                                                          AMR: "amr" = 'amr'

                                                                          amr- the Authentication Methods References

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.IdTokenClaimNames.AT_HASH.html b/docs/next/variables/_celljs_oauth2_core.IdTokenClaimNames.AT_HASH.html index 631f60348..e9a6c4cf0 100644 --- a/docs/next/variables/_celljs_oauth2_core.IdTokenClaimNames.AT_HASH.html +++ b/docs/next/variables/_celljs_oauth2_core.IdTokenClaimNames.AT_HASH.html @@ -1,2 +1,2 @@ AT_HASH | CellJS TypeDoc
                                                                          AT_HASH: "at_hash" = 'at_hash'

                                                                          at_hash- the Access Token hash value

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.IdTokenClaimNames.AUD.html b/docs/next/variables/_celljs_oauth2_core.IdTokenClaimNames.AUD.html index d332f405c..44aa0f1c4 100644 --- a/docs/next/variables/_celljs_oauth2_core.IdTokenClaimNames.AUD.html +++ b/docs/next/variables/_celljs_oauth2_core.IdTokenClaimNames.AUD.html @@ -1,2 +1,2 @@ AUD | CellJS TypeDoc
                                                                          AUD: "aud" = 'aud'

                                                                          aud- the Audience(s) that the ID Token is intended for

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.IdTokenClaimNames.AUTH_TIME.html b/docs/next/variables/_celljs_oauth2_core.IdTokenClaimNames.AUTH_TIME.html index 60fcbae4b..3fa6194c3 100644 --- a/docs/next/variables/_celljs_oauth2_core.IdTokenClaimNames.AUTH_TIME.html +++ b/docs/next/variables/_celljs_oauth2_core.IdTokenClaimNames.AUTH_TIME.html @@ -1,2 +1,2 @@ AUTH_TIME | CellJS TypeDoc
                                                                          AUTH_TIME: "auth_time" = 'auth_time'

                                                                          auth_time- the time when the End-User authentication occurred

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.IdTokenClaimNames.AZP.html b/docs/next/variables/_celljs_oauth2_core.IdTokenClaimNames.AZP.html index 793f9abe3..d9e89fc18 100644 --- a/docs/next/variables/_celljs_oauth2_core.IdTokenClaimNames.AZP.html +++ b/docs/next/variables/_celljs_oauth2_core.IdTokenClaimNames.AZP.html @@ -1,2 +1,2 @@ AZP | CellJS TypeDoc
                                                                          AZP: "azp" = 'azp'

                                                                          azp- the Authorized party to which the ID Token was issued

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.IdTokenClaimNames.C_HASH.html b/docs/next/variables/_celljs_oauth2_core.IdTokenClaimNames.C_HASH.html index 2949a0990..9f227c15e 100644 --- a/docs/next/variables/_celljs_oauth2_core.IdTokenClaimNames.C_HASH.html +++ b/docs/next/variables/_celljs_oauth2_core.IdTokenClaimNames.C_HASH.html @@ -1,2 +1,2 @@ C_HASH | CellJS TypeDoc
                                                                          C_HASH: "c_hash" = 'c_hash'

                                                                          c_hash- the Authorization Code hash value

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.IdTokenClaimNames.EXP.html b/docs/next/variables/_celljs_oauth2_core.IdTokenClaimNames.EXP.html index 2f6f5e963..b314ab38c 100644 --- a/docs/next/variables/_celljs_oauth2_core.IdTokenClaimNames.EXP.html +++ b/docs/next/variables/_celljs_oauth2_core.IdTokenClaimNames.EXP.html @@ -1,2 +1,2 @@ EXP | CellJS TypeDoc
                                                                          EXP: "exp" = 'exp'

                                                                          exp- the Expiration time on or after which the ID Token MUST NOT be accepted

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.IdTokenClaimNames.IAT.html b/docs/next/variables/_celljs_oauth2_core.IdTokenClaimNames.IAT.html index 79429a210..25e1b7cb1 100644 --- a/docs/next/variables/_celljs_oauth2_core.IdTokenClaimNames.IAT.html +++ b/docs/next/variables/_celljs_oauth2_core.IdTokenClaimNames.IAT.html @@ -1,2 +1,2 @@ IAT | CellJS TypeDoc
                                                                          IAT: "iat" = 'iat'

                                                                          iat- the time at which the ID Token was issued

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.IdTokenClaimNames.ISS.html b/docs/next/variables/_celljs_oauth2_core.IdTokenClaimNames.ISS.html index 961b08fdb..5ad449eb9 100644 --- a/docs/next/variables/_celljs_oauth2_core.IdTokenClaimNames.ISS.html +++ b/docs/next/variables/_celljs_oauth2_core.IdTokenClaimNames.ISS.html @@ -1,2 +1,2 @@ ISS | CellJS TypeDoc
                                                                          ISS: "iss" = 'iss'

                                                                          iss- the Issuer identifier

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.IdTokenClaimNames.NONCE.html b/docs/next/variables/_celljs_oauth2_core.IdTokenClaimNames.NONCE.html index bc4c5c35f..4038e4992 100644 --- a/docs/next/variables/_celljs_oauth2_core.IdTokenClaimNames.NONCE.html +++ b/docs/next/variables/_celljs_oauth2_core.IdTokenClaimNames.NONCE.html @@ -1,3 +1,3 @@ NONCE | CellJS TypeDoc
                                                                          NONCE: "nonce" = 'nonce'

                                                                          nonce- a export constvalue used to associate a Client session with an ID Token, and to mitigate replay attacks.

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.IdTokenClaimNames.SUB.html b/docs/next/variables/_celljs_oauth2_core.IdTokenClaimNames.SUB.html index 2baed54b9..b3cb4665a 100644 --- a/docs/next/variables/_celljs_oauth2_core.IdTokenClaimNames.SUB.html +++ b/docs/next/variables/_celljs_oauth2_core.IdTokenClaimNames.SUB.html @@ -1,2 +1,2 @@ SUB | CellJS TypeDoc
                                                                          SUB: "sub" = 'sub'

                                                                          sub- the Subject identifier

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.ACCESS_TOKEN.html b/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.ACCESS_TOKEN.html index 4cb90cea8..9ba0d9c07 100644 --- a/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.ACCESS_TOKEN.html +++ b/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.ACCESS_TOKEN.html @@ -1,2 +1,2 @@ ACCESS_TOKEN | CellJS TypeDoc
                                                                          ACCESS_TOKEN: "access_token" = 'access_token'

                                                                          used in Authorization Response and Access Token Response.

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.CLIENT_ID.html b/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.CLIENT_ID.html index 00d312cff..3aaaef46e 100644 --- a/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.CLIENT_ID.html +++ b/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.CLIENT_ID.html @@ -1,2 +1,2 @@ CLIENT_ID | CellJS TypeDoc
                                                                          CLIENT_ID: "client_id" = 'client_id'

                                                                          used in Authorization Request and Access Token Request.

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.CLIENT_SECRET.html b/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.CLIENT_SECRET.html index ee1e1cec6..f31e839ad 100644 --- a/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.CLIENT_SECRET.html +++ b/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.CLIENT_SECRET.html @@ -1,2 +1,2 @@ CLIENT_SECRET | CellJS TypeDoc
                                                                          CLIENT_SECRET: "client_secret" = 'client_secret'

                                                                          used in Access Token Request.

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.CODE.html b/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.CODE.html index 92787ca3b..819161509 100644 --- a/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.CODE.html +++ b/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.CODE.html @@ -1,2 +1,2 @@ CODE | CellJS TypeDoc
                                                                          CODE: "code" = 'code'

                                                                          used in Authorization Response and Access Token Request.

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.ERROR.html b/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.ERROR.html index 4d049f21e..ce5f48b89 100644 --- a/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.ERROR.html +++ b/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.ERROR.html @@ -1,2 +1,2 @@ ERROR | CellJS TypeDoc
                                                                          ERROR: "error" = 'error'

                                                                          used in Authorization Response and Access Token Response.

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.ERROR_DESCRIPTION.html b/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.ERROR_DESCRIPTION.html index ab8d95c55..2ec125b35 100644 --- a/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.ERROR_DESCRIPTION.html +++ b/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.ERROR_DESCRIPTION.html @@ -1,2 +1,2 @@ ERROR_DESCRIPTION | CellJS TypeDoc
                                                                          ERROR_DESCRIPTION: "error_description" = 'error_description'

                                                                          used in Authorization Response and Access Token Response.

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.ERROR_URI.html b/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.ERROR_URI.html index 49e7d92e4..8f3d1bbe9 100644 --- a/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.ERROR_URI.html +++ b/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.ERROR_URI.html @@ -1,2 +1,2 @@ ERROR_URI | CellJS TypeDoc
                                                                          ERROR_URI: "error_uri" = 'error_uri'

                                                                          used in Authorization Response and Access Token Response.

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.EXPIRES_IN.html b/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.EXPIRES_IN.html index 5e07509ec..7d5055321 100644 --- a/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.EXPIRES_IN.html +++ b/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.EXPIRES_IN.html @@ -1,2 +1,2 @@ EXPIRES_IN | CellJS TypeDoc
                                                                          EXPIRES_IN: "expires_in" = 'expires_in'

                                                                          used in Authorization Response and Access Token Response.

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.GRANT_TYPE.html b/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.GRANT_TYPE.html index a02bc0d28..a5c2d3dca 100644 --- a/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.GRANT_TYPE.html +++ b/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.GRANT_TYPE.html @@ -1,2 +1,2 @@ GRANT_TYPE | CellJS TypeDoc
                                                                          GRANT_TYPE: "grant_type" = 'grant_type'

                                                                          used in Access Token Request.

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.PASSWORD.html b/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.PASSWORD.html index eb4249cf2..5c2054d5b 100644 --- a/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.PASSWORD.html +++ b/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.PASSWORD.html @@ -1,2 +1,2 @@ PASSWORD | CellJS TypeDoc
                                                                          PASSWORD: "password" = 'password'

                                                                          used in Access Token Request.

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.REDIRECT_URI.html b/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.REDIRECT_URI.html index 3401c6b4e..a201103cf 100644 --- a/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.REDIRECT_URI.html +++ b/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.REDIRECT_URI.html @@ -1,2 +1,2 @@ REDIRECT_URI | CellJS TypeDoc
                                                                          REDIRECT_URI: "redirect_uri" = 'redirect_uri'

                                                                          used in Authorization Request and Access Token Request.

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.REFRESH_TOKEN.html b/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.REFRESH_TOKEN.html index e6b6b0f4f..2391c9870 100644 --- a/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.REFRESH_TOKEN.html +++ b/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.REFRESH_TOKEN.html @@ -1,2 +1,2 @@ REFRESH_TOKEN | CellJS TypeDoc
                                                                          REFRESH_TOKEN: "refresh_token" = 'refresh_token'

                                                                          used in Access Token Request and Access Token Response.

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.REGISTRATION_ID.html b/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.REGISTRATION_ID.html index 00e3e38d0..e7eb3a325 100644 --- a/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.REGISTRATION_ID.html +++ b/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.REGISTRATION_ID.html @@ -1,2 +1,2 @@ REGISTRATION_ID | CellJS TypeDoc
                                                                          REGISTRATION_ID: "registration_id" = 'registration_id'

                                                                          Non-standard parameter (used internally).

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.RESPONSE_TYPE.html b/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.RESPONSE_TYPE.html index b4bf73451..a2ab160ba 100644 --- a/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.RESPONSE_TYPE.html +++ b/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.RESPONSE_TYPE.html @@ -1,2 +1,2 @@ RESPONSE_TYPE | CellJS TypeDoc
                                                                          RESPONSE_TYPE: "response_type" = 'response_type'

                                                                          used in Authorization Request.

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.SCOPE.html b/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.SCOPE.html index ccb1c8b7f..125e455eb 100644 --- a/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.SCOPE.html +++ b/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.SCOPE.html @@ -1,2 +1,2 @@ SCOPE | CellJS TypeDoc
                                                                          SCOPE: "scope" = 'scope'

                                                                          used in Authorization Request, Authorization Response, Access Token Request and Access Token Response.

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.STATE.html b/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.STATE.html index 9bc744513..ca46f7c34 100644 --- a/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.STATE.html +++ b/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.STATE.html @@ -1,2 +1,2 @@ STATE | CellJS TypeDoc
                                                                          STATE: "state" = 'state'

                                                                          used in Authorization Request and Authorization Response.

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.TOKEN_TYPE.html b/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.TOKEN_TYPE.html index e6320e31a..13e8cdee5 100644 --- a/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.TOKEN_TYPE.html +++ b/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.TOKEN_TYPE.html @@ -1,2 +1,2 @@ TOKEN_TYPE | CellJS TypeDoc
                                                                          TOKEN_TYPE: "token_type" = 'token_type'

                                                                          used in Authorization Response and Access Token Response.

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.USERNAME.html b/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.USERNAME.html index 839812849..cc4e7c390 100644 --- a/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.USERNAME.html +++ b/docs/next/variables/_celljs_oauth2_core.OAuth2ParameterNames.USERNAME.html @@ -1,2 +1,2 @@ USERNAME | CellJS TypeDoc
                                                                          USERNAME: "username" = 'username'

                                                                          used in Access Token Request.

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.OidcParameterNames.ID_TOKEN.html b/docs/next/variables/_celljs_oauth2_core.OidcParameterNames.ID_TOKEN.html index 4b614e5c9..6cc16ea35 100644 --- a/docs/next/variables/_celljs_oauth2_core.OidcParameterNames.ID_TOKEN.html +++ b/docs/next/variables/_celljs_oauth2_core.OidcParameterNames.ID_TOKEN.html @@ -1,2 +1,2 @@ ID_TOKEN | CellJS TypeDoc
                                                                          ID_TOKEN: "id_token" = 'id_token'

                                                                          id_token- used in the Access Token Response.

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.OidcParameterNames.NONCE.html b/docs/next/variables/_celljs_oauth2_core.OidcParameterNames.NONCE.html index ef2fbf095..7cfb54f47 100644 --- a/docs/next/variables/_celljs_oauth2_core.OidcParameterNames.NONCE.html +++ b/docs/next/variables/_celljs_oauth2_core.OidcParameterNames.NONCE.html @@ -1,2 +1,2 @@ NONCE | CellJS TypeDoc
                                                                          NONCE: "nonce" = 'nonce'

                                                                          nonce- used in the Authentication Request.

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.OidcScopes.ADDRESS.html b/docs/next/variables/_celljs_oauth2_core.OidcScopes.ADDRESS.html index 45c92f63b..8a2641870 100644 --- a/docs/next/variables/_celljs_oauth2_core.OidcScopes.ADDRESS.html +++ b/docs/next/variables/_celljs_oauth2_core.OidcScopes.ADDRESS.html @@ -1,2 +1,2 @@ ADDRESS | CellJS TypeDoc
                                                                          ADDRESS: "address" = 'address'

                                                                          The addressscope requests access to the addressclaim.

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.OidcScopes.EMAIL.html b/docs/next/variables/_celljs_oauth2_core.OidcScopes.EMAIL.html index 49c52c4fd..32e8f3f49 100644 --- a/docs/next/variables/_celljs_oauth2_core.OidcScopes.EMAIL.html +++ b/docs/next/variables/_celljs_oauth2_core.OidcScopes.EMAIL.html @@ -1,2 +1,2 @@ EMAIL | CellJS TypeDoc
                                                                          EMAIL: "email" = 'email'

                                                                          The emailscope requests access to the emailand email_verifiedclaims.

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.OidcScopes.OPENID.html b/docs/next/variables/_celljs_oauth2_core.OidcScopes.OPENID.html index 06e2bd33e..8adcb307a 100644 --- a/docs/next/variables/_celljs_oauth2_core.OidcScopes.OPENID.html +++ b/docs/next/variables/_celljs_oauth2_core.OidcScopes.OPENID.html @@ -1,2 +1,2 @@ OPENID | CellJS TypeDoc
                                                                          OPENID: "openid" = 'openid'

                                                                          The openidscope is required for OpenID Connect Authentication Requests.

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.OidcScopes.PHONE.html b/docs/next/variables/_celljs_oauth2_core.OidcScopes.PHONE.html index eb97bdd11..b76f47ae6 100644 --- a/docs/next/variables/_celljs_oauth2_core.OidcScopes.PHONE.html +++ b/docs/next/variables/_celljs_oauth2_core.OidcScopes.PHONE.html @@ -1,2 +1,2 @@ PHONE | CellJS TypeDoc
                                                                          PHONE: "phone" = 'phone'

                                                                          The phonescope requests access to the phone_numberand phone_number_verifiedclaims.

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.OidcScopes.PROFILE.html b/docs/next/variables/_celljs_oauth2_core.OidcScopes.PROFILE.html index 90d197799..82520dedd 100644 --- a/docs/next/variables/_celljs_oauth2_core.OidcScopes.PROFILE.html +++ b/docs/next/variables/_celljs_oauth2_core.OidcScopes.PROFILE.html @@ -1,4 +1,4 @@ PROFILE | CellJS TypeDoc
                                                                          PROFILE: "profile" = 'profile'

                                                                          The profilescope requests access to the default profile claims, which are: `name, family_name, given_name, middle_name, nickname, preferred_username, profile, picture, website, gender, birthdate, zoneinfo, locale, updated_at}.

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.PkceParameterNames.CODE_CHALLENGE.html b/docs/next/variables/_celljs_oauth2_core.PkceParameterNames.CODE_CHALLENGE.html index 2c056adc9..0b9ebd4b4 100644 --- a/docs/next/variables/_celljs_oauth2_core.PkceParameterNames.CODE_CHALLENGE.html +++ b/docs/next/variables/_celljs_oauth2_core.PkceParameterNames.CODE_CHALLENGE.html @@ -1,2 +1,2 @@ CODE_CHALLENGE | CellJS TypeDoc
                                                                          CODE_CHALLENGE: "code_challenge" = 'code_challenge'

                                                                          code_challenge- used in Authorization Request.

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.PkceParameterNames.CODE_CHALLENGE_METHOD.html b/docs/next/variables/_celljs_oauth2_core.PkceParameterNames.CODE_CHALLENGE_METHOD.html index 6459d5c09..43336d862 100644 --- a/docs/next/variables/_celljs_oauth2_core.PkceParameterNames.CODE_CHALLENGE_METHOD.html +++ b/docs/next/variables/_celljs_oauth2_core.PkceParameterNames.CODE_CHALLENGE_METHOD.html @@ -1,2 +1,2 @@ CODE_CHALLENGE_METHOD | CellJS TypeDoc
                                                                          CODE_CHALLENGE_METHOD: "code_challenge_method" = 'code_challenge_method'

                                                                          code_challenge_method- used in Authorization Request.

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.PkceParameterNames.CODE_VERIFIER.html b/docs/next/variables/_celljs_oauth2_core.PkceParameterNames.CODE_VERIFIER.html index 6ba13879a..050c8d9d1 100644 --- a/docs/next/variables/_celljs_oauth2_core.PkceParameterNames.CODE_VERIFIER.html +++ b/docs/next/variables/_celljs_oauth2_core.PkceParameterNames.CODE_VERIFIER.html @@ -1,2 +1,2 @@ CODE_VERIFIER | CellJS TypeDoc
                                                                          CODE_VERIFIER: "code_verifier" = 'code_verifier'

                                                                          code_verifier- used in Token Request.

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.ADDRESS.html b/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.ADDRESS.html index 7ff25ea29..8a51d54d3 100644 --- a/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.ADDRESS.html +++ b/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.ADDRESS.html @@ -1,2 +1,2 @@ ADDRESS | CellJS TypeDoc
                                                                          ADDRESS: "address" = 'address'

                                                                          address- the user's preferred postal address

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.BIRTHDATE.html b/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.BIRTHDATE.html index 39741f651..d08ac4d3c 100644 --- a/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.BIRTHDATE.html +++ b/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.BIRTHDATE.html @@ -1,2 +1,2 @@ BIRTHDATE | CellJS TypeDoc
                                                                          BIRTHDATE: "birthdate" = 'birthdate'

                                                                          birthdate- the user's birth date

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.EMAIL.html b/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.EMAIL.html index 609d82e98..a72178aaf 100644 --- a/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.EMAIL.html +++ b/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.EMAIL.html @@ -1,2 +1,2 @@ EMAIL | CellJS TypeDoc
                                                                          EMAIL: "email" = 'email'

                                                                          email- the user's preferred e-mail address

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.EMAIL_VERIFIED.html b/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.EMAIL_VERIFIED.html index 6d86245be..cf332cf64 100644 --- a/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.EMAIL_VERIFIED.html +++ b/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.EMAIL_VERIFIED.html @@ -1,2 +1,2 @@ EMAIL_VERIFIED | CellJS TypeDoc
                                                                          EMAIL_VERIFIED: "email_verified" = 'email_verified'

                                                                          email_verified- trueif the user's e-mail address has been verified, otherwise `false}

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.FAMILY_NAME.html b/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.FAMILY_NAME.html index a386b2d81..d4e7f85d4 100644 --- a/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.FAMILY_NAME.html +++ b/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.FAMILY_NAME.html @@ -1,2 +1,2 @@ FAMILY_NAME | CellJS TypeDoc
                                                                          FAMILY_NAME: "family_name" = 'family_name'

                                                                          family_name- the user's surname(s) or last name(s)

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.GENDER.html b/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.GENDER.html index 7e4384a13..a06c249b1 100644 --- a/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.GENDER.html +++ b/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.GENDER.html @@ -1,2 +1,2 @@ GENDER | CellJS TypeDoc
                                                                          GENDER: "gender" = 'gender'

                                                                          gender- the user's gender

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.GIVEN_NAME.html b/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.GIVEN_NAME.html index a0af0ff03..b63645e9b 100644 --- a/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.GIVEN_NAME.html +++ b/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.GIVEN_NAME.html @@ -1,2 +1,2 @@ GIVEN_NAME | CellJS TypeDoc
                                                                          GIVEN_NAME: "given_name" = 'given_name'

                                                                          given_name- the user's given name(s) or first name(s)

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.LOCALE.html b/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.LOCALE.html index 0899bf65f..472597a5d 100644 --- a/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.LOCALE.html +++ b/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.LOCALE.html @@ -1,2 +1,2 @@ LOCALE | CellJS TypeDoc
                                                                          LOCALE: "locale" = 'locale'

                                                                          locale- the user's locale

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.MIDDLE_NAME.html b/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.MIDDLE_NAME.html index a9cddd554..4c9c6c0d8 100644 --- a/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.MIDDLE_NAME.html +++ b/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.MIDDLE_NAME.html @@ -1,2 +1,2 @@ MIDDLE_NAME | CellJS TypeDoc
                                                                          MIDDLE_NAME: "middle_name" = 'middle_name'

                                                                          middle_name- the user's middle name(s)

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.NAME.html b/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.NAME.html index afc551fc2..fb26c7e76 100644 --- a/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.NAME.html +++ b/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.NAME.html @@ -1,2 +1,2 @@ NAME | CellJS TypeDoc
                                                                          NAME: "name" = 'name'

                                                                          name- the user's full name

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.NICKNAME.html b/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.NICKNAME.html index 0a4eff725..38a4e9c30 100644 --- a/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.NICKNAME.html +++ b/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.NICKNAME.html @@ -1,2 +1,2 @@ NICKNAME | CellJS TypeDoc
                                                                          NICKNAME: "nickname" = 'nickname'

                                                                          nickname- the user's nick name that may or may not be the same as the `given_name}

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.PHONE_NUMBER.html b/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.PHONE_NUMBER.html index a7482b6fe..0ea174f22 100644 --- a/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.PHONE_NUMBER.html +++ b/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.PHONE_NUMBER.html @@ -1,2 +1,2 @@ PHONE_NUMBER | CellJS TypeDoc
                                                                          PHONE_NUMBER: "phone_number" = 'phone_number'

                                                                          phone_number- the user's preferred phone number

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.PHONE_NUMBER_VERIFIED.html b/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.PHONE_NUMBER_VERIFIED.html index c9bcb9764..e5ca49f1d 100644 --- a/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.PHONE_NUMBER_VERIFIED.html +++ b/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.PHONE_NUMBER_VERIFIED.html @@ -1,2 +1,2 @@ PHONE_NUMBER_VERIFIED | CellJS TypeDoc
                                                                          PHONE_NUMBER_VERIFIED: "phone_number_verified" = 'phone_number_verified'

                                                                          phone_number_verified- trueif the user's phone number has been verified, otherwise `false}

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.PICTURE.html b/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.PICTURE.html index 20a215c63..4af9e8eca 100644 --- a/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.PICTURE.html +++ b/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.PICTURE.html @@ -1,2 +1,2 @@ PICTURE | CellJS TypeDoc
                                                                          PICTURE: "picture" = 'picture'

                                                                          picture- the URL of the user's profile picture

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.PREFERRED_USERNAME.html b/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.PREFERRED_USERNAME.html index d39d6b7fb..e256b15fb 100644 --- a/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.PREFERRED_USERNAME.html +++ b/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.PREFERRED_USERNAME.html @@ -1,2 +1,2 @@ PREFERRED_USERNAME | CellJS TypeDoc
                                                                          PREFERRED_USERNAME: "preferred_username" = 'preferred_username'

                                                                          preferred_username- the preferred username that the user wishes to be referred to

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.PROFILE.html b/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.PROFILE.html index 17b950604..4c822c261 100644 --- a/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.PROFILE.html +++ b/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.PROFILE.html @@ -1,2 +1,2 @@ PROFILE | CellJS TypeDoc
                                                                          PROFILE: "profile" = 'profile'

                                                                          profile- the URL of the user's profile page

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.SUB.html b/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.SUB.html index 0f120522c..0ec2849fb 100644 --- a/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.SUB.html +++ b/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.SUB.html @@ -1,2 +1,2 @@ SUB | CellJS TypeDoc
                                                                          SUB: "sub" = 'sub'

                                                                          sub- the Subject identifier

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.UPDATED_AT.html b/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.UPDATED_AT.html index 76cd72b53..3b420e3a9 100644 --- a/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.UPDATED_AT.html +++ b/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.UPDATED_AT.html @@ -1,2 +1,2 @@ UPDATED_AT | CellJS TypeDoc
                                                                          UPDATED_AT: "updated_at" = 'updated_at'

                                                                          updated_at- the time the user's information was last updated

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.WEBSITE.html b/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.WEBSITE.html index 101fc0d88..6479c287a 100644 --- a/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.WEBSITE.html +++ b/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.WEBSITE.html @@ -1,2 +1,2 @@ WEBSITE | CellJS TypeDoc
                                                                          WEBSITE: "website" = 'website'

                                                                          website- the URL of the user's web page or blog

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.ZONEINFO.html b/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.ZONEINFO.html index 32236e52e..39408aba0 100644 --- a/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.ZONEINFO.html +++ b/docs/next/variables/_celljs_oauth2_core.StandardClaimNames.ZONEINFO.html @@ -1,2 +1,2 @@ ZONEINFO | CellJS TypeDoc
                                                                          ZONEINFO: "zoneinfo" = 'zoneinfo'

                                                                          zoneinfo- the user's time zone

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_jose.JwkSetManager-1.html b/docs/next/variables/_celljs_oauth2_jose.JwkSetManager-1.html index f602f911f..627d3cf6a 100644 --- a/docs/next/variables/_celljs_oauth2_jose.JwkSetManager-1.html +++ b/docs/next/variables/_celljs_oauth2_jose.JwkSetManager-1.html @@ -1 +1 @@ -JwkSetManager | CellJS TypeDoc
                                                                          JwkSetManager: typeof JwkSetManager = ...
                                                                          +JwkSetManager | CellJS TypeDoc
                                                                          JwkSetManager: typeof JwkSetManager = ...
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_jose.JwsAlgorithms.ES256.html b/docs/next/variables/_celljs_oauth2_jose.JwsAlgorithms.ES256.html index 5cbe4acf0..a00ec69ab 100644 --- a/docs/next/variables/_celljs_oauth2_jose.JwsAlgorithms.ES256.html +++ b/docs/next/variables/_celljs_oauth2_jose.JwsAlgorithms.ES256.html @@ -1,2 +1,2 @@ ES256 | CellJS TypeDoc
                                                                          ES256: "ES256" = 'ES256'

                                                                          ECDSA using P-256 and SHA-256 (Recommended+)

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_jose.JwsAlgorithms.ES384.html b/docs/next/variables/_celljs_oauth2_jose.JwsAlgorithms.ES384.html index 02e53c56d..76b545018 100644 --- a/docs/next/variables/_celljs_oauth2_jose.JwsAlgorithms.ES384.html +++ b/docs/next/variables/_celljs_oauth2_jose.JwsAlgorithms.ES384.html @@ -1,2 +1,2 @@ ES384 | CellJS TypeDoc
                                                                          ES384: "ES384" = 'ES384'

                                                                          ECDSA using P-384 and SHA-384 (Optional)

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_jose.JwsAlgorithms.ES512.html b/docs/next/variables/_celljs_oauth2_jose.JwsAlgorithms.ES512.html index ff5b42e40..3ab0e9972 100644 --- a/docs/next/variables/_celljs_oauth2_jose.JwsAlgorithms.ES512.html +++ b/docs/next/variables/_celljs_oauth2_jose.JwsAlgorithms.ES512.html @@ -1,2 +1,2 @@ ES512 | CellJS TypeDoc
                                                                          ES512: "ES512" = 'ES512'

                                                                          ECDSA using P-521 and SHA-512 (Optional)

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_jose.JwsAlgorithms.HS256.html b/docs/next/variables/_celljs_oauth2_jose.JwsAlgorithms.HS256.html index bf11cf31e..7e0019df4 100644 --- a/docs/next/variables/_celljs_oauth2_jose.JwsAlgorithms.HS256.html +++ b/docs/next/variables/_celljs_oauth2_jose.JwsAlgorithms.HS256.html @@ -1,2 +1,2 @@ HS256 | CellJS TypeDoc
                                                                          HS256: "HS256" = 'HS256'

                                                                          HMAC using SHA-256 (Required)

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_jose.JwsAlgorithms.HS384.html b/docs/next/variables/_celljs_oauth2_jose.JwsAlgorithms.HS384.html index 45b16c3f0..1bae7a30b 100644 --- a/docs/next/variables/_celljs_oauth2_jose.JwsAlgorithms.HS384.html +++ b/docs/next/variables/_celljs_oauth2_jose.JwsAlgorithms.HS384.html @@ -1,2 +1,2 @@ HS384 | CellJS TypeDoc
                                                                          HS384: "HS384" = 'HS384'

                                                                          HMAC using SHA-384 (Optional)

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_jose.JwsAlgorithms.HS512.html b/docs/next/variables/_celljs_oauth2_jose.JwsAlgorithms.HS512.html index 75faa6495..55029f8fd 100644 --- a/docs/next/variables/_celljs_oauth2_jose.JwsAlgorithms.HS512.html +++ b/docs/next/variables/_celljs_oauth2_jose.JwsAlgorithms.HS512.html @@ -1,2 +1,2 @@ HS512 | CellJS TypeDoc
                                                                          HS512: "HS512" = 'HS512'

                                                                          HMAC using SHA-512 (Optional)

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_jose.JwsAlgorithms.PS256.html b/docs/next/variables/_celljs_oauth2_jose.JwsAlgorithms.PS256.html index ac07d7bc3..536a27b26 100644 --- a/docs/next/variables/_celljs_oauth2_jose.JwsAlgorithms.PS256.html +++ b/docs/next/variables/_celljs_oauth2_jose.JwsAlgorithms.PS256.html @@ -1,2 +1,2 @@ PS256 | CellJS TypeDoc
                                                                          PS256: "PS256" = 'PS256'

                                                                          RSASSA-PSS using SHA-256 and MGF1 with SHA-256 (Optional)

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_jose.JwsAlgorithms.PS384.html b/docs/next/variables/_celljs_oauth2_jose.JwsAlgorithms.PS384.html index f4baa05cf..e72d1ee56 100644 --- a/docs/next/variables/_celljs_oauth2_jose.JwsAlgorithms.PS384.html +++ b/docs/next/variables/_celljs_oauth2_jose.JwsAlgorithms.PS384.html @@ -1,2 +1,2 @@ PS384 | CellJS TypeDoc
                                                                          PS384: "PS384" = 'PS384'

                                                                          RSASSA-PSS using SHA-384 and MGF1 with SHA-384 (Optional)

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_jose.JwsAlgorithms.PS512.html b/docs/next/variables/_celljs_oauth2_jose.JwsAlgorithms.PS512.html index c5ccab89f..fee132bec 100644 --- a/docs/next/variables/_celljs_oauth2_jose.JwsAlgorithms.PS512.html +++ b/docs/next/variables/_celljs_oauth2_jose.JwsAlgorithms.PS512.html @@ -1,2 +1,2 @@ PS512 | CellJS TypeDoc
                                                                          PS512: "PS512" = 'PS512'

                                                                          RSASSA-PSS using SHA-512 and MGF1 with SHA-512 (Optional)

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_jose.JwsAlgorithms.RS256.html b/docs/next/variables/_celljs_oauth2_jose.JwsAlgorithms.RS256.html index a7d33e6f4..c4f708e28 100644 --- a/docs/next/variables/_celljs_oauth2_jose.JwsAlgorithms.RS256.html +++ b/docs/next/variables/_celljs_oauth2_jose.JwsAlgorithms.RS256.html @@ -1,2 +1,2 @@ RS256 | CellJS TypeDoc
                                                                          RS256: "RS256" = 'RS256'

                                                                          RSASSA-PKCS1-v1_5 using SHA-256 (Recommended)

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_jose.JwsAlgorithms.RS384.html b/docs/next/variables/_celljs_oauth2_jose.JwsAlgorithms.RS384.html index 2a15066cc..a12a8f944 100644 --- a/docs/next/variables/_celljs_oauth2_jose.JwsAlgorithms.RS384.html +++ b/docs/next/variables/_celljs_oauth2_jose.JwsAlgorithms.RS384.html @@ -1,2 +1,2 @@ RS384 | CellJS TypeDoc
                                                                          RS384: "RS384" = 'RS384'

                                                                          RSASSA-PKCS1-v1_5 using SHA-384 (Optional)

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oauth2_jose.JwsAlgorithms.RS512.html b/docs/next/variables/_celljs_oauth2_jose.JwsAlgorithms.RS512.html index 44a880715..06c7b9147 100644 --- a/docs/next/variables/_celljs_oauth2_jose.JwsAlgorithms.RS512.html +++ b/docs/next/variables/_celljs_oauth2_jose.JwsAlgorithms.RS512.html @@ -1,2 +1,2 @@ RS512 | CellJS TypeDoc
                                                                          RS512: "RS512" = 'RS512'

                                                                          RSASSA-PKCS1-v1_5 using SHA-512 (Optional)

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_oidc_provider.ConfigurationProvider-1.html b/docs/next/variables/_celljs_oidc_provider.ConfigurationProvider-1.html index daf6930ed..1394b6d97 100644 --- a/docs/next/variables/_celljs_oidc_provider.ConfigurationProvider-1.html +++ b/docs/next/variables/_celljs_oidc_provider.ConfigurationProvider-1.html @@ -1 +1 @@ -ConfigurationProvider | CellJS TypeDoc
                                                                          +ConfigurationProvider | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_oidc_provider.OIDC_MIDDLEWARE_PRIORITY.html b/docs/next/variables/_celljs_oidc_provider.OIDC_MIDDLEWARE_PRIORITY.html index d3db6cda5..455e54011 100644 --- a/docs/next/variables/_celljs_oidc_provider.OIDC_MIDDLEWARE_PRIORITY.html +++ b/docs/next/variables/_celljs_oidc_provider.OIDC_MIDDLEWARE_PRIORITY.html @@ -1 +1 @@ -OIDC_MIDDLEWARE_PRIORITY | CellJS TypeDoc
                                                                          OIDC_MIDDLEWARE_PRIORITY: number = ...
                                                                          +OIDC_MIDDLEWARE_PRIORITY | CellJS TypeDoc
                                                                          OIDC_MIDDLEWARE_PRIORITY: number = ...
                                                                          diff --git a/docs/next/variables/_celljs_oidc_provider.OidcProvider-1.html b/docs/next/variables/_celljs_oidc_provider.OidcProvider-1.html index f0c5eb478..59312500e 100644 --- a/docs/next/variables/_celljs_oidc_provider.OidcProvider-1.html +++ b/docs/next/variables/_celljs_oidc_provider.OidcProvider-1.html @@ -1 +1 @@ -OidcProvider | CellJS TypeDoc
                                                                          OidcProvider: typeof OidcProvider = ...
                                                                          +OidcProvider | CellJS TypeDoc
                                                                          OidcProvider: typeof OidcProvider = ...
                                                                          diff --git a/docs/next/variables/_celljs_puppeteer.BrowserInstaller-1.html b/docs/next/variables/_celljs_puppeteer.BrowserInstaller-1.html index b3a00f27a..6ce2e41c0 100644 --- a/docs/next/variables/_celljs_puppeteer.BrowserInstaller-1.html +++ b/docs/next/variables/_celljs_puppeteer.BrowserInstaller-1.html @@ -1 +1 @@ -BrowserInstaller | CellJS TypeDoc
                                                                          BrowserInstaller: typeof BrowserInstaller = ...
                                                                          +BrowserInstaller | CellJS TypeDoc
                                                                          BrowserInstaller: typeof BrowserInstaller = ...
                                                                          diff --git a/docs/next/variables/_celljs_puppeteer.BrowserProvider-1.html b/docs/next/variables/_celljs_puppeteer.BrowserProvider-1.html index 6ee0d6269..a64eacfbe 100644 --- a/docs/next/variables/_celljs_puppeteer.BrowserProvider-1.html +++ b/docs/next/variables/_celljs_puppeteer.BrowserProvider-1.html @@ -1 +1 @@ -BrowserProvider | CellJS TypeDoc
                                                                          BrowserProvider: typeof BrowserProvider = ...
                                                                          +BrowserProvider | CellJS TypeDoc
                                                                          BrowserProvider: typeof BrowserProvider = ...
                                                                          diff --git a/docs/next/variables/_celljs_react.APP.html b/docs/next/variables/_celljs_react.APP.html index 755b90c79..9b855c5a7 100644 --- a/docs/next/variables/_celljs_react.APP.html +++ b/docs/next/variables/_celljs_react.APP.html @@ -1 +1 @@ -APP | CellJS TypeDoc
                                                                          +APP | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_react.CONTEXT.html b/docs/next/variables/_celljs_react.CONTEXT.html index 30a1392c3..9e536384a 100644 --- a/docs/next/variables/_celljs_react.CONTEXT.html +++ b/docs/next/variables/_celljs_react.CONTEXT.html @@ -1 +1 @@ -CONTEXT | CellJS TypeDoc
                                                                          +CONTEXT | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_react.ContextProvider-1.html b/docs/next/variables/_celljs_react.ContextProvider-1.html index 52af04470..b83750e0c 100644 --- a/docs/next/variables/_celljs_react.ContextProvider-1.html +++ b/docs/next/variables/_celljs_react.ContextProvider-1.html @@ -1 +1 @@ -ContextProvider | CellJS TypeDoc
                                                                          +ContextProvider | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_react.DEFAULT_LAYOUT.html b/docs/next/variables/_celljs_react.DEFAULT_LAYOUT.html index aedc9f5ad..2ee82687c 100644 --- a/docs/next/variables/_celljs_react.DEFAULT_LAYOUT.html +++ b/docs/next/variables/_celljs_react.DEFAULT_LAYOUT.html @@ -1 +1 @@ -DEFAULT_LAYOUT | CellJS TypeDoc

                                                                          Variable DEFAULT_LAYOUTConst

                                                                          DEFAULT_LAYOUT: typeof DEFAULT_LAYOUT = ...
                                                                          +DEFAULT_LAYOUT | CellJS TypeDoc

                                                                          Variable DEFAULT_LAYOUTConst

                                                                          DEFAULT_LAYOUT: typeof DEFAULT_LAYOUT = ...
                                                                          diff --git a/docs/next/variables/_celljs_react.ICON.html b/docs/next/variables/_celljs_react.ICON.html index b977eb51b..061238765 100644 --- a/docs/next/variables/_celljs_react.ICON.html +++ b/docs/next/variables/_celljs_react.ICON.html @@ -1 +1 @@ -ICON | CellJS TypeDoc
                                                                          +ICON | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_react.IconResolver-1.html b/docs/next/variables/_celljs_react.IconResolver-1.html index ab7408c68..74fd88def 100644 --- a/docs/next/variables/_celljs_react.IconResolver-1.html +++ b/docs/next/variables/_celljs_react.IconResolver-1.html @@ -1 +1 @@ -IconResolver | CellJS TypeDoc
                                                                          +IconResolver | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_react.LOCALE_REACT_CONTEXT_PRIORITY.html b/docs/next/variables/_celljs_react.LOCALE_REACT_CONTEXT_PRIORITY.html index e7f0f7e63..c9e07ace3 100644 --- a/docs/next/variables/_celljs_react.LOCALE_REACT_CONTEXT_PRIORITY.html +++ b/docs/next/variables/_celljs_react.LOCALE_REACT_CONTEXT_PRIORITY.html @@ -1 +1 @@ -LOCALE_REACT_CONTEXT_PRIORITY | CellJS TypeDoc

                                                                          Variable LOCALE_REACT_CONTEXT_PRIORITYConst

                                                                          LOCALE_REACT_CONTEXT_PRIORITY = 3000
                                                                          +LOCALE_REACT_CONTEXT_PRIORITY | CellJS TypeDoc

                                                                          Variable LOCALE_REACT_CONTEXT_PRIORITYConst

                                                                          LOCALE_REACT_CONTEXT_PRIORITY = 3000
                                                                          diff --git a/docs/next/variables/_celljs_react.PathResolver-1.html b/docs/next/variables/_celljs_react.PathResolver-1.html index d3a658fd9..6abed03f2 100644 --- a/docs/next/variables/_celljs_react.PathResolver-1.html +++ b/docs/next/variables/_celljs_react.PathResolver-1.html @@ -1 +1 @@ -PathResolver | CellJS TypeDoc
                                                                          +PathResolver | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_react.ROUTER.html b/docs/next/variables/_celljs_react.ROUTER.html index 9b2c6140b..228047113 100644 --- a/docs/next/variables/_celljs_react.ROUTER.html +++ b/docs/next/variables/_celljs_react.ROUTER.html @@ -1 +1 @@ -ROUTER | CellJS TypeDoc
                                                                          +ROUTER | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_react.ROUTE_METADATA.html b/docs/next/variables/_celljs_react.ROUTE_METADATA.html index c04773027..fc3548e07 100644 --- a/docs/next/variables/_celljs_react.ROUTE_METADATA.html +++ b/docs/next/variables/_celljs_react.ROUTE_METADATA.html @@ -1 +1 @@ -ROUTE_METADATA | CellJS TypeDoc

                                                                          Variable ROUTE_METADATAConst

                                                                          ROUTE_METADATA: typeof ROUTE_METADATA = ...
                                                                          +ROUTE_METADATA | CellJS TypeDoc

                                                                          Variable ROUTE_METADATAConst

                                                                          ROUTE_METADATA: typeof ROUTE_METADATA = ...
                                                                          diff --git a/docs/next/variables/_celljs_react.RouteMetadataConverter-1.html b/docs/next/variables/_celljs_react.RouteMetadataConverter-1.html index dfa244c43..b4ab7a990 100644 --- a/docs/next/variables/_celljs_react.RouteMetadataConverter-1.html +++ b/docs/next/variables/_celljs_react.RouteMetadataConverter-1.html @@ -1 +1 @@ -RouteMetadataConverter | CellJS TypeDoc
                                                                          +RouteMetadataConverter | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_react.RouteMetadataConverterProvider-1.html b/docs/next/variables/_celljs_react.RouteMetadataConverterProvider-1.html index 050badb29..61c8be0b0 100644 --- a/docs/next/variables/_celljs_react.RouteMetadataConverterProvider-1.html +++ b/docs/next/variables/_celljs_react.RouteMetadataConverterProvider-1.html @@ -1 +1 @@ -RouteMetadataConverterProvider | CellJS TypeDoc
                                                                          +RouteMetadataConverterProvider | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_react.RouteMetadataProvider-1.html b/docs/next/variables/_celljs_react.RouteMetadataProvider-1.html index e2d3004ab..ecebd0345 100644 --- a/docs/next/variables/_celljs_react.RouteMetadataProvider-1.html +++ b/docs/next/variables/_celljs_react.RouteMetadataProvider-1.html @@ -1 +1 @@ -RouteMetadataProvider | CellJS TypeDoc
                                                                          +RouteMetadataProvider | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_retry.BackOffPolicy-1.html b/docs/next/variables/_celljs_retry.BackOffPolicy-1.html index d5f86fb97..96a1fe01b 100644 --- a/docs/next/variables/_celljs_retry.BackOffPolicy-1.html +++ b/docs/next/variables/_celljs_retry.BackOffPolicy-1.html @@ -1 +1 @@ -BackOffPolicy | CellJS TypeDoc
                                                                          +BackOffPolicy | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_retry.RetryOperations-1.html b/docs/next/variables/_celljs_retry.RetryOperations-1.html index 45fd62ccc..45f09515c 100644 --- a/docs/next/variables/_celljs_retry.RetryOperations-1.html +++ b/docs/next/variables/_celljs_retry.RetryOperations-1.html @@ -1 +1 @@ -RetryOperations | CellJS TypeDoc
                                                                          +RetryOperations | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_retry.RetryPolicy-1.html b/docs/next/variables/_celljs_retry.RetryPolicy-1.html index b612b93fc..7ed9624f4 100644 --- a/docs/next/variables/_celljs_retry.RetryPolicy-1.html +++ b/docs/next/variables/_celljs_retry.RetryPolicy-1.html @@ -1 +1 @@ -RetryPolicy | CellJS TypeDoc
                                                                          +RetryPolicy | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_rpc.common.ClientConfigProcessor-1.html b/docs/next/variables/_celljs_rpc.common.ClientConfigProcessor-1.html index 0f7f68e0e..366c1d498 100644 --- a/docs/next/variables/_celljs_rpc.common.ClientConfigProcessor-1.html +++ b/docs/next/variables/_celljs_rpc.common.ClientConfigProcessor-1.html @@ -1 +1 @@ -ClientConfigProcessor | CellJS TypeDoc
                                                                          +ClientConfigProcessor | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_rpc.common.ConnectionHandler-1.html b/docs/next/variables/_celljs_rpc.common.ConnectionHandler-1.html index 5d47abd4c..38ea6bbfb 100644 --- a/docs/next/variables/_celljs_rpc.common.ConnectionHandler-1.html +++ b/docs/next/variables/_celljs_rpc.common.ConnectionHandler-1.html @@ -1 +1 @@ -ConnectionHandler | CellJS TypeDoc
                                                                          +ConnectionHandler | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_rpc.common.ConnnectionFactory-1.html b/docs/next/variables/_celljs_rpc.common.ConnnectionFactory-1.html index 431358eb6..0acb4911d 100644 --- a/docs/next/variables/_celljs_rpc.common.ConnnectionFactory-1.html +++ b/docs/next/variables/_celljs_rpc.common.ConnnectionFactory-1.html @@ -1 +1 @@ -ConnnectionFactory | CellJS TypeDoc
                                                                          +ConnnectionFactory | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_rpc.common.EndpointResolver-1.html b/docs/next/variables/_celljs_rpc.common.EndpointResolver-1.html index 0c3d56ef9..2dc4ac034 100644 --- a/docs/next/variables/_celljs_rpc.common.EndpointResolver-1.html +++ b/docs/next/variables/_celljs_rpc.common.EndpointResolver-1.html @@ -1 +1 @@ -EndpointResolver | CellJS TypeDoc
                                                                          +EndpointResolver | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_rpc.common.ErrorConverter-1.html b/docs/next/variables/_celljs_rpc.common.ErrorConverter-1.html index 488a61ffa..109968535 100644 --- a/docs/next/variables/_celljs_rpc.common.ErrorConverter-1.html +++ b/docs/next/variables/_celljs_rpc.common.ErrorConverter-1.html @@ -1 +1 @@ -ErrorConverter | CellJS TypeDoc
                                                                          +ErrorConverter | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_rpc.common.GlobalConverter.html b/docs/next/variables/_celljs_rpc.common.GlobalConverter.html index 72c8a41a3..b2edaa116 100644 --- a/docs/next/variables/_celljs_rpc.common.GlobalConverter.html +++ b/docs/next/variables/_celljs_rpc.common.GlobalConverter.html @@ -1 +1 @@ -GlobalConverter | CellJS TypeDoc
                                                                          +GlobalConverter | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_rpc.common.ID_KEY.html b/docs/next/variables/_celljs_rpc.common.ID_KEY.html index eeac03c9b..3565a4ffd 100644 --- a/docs/next/variables/_celljs_rpc.common.ID_KEY.html +++ b/docs/next/variables/_celljs_rpc.common.ID_KEY.html @@ -1 +1 @@ -ID_KEY | CellJS TypeDoc
                                                                          +ID_KEY | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_rpc.common.ProxyCreator-1.html b/docs/next/variables/_celljs_rpc.common.ProxyCreator-1.html index f8f6e0d83..87ac19353 100644 --- a/docs/next/variables/_celljs_rpc.common.ProxyCreator-1.html +++ b/docs/next/variables/_celljs_rpc.common.ProxyCreator-1.html @@ -1 +1 @@ -ProxyCreator | CellJS TypeDoc
                                                                          +ProxyCreator | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_rpc.common.ProxyProvider-1.html b/docs/next/variables/_celljs_rpc.common.ProxyProvider-1.html index d3e3c2e02..75c85bdd6 100644 --- a/docs/next/variables/_celljs_rpc.common.ProxyProvider-1.html +++ b/docs/next/variables/_celljs_rpc.common.ProxyProvider-1.html @@ -1 +1 @@ -ProxyProvider | CellJS TypeDoc
                                                                          +ProxyProvider | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_rpc.common.RPC.html b/docs/next/variables/_celljs_rpc.common.RPC.html index 7416aa1b2..8737ba169 100644 --- a/docs/next/variables/_celljs_rpc.common.RPC.html +++ b/docs/next/variables/_celljs_rpc.common.RPC.html @@ -1 +1 @@ -RPC | CellJS TypeDoc
                                                                          +RPC | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_rpc.common.RPC_PATH.html b/docs/next/variables/_celljs_rpc.common.RPC_PATH.html index 33493f317..62b7b2cce 100644 --- a/docs/next/variables/_celljs_rpc.common.RPC_PATH.html +++ b/docs/next/variables/_celljs_rpc.common.RPC_PATH.html @@ -1 +1 @@ -RPC_PATH | CellJS TypeDoc
                                                                          RPC_PATH: "cell.rpc.path" = 'cell.rpc.path'
                                                                          +RPC_PATH | CellJS TypeDoc
                                                                          RPC_PATH: "cell.rpc.path" = 'cell.rpc.path'
                                                                          diff --git a/docs/next/variables/_celljs_rpc.common.RPC_TAG.html b/docs/next/variables/_celljs_rpc.common.RPC_TAG.html index 87ba450d1..0328a0844 100644 --- a/docs/next/variables/_celljs_rpc.common.RPC_TAG.html +++ b/docs/next/variables/_celljs_rpc.common.RPC_TAG.html @@ -1 +1 @@ -RPC_TAG | CellJS TypeDoc
                                                                          RPC_TAG: "Rpc" = 'Rpc'
                                                                          +RPC_TAG | CellJS TypeDoc
                                                                          RPC_TAG: "Rpc" = 'Rpc'
                                                                          diff --git a/docs/next/variables/_celljs_rpc.node.CHANNEL_MIDDLEWARE_PRIORITY.html b/docs/next/variables/_celljs_rpc.node.CHANNEL_MIDDLEWARE_PRIORITY.html index e9f37666d..a35f23d0d 100644 --- a/docs/next/variables/_celljs_rpc.node.CHANNEL_MIDDLEWARE_PRIORITY.html +++ b/docs/next/variables/_celljs_rpc.node.CHANNEL_MIDDLEWARE_PRIORITY.html @@ -1 +1 @@ -CHANNEL_MIDDLEWARE_PRIORITY | CellJS TypeDoc

                                                                          Variable CHANNEL_MIDDLEWARE_PRIORITYConst

                                                                          CHANNEL_MIDDLEWARE_PRIORITY = 2100
                                                                          +CHANNEL_MIDDLEWARE_PRIORITY | CellJS TypeDoc

                                                                          Variable CHANNEL_MIDDLEWARE_PRIORITYConst

                                                                          CHANNEL_MIDDLEWARE_PRIORITY = 2100
                                                                          diff --git a/docs/next/variables/_celljs_rpc.node.CURRENT_CHANNEL_STRATEGY_REQUEST_KEY.html b/docs/next/variables/_celljs_rpc.node.CURRENT_CHANNEL_STRATEGY_REQUEST_KEY.html index afc1849b4..da5406caf 100644 --- a/docs/next/variables/_celljs_rpc.node.CURRENT_CHANNEL_STRATEGY_REQUEST_KEY.html +++ b/docs/next/variables/_celljs_rpc.node.CURRENT_CHANNEL_STRATEGY_REQUEST_KEY.html @@ -1 +1 @@ -CURRENT_CHANNEL_STRATEGY_REQUEST_KEY | CellJS TypeDoc

                                                                          Variable CURRENT_CHANNEL_STRATEGY_REQUEST_KEYConst

                                                                          CURRENT_CHANNEL_STRATEGY_REQUEST_KEY: "CurrentChannelStrategyRequest" = 'CurrentChannelStrategyRequest'
                                                                          +CURRENT_CHANNEL_STRATEGY_REQUEST_KEY | CellJS TypeDoc

                                                                          Variable CURRENT_CHANNEL_STRATEGY_REQUEST_KEYConst

                                                                          CURRENT_CHANNEL_STRATEGY_REQUEST_KEY: "CurrentChannelStrategyRequest" = 'CurrentChannelStrategyRequest'
                                                                          diff --git a/docs/next/variables/_celljs_rpc.node.CURRENT_MESSAGE_COUNT_REQUEST_KEY.html b/docs/next/variables/_celljs_rpc.node.CURRENT_MESSAGE_COUNT_REQUEST_KEY.html index 0179078e1..82ebca432 100644 --- a/docs/next/variables/_celljs_rpc.node.CURRENT_MESSAGE_COUNT_REQUEST_KEY.html +++ b/docs/next/variables/_celljs_rpc.node.CURRENT_MESSAGE_COUNT_REQUEST_KEY.html @@ -1 +1 @@ -CURRENT_MESSAGE_COUNT_REQUEST_KEY | CellJS TypeDoc

                                                                          Variable CURRENT_MESSAGE_COUNT_REQUEST_KEYConst

                                                                          CURRENT_MESSAGE_COUNT_REQUEST_KEY: "CurrentMessageCountRequest" = 'CurrentMessageCountRequest'
                                                                          +CURRENT_MESSAGE_COUNT_REQUEST_KEY | CellJS TypeDoc

                                                                          Variable CURRENT_MESSAGE_COUNT_REQUEST_KEYConst

                                                                          CURRENT_MESSAGE_COUNT_REQUEST_KEY: "CurrentMessageCountRequest" = 'CurrentMessageCountRequest'
                                                                          diff --git a/docs/next/variables/_celljs_rpc.node.CURRENT_RESPONSE_MESSAGE_REQUEST_KEY.html b/docs/next/variables/_celljs_rpc.node.CURRENT_RESPONSE_MESSAGE_REQUEST_KEY.html index 030b7aabf..750a7db64 100644 --- a/docs/next/variables/_celljs_rpc.node.CURRENT_RESPONSE_MESSAGE_REQUEST_KEY.html +++ b/docs/next/variables/_celljs_rpc.node.CURRENT_RESPONSE_MESSAGE_REQUEST_KEY.html @@ -1 +1 @@ -CURRENT_RESPONSE_MESSAGE_REQUEST_KEY | CellJS TypeDoc

                                                                          Variable CURRENT_RESPONSE_MESSAGE_REQUEST_KEYConst

                                                                          CURRENT_RESPONSE_MESSAGE_REQUEST_KEY: "CurrentResponseMessageRequest" = 'CurrentResponseMessageRequest'
                                                                          +CURRENT_RESPONSE_MESSAGE_REQUEST_KEY | CellJS TypeDoc

                                                                          Variable CURRENT_RESPONSE_MESSAGE_REQUEST_KEYConst

                                                                          CURRENT_RESPONSE_MESSAGE_REQUEST_KEY: "CurrentResponseMessageRequest" = 'CurrentResponseMessageRequest'
                                                                          diff --git a/docs/next/variables/_celljs_rpc.node.ChannelStrategy-1.html b/docs/next/variables/_celljs_rpc.node.ChannelStrategy-1.html index d4b3a6e87..017a1da49 100644 --- a/docs/next/variables/_celljs_rpc.node.ChannelStrategy-1.html +++ b/docs/next/variables/_celljs_rpc.node.ChannelStrategy-1.html @@ -1 +1 @@ -ChannelStrategy | CellJS TypeDoc
                                                                          +ChannelStrategy | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_rpc.node.PATH_PARMAS_ATTR.html b/docs/next/variables/_celljs_rpc.node.PATH_PARMAS_ATTR.html index a09f44d71..2c92bb57e 100644 --- a/docs/next/variables/_celljs_rpc.node.PATH_PARMAS_ATTR.html +++ b/docs/next/variables/_celljs_rpc.node.PATH_PARMAS_ATTR.html @@ -1 +1 @@ -PATH_PARMAS_ATTR | CellJS TypeDoc

                                                                          Variable PATH_PARMAS_ATTRConst

                                                                          PATH_PARMAS_ATTR: "pathParams" = 'pathParams'
                                                                          +PATH_PARMAS_ATTR | CellJS TypeDoc

                                                                          Variable PATH_PARMAS_ATTRConst

                                                                          PATH_PARMAS_ATTR: "pathParams" = 'pathParams'
                                                                          diff --git a/docs/next/variables/_celljs_rpc.node.RPC_HANDLER_ADAPTER_PRIORITY.html b/docs/next/variables/_celljs_rpc.node.RPC_HANDLER_ADAPTER_PRIORITY.html index 04b8f3559..0ed87c3a2 100644 --- a/docs/next/variables/_celljs_rpc.node.RPC_HANDLER_ADAPTER_PRIORITY.html +++ b/docs/next/variables/_celljs_rpc.node.RPC_HANDLER_ADAPTER_PRIORITY.html @@ -1 +1 @@ -RPC_HANDLER_ADAPTER_PRIORITY | CellJS TypeDoc

                                                                          Variable RPC_HANDLER_ADAPTER_PRIORITYConst

                                                                          RPC_HANDLER_ADAPTER_PRIORITY = 1000
                                                                          +RPC_HANDLER_ADAPTER_PRIORITY | CellJS TypeDoc

                                                                          Variable RPC_HANDLER_ADAPTER_PRIORITYConst

                                                                          RPC_HANDLER_ADAPTER_PRIORITY = 1000
                                                                          diff --git a/docs/next/variables/_celljs_rpc_core.RPC-1.html b/docs/next/variables/_celljs_rpc_core.RPC-1.html index c16c2156c..a2f633969 100644 --- a/docs/next/variables/_celljs_rpc_core.RPC-1.html +++ b/docs/next/variables/_celljs_rpc_core.RPC-1.html @@ -1 +1 @@ -RPC | CellJS TypeDoc
                                                                          +RPC | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_schedule.CronJobFactory-1.html b/docs/next/variables/_celljs_schedule.CronJobFactory-1.html index ce32deadc..7608fb1f8 100644 --- a/docs/next/variables/_celljs_schedule.CronJobFactory-1.html +++ b/docs/next/variables/_celljs_schedule.CronJobFactory-1.html @@ -1 +1 @@ -CronJobFactory | CellJS TypeDoc
                                                                          +CronJobFactory | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_schedule.METADATA_KEY.html b/docs/next/variables/_celljs_schedule.METADATA_KEY.html index 8ac0a6496..ffadce926 100644 --- a/docs/next/variables/_celljs_schedule.METADATA_KEY.html +++ b/docs/next/variables/_celljs_schedule.METADATA_KEY.html @@ -1 +1 @@ -METADATA_KEY | CellJS TypeDoc
                                                                          METADATA_KEY: {
                                                                              cron: string;
                                                                              scheduler: string;
                                                                          } = ...
                                                                          +METADATA_KEY | CellJS TypeDoc
                                                                          METADATA_KEY: {
                                                                              cron: string;
                                                                              scheduler: string;
                                                                          } = ...
                                                                          diff --git a/docs/next/variables/_celljs_schedule.SCHEDULER.html b/docs/next/variables/_celljs_schedule.SCHEDULER.html index 8c390336f..2b542d429 100644 --- a/docs/next/variables/_celljs_schedule.SCHEDULER.html +++ b/docs/next/variables/_celljs_schedule.SCHEDULER.html @@ -1 +1 @@ -SCHEDULER | CellJS TypeDoc
                                                                          +SCHEDULER | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_schedule.SCHEDULER_TAG.html b/docs/next/variables/_celljs_schedule.SCHEDULER_TAG.html index bdad70f7a..87dd289d3 100644 --- a/docs/next/variables/_celljs_schedule.SCHEDULER_TAG.html +++ b/docs/next/variables/_celljs_schedule.SCHEDULER_TAG.html @@ -1 +1 @@ -SCHEDULER_TAG | CellJS TypeDoc
                                                                          SCHEDULER_TAG: "Scheduler" = 'Scheduler'
                                                                          +SCHEDULER_TAG | CellJS TypeDoc
                                                                          SCHEDULER_TAG: "Scheduler" = 'Scheduler'
                                                                          diff --git a/docs/next/variables/_celljs_schedule.SchedulerRegistry-1.html b/docs/next/variables/_celljs_schedule.SchedulerRegistry-1.html index d70f90071..470af17c7 100644 --- a/docs/next/variables/_celljs_schedule.SchedulerRegistry-1.html +++ b/docs/next/variables/_celljs_schedule.SchedulerRegistry-1.html @@ -1 +1 @@ -SchedulerRegistry | CellJS TypeDoc
                                                                          +SchedulerRegistry | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_security.browser.UserManager-1.html b/docs/next/variables/_celljs_security.browser.UserManager-1.html index a40a013e5..b6cd243b2 100644 --- a/docs/next/variables/_celljs_security.browser.UserManager-1.html +++ b/docs/next/variables/_celljs_security.browser.UserManager-1.html @@ -1 +1 @@ -UserManager | CellJS TypeDoc
                                                                          +UserManager | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_security.node.ACCESS_ABSTAIN.html b/docs/next/variables/_celljs_security.node.ACCESS_ABSTAIN.html index af4cf83f8..85581244c 100644 --- a/docs/next/variables/_celljs_security.node.ACCESS_ABSTAIN.html +++ b/docs/next/variables/_celljs_security.node.ACCESS_ABSTAIN.html @@ -1 +1 @@ -ACCESS_ABSTAIN | CellJS TypeDoc
                                                                          +ACCESS_ABSTAIN | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_security.node.ACCESS_DENIED.html b/docs/next/variables/_celljs_security.node.ACCESS_DENIED.html index 64bcaa043..02492654d 100644 --- a/docs/next/variables/_celljs_security.node.ACCESS_DENIED.html +++ b/docs/next/variables/_celljs_security.node.ACCESS_DENIED.html @@ -1 +1 @@ -ACCESS_DENIED | CellJS TypeDoc
                                                                          +ACCESS_DENIED | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_security.node.ACCESS_DENIED_ERROR_HANDLER_PRIORITY.html b/docs/next/variables/_celljs_security.node.ACCESS_DENIED_ERROR_HANDLER_PRIORITY.html index 503414e41..c389ccecf 100644 --- a/docs/next/variables/_celljs_security.node.ACCESS_DENIED_ERROR_HANDLER_PRIORITY.html +++ b/docs/next/variables/_celljs_security.node.ACCESS_DENIED_ERROR_HANDLER_PRIORITY.html @@ -1 +1 @@ -ACCESS_DENIED_ERROR_HANDLER_PRIORITY | CellJS TypeDoc

                                                                          Variable ACCESS_DENIED_ERROR_HANDLER_PRIORITYConst

                                                                          ACCESS_DENIED_ERROR_HANDLER_PRIORITY: number = ...
                                                                          +ACCESS_DENIED_ERROR_HANDLER_PRIORITY | CellJS TypeDoc

                                                                          Variable ACCESS_DENIED_ERROR_HANDLER_PRIORITYConst

                                                                          ACCESS_DENIED_ERROR_HANDLER_PRIORITY: number = ...
                                                                          diff --git a/docs/next/variables/_celljs_security.node.ACCESS_GRANTED.html b/docs/next/variables/_celljs_security.node.ACCESS_GRANTED.html index 207c95bda..f281fdd57 100644 --- a/docs/next/variables/_celljs_security.node.ACCESS_GRANTED.html +++ b/docs/next/variables/_celljs_security.node.ACCESS_GRANTED.html @@ -1 +1 @@ -ACCESS_GRANTED | CellJS TypeDoc
                                                                          +ACCESS_GRANTED | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_security.node.AUTHENTICATION_ERROR_HANDLER_PRIORITY.html b/docs/next/variables/_celljs_security.node.AUTHENTICATION_ERROR_HANDLER_PRIORITY.html index 530f20bcf..f90668e1b 100644 --- a/docs/next/variables/_celljs_security.node.AUTHENTICATION_ERROR_HANDLER_PRIORITY.html +++ b/docs/next/variables/_celljs_security.node.AUTHENTICATION_ERROR_HANDLER_PRIORITY.html @@ -1 +1 @@ -AUTHENTICATION_ERROR_HANDLER_PRIORITY | CellJS TypeDoc

                                                                          Variable AUTHENTICATION_ERROR_HANDLER_PRIORITYConst

                                                                          AUTHENTICATION_ERROR_HANDLER_PRIORITY: number = ...
                                                                          +AUTHENTICATION_ERROR_HANDLER_PRIORITY | CellJS TypeDoc

                                                                          Variable AUTHENTICATION_ERROR_HANDLER_PRIORITYConst

                                                                          AUTHENTICATION_ERROR_HANDLER_PRIORITY: number = ...
                                                                          diff --git a/docs/next/variables/_celljs_security.node.AUTHENTICATION_MIDDLE_PRIORITY.html b/docs/next/variables/_celljs_security.node.AUTHENTICATION_MIDDLE_PRIORITY.html index dc08a3f1c..13af8b7a9 100644 --- a/docs/next/variables/_celljs_security.node.AUTHENTICATION_MIDDLE_PRIORITY.html +++ b/docs/next/variables/_celljs_security.node.AUTHENTICATION_MIDDLE_PRIORITY.html @@ -1 +1 @@ -AUTHENTICATION_MIDDLE_PRIORITY | CellJS TypeDoc

                                                                          Variable AUTHENTICATION_MIDDLE_PRIORITYConst

                                                                          AUTHENTICATION_MIDDLE_PRIORITY: number = ...
                                                                          +AUTHENTICATION_MIDDLE_PRIORITY | CellJS TypeDoc

                                                                          Variable AUTHENTICATION_MIDDLE_PRIORITYConst

                                                                          AUTHENTICATION_MIDDLE_PRIORITY: number = ...
                                                                          diff --git a/docs/next/variables/_celljs_security.node.AUTHENTICATION_SCHEME_BASIC.html b/docs/next/variables/_celljs_security.node.AUTHENTICATION_SCHEME_BASIC.html index 33a968c19..8d1db9ba0 100644 --- a/docs/next/variables/_celljs_security.node.AUTHENTICATION_SCHEME_BASIC.html +++ b/docs/next/variables/_celljs_security.node.AUTHENTICATION_SCHEME_BASIC.html @@ -1 +1 @@ -AUTHENTICATION_SCHEME_BASIC | CellJS TypeDoc

                                                                          Variable AUTHENTICATION_SCHEME_BASICConst

                                                                          AUTHENTICATION_SCHEME_BASIC: "Basic" = 'Basic'
                                                                          +AUTHENTICATION_SCHEME_BASIC | CellJS TypeDoc

                                                                          Variable AUTHENTICATION_SCHEME_BASICConst

                                                                          AUTHENTICATION_SCHEME_BASIC: "Basic" = 'Basic'
                                                                          diff --git a/docs/next/variables/_celljs_security.node.AccessDecisionManager-1.html b/docs/next/variables/_celljs_security.node.AccessDecisionManager-1.html index 56935e0c5..8a6c01ae3 100644 --- a/docs/next/variables/_celljs_security.node.AccessDecisionManager-1.html +++ b/docs/next/variables/_celljs_security.node.AccessDecisionManager-1.html @@ -1 +1 @@ -AccessDecisionManager | CellJS TypeDoc
                                                                          +AccessDecisionManager | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_security.node.AccessDecisionVoter-1.html b/docs/next/variables/_celljs_security.node.AccessDecisionVoter-1.html index 0887eb390..786efd772 100644 --- a/docs/next/variables/_celljs_security.node.AccessDecisionVoter-1.html +++ b/docs/next/variables/_celljs_security.node.AccessDecisionVoter-1.html @@ -1 +1 @@ -AccessDecisionVoter | CellJS TypeDoc
                                                                          +AccessDecisionVoter | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_security.node.ActionNameResolver-1.html b/docs/next/variables/_celljs_security.node.ActionNameResolver-1.html index b1357d519..4fc6c5162 100644 --- a/docs/next/variables/_celljs_security.node.ActionNameResolver-1.html +++ b/docs/next/variables/_celljs_security.node.ActionNameResolver-1.html @@ -1 +1 @@ -ActionNameResolver | CellJS TypeDoc
                                                                          +ActionNameResolver | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_security.node.AuthenticationManager-1.html b/docs/next/variables/_celljs_security.node.AuthenticationManager-1.html index 210b3c2d4..61646539b 100644 --- a/docs/next/variables/_celljs_security.node.AuthenticationManager-1.html +++ b/docs/next/variables/_celljs_security.node.AuthenticationManager-1.html @@ -1 +1 @@ -AuthenticationManager | CellJS TypeDoc
                                                                          +AuthenticationManager | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_security.node.AuthenticationProvider-1.html b/docs/next/variables/_celljs_security.node.AuthenticationProvider-1.html index cf869942b..c31858b73 100644 --- a/docs/next/variables/_celljs_security.node.AuthenticationProvider-1.html +++ b/docs/next/variables/_celljs_security.node.AuthenticationProvider-1.html @@ -1 +1 @@ -AuthenticationProvider | CellJS TypeDoc
                                                                          +AuthenticationProvider | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_security.node.AuthenticationSuccessHandler-1.html b/docs/next/variables/_celljs_security.node.AuthenticationSuccessHandler-1.html index 86bdeb86d..80541e3ef 100644 --- a/docs/next/variables/_celljs_security.node.AuthenticationSuccessHandler-1.html +++ b/docs/next/variables/_celljs_security.node.AuthenticationSuccessHandler-1.html @@ -1 +1 @@ -AuthenticationSuccessHandler | CellJS TypeDoc
                                                                          +AuthenticationSuccessHandler | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_security.node.BASE_AUTHENTICATION_PROVIDER_PRIORITY.html b/docs/next/variables/_celljs_security.node.BASE_AUTHENTICATION_PROVIDER_PRIORITY.html index a00c015c5..e10fd7514 100644 --- a/docs/next/variables/_celljs_security.node.BASE_AUTHENTICATION_PROVIDER_PRIORITY.html +++ b/docs/next/variables/_celljs_security.node.BASE_AUTHENTICATION_PROVIDER_PRIORITY.html @@ -1 +1 @@ -BASE_AUTHENTICATION_PROVIDER_PRIORITY | CellJS TypeDoc

                                                                          Variable BASE_AUTHENTICATION_PROVIDER_PRIORITYConst

                                                                          BASE_AUTHENTICATION_PROVIDER_PRIORITY: number = ...
                                                                          +BASE_AUTHENTICATION_PROVIDER_PRIORITY | CellJS TypeDoc

                                                                          Variable BASE_AUTHENTICATION_PROVIDER_PRIORITYConst

                                                                          BASE_AUTHENTICATION_PROVIDER_PRIORITY: number = ...
                                                                          diff --git a/docs/next/variables/_celljs_security.node.CURRENT_SECURITY_CONTEXT_REQUEST_KEY.html b/docs/next/variables/_celljs_security.node.CURRENT_SECURITY_CONTEXT_REQUEST_KEY.html index 13e043a93..eef53558a 100644 --- a/docs/next/variables/_celljs_security.node.CURRENT_SECURITY_CONTEXT_REQUEST_KEY.html +++ b/docs/next/variables/_celljs_security.node.CURRENT_SECURITY_CONTEXT_REQUEST_KEY.html @@ -1 +1 @@ -CURRENT_SECURITY_CONTEXT_REQUEST_KEY | CellJS TypeDoc

                                                                          Variable CURRENT_SECURITY_CONTEXT_REQUEST_KEYConst

                                                                          CURRENT_SECURITY_CONTEXT_REQUEST_KEY: "CurrentSecurityContextRequest" = 'CurrentSecurityContextRequest'
                                                                          +CURRENT_SECURITY_CONTEXT_REQUEST_KEY | CellJS TypeDoc

                                                                          Variable CURRENT_SECURITY_CONTEXT_REQUEST_KEYConst

                                                                          CURRENT_SECURITY_CONTEXT_REQUEST_KEY: "CurrentSecurityContextRequest" = 'CurrentSecurityContextRequest'
                                                                          diff --git a/docs/next/variables/_celljs_security.node.JexlEngineProvider-1.html b/docs/next/variables/_celljs_security.node.JexlEngineProvider-1.html index 9dac3948f..777c149b9 100644 --- a/docs/next/variables/_celljs_security.node.JexlEngineProvider-1.html +++ b/docs/next/variables/_celljs_security.node.JexlEngineProvider-1.html @@ -1 +1 @@ -JexlEngineProvider | CellJS TypeDoc
                                                                          +JexlEngineProvider | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_security.node.LOGOUT_MIDDLEWARE_PRIORITY.html b/docs/next/variables/_celljs_security.node.LOGOUT_MIDDLEWARE_PRIORITY.html index b0ba2d5b6..0e96bdf91 100644 --- a/docs/next/variables/_celljs_security.node.LOGOUT_MIDDLEWARE_PRIORITY.html +++ b/docs/next/variables/_celljs_security.node.LOGOUT_MIDDLEWARE_PRIORITY.html @@ -1 +1 @@ -LOGOUT_MIDDLEWARE_PRIORITY | CellJS TypeDoc

                                                                          Variable LOGOUT_MIDDLEWARE_PRIORITYConst

                                                                          LOGOUT_MIDDLEWARE_PRIORITY: number = ...
                                                                          +LOGOUT_MIDDLEWARE_PRIORITY | CellJS TypeDoc

                                                                          Variable LOGOUT_MIDDLEWARE_PRIORITYConst

                                                                          LOGOUT_MIDDLEWARE_PRIORITY: number = ...
                                                                          diff --git a/docs/next/variables/_celljs_security.node.LOGOUT_SUCCESS_HANDLER_PRIORITY.html b/docs/next/variables/_celljs_security.node.LOGOUT_SUCCESS_HANDLER_PRIORITY.html index 9716b7918..6cfbc9c56 100644 --- a/docs/next/variables/_celljs_security.node.LOGOUT_SUCCESS_HANDLER_PRIORITY.html +++ b/docs/next/variables/_celljs_security.node.LOGOUT_SUCCESS_HANDLER_PRIORITY.html @@ -1 +1 @@ -LOGOUT_SUCCESS_HANDLER_PRIORITY | CellJS TypeDoc

                                                                          Variable LOGOUT_SUCCESS_HANDLER_PRIORITYConst

                                                                          LOGOUT_SUCCESS_HANDLER_PRIORITY = 2000
                                                                          +LOGOUT_SUCCESS_HANDLER_PRIORITY | CellJS TypeDoc

                                                                          Variable LOGOUT_SUCCESS_HANDLER_PRIORITYConst

                                                                          LOGOUT_SUCCESS_HANDLER_PRIORITY = 2000
                                                                          diff --git a/docs/next/variables/_celljs_security.node.LogoutHandler-1.html b/docs/next/variables/_celljs_security.node.LogoutHandler-1.html index 9b6ffd879..3c6e7dd2d 100644 --- a/docs/next/variables/_celljs_security.node.LogoutHandler-1.html +++ b/docs/next/variables/_celljs_security.node.LogoutHandler-1.html @@ -1 +1 @@ -LogoutHandler | CellJS TypeDoc
                                                                          +LogoutHandler | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_security.node.LogoutSuccessHandler-1.html b/docs/next/variables/_celljs_security.node.LogoutSuccessHandler-1.html index 942147606..16320d51b 100644 --- a/docs/next/variables/_celljs_security.node.LogoutSuccessHandler-1.html +++ b/docs/next/variables/_celljs_security.node.LogoutSuccessHandler-1.html @@ -1 +1 @@ -LogoutSuccessHandler | CellJS TypeDoc
                                                                          +LogoutSuccessHandler | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_security.node.METADATA_KEY.html b/docs/next/variables/_celljs_security.node.METADATA_KEY.html index ed6e91adb..7cd05e77f 100644 --- a/docs/next/variables/_celljs_security.node.METADATA_KEY.html +++ b/docs/next/variables/_celljs_security.node.METADATA_KEY.html @@ -1 +1 @@ -METADATA_KEY | CellJS TypeDoc
                                                                          METADATA_KEY: {
                                                                              action: string;
                                                                              authorize: string;
                                                                              resource: string;
                                                                          } = ...
                                                                          +METADATA_KEY | CellJS TypeDoc
                                                                          METADATA_KEY: {
                                                                              action: string;
                                                                              authorize: string;
                                                                              resource: string;
                                                                          } = ...
                                                                          diff --git a/docs/next/variables/_celljs_security.node.POLICY_BASED_VOTER_PRIORITY.html b/docs/next/variables/_celljs_security.node.POLICY_BASED_VOTER_PRIORITY.html index a9ad5b1e5..864eaed50 100644 --- a/docs/next/variables/_celljs_security.node.POLICY_BASED_VOTER_PRIORITY.html +++ b/docs/next/variables/_celljs_security.node.POLICY_BASED_VOTER_PRIORITY.html @@ -1 +1 @@ -POLICY_BASED_VOTER_PRIORITY | CellJS TypeDoc

                                                                          Variable POLICY_BASED_VOTER_PRIORITYConst

                                                                          POLICY_BASED_VOTER_PRIORITY: number = ...
                                                                          +POLICY_BASED_VOTER_PRIORITY | CellJS TypeDoc

                                                                          Variable POLICY_BASED_VOTER_PRIORITYConst

                                                                          POLICY_BASED_VOTER_PRIORITY: number = ...
                                                                          diff --git a/docs/next/variables/_celljs_security.node.PasswordEncoder-1.html b/docs/next/variables/_celljs_security.node.PasswordEncoder-1.html index ca0f7d3af..88acb687e 100644 --- a/docs/next/variables/_celljs_security.node.PasswordEncoder-1.html +++ b/docs/next/variables/_celljs_security.node.PasswordEncoder-1.html @@ -1 +1 @@ -PasswordEncoder | CellJS TypeDoc
                                                                          +PasswordEncoder | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_security.node.PolicyFactory-1.html b/docs/next/variables/_celljs_security.node.PolicyFactory-1.html index e2644e2cd..362aa9c0b 100644 --- a/docs/next/variables/_celljs_security.node.PolicyFactory-1.html +++ b/docs/next/variables/_celljs_security.node.PolicyFactory-1.html @@ -1 +1 @@ -PolicyFactory | CellJS TypeDoc
                                                                          +PolicyFactory | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_security.node.PolicyProvider-1.html b/docs/next/variables/_celljs_security.node.PolicyProvider-1.html index 8a32e366b..8cd414bc0 100644 --- a/docs/next/variables/_celljs_security.node.PolicyProvider-1.html +++ b/docs/next/variables/_celljs_security.node.PolicyProvider-1.html @@ -1 +1 @@ -PolicyProvider | CellJS TypeDoc
                                                                          +PolicyProvider | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_security.node.PolicyResolver-1.html b/docs/next/variables/_celljs_security.node.PolicyResolver-1.html index 2a3f754c4..ec5fa75b8 100644 --- a/docs/next/variables/_celljs_security.node.PolicyResolver-1.html +++ b/docs/next/variables/_celljs_security.node.PolicyResolver-1.html @@ -1 +1 @@ -PolicyResolver | CellJS TypeDoc
                                                                          +PolicyResolver | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_security.node.RequestCache-1.html b/docs/next/variables/_celljs_security.node.RequestCache-1.html index 50885df4d..0abcd7b1e 100644 --- a/docs/next/variables/_celljs_security.node.RequestCache-1.html +++ b/docs/next/variables/_celljs_security.node.RequestCache-1.html @@ -1 +1 @@ -RequestCache | CellJS TypeDoc
                                                                          +RequestCache | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_security.node.ResourceNameResolver-1.html b/docs/next/variables/_celljs_security.node.ResourceNameResolver-1.html index 3cccd9dee..693a719db 100644 --- a/docs/next/variables/_celljs_security.node.ResourceNameResolver-1.html +++ b/docs/next/variables/_celljs_security.node.ResourceNameResolver-1.html @@ -1 +1 @@ -ResourceNameResolver | CellJS TypeDoc
                                                                          +ResourceNameResolver | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_security.node.SAVED_REQUEST.html b/docs/next/variables/_celljs_security.node.SAVED_REQUEST.html index f34da9721..1f157e906 100644 --- a/docs/next/variables/_celljs_security.node.SAVED_REQUEST.html +++ b/docs/next/variables/_celljs_security.node.SAVED_REQUEST.html @@ -1 +1 @@ -SAVED_REQUEST | CellJS TypeDoc
                                                                          SAVED_REQUEST: "CELL_SECURITY_SAVED_REQUEST" = 'CELL_SECURITY_SAVED_REQUEST'
                                                                          +SAVED_REQUEST | CellJS TypeDoc
                                                                          SAVED_REQUEST: "CELL_SECURITY_SAVED_REQUEST" = 'CELL_SECURITY_SAVED_REQUEST'
                                                                          diff --git a/docs/next/variables/_celljs_security.node.SECURITY_CONTEXT_MIDDLEWARE_PRIORITY.html b/docs/next/variables/_celljs_security.node.SECURITY_CONTEXT_MIDDLEWARE_PRIORITY.html index 0fc9342b6..bbed4796e 100644 --- a/docs/next/variables/_celljs_security.node.SECURITY_CONTEXT_MIDDLEWARE_PRIORITY.html +++ b/docs/next/variables/_celljs_security.node.SECURITY_CONTEXT_MIDDLEWARE_PRIORITY.html @@ -1 +1 @@ -SECURITY_CONTEXT_MIDDLEWARE_PRIORITY | CellJS TypeDoc

                                                                          Variable SECURITY_CONTEXT_MIDDLEWARE_PRIORITYConst

                                                                          SECURITY_CONTEXT_MIDDLEWARE_PRIORITY: number = ...
                                                                          +SECURITY_CONTEXT_MIDDLEWARE_PRIORITY | CellJS TypeDoc

                                                                          Variable SECURITY_CONTEXT_MIDDLEWARE_PRIORITYConst

                                                                          SECURITY_CONTEXT_MIDDLEWARE_PRIORITY: number = ...
                                                                          diff --git a/docs/next/variables/_celljs_security.node.SECURITY_EXPRESSION_CONTEXT_KEY.html b/docs/next/variables/_celljs_security.node.SECURITY_EXPRESSION_CONTEXT_KEY.html index 141f5d9b9..440b31efe 100644 --- a/docs/next/variables/_celljs_security.node.SECURITY_EXPRESSION_CONTEXT_KEY.html +++ b/docs/next/variables/_celljs_security.node.SECURITY_EXPRESSION_CONTEXT_KEY.html @@ -1 +1 @@ -SECURITY_EXPRESSION_CONTEXT_KEY | CellJS TypeDoc

                                                                          Variable SECURITY_EXPRESSION_CONTEXT_KEYConst

                                                                          SECURITY_EXPRESSION_CONTEXT_KEY: "SecurityExpressionContext" = 'SecurityExpressionContext'
                                                                          +SECURITY_EXPRESSION_CONTEXT_KEY | CellJS TypeDoc

                                                                          Variable SECURITY_EXPRESSION_CONTEXT_KEYConst

                                                                          SECURITY_EXPRESSION_CONTEXT_KEY: "SecurityExpressionContext" = 'SecurityExpressionContext'
                                                                          diff --git a/docs/next/variables/_celljs_security.node.SecurityContextStore-1.html b/docs/next/variables/_celljs_security.node.SecurityContextStore-1.html index 696720d6a..279c679ea 100644 --- a/docs/next/variables/_celljs_security.node.SecurityContextStore-1.html +++ b/docs/next/variables/_celljs_security.node.SecurityContextStore-1.html @@ -1 +1 @@ -SecurityContextStore | CellJS TypeDoc
                                                                          +SecurityContextStore | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_security.node.SecurityContextStrategy-1.html b/docs/next/variables/_celljs_security.node.SecurityContextStrategy-1.html index 9f283473f..10bb45a23 100644 --- a/docs/next/variables/_celljs_security.node.SecurityContextStrategy-1.html +++ b/docs/next/variables/_celljs_security.node.SecurityContextStrategy-1.html @@ -1 +1 @@ -SecurityContextStrategy | CellJS TypeDoc
                                                                          +SecurityContextStrategy | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_security.node.SecurityExpressionContextHandler-1.html b/docs/next/variables/_celljs_security.node.SecurityExpressionContextHandler-1.html index 9ae139fb4..066288dde 100644 --- a/docs/next/variables/_celljs_security.node.SecurityExpressionContextHandler-1.html +++ b/docs/next/variables/_celljs_security.node.SecurityExpressionContextHandler-1.html @@ -1 +1 @@ -SecurityExpressionContextHandler | CellJS TypeDoc
                                                                          +SecurityExpressionContextHandler | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_security.node.SecurityMetadataSource-1.html b/docs/next/variables/_celljs_security.node.SecurityMetadataSource-1.html index 0681e0922..a9760c02a 100644 --- a/docs/next/variables/_celljs_security.node.SecurityMetadataSource-1.html +++ b/docs/next/variables/_celljs_security.node.SecurityMetadataSource-1.html @@ -1 +1 @@ -SecurityMetadataSource | CellJS TypeDoc
                                                                          +SecurityMetadataSource | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_security.node.StringKeyGenerator-1.html b/docs/next/variables/_celljs_security.node.StringKeyGenerator-1.html index 5fcc06da2..60bde78e0 100644 --- a/docs/next/variables/_celljs_security.node.StringKeyGenerator-1.html +++ b/docs/next/variables/_celljs_security.node.StringKeyGenerator-1.html @@ -1 +1 @@ -StringKeyGenerator | CellJS TypeDoc
                                                                          +StringKeyGenerator | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_security.node.TENANT_VOTER_PRIORITY.html b/docs/next/variables/_celljs_security.node.TENANT_VOTER_PRIORITY.html index b3e9e5878..ad02de476 100644 --- a/docs/next/variables/_celljs_security.node.TENANT_VOTER_PRIORITY.html +++ b/docs/next/variables/_celljs_security.node.TENANT_VOTER_PRIORITY.html @@ -1 +1 @@ -TENANT_VOTER_PRIORITY | CellJS TypeDoc
                                                                          TENANT_VOTER_PRIORITY = 2000
                                                                          +TENANT_VOTER_PRIORITY | CellJS TypeDoc
                                                                          TENANT_VOTER_PRIORITY = 2000
                                                                          diff --git a/docs/next/variables/_celljs_security.node.USERNAME_PASSWORD_AUTHENTICATION_PROVIDER_PRIORITY.html b/docs/next/variables/_celljs_security.node.USERNAME_PASSWORD_AUTHENTICATION_PROVIDER_PRIORITY.html index 48ffa3cb1..3d6109244 100644 --- a/docs/next/variables/_celljs_security.node.USERNAME_PASSWORD_AUTHENTICATION_PROVIDER_PRIORITY.html +++ b/docs/next/variables/_celljs_security.node.USERNAME_PASSWORD_AUTHENTICATION_PROVIDER_PRIORITY.html @@ -1 +1 @@ -USERNAME_PASSWORD_AUTHENTICATION_PROVIDER_PRIORITY | CellJS TypeDoc

                                                                          Variable USERNAME_PASSWORD_AUTHENTICATION_PROVIDER_PRIORITYConst

                                                                          USERNAME_PASSWORD_AUTHENTICATION_PROVIDER_PRIORITY = 2000
                                                                          +USERNAME_PASSWORD_AUTHENTICATION_PROVIDER_PRIORITY | CellJS TypeDoc

                                                                          Variable USERNAME_PASSWORD_AUTHENTICATION_PROVIDER_PRIORITYConst

                                                                          USERNAME_PASSWORD_AUTHENTICATION_PROVIDER_PRIORITY = 2000
                                                                          diff --git a/docs/next/variables/_celljs_security.node.USER_MIDDLEWARE_PRIORITY.html b/docs/next/variables/_celljs_security.node.USER_MIDDLEWARE_PRIORITY.html index 242b00ec6..8ed5eb140 100644 --- a/docs/next/variables/_celljs_security.node.USER_MIDDLEWARE_PRIORITY.html +++ b/docs/next/variables/_celljs_security.node.USER_MIDDLEWARE_PRIORITY.html @@ -1 +1 @@ -USER_MIDDLEWARE_PRIORITY | CellJS TypeDoc
                                                                          USER_MIDDLEWARE_PRIORITY: number = ...
                                                                          +USER_MIDDLEWARE_PRIORITY | CellJS TypeDoc
                                                                          USER_MIDDLEWARE_PRIORITY: number = ...
                                                                          diff --git a/docs/next/variables/_celljs_security.node.UserChecker-1.html b/docs/next/variables/_celljs_security.node.UserChecker-1.html index 57c9d029c..fe0102f03 100644 --- a/docs/next/variables/_celljs_security.node.UserChecker-1.html +++ b/docs/next/variables/_celljs_security.node.UserChecker-1.html @@ -1 +1 @@ -UserChecker | CellJS TypeDoc
                                                                          +UserChecker | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_security.node.UserMapper-1.html b/docs/next/variables/_celljs_security.node.UserMapper-1.html index f22855981..4036a9fe1 100644 --- a/docs/next/variables/_celljs_security.node.UserMapper-1.html +++ b/docs/next/variables/_celljs_security.node.UserMapper-1.html @@ -1 +1 @@ -UserMapper | CellJS TypeDoc
                                                                          +UserMapper | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_security.node.UserService-1.html b/docs/next/variables/_celljs_security.node.UserService-1.html index 1df917793..fa4f9e702 100644 --- a/docs/next/variables/_celljs_security.node.UserService-1.html +++ b/docs/next/variables/_celljs_security.node.UserService-1.html @@ -1 +1 @@ -UserService | CellJS TypeDoc
                                                                          +UserService | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_shell.browser.LEFT_AREA.html b/docs/next/variables/_celljs_shell.browser.LEFT_AREA.html index eb606b4cb..37b5cb58b 100644 --- a/docs/next/variables/_celljs_shell.browser.LEFT_AREA.html +++ b/docs/next/variables/_celljs_shell.browser.LEFT_AREA.html @@ -1 +1 @@ -LEFT_AREA | CellJS TypeDoc
                                                                          LEFT_AREA: typeof LEFT_AREA = ...
                                                                          +LEFT_AREA | CellJS TypeDoc
                                                                          LEFT_AREA: typeof LEFT_AREA = ...
                                                                          diff --git a/docs/next/variables/_celljs_shell.browser.TOP_AREA.html b/docs/next/variables/_celljs_shell.browser.TOP_AREA.html index bff7ef988..62f4b5a3a 100644 --- a/docs/next/variables/_celljs_shell.browser.TOP_AREA.html +++ b/docs/next/variables/_celljs_shell.browser.TOP_AREA.html @@ -1 +1 @@ -TOP_AREA | CellJS TypeDoc
                                                                          TOP_AREA: typeof TOP_AREA = ...
                                                                          +TOP_AREA | CellJS TypeDoc
                                                                          TOP_AREA: typeof TOP_AREA = ...
                                                                          diff --git a/docs/next/variables/_celljs_shell.common.AppService-1.html b/docs/next/variables/_celljs_shell.common.AppService-1.html index 86cbd04f0..d28c26400 100644 --- a/docs/next/variables/_celljs_shell.common.AppService-1.html +++ b/docs/next/variables/_celljs_shell.common.AppService-1.html @@ -1 +1 @@ -AppService | CellJS TypeDoc
                                                                          AppService: typeof AppService = ...
                                                                          +AppService | CellJS TypeDoc
                                                                          AppService: typeof AppService = ...
                                                                          diff --git a/docs/next/variables/_celljs_typeorm.common.DEFAULT_CONNECTION_NAME.html b/docs/next/variables/_celljs_typeorm.common.DEFAULT_CONNECTION_NAME.html index e26f593dc..a9ddaf8e5 100644 --- a/docs/next/variables/_celljs_typeorm.common.DEFAULT_CONNECTION_NAME.html +++ b/docs/next/variables/_celljs_typeorm.common.DEFAULT_CONNECTION_NAME.html @@ -1 +1 @@ -DEFAULT_CONNECTION_NAME | CellJS TypeDoc
                                                                          DEFAULT_CONNECTION_NAME: "default" = 'default'
                                                                          +DEFAULT_CONNECTION_NAME | CellJS TypeDoc
                                                                          DEFAULT_CONNECTION_NAME: "default" = 'default'
                                                                          diff --git a/docs/next/variables/_celljs_typeorm.node.CURRENT_ORM_CONTEXT_REQUEST_KEY.html b/docs/next/variables/_celljs_typeorm.node.CURRENT_ORM_CONTEXT_REQUEST_KEY.html index a415ad087..e91543279 100644 --- a/docs/next/variables/_celljs_typeorm.node.CURRENT_ORM_CONTEXT_REQUEST_KEY.html +++ b/docs/next/variables/_celljs_typeorm.node.CURRENT_ORM_CONTEXT_REQUEST_KEY.html @@ -1 +1 @@ -CURRENT_ORM_CONTEXT_REQUEST_KEY | CellJS TypeDoc

                                                                          Variable CURRENT_ORM_CONTEXT_REQUEST_KEYConst

                                                                          CURRENT_ORM_CONTEXT_REQUEST_KEY: "CurrentOrmContextRequest" = 'CurrentOrmContextRequest'
                                                                          +CURRENT_ORM_CONTEXT_REQUEST_KEY | CellJS TypeDoc

                                                                          Variable CURRENT_ORM_CONTEXT_REQUEST_KEYConst

                                                                          CURRENT_ORM_CONTEXT_REQUEST_KEY: "CurrentOrmContextRequest" = 'CurrentOrmContextRequest'
                                                                          diff --git a/docs/next/variables/_celljs_vercel_adapter.DEFAULT_SERVER_OPTIONS.html b/docs/next/variables/_celljs_vercel_adapter.DEFAULT_SERVER_OPTIONS.html index f0eb53d0e..75588a587 100644 --- a/docs/next/variables/_celljs_vercel_adapter.DEFAULT_SERVER_OPTIONS.html +++ b/docs/next/variables/_celljs_vercel_adapter.DEFAULT_SERVER_OPTIONS.html @@ -1 +1 @@ -DEFAULT_SERVER_OPTIONS | CellJS TypeDoc
                                                                          DEFAULT_SERVER_OPTIONS: {
                                                                              port: number;
                                                                          } = ...
                                                                          +DEFAULT_SERVER_OPTIONS | CellJS TypeDoc
                                                                          DEFAULT_SERVER_OPTIONS: {
                                                                              port: number;
                                                                          } = ...
                                                                          diff --git a/docs/next/variables/_celljs_vue.APP.html b/docs/next/variables/_celljs_vue.APP.html index 087997918..d7b3527bd 100644 --- a/docs/next/variables/_celljs_vue.APP.html +++ b/docs/next/variables/_celljs_vue.APP.html @@ -1 +1 @@ -APP | CellJS TypeDoc
                                                                          APP: typeof APP = ...
                                                                          +APP | CellJS TypeDoc
                                                                          APP: typeof APP = ...
                                                                          diff --git a/docs/next/variables/_celljs_vue.PathResolver-1.html b/docs/next/variables/_celljs_vue.PathResolver-1.html index 7756bac71..e6111feeb 100644 --- a/docs/next/variables/_celljs_vue.PathResolver-1.html +++ b/docs/next/variables/_celljs_vue.PathResolver-1.html @@ -1 +1 @@ -PathResolver | CellJS TypeDoc

                                                                          Variable PathResolverConst

                                                                          PathResolver: typeof PathResolver = ...
                                                                          +PathResolver | CellJS TypeDoc

                                                                          Variable PathResolverConst

                                                                          PathResolver: typeof PathResolver = ...
                                                                          diff --git a/docs/next/variables/_celljs_web.common.AOP_POINTCUT.html b/docs/next/variables/_celljs_web.common.AOP_POINTCUT.html index 7ae341a46..c02c4c105 100644 --- a/docs/next/variables/_celljs_web.common.AOP_POINTCUT.html +++ b/docs/next/variables/_celljs_web.common.AOP_POINTCUT.html @@ -1 +1 @@ -AOP_POINTCUT | CellJS TypeDoc
                                                                          AOP_POINTCUT: "Endpoint" = 'Endpoint'
                                                                          +AOP_POINTCUT | CellJS TypeDoc
                                                                          AOP_POINTCUT: "Endpoint" = 'Endpoint'
                                                                          diff --git a/docs/next/variables/_celljs_web.common.CORS.html b/docs/next/variables/_celljs_web.common.CORS.html index 52ce8d970..1b30e89db 100644 --- a/docs/next/variables/_celljs_web.common.CORS.html +++ b/docs/next/variables/_celljs_web.common.CORS.html @@ -1 +1 @@ -CORS | CellJS TypeDoc
                                                                          CORS: "cell.web.cors" = 'cell.web.cors'
                                                                          +CORS | CellJS TypeDoc
                                                                          CORS: "cell.web.cors" = 'cell.web.cors'
                                                                          diff --git a/docs/next/variables/_celljs_web.common.ENDPOINT.html b/docs/next/variables/_celljs_web.common.ENDPOINT.html index da3844ae1..4237d167f 100644 --- a/docs/next/variables/_celljs_web.common.ENDPOINT.html +++ b/docs/next/variables/_celljs_web.common.ENDPOINT.html @@ -1 +1 @@ -ENDPOINT | CellJS TypeDoc
                                                                          ENDPOINT: "cell.server.endpoint" = 'cell.server.endpoint'
                                                                          +ENDPOINT | CellJS TypeDoc
                                                                          ENDPOINT: "cell.server.endpoint" = 'cell.server.endpoint'
                                                                          diff --git a/docs/next/variables/_celljs_web.common.PathResolver-1.html b/docs/next/variables/_celljs_web.common.PathResolver-1.html index e29e5b3ea..d98f7cf20 100644 --- a/docs/next/variables/_celljs_web.common.PathResolver-1.html +++ b/docs/next/variables/_celljs_web.common.PathResolver-1.html @@ -1 +1 @@ -PathResolver | CellJS TypeDoc
                                                                          +PathResolver | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_web.common.PipeManager-1.html b/docs/next/variables/_celljs_web.common.PipeManager-1.html index 855f55d6c..b763fb35a 100644 --- a/docs/next/variables/_celljs_web.common.PipeManager-1.html +++ b/docs/next/variables/_celljs_web.common.PipeManager-1.html @@ -1 +1 @@ -PipeManager | CellJS TypeDoc
                                                                          +PipeManager | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_web.common.PipeProvider-1.html b/docs/next/variables/_celljs_web.common.PipeProvider-1.html index 4aacde9a7..5e557b4d7 100644 --- a/docs/next/variables/_celljs_web.common.PipeProvider-1.html +++ b/docs/next/variables/_celljs_web.common.PipeProvider-1.html @@ -1 +1 @@ -PipeProvider | CellJS TypeDoc
                                                                          +PipeProvider | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_web.common.PipeTransform-1.html b/docs/next/variables/_celljs_web.common.PipeTransform-1.html index 001037e1e..39b67da51 100644 --- a/docs/next/variables/_celljs_web.common.PipeTransform-1.html +++ b/docs/next/variables/_celljs_web.common.PipeTransform-1.html @@ -1 +1 @@ -PipeTransform | CellJS TypeDoc
                                                                          +PipeTransform | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_web.common.SERVER_PATH.html b/docs/next/variables/_celljs_web.common.SERVER_PATH.html index 1b86f3cae..d84b14b82 100644 --- a/docs/next/variables/_celljs_web.common.SERVER_PATH.html +++ b/docs/next/variables/_celljs_web.common.SERVER_PATH.html @@ -1 +1 @@ -SERVER_PATH | CellJS TypeDoc
                                                                          SERVER_PATH: "cell.server.path" = 'cell.server.path'
                                                                          +SERVER_PATH | CellJS TypeDoc
                                                                          SERVER_PATH: "cell.server.path" = 'cell.server.path'
                                                                          diff --git a/docs/next/variables/_celljs_web.node.BODY_MIDDLEWARE_PRIORITY.html b/docs/next/variables/_celljs_web.node.BODY_MIDDLEWARE_PRIORITY.html index 48bfb4c13..fbfc39258 100644 --- a/docs/next/variables/_celljs_web.node.BODY_MIDDLEWARE_PRIORITY.html +++ b/docs/next/variables/_celljs_web.node.BODY_MIDDLEWARE_PRIORITY.html @@ -1 +1 @@ -BODY_MIDDLEWARE_PRIORITY | CellJS TypeDoc

                                                                          Variable BODY_MIDDLEWARE_PRIORITYConst

                                                                          BODY_MIDDLEWARE_PRIORITY: number = ...
                                                                          +BODY_MIDDLEWARE_PRIORITY | CellJS TypeDoc

                                                                          Variable BODY_MIDDLEWARE_PRIORITYConst

                                                                          BODY_MIDDLEWARE_PRIORITY: number = ...
                                                                          diff --git a/docs/next/variables/_celljs_web.node.COOKIES_MIDDLEWARE_PRIORITY.html b/docs/next/variables/_celljs_web.node.COOKIES_MIDDLEWARE_PRIORITY.html index ec32ab390..ee16619fe 100644 --- a/docs/next/variables/_celljs_web.node.COOKIES_MIDDLEWARE_PRIORITY.html +++ b/docs/next/variables/_celljs_web.node.COOKIES_MIDDLEWARE_PRIORITY.html @@ -1 +1 @@ -COOKIES_MIDDLEWARE_PRIORITY | CellJS TypeDoc

                                                                          Variable COOKIES_MIDDLEWARE_PRIORITYConst

                                                                          COOKIES_MIDDLEWARE_PRIORITY: number = ...
                                                                          +COOKIES_MIDDLEWARE_PRIORITY | CellJS TypeDoc

                                                                          Variable COOKIES_MIDDLEWARE_PRIORITYConst

                                                                          COOKIES_MIDDLEWARE_PRIORITY: number = ...
                                                                          diff --git a/docs/next/variables/_celljs_web.node.CORS_MIDDLEWARE_PRIORITY.html b/docs/next/variables/_celljs_web.node.CORS_MIDDLEWARE_PRIORITY.html index bf9f5f6b8..801c67389 100644 --- a/docs/next/variables/_celljs_web.node.CORS_MIDDLEWARE_PRIORITY.html +++ b/docs/next/variables/_celljs_web.node.CORS_MIDDLEWARE_PRIORITY.html @@ -1 +1 @@ -CORS_MIDDLEWARE_PRIORITY | CellJS TypeDoc

                                                                          Variable CORS_MIDDLEWARE_PRIORITYConst

                                                                          CORS_MIDDLEWARE_PRIORITY: number = ...
                                                                          +CORS_MIDDLEWARE_PRIORITY | CellJS TypeDoc

                                                                          Variable CORS_MIDDLEWARE_PRIORITYConst

                                                                          CORS_MIDDLEWARE_PRIORITY: number = ...
                                                                          diff --git a/docs/next/variables/_celljs_web.node.CURRENT_COOKIES_REQUEST_KEY.html b/docs/next/variables/_celljs_web.node.CURRENT_COOKIES_REQUEST_KEY.html index 47db9abea..7e74e2e17 100644 --- a/docs/next/variables/_celljs_web.node.CURRENT_COOKIES_REQUEST_KEY.html +++ b/docs/next/variables/_celljs_web.node.CURRENT_COOKIES_REQUEST_KEY.html @@ -1 +1 @@ -CURRENT_COOKIES_REQUEST_KEY | CellJS TypeDoc

                                                                          Variable CURRENT_COOKIES_REQUEST_KEYConst

                                                                          CURRENT_COOKIES_REQUEST_KEY: "CurrentCookiesRequest" = 'CurrentCookiesRequest'
                                                                          +CURRENT_COOKIES_REQUEST_KEY | CellJS TypeDoc

                                                                          Variable CURRENT_COOKIES_REQUEST_KEYConst

                                                                          CURRENT_COOKIES_REQUEST_KEY: "CurrentCookiesRequest" = 'CurrentCookiesRequest'
                                                                          diff --git a/docs/next/variables/_celljs_web.node.CURRENT_SESSION_REQUEST_KEY.html b/docs/next/variables/_celljs_web.node.CURRENT_SESSION_REQUEST_KEY.html index 21da9ea7c..a9e53f513 100644 --- a/docs/next/variables/_celljs_web.node.CURRENT_SESSION_REQUEST_KEY.html +++ b/docs/next/variables/_celljs_web.node.CURRENT_SESSION_REQUEST_KEY.html @@ -1 +1 @@ -CURRENT_SESSION_REQUEST_KEY | CellJS TypeDoc

                                                                          Variable CURRENT_SESSION_REQUEST_KEYConst

                                                                          CURRENT_SESSION_REQUEST_KEY: "CurrentSessionRequest" = 'CurrentSessionRequest'
                                                                          +CURRENT_SESSION_REQUEST_KEY | CellJS TypeDoc

                                                                          Variable CURRENT_SESSION_REQUEST_KEYConst

                                                                          CURRENT_SESSION_REQUEST_KEY: "CurrentSessionRequest" = 'CurrentSessionRequest'
                                                                          diff --git a/docs/next/variables/_celljs_web.node.CURRENT_SKIP_AUTO_END_REQUEST_KEY.html b/docs/next/variables/_celljs_web.node.CURRENT_SKIP_AUTO_END_REQUEST_KEY.html index 9779ebd7a..c7317c8e6 100644 --- a/docs/next/variables/_celljs_web.node.CURRENT_SKIP_AUTO_END_REQUEST_KEY.html +++ b/docs/next/variables/_celljs_web.node.CURRENT_SKIP_AUTO_END_REQUEST_KEY.html @@ -1 +1 @@ -CURRENT_SKIP_AUTO_END_REQUEST_KEY | CellJS TypeDoc

                                                                          Variable CURRENT_SKIP_AUTO_END_REQUEST_KEYConst

                                                                          CURRENT_SKIP_AUTO_END_REQUEST_KEY: "CurrentSkipAutoEndRequest" = 'CurrentSkipAutoEndRequest'
                                                                          +CURRENT_SKIP_AUTO_END_REQUEST_KEY | CellJS TypeDoc

                                                                          Variable CURRENT_SKIP_AUTO_END_REQUEST_KEYConst

                                                                          CURRENT_SKIP_AUTO_END_REQUEST_KEY: "CurrentSkipAutoEndRequest" = 'CurrentSkipAutoEndRequest'
                                                                          diff --git a/docs/next/variables/_celljs_web.node.CURRENT_TENANT_REQUEST_KEY.html b/docs/next/variables/_celljs_web.node.CURRENT_TENANT_REQUEST_KEY.html index 76dafdffa..91503a92c 100644 --- a/docs/next/variables/_celljs_web.node.CURRENT_TENANT_REQUEST_KEY.html +++ b/docs/next/variables/_celljs_web.node.CURRENT_TENANT_REQUEST_KEY.html @@ -1 +1 @@ -CURRENT_TENANT_REQUEST_KEY | CellJS TypeDoc

                                                                          Variable CURRENT_TENANT_REQUEST_KEYConst

                                                                          CURRENT_TENANT_REQUEST_KEY: "CurrentTenantRequest" = 'CurrentTenantRequest'
                                                                          +CURRENT_TENANT_REQUEST_KEY | CellJS TypeDoc

                                                                          Variable CURRENT_TENANT_REQUEST_KEYConst

                                                                          CURRENT_TENANT_REQUEST_KEY: "CurrentTenantRequest" = 'CurrentTenantRequest'
                                                                          diff --git a/docs/next/variables/_celljs_web.node.CURRENT_TRACE_ID_REQUEST_KEY.html b/docs/next/variables/_celljs_web.node.CURRENT_TRACE_ID_REQUEST_KEY.html index 42dacc5a9..f958782a4 100644 --- a/docs/next/variables/_celljs_web.node.CURRENT_TRACE_ID_REQUEST_KEY.html +++ b/docs/next/variables/_celljs_web.node.CURRENT_TRACE_ID_REQUEST_KEY.html @@ -1 +1 @@ -CURRENT_TRACE_ID_REQUEST_KEY | CellJS TypeDoc

                                                                          Variable CURRENT_TRACE_ID_REQUEST_KEYConst

                                                                          CURRENT_TRACE_ID_REQUEST_KEY: "CurrentTraceIdRequest" = 'CurrentTraceIdRequest'
                                                                          +CURRENT_TRACE_ID_REQUEST_KEY | CellJS TypeDoc

                                                                          Variable CURRENT_TRACE_ID_REQUEST_KEYConst

                                                                          CURRENT_TRACE_ID_REQUEST_KEY: "CurrentTraceIdRequest" = 'CurrentTraceIdRequest'
                                                                          diff --git a/docs/next/variables/_celljs_web.node.Cookies-1.html b/docs/next/variables/_celljs_web.node.Cookies-1.html index 04beaefda..77d0668a4 100644 --- a/docs/next/variables/_celljs_web.node.Cookies-1.html +++ b/docs/next/variables/_celljs_web.node.Cookies-1.html @@ -1 +1 @@ -Cookies | CellJS TypeDoc
                                                                          +Cookies | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_web.node.DEFALUT_ERROR_HANDLER_PRIORITY.html b/docs/next/variables/_celljs_web.node.DEFALUT_ERROR_HANDLER_PRIORITY.html index e3554d9cf..5855b3c6b 100644 --- a/docs/next/variables/_celljs_web.node.DEFALUT_ERROR_HANDLER_PRIORITY.html +++ b/docs/next/variables/_celljs_web.node.DEFALUT_ERROR_HANDLER_PRIORITY.html @@ -1 +1 @@ -DEFALUT_ERROR_HANDLER_PRIORITY | CellJS TypeDoc

                                                                          Variable DEFALUT_ERROR_HANDLER_PRIORITYConst

                                                                          DEFALUT_ERROR_HANDLER_PRIORITY = 1
                                                                          +DEFALUT_ERROR_HANDLER_PRIORITY | CellJS TypeDoc

                                                                          Variable DEFALUT_ERROR_HANDLER_PRIORITYConst

                                                                          DEFALUT_ERROR_HANDLER_PRIORITY = 1
                                                                          diff --git a/docs/next/variables/_celljs_web.node.Dispatcher-1.html b/docs/next/variables/_celljs_web.node.Dispatcher-1.html index 1341754aa..b16d67689 100644 --- a/docs/next/variables/_celljs_web.node.Dispatcher-1.html +++ b/docs/next/variables/_celljs_web.node.Dispatcher-1.html @@ -1 +1 @@ -Dispatcher | CellJS TypeDoc
                                                                          +Dispatcher | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_web.node.ErrorHandler-1.html b/docs/next/variables/_celljs_web.node.ErrorHandler-1.html index 15cb47e3e..fd5306b59 100644 --- a/docs/next/variables/_celljs_web.node.ErrorHandler-1.html +++ b/docs/next/variables/_celljs_web.node.ErrorHandler-1.html @@ -1 +1 @@ -ErrorHandler | CellJS TypeDoc
                                                                          +ErrorHandler | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_web.node.HEALTH_MIDDLEWARE_PRIORITY.html b/docs/next/variables/_celljs_web.node.HEALTH_MIDDLEWARE_PRIORITY.html index 8c8ef44b2..4a7ed2ec4 100644 --- a/docs/next/variables/_celljs_web.node.HEALTH_MIDDLEWARE_PRIORITY.html +++ b/docs/next/variables/_celljs_web.node.HEALTH_MIDDLEWARE_PRIORITY.html @@ -1 +1 @@ -HEALTH_MIDDLEWARE_PRIORITY | CellJS TypeDoc

                                                                          Variable HEALTH_MIDDLEWARE_PRIORITYConst

                                                                          HEALTH_MIDDLEWARE_PRIORITY: number = ...
                                                                          +HEALTH_MIDDLEWARE_PRIORITY | CellJS TypeDoc

                                                                          Variable HEALTH_MIDDLEWARE_PRIORITYConst

                                                                          HEALTH_MIDDLEWARE_PRIORITY: number = ...
                                                                          diff --git a/docs/next/variables/_celljs_web.node.HTTP_ERROR_HANDLER_PRIORITY.html b/docs/next/variables/_celljs_web.node.HTTP_ERROR_HANDLER_PRIORITY.html index e58eaae03..f66f4b25e 100644 --- a/docs/next/variables/_celljs_web.node.HTTP_ERROR_HANDLER_PRIORITY.html +++ b/docs/next/variables/_celljs_web.node.HTTP_ERROR_HANDLER_PRIORITY.html @@ -1 +1 @@ -HTTP_ERROR_HANDLER_PRIORITY | CellJS TypeDoc

                                                                          Variable HTTP_ERROR_HANDLER_PRIORITYConst

                                                                          HTTP_ERROR_HANDLER_PRIORITY: number = ...
                                                                          +HTTP_ERROR_HANDLER_PRIORITY | CellJS TypeDoc

                                                                          Variable HTTP_ERROR_HANDLER_PRIORITYConst

                                                                          HTTP_ERROR_HANDLER_PRIORITY: number = ...
                                                                          diff --git a/docs/next/variables/_celljs_web.node.HTTP_MIDDLEWARE_PRIORITY.html b/docs/next/variables/_celljs_web.node.HTTP_MIDDLEWARE_PRIORITY.html index 4f852701a..07256289d 100644 --- a/docs/next/variables/_celljs_web.node.HTTP_MIDDLEWARE_PRIORITY.html +++ b/docs/next/variables/_celljs_web.node.HTTP_MIDDLEWARE_PRIORITY.html @@ -1 +1 @@ -HTTP_MIDDLEWARE_PRIORITY | CellJS TypeDoc

                                                                          Variable HTTP_MIDDLEWARE_PRIORITYConst

                                                                          HTTP_MIDDLEWARE_PRIORITY: number = ...
                                                                          +HTTP_MIDDLEWARE_PRIORITY | CellJS TypeDoc

                                                                          Variable HTTP_MIDDLEWARE_PRIORITYConst

                                                                          HTTP_MIDDLEWARE_PRIORITY: number = ...
                                                                          diff --git a/docs/next/variables/_celljs_web.node.HandlerAdapter-1.html b/docs/next/variables/_celljs_web.node.HandlerAdapter-1.html index 111d5bfdb..b4763e2a7 100644 --- a/docs/next/variables/_celljs_web.node.HandlerAdapter-1.html +++ b/docs/next/variables/_celljs_web.node.HandlerAdapter-1.html @@ -1 +1 @@ -HandlerAdapter | CellJS TypeDoc
                                                                          +HandlerAdapter | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_web.node.HandlerExecutionChain-1.html b/docs/next/variables/_celljs_web.node.HandlerExecutionChain-1.html index ef3cb7d66..55e51df1b 100644 --- a/docs/next/variables/_celljs_web.node.HandlerExecutionChain-1.html +++ b/docs/next/variables/_celljs_web.node.HandlerExecutionChain-1.html @@ -1 +1 @@ -HandlerExecutionChain | CellJS TypeDoc
                                                                          +HandlerExecutionChain | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_web.node.HandlerMapping-1.html b/docs/next/variables/_celljs_web.node.HandlerMapping-1.html index 198fc80d3..dc27e00b8 100644 --- a/docs/next/variables/_celljs_web.node.HandlerMapping-1.html +++ b/docs/next/variables/_celljs_web.node.HandlerMapping-1.html @@ -1 +1 @@ -HandlerMapping | CellJS TypeDoc
                                                                          +HandlerMapping | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_web.node.HealthExecutor-1.html b/docs/next/variables/_celljs_web.node.HealthExecutor-1.html index 49102d339..f79e47e85 100644 --- a/docs/next/variables/_celljs_web.node.HealthExecutor-1.html +++ b/docs/next/variables/_celljs_web.node.HealthExecutor-1.html @@ -1 +1 @@ -HealthExecutor | CellJS TypeDoc
                                                                          +HealthExecutor | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_web.node.HealthIndicator-1.html b/docs/next/variables/_celljs_web.node.HealthIndicator-1.html index 9b655b27a..43e4331cb 100644 --- a/docs/next/variables/_celljs_web.node.HealthIndicator-1.html +++ b/docs/next/variables/_celljs_web.node.HealthIndicator-1.html @@ -1 +1 @@ -HealthIndicator | CellJS TypeDoc
                                                                          +HealthIndicator | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_web.node.HealthStatusAggregator-1.html b/docs/next/variables/_celljs_web.node.HealthStatusAggregator-1.html index 17bee3c87..e0ef284e9 100644 --- a/docs/next/variables/_celljs_web.node.HealthStatusAggregator-1.html +++ b/docs/next/variables/_celljs_web.node.HealthStatusAggregator-1.html @@ -1 +1 @@ -HealthStatusAggregator | CellJS TypeDoc
                                                                          +HealthStatusAggregator | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_web.node.Middleware-1.html b/docs/next/variables/_celljs_web.node.Middleware-1.html index c0d6b1986..3b8b4c9ab 100644 --- a/docs/next/variables/_celljs_web.node.Middleware-1.html +++ b/docs/next/variables/_celljs_web.node.Middleware-1.html @@ -1 +1 @@ -Middleware | CellJS TypeDoc
                                                                          +Middleware | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_web.node.RedirectStrategy-1.html b/docs/next/variables/_celljs_web.node.RedirectStrategy-1.html index 03bda9617..9fae7b62c 100644 --- a/docs/next/variables/_celljs_web.node.RedirectStrategy-1.html +++ b/docs/next/variables/_celljs_web.node.RedirectStrategy-1.html @@ -1 +1 @@ -RedirectStrategy | CellJS TypeDoc
                                                                          +RedirectStrategy | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_web.node.RequestMatcher-1.html b/docs/next/variables/_celljs_web.node.RequestMatcher-1.html index 69f6638ae..bea728e41 100644 --- a/docs/next/variables/_celljs_web.node.RequestMatcher-1.html +++ b/docs/next/variables/_celljs_web.node.RequestMatcher-1.html @@ -1 +1 @@ -RequestMatcher | CellJS TypeDoc
                                                                          +RequestMatcher | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_web.node.ServerAware-1.html b/docs/next/variables/_celljs_web.node.ServerAware-1.html index 045fceede..8da716b0d 100644 --- a/docs/next/variables/_celljs_web.node.ServerAware-1.html +++ b/docs/next/variables/_celljs_web.node.ServerAware-1.html @@ -1 +1 @@ -ServerAware | CellJS TypeDoc
                                                                          +ServerAware | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_web.node.TRACE_ID_REQUEST_FIELD.html b/docs/next/variables/_celljs_web.node.TRACE_ID_REQUEST_FIELD.html index 3188aeb4d..92ccb3f0d 100644 --- a/docs/next/variables/_celljs_web.node.TRACE_ID_REQUEST_FIELD.html +++ b/docs/next/variables/_celljs_web.node.TRACE_ID_REQUEST_FIELD.html @@ -1 +1 @@ -TRACE_ID_REQUEST_FIELD | CellJS TypeDoc

                                                                          Variable TRACE_ID_REQUEST_FIELDConst

                                                                          TRACE_ID_REQUEST_FIELD: "cell.trace.requestField" = 'cell.trace.requestField'
                                                                          +TRACE_ID_REQUEST_FIELD | CellJS TypeDoc

                                                                          Variable TRACE_ID_REQUEST_FIELDConst

                                                                          TRACE_ID_REQUEST_FIELD: "cell.trace.requestField" = 'cell.trace.requestField'
                                                                          diff --git a/docs/next/variables/_celljs_web.node.TRACE_ID_RESPONSE_FIELD.html b/docs/next/variables/_celljs_web.node.TRACE_ID_RESPONSE_FIELD.html index 58c107360..7904c1616 100644 --- a/docs/next/variables/_celljs_web.node.TRACE_ID_RESPONSE_FIELD.html +++ b/docs/next/variables/_celljs_web.node.TRACE_ID_RESPONSE_FIELD.html @@ -1 +1 @@ -TRACE_ID_RESPONSE_FIELD | CellJS TypeDoc

                                                                          Variable TRACE_ID_RESPONSE_FIELDConst

                                                                          TRACE_ID_RESPONSE_FIELD: "cell.trace.responseField" = 'cell.trace.responseField'
                                                                          +TRACE_ID_RESPONSE_FIELD | CellJS TypeDoc

                                                                          Variable TRACE_ID_RESPONSE_FIELDConst

                                                                          TRACE_ID_RESPONSE_FIELD: "cell.trace.responseField" = 'cell.trace.responseField'
                                                                          diff --git a/docs/next/variables/_celljs_web.node.TRACE_MIDDLEWARE_PRIORITY.html b/docs/next/variables/_celljs_web.node.TRACE_MIDDLEWARE_PRIORITY.html index a922f800f..806eb73dc 100644 --- a/docs/next/variables/_celljs_web.node.TRACE_MIDDLEWARE_PRIORITY.html +++ b/docs/next/variables/_celljs_web.node.TRACE_MIDDLEWARE_PRIORITY.html @@ -1 +1 @@ -TRACE_MIDDLEWARE_PRIORITY | CellJS TypeDoc

                                                                          Variable TRACE_MIDDLEWARE_PRIORITYConst

                                                                          TRACE_MIDDLEWARE_PRIORITY = 2200
                                                                          +TRACE_MIDDLEWARE_PRIORITY | CellJS TypeDoc

                                                                          Variable TRACE_MIDDLEWARE_PRIORITYConst

                                                                          TRACE_MIDDLEWARE_PRIORITY = 2200
                                                                          diff --git a/docs/next/variables/_celljs_web.node.TraceIdResolver-1.html b/docs/next/variables/_celljs_web.node.TraceIdResolver-1.html index c667bdec7..978b2d3da 100644 --- a/docs/next/variables/_celljs_web.node.TraceIdResolver-1.html +++ b/docs/next/variables/_celljs_web.node.TraceIdResolver-1.html @@ -1 +1 @@ -TraceIdResolver | CellJS TypeDoc
                                                                          +TraceIdResolver | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_web.node.VALIDATION_ERRORS_ERROR_HANDLER_PRIORITY.html b/docs/next/variables/_celljs_web.node.VALIDATION_ERRORS_ERROR_HANDLER_PRIORITY.html index 62df57a21..f2b3b2471 100644 --- a/docs/next/variables/_celljs_web.node.VALIDATION_ERRORS_ERROR_HANDLER_PRIORITY.html +++ b/docs/next/variables/_celljs_web.node.VALIDATION_ERRORS_ERROR_HANDLER_PRIORITY.html @@ -1 +1 @@ -VALIDATION_ERRORS_ERROR_HANDLER_PRIORITY | CellJS TypeDoc

                                                                          Variable VALIDATION_ERRORS_ERROR_HANDLER_PRIORITYConst

                                                                          VALIDATION_ERRORS_ERROR_HANDLER_PRIORITY: number = ...
                                                                          +VALIDATION_ERRORS_ERROR_HANDLER_PRIORITY | CellJS TypeDoc

                                                                          Variable VALIDATION_ERRORS_ERROR_HANDLER_PRIORITYConst

                                                                          VALIDATION_ERRORS_ERROR_HANDLER_PRIORITY: number = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.DEFAULT_THEME.html b/docs/next/variables/_celljs_widget.DEFAULT_THEME.html index 8deca2670..1698d191c 100644 --- a/docs/next/variables/_celljs_widget.DEFAULT_THEME.html +++ b/docs/next/variables/_celljs_widget.DEFAULT_THEME.html @@ -1 +1 @@ -DEFAULT_THEME | CellJS TypeDoc
                                                                          DEFAULT_THEME: "default" = 'default'
                                                                          +DEFAULT_THEME | CellJS TypeDoc
                                                                          DEFAULT_THEME: "default" = 'default'
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.ADD.html b/docs/next/variables/_celljs_widget.Key.ADD.html index dd797e4f5..37ea99ba3 100644 --- a/docs/next/variables/_celljs_widget.Key.ADD.html +++ b/docs/next/variables/_celljs_widget.Key.ADD.html @@ -1 +1 @@ -ADD | CellJS TypeDoc
                                                                          ADD: Key = ...
                                                                          +ADD | CellJS TypeDoc
                                                                          ADD: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.ALT_LEFT.html b/docs/next/variables/_celljs_widget.Key.ALT_LEFT.html index eab92cbf0..fd3051c1c 100644 --- a/docs/next/variables/_celljs_widget.Key.ALT_LEFT.html +++ b/docs/next/variables/_celljs_widget.Key.ALT_LEFT.html @@ -1 +1 @@ -ALT_LEFT | CellJS TypeDoc
                                                                          ALT_LEFT: Key = ...
                                                                          +ALT_LEFT | CellJS TypeDoc
                                                                          ALT_LEFT: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.ALT_RIGHT.html b/docs/next/variables/_celljs_widget.Key.ALT_RIGHT.html index c6503a020..25afc58b8 100644 --- a/docs/next/variables/_celljs_widget.Key.ALT_RIGHT.html +++ b/docs/next/variables/_celljs_widget.Key.ALT_RIGHT.html @@ -1 +1 @@ -ALT_RIGHT | CellJS TypeDoc
                                                                          ALT_RIGHT: Key = ...
                                                                          +ALT_RIGHT | CellJS TypeDoc
                                                                          ALT_RIGHT: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.ARROW_DOWN.html b/docs/next/variables/_celljs_widget.Key.ARROW_DOWN.html index 6c50fb552..41813a01b 100644 --- a/docs/next/variables/_celljs_widget.Key.ARROW_DOWN.html +++ b/docs/next/variables/_celljs_widget.Key.ARROW_DOWN.html @@ -1 +1 @@ -ARROW_DOWN | CellJS TypeDoc
                                                                          ARROW_DOWN: Key = ...
                                                                          +ARROW_DOWN | CellJS TypeDoc
                                                                          ARROW_DOWN: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.ARROW_LEFT.html b/docs/next/variables/_celljs_widget.Key.ARROW_LEFT.html index 5fa8047aa..777233556 100644 --- a/docs/next/variables/_celljs_widget.Key.ARROW_LEFT.html +++ b/docs/next/variables/_celljs_widget.Key.ARROW_LEFT.html @@ -1 +1 @@ -ARROW_LEFT | CellJS TypeDoc
                                                                          ARROW_LEFT: Key = ...
                                                                          +ARROW_LEFT | CellJS TypeDoc
                                                                          ARROW_LEFT: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.ARROW_RIGHT.html b/docs/next/variables/_celljs_widget.Key.ARROW_RIGHT.html index f393e80b8..89e39a23d 100644 --- a/docs/next/variables/_celljs_widget.Key.ARROW_RIGHT.html +++ b/docs/next/variables/_celljs_widget.Key.ARROW_RIGHT.html @@ -1 +1 @@ -ARROW_RIGHT | CellJS TypeDoc
                                                                          ARROW_RIGHT: Key = ...
                                                                          +ARROW_RIGHT | CellJS TypeDoc
                                                                          ARROW_RIGHT: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.ARROW_UP.html b/docs/next/variables/_celljs_widget.Key.ARROW_UP.html index c40d083bf..4542e6ea6 100644 --- a/docs/next/variables/_celljs_widget.Key.ARROW_UP.html +++ b/docs/next/variables/_celljs_widget.Key.ARROW_UP.html @@ -1 +1 @@ -ARROW_UP | CellJS TypeDoc
                                                                          ARROW_UP: Key = ...
                                                                          +ARROW_UP | CellJS TypeDoc
                                                                          ARROW_UP: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.BACKQUOTE.html b/docs/next/variables/_celljs_widget.Key.BACKQUOTE.html index 1c1def90a..1272612a3 100644 --- a/docs/next/variables/_celljs_widget.Key.BACKQUOTE.html +++ b/docs/next/variables/_celljs_widget.Key.BACKQUOTE.html @@ -1 +1 @@ -BACKQUOTE | CellJS TypeDoc
                                                                          BACKQUOTE: Key = ...
                                                                          +BACKQUOTE | CellJS TypeDoc
                                                                          BACKQUOTE: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.BACKSLASH.html b/docs/next/variables/_celljs_widget.Key.BACKSLASH.html index 4a56046dd..120090a71 100644 --- a/docs/next/variables/_celljs_widget.Key.BACKSLASH.html +++ b/docs/next/variables/_celljs_widget.Key.BACKSLASH.html @@ -1 +1 @@ -BACKSLASH | CellJS TypeDoc
                                                                          BACKSLASH: Key = ...
                                                                          +BACKSLASH | CellJS TypeDoc
                                                                          BACKSLASH: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.BACKSPACE.html b/docs/next/variables/_celljs_widget.Key.BACKSPACE.html index e13588147..d0a4c9b49 100644 --- a/docs/next/variables/_celljs_widget.Key.BACKSPACE.html +++ b/docs/next/variables/_celljs_widget.Key.BACKSPACE.html @@ -1 +1 @@ -BACKSPACE | CellJS TypeDoc
                                                                          BACKSPACE: Key = ...
                                                                          +BACKSPACE | CellJS TypeDoc
                                                                          BACKSPACE: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.BRACKET_LEFT.html b/docs/next/variables/_celljs_widget.Key.BRACKET_LEFT.html index abe79f283..e5e2c5c83 100644 --- a/docs/next/variables/_celljs_widget.Key.BRACKET_LEFT.html +++ b/docs/next/variables/_celljs_widget.Key.BRACKET_LEFT.html @@ -1 +1 @@ -BRACKET_LEFT | CellJS TypeDoc
                                                                          BRACKET_LEFT: Key = ...
                                                                          +BRACKET_LEFT | CellJS TypeDoc
                                                                          BRACKET_LEFT: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.BRACKET_RIGHT.html b/docs/next/variables/_celljs_widget.Key.BRACKET_RIGHT.html index 075a7a89a..858995957 100644 --- a/docs/next/variables/_celljs_widget.Key.BRACKET_RIGHT.html +++ b/docs/next/variables/_celljs_widget.Key.BRACKET_RIGHT.html @@ -1 +1 @@ -BRACKET_RIGHT | CellJS TypeDoc
                                                                          BRACKET_RIGHT: Key = ...
                                                                          +BRACKET_RIGHT | CellJS TypeDoc
                                                                          BRACKET_RIGHT: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.CAPS_LOCK.html b/docs/next/variables/_celljs_widget.Key.CAPS_LOCK.html index 079419aec..9b650b9d0 100644 --- a/docs/next/variables/_celljs_widget.Key.CAPS_LOCK.html +++ b/docs/next/variables/_celljs_widget.Key.CAPS_LOCK.html @@ -1 +1 @@ -CAPS_LOCK | CellJS TypeDoc
                                                                          CAPS_LOCK: Key = ...
                                                                          +CAPS_LOCK | CellJS TypeDoc
                                                                          CAPS_LOCK: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.COMMA.html b/docs/next/variables/_celljs_widget.Key.COMMA.html index 0992a92c5..6555a05ea 100644 --- a/docs/next/variables/_celljs_widget.Key.COMMA.html +++ b/docs/next/variables/_celljs_widget.Key.COMMA.html @@ -1 +1 @@ -COMMA | CellJS TypeDoc
                                                                          COMMA: Key = ...
                                                                          +COMMA | CellJS TypeDoc
                                                                          COMMA: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.CONTROL_LEFT.html b/docs/next/variables/_celljs_widget.Key.CONTROL_LEFT.html index ef9aee9a8..79c55fec6 100644 --- a/docs/next/variables/_celljs_widget.Key.CONTROL_LEFT.html +++ b/docs/next/variables/_celljs_widget.Key.CONTROL_LEFT.html @@ -1 +1 @@ -CONTROL_LEFT | CellJS TypeDoc
                                                                          CONTROL_LEFT: Key = ...
                                                                          +CONTROL_LEFT | CellJS TypeDoc
                                                                          CONTROL_LEFT: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.CONTROL_RIGHT.html b/docs/next/variables/_celljs_widget.Key.CONTROL_RIGHT.html index 86c53c959..1b1217ee5 100644 --- a/docs/next/variables/_celljs_widget.Key.CONTROL_RIGHT.html +++ b/docs/next/variables/_celljs_widget.Key.CONTROL_RIGHT.html @@ -1 +1 @@ -CONTROL_RIGHT | CellJS TypeDoc
                                                                          CONTROL_RIGHT: Key = ...
                                                                          +CONTROL_RIGHT | CellJS TypeDoc
                                                                          CONTROL_RIGHT: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.DECIMAL.html b/docs/next/variables/_celljs_widget.Key.DECIMAL.html index 7828166b8..89db682b2 100644 --- a/docs/next/variables/_celljs_widget.Key.DECIMAL.html +++ b/docs/next/variables/_celljs_widget.Key.DECIMAL.html @@ -1 +1 @@ -DECIMAL | CellJS TypeDoc
                                                                          DECIMAL: Key = ...
                                                                          +DECIMAL | CellJS TypeDoc
                                                                          DECIMAL: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.DELETE.html b/docs/next/variables/_celljs_widget.Key.DELETE.html index ac0089e26..6e3ce0051 100644 --- a/docs/next/variables/_celljs_widget.Key.DELETE.html +++ b/docs/next/variables/_celljs_widget.Key.DELETE.html @@ -1 +1 @@ -DELETE | CellJS TypeDoc
                                                                          DELETE: Key = ...
                                                                          +DELETE | CellJS TypeDoc
                                                                          DELETE: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.DIGIT0.html b/docs/next/variables/_celljs_widget.Key.DIGIT0.html index f50aa5869..ae05465d7 100644 --- a/docs/next/variables/_celljs_widget.Key.DIGIT0.html +++ b/docs/next/variables/_celljs_widget.Key.DIGIT0.html @@ -1 +1 @@ -DIGIT0 | CellJS TypeDoc
                                                                          DIGIT0: Key = ...
                                                                          +DIGIT0 | CellJS TypeDoc
                                                                          DIGIT0: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.DIGIT1.html b/docs/next/variables/_celljs_widget.Key.DIGIT1.html index 1460ec43e..ddf08d255 100644 --- a/docs/next/variables/_celljs_widget.Key.DIGIT1.html +++ b/docs/next/variables/_celljs_widget.Key.DIGIT1.html @@ -1 +1 @@ -DIGIT1 | CellJS TypeDoc
                                                                          DIGIT1: Key = ...
                                                                          +DIGIT1 | CellJS TypeDoc
                                                                          DIGIT1: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.DIGIT2.html b/docs/next/variables/_celljs_widget.Key.DIGIT2.html index 2aa5a2696..a86b02bcf 100644 --- a/docs/next/variables/_celljs_widget.Key.DIGIT2.html +++ b/docs/next/variables/_celljs_widget.Key.DIGIT2.html @@ -1 +1 @@ -DIGIT2 | CellJS TypeDoc
                                                                          DIGIT2: Key = ...
                                                                          +DIGIT2 | CellJS TypeDoc
                                                                          DIGIT2: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.DIGIT3.html b/docs/next/variables/_celljs_widget.Key.DIGIT3.html index 43ac0d4dc..e81c04a0b 100644 --- a/docs/next/variables/_celljs_widget.Key.DIGIT3.html +++ b/docs/next/variables/_celljs_widget.Key.DIGIT3.html @@ -1 +1 @@ -DIGIT3 | CellJS TypeDoc
                                                                          DIGIT3: Key = ...
                                                                          +DIGIT3 | CellJS TypeDoc
                                                                          DIGIT3: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.DIGIT4.html b/docs/next/variables/_celljs_widget.Key.DIGIT4.html index 2cdf178e9..7a336e8be 100644 --- a/docs/next/variables/_celljs_widget.Key.DIGIT4.html +++ b/docs/next/variables/_celljs_widget.Key.DIGIT4.html @@ -1 +1 @@ -DIGIT4 | CellJS TypeDoc
                                                                          DIGIT4: Key = ...
                                                                          +DIGIT4 | CellJS TypeDoc
                                                                          DIGIT4: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.DIGIT5.html b/docs/next/variables/_celljs_widget.Key.DIGIT5.html index 636f04d8f..2ed404859 100644 --- a/docs/next/variables/_celljs_widget.Key.DIGIT5.html +++ b/docs/next/variables/_celljs_widget.Key.DIGIT5.html @@ -1 +1 @@ -DIGIT5 | CellJS TypeDoc
                                                                          DIGIT5: Key = ...
                                                                          +DIGIT5 | CellJS TypeDoc
                                                                          DIGIT5: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.DIGIT6.html b/docs/next/variables/_celljs_widget.Key.DIGIT6.html index dc4015875..71f4616cb 100644 --- a/docs/next/variables/_celljs_widget.Key.DIGIT6.html +++ b/docs/next/variables/_celljs_widget.Key.DIGIT6.html @@ -1 +1 @@ -DIGIT6 | CellJS TypeDoc
                                                                          DIGIT6: Key = ...
                                                                          +DIGIT6 | CellJS TypeDoc
                                                                          DIGIT6: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.DIGIT7.html b/docs/next/variables/_celljs_widget.Key.DIGIT7.html index d9037e01f..e204f8f59 100644 --- a/docs/next/variables/_celljs_widget.Key.DIGIT7.html +++ b/docs/next/variables/_celljs_widget.Key.DIGIT7.html @@ -1 +1 @@ -DIGIT7 | CellJS TypeDoc
                                                                          DIGIT7: Key = ...
                                                                          +DIGIT7 | CellJS TypeDoc
                                                                          DIGIT7: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.DIGIT8.html b/docs/next/variables/_celljs_widget.Key.DIGIT8.html index e380feeb1..87292d1f1 100644 --- a/docs/next/variables/_celljs_widget.Key.DIGIT8.html +++ b/docs/next/variables/_celljs_widget.Key.DIGIT8.html @@ -1 +1 @@ -DIGIT8 | CellJS TypeDoc
                                                                          DIGIT8: Key = ...
                                                                          +DIGIT8 | CellJS TypeDoc
                                                                          DIGIT8: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.DIGIT9.html b/docs/next/variables/_celljs_widget.Key.DIGIT9.html index 9d2d8ab93..4f133a3ff 100644 --- a/docs/next/variables/_celljs_widget.Key.DIGIT9.html +++ b/docs/next/variables/_celljs_widget.Key.DIGIT9.html @@ -1 +1 @@ -DIGIT9 | CellJS TypeDoc
                                                                          DIGIT9: Key = ...
                                                                          +DIGIT9 | CellJS TypeDoc
                                                                          DIGIT9: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.DIVIDE.html b/docs/next/variables/_celljs_widget.Key.DIVIDE.html index c45f09fdf..8e87c1d61 100644 --- a/docs/next/variables/_celljs_widget.Key.DIVIDE.html +++ b/docs/next/variables/_celljs_widget.Key.DIVIDE.html @@ -1 +1 @@ -DIVIDE | CellJS TypeDoc
                                                                          DIVIDE: Key = ...
                                                                          +DIVIDE | CellJS TypeDoc
                                                                          DIVIDE: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.END.html b/docs/next/variables/_celljs_widget.Key.END.html index bc3efa480..900ed04b8 100644 --- a/docs/next/variables/_celljs_widget.Key.END.html +++ b/docs/next/variables/_celljs_widget.Key.END.html @@ -1 +1 @@ -END | CellJS TypeDoc
                                                                          END: Key = ...
                                                                          +END | CellJS TypeDoc
                                                                          END: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.ENTER.html b/docs/next/variables/_celljs_widget.Key.ENTER.html index 75d43fbd9..b4e8d6931 100644 --- a/docs/next/variables/_celljs_widget.Key.ENTER.html +++ b/docs/next/variables/_celljs_widget.Key.ENTER.html @@ -1 +1 @@ -ENTER | CellJS TypeDoc
                                                                          ENTER: Key = ...
                                                                          +ENTER | CellJS TypeDoc
                                                                          ENTER: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.EQUAL.html b/docs/next/variables/_celljs_widget.Key.EQUAL.html index 7631267cf..07f7768d8 100644 --- a/docs/next/variables/_celljs_widget.Key.EQUAL.html +++ b/docs/next/variables/_celljs_widget.Key.EQUAL.html @@ -1 +1 @@ -EQUAL | CellJS TypeDoc
                                                                          EQUAL: Key = ...
                                                                          +EQUAL | CellJS TypeDoc
                                                                          EQUAL: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.ESCAPE.html b/docs/next/variables/_celljs_widget.Key.ESCAPE.html index 027184a1f..5eb4145f4 100644 --- a/docs/next/variables/_celljs_widget.Key.ESCAPE.html +++ b/docs/next/variables/_celljs_widget.Key.ESCAPE.html @@ -1 +1 @@ -ESCAPE | CellJS TypeDoc
                                                                          ESCAPE: Key = ...
                                                                          +ESCAPE | CellJS TypeDoc
                                                                          ESCAPE: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.F1.html b/docs/next/variables/_celljs_widget.Key.F1.html index a01b159af..464edbe07 100644 --- a/docs/next/variables/_celljs_widget.Key.F1.html +++ b/docs/next/variables/_celljs_widget.Key.F1.html @@ -1 +1 @@ -F1 | CellJS TypeDoc
                                                                          +F1 | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.F10.html b/docs/next/variables/_celljs_widget.Key.F10.html index 7afeac2d1..47774caf6 100644 --- a/docs/next/variables/_celljs_widget.Key.F10.html +++ b/docs/next/variables/_celljs_widget.Key.F10.html @@ -1 +1 @@ -F10 | CellJS TypeDoc
                                                                          F10: Key = ...
                                                                          +F10 | CellJS TypeDoc
                                                                          F10: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.F11.html b/docs/next/variables/_celljs_widget.Key.F11.html index 4650a0d63..558d9b0f1 100644 --- a/docs/next/variables/_celljs_widget.Key.F11.html +++ b/docs/next/variables/_celljs_widget.Key.F11.html @@ -1 +1 @@ -F11 | CellJS TypeDoc
                                                                          F11: Key = ...
                                                                          +F11 | CellJS TypeDoc
                                                                          F11: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.F12.html b/docs/next/variables/_celljs_widget.Key.F12.html index 114e54936..b0854dc9c 100644 --- a/docs/next/variables/_celljs_widget.Key.F12.html +++ b/docs/next/variables/_celljs_widget.Key.F12.html @@ -1 +1 @@ -F12 | CellJS TypeDoc
                                                                          F12: Key = ...
                                                                          +F12 | CellJS TypeDoc
                                                                          F12: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.F13.html b/docs/next/variables/_celljs_widget.Key.F13.html index 9314bb0b4..62154426c 100644 --- a/docs/next/variables/_celljs_widget.Key.F13.html +++ b/docs/next/variables/_celljs_widget.Key.F13.html @@ -1 +1 @@ -F13 | CellJS TypeDoc
                                                                          F13: Key = ...
                                                                          +F13 | CellJS TypeDoc
                                                                          F13: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.F14.html b/docs/next/variables/_celljs_widget.Key.F14.html index 98ed85e70..2120f12be 100644 --- a/docs/next/variables/_celljs_widget.Key.F14.html +++ b/docs/next/variables/_celljs_widget.Key.F14.html @@ -1 +1 @@ -F14 | CellJS TypeDoc
                                                                          F14: Key = ...
                                                                          +F14 | CellJS TypeDoc
                                                                          F14: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.F15.html b/docs/next/variables/_celljs_widget.Key.F15.html index b68a8b70c..9c53b7cc1 100644 --- a/docs/next/variables/_celljs_widget.Key.F15.html +++ b/docs/next/variables/_celljs_widget.Key.F15.html @@ -1 +1 @@ -F15 | CellJS TypeDoc
                                                                          F15: Key = ...
                                                                          +F15 | CellJS TypeDoc
                                                                          F15: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.F16.html b/docs/next/variables/_celljs_widget.Key.F16.html index c9a2298e3..04a7f2f55 100644 --- a/docs/next/variables/_celljs_widget.Key.F16.html +++ b/docs/next/variables/_celljs_widget.Key.F16.html @@ -1 +1 @@ -F16 | CellJS TypeDoc
                                                                          F16: Key = ...
                                                                          +F16 | CellJS TypeDoc
                                                                          F16: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.F17.html b/docs/next/variables/_celljs_widget.Key.F17.html index fb4a37358..4659ea344 100644 --- a/docs/next/variables/_celljs_widget.Key.F17.html +++ b/docs/next/variables/_celljs_widget.Key.F17.html @@ -1 +1 @@ -F17 | CellJS TypeDoc
                                                                          F17: Key = ...
                                                                          +F17 | CellJS TypeDoc
                                                                          F17: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.F18.html b/docs/next/variables/_celljs_widget.Key.F18.html index 01b0bbe6a..9ab0d68ac 100644 --- a/docs/next/variables/_celljs_widget.Key.F18.html +++ b/docs/next/variables/_celljs_widget.Key.F18.html @@ -1 +1 @@ -F18 | CellJS TypeDoc
                                                                          F18: Key = ...
                                                                          +F18 | CellJS TypeDoc
                                                                          F18: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.F19.html b/docs/next/variables/_celljs_widget.Key.F19.html index 8392ca261..45271039c 100644 --- a/docs/next/variables/_celljs_widget.Key.F19.html +++ b/docs/next/variables/_celljs_widget.Key.F19.html @@ -1 +1 @@ -F19 | CellJS TypeDoc
                                                                          F19: Key = ...
                                                                          +F19 | CellJS TypeDoc
                                                                          F19: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.F2.html b/docs/next/variables/_celljs_widget.Key.F2.html index 7233612d6..657f7734f 100644 --- a/docs/next/variables/_celljs_widget.Key.F2.html +++ b/docs/next/variables/_celljs_widget.Key.F2.html @@ -1 +1 @@ -F2 | CellJS TypeDoc
                                                                          +F2 | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.F20.html b/docs/next/variables/_celljs_widget.Key.F20.html index 1d0dddd9a..4bfdea340 100644 --- a/docs/next/variables/_celljs_widget.Key.F20.html +++ b/docs/next/variables/_celljs_widget.Key.F20.html @@ -1 +1 @@ -F20 | CellJS TypeDoc
                                                                          F20: Key = ...
                                                                          +F20 | CellJS TypeDoc
                                                                          F20: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.F21.html b/docs/next/variables/_celljs_widget.Key.F21.html index fc21fd234..7abe0c1dd 100644 --- a/docs/next/variables/_celljs_widget.Key.F21.html +++ b/docs/next/variables/_celljs_widget.Key.F21.html @@ -1 +1 @@ -F21 | CellJS TypeDoc
                                                                          F21: Key = ...
                                                                          +F21 | CellJS TypeDoc
                                                                          F21: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.F22.html b/docs/next/variables/_celljs_widget.Key.F22.html index 716afc3b9..12d7f3db2 100644 --- a/docs/next/variables/_celljs_widget.Key.F22.html +++ b/docs/next/variables/_celljs_widget.Key.F22.html @@ -1 +1 @@ -F22 | CellJS TypeDoc
                                                                          F22: Key = ...
                                                                          +F22 | CellJS TypeDoc
                                                                          F22: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.F23.html b/docs/next/variables/_celljs_widget.Key.F23.html index 0c5d04358..8c11d5ecb 100644 --- a/docs/next/variables/_celljs_widget.Key.F23.html +++ b/docs/next/variables/_celljs_widget.Key.F23.html @@ -1 +1 @@ -F23 | CellJS TypeDoc
                                                                          F23: Key = ...
                                                                          +F23 | CellJS TypeDoc
                                                                          F23: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.F24.html b/docs/next/variables/_celljs_widget.Key.F24.html index 3e3aa64fb..d928e50b6 100644 --- a/docs/next/variables/_celljs_widget.Key.F24.html +++ b/docs/next/variables/_celljs_widget.Key.F24.html @@ -1 +1 @@ -F24 | CellJS TypeDoc
                                                                          F24: Key = ...
                                                                          +F24 | CellJS TypeDoc
                                                                          F24: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.F3.html b/docs/next/variables/_celljs_widget.Key.F3.html index 48d049654..6013f294c 100644 --- a/docs/next/variables/_celljs_widget.Key.F3.html +++ b/docs/next/variables/_celljs_widget.Key.F3.html @@ -1 +1 @@ -F3 | CellJS TypeDoc
                                                                          +F3 | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.F4.html b/docs/next/variables/_celljs_widget.Key.F4.html index 519d423c9..9b1346eb8 100644 --- a/docs/next/variables/_celljs_widget.Key.F4.html +++ b/docs/next/variables/_celljs_widget.Key.F4.html @@ -1 +1 @@ -F4 | CellJS TypeDoc
                                                                          +F4 | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.F5.html b/docs/next/variables/_celljs_widget.Key.F5.html index 5dab2a0c8..ca912a8bc 100644 --- a/docs/next/variables/_celljs_widget.Key.F5.html +++ b/docs/next/variables/_celljs_widget.Key.F5.html @@ -1 +1 @@ -F5 | CellJS TypeDoc
                                                                          +F5 | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.F6.html b/docs/next/variables/_celljs_widget.Key.F6.html index bcfc836e8..caaa2cc92 100644 --- a/docs/next/variables/_celljs_widget.Key.F6.html +++ b/docs/next/variables/_celljs_widget.Key.F6.html @@ -1 +1 @@ -F6 | CellJS TypeDoc
                                                                          +F6 | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.F7.html b/docs/next/variables/_celljs_widget.Key.F7.html index 0dbca8fca..b95cc4489 100644 --- a/docs/next/variables/_celljs_widget.Key.F7.html +++ b/docs/next/variables/_celljs_widget.Key.F7.html @@ -1 +1 @@ -F7 | CellJS TypeDoc
                                                                          +F7 | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.F8.html b/docs/next/variables/_celljs_widget.Key.F8.html index c585db688..ab4eac771 100644 --- a/docs/next/variables/_celljs_widget.Key.F8.html +++ b/docs/next/variables/_celljs_widget.Key.F8.html @@ -1 +1 @@ -F8 | CellJS TypeDoc
                                                                          +F8 | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.F9.html b/docs/next/variables/_celljs_widget.Key.F9.html index d0902c450..7d5b653bb 100644 --- a/docs/next/variables/_celljs_widget.Key.F9.html +++ b/docs/next/variables/_celljs_widget.Key.F9.html @@ -1 +1 @@ -F9 | CellJS TypeDoc
                                                                          +F9 | CellJS TypeDoc
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.HOME.html b/docs/next/variables/_celljs_widget.Key.HOME.html index 998ac7737..1511a9f08 100644 --- a/docs/next/variables/_celljs_widget.Key.HOME.html +++ b/docs/next/variables/_celljs_widget.Key.HOME.html @@ -1 +1 @@ -HOME | CellJS TypeDoc
                                                                          HOME: Key = ...
                                                                          +HOME | CellJS TypeDoc
                                                                          HOME: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.INSERT.html b/docs/next/variables/_celljs_widget.Key.INSERT.html index 4f4e686d0..3e250bda4 100644 --- a/docs/next/variables/_celljs_widget.Key.INSERT.html +++ b/docs/next/variables/_celljs_widget.Key.INSERT.html @@ -1 +1 @@ -INSERT | CellJS TypeDoc
                                                                          INSERT: Key = ...
                                                                          +INSERT | CellJS TypeDoc
                                                                          INSERT: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.INTL_BACKSLASH.html b/docs/next/variables/_celljs_widget.Key.INTL_BACKSLASH.html index fde0eb290..6f1959c20 100644 --- a/docs/next/variables/_celljs_widget.Key.INTL_BACKSLASH.html +++ b/docs/next/variables/_celljs_widget.Key.INTL_BACKSLASH.html @@ -1 +1 @@ -INTL_BACKSLASH | CellJS TypeDoc
                                                                          INTL_BACKSLASH: Key = ...
                                                                          +INTL_BACKSLASH | CellJS TypeDoc
                                                                          INTL_BACKSLASH: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.INTL_RO.html b/docs/next/variables/_celljs_widget.Key.INTL_RO.html index a6c855739..2cc12581b 100644 --- a/docs/next/variables/_celljs_widget.Key.INTL_RO.html +++ b/docs/next/variables/_celljs_widget.Key.INTL_RO.html @@ -1 +1 @@ -INTL_RO | CellJS TypeDoc
                                                                          INTL_RO: Key = ...
                                                                          +INTL_RO | CellJS TypeDoc
                                                                          INTL_RO: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.INTL_YEN.html b/docs/next/variables/_celljs_widget.Key.INTL_YEN.html index c7cc98824..37c6b7e17 100644 --- a/docs/next/variables/_celljs_widget.Key.INTL_YEN.html +++ b/docs/next/variables/_celljs_widget.Key.INTL_YEN.html @@ -1 +1 @@ -INTL_YEN | CellJS TypeDoc
                                                                          INTL_YEN: Key = ...
                                                                          +INTL_YEN | CellJS TypeDoc
                                                                          INTL_YEN: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.KEY_A.html b/docs/next/variables/_celljs_widget.Key.KEY_A.html index 98f822262..6268fb301 100644 --- a/docs/next/variables/_celljs_widget.Key.KEY_A.html +++ b/docs/next/variables/_celljs_widget.Key.KEY_A.html @@ -1 +1 @@ -KEY_A | CellJS TypeDoc
                                                                          KEY_A: Key = ...
                                                                          +KEY_A | CellJS TypeDoc
                                                                          KEY_A: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.KEY_B.html b/docs/next/variables/_celljs_widget.Key.KEY_B.html index 8d0728c14..87600fbfb 100644 --- a/docs/next/variables/_celljs_widget.Key.KEY_B.html +++ b/docs/next/variables/_celljs_widget.Key.KEY_B.html @@ -1 +1 @@ -KEY_B | CellJS TypeDoc
                                                                          KEY_B: Key = ...
                                                                          +KEY_B | CellJS TypeDoc
                                                                          KEY_B: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.KEY_C.html b/docs/next/variables/_celljs_widget.Key.KEY_C.html index e247b4374..afe5b8234 100644 --- a/docs/next/variables/_celljs_widget.Key.KEY_C.html +++ b/docs/next/variables/_celljs_widget.Key.KEY_C.html @@ -1 +1 @@ -KEY_C | CellJS TypeDoc
                                                                          KEY_C: Key = ...
                                                                          +KEY_C | CellJS TypeDoc
                                                                          KEY_C: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.KEY_D.html b/docs/next/variables/_celljs_widget.Key.KEY_D.html index ff9c4d674..18e342f62 100644 --- a/docs/next/variables/_celljs_widget.Key.KEY_D.html +++ b/docs/next/variables/_celljs_widget.Key.KEY_D.html @@ -1 +1 @@ -KEY_D | CellJS TypeDoc
                                                                          KEY_D: Key = ...
                                                                          +KEY_D | CellJS TypeDoc
                                                                          KEY_D: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.KEY_E.html b/docs/next/variables/_celljs_widget.Key.KEY_E.html index 4db3b343b..57c85016c 100644 --- a/docs/next/variables/_celljs_widget.Key.KEY_E.html +++ b/docs/next/variables/_celljs_widget.Key.KEY_E.html @@ -1 +1 @@ -KEY_E | CellJS TypeDoc
                                                                          KEY_E: Key = ...
                                                                          +KEY_E | CellJS TypeDoc
                                                                          KEY_E: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.KEY_F.html b/docs/next/variables/_celljs_widget.Key.KEY_F.html index d9014d916..34646ef30 100644 --- a/docs/next/variables/_celljs_widget.Key.KEY_F.html +++ b/docs/next/variables/_celljs_widget.Key.KEY_F.html @@ -1 +1 @@ -KEY_F | CellJS TypeDoc
                                                                          KEY_F: Key = ...
                                                                          +KEY_F | CellJS TypeDoc
                                                                          KEY_F: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.KEY_G.html b/docs/next/variables/_celljs_widget.Key.KEY_G.html index f88be3d93..be1e5b865 100644 --- a/docs/next/variables/_celljs_widget.Key.KEY_G.html +++ b/docs/next/variables/_celljs_widget.Key.KEY_G.html @@ -1 +1 @@ -KEY_G | CellJS TypeDoc
                                                                          KEY_G: Key = ...
                                                                          +KEY_G | CellJS TypeDoc
                                                                          KEY_G: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.KEY_H.html b/docs/next/variables/_celljs_widget.Key.KEY_H.html index 1962d41f5..a96051b4e 100644 --- a/docs/next/variables/_celljs_widget.Key.KEY_H.html +++ b/docs/next/variables/_celljs_widget.Key.KEY_H.html @@ -1 +1 @@ -KEY_H | CellJS TypeDoc
                                                                          KEY_H: Key = ...
                                                                          +KEY_H | CellJS TypeDoc
                                                                          KEY_H: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.KEY_I.html b/docs/next/variables/_celljs_widget.Key.KEY_I.html index 100a15f5c..eb1b59b8c 100644 --- a/docs/next/variables/_celljs_widget.Key.KEY_I.html +++ b/docs/next/variables/_celljs_widget.Key.KEY_I.html @@ -1 +1 @@ -KEY_I | CellJS TypeDoc
                                                                          KEY_I: Key = ...
                                                                          +KEY_I | CellJS TypeDoc
                                                                          KEY_I: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.KEY_J.html b/docs/next/variables/_celljs_widget.Key.KEY_J.html index 3a176b17f..0267e1f71 100644 --- a/docs/next/variables/_celljs_widget.Key.KEY_J.html +++ b/docs/next/variables/_celljs_widget.Key.KEY_J.html @@ -1 +1 @@ -KEY_J | CellJS TypeDoc
                                                                          KEY_J: Key = ...
                                                                          +KEY_J | CellJS TypeDoc
                                                                          KEY_J: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.KEY_K.html b/docs/next/variables/_celljs_widget.Key.KEY_K.html index 3ece12241..1278fd952 100644 --- a/docs/next/variables/_celljs_widget.Key.KEY_K.html +++ b/docs/next/variables/_celljs_widget.Key.KEY_K.html @@ -1 +1 @@ -KEY_K | CellJS TypeDoc
                                                                          KEY_K: Key = ...
                                                                          +KEY_K | CellJS TypeDoc
                                                                          KEY_K: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.KEY_L.html b/docs/next/variables/_celljs_widget.Key.KEY_L.html index 7862e1818..bd2ca89d4 100644 --- a/docs/next/variables/_celljs_widget.Key.KEY_L.html +++ b/docs/next/variables/_celljs_widget.Key.KEY_L.html @@ -1 +1 @@ -KEY_L | CellJS TypeDoc
                                                                          KEY_L: Key = ...
                                                                          +KEY_L | CellJS TypeDoc
                                                                          KEY_L: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.KEY_M.html b/docs/next/variables/_celljs_widget.Key.KEY_M.html index 6ad86f606..16be45722 100644 --- a/docs/next/variables/_celljs_widget.Key.KEY_M.html +++ b/docs/next/variables/_celljs_widget.Key.KEY_M.html @@ -1 +1 @@ -KEY_M | CellJS TypeDoc
                                                                          KEY_M: Key = ...
                                                                          +KEY_M | CellJS TypeDoc
                                                                          KEY_M: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.KEY_N.html b/docs/next/variables/_celljs_widget.Key.KEY_N.html index 83d0cbbe9..3273fce70 100644 --- a/docs/next/variables/_celljs_widget.Key.KEY_N.html +++ b/docs/next/variables/_celljs_widget.Key.KEY_N.html @@ -1 +1 @@ -KEY_N | CellJS TypeDoc
                                                                          KEY_N: Key = ...
                                                                          +KEY_N | CellJS TypeDoc
                                                                          KEY_N: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.KEY_O.html b/docs/next/variables/_celljs_widget.Key.KEY_O.html index 869d4ebeb..aa51c43a0 100644 --- a/docs/next/variables/_celljs_widget.Key.KEY_O.html +++ b/docs/next/variables/_celljs_widget.Key.KEY_O.html @@ -1 +1 @@ -KEY_O | CellJS TypeDoc
                                                                          KEY_O: Key = ...
                                                                          +KEY_O | CellJS TypeDoc
                                                                          KEY_O: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.KEY_P.html b/docs/next/variables/_celljs_widget.Key.KEY_P.html index 993c5a040..a05fdd254 100644 --- a/docs/next/variables/_celljs_widget.Key.KEY_P.html +++ b/docs/next/variables/_celljs_widget.Key.KEY_P.html @@ -1 +1 @@ -KEY_P | CellJS TypeDoc
                                                                          KEY_P: Key = ...
                                                                          +KEY_P | CellJS TypeDoc
                                                                          KEY_P: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.KEY_Q.html b/docs/next/variables/_celljs_widget.Key.KEY_Q.html index 9d09a4781..2fb50e2dc 100644 --- a/docs/next/variables/_celljs_widget.Key.KEY_Q.html +++ b/docs/next/variables/_celljs_widget.Key.KEY_Q.html @@ -1 +1 @@ -KEY_Q | CellJS TypeDoc
                                                                          KEY_Q: Key = ...
                                                                          +KEY_Q | CellJS TypeDoc
                                                                          KEY_Q: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.KEY_R.html b/docs/next/variables/_celljs_widget.Key.KEY_R.html index 1f4e2ee6b..25449e412 100644 --- a/docs/next/variables/_celljs_widget.Key.KEY_R.html +++ b/docs/next/variables/_celljs_widget.Key.KEY_R.html @@ -1 +1 @@ -KEY_R | CellJS TypeDoc
                                                                          KEY_R: Key = ...
                                                                          +KEY_R | CellJS TypeDoc
                                                                          KEY_R: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.KEY_S.html b/docs/next/variables/_celljs_widget.Key.KEY_S.html index 67c3fc757..1b0154476 100644 --- a/docs/next/variables/_celljs_widget.Key.KEY_S.html +++ b/docs/next/variables/_celljs_widget.Key.KEY_S.html @@ -1 +1 @@ -KEY_S | CellJS TypeDoc
                                                                          KEY_S: Key = ...
                                                                          +KEY_S | CellJS TypeDoc
                                                                          KEY_S: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.KEY_T.html b/docs/next/variables/_celljs_widget.Key.KEY_T.html index ef4824c01..d8b66c722 100644 --- a/docs/next/variables/_celljs_widget.Key.KEY_T.html +++ b/docs/next/variables/_celljs_widget.Key.KEY_T.html @@ -1 +1 @@ -KEY_T | CellJS TypeDoc
                                                                          KEY_T: Key = ...
                                                                          +KEY_T | CellJS TypeDoc
                                                                          KEY_T: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.KEY_U.html b/docs/next/variables/_celljs_widget.Key.KEY_U.html index bad5fc3ae..f9f9cdf32 100644 --- a/docs/next/variables/_celljs_widget.Key.KEY_U.html +++ b/docs/next/variables/_celljs_widget.Key.KEY_U.html @@ -1 +1 @@ -KEY_U | CellJS TypeDoc
                                                                          KEY_U: Key = ...
                                                                          +KEY_U | CellJS TypeDoc
                                                                          KEY_U: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.KEY_V.html b/docs/next/variables/_celljs_widget.Key.KEY_V.html index 56856fe03..3f4645b16 100644 --- a/docs/next/variables/_celljs_widget.Key.KEY_V.html +++ b/docs/next/variables/_celljs_widget.Key.KEY_V.html @@ -1 +1 @@ -KEY_V | CellJS TypeDoc
                                                                          KEY_V: Key = ...
                                                                          +KEY_V | CellJS TypeDoc
                                                                          KEY_V: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.KEY_W.html b/docs/next/variables/_celljs_widget.Key.KEY_W.html index 45d96bb5d..8ae843577 100644 --- a/docs/next/variables/_celljs_widget.Key.KEY_W.html +++ b/docs/next/variables/_celljs_widget.Key.KEY_W.html @@ -1 +1 @@ -KEY_W | CellJS TypeDoc
                                                                          KEY_W: Key = ...
                                                                          +KEY_W | CellJS TypeDoc
                                                                          KEY_W: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.KEY_X.html b/docs/next/variables/_celljs_widget.Key.KEY_X.html index c71552b4f..8f94b1d4f 100644 --- a/docs/next/variables/_celljs_widget.Key.KEY_X.html +++ b/docs/next/variables/_celljs_widget.Key.KEY_X.html @@ -1 +1 @@ -KEY_X | CellJS TypeDoc
                                                                          KEY_X: Key = ...
                                                                          +KEY_X | CellJS TypeDoc
                                                                          KEY_X: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.KEY_Y.html b/docs/next/variables/_celljs_widget.Key.KEY_Y.html index 5bb74e036..a8ce5987c 100644 --- a/docs/next/variables/_celljs_widget.Key.KEY_Y.html +++ b/docs/next/variables/_celljs_widget.Key.KEY_Y.html @@ -1 +1 @@ -KEY_Y | CellJS TypeDoc
                                                                          KEY_Y: Key = ...
                                                                          +KEY_Y | CellJS TypeDoc
                                                                          KEY_Y: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.KEY_Z.html b/docs/next/variables/_celljs_widget.Key.KEY_Z.html index 4a23073b7..affe2005e 100644 --- a/docs/next/variables/_celljs_widget.Key.KEY_Z.html +++ b/docs/next/variables/_celljs_widget.Key.KEY_Z.html @@ -1 +1 @@ -KEY_Z | CellJS TypeDoc
                                                                          KEY_Z: Key = ...
                                                                          +KEY_Z | CellJS TypeDoc
                                                                          KEY_Z: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.MAX_KEY_CODE.html b/docs/next/variables/_celljs_widget.Key.MAX_KEY_CODE.html index a8cf78f93..f3d6e7ae0 100644 --- a/docs/next/variables/_celljs_widget.Key.MAX_KEY_CODE.html +++ b/docs/next/variables/_celljs_widget.Key.MAX_KEY_CODE.html @@ -1 +1 @@ -MAX_KEY_CODE | CellJS TypeDoc
                                                                          MAX_KEY_CODE: number = INTL_YEN.keyCode
                                                                          +MAX_KEY_CODE | CellJS TypeDoc
                                                                          MAX_KEY_CODE: number = INTL_YEN.keyCode
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.MINUS.html b/docs/next/variables/_celljs_widget.Key.MINUS.html index d56a81639..9c8d801a1 100644 --- a/docs/next/variables/_celljs_widget.Key.MINUS.html +++ b/docs/next/variables/_celljs_widget.Key.MINUS.html @@ -1 +1 @@ -MINUS | CellJS TypeDoc
                                                                          MINUS: Key = ...
                                                                          +MINUS | CellJS TypeDoc
                                                                          MINUS: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.MULTIPLY.html b/docs/next/variables/_celljs_widget.Key.MULTIPLY.html index 478f95989..3fb976189 100644 --- a/docs/next/variables/_celljs_widget.Key.MULTIPLY.html +++ b/docs/next/variables/_celljs_widget.Key.MULTIPLY.html @@ -1 +1 @@ -MULTIPLY | CellJS TypeDoc
                                                                          MULTIPLY: Key = ...
                                                                          +MULTIPLY | CellJS TypeDoc
                                                                          MULTIPLY: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.NUM_LOCK.html b/docs/next/variables/_celljs_widget.Key.NUM_LOCK.html index a72a78e9d..f49cbe82a 100644 --- a/docs/next/variables/_celljs_widget.Key.NUM_LOCK.html +++ b/docs/next/variables/_celljs_widget.Key.NUM_LOCK.html @@ -1 +1 @@ -NUM_LOCK | CellJS TypeDoc
                                                                          NUM_LOCK: Key = ...
                                                                          +NUM_LOCK | CellJS TypeDoc
                                                                          NUM_LOCK: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.OS_LEFT.html b/docs/next/variables/_celljs_widget.Key.OS_LEFT.html index 949985abf..4064f5987 100644 --- a/docs/next/variables/_celljs_widget.Key.OS_LEFT.html +++ b/docs/next/variables/_celljs_widget.Key.OS_LEFT.html @@ -1 +1 @@ -OS_LEFT | CellJS TypeDoc
                                                                          OS_LEFT: Key = ...
                                                                          +OS_LEFT | CellJS TypeDoc
                                                                          OS_LEFT: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.OS_RIGHT.html b/docs/next/variables/_celljs_widget.Key.OS_RIGHT.html index d891c51d8..0db2a8b21 100644 --- a/docs/next/variables/_celljs_widget.Key.OS_RIGHT.html +++ b/docs/next/variables/_celljs_widget.Key.OS_RIGHT.html @@ -1 +1 @@ -OS_RIGHT | CellJS TypeDoc
                                                                          OS_RIGHT: Key = ...
                                                                          +OS_RIGHT | CellJS TypeDoc
                                                                          OS_RIGHT: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.PAGE_DOWN.html b/docs/next/variables/_celljs_widget.Key.PAGE_DOWN.html index 200116628..30547f637 100644 --- a/docs/next/variables/_celljs_widget.Key.PAGE_DOWN.html +++ b/docs/next/variables/_celljs_widget.Key.PAGE_DOWN.html @@ -1 +1 @@ -PAGE_DOWN | CellJS TypeDoc
                                                                          PAGE_DOWN: Key = ...
                                                                          +PAGE_DOWN | CellJS TypeDoc
                                                                          PAGE_DOWN: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.PAGE_UP.html b/docs/next/variables/_celljs_widget.Key.PAGE_UP.html index 667ded227..3a300f06e 100644 --- a/docs/next/variables/_celljs_widget.Key.PAGE_UP.html +++ b/docs/next/variables/_celljs_widget.Key.PAGE_UP.html @@ -1 +1 @@ -PAGE_UP | CellJS TypeDoc
                                                                          PAGE_UP: Key = ...
                                                                          +PAGE_UP | CellJS TypeDoc
                                                                          PAGE_UP: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.PERIOD.html b/docs/next/variables/_celljs_widget.Key.PERIOD.html index 5101f73bc..b0d016301 100644 --- a/docs/next/variables/_celljs_widget.Key.PERIOD.html +++ b/docs/next/variables/_celljs_widget.Key.PERIOD.html @@ -1 +1 @@ -PERIOD | CellJS TypeDoc
                                                                          PERIOD: Key = ...
                                                                          +PERIOD | CellJS TypeDoc
                                                                          PERIOD: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.QUOTE.html b/docs/next/variables/_celljs_widget.Key.QUOTE.html index f62170f04..fc0fda845 100644 --- a/docs/next/variables/_celljs_widget.Key.QUOTE.html +++ b/docs/next/variables/_celljs_widget.Key.QUOTE.html @@ -1 +1 @@ -QUOTE | CellJS TypeDoc
                                                                          QUOTE: Key = ...
                                                                          +QUOTE | CellJS TypeDoc
                                                                          QUOTE: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.SEMICOLON.html b/docs/next/variables/_celljs_widget.Key.SEMICOLON.html index d5c3eab45..e898988bc 100644 --- a/docs/next/variables/_celljs_widget.Key.SEMICOLON.html +++ b/docs/next/variables/_celljs_widget.Key.SEMICOLON.html @@ -1 +1 @@ -SEMICOLON | CellJS TypeDoc
                                                                          SEMICOLON: Key = ...
                                                                          +SEMICOLON | CellJS TypeDoc
                                                                          SEMICOLON: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.SHIFT_LEFT.html b/docs/next/variables/_celljs_widget.Key.SHIFT_LEFT.html index 80fea5afd..20ee6e5c0 100644 --- a/docs/next/variables/_celljs_widget.Key.SHIFT_LEFT.html +++ b/docs/next/variables/_celljs_widget.Key.SHIFT_LEFT.html @@ -1 +1 @@ -SHIFT_LEFT | CellJS TypeDoc
                                                                          SHIFT_LEFT: Key = ...
                                                                          +SHIFT_LEFT | CellJS TypeDoc
                                                                          SHIFT_LEFT: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.SHIFT_RIGHT.html b/docs/next/variables/_celljs_widget.Key.SHIFT_RIGHT.html index 1bc9f84a6..945a40a9b 100644 --- a/docs/next/variables/_celljs_widget.Key.SHIFT_RIGHT.html +++ b/docs/next/variables/_celljs_widget.Key.SHIFT_RIGHT.html @@ -1 +1 @@ -SHIFT_RIGHT | CellJS TypeDoc
                                                                          SHIFT_RIGHT: Key = ...
                                                                          +SHIFT_RIGHT | CellJS TypeDoc
                                                                          SHIFT_RIGHT: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.SLASH.html b/docs/next/variables/_celljs_widget.Key.SLASH.html index 2015f7316..a65c212ec 100644 --- a/docs/next/variables/_celljs_widget.Key.SLASH.html +++ b/docs/next/variables/_celljs_widget.Key.SLASH.html @@ -1 +1 @@ -SLASH | CellJS TypeDoc
                                                                          SLASH: Key = ...
                                                                          +SLASH | CellJS TypeDoc
                                                                          SLASH: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.SPACE.html b/docs/next/variables/_celljs_widget.Key.SPACE.html index f1e25ee4f..fd89aa021 100644 --- a/docs/next/variables/_celljs_widget.Key.SPACE.html +++ b/docs/next/variables/_celljs_widget.Key.SPACE.html @@ -1 +1 @@ -SPACE | CellJS TypeDoc
                                                                          SPACE: Key = ...
                                                                          +SPACE | CellJS TypeDoc
                                                                          SPACE: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.SUBTRACT.html b/docs/next/variables/_celljs_widget.Key.SUBTRACT.html index 8dbe00a1e..2437faf0f 100644 --- a/docs/next/variables/_celljs_widget.Key.SUBTRACT.html +++ b/docs/next/variables/_celljs_widget.Key.SUBTRACT.html @@ -1 +1 @@ -SUBTRACT | CellJS TypeDoc
                                                                          SUBTRACT: Key = ...
                                                                          +SUBTRACT | CellJS TypeDoc
                                                                          SUBTRACT: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.Key.TAB.html b/docs/next/variables/_celljs_widget.Key.TAB.html index 484f44a37..66f5cfc9b 100644 --- a/docs/next/variables/_celljs_widget.Key.TAB.html +++ b/docs/next/variables/_celljs_widget.Key.TAB.html @@ -1 +1 @@ -TAB | CellJS TypeDoc
                                                                          TAB: Key = ...
                                                                          +TAB | CellJS TypeDoc
                                                                          TAB: Key = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.KeyModifier.CTRL.html b/docs/next/variables/_celljs_widget.KeyModifier.CTRL.html index fa7162bbb..818c83ecf 100644 --- a/docs/next/variables/_celljs_widget.KeyModifier.CTRL.html +++ b/docs/next/variables/_celljs_widget.KeyModifier.CTRL.html @@ -1,3 +1,3 @@ CTRL | CellJS TypeDoc
                                                                          CTRL: MacCtrl | CtrlCmd = ...

                                                                          The CTRL key, independently of the platform. Note: In general KeyModifier.CtrlCmd should be preferred over this constant.

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_widget.KeyModifier.SHIFT.html b/docs/next/variables/_celljs_widget.KeyModifier.SHIFT.html index ccb5e949a..f171a07ea 100644 --- a/docs/next/variables/_celljs_widget.KeyModifier.SHIFT.html +++ b/docs/next/variables/_celljs_widget.KeyModifier.SHIFT.html @@ -1,2 +1,2 @@ SHIFT | CellJS TypeDoc
                                                                          SHIFT: Shift = KeyModifier.Shift

                                                                          An alias for the SHIFT key (KeyModifier.Shift).

                                                                          -
                                                                          +
                                                                          diff --git a/docs/next/variables/_celljs_widget.Locale-1.html b/docs/next/variables/_celljs_widget.Locale-1.html index 2ac80a751..7c104bc7d 100644 --- a/docs/next/variables/_celljs_widget.Locale-1.html +++ b/docs/next/variables/_celljs_widget.Locale-1.html @@ -1 +1 @@ -Locale | CellJS TypeDoc
                                                                          Locale: typeof Locale = ...
                                                                          +Locale | CellJS TypeDoc
                                                                          Locale: typeof Locale = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.LocaleManager-1.html b/docs/next/variables/_celljs_widget.LocaleManager-1.html index 3ea9702d5..a58dfdc1b 100644 --- a/docs/next/variables/_celljs_widget.LocaleManager-1.html +++ b/docs/next/variables/_celljs_widget.LocaleManager-1.html @@ -1 +1 @@ -LocaleManager | CellJS TypeDoc
                                                                          LocaleManager: typeof LocaleManager = ...
                                                                          +LocaleManager | CellJS TypeDoc
                                                                          LocaleManager: typeof LocaleManager = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.SpecialCases.CTRLCMD.html b/docs/next/variables/_celljs_widget.SpecialCases.CTRLCMD.html index 6142960e9..8fb6a51c3 100644 --- a/docs/next/variables/_celljs_widget.SpecialCases.CTRLCMD.html +++ b/docs/next/variables/_celljs_widget.SpecialCases.CTRLCMD.html @@ -1 +1 @@ -CTRLCMD | CellJS TypeDoc
                                                                          CTRLCMD: "ctrlcmd" = 'ctrlcmd'
                                                                          +CTRLCMD | CellJS TypeDoc
                                                                          CTRLCMD: "ctrlcmd" = 'ctrlcmd'
                                                                          diff --git a/docs/next/variables/_celljs_widget.SpecialCases.META.html b/docs/next/variables/_celljs_widget.SpecialCases.META.html index 18336b918..de6007811 100644 --- a/docs/next/variables/_celljs_widget.SpecialCases.META.html +++ b/docs/next/variables/_celljs_widget.SpecialCases.META.html @@ -1 +1 @@ -META | CellJS TypeDoc
                                                                          META: "meta" = 'meta'
                                                                          +META | CellJS TypeDoc
                                                                          META: "meta" = 'meta'
                                                                          diff --git a/docs/next/variables/_celljs_widget.Theme-1.html b/docs/next/variables/_celljs_widget.Theme-1.html index cc5c3cac8..f24f0e175 100644 --- a/docs/next/variables/_celljs_widget.Theme-1.html +++ b/docs/next/variables/_celljs_widget.Theme-1.html @@ -1 +1 @@ -Theme | CellJS TypeDoc
                                                                          Theme: typeof Theme = ...
                                                                          +Theme | CellJS TypeDoc
                                                                          Theme: typeof Theme = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.ThemeManager-1.html b/docs/next/variables/_celljs_widget.ThemeManager-1.html index 8a2e326f4..c977161d3 100644 --- a/docs/next/variables/_celljs_widget.ThemeManager-1.html +++ b/docs/next/variables/_celljs_widget.ThemeManager-1.html @@ -1 +1 @@ -ThemeManager | CellJS TypeDoc
                                                                          ThemeManager: typeof ThemeManager = ...
                                                                          +ThemeManager | CellJS TypeDoc
                                                                          ThemeManager: typeof ThemeManager = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.WidgetFactory-1.html b/docs/next/variables/_celljs_widget.WidgetFactory-1.html index d4c0250fe..f215b1172 100644 --- a/docs/next/variables/_celljs_widget.WidgetFactory-1.html +++ b/docs/next/variables/_celljs_widget.WidgetFactory-1.html @@ -1 +1 @@ -WidgetFactory | CellJS TypeDoc
                                                                          WidgetFactory: typeof WidgetFactory = ...
                                                                          +WidgetFactory | CellJS TypeDoc
                                                                          WidgetFactory: typeof WidgetFactory = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.WidgetManager-1.html b/docs/next/variables/_celljs_widget.WidgetManager-1.html index a11d78f1b..7cb8fb8b0 100644 --- a/docs/next/variables/_celljs_widget.WidgetManager-1.html +++ b/docs/next/variables/_celljs_widget.WidgetManager-1.html @@ -1 +1 @@ -WidgetManager | CellJS TypeDoc
                                                                          WidgetManager: typeof WidgetManager = ...
                                                                          +WidgetManager | CellJS TypeDoc
                                                                          WidgetManager: typeof WidgetManager = ...
                                                                          diff --git a/docs/next/variables/_celljs_widget.WidgetModel-1.html b/docs/next/variables/_celljs_widget.WidgetModel-1.html index a330c21d2..3c5404cb8 100644 --- a/docs/next/variables/_celljs_widget.WidgetModel-1.html +++ b/docs/next/variables/_celljs_widget.WidgetModel-1.html @@ -1 +1 @@ -WidgetModel | CellJS TypeDoc
                                                                          WidgetModel: typeof WidgetModel = ...
                                                                          +WidgetModel | CellJS TypeDoc
                                                                          WidgetModel: typeof WidgetModel = ...