From c4d62a3779e19cc7c3e5c6f518ea7f8a4fcdf55a Mon Sep 17 00:00:00 2001 From: allanbowe Date: Mon, 9 Jun 2025 18:24:34 +0000 Subject: [PATCH] deploy: 7e23b5db9d5eaea38a9a81eb867e9195e0669a06 --- classes/SAS9ApiClient.SAS9ApiClient.html | 10 +- .../SASViyaApiClient.SASViyaApiClient.html | 70 +++++++------- classes/SASjs.SASjs.html | 92 +++++++++---------- classes/SASjsApiClient.SASjsApiClient.html | 16 ++-- classes/types.AuthorizeError.html | 8 +- classes/types.CertificateError.html | 4 +- classes/types.ComputeJobExecutionError.html | 8 +- classes/types.ErrorResponse.html | 6 +- classes/types.InternalServerError.html | 4 +- classes/types.InvalidJsonError.html | 4 +- classes/types.JobExecutionError.html | 10 +- classes/types.JobStatePollError.html | 6 +- classes/types.JsonParseArrayError.html | 4 +- classes/types.LoginRequiredError.html | 4 +- classes/types.NoSessionStateError.html | 10 +- classes/types.NotFoundError.html | 6 +- classes/types.RootFolderNotFoundError.html | 4 +- classes/types.SASjsConfig.html | 28 +++--- classes/types.WeboutResponseError.html | 6 +- enums/types.LoginMechanism.html | 6 +- enums/types.SessionState.html | 18 ++-- .../SASjsApiClient.SASjsAuthResponse.html | 6 +- .../SASjsApiClient.ScriptExecutionResult.html | 8 +- interfaces/types.Context.html | 12 +-- interfaces/types.ContextAllAttributes.html | 24 ++--- interfaces/types.CsrfToken.html | 6 +- interfaces/types.EditContextInput.html | 18 ++-- interfaces/types.ErrorBody.html | 8 +- interfaces/types.ExecutionQuery.html | 6 +- interfaces/types.File.html | 10 +- interfaces/types.Folder.html | 10 +- interfaces/types.HttpClient.html | 20 ++-- interfaces/types.Job.html | 20 ++-- interfaces/types.JobDefinition.html | 4 +- interfaces/types.JobResult.html | 4 +- interfaces/types.JobSessionManager.html | 6 +- interfaces/types.Link.html | 12 +-- interfaces/types.LoginOptions.html | 4 +- interfaces/types.LoginResult.html | 8 +- interfaces/types.LoginResultInternal.html | 10 +- interfaces/types.PollOptions.html | 12 +-- interfaces/types.SASjsRequest.html | 14 +-- interfaces/types.SasjsParsedResponse.html | 12 +-- interfaces/types.Session.html | 16 ++-- interfaces/types.SessionVariable.html | 4 +- interfaces/types.UploadFile.html | 6 +- interfaces/types.WriteStream.html | 6 +- modules/SAS9ApiClient.html | 2 +- modules/SASViyaApiClient.html | 2 +- modules/SASjs.html | 2 +- modules/SASjsApiClient.html | 2 +- modules/types.html | 2 +- types/types.PollStrategy.html | 2 +- types/types.VerboseMode.html | 2 +- 54 files changed, 302 insertions(+), 302 deletions(-) diff --git a/classes/SAS9ApiClient.SAS9ApiClient.html b/classes/SAS9ApiClient.SAS9ApiClient.html index 8d24165..b0036b5 100644 --- a/classes/SAS9ApiClient.SAS9ApiClient.html +++ b/classes/SAS9ApiClient.SAS9ApiClient.html @@ -24,7 +24,7 @@ +
  • Defined in SAS9ApiClient.ts:11
  • @@ -58,7 +58,7 @@
    Optional httpsAgentOptions: AgentOptions

    Returns SAS9ApiClient

    +
  • Defined in SAS9ApiClient.ts:14
  • Methods

    @@ -85,7 +85,7 @@

    Returns Promise<string>

    +
  • Defined in SAS9ApiClient.ts:46
  • +
  • Defined in SAS9ApiClient.ts:26
  • Returns void

    +
  • Defined in SAS9ApiClient.ts:36
  • Returns void

    +
  • Defined in SASViyaApiClient.ts:79
  • Methods

    @@ -139,7 +139,7 @@

    Returns void

    +
  • Defined in SASViyaApiClient.ts:71
  • Returns Promise<Context>

    +
  • Defined in SASViyaApiClient.ts:201
  • Returns Promise<File>

    +
  • Defined in SASViyaApiClient.ts:414
  • Returns Promise<Folder>

    +
  • Defined in SASViyaApiClient.ts:458
  • Returns Promise<{
        etag: string;
        result: Job;
    }>

    +
  • Defined in SASViyaApiClient.ts:570
  • Returns Promise<Context>

    +
  • Defined in SASViyaApiClient.ts:226
  • Returns Promise<Session>

    +
  • Defined in SASViyaApiClient.ts:162
  • Returns Promise<unknown>

    +
  • Defined in SASViyaApiClient.ts:688
  • Returns Promise<{
        etag: string;
        result: Context;
    }>

    +
  • Defined in SASViyaApiClient.ts:263
  • Returns Promise<undefined | Folder>

    +
  • Defined in SASViyaApiClient.ts:1224
  • Returns Promise<{
        etag: string;
        result: Context;
    }>

    +
  • Defined in SASViyaApiClient.ts:246
  • Returns Promise<any>

    +
  • Defined in SASViyaApiClient.ts:713
  • Returns Promise<JobExecutionResult>

    +
  • Defined in SASViyaApiClient.ts:814
  • Returns Promise<any>

    +
  • Defined in SASViyaApiClient.ts:284
  • Returns Promise<SasAuthResponse>

    +
  • Defined in SASViyaApiClient.ts:650
  • Returns Promise<null | string>

    +
  • Defined in SASViyaApiClient.ts:607
  • Returns Promise<ContextAllAttributes>

    +
  • Defined in SASViyaApiClient.ts:1095
  • Returns Promise<Context>

    +
  • Defined in SASViyaApiClient.ts:1080
  • Returns Promise<{
        attributes: {};
        createdBy: any;
        id: any;
        name: any;
        version: any;
    }[]>

    +
  • Defined in SASViyaApiClient.ts:125
  • +
  • Defined in SASViyaApiClient.ts:104
  • +
  • Defined in SASViyaApiClient.ts:132
  • Returns Promise<any[]>

    +
  • Defined in SASViyaApiClient.ts:148
  • Returns Promise<string>

    +
  • Defined in SASViyaApiClient.ts:322
  • Returns Promise<unknown>

    +
  • Defined in SASViyaApiClient.ts:398
  • Returns Promise<undefined | Job[]>

    +
  • Defined in SASViyaApiClient.ts:89
  • Returns Promise<{
        attributes: {};
        createdBy: any;
        id: any;
        name: any;
        version: any;
    }[]>

    +
  • Defined in SASViyaApiClient.ts:140
  • Returns Promise<any[]>

    +
  • Defined in SASViyaApiClient.ts:1112
  • Returns Promise<undefined | Folder>

    +
  • Defined in SASViyaApiClient.ts:1153
  • Returns Promise<SasAuthResponse>

    +
  • Defined in SASViyaApiClient.ts:670
  • Returns void

    +
  • Defined in SASViyaApiClient.ts:116
  • Returns Promise<FileResource>

    +
  • Defined in SASViyaApiClient.ts:351
  • Returns Promise<LoginResultInternal>

    +
  • Defined in SASjs.ts:661
  • +
  • Defined in SASjs.ts:1019
  • Returns Promise<Context>

    +
  • Defined in SASjs.ts:229
  • Returns Promise<File>

    +
  • Defined in SASjs.ts:389
  • Returns Promise<Folder>

    +
  • Defined in SASjs.ts:353
  • Returns Promise<{
        etag: string;
        result: Job;
    }>

    +
  • Defined in SASjs.ts:527
  • Returns Promise<Context>

    +
  • Defined in SASjs.ts:256
  • Returns Promise<Session>

    +
  • Defined in SASjs.ts:338
  • Returns Promise<unknown>

    +
  • Defined in SASjs.ts:612
  • Returns Promise<{
        etag: string;
        result: Context;
    }>

    +
  • Defined in SASjs.ts:297
  • Returns Promise<undefined | Folder>

    +
  • Defined in SASjs.ts:474
  • Returns Promise<void>

    +
  • Defined in SASjs.ts:850
  • +
  • Defined in SASjs.ts:1232
  • Returns Promise<{
        etag: string;
        result: Context;
    }>

    +
  • Defined in SASjs.ts:278
  • Returns void

    +
  • Defined in SASjs.ts:1222
  • Returns Promise<undefined | {
        log: any;
        result: any;
    }>

    +
  • Defined in SASjs.ts:171
  • Returns Promise<any>

    +
  • Defined in SASjs.ts:104
  • Returns Promise<string>

    +
  • Defined in SASjs.ts:985
  • Returns Promise<SasAuthResponse | SASjsAuthResponse>

    +
  • Defined in SASjs.ts:566
  • Returns Promise<null | string>

    +
  • Defined in SASjs.ts:554
  • Returns Promise<ContextAllAttributes>

    +
  • Defined in SASjs.ts:329
  • Returns Promise<Context>

    +
  • Defined in SASjs.ts:312
  • Returns Promise<{
        attributes: {};
        createdBy: any;
        id: any;
        name: any;
        version: any;
    }[]>

    +
  • Defined in SASjs.ts:185
  • Returns undefined | CsrfToken

    +
  • Defined in SASjs.ts:90
  • +
  • Defined in SASjs.ts:204
  • Returns Promise<any[]>

    +
  • Defined in SASjs.ts:214
  • Returns Promise<string>

    +
  • Defined in SASjs.ts:421
  • Returns Promise<unknown>

    +
  • Defined in SASjs.ts:464
  • Returns Promise<{
        attributes: {};
        createdBy: any;
        id: any;
        name: any;
        version: any;
    }[]>

    +
  • Defined in SASjs.ts:195
  • +
  • Defined in SASjs.ts:1013
  • +
  • Defined in SASjs.ts:622
  • +
  • Defined in SASjs.ts:630
  • Returns Promise<undefined | any[]>

    +
  • Defined in SASjs.ts:486
  • Returns Promise<LoginResult>

    +
  • Defined in SASjs.ts:671
  • +
  • Defined in SASjs.ts:698
  • Returns Promise<undefined | Folder>

    +
  • Defined in SASjs.ts:511
  • Returns Promise<SasAuthResponse | SASjsAuthResponse>

    +
  • Defined in SASjs.ts:592
  • Returns Promise<any>

    +
  • Defined in SASjs.ts:764
  • Returns void

    +
  • Defined in SASjs.ts:650
  • Returns Promise<void>

    +
  • Defined in SASjs.ts:638
  • Returns void

    +
  • Defined in SASjs.ts:1240
  • Returns Promise<any>

    +
  • Defined in SASjs.ts:930
  • Returns Promise<FileResource>

    +
  • Defined in SASjs.ts:443
  • Returns Promise<unknown>

    +
  • Defined in SASjs.ts:716
  • Returns Promise<{
        example?: {};
        message: string;
        status: string;
        streamServiceName?: string;
    }>

    +
  • Defined in SASjsApiClient.ts:44
  • Returns Promise<{
        example?: {};
        message: string;
        status: string;
        streamServiceName?: string;
    }>

    +
  • Defined in SASjsApiClient.ts:76
  • Returns Promise<{
        log: any;
        result: any;
    }>

    +
  • Defined in SASjsApiClient.ts:103
  • Returns Promise<ScriptExecutionResult>

    +
  • Defined in SASjsApiClient.ts:130
  • Returns Promise<SASjsAuthResponse>

    +
  • Defined in SASjsApiClient.ts:163
  • Returns Promise<SASjsAuthResponse>

    +
  • Defined in SASjsApiClient.ts:174
  • +
  • Defined in types/errors/ErrorResponse.ts:2
  • +
  • Defined in types/SASjsConfig.ts:57
  • debug: boolean = true

    Set to true to enable additional debugging.

    +
  • Defined in types/SASjsConfig.ts:48
  • httpsAgentOptions?: AgentOptions
    @@ -97,14 +97,14 @@ By providing key, cert, ca to connect wit Other options can be set rejectUnauthorized and requestCert

    +
  • Defined in types/SASjsConfig.ts:72
  • loginMechanism: LoginMechanism = LoginMechanism.Default

    Supported login mechanisms are - Redirected and Default

    +
  • Defined in types/SASjsConfig.ts:76
  • pathSAS9: string = ''
    @@ -112,7 +112,7 @@ Other options can be set rejectUnauthorized and requestCert
    +
  • Defined in types/SASjsConfig.ts:25
  • pathSASJS: string = ''
    @@ -120,7 +120,7 @@ will use '/SASStoredProcess/do' on SAS 9.

    will use '/SASjsApi/stp/execute' on SAS JS.

    +
  • Defined in types/SASjsConfig.ts:20
  • pathSASViya: string = ''
    @@ -128,7 +128,7 @@ will use '/SASjsApi/stp/execute' on SAS JS.

    will use '/SASJobExecution' on SAS Viya.

    +
  • Defined in types/SASjsConfig.ts:30
  • requestHistoryLimit?: number = 10
    @@ -136,14 +136,14 @@ will use '/SASJobExecution' on SAS Viya.

    may affect browser performance, especially with debug (logs) enabled.

    +
  • Defined in types/SASjsConfig.ts:81
  • serverType: null | ServerType = null

    Can be SAS9 or SASVIYA.

    +
  • Defined in types/SASjsConfig.ts:44
  • serverUrl: string = ''
    @@ -152,7 +152,7 @@ Can be omitted, eg if serving directly from the SAS Web Server or being streamed.

    +
  • Defined in types/SASjsConfig.ts:15
  • useComputeApi: null | boolean = null
    @@ -164,14 +164,14 @@ under the identity in the JES context. If useComputeApi is n triggered using the APIs instead of the Job Execution Web Service broker.

    +
  • Defined in types/SASjsConfig.ts:66
  • verbose?: VerboseMode = true

    Set to true to enable verbose mode that will log a summary of every HTTP response.

    +
  • Defined in types/SASjsConfig.ts:52
  • +
  • Defined in types/SASjsConfig.ts:86
  • +
  • Defined in types/Session.ts:9
  • +
  • Defined in types/Context.ts:29
  • id: string
    +
  • Defined in types/Context.ts:36
  • launchContext: {
        contextName: string;
    }
    @@ -89,32 +89,32 @@
  • contextName: string
  • +
  • Defined in types/Context.ts:32
  • launchType: string
    +
  • Defined in types/Context.ts:28
  • modifiedBy: string
    +
  • Defined in types/Context.ts:35
  • modifiedTimeStamp: string
    +
  • Defined in types/Context.ts:25
  • name: string
    +
  • Defined in types/Context.ts:38
  • version: number
    +
  • Defined in types/Context.ts:37
  • +
  • Defined in types/Context.ts:12
  • name?: string
    +
  • Defined in types/Context.ts:10
  • Returns Promise<{
        etag: string;
        result: T;
    }>

    +
  • Defined in types/RequestClient.ts:4
  • +
  • Defined in types/RequestClient.ts:35
    • @@ -124,7 +124,7 @@
      type: "general" | "file"

    Returns undefined | CsrfToken

    +
  • Defined in types/RequestClient.ts:31
    • @@ -153,7 +153,7 @@
      [key: string]: string | number

    Returns Promise<{
        etag: string;
        result: T;
    }>

    +
  • Defined in types/RequestClient.ts:11
    • @@ -180,7 +180,7 @@
      [key: string]: string | number

    Returns Promise<{
        etag: string;
        result: T;
    }>

    +
  • Defined in types/RequestClient.ts:19
    • @@ -195,7 +195,7 @@
      refreshToken: string

    Returns void

    +
  • Defined in types/RequestClient.ts:32
  • +
  • Defined in types/Login.ts:2
  • +
  • Defined in types/Session.ts:18
  • +
  • Defined in SASViyaApiClient.ts:1
  • diff --git a/modules/SASjs.html b/modules/SASjs.html index bc7c578..0dbe885 100644 --- a/modules/SASjs.html +++ b/modules/SASjs.html @@ -16,7 +16,7 @@
  • SASjs
  • Module SASjs

    +
  • Defined in SASjs.ts:1
  • diff --git a/modules/SASjsApiClient.html b/modules/SASjsApiClient.html index 0a88406..5254956 100644 --- a/modules/SASjsApiClient.html +++ b/modules/SASjsApiClient.html @@ -16,7 +16,7 @@
  • SASjsApiClient
  • Module SASjsApiClient

    +
  • Defined in SASjsApiClient.ts:1
  • diff --git a/modules/types.html b/modules/types.html index 54a536f..1535384 100644 --- a/modules/types.html +++ b/modules/types.html @@ -16,7 +16,7 @@
  • types
  • Module types

    +
  • Defined in types/index.ts:1
  • diff --git a/types/types.PollStrategy.html b/types/types.PollStrategy.html index a0ee121..e8d38c6 100644 --- a/types/types.PollStrategy.html +++ b/types/types.PollStrategy.html @@ -18,7 +18,7 @@

    Type alias PollStrategy

    PollStrategy: PollOptions[]
    +
  • Defined in types/PollOptions.ts:9
  • +
  • Defined in types/RequestClient.ts:55