windmill-client 1.227.1 → 1.228.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/s3Types.d.ts +12 -0
- package/dist/{client.d.ts → src/client.d.ts} +3 -3
- package/dist/{client.js → src/client.js} +26 -17
- package/dist/src/core/ApiResult.js +2 -0
- package/dist/{core → src/core}/OpenAPI.js +1 -1
- package/dist/{index.d.ts → src/index.d.ts} +2 -1
- package/dist/{index.js → src/index.js} +2 -1
- package/dist/src/s3Types.d.ts +12 -0
- package/dist/src/s3Types.js +2 -0
- package/dist/{services → src/services}/HelpersService.d.ts +5 -11
- package/dist/{services → src/services}/HelpersService.js +4 -4
- package/package.json +1 -1
- /package/dist/{core/ApiRequestOptions.js → s3Types.js} +0 -0
- /package/dist/{core → src/core}/ApiError.d.ts +0 -0
- /package/dist/{core → src/core}/ApiError.js +0 -0
- /package/dist/{core → src/core}/ApiRequestOptions.d.ts +0 -0
- /package/dist/{core/ApiResult.js → src/core/ApiRequestOptions.js} +0 -0
- /package/dist/{core → src/core}/ApiResult.d.ts +0 -0
- /package/dist/{core → src/core}/CancelablePromise.d.ts +0 -0
- /package/dist/{core → src/core}/CancelablePromise.js +0 -0
- /package/dist/{core → src/core}/OpenAPI.d.ts +0 -0
- /package/dist/{core → src/core}/request.d.ts +0 -0
- /package/dist/{core → src/core}/request.js +0 -0
- /package/dist/{models → src/models}/AccountId.d.ts +0 -0
- /package/dist/{models → src/models}/AccountId.js +0 -0
- /package/dist/{models → src/models}/ActionKind.d.ts +0 -0
- /package/dist/{models → src/models}/ActionKind.js +0 -0
- /package/dist/{models → src/models}/After.d.ts +0 -0
- /package/dist/{models → src/models}/After.js +0 -0
- /package/dist/{models → src/models}/AppHistory.d.ts +0 -0
- /package/dist/{models → src/models}/AppHistory.js +0 -0
- /package/dist/{models → src/models}/AppWithLastVersion.d.ts +0 -0
- /package/dist/{models → src/models}/AppWithLastVersion.js +0 -0
- /package/dist/{models → src/models}/AppWithLastVersionWDraft.d.ts +0 -0
- /package/dist/{models → src/models}/AppWithLastVersionWDraft.js +0 -0
- /package/dist/{models → src/models}/ArgsFilter.d.ts +0 -0
- /package/dist/{models → src/models}/ArgsFilter.js +0 -0
- /package/dist/{models → src/models}/AuditLog.d.ts +0 -0
- /package/dist/{models → src/models}/AuditLog.js +0 -0
- /package/dist/{models → src/models}/Before.d.ts +0 -0
- /package/dist/{models → src/models}/Before.js +0 -0
- /package/dist/{models → src/models}/BranchAll.d.ts +0 -0
- /package/dist/{models → src/models}/BranchAll.js +0 -0
- /package/dist/{models → src/models}/BranchOne.d.ts +0 -0
- /package/dist/{models → src/models}/BranchOne.js +0 -0
- /package/dist/{models → src/models}/ClientName.d.ts +0 -0
- /package/dist/{models → src/models}/ClientName.js +0 -0
- /package/dist/{models → src/models}/CompletedJob.d.ts +0 -0
- /package/dist/{models → src/models}/CompletedJob.js +0 -0
- /package/dist/{models → src/models}/ContextualVariable.d.ts +0 -0
- /package/dist/{models → src/models}/ContextualVariable.js +0 -0
- /package/dist/{models → src/models}/CreateInput.d.ts +0 -0
- /package/dist/{models → src/models}/CreateInput.js +0 -0
- /package/dist/{models → src/models}/CreateResource.d.ts +0 -0
- /package/dist/{models → src/models}/CreateResource.js +0 -0
- /package/dist/{models → src/models}/CreateVariable.d.ts +0 -0
- /package/dist/{models → src/models}/CreateVariable.js +0 -0
- /package/dist/{models → src/models}/CreateWorkspace.d.ts +0 -0
- /package/dist/{models → src/models}/CreateWorkspace.js +0 -0
- /package/dist/{models → src/models}/CreatedBy.d.ts +0 -0
- /package/dist/{models → src/models}/CreatedBy.js +0 -0
- /package/dist/{models → src/models}/CreatedOrStartedAfter.d.ts +0 -0
- /package/dist/{models → src/models}/CreatedOrStartedAfter.js +0 -0
- /package/dist/{models → src/models}/CreatedOrStartedBefore.d.ts +0 -0
- /package/dist/{models → src/models}/CreatedOrStartedBefore.js +0 -0
- /package/dist/{models → src/models}/EditResource.d.ts +0 -0
- /package/dist/{models → src/models}/EditResource.js +0 -0
- /package/dist/{models → src/models}/EditResourceType.d.ts +0 -0
- /package/dist/{models → src/models}/EditResourceType.js +0 -0
- /package/dist/{models → src/models}/EditSchedule.d.ts +0 -0
- /package/dist/{models → src/models}/EditSchedule.js +0 -0
- /package/dist/{models → src/models}/EditVariable.d.ts +0 -0
- /package/dist/{models → src/models}/EditVariable.js +0 -0
- /package/dist/{models → src/models}/EditWorkspaceUser.d.ts +0 -0
- /package/dist/{models → src/models}/EditWorkspaceUser.js +0 -0
- /package/dist/{models → src/models}/Flow.d.ts +0 -0
- /package/dist/{models → src/models}/Flow.js +0 -0
- /package/dist/{models → src/models}/FlowMetadata.d.ts +0 -0
- /package/dist/{models → src/models}/FlowMetadata.js +0 -0
- /package/dist/{models → src/models}/FlowModule.d.ts +0 -0
- /package/dist/{models → src/models}/FlowModule.js +0 -0
- /package/dist/{models → src/models}/FlowModuleValue.d.ts +0 -0
- /package/dist/{models → src/models}/FlowModuleValue.js +0 -0
- /package/dist/{models → src/models}/FlowPreview.d.ts +0 -0
- /package/dist/{models → src/models}/FlowPreview.js +0 -0
- /package/dist/{models → src/models}/FlowStatus.d.ts +0 -0
- /package/dist/{models → src/models}/FlowStatus.js +0 -0
- /package/dist/{models → src/models}/FlowStatusModule.d.ts +0 -0
- /package/dist/{models → src/models}/FlowStatusModule.js +0 -0
- /package/dist/{models → src/models}/FlowValue.d.ts +0 -0
- /package/dist/{models → src/models}/FlowValue.js +0 -0
- /package/dist/{models → src/models}/Folder.d.ts +0 -0
- /package/dist/{models → src/models}/Folder.js +0 -0
- /package/dist/{models → src/models}/ForloopFlow.d.ts +0 -0
- /package/dist/{models → src/models}/ForloopFlow.js +0 -0
- /package/dist/{models → src/models}/GetStarted.d.ts +0 -0
- /package/dist/{models → src/models}/GetStarted.js +0 -0
- /package/dist/{models → src/models}/GlobalUserInfo.d.ts +0 -0
- /package/dist/{models → src/models}/GlobalUserInfo.js +0 -0
- /package/dist/{models → src/models}/Graphql.d.ts +0 -0
- /package/dist/{models → src/models}/Graphql.js +0 -0
- /package/dist/{models → src/models}/Group.d.ts +0 -0
- /package/dist/{models → src/models}/Group.js +0 -0
- /package/dist/{models → src/models}/Http.d.ts +0 -0
- /package/dist/{models → src/models}/Http.js +0 -0
- /package/dist/{models → src/models}/HubScriptKind.d.ts +0 -0
- /package/dist/{models → src/models}/HubScriptKind.js +0 -0
- /package/dist/{models → src/models}/Identity.d.ts +0 -0
- /package/dist/{models → src/models}/Identity.js +0 -0
- /package/dist/{models → src/models}/IncludeHeader.d.ts +0 -0
- /package/dist/{models → src/models}/IncludeHeader.js +0 -0
- /package/dist/{models → src/models}/Input.d.ts +0 -0
- /package/dist/{models → src/models}/Input.js +0 -0
- /package/dist/{models → src/models}/InputId.d.ts +0 -0
- /package/dist/{models → src/models}/InputId.js +0 -0
- /package/dist/{models → src/models}/InputTransform.d.ts +0 -0
- /package/dist/{models → src/models}/InputTransform.js +0 -0
- /package/dist/{models → src/models}/InstanceGroup.d.ts +0 -0
- /package/dist/{models → src/models}/InstanceGroup.js +0 -0
- /package/dist/{models → src/models}/JavascriptTransform.d.ts +0 -0
- /package/dist/{models → src/models}/JavascriptTransform.js +0 -0
- /package/dist/{models → src/models}/Job.d.ts +0 -0
- /package/dist/{models → src/models}/Job.js +0 -0
- /package/dist/{models → src/models}/JobId.d.ts +0 -0
- /package/dist/{models → src/models}/JobId.js +0 -0
- /package/dist/{models → src/models}/JobKinds.d.ts +0 -0
- /package/dist/{models → src/models}/JobKinds.js +0 -0
- /package/dist/{models → src/models}/Key.d.ts +0 -0
- /package/dist/{models → src/models}/Key.js +0 -0
- /package/dist/{models → src/models}/LargeFileStorage.d.ts +0 -0
- /package/dist/{models → src/models}/LargeFileStorage.js +0 -0
- /package/dist/{models → src/models}/ListableApp.d.ts +0 -0
- /package/dist/{models → src/models}/ListableApp.js +0 -0
- /package/dist/{models → src/models}/ListableRawApp.d.ts +0 -0
- /package/dist/{models → src/models}/ListableRawApp.js +0 -0
- /package/dist/{models → src/models}/ListableResource.d.ts +0 -0
- /package/dist/{models → src/models}/ListableResource.js +0 -0
- /package/dist/{models → src/models}/ListableVariable.d.ts +0 -0
- /package/dist/{models → src/models}/ListableVariable.js +0 -0
- /package/dist/{models → src/models}/Login.d.ts +0 -0
- /package/dist/{models → src/models}/Login.js +0 -0
- /package/dist/{models → src/models}/MainArgSignature.d.ts +0 -0
- /package/dist/{models → src/models}/MainArgSignature.js +0 -0
- /package/dist/{models → src/models}/Name.d.ts +0 -0
- /package/dist/{models → src/models}/Name.js +0 -0
- /package/dist/{models → src/models}/NewJobId.d.ts +0 -0
- /package/dist/{models → src/models}/NewJobId.js +0 -0
- /package/dist/{models → src/models}/NewSchedule.d.ts +0 -0
- /package/dist/{models → src/models}/NewSchedule.js +0 -0
- /package/dist/{models → src/models}/NewScript.d.ts +0 -0
- /package/dist/{models → src/models}/NewScript.js +0 -0
- /package/dist/{models → src/models}/NewScriptWithDraft.d.ts +0 -0
- /package/dist/{models → src/models}/NewScriptWithDraft.js +0 -0
- /package/dist/{models → src/models}/NewToken.d.ts +0 -0
- /package/dist/{models → src/models}/NewToken.js +0 -0
- /package/dist/{models → src/models}/NewTokenImpersonate.d.ts +0 -0
- /package/dist/{models → src/models}/NewTokenImpersonate.js +0 -0
- /package/dist/{models → src/models}/NewUser.d.ts +0 -0
- /package/dist/{models → src/models}/NewUser.js +0 -0
- /package/dist/{models → src/models}/OpenFlow.d.ts +0 -0
- /package/dist/{models → src/models}/OpenFlow.js +0 -0
- /package/dist/{models → src/models}/OpenFlowWPath.d.ts +0 -0
- /package/dist/{models → src/models}/OpenFlowWPath.js +0 -0
- /package/dist/{models → src/models}/Operation.d.ts +0 -0
- /package/dist/{models → src/models}/Operation.js +0 -0
- /package/dist/{models → src/models}/OrderDesc.d.ts +0 -0
- /package/dist/{models → src/models}/OrderDesc.js +0 -0
- /package/dist/{models → src/models}/Page.d.ts +0 -0
- /package/dist/{models → src/models}/Page.js +0 -0
- /package/dist/{models → src/models}/ParentJob.d.ts +0 -0
- /package/dist/{models → src/models}/ParentJob.js +0 -0
- /package/dist/{models → src/models}/Path.d.ts +0 -0
- /package/dist/{models → src/models}/Path.js +0 -0
- /package/dist/{models → src/models}/PathFlow.d.ts +0 -0
- /package/dist/{models → src/models}/PathFlow.js +0 -0
- /package/dist/{models → src/models}/PathId.d.ts +0 -0
- /package/dist/{models → src/models}/PathId.js +0 -0
- /package/dist/{models → src/models}/PathScript.d.ts +0 -0
- /package/dist/{models → src/models}/PathScript.js +0 -0
- /package/dist/{models → src/models}/PathVersion.d.ts +0 -0
- /package/dist/{models → src/models}/PathVersion.js +0 -0
- /package/dist/{models → src/models}/Payload.d.ts +0 -0
- /package/dist/{models → src/models}/Payload.js +0 -0
- /package/dist/{models → src/models}/PerPage.d.ts +0 -0
- /package/dist/{models → src/models}/PerPage.js +0 -0
- /package/dist/{models → src/models}/PolarsClientKwargs.d.ts +0 -0
- /package/dist/{models → src/models}/PolarsClientKwargs.js +0 -0
- /package/dist/{models → src/models}/Policy.d.ts +0 -0
- /package/dist/{models → src/models}/Policy.js +0 -0
- /package/dist/{models → src/models}/Preview.d.ts +0 -0
- /package/dist/{models → src/models}/Preview.js +0 -0
- /package/dist/{models → src/models}/QueueLimit.d.ts +0 -0
- /package/dist/{models → src/models}/QueueLimit.js +0 -0
- /package/dist/{models → src/models}/QueuedJob.d.ts +0 -0
- /package/dist/{models → src/models}/QueuedJob.js +0 -0
- /package/dist/{models → src/models}/RawScript.d.ts +0 -0
- /package/dist/{models → src/models}/RawScript.js +0 -0
- /package/dist/{models → src/models}/Resource.d.ts +0 -0
- /package/dist/{models → src/models}/Resource.js +0 -0
- /package/dist/{models → src/models}/ResourceName.d.ts +0 -0
- /package/dist/{models → src/models}/ResourceName.js +0 -0
- /package/dist/{models → src/models}/ResourceType.d.ts +0 -0
- /package/dist/{models → src/models}/ResourceType.js +0 -0
- /package/dist/{models → src/models}/RestartedFrom.d.ts +0 -0
- /package/dist/{models → src/models}/RestartedFrom.js +0 -0
- /package/dist/{models → src/models}/ResultFilter.d.ts +0 -0
- /package/dist/{models → src/models}/ResultFilter.js +0 -0
- /package/dist/{models → src/models}/Retry.d.ts +0 -0
- /package/dist/{models → src/models}/Retry.js +0 -0
- /package/dist/{models → src/models}/RunnableId.d.ts +0 -0
- /package/dist/{models → src/models}/RunnableId.js +0 -0
- /package/dist/{models → src/models}/RunnableType.d.ts +0 -0
- /package/dist/{models → src/models}/RunnableType.js +0 -0
- /package/dist/{models → src/models}/RunnableTypeQuery.d.ts +0 -0
- /package/dist/{models → src/models}/RunnableTypeQuery.js +0 -0
- /package/dist/{models → src/models}/Running.d.ts +0 -0
- /package/dist/{models → src/models}/Running.js +0 -0
- /package/dist/{models → src/models}/S3Resource.d.ts +0 -0
- /package/dist/{models → src/models}/S3Resource.js +0 -0
- /package/dist/{models → src/models}/Schedule.d.ts +0 -0
- /package/dist/{models → src/models}/Schedule.js +0 -0
- /package/dist/{models → src/models}/SchedulePath.d.ts +0 -0
- /package/dist/{models → src/models}/SchedulePath.js +0 -0
- /package/dist/{models → src/models}/ScheduleWJobs.d.ts +0 -0
- /package/dist/{models → src/models}/ScheduleWJobs.js +0 -0
- /package/dist/{models → src/models}/ScheduledForBeforeNow.d.ts +0 -0
- /package/dist/{models → src/models}/ScheduledForBeforeNow.js +0 -0
- /package/dist/{models → src/models}/Script.d.ts +0 -0
- /package/dist/{models → src/models}/Script.js +0 -0
- /package/dist/{models → src/models}/ScriptArgs.d.ts +0 -0
- /package/dist/{models → src/models}/ScriptArgs.js +0 -0
- /package/dist/{models → src/models}/ScriptExactHash.d.ts +0 -0
- /package/dist/{models → src/models}/ScriptExactHash.js +0 -0
- /package/dist/{models → src/models}/ScriptExactPath.d.ts +0 -0
- /package/dist/{models → src/models}/ScriptExactPath.js +0 -0
- /package/dist/{models → src/models}/ScriptHash.d.ts +0 -0
- /package/dist/{models → src/models}/ScriptHash.js +0 -0
- /package/dist/{models → src/models}/ScriptHistory.d.ts +0 -0
- /package/dist/{models → src/models}/ScriptHistory.js +0 -0
- /package/dist/{models → src/models}/ScriptPath.d.ts +0 -0
- /package/dist/{models → src/models}/ScriptPath.js +0 -0
- /package/dist/{models → src/models}/ScriptStartPath.d.ts +0 -0
- /package/dist/{models → src/models}/ScriptStartPath.js +0 -0
- /package/dist/{models → src/models}/SlackToken.d.ts +0 -0
- /package/dist/{models → src/models}/SlackToken.js +0 -0
- /package/dist/{models → src/models}/StartedAfter.d.ts +0 -0
- /package/dist/{models → src/models}/StartedAfter.js +0 -0
- /package/dist/{models → src/models}/StartedBefore.d.ts +0 -0
- /package/dist/{models → src/models}/StartedBefore.js +0 -0
- /package/dist/{models → src/models}/StaticTransform.d.ts +0 -0
- /package/dist/{models → src/models}/StaticTransform.js +0 -0
- /package/dist/{models → src/models}/Success.d.ts +0 -0
- /package/dist/{models → src/models}/Success.js +0 -0
- /package/dist/{models → src/models}/Suspended.d.ts +0 -0
- /package/dist/{models → src/models}/Suspended.js +0 -0
- /package/dist/{models → src/models}/Tag.d.ts +0 -0
- /package/dist/{models → src/models}/Tag.js +0 -0
- /package/dist/{models → src/models}/Token.d.ts +0 -0
- /package/dist/{models → src/models}/Token.js +0 -0
- /package/dist/{models → src/models}/TokenResponse.d.ts +0 -0
- /package/dist/{models → src/models}/TokenResponse.js +0 -0
- /package/dist/{models → src/models}/TruncatedToken.d.ts +0 -0
- /package/dist/{models → src/models}/TruncatedToken.js +0 -0
- /package/dist/{models → src/models}/UpdateInput.d.ts +0 -0
- /package/dist/{models → src/models}/UpdateInput.js +0 -0
- /package/dist/{models → src/models}/Usage.d.ts +0 -0
- /package/dist/{models → src/models}/Usage.js +0 -0
- /package/dist/{models → src/models}/User.d.ts +0 -0
- /package/dist/{models → src/models}/User.js +0 -0
- /package/dist/{models → src/models}/UserWorkspaceList.d.ts +0 -0
- /package/dist/{models → src/models}/UserWorkspaceList.js +0 -0
- /package/dist/{models → src/models}/Username.d.ts +0 -0
- /package/dist/{models → src/models}/Username.js +0 -0
- /package/dist/{models → src/models}/VersionId.d.ts +0 -0
- /package/dist/{models → src/models}/VersionId.js +0 -0
- /package/dist/{models → src/models}/WindmillFileMetadata.d.ts +0 -0
- /package/dist/{models → src/models}/WindmillFileMetadata.js +0 -0
- /package/dist/{models → src/models}/WindmillFilePreview.d.ts +0 -0
- /package/dist/{models → src/models}/WindmillFilePreview.js +0 -0
- /package/dist/{models → src/models}/WindmillLargeFile.d.ts +0 -0
- /package/dist/{models → src/models}/WindmillLargeFile.js +0 -0
- /package/dist/{models → src/models}/WorkerPing.d.ts +0 -0
- /package/dist/{models → src/models}/WorkerPing.js +0 -0
- /package/dist/{models → src/models}/WorkerTag.d.ts +0 -0
- /package/dist/{models → src/models}/WorkerTag.js +0 -0
- /package/dist/{models → src/models}/Workspace.d.ts +0 -0
- /package/dist/{models → src/models}/Workspace.js +0 -0
- /package/dist/{models → src/models}/WorkspaceGitSync.d.ts +0 -0
- /package/dist/{models → src/models}/WorkspaceGitSync.js +0 -0
- /package/dist/{models → src/models}/WorkspaceId.d.ts +0 -0
- /package/dist/{models → src/models}/WorkspaceId.js +0 -0
- /package/dist/{models → src/models}/WorkspaceInvite.d.ts +0 -0
- /package/dist/{models → src/models}/WorkspaceInvite.js +0 -0
- /package/dist/{services → src/services}/AdminService.d.ts +0 -0
- /package/dist/{services → src/services}/AdminService.js +0 -0
- /package/dist/{services → src/services}/AppService.d.ts +0 -0
- /package/dist/{services → src/services}/AppService.js +0 -0
- /package/dist/{services → src/services}/AuditService.d.ts +0 -0
- /package/dist/{services → src/services}/AuditService.js +0 -0
- /package/dist/{services → src/services}/CaptureService.d.ts +0 -0
- /package/dist/{services → src/services}/CaptureService.js +0 -0
- /package/dist/{services → src/services}/ConfigService.d.ts +0 -0
- /package/dist/{services → src/services}/ConfigService.js +0 -0
- /package/dist/{services → src/services}/DraftService.d.ts +0 -0
- /package/dist/{services → src/services}/DraftService.js +0 -0
- /package/dist/{services → src/services}/FavoriteService.d.ts +0 -0
- /package/dist/{services → src/services}/FavoriteService.js +0 -0
- /package/dist/{services → src/services}/FlowService.d.ts +0 -0
- /package/dist/{services → src/services}/FlowService.js +0 -0
- /package/dist/{services → src/services}/FolderService.d.ts +0 -0
- /package/dist/{services → src/services}/FolderService.js +0 -0
- /package/dist/{services → src/services}/GranularAclService.d.ts +0 -0
- /package/dist/{services → src/services}/GranularAclService.js +0 -0
- /package/dist/{services → src/services}/GroupService.d.ts +0 -0
- /package/dist/{services → src/services}/GroupService.js +0 -0
- /package/dist/{services → src/services}/InputService.d.ts +0 -0
- /package/dist/{services → src/services}/InputService.js +0 -0
- /package/dist/{services → src/services}/IntegrationService.d.ts +0 -0
- /package/dist/{services → src/services}/IntegrationService.js +0 -0
- /package/dist/{services → src/services}/JobService.d.ts +0 -0
- /package/dist/{services → src/services}/JobService.js +0 -0
- /package/dist/{services → src/services}/OauthService.d.ts +0 -0
- /package/dist/{services → src/services}/OauthService.js +0 -0
- /package/dist/{services → src/services}/RawAppService.d.ts +0 -0
- /package/dist/{services → src/services}/RawAppService.js +0 -0
- /package/dist/{services → src/services}/ResourceService.d.ts +0 -0
- /package/dist/{services → src/services}/ResourceService.js +0 -0
- /package/dist/{services → src/services}/ScheduleService.d.ts +0 -0
- /package/dist/{services → src/services}/ScheduleService.js +0 -0
- /package/dist/{services → src/services}/ScriptService.d.ts +0 -0
- /package/dist/{services → src/services}/ScriptService.js +0 -0
- /package/dist/{services → src/services}/SettingService.d.ts +0 -0
- /package/dist/{services → src/services}/SettingService.js +0 -0
- /package/dist/{services → src/services}/SettingsService.d.ts +0 -0
- /package/dist/{services → src/services}/SettingsService.js +0 -0
- /package/dist/{services → src/services}/UserService.d.ts +0 -0
- /package/dist/{services → src/services}/UserService.js +0 -0
- /package/dist/{services → src/services}/VariableService.d.ts +0 -0
- /package/dist/{services → src/services}/VariableService.js +0 -0
- /package/dist/{services → src/services}/WorkerService.d.ts +0 -0
- /package/dist/{services → src/services}/WorkerService.js +0 -0
- /package/dist/{services → src/services}/WorkspaceService.d.ts +0 -0
- /package/dist/{services → src/services}/WorkspaceService.js +0 -0
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { DenoS3LightClientSettings } from "./s3Types";
|
|
1
2
|
export { AdminService, AuditService, FlowService, GranularAclService, GroupService, JobService, ResourceService, VariableService, ScriptService, ScheduleService, SettingsService, UserService, WorkspaceService, } from "./index";
|
|
2
3
|
export type Sql = string;
|
|
3
4
|
export type Email = string;
|
|
@@ -66,12 +67,11 @@ export declare function getVariable(path: string): Promise<string>;
|
|
|
66
67
|
*/
|
|
67
68
|
export declare function setVariable(path: string, value: string, isSecretIfNotExist?: boolean, descriptionIfNotExist?: string): Promise<void>;
|
|
68
69
|
export declare function databaseUrlFromResource(path: string): Promise<string>;
|
|
69
|
-
export declare function
|
|
70
|
-
export declare function duckdbConnectionSettings(s3_resource_path: string | undefined): Promise<any>;
|
|
70
|
+
export declare function denoS3LightClientSettings(s3_resource_path: string | undefined): Promise<DenoS3LightClientSettings>;
|
|
71
71
|
/**
|
|
72
72
|
* Get URLs needed for resuming a flow after this step
|
|
73
73
|
* @param approver approver name
|
|
74
|
-
* @returns approval page UI URL, resume and cancel API URLs for
|
|
74
|
+
* @returns approval page UI URL, resume and cancel API URLs for resuming the flow
|
|
75
75
|
*/
|
|
76
76
|
export declare function getResumeUrls(approver?: string): Promise<{
|
|
77
77
|
approvalPage: string;
|
|
@@ -9,7 +9,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
9
9
|
});
|
|
10
10
|
};
|
|
11
11
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
-
exports.uint8ArrayToBase64 = exports.base64ToUint8Array = exports.getResumeEndpoints = exports.getResumeUrls = exports.
|
|
12
|
+
exports.uint8ArrayToBase64 = exports.base64ToUint8Array = exports.getResumeEndpoints = exports.getResumeUrls = exports.denoS3LightClientSettings = exports.databaseUrlFromResource = exports.setVariable = exports.getVariable = exports.getState = exports.getInternalState = exports.setState = exports.setInternalState = exports.setResource = exports.getStatePath = exports.resolveDefaultResource = exports.getResource = exports.getWorkspace = exports.setClient = exports.SHARED_FOLDER = exports.WorkspaceService = exports.UserService = exports.SettingsService = exports.ScheduleService = exports.ScriptService = exports.VariableService = exports.ResourceService = exports.JobService = exports.GroupService = exports.GranularAclService = exports.FlowService = exports.AuditService = exports.AdminService = void 0;
|
|
13
13
|
const index_1 = require("./index");
|
|
14
14
|
const index_2 = require("./index");
|
|
15
15
|
var index_3 = require("./index");
|
|
@@ -257,34 +257,43 @@ function databaseUrlFromResource(path) {
|
|
|
257
257
|
});
|
|
258
258
|
}
|
|
259
259
|
exports.databaseUrlFromResource = databaseUrlFromResource;
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
260
|
+
// TODO(gb): need to investigate more how Polars and DuckDB work in TS
|
|
261
|
+
// export async function polarsConnectionSettings(s3_resource_path: string | undefined): Promise<any> {
|
|
262
|
+
// const workspace = getWorkspace();
|
|
263
|
+
// return await HelpersService.polarsConnectionSettingsV2({
|
|
264
|
+
// workspace: workspace,
|
|
265
|
+
// requestBody: {
|
|
266
|
+
// s3_resource_path: s3_resource_path
|
|
267
|
+
// }
|
|
268
|
+
// });
|
|
269
|
+
// }
|
|
270
|
+
// export async function duckdbConnectionSettings(s3_resource_path: string | undefined): Promise<any> {
|
|
271
|
+
// const workspace = getWorkspace();
|
|
272
|
+
// return await HelpersService.duckdbConnectionSettingsV2({
|
|
273
|
+
// workspace: workspace,
|
|
274
|
+
// requestBody: {
|
|
275
|
+
// s3_resource_path: s3_resource_path
|
|
276
|
+
// }
|
|
277
|
+
// });
|
|
278
|
+
// }
|
|
279
|
+
function denoS3LightClientSettings(s3_resource_path) {
|
|
273
280
|
return __awaiter(this, void 0, void 0, function* () {
|
|
274
281
|
const workspace = getWorkspace();
|
|
275
|
-
|
|
282
|
+
const s3Resource = yield index_1.HelpersService.s3ResourceInfo({
|
|
276
283
|
workspace: workspace,
|
|
277
284
|
requestBody: {
|
|
278
285
|
s3_resource_path: s3_resource_path
|
|
279
286
|
}
|
|
280
287
|
});
|
|
288
|
+
let settings = Object.assign({}, s3Resource);
|
|
289
|
+
return settings;
|
|
281
290
|
});
|
|
282
291
|
}
|
|
283
|
-
exports.
|
|
292
|
+
exports.denoS3LightClientSettings = denoS3LightClientSettings;
|
|
284
293
|
/**
|
|
285
294
|
* Get URLs needed for resuming a flow after this step
|
|
286
295
|
* @param approver approver name
|
|
287
|
-
* @returns approval page UI URL, resume and cancel API URLs for
|
|
296
|
+
* @returns approval page UI URL, resume and cancel API URLs for resuming the flow
|
|
288
297
|
*/
|
|
289
298
|
function getResumeUrls(approver) {
|
|
290
299
|
var _a;
|
|
@@ -163,4 +163,5 @@ export { UserService } from './services/UserService';
|
|
|
163
163
|
export { VariableService } from './services/VariableService';
|
|
164
164
|
export { WorkerService } from './services/WorkerService';
|
|
165
165
|
export { WorkspaceService } from './services/WorkspaceService';
|
|
166
|
-
export {
|
|
166
|
+
export { type S3Object } from "./s3Types";
|
|
167
|
+
export { setClient, getVariable, setVariable, getResource, setResource, getResumeUrls, setState, getState, denoS3LightClientSettings } from "./client";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.setClient = exports.WorkspaceService = exports.WorkerService = exports.VariableService = exports.UserService = exports.SettingsService = exports.SettingService = exports.ScriptService = exports.ScheduleService = exports.ResourceService = exports.RawAppService = exports.OauthService = exports.JobService = exports.IntegrationService = exports.InputService = exports.HelpersService = exports.GroupService = exports.GranularAclService = exports.FolderService = exports.FlowService = exports.FavoriteService = exports.DraftService = exports.ConfigService = exports.CaptureService = exports.AuditService = exports.AppService = exports.AdminService = exports.WindmillFilePreview = exports.Script = exports.RunnableType = exports.RawScript = exports.QueuedJob = exports.Preview = exports.Policy = exports.NewScript = exports.MainArgSignature = exports.ListableApp = exports.LargeFileStorage = exports.Job = exports.Http = exports.GlobalUserInfo = exports.FlowStatusModule = exports.CompletedJob = exports.AuditLog = exports.AppWithLastVersion = exports.ActionKind = exports.OpenAPI = exports.CancelError = exports.CancelablePromise = exports.ApiError = void 0;
|
|
4
|
-
exports.getState = exports.setState = exports.getResumeUrls = exports.setResource = exports.getResource = exports.setVariable = exports.getVariable = void 0;
|
|
4
|
+
exports.denoS3LightClientSettings = exports.getState = exports.setState = exports.getResumeUrls = exports.setResource = exports.getResource = exports.setVariable = exports.getVariable = void 0;
|
|
5
5
|
/* generated using openapi-typescript-codegen -- do no edit */
|
|
6
6
|
/* istanbul ignore file */
|
|
7
7
|
/* tslint:disable */
|
|
@@ -112,3 +112,4 @@ Object.defineProperty(exports, "setResource", { enumerable: true, get: function
|
|
|
112
112
|
Object.defineProperty(exports, "getResumeUrls", { enumerable: true, get: function () { return client_1.getResumeUrls; } });
|
|
113
113
|
Object.defineProperty(exports, "setState", { enumerable: true, get: function () { return client_1.setState; } });
|
|
114
114
|
Object.defineProperty(exports, "getState", { enumerable: true, get: function () { return client_1.getState; } });
|
|
115
|
+
Object.defineProperty(exports, "denoS3LightClientSettings", { enumerable: true, get: function () { return client_1.denoS3LightClientSettings; } });
|
|
@@ -89,25 +89,19 @@ export declare class HelpersService {
|
|
|
89
89
|
};
|
|
90
90
|
}>;
|
|
91
91
|
/**
|
|
92
|
-
*
|
|
93
|
-
* @returns
|
|
92
|
+
* Returns the s3 resource associated to the provided path, or the workspace default S3 resource
|
|
93
|
+
* @returns S3Resource Connection settings
|
|
94
94
|
* @throws ApiError
|
|
95
95
|
*/
|
|
96
|
-
static
|
|
96
|
+
static s3ResourceInfo({ workspace, requestBody, }: {
|
|
97
97
|
workspace: string;
|
|
98
98
|
/**
|
|
99
|
-
* S3 resource path to use
|
|
99
|
+
* S3 resource path to use. If empty, the S3 resource defined in the workspace settings will be used
|
|
100
100
|
*/
|
|
101
101
|
requestBody: {
|
|
102
102
|
s3_resource_path?: string;
|
|
103
103
|
};
|
|
104
|
-
}): CancelablePromise<
|
|
105
|
-
endpoint_url: string;
|
|
106
|
-
region_name: string;
|
|
107
|
-
use_ssl: boolean;
|
|
108
|
-
aws_access_key_id?: string;
|
|
109
|
-
aws_secret_access_key?: string;
|
|
110
|
-
}>;
|
|
104
|
+
}): CancelablePromise<S3Resource>;
|
|
111
105
|
/**
|
|
112
106
|
* Test connection to the workspace datasets storage
|
|
113
107
|
* @returns any Connection settings
|
|
@@ -69,14 +69,14 @@ class HelpersService {
|
|
|
69
69
|
});
|
|
70
70
|
}
|
|
71
71
|
/**
|
|
72
|
-
*
|
|
73
|
-
* @returns
|
|
72
|
+
* Returns the s3 resource associated to the provided path, or the workspace default S3 resource
|
|
73
|
+
* @returns S3Resource Connection settings
|
|
74
74
|
* @throws ApiError
|
|
75
75
|
*/
|
|
76
|
-
static
|
|
76
|
+
static s3ResourceInfo({ workspace, requestBody, }) {
|
|
77
77
|
return (0, request_1.request)(OpenAPI_1.OpenAPI, {
|
|
78
78
|
method: 'POST',
|
|
79
|
-
url: '/w/{workspace}/job_helpers/v2/
|
|
79
|
+
url: '/w/{workspace}/job_helpers/v2/s3_resource_info',
|
|
80
80
|
path: {
|
|
81
81
|
'workspace': workspace,
|
|
82
82
|
},
|
package/package.json
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|