@rossum/api-client 0.1.25 → 0.1.26
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/index.js +64 -60
- package/index.js.map +1 -1
- package/package.json +3 -2
- package/src/annotations/endpoints/approve.js.map +1 -1
- package/src/annotations/endpoints/assign.js.map +1 -1
- package/src/annotations/endpoints/cancel.js +1 -1
- package/src/annotations/endpoints/cancel.js.map +1 -1
- package/src/annotations/endpoints/confirm.js.map +1 -1
- package/src/annotations/endpoints/contentSelect.js.map +1 -1
- package/src/annotations/endpoints/copy.js.map +1 -1
- package/src/annotations/endpoints/delete.js.map +1 -1
- package/src/annotations/endpoints/editPages.js.map +1 -1
- package/src/annotations/endpoints/editPagesInPlace.js.map +1 -1
- package/src/annotations/endpoints/get.js.map +1 -1
- package/src/annotations/endpoints/getContent.js.map +1 -1
- package/src/annotations/endpoints/getPageData.js +1 -1
- package/src/annotations/endpoints/getPageData.js.map +1 -1
- package/src/annotations/endpoints/index.js +2 -0
- package/src/annotations/endpoints/index.js.map +1 -1
- package/src/annotations/endpoints/patch.js.map +1 -1
- package/src/annotations/endpoints/postpone.js.map +1 -1
- package/src/annotations/endpoints/purge.js.map +1 -1
- package/src/annotations/endpoints/reject.js.map +1 -1
- package/src/annotations/endpoints/search.js +2 -2
- package/src/annotations/endpoints/search.js.map +1 -1
- package/src/annotations/endpoints/split.js +15 -0
- package/src/annotations/endpoints/split.js.map +1 -0
- package/src/annotations/endpoints/split.schema.js +23 -0
- package/src/annotations/endpoints/split.schema.js.map +1 -0
- package/src/annotations/endpoints/start.js.map +1 -1
- package/src/annotations/endpoints/startEditPages.js.map +1 -1
- package/src/annotations/endpoints/startEmbedded.js.map +1 -1
- package/src/annotations/endpoints/updateContent.js.map +1 -1
- package/src/annotations/endpoints/usageReportExport.js.map +1 -1
- package/src/annotations/endpoints/validate.js.map +1 -1
- package/src/annotations/models/annotation.schema.js +2 -0
- package/src/annotations/models/annotation.schema.js.map +1 -1
- package/src/annotations/models/annotationData.schema.js +1 -0
- package/src/annotations/models/annotationData.schema.js.map +1 -1
- package/src/authentication/endpoints/getMembershipToken.js.map +1 -1
- package/src/authentication/endpoints/login.js.map +1 -1
- package/src/authentication/endpoints/password/change.js.map +1 -1
- package/src/authentication/endpoints/password/confirm.js +17 -7
- package/src/authentication/endpoints/password/confirm.js.map +1 -1
- package/src/authentication/endpoints/password/reset.js +17 -7
- package/src/authentication/endpoints/password/reset.js.map +1 -1
- package/src/authentication/endpoints/password/score.js.map +1 -1
- package/src/authentication/endpoints/patch.js.map +1 -1
- package/src/authentication/endpoints/user.js.map +1 -1
- package/src/automationBlockers/endpoints/get.js.map +1 -1
- package/src/billing/endpoints/getHistory.js.map +1 -1
- package/src/billing/endpoints/getHistoryExport.js.map +1 -1
- package/src/billing/endpoints/getStats.js.map +1 -1
- package/src/billing/endpoints/getStatsExport.js.map +1 -1
- package/src/connectors/endpoints/create.js.map +1 -1
- package/src/connectors/endpoints/delete.js.map +1 -1
- package/src/connectors/endpoints/list.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/create.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/get.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/patch.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/predict.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/validate.js.map +1 -1
- package/src/dedicatedEngines/endpoints/create.js.map +1 -1
- package/src/dedicatedEngines/endpoints/get.js.map +1 -1
- package/src/dedicatedEngines/endpoints/list.js.map +1 -1
- package/src/dedicatedEngines/endpoints/patch.js.map +1 -1
- package/src/dedicatedEngines/endpoints/request.js.map +1 -1
- package/src/deleteRecommendations/endpoints/create.js.map +1 -1
- package/src/deleteRecommendations/endpoints/get.js.map +1 -1
- package/src/deleteRecommendations/endpoints/list.js.map +1 -1
- package/src/deleteRecommendations/endpoints/patch.js.map +1 -1
- package/src/documentRelations/endpoints/index.js +8 -0
- package/src/documentRelations/endpoints/index.js.map +1 -0
- package/src/documentRelations/endpoints/list.js +17 -0
- package/src/documentRelations/endpoints/list.js.map +1 -0
- package/src/documentRelations/endpoints/list.schema.js +17 -0
- package/src/documentRelations/endpoints/list.schema.js.map +1 -0
- package/src/documentRelations/models/relations.schema.js +18 -0
- package/src/documentRelations/models/relations.schema.js.map +1 -0
- package/src/documents/endpoints/downloads.js.map +1 -1
- package/src/documents/endpoints/get.js.map +1 -1
- package/src/documents/endpoints/getBlob.js.map +1 -1
- package/src/documents/endpoints/list.js.map +1 -1
- package/src/documents/endpoints/patch.js.map +1 -1
- package/src/email/endpoints/get.js.map +1 -1
- package/src/email/endpoints/list.js.map +1 -1
- package/src/email/endpoints/send.js.map +1 -1
- package/src/email/endpoints/send.schema.js +1 -0
- package/src/email/endpoints/send.schema.js.map +1 -1
- package/src/emailTemplates/endpoints/create.js.map +1 -1
- package/src/emailTemplates/endpoints/delete.js.map +1 -1
- package/src/emailTemplates/endpoints/get.js.map +1 -1
- package/src/emailTemplates/endpoints/list.js.map +1 -1
- package/src/emailTemplates/endpoints/patch.js.map +1 -1
- package/src/emailTemplates/endpoints/render.js.map +1 -1
- package/src/emailTemplatesStats/endpoints/list.js.map +1 -1
- package/src/emailThreads/endpoints/counts.js.map +1 -1
- package/src/emailThreads/endpoints/get.js.map +1 -1
- package/src/emailThreads/endpoints/list.js.map +1 -1
- package/src/emailThreads/endpoints/patch.js.map +1 -1
- package/src/engines/endpoints/patch.schema.js +6 -1
- package/src/engines/endpoints/patch.schema.js.map +1 -1
- package/src/engines/models/engine.schema.js +1 -0
- package/src/engines/models/engine.schema.js.map +1 -1
- package/src/engines/models/engineQueueStatsItem.schema.js +2 -0
- package/src/engines/models/engineQueueStatsItem.schema.js.map +1 -1
- package/src/genericEngines/endpoints/get.js.map +1 -1
- package/src/genericEngines/endpoints/list.js.map +1 -1
- package/src/groups/endpoints/list.js.map +1 -1
- package/src/hookInterfaces/endpoints/create.js +16 -0
- package/src/hookInterfaces/endpoints/create.js.map +1 -0
- package/src/hookInterfaces/endpoints/create.schema.js +14 -0
- package/src/hookInterfaces/endpoints/create.schema.js.map +1 -0
- package/src/hookInterfaces/endpoints/delete.js +13 -0
- package/src/hookInterfaces/endpoints/delete.js.map +1 -0
- package/src/hookInterfaces/endpoints/index.js +16 -0
- package/src/hookInterfaces/endpoints/index.js.map +1 -0
- package/src/hookInterfaces/endpoints/invoke.js +15 -0
- package/src/hookInterfaces/endpoints/invoke.js.map +1 -0
- package/src/hookInterfaces/endpoints/invoke.schema.js +10 -0
- package/src/hookInterfaces/endpoints/invoke.schema.js.map +1 -0
- package/src/hookInterfaces/endpoints/list.js +17 -0
- package/src/hookInterfaces/endpoints/list.js.map +1 -0
- package/src/hookInterfaces/endpoints/list.schema.js +16 -0
- package/src/hookInterfaces/endpoints/list.schema.js.map +1 -0
- package/src/hookInterfaces/endpoints/patch.js +16 -0
- package/src/hookInterfaces/endpoints/patch.js.map +1 -0
- package/src/hookInterfaces/endpoints/patch.schema.js +12 -0
- package/src/hookInterfaces/endpoints/patch.schema.js.map +1 -0
- package/src/{authentication/models/authInfo.js → hookInterfaces/models/hookInterface.js} +1 -1
- package/src/hookInterfaces/models/hookInterface.js.map +1 -0
- package/src/hookInterfaces/models/hookInterface.schema.js +17 -0
- package/src/hookInterfaces/models/hookInterface.schema.js.map +1 -0
- package/src/{deleteRecommendations → hookInterfaces}/models/index.js +2 -1
- package/src/hookInterfaces/models/index.js.map +1 -0
- package/src/hookTemplates/endpoints/get.js +13 -0
- package/src/hookTemplates/endpoints/get.js.map +1 -0
- package/src/hookTemplates/endpoints/index.js +2 -0
- package/src/hookTemplates/endpoints/index.js.map +1 -1
- package/src/hookTemplates/endpoints/list.js.map +1 -1
- package/src/hookTemplates/models/hookTemplate.schema.js +5 -0
- package/src/hookTemplates/models/hookTemplate.schema.js.map +1 -1
- package/src/hooks/endpoints/cancelRun.js +13 -0
- package/src/hooks/endpoints/cancelRun.js.map +1 -0
- package/src/hooks/endpoints/cancelRun.schema.js +8 -0
- package/src/hooks/endpoints/cancelRun.schema.js.map +1 -0
- package/src/hooks/endpoints/create.js.map +1 -1
- package/src/hooks/endpoints/create.schema.js +8 -1
- package/src/hooks/endpoints/create.schema.js.map +1 -1
- package/src/hooks/endpoints/createFromTemplate.js +16 -0
- package/src/hooks/endpoints/createFromTemplate.js.map +1 -0
- package/src/hooks/endpoints/createFromTemplate.schema.js +14 -0
- package/src/hooks/endpoints/createFromTemplate.schema.js.map +1 -0
- package/src/hooks/endpoints/delete.js.map +1 -1
- package/src/hooks/endpoints/generatePayload.js.map +1 -1
- package/src/hooks/endpoints/get.js.map +1 -1
- package/src/hooks/endpoints/getSecretsKeys.js.map +1 -1
- package/src/hooks/endpoints/index.js +9 -3
- package/src/hooks/endpoints/index.js.map +1 -1
- package/src/hooks/endpoints/invoke.js.map +1 -1
- package/src/hooks/endpoints/list.js.map +1 -1
- package/src/hooks/endpoints/list.schema.js +2 -0
- package/src/hooks/endpoints/list.schema.js.map +1 -1
- package/src/hooks/endpoints/patch.js.map +1 -1
- package/src/hooks/endpoints/patch.schema.js +6 -0
- package/src/hooks/endpoints/patch.schema.js.map +1 -1
- package/src/hooks/endpoints/runLogs.js +14 -0
- package/src/hooks/endpoints/runLogs.js.map +1 -0
- package/src/hooks/endpoints/runs.js +15 -0
- package/src/hooks/endpoints/runs.js.map +1 -0
- package/src/hooks/endpoints/runs.schema.js +26 -0
- package/src/hooks/endpoints/runs.schema.js.map +1 -0
- package/src/hooks/endpoints/test.js.map +1 -1
- package/src/hooks/models/hook.schema.js +14 -4
- package/src/hooks/models/hook.schema.js.map +1 -1
- package/src/hooks/models/hookConfig.schema.js +17 -11
- package/src/hooks/models/hookConfig.schema.js.map +1 -1
- package/src/hooks/models/hookUtils.schema.js +11 -1
- package/src/hooks/models/hookUtils.schema.js.map +1 -1
- package/src/hooks/models/run.js +72 -0
- package/src/hooks/models/run.js.map +1 -0
- package/src/hooks/models/run.schema.js +115 -0
- package/src/hooks/models/run.schema.js.map +1 -0
- package/src/hooks/models/runLog.js +5 -0
- package/src/hooks/models/runLog.js.map +1 -0
- package/src/hooks/models/runLog.schema.js +15 -0
- package/src/hooks/models/runLog.schema.js.map +1 -0
- package/src/inboxes/endpoints/create.js.map +1 -1
- package/src/inboxes/endpoints/get.js.map +1 -1
- package/src/inboxes/endpoints/list.js.map +1 -1
- package/src/inboxes/endpoints/patch.js.map +1 -1
- package/src/internal/endpoints/domainSettings.js.map +1 -1
- package/src/internal/endpoints/generateRejectionEmail.js.map +1 -1
- package/src/internal/endpoints/index.js +16 -10
- package/src/internal/endpoints/index.js.map +1 -1
- package/src/internal/endpoints/logs.js +16 -0
- package/src/internal/endpoints/logs.js.map +1 -0
- package/src/internal/endpoints/logs.schema.js +13 -0
- package/src/internal/endpoints/logs.schema.js.map +1 -0
- package/src/internal/endpoints/requestDemo.js.map +1 -1
- package/src/internal/endpoints/requestExtension.js.map +1 -1
- package/src/internal/endpoints/rules/evaluateRules.schema.js +2 -2
- package/src/internal/endpoints/rules/evaluateRules.schema.js.map +1 -1
- package/src/internal/endpoints/rules/suggestRule.schema.js +1 -1
- package/src/internal/endpoints/rules/suggestRule.schema.js.map +1 -1
- package/src/internal/endpoints/rules/suggestTriggerConditionSummary.js.map +1 -1
- package/src/internal/endpoints/rules/suggestTriggerConditionSummary.schema.js +0 -4
- package/src/internal/endpoints/rules/suggestTriggerConditionSummary.schema.js.map +1 -1
- package/src/internal/endpoints/schemas/evaluateFormulas.js.map +1 -1
- package/src/internal/endpoints/schemas/evaluateFormulas.schema.js +2 -1
- package/src/internal/endpoints/schemas/evaluateFormulas.schema.js.map +1 -1
- package/src/internal/endpoints/schemas/formulasInfo.js.map +1 -1
- package/src/internal/endpoints/schemas/formulasInfo.schema.js +2 -1
- package/src/internal/endpoints/schemas/formulasInfo.schema.js.map +1 -1
- package/src/labels/endpoints/apply.js.map +1 -1
- package/src/labels/endpoints/create.js.map +1 -1
- package/src/labels/endpoints/create.schema.js +4 -3
- package/src/labels/endpoints/create.schema.js.map +1 -1
- package/src/labels/endpoints/delete.js.map +1 -1
- package/src/labels/endpoints/list.js.map +1 -1
- package/src/labels/endpoints/patch.js.map +1 -1
- package/src/labels/endpoints/patch.schema.js +4 -3
- package/src/labels/endpoints/patch.schema.js.map +1 -1
- package/src/labels/models/label.schema.js +1 -0
- package/src/labels/models/label.schema.js.map +1 -1
- package/src/memberships/endpoints/create.js.map +1 -1
- package/src/organization/endpoints/create.js.map +1 -1
- package/src/organization/endpoints/get.js.map +1 -1
- package/src/organization/endpoints/limits.js.map +1 -1
- package/src/organization/endpoints/patch.js.map +1 -1
- package/src/organizationGroups/endpoints/organizations.js.map +1 -1
- package/src/organizationGroups/endpoints/queues.js.map +1 -1
- package/src/organizationGroups/endpoints/workspaces.js.map +1 -1
- package/src/queues/endpoints/automation.js.map +1 -1
- package/src/queues/endpoints/create.js.map +1 -1
- package/src/queues/endpoints/createFromTemplate.js.map +1 -1
- package/src/queues/endpoints/delete.js.map +1 -1
- package/src/queues/endpoints/duplicate.js.map +1 -1
- package/src/queues/endpoints/exportAnnotation.js.map +1 -1
- package/src/queues/endpoints/get.js.map +1 -1
- package/src/queues/endpoints/getRelatedObjectsCounts.js.map +1 -1
- package/src/queues/endpoints/index.js.map +1 -1
- package/src/queues/endpoints/list.js.map +1 -1
- package/src/queues/endpoints/nextAnnotation.js.map +1 -1
- package/src/queues/endpoints/patch.js.map +1 -1
- package/src/queues/endpoints/suggestedRecipients.js.map +1 -1
- package/src/queues/endpoints/upload.js.map +1 -1
- package/src/relations/endpoints/create.js.map +1 -1
- package/src/relations/endpoints/delete.js.map +1 -1
- package/src/relations/endpoints/get.js.map +1 -1
- package/src/relations/endpoints/list.js.map +1 -1
- package/src/relations/endpoints/patch.js.map +1 -1
- package/src/rule-templates/models/ruleTemplate.schema.js +1 -1
- package/src/rule-templates/models/ruleTemplate.schema.js.map +1 -1
- package/src/rules/models/schemaRule.schema.js +13 -16
- package/src/rules/models/schemaRule.schema.js.map +1 -1
- package/src/schemaFields/endpoints/list.js.map +1 -1
- package/src/schemas/endpoints/create.js.map +1 -1
- package/src/schemas/endpoints/get.js.map +1 -1
- package/src/schemas/endpoints/list.js.map +1 -1
- package/src/schemas/endpoints/patch.js.map +1 -1
- package/src/schemas/models/schemaDatapointBase.schema.js +3 -0
- package/src/schemas/models/schemaDatapointBase.schema.js.map +1 -1
- package/src/shared/models/annotationListTable.schema.js +1 -0
- package/src/shared/models/annotationListTable.schema.js.map +1 -1
- package/src/suggestedEdit/endpoints/get.js.map +1 -1
- package/src/surveys/endpoints/fromTemplate.js.map +1 -1
- package/src/surveys/endpoints/get.js.map +1 -1
- package/src/surveys/endpoints/list.js.map +1 -1
- package/src/surveys/endpoints/patch.js.map +1 -1
- package/src/tasks/endpoints/get.js.map +1 -1
- package/src/triggers/endpoints/create.js.map +1 -1
- package/src/triggers/endpoints/delete.js.map +1 -1
- package/src/triggers/endpoints/get.js.map +1 -1
- package/src/triggers/endpoints/index.js +2 -0
- package/src/triggers/endpoints/index.js.map +1 -1
- package/src/triggers/endpoints/list.js +17 -0
- package/src/triggers/endpoints/list.js.map +1 -0
- package/src/triggers/endpoints/list.schema.js +14 -0
- package/src/triggers/endpoints/list.schema.js.map +1 -0
- package/src/triggers/endpoints/patch.js.map +1 -1
- package/src/uploads/endpoints/get.js.map +1 -1
- package/src/uploads/endpoints/post.js.map +1 -1
- package/src/users/endpoints/create.js.map +1 -1
- package/src/users/endpoints/delete.js.map +1 -1
- package/src/users/endpoints/get.js.map +1 -1
- package/src/users/endpoints/list.js.map +1 -1
- package/src/users/endpoints/patch.js.map +1 -1
- package/src/users/endpoints/resetPassword.js.map +1 -1
- package/src/utils/codecUtils.js +17 -7
- package/src/utils/codecUtils.js.map +1 -1
- package/src/utils/request.js +17 -7
- package/src/utils/request.js.map +1 -1
- package/src/utils/requestConfig.js +17 -7
- package/src/utils/requestConfig.js.map +1 -1
- package/src/utils/requestResponse.js +17 -7
- package/src/utils/requestResponse.js.map +1 -1
- package/src/utils.js +17 -7
- package/src/utils.js.map +1 -1
- package/src/workflowActivities/endpoints/get.js.map +1 -1
- package/src/workflowActivities/endpoints/list.js.map +1 -1
- package/src/workflowRuns/endpoints/get.js.map +1 -1
- package/src/workflowRuns/endpoints/list.js.map +1 -1
- package/src/workflowRuns/endpoints/reset.js.map +1 -1
- package/src/workflowSteps/endpoints/get.js.map +1 -1
- package/src/workflowSteps/endpoints/list.js.map +1 -1
- package/src/workflows/endpoints/get.js.map +1 -1
- package/src/workflows/endpoints/list.js.map +1 -1
- package/src/workspaces/endpoints/create.js.map +1 -1
- package/src/workspaces/endpoints/delete.js.map +1 -1
- package/src/workspaces/endpoints/get.js +13 -0
- package/src/workspaces/endpoints/get.js.map +1 -0
- package/src/workspaces/endpoints/index.js +2 -0
- package/src/workspaces/endpoints/index.js.map +1 -1
- package/src/workspaces/endpoints/list.js.map +1 -1
- package/src/workspaces/endpoints/patch.js.map +1 -1
- package/types/index.d.ts +6342 -3208
- package/types/src/annotations/endpoints/cancelEditPages.d.ts +4 -4
- package/types/src/annotations/endpoints/cancelEditPages.schema.d.ts +4 -4
- package/types/src/annotations/endpoints/contentSelect.d.ts +2 -2
- package/types/src/annotations/endpoints/contentSelect.schema.d.ts +2 -2
- package/types/src/annotations/endpoints/editPages.d.ts +16 -16
- package/types/src/annotations/endpoints/editPages.schema.d.ts +16 -16
- package/types/src/annotations/endpoints/editPagesInPlace.d.ts +8 -8
- package/types/src/annotations/endpoints/editPagesInPlace.schema.d.ts +8 -8
- package/types/src/annotations/endpoints/get.d.ts +12 -6
- package/types/src/annotations/endpoints/getContent.d.ts +292 -214
- package/types/src/annotations/endpoints/getPageData.d.ts +1 -1
- package/types/src/annotations/endpoints/index.d.ts +869 -607
- package/types/src/annotations/endpoints/list.d.ts +206 -162
- package/types/src/annotations/endpoints/patch.d.ts +18 -6
- package/types/src/annotations/endpoints/patch.schema.d.ts +6 -0
- package/types/src/annotations/endpoints/search.d.ts +206 -162
- package/types/src/annotations/endpoints/split.d.ts +88 -0
- package/types/src/annotations/endpoints/split.schema.d.ts +66 -0
- package/types/src/annotations/endpoints/start.d.ts +2 -2
- package/types/src/annotations/endpoints/startEditPages.d.ts +7 -7
- package/types/src/annotations/endpoints/translate.d.ts +6 -6
- package/types/src/annotations/endpoints/translate.schema.d.ts +6 -6
- package/types/src/annotations/endpoints/updateContent.d.ts +5 -2
- package/types/src/annotations/endpoints/validate.d.ts +9 -4
- package/types/src/annotations/endpoints/validate.schema.d.ts +9 -4
- package/types/src/annotations/models/annotation.d.ts +2 -0
- package/types/src/annotations/models/annotation.schema.d.ts +12 -6
- package/types/src/annotations/models/annotationData.d.ts +1 -0
- package/types/src/annotations/models/annotationData.schema.d.ts +471 -337
- package/types/src/annotations/models/annotationListSideload.schema.d.ts +184 -150
- package/types/src/annotations/models/annotationStart.schema.d.ts +2 -2
- package/types/src/annotations/models/editPages.schema.d.ts +11 -11
- package/types/src/annotations/models/pageData.schema.d.ts +6 -6
- package/types/src/annotations/models/processingDuration.schema.d.ts +2 -2
- package/types/src/authentication/endpoints/index.d.ts +6 -6
- package/types/src/authentication/endpoints/password/score.d.ts +2 -2
- package/types/src/authentication/endpoints/password/score.schema.d.ts +2 -2
- package/types/src/authentication/endpoints/patch.d.ts +2 -2
- package/types/src/authentication/endpoints/user.d.ts +2 -2
- package/types/src/automationBlockers/endpoints/get.d.ts +4 -4
- package/types/src/automationBlockers/endpoints/index.d.ts +4 -4
- package/types/src/automationBlockers/models/automationBlocker.schema.d.ts +4 -4
- package/types/src/billing/endpoints/getHistory.d.ts +12 -12
- package/types/src/billing/endpoints/getStats.d.ts +12 -12
- package/types/src/billing/models/billingHistory.schema.d.ts +12 -12
- package/types/src/billing/models/billingStats.schema.d.ts +12 -12
- package/types/src/connectors/endpoints/create.d.ts +2 -2
- package/types/src/connectors/endpoints/index.d.ts +6 -6
- package/types/src/connectors/endpoints/list.d.ts +4 -4
- package/types/src/connectors/models/connector.schema.d.ts +2 -2
- package/types/src/dedicatedEngineSchema/endpoints/create.d.ts +28 -28
- package/types/src/dedicatedEngineSchema/endpoints/get.d.ts +30 -30
- package/types/src/dedicatedEngineSchema/endpoints/get.schema.d.ts +2 -2
- package/types/src/dedicatedEngineSchema/endpoints/index.d.ts +128 -128
- package/types/src/dedicatedEngineSchema/endpoints/patch.d.ts +36 -36
- package/types/src/dedicatedEngineSchema/endpoints/patch.schema.d.ts +8 -8
- package/types/src/dedicatedEngineSchema/endpoints/predict.d.ts +26 -26
- package/types/src/dedicatedEngineSchema/endpoints/predict.schema.d.ts +26 -26
- package/types/src/dedicatedEngineSchema/endpoints/validate.d.ts +8 -8
- package/types/src/dedicatedEngineSchema/endpoints/validate.schema.d.ts +8 -8
- package/types/src/dedicatedEngineSchema/models/dedicatedEngineSchema.schema.d.ts +48 -48
- package/types/src/dedicatedEngineSchema/models/dedicatedEngineSchemaObject.schema.d.ts +18 -18
- package/types/src/dedicatedEngineSchema/models/simpleMultivalueField.schema.d.ts +2 -2
- package/types/src/dedicatedEngineSchema/models/tableMultivalueField.schema.d.ts +14 -14
- package/types/src/dedicatedEngineSchema/models/transformedFields.schema.d.ts +14 -14
- package/types/src/dedicatedEngines/endpoints/create.d.ts +2 -2
- package/types/src/dedicatedEngines/endpoints/get.d.ts +4 -4
- package/types/src/dedicatedEngines/endpoints/get.schema.d.ts +2 -2
- package/types/src/dedicatedEngines/endpoints/index.d.ts +18 -18
- package/types/src/dedicatedEngines/endpoints/list.d.ts +8 -8
- package/types/src/dedicatedEngines/endpoints/list.schema.d.ts +4 -4
- package/types/src/dedicatedEngines/endpoints/patch.d.ts +2 -2
- package/types/src/dedicatedEngines/endpoints/request.d.ts +2 -2
- package/types/src/dedicatedEngines/models/dedicatedEngine.schema.d.ts +2 -2
- package/types/src/deleteRecommendations/endpoints/create.d.ts +4 -4
- package/types/src/deleteRecommendations/endpoints/get.d.ts +4 -4
- package/types/src/deleteRecommendations/endpoints/index.d.ts +20 -20
- package/types/src/deleteRecommendations/endpoints/list.d.ts +8 -8
- package/types/src/deleteRecommendations/endpoints/patch.d.ts +4 -4
- package/types/src/deleteRecommendations/models/deleteRecommendation.schema.d.ts +4 -4
- package/types/src/documentRelations/endpoints/index.d.ts +105 -0
- package/types/src/documentRelations/endpoints/list.d.ts +112 -0
- package/types/src/documentRelations/endpoints/list.schema.d.ts +29 -0
- package/types/src/documentRelations/models/relations.schema.d.ts +24 -0
- package/types/src/documents/endpoints/get.d.ts +4 -4
- package/types/src/documents/endpoints/index.d.ts +16 -16
- package/types/src/documents/endpoints/list.d.ts +8 -8
- package/types/src/documents/endpoints/patch.d.ts +4 -4
- package/types/src/documents/models/document.schema.d.ts +4 -4
- package/types/src/email/endpoints/get.d.ts +6 -6
- package/types/src/email/endpoints/index.d.ts +21 -18
- package/types/src/email/endpoints/list.d.ts +12 -12
- package/types/src/email/endpoints/send.d.ts +4 -0
- package/types/src/email/endpoints/send.schema.d.ts +3 -0
- package/types/src/email/models/email.schema.d.ts +6 -6
- package/types/src/emailTemplates/endpoints/create.d.ts +8 -8
- package/types/src/emailTemplates/endpoints/get.d.ts +8 -8
- package/types/src/emailTemplates/endpoints/index.d.ts +40 -40
- package/types/src/emailTemplates/endpoints/list.d.ts +16 -16
- package/types/src/emailTemplates/endpoints/patch.d.ts +8 -8
- package/types/src/emailTemplates/models/emailTemplate.schema.d.ts +16 -16
- package/types/src/emailThreads/endpoints/get.d.ts +4 -4
- package/types/src/emailThreads/endpoints/index.d.ts +16 -16
- package/types/src/emailThreads/endpoints/list.d.ts +8 -8
- package/types/src/emailThreads/endpoints/patch.d.ts +4 -4
- package/types/src/emailThreads/models/emailThreads.schema.d.ts +4 -4
- package/types/src/engineFields/endpoints/create.d.ts +2 -2
- package/types/src/engineFields/endpoints/get.d.ts +2 -2
- package/types/src/engineFields/endpoints/index.d.ts +10 -10
- package/types/src/engineFields/endpoints/list.d.ts +4 -4
- package/types/src/engineFields/endpoints/patch.d.ts +2 -2
- package/types/src/engineFields/models/engineField.schema.d.ts +2 -2
- package/types/src/engines/endpoints/create.d.ts +5 -2
- package/types/src/engines/endpoints/duplicate.d.ts +5 -2
- package/types/src/engines/endpoints/get.d.ts +5 -2
- package/types/src/engines/endpoints/index.d.ts +62 -32
- package/types/src/engines/endpoints/list.d.ts +9 -4
- package/types/src/engines/endpoints/patch.d.ts +10 -4
- package/types/src/engines/endpoints/patch.schema.d.ts +4 -1
- package/types/src/engines/endpoints/queueStats.d.ts +29 -19
- package/types/src/engines/endpoints/queueStats.schema.d.ts +19 -19
- package/types/src/engines/models/engine.d.ts +1 -0
- package/types/src/engines/models/engine.schema.d.ts +5 -2
- package/types/src/engines/models/engineQueueStatsItem.schema.d.ts +6 -0
- package/types/src/genericEngines/endpoints/get.d.ts +4 -4
- package/types/src/genericEngines/endpoints/get.schema.d.ts +2 -2
- package/types/src/genericEngines/endpoints/index.d.ts +12 -12
- package/types/src/genericEngines/endpoints/list.d.ts +8 -8
- package/types/src/genericEngines/endpoints/list.schema.d.ts +4 -4
- package/types/src/genericEngines/models/genericEngine.schema.d.ts +2 -2
- package/types/src/groups/endpoints/index.d.ts +4 -4
- package/types/src/groups/endpoints/list.d.ts +4 -4
- package/types/src/groups/models/group.schema.d.ts +2 -2
- package/types/src/hookInterfaces/endpoints/create.d.ts +67 -0
- package/types/src/hookInterfaces/endpoints/create.schema.d.ts +23 -0
- package/types/src/hookInterfaces/endpoints/delete.d.ts +7 -0
- package/types/src/hookInterfaces/endpoints/index.d.ts +243 -0
- package/types/src/hookInterfaces/endpoints/invoke.d.ts +10 -0
- package/types/src/hookInterfaces/endpoints/invoke.schema.d.ts +3 -0
- package/types/src/hookInterfaces/endpoints/list.d.ts +123 -0
- package/types/src/hookInterfaces/endpoints/list.schema.d.ts +26 -0
- package/types/src/hookInterfaces/endpoints/patch.d.ts +63 -0
- package/types/src/hookInterfaces/endpoints/patch.schema.d.ts +20 -0
- package/types/src/hookInterfaces/models/hookInterface.d.ts +12 -0
- package/types/src/hookInterfaces/models/hookInterface.schema.d.ts +32 -0
- package/types/src/hookInterfaces/models/index.d.ts +2 -0
- package/types/src/hookTemplates/endpoints/get.d.ts +528 -0
- package/types/src/hookTemplates/endpoints/index.d.ts +807 -29
- package/types/src/hookTemplates/endpoints/list.d.ts +280 -29
- package/types/src/hookTemplates/models/hookTemplate.schema.d.ts +188 -19
- package/types/src/hooks/endpoints/cancelRun.d.ts +14 -0
- package/types/src/hooks/endpoints/cancelRun.schema.d.ts +8 -0
- package/types/src/hooks/endpoints/create.d.ts +238 -47
- package/types/src/hooks/endpoints/create.schema.d.ts +92 -40
- package/types/src/hooks/endpoints/createFromTemplate.d.ts +508 -0
- package/types/src/hooks/endpoints/createFromTemplate.schema.d.ts +20 -0
- package/types/src/hooks/endpoints/get.d.ts +184 -26
- package/types/src/hooks/endpoints/index.d.ts +3052 -1412
- package/types/src/hooks/endpoints/list.d.ts +285 -42
- package/types/src/hooks/endpoints/list.schema.d.ts +3 -0
- package/types/src/hooks/endpoints/patch.d.ts +370 -51
- package/types/src/hooks/endpoints/patch.schema.d.ts +182 -24
- package/types/src/hooks/endpoints/runLogs.d.ts +59 -0
- package/types/src/hooks/endpoints/runs.d.ts +579 -0
- package/types/src/hooks/endpoints/runs.schema.d.ts +543 -0
- package/types/src/hooks/endpoints/test.d.ts +20 -15
- package/types/src/hooks/endpoints/test.schema.d.ts +20 -15
- package/types/src/hooks/models/hook.d.ts +10 -6
- package/types/src/hooks/models/hook.schema.d.ts +670 -32
- package/types/src/hooks/models/hookConfig.d.ts +16 -8
- package/types/src/hooks/models/hookConfig.schema.d.ts +59 -7
- package/types/src/hooks/models/hookUtils.d.ts +4 -3
- package/types/src/hooks/models/hookUtils.schema.d.ts +4 -3
- package/types/src/hooks/models/run.d.ts +53 -0
- package/types/src/hooks/models/run.schema.d.ts +301 -0
- package/types/src/hooks/models/runLog.d.ts +7 -0
- package/types/src/hooks/models/runLog.schema.d.ts +15 -0
- package/types/src/inboxes/endpoints/create.d.ts +2 -2
- package/types/src/inboxes/endpoints/get.d.ts +2 -2
- package/types/src/inboxes/endpoints/index.d.ts +10 -10
- package/types/src/inboxes/endpoints/list.d.ts +4 -4
- package/types/src/inboxes/endpoints/patch.d.ts +2 -2
- package/types/src/inboxes/models/inbox.schema.d.ts +2 -2
- package/types/src/internal/endpoints/generateRejectionEmail.d.ts +2 -2
- package/types/src/internal/endpoints/generateRejectionEmail.schema.d.ts +2 -2
- package/types/src/internal/endpoints/index.d.ts +4530 -2304
- package/types/src/internal/endpoints/logs.d.ts +34 -0
- package/types/src/internal/endpoints/logs.schema.d.ts +20 -0
- package/types/src/internal/endpoints/rules/evaluateRules.d.ts +676 -350
- package/types/src/internal/endpoints/rules/evaluateRules.schema.d.ts +674 -348
- package/types/src/internal/endpoints/rules/suggestRule.d.ts +537 -255
- package/types/src/internal/endpoints/rules/suggestRule.schema.d.ts +574 -298
- package/types/src/internal/endpoints/rules/suggestTriggerCondition.d.ts +520 -238
- package/types/src/internal/endpoints/rules/suggestTriggerCondition.schema.d.ts +520 -238
- package/types/src/internal/endpoints/rules/suggestTriggerConditionSummary.d.ts +521 -332
- package/types/src/internal/endpoints/rules/suggestTriggerConditionSummary.schema.d.ts +520 -390
- package/types/src/internal/endpoints/schemas/evaluateFormulas.d.ts +787 -541
- package/types/src/internal/endpoints/schemas/evaluateFormulas.schema.d.ts +784 -539
- package/types/src/internal/endpoints/schemas/formulaSummary.d.ts +482 -194
- package/types/src/internal/endpoints/schemas/formulaSummary.schema.d.ts +482 -194
- package/types/src/internal/endpoints/schemas/formulasInfo.d.ts +494 -200
- package/types/src/internal/endpoints/schemas/formulasInfo.schema.d.ts +492 -199
- package/types/src/internal/endpoints/schemas/suggestFormula.d.ts +482 -194
- package/types/src/internal/endpoints/schemas/suggestFormula.schema.d.ts +482 -194
- package/types/src/labels/endpoints/create.d.ts +14 -7
- package/types/src/labels/endpoints/create.schema.d.ts +7 -2
- package/types/src/labels/endpoints/index.d.ts +33 -12
- package/types/src/labels/endpoints/list.d.ts +9 -4
- package/types/src/labels/endpoints/patch.d.ts +14 -7
- package/types/src/labels/endpoints/patch.schema.d.ts +7 -2
- package/types/src/labels/models/label.d.ts +1 -0
- package/types/src/labels/models/label.schema.d.ts +5 -2
- package/types/src/memberships/endpoints/create.d.ts +5 -5
- package/types/src/memberships/endpoints/index.d.ts +4 -4
- package/types/src/memberships/models/membership.schema.d.ts +2 -2
- package/types/src/organization/endpoints/create.d.ts +15 -15
- package/types/src/organization/endpoints/create.schema.d.ts +15 -15
- package/types/src/organization/endpoints/get.d.ts +11 -11
- package/types/src/organization/endpoints/index.d.ts +85 -85
- package/types/src/organization/endpoints/list.d.ts +15 -15
- package/types/src/organization/endpoints/patch.d.ts +20 -20
- package/types/src/organization/models/organization.schema.d.ts +11 -11
- package/types/src/organizationGroups/endpoints/index.d.ts +36 -36
- package/types/src/organizationGroups/endpoints/organizations.d.ts +4 -4
- package/types/src/organizationGroups/endpoints/queues.d.ts +4 -4
- package/types/src/organizationGroups/endpoints/workspaces.d.ts +4 -4
- package/types/src/organizationGroups/models/organizationGroupOrganization.schema.d.ts +2 -2
- package/types/src/organizationGroups/models/organizationGroupQueue.schema.d.ts +2 -2
- package/types/src/organizationGroups/models/organizationGroupWorkspace.schema.d.ts +2 -2
- package/types/src/pages/endpoints/index.d.ts +14 -14
- package/types/src/pages/endpoints/list.d.ts +14 -14
- package/types/src/pages/endpoints/list.schema.d.ts +2 -2
- package/types/src/pages/models/page.schema.d.ts +6 -6
- package/types/src/queues/endpoints/automation.d.ts +4 -4
- package/types/src/queues/endpoints/automation.schema.d.ts +4 -4
- package/types/src/queues/endpoints/create.d.ts +13 -13
- package/types/src/queues/endpoints/createFromTemplate.d.ts +13 -13
- package/types/src/queues/endpoints/duplicate.d.ts +13 -13
- package/types/src/queues/endpoints/get.d.ts +13 -13
- package/types/src/queues/endpoints/index.d.ts +112 -111
- package/types/src/queues/endpoints/list.d.ts +24 -24
- package/types/src/queues/endpoints/list.schema.d.ts +4 -4
- package/types/src/queues/endpoints/patch.d.ts +22 -22
- package/types/src/queues/endpoints/patch.schema.d.ts +9 -9
- package/types/src/queues/endpoints/upload.d.ts +8 -8
- package/types/src/queues/endpoints/upload.schema.d.ts +8 -8
- package/types/src/queues/models/automation.schema.d.ts +2 -2
- package/types/src/queues/models/queue.schema.d.ts +13 -13
- package/types/src/queues/models/queueSettings.schema.d.ts +7 -7
- package/types/src/relations/endpoints/create.d.ts +6 -6
- package/types/src/relations/endpoints/get.d.ts +6 -6
- package/types/src/relations/endpoints/index.d.ts +30 -30
- package/types/src/relations/endpoints/list.d.ts +12 -12
- package/types/src/relations/endpoints/patch.d.ts +6 -6
- package/types/src/relations/models/relations.schema.d.ts +14 -14
- package/types/src/rule-templates/endpoints/create.d.ts +58 -70
- package/types/src/rule-templates/endpoints/create.schema.d.ts +26 -32
- package/types/src/rule-templates/endpoints/get.d.ts +32 -38
- package/types/src/rule-templates/endpoints/index.d.ts +198 -234
- package/types/src/rule-templates/endpoints/list.d.ts +50 -56
- package/types/src/rule-templates/endpoints/patch.d.ts +58 -70
- package/types/src/rule-templates/endpoints/patch.schema.d.ts +26 -32
- package/types/src/rule-templates/models/ruleTemplate.d.ts +1 -1
- package/types/src/rule-templates/models/ruleTemplate.schema.d.ts +32 -38
- package/types/src/rules/endpoints/create.d.ts +58 -70
- package/types/src/rules/endpoints/create.schema.d.ts +26 -32
- package/types/src/rules/endpoints/get.d.ts +32 -38
- package/types/src/rules/endpoints/index.d.ts +198 -234
- package/types/src/rules/endpoints/list.d.ts +50 -56
- package/types/src/rules/endpoints/patch.d.ts +58 -70
- package/types/src/rules/endpoints/patch.schema.d.ts +26 -32
- package/types/src/rules/models/schemaRule.d.ts +4 -4
- package/types/src/rules/models/schemaRule.schema.d.ts +50 -59
- package/types/src/schemas/endpoints/create.d.ts +484 -196
- package/types/src/schemas/endpoints/get.d.ts +486 -198
- package/types/src/schemas/endpoints/get.schema.d.ts +2 -2
- package/types/src/schemas/endpoints/list.d.ts +588 -236
- package/types/src/schemas/endpoints/patch.d.ts +966 -390
- package/types/src/schemas/endpoints/patch.schema.d.ts +482 -194
- package/types/src/schemas/endpoints/validate.d.ts +1015 -407
- package/types/src/schemas/models/schema.schema.d.ts +484 -196
- package/types/src/schemas/models/schemaDatapoint.schema.d.ts +44 -20
- package/types/src/schemas/models/schemaDatapointBase.d.ts +3 -1
- package/types/src/schemas/models/schemaDatapointBase.schema.d.ts +15 -9
- package/types/src/schemas/models/schemaDatapointDate.schema.d.ts +11 -5
- package/types/src/schemas/models/schemaDatapointEnum.schema.d.ts +11 -5
- package/types/src/schemas/models/schemaDatapointNumber.schema.d.ts +11 -5
- package/types/src/schemas/models/schemaDatapointString.schema.d.ts +11 -5
- package/types/src/schemas/models/schemaItem.schema.d.ts +278 -118
- package/types/src/schemas/models/schemaMultivalue.schema.d.ts +164 -68
- package/types/src/schemas/models/schemaSection.schema.d.ts +380 -156
- package/types/src/schemas/models/schemaTuple.schema.d.ts +70 -30
- package/types/src/shared/models/annotationListTable.d.ts +1 -1
- package/types/src/shared/models/annotationListTable.schema.d.ts +15 -15
- package/types/src/suggestedEdit/endpoints/get.d.ts +4 -4
- package/types/src/suggestedEdit/endpoints/index.d.ts +4 -4
- package/types/src/suggestedEdit/models/suggestedEdit.schema.d.ts +4 -4
- package/types/src/surveys/endpoints/fromTemplate.d.ts +2 -2
- package/types/src/surveys/endpoints/get.d.ts +2 -2
- package/types/src/surveys/endpoints/index.d.ts +10 -10
- package/types/src/surveys/endpoints/list.d.ts +4 -4
- package/types/src/surveys/endpoints/patch.d.ts +2 -2
- package/types/src/surveys/models/survey.schema.d.ts +2 -2
- package/types/src/tasks/endpoints/get.d.ts +4 -4
- package/types/src/tasks/endpoints/index.d.ts +4 -4
- package/types/src/tasks/models/asyncTask.schema.d.ts +4 -4
- package/types/src/triggers/endpoints/create.d.ts +4 -4
- package/types/src/triggers/endpoints/get.d.ts +4 -4
- package/types/src/triggers/endpoints/index.d.ts +109 -12
- package/types/src/triggers/endpoints/list.d.ts +104 -0
- package/types/src/triggers/endpoints/list.schema.d.ts +14 -0
- package/types/src/triggers/endpoints/patch.d.ts +4 -4
- package/types/src/triggers/models/trigger.schema.d.ts +4 -4
- package/types/src/uploads/endpoints/get.d.ts +4 -4
- package/types/src/uploads/endpoints/index.d.ts +4 -4
- package/types/src/uploads/models/upload.schema.d.ts +4 -4
- package/types/src/users/endpoints/create.d.ts +2 -2
- package/types/src/users/endpoints/get.d.ts +2 -2
- package/types/src/users/endpoints/index.d.ts +10 -10
- package/types/src/users/endpoints/list.d.ts +4 -4
- package/types/src/users/endpoints/patch.d.ts +2 -2
- package/types/src/users/models/user.schema.d.ts +2 -2
- package/types/src/utils/withFields.d.ts +9 -9
- package/types/src/utils/withSideload.d.ts +2 -2
- package/types/src/workflowActivities/endpoints/get.d.ts +4 -4
- package/types/src/workflowActivities/endpoints/index.d.ts +13 -13
- package/types/src/workflowActivities/endpoints/list.d.ts +8 -8
- package/types/src/workflowActivities/models/workflowActivity.schema.d.ts +4 -4
- package/types/src/workflowRuns/endpoints/get.d.ts +4 -4
- package/types/src/workflowRuns/endpoints/index.d.ts +12 -12
- package/types/src/workflowRuns/endpoints/list.d.ts +8 -8
- package/types/src/workflowRuns/models/workflowRun.schema.d.ts +4 -4
- package/types/src/workflowSteps/endpoints/get.d.ts +2 -2
- package/types/src/workflowSteps/endpoints/index.d.ts +7 -7
- package/types/src/workflowSteps/endpoints/list.d.ts +4 -4
- package/types/src/workflowSteps/models/workflowStep.schema.d.ts +2 -2
- package/types/src/workflows/endpoints/get.d.ts +2 -2
- package/types/src/workflows/endpoints/index.d.ts +6 -6
- package/types/src/workflows/endpoints/list.d.ts +4 -4
- package/types/src/workflows/models/workflow.schema.d.ts +2 -2
- package/types/src/workspaces/endpoints/create.d.ts +2 -2
- package/types/src/workspaces/endpoints/get.d.ts +30 -0
- package/types/src/workspaces/endpoints/index.d.ts +37 -8
- package/types/src/workspaces/endpoints/list.d.ts +4 -4
- package/types/src/workspaces/endpoints/patch.d.ts +2 -2
- package/types/src/workspaces/models/workspace.schema.d.ts +2 -2
- package/src/authentication/models/authInfo.js.map +0 -1
- package/src/automationBlockers/models/automationBlocker.js +0 -3
- package/src/automationBlockers/models/automationBlocker.js.map +0 -1
- package/src/billing/models/billingHistory.js +0 -3
- package/src/billing/models/billingHistory.js.map +0 -1
- package/src/billing/models/billingStats.js +0 -3
- package/src/billing/models/billingStats.js.map +0 -1
- package/src/connectors/models/connector.js +0 -3
- package/src/connectors/models/connector.js.map +0 -1
- package/src/dedicatedEngineSchema/models/integrityValidationResults.js +0 -3
- package/src/dedicatedEngineSchema/models/integrityValidationResults.js.map +0 -1
- package/src/dedicatedEngines/models/dedicatedEngine.js +0 -3
- package/src/dedicatedEngines/models/dedicatedEngine.js.map +0 -1
- package/src/deleteRecommendations/models/deleteRecommendation.js +0 -3
- package/src/deleteRecommendations/models/deleteRecommendation.js.map +0 -1
- package/src/deleteRecommendations/models/index.js.map +0 -1
- package/src/email/models/email.js +0 -3
- package/src/email/models/email.js.map +0 -1
- package/src/emailTemplatesStats/models/emailTemplateStats.js +0 -3
- package/src/emailTemplatesStats/models/emailTemplateStats.js.map +0 -1
- package/src/emailTemplatesStats/models/index.js +0 -18
- package/src/emailTemplatesStats/models/index.js.map +0 -1
- package/src/emailThreads/models/emailThreads.js +0 -3
- package/src/emailThreads/models/emailThreads.js.map +0 -1
- package/src/genericEngines/models/genericEngine.js +0 -3
- package/src/genericEngines/models/genericEngine.js.map +0 -1
- package/src/groups/models/group.js +0 -3
- package/src/groups/models/group.js.map +0 -1
- package/src/groups/models/index.js +0 -18
- package/src/groups/models/index.js.map +0 -1
- package/src/hookTemplates/models/hookTemplate.js +0 -3
- package/src/hookTemplates/models/hookTemplate.js.map +0 -1
- package/src/hooks/endpoints/logs.js +0 -15
- package/src/hooks/endpoints/logs.js.map +0 -1
- package/src/hooks/endpoints/logs.schema.js +0 -22
- package/src/hooks/endpoints/logs.schema.js.map +0 -1
- package/src/hooks/models/log.js +0 -3
- package/src/hooks/models/log.js.map +0 -1
- package/src/hooks/models/log.schema.js +0 -56
- package/src/hooks/models/log.schema.js.map +0 -1
- package/src/inboxes/models/index.js +0 -18
- package/src/inboxes/models/index.js.map +0 -1
- package/src/memberships/models/index.js +0 -18
- package/src/memberships/models/index.js.map +0 -1
- package/src/memberships/models/membership.js +0 -3
- package/src/memberships/models/membership.js.map +0 -1
- package/src/organization/models/emailLimits.js +0 -3
- package/src/organization/models/emailLimits.js.map +0 -1
- package/src/organization/models/limits.js +0 -3
- package/src/organization/models/limits.js.map +0 -1
- package/src/organizationGroups/models/organizationGroupOrganization.js +0 -3
- package/src/organizationGroups/models/organizationGroupOrganization.js.map +0 -1
- package/src/organizationGroups/models/organizationGroupQueue.js +0 -3
- package/src/organizationGroups/models/organizationGroupQueue.js.map +0 -1
- package/src/organizationGroups/models/organizationGroupWorkspace.js +0 -3
- package/src/organizationGroups/models/organizationGroupWorkspace.js.map +0 -1
- package/src/queues/models/index.js +0 -28
- package/src/queues/models/index.js.map +0 -1
- package/src/queues/models/relatedObjectsCounts.js +0 -3
- package/src/queues/models/relatedObjectsCounts.js.map +0 -1
- package/src/schemas/models/index.js +0 -47
- package/src/schemas/models/index.js.map +0 -1
- package/src/schemas/models/list.js +0 -3
- package/src/schemas/models/list.js.map +0 -1
- package/src/schemas/models/list.schema.js +0 -23
- package/src/schemas/models/list.schema.js.map +0 -1
- package/src/suggestedEdit/models/suggestedDocument.js +0 -3
- package/src/suggestedEdit/models/suggestedDocument.js.map +0 -1
- package/src/suggestedEdit/models/suggestedEdit.js +0 -3
- package/src/suggestedEdit/models/suggestedEdit.js.map +0 -1
- package/src/surveys/models/index.js +0 -21
- package/src/surveys/models/index.js.map +0 -1
- package/src/surveys/models/question.js +0 -3
- package/src/surveys/models/question.js.map +0 -1
- package/src/surveys/models/survey.js +0 -3
- package/src/surveys/models/survey.js.map +0 -1
- package/src/surveys/models/surveyTemplate.js +0 -3
- package/src/surveys/models/surveyTemplate.js.map +0 -1
- package/src/tasks/models/asyncTask.js +0 -3
- package/src/tasks/models/asyncTask.js.map +0 -1
- package/src/uploads/models/upload.js +0 -3
- package/src/uploads/models/upload.js.map +0 -1
- package/src/users/models/resetPassword.js +0 -3
- package/src/users/models/resetPassword.js.map +0 -1
- package/src/workflowActivities/models/index.js +0 -18
- package/src/workflowActivities/models/index.js.map +0 -1
- package/src/workflowSteps/models/index.js +0 -18
- package/src/workflowSteps/models/index.js.map +0 -1
- package/src/workflows/models/index.js +0 -18
- package/src/workflows/models/index.js.map +0 -1
- package/src/workspaces/models/index.js +0 -18
- package/src/workspaces/models/index.js.map +0 -1
- package/types/src/authentication/models/authInfo.d.ts +0 -4
- package/types/src/automationBlockers/models/automationBlocker.d.ts +0 -31
- package/types/src/billing/models/billingHistory.d.ts +0 -40
- package/types/src/billing/models/billingStats.d.ts +0 -21
- package/types/src/connectors/models/connector.d.ts +0 -15
- package/types/src/dedicatedEngineSchema/models/integrityValidationResults.d.ts +0 -31
- package/types/src/dedicatedEngines/models/dedicatedEngine.d.ts +0 -10
- package/types/src/deleteRecommendations/models/deleteRecommendation.d.ts +0 -10
- package/types/src/deleteRecommendations/models/index.d.ts +0 -1
- package/types/src/email/models/email.d.ts +0 -39
- package/types/src/emailTemplatesStats/models/emailTemplateStats.d.ts +0 -6
- package/types/src/emailTemplatesStats/models/index.d.ts +0 -1
- package/types/src/emailThreads/models/emailThreads.d.ts +0 -32
- package/types/src/genericEngines/models/genericEngine.d.ts +0 -9
- package/types/src/groups/models/group.d.ts +0 -7
- package/types/src/groups/models/index.d.ts +0 -1
- package/types/src/hookTemplates/models/hookTemplate.d.ts +0 -40
- package/types/src/hooks/endpoints/logs.d.ts +0 -411
- package/types/src/hooks/endpoints/logs.schema.d.ts +0 -390
- package/types/src/hooks/models/log.d.ts +0 -42
- package/types/src/hooks/models/log.schema.d.ts +0 -210
- package/types/src/inboxes/models/index.d.ts +0 -1
- package/types/src/memberships/models/index.d.ts +0 -1
- package/types/src/memberships/models/membership.d.ts +0 -9
- package/types/src/organization/models/emailLimits.d.ts +0 -10
- package/types/src/organization/models/limits.d.ts +0 -4
- package/types/src/organizationGroups/models/organizationGroupOrganization.d.ts +0 -6
- package/types/src/organizationGroups/models/organizationGroupQueue.d.ts +0 -8
- package/types/src/organizationGroups/models/organizationGroupWorkspace.d.ts +0 -7
- package/types/src/queues/models/index.d.ts +0 -11
- package/types/src/queues/models/relatedObjectsCounts.d.ts +0 -5
- package/types/src/schemas/models/index.d.ts +0 -30
- package/types/src/schemas/models/list.d.ts +0 -18
- package/types/src/schemas/models/list.schema.d.ts +0 -66
- package/types/src/suggestedEdit/models/suggestedDocument.d.ts +0 -9
- package/types/src/suggestedEdit/models/suggestedEdit.d.ts +0 -8
- package/types/src/surveys/models/index.d.ts +0 -4
- package/types/src/surveys/models/question.d.ts +0 -6
- package/types/src/surveys/models/survey.d.ts +0 -13
- package/types/src/surveys/models/surveyTemplate.d.ts +0 -6
- package/types/src/tasks/models/asyncTask.d.ts +0 -17
- package/types/src/uploads/models/upload.d.ts +0 -13
- package/types/src/users/models/resetPassword.d.ts +0 -3
- package/types/src/workflowActivities/models/index.d.ts +0 -1
- package/types/src/workflowSteps/models/index.d.ts +0 -1
- package/types/src/workflows/models/index.d.ts +0 -1
- package/types/src/workspaces/models/index.d.ts +0 -1
|
@@ -18,13 +18,13 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
18
18
|
annotations: z.ZodArray<z.ZodString, "many">;
|
|
19
19
|
}, "strip", z.ZodTypeAny, {
|
|
20
20
|
annotations: string[];
|
|
21
|
+
url: string;
|
|
22
|
+
originalFileName: string | null;
|
|
21
23
|
content: string | null;
|
|
22
24
|
id: number;
|
|
23
25
|
creator: string | null;
|
|
24
26
|
createdAt: string;
|
|
25
|
-
url: string;
|
|
26
27
|
email: string | null;
|
|
27
|
-
originalFileName: string | null;
|
|
28
28
|
s3Name: string | null;
|
|
29
29
|
parent: string | null;
|
|
30
30
|
mimeType: string;
|
|
@@ -33,13 +33,13 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
33
33
|
metadata?: unknown;
|
|
34
34
|
}, {
|
|
35
35
|
annotations: string[];
|
|
36
|
+
url: string;
|
|
37
|
+
originalFileName: string | null;
|
|
36
38
|
content: string | null;
|
|
37
39
|
id: number;
|
|
38
40
|
creator: string | null;
|
|
39
41
|
createdAt: string;
|
|
40
|
-
url: string;
|
|
41
42
|
email: string | null;
|
|
42
|
-
originalFileName: string | null;
|
|
43
43
|
s3Name: string | null;
|
|
44
44
|
parent: string | null;
|
|
45
45
|
mimeType: string;
|
|
@@ -69,8 +69,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
69
69
|
phoneNumber: z.ZodNullable<z.ZodString>;
|
|
70
70
|
}, "strip", z.ZodTypeAny, {
|
|
71
71
|
deleted: boolean;
|
|
72
|
-
id: number;
|
|
73
72
|
url: string;
|
|
73
|
+
id: number;
|
|
74
74
|
organization: string;
|
|
75
75
|
queues: string[];
|
|
76
76
|
lastName: string;
|
|
@@ -89,8 +89,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
89
89
|
oidcId?: string | null | undefined;
|
|
90
90
|
}, {
|
|
91
91
|
deleted: boolean;
|
|
92
|
-
id: number;
|
|
93
92
|
url: string;
|
|
93
|
+
id: number;
|
|
94
94
|
organization: string;
|
|
95
95
|
queues: string[];
|
|
96
96
|
lastName: string;
|
|
@@ -162,9 +162,10 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
162
162
|
validationSources: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
163
163
|
timeSpent: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
|
|
164
164
|
timeSpentOverall: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
|
|
165
|
+
noRecalculation: z.ZodOptional<z.ZodBoolean>;
|
|
165
166
|
}, "strip", z.ZodTypeAny, {
|
|
166
|
-
id: number | null;
|
|
167
167
|
url: string | null;
|
|
168
|
+
id: number | null;
|
|
168
169
|
schemaId: string | null;
|
|
169
170
|
category: "datapoint" | null;
|
|
170
171
|
content?: {
|
|
@@ -186,9 +187,10 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
186
187
|
validationSources?: string[] | null | undefined;
|
|
187
188
|
timeSpent?: number | null | undefined;
|
|
188
189
|
timeSpentOverall?: number | null | undefined;
|
|
190
|
+
noRecalculation?: boolean | undefined;
|
|
189
191
|
}, {
|
|
190
|
-
id: number | null;
|
|
191
192
|
url: string | null;
|
|
193
|
+
id: number | null;
|
|
192
194
|
schemaId: string | null;
|
|
193
195
|
category: "datapoint" | null;
|
|
194
196
|
content?: {
|
|
@@ -210,6 +212,7 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
210
212
|
validationSources?: string[] | null | undefined;
|
|
211
213
|
timeSpent?: number | null | undefined;
|
|
212
214
|
timeSpentOverall?: number | null | undefined;
|
|
215
|
+
noRecalculation?: boolean | undefined;
|
|
213
216
|
}>, z.ZodObject<{
|
|
214
217
|
id: z.ZodNullable<z.ZodNumber>;
|
|
215
218
|
url: z.ZodNullable<z.ZodString>;
|
|
@@ -313,9 +316,10 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
313
316
|
validationSources: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
314
317
|
timeSpent: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
|
|
315
318
|
timeSpentOverall: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
|
|
319
|
+
noRecalculation: z.ZodOptional<z.ZodBoolean>;
|
|
316
320
|
}, "strip", z.ZodTypeAny, {
|
|
317
|
-
id: number | null;
|
|
318
321
|
url: string | null;
|
|
322
|
+
id: number | null;
|
|
319
323
|
schemaId: string | null;
|
|
320
324
|
category: "datapoint" | null;
|
|
321
325
|
content?: {
|
|
@@ -337,9 +341,10 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
337
341
|
validationSources?: string[] | null | undefined;
|
|
338
342
|
timeSpent?: number | null | undefined;
|
|
339
343
|
timeSpentOverall?: number | null | undefined;
|
|
344
|
+
noRecalculation?: boolean | undefined;
|
|
340
345
|
}, {
|
|
341
|
-
id: number | null;
|
|
342
346
|
url: string | null;
|
|
347
|
+
id: number | null;
|
|
343
348
|
schemaId: string | null;
|
|
344
349
|
category: "datapoint" | null;
|
|
345
350
|
content?: {
|
|
@@ -361,6 +366,7 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
361
366
|
validationSources?: string[] | null | undefined;
|
|
362
367
|
timeSpent?: number | null | undefined;
|
|
363
368
|
timeSpentOverall?: number | null | undefined;
|
|
369
|
+
noRecalculation?: boolean | undefined;
|
|
364
370
|
}>, "many">, z.ZodArray<z.ZodObject<{
|
|
365
371
|
id: z.ZodNullable<z.ZodNumber>;
|
|
366
372
|
url: z.ZodNullable<z.ZodString>;
|
|
@@ -419,9 +425,10 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
419
425
|
validationSources: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
420
426
|
timeSpent: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
|
|
421
427
|
timeSpentOverall: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
|
|
428
|
+
noRecalculation: z.ZodOptional<z.ZodBoolean>;
|
|
422
429
|
}, "strip", z.ZodTypeAny, {
|
|
423
|
-
id: number | null;
|
|
424
430
|
url: string | null;
|
|
431
|
+
id: number | null;
|
|
425
432
|
schemaId: string | null;
|
|
426
433
|
category: "datapoint" | null;
|
|
427
434
|
content?: {
|
|
@@ -443,9 +450,10 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
443
450
|
validationSources?: string[] | null | undefined;
|
|
444
451
|
timeSpent?: number | null | undefined;
|
|
445
452
|
timeSpentOverall?: number | null | undefined;
|
|
453
|
+
noRecalculation?: boolean | undefined;
|
|
446
454
|
}, {
|
|
447
|
-
id: number | null;
|
|
448
455
|
url: string | null;
|
|
456
|
+
id: number | null;
|
|
449
457
|
schemaId: string | null;
|
|
450
458
|
category: "datapoint" | null;
|
|
451
459
|
content?: {
|
|
@@ -467,16 +475,14 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
467
475
|
validationSources?: string[] | null | undefined;
|
|
468
476
|
timeSpent?: number | null | undefined;
|
|
469
477
|
timeSpentOverall?: number | null | undefined;
|
|
478
|
+
noRecalculation?: boolean | undefined;
|
|
470
479
|
}>>, "many">;
|
|
471
480
|
schemaId: z.ZodString;
|
|
472
481
|
}, "strip", z.ZodTypeAny, {
|
|
473
|
-
id: number | null;
|
|
474
482
|
url: string | null;
|
|
475
|
-
schemaId: string;
|
|
476
|
-
category: "tuple" | null;
|
|
477
483
|
children: ({
|
|
478
|
-
id: number | null;
|
|
479
484
|
url: string | null;
|
|
485
|
+
id: number | null;
|
|
480
486
|
schemaId: string | null;
|
|
481
487
|
category: "datapoint" | null;
|
|
482
488
|
content?: {
|
|
@@ -498,15 +504,16 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
498
504
|
validationSources?: string[] | null | undefined;
|
|
499
505
|
timeSpent?: number | null | undefined;
|
|
500
506
|
timeSpentOverall?: number | null | undefined;
|
|
507
|
+
noRecalculation?: boolean | undefined;
|
|
501
508
|
} | null)[];
|
|
502
|
-
}, {
|
|
503
509
|
id: number | null;
|
|
504
|
-
url: string | null;
|
|
505
510
|
schemaId: string;
|
|
506
511
|
category: "tuple" | null;
|
|
512
|
+
}, {
|
|
513
|
+
url: string | null;
|
|
507
514
|
children: ({
|
|
508
|
-
id: number | null;
|
|
509
515
|
url: string | null;
|
|
516
|
+
id: number | null;
|
|
510
517
|
schemaId: string | null;
|
|
511
518
|
category: "datapoint" | null;
|
|
512
519
|
content?: {
|
|
@@ -528,7 +535,11 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
528
535
|
validationSources?: string[] | null | undefined;
|
|
529
536
|
timeSpent?: number | null | undefined;
|
|
530
537
|
timeSpentOverall?: number | null | undefined;
|
|
538
|
+
noRecalculation?: boolean | undefined;
|
|
531
539
|
} | null)[];
|
|
540
|
+
id: number | null;
|
|
541
|
+
schemaId: string;
|
|
542
|
+
category: "tuple" | null;
|
|
532
543
|
}>, "many">]>>;
|
|
533
544
|
category: z.ZodNullable<z.ZodLiteral<"multivalue">>;
|
|
534
545
|
schemaId: z.ZodNullable<z.ZodString>;
|
|
@@ -624,13 +635,10 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
624
635
|
timeSpentGrid: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
|
|
625
636
|
timeSpentGridOverall: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
|
|
626
637
|
}, "strip", z.ZodTypeAny, {
|
|
627
|
-
id: number | null;
|
|
628
638
|
url: string | null;
|
|
629
|
-
schemaId: string | null;
|
|
630
|
-
category: "multivalue" | null;
|
|
631
639
|
children: (({
|
|
632
|
-
id: number | null;
|
|
633
640
|
url: string | null;
|
|
641
|
+
id: number | null;
|
|
634
642
|
schemaId: string | null;
|
|
635
643
|
category: "datapoint" | null;
|
|
636
644
|
content?: {
|
|
@@ -652,14 +660,12 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
652
660
|
validationSources?: string[] | null | undefined;
|
|
653
661
|
timeSpent?: number | null | undefined;
|
|
654
662
|
timeSpentOverall?: number | null | undefined;
|
|
663
|
+
noRecalculation?: boolean | undefined;
|
|
655
664
|
}[] | {
|
|
656
|
-
id: number | null;
|
|
657
665
|
url: string | null;
|
|
658
|
-
schemaId: string;
|
|
659
|
-
category: "tuple" | null;
|
|
660
666
|
children: ({
|
|
661
|
-
id: number | null;
|
|
662
667
|
url: string | null;
|
|
668
|
+
id: number | null;
|
|
663
669
|
schemaId: string | null;
|
|
664
670
|
category: "datapoint" | null;
|
|
665
671
|
content?: {
|
|
@@ -681,10 +687,14 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
681
687
|
validationSources?: string[] | null | undefined;
|
|
682
688
|
timeSpent?: number | null | undefined;
|
|
683
689
|
timeSpentOverall?: number | null | undefined;
|
|
690
|
+
noRecalculation?: boolean | undefined;
|
|
684
691
|
} | null)[];
|
|
685
|
-
}[]) & ({
|
|
686
692
|
id: number | null;
|
|
693
|
+
schemaId: string;
|
|
694
|
+
category: "tuple" | null;
|
|
695
|
+
}[]) & ({
|
|
687
696
|
url: string | null;
|
|
697
|
+
id: number | null;
|
|
688
698
|
schemaId: string | null;
|
|
689
699
|
category: "datapoint" | null;
|
|
690
700
|
content?: {
|
|
@@ -706,14 +716,12 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
706
716
|
validationSources?: string[] | null | undefined;
|
|
707
717
|
timeSpent?: number | null | undefined;
|
|
708
718
|
timeSpentOverall?: number | null | undefined;
|
|
719
|
+
noRecalculation?: boolean | undefined;
|
|
709
720
|
}[] | {
|
|
710
|
-
id: number | null;
|
|
711
721
|
url: string | null;
|
|
712
|
-
schemaId: string;
|
|
713
|
-
category: "tuple" | null;
|
|
714
722
|
children: ({
|
|
715
|
-
id: number | null;
|
|
716
723
|
url: string | null;
|
|
724
|
+
id: number | null;
|
|
717
725
|
schemaId: string | null;
|
|
718
726
|
category: "datapoint" | null;
|
|
719
727
|
content?: {
|
|
@@ -735,8 +743,15 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
735
743
|
validationSources?: string[] | null | undefined;
|
|
736
744
|
timeSpent?: number | null | undefined;
|
|
737
745
|
timeSpentOverall?: number | null | undefined;
|
|
746
|
+
noRecalculation?: boolean | undefined;
|
|
738
747
|
} | null)[];
|
|
748
|
+
id: number | null;
|
|
749
|
+
schemaId: string;
|
|
750
|
+
category: "tuple" | null;
|
|
739
751
|
}[] | undefined)) | null;
|
|
752
|
+
id: number | null;
|
|
753
|
+
schemaId: string | null;
|
|
754
|
+
category: "multivalue" | null;
|
|
740
755
|
content?: {
|
|
741
756
|
value?: string | null | undefined;
|
|
742
757
|
normalizedValue?: string | null | undefined;
|
|
@@ -775,13 +790,10 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
775
790
|
timeSpentGrid?: number | null | undefined;
|
|
776
791
|
timeSpentGridOverall?: number | null | undefined;
|
|
777
792
|
}, {
|
|
778
|
-
id: number | null;
|
|
779
793
|
url: string | null;
|
|
780
|
-
schemaId: string | null;
|
|
781
|
-
category: "multivalue" | null;
|
|
782
794
|
children: (({
|
|
783
|
-
id: number | null;
|
|
784
795
|
url: string | null;
|
|
796
|
+
id: number | null;
|
|
785
797
|
schemaId: string | null;
|
|
786
798
|
category: "datapoint" | null;
|
|
787
799
|
content?: {
|
|
@@ -803,14 +815,12 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
803
815
|
validationSources?: string[] | null | undefined;
|
|
804
816
|
timeSpent?: number | null | undefined;
|
|
805
817
|
timeSpentOverall?: number | null | undefined;
|
|
818
|
+
noRecalculation?: boolean | undefined;
|
|
806
819
|
}[] | {
|
|
807
|
-
id: number | null;
|
|
808
820
|
url: string | null;
|
|
809
|
-
schemaId: string;
|
|
810
|
-
category: "tuple" | null;
|
|
811
821
|
children: ({
|
|
812
|
-
id: number | null;
|
|
813
822
|
url: string | null;
|
|
823
|
+
id: number | null;
|
|
814
824
|
schemaId: string | null;
|
|
815
825
|
category: "datapoint" | null;
|
|
816
826
|
content?: {
|
|
@@ -832,10 +842,14 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
832
842
|
validationSources?: string[] | null | undefined;
|
|
833
843
|
timeSpent?: number | null | undefined;
|
|
834
844
|
timeSpentOverall?: number | null | undefined;
|
|
845
|
+
noRecalculation?: boolean | undefined;
|
|
835
846
|
} | null)[];
|
|
836
|
-
}[]) & ({
|
|
837
847
|
id: number | null;
|
|
848
|
+
schemaId: string;
|
|
849
|
+
category: "tuple" | null;
|
|
850
|
+
}[]) & ({
|
|
838
851
|
url: string | null;
|
|
852
|
+
id: number | null;
|
|
839
853
|
schemaId: string | null;
|
|
840
854
|
category: "datapoint" | null;
|
|
841
855
|
content?: {
|
|
@@ -857,14 +871,12 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
857
871
|
validationSources?: string[] | null | undefined;
|
|
858
872
|
timeSpent?: number | null | undefined;
|
|
859
873
|
timeSpentOverall?: number | null | undefined;
|
|
874
|
+
noRecalculation?: boolean | undefined;
|
|
860
875
|
}[] | {
|
|
861
|
-
id: number | null;
|
|
862
876
|
url: string | null;
|
|
863
|
-
schemaId: string;
|
|
864
|
-
category: "tuple" | null;
|
|
865
877
|
children: ({
|
|
866
|
-
id: number | null;
|
|
867
878
|
url: string | null;
|
|
879
|
+
id: number | null;
|
|
868
880
|
schemaId: string | null;
|
|
869
881
|
category: "datapoint" | null;
|
|
870
882
|
content?: {
|
|
@@ -886,8 +898,15 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
886
898
|
validationSources?: string[] | null | undefined;
|
|
887
899
|
timeSpent?: number | null | undefined;
|
|
888
900
|
timeSpentOverall?: number | null | undefined;
|
|
901
|
+
noRecalculation?: boolean | undefined;
|
|
889
902
|
} | null)[];
|
|
903
|
+
id: number | null;
|
|
904
|
+
schemaId: string;
|
|
905
|
+
category: "tuple" | null;
|
|
890
906
|
}[] | undefined)) | null;
|
|
907
|
+
id: number | null;
|
|
908
|
+
schemaId: string | null;
|
|
909
|
+
category: "multivalue" | null;
|
|
891
910
|
content?: {
|
|
892
911
|
value?: string | null | undefined;
|
|
893
912
|
normalizedValue?: string | null | undefined;
|
|
@@ -948,8 +967,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
948
967
|
phoneNumber: z.ZodNullable<z.ZodString>;
|
|
949
968
|
}, "strip", z.ZodTypeAny, {
|
|
950
969
|
deleted: boolean;
|
|
951
|
-
id: number;
|
|
952
970
|
url: string;
|
|
971
|
+
id: number;
|
|
953
972
|
organization: string;
|
|
954
973
|
queues: string[];
|
|
955
974
|
lastName: string;
|
|
@@ -968,8 +987,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
968
987
|
oidcId?: string | null | undefined;
|
|
969
988
|
}, {
|
|
970
989
|
deleted: boolean;
|
|
971
|
-
id: number;
|
|
972
990
|
url: string;
|
|
991
|
+
id: number;
|
|
973
992
|
organization: string;
|
|
974
993
|
queues: string[];
|
|
975
994
|
lastName: string;
|
|
@@ -991,14 +1010,17 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
991
1010
|
id: z.ZodNumber;
|
|
992
1011
|
url: z.ZodString;
|
|
993
1012
|
name: z.ZodString;
|
|
1013
|
+
color: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
994
1014
|
}, "strip", z.ZodTypeAny, {
|
|
995
|
-
id: number;
|
|
996
1015
|
url: string;
|
|
1016
|
+
id: number;
|
|
997
1017
|
name: string;
|
|
1018
|
+
color?: string | null | undefined;
|
|
998
1019
|
}, {
|
|
999
|
-
id: number;
|
|
1000
1020
|
url: string;
|
|
1021
|
+
id: number;
|
|
1001
1022
|
name: string;
|
|
1023
|
+
color?: string | null | undefined;
|
|
1002
1024
|
}>, "many">;
|
|
1003
1025
|
relations: z.ZodArray<z.ZodUnion<[z.ZodIntersection<z.ZodObject<{
|
|
1004
1026
|
url: z.ZodString;
|
|
@@ -1007,13 +1029,13 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
1007
1029
|
annotations: z.ZodArray<z.ZodString, "many">;
|
|
1008
1030
|
}, "strip", z.ZodTypeAny, {
|
|
1009
1031
|
annotations: string[];
|
|
1010
|
-
id: number;
|
|
1011
1032
|
url: string;
|
|
1033
|
+
id: number;
|
|
1012
1034
|
key: string | null;
|
|
1013
1035
|
}, {
|
|
1014
1036
|
annotations: string[];
|
|
1015
|
-
id: number;
|
|
1016
1037
|
url: string;
|
|
1038
|
+
id: number;
|
|
1017
1039
|
key: string | null;
|
|
1018
1040
|
}>, z.ZodObject<{
|
|
1019
1041
|
type: z.ZodLiteral<"edit">;
|
|
@@ -1031,13 +1053,13 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
1031
1053
|
annotations: z.ZodArray<z.ZodString, "many">;
|
|
1032
1054
|
}, "strip", z.ZodTypeAny, {
|
|
1033
1055
|
annotations: string[];
|
|
1034
|
-
id: number;
|
|
1035
1056
|
url: string;
|
|
1057
|
+
id: number;
|
|
1036
1058
|
key: string | null;
|
|
1037
1059
|
}, {
|
|
1038
1060
|
annotations: string[];
|
|
1039
|
-
id: number;
|
|
1040
1061
|
url: string;
|
|
1062
|
+
id: number;
|
|
1041
1063
|
key: string | null;
|
|
1042
1064
|
}>, z.ZodObject<{
|
|
1043
1065
|
type: z.ZodLiteral<"duplicate">;
|
|
@@ -1055,13 +1077,13 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
1055
1077
|
annotations: z.ZodArray<z.ZodString, "many">;
|
|
1056
1078
|
}, "strip", z.ZodTypeAny, {
|
|
1057
1079
|
annotations: string[];
|
|
1058
|
-
id: number;
|
|
1059
1080
|
url: string;
|
|
1081
|
+
id: number;
|
|
1060
1082
|
key: string | null;
|
|
1061
1083
|
}, {
|
|
1062
1084
|
annotations: string[];
|
|
1063
|
-
id: number;
|
|
1064
1085
|
url: string;
|
|
1086
|
+
id: number;
|
|
1065
1087
|
key: string | null;
|
|
1066
1088
|
}>, z.ZodObject<{
|
|
1067
1089
|
type: z.ZodLiteral<"attachment">;
|
|
@@ -1080,13 +1102,13 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
1080
1102
|
annotations: z.ZodArray<z.ZodString, "many">;
|
|
1081
1103
|
}, "strip", z.ZodTypeAny, {
|
|
1082
1104
|
annotations: string[];
|
|
1083
|
-
id: number;
|
|
1084
1105
|
url: string;
|
|
1106
|
+
id: number;
|
|
1085
1107
|
key: string | null;
|
|
1086
1108
|
}, {
|
|
1087
1109
|
annotations: string[];
|
|
1088
|
-
id: number;
|
|
1089
1110
|
url: string;
|
|
1111
|
+
id: number;
|
|
1090
1112
|
key: string | null;
|
|
1091
1113
|
}>, z.ZodObject<{
|
|
1092
1114
|
type: z.ZodLiteral<"edit">;
|
|
@@ -1104,13 +1126,13 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
1104
1126
|
annotations: z.ZodArray<z.ZodString, "many">;
|
|
1105
1127
|
}, "strip", z.ZodTypeAny, {
|
|
1106
1128
|
annotations: string[];
|
|
1107
|
-
id: number;
|
|
1108
1129
|
url: string;
|
|
1130
|
+
id: number;
|
|
1109
1131
|
key: string | null;
|
|
1110
1132
|
}, {
|
|
1111
1133
|
annotations: string[];
|
|
1112
|
-
id: number;
|
|
1113
1134
|
url: string;
|
|
1135
|
+
id: number;
|
|
1114
1136
|
key: string | null;
|
|
1115
1137
|
}>, z.ZodObject<{
|
|
1116
1138
|
type: z.ZodLiteral<"duplicate">;
|
|
@@ -1128,13 +1150,13 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
1128
1150
|
annotations: z.ZodArray<z.ZodString, "many">;
|
|
1129
1151
|
}, "strip", z.ZodTypeAny, {
|
|
1130
1152
|
annotations: string[];
|
|
1131
|
-
id: number;
|
|
1132
1153
|
url: string;
|
|
1154
|
+
id: number;
|
|
1133
1155
|
key: string | null;
|
|
1134
1156
|
}, {
|
|
1135
1157
|
annotations: string[];
|
|
1136
|
-
id: number;
|
|
1137
1158
|
url: string;
|
|
1159
|
+
id: number;
|
|
1138
1160
|
key: string | null;
|
|
1139
1161
|
}>, z.ZodObject<{
|
|
1140
1162
|
type: z.ZodLiteral<"attachment">;
|
|
@@ -1337,7 +1359,7 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
1337
1359
|
}>>;
|
|
1338
1360
|
annotationListTable: z.ZodOptional<z.ZodOptional<z.ZodObject<{
|
|
1339
1361
|
columns: z.ZodArray<z.ZodUnion<[z.ZodObject<{
|
|
1340
|
-
metaName: z.ZodUnion<[z.ZodLiteral<"original_file_name">, z.ZodLiteral<"queue">, z.ZodLiteral<"status">, z.ZodLiteral<"labels">, z.ZodLiteral<"details">, z.ZodUnion<[z.ZodLiteral<"created_at">, z.ZodLiteral<"modified_at">, z.ZodLiteral<"exported_at">, z.ZodLiteral<"confirmed_at">, z.ZodLiteral<"rejected_at">, z.ZodLiteral<"deleted_at">, z.ZodLiteral<"assigned_at">]>, z.ZodUnion<[z.ZodLiteral<"exported_by">, z.ZodLiteral<"confirmed_by">, z.ZodLiteral<"rejected_by">, z.ZodLiteral<"deleted_by">, z.ZodLiteral<"modifier">, z.ZodLiteral<"assignees">]>]>;
|
|
1362
|
+
metaName: z.ZodUnion<[z.ZodLiteral<"original_file_name">, z.ZodLiteral<"queue">, z.ZodLiteral<"status">, z.ZodLiteral<"labels">, z.ZodLiteral<"details">, z.ZodUnion<[z.ZodLiteral<"created_at">, z.ZodLiteral<"modified_at">, z.ZodLiteral<"exported_at">, z.ZodLiteral<"confirmed_at">, z.ZodLiteral<"rejected_at">, z.ZodLiteral<"deleted_at">, z.ZodLiteral<"assigned_at">, z.ZodLiteral<"export_failed_at">]>, z.ZodUnion<[z.ZodLiteral<"exported_by">, z.ZodLiteral<"confirmed_by">, z.ZodLiteral<"rejected_by">, z.ZodLiteral<"deleted_by">, z.ZodLiteral<"modifier">, z.ZodLiteral<"assignees">]>]>;
|
|
1341
1363
|
columnType: z.ZodLiteral<"meta">;
|
|
1342
1364
|
visible: z.ZodBoolean;
|
|
1343
1365
|
width: z.ZodNumber;
|
|
@@ -1345,12 +1367,12 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
1345
1367
|
width: number;
|
|
1346
1368
|
columnType: "meta";
|
|
1347
1369
|
visible: boolean;
|
|
1348
|
-
metaName: "status" | "assignees" | "queue" | "modifier" | "labels" | "created_at" | "modified_at" | "exported_at" | "confirmed_at" | "rejected_at" | "deleted_at" | "assigned_at" | "exported_by" | "confirmed_by" | "rejected_by" | "deleted_by" | "original_file_name" | "details";
|
|
1370
|
+
metaName: "status" | "assignees" | "queue" | "modifier" | "labels" | "created_at" | "modified_at" | "exported_at" | "confirmed_at" | "rejected_at" | "deleted_at" | "assigned_at" | "export_failed_at" | "exported_by" | "confirmed_by" | "rejected_by" | "deleted_by" | "original_file_name" | "details";
|
|
1349
1371
|
}, {
|
|
1350
1372
|
width: number;
|
|
1351
1373
|
columnType: "meta";
|
|
1352
1374
|
visible: boolean;
|
|
1353
|
-
metaName: "status" | "assignees" | "queue" | "modifier" | "labels" | "created_at" | "modified_at" | "exported_at" | "confirmed_at" | "rejected_at" | "deleted_at" | "assigned_at" | "exported_by" | "confirmed_by" | "rejected_by" | "deleted_by" | "original_file_name" | "details";
|
|
1375
|
+
metaName: "status" | "assignees" | "queue" | "modifier" | "labels" | "created_at" | "modified_at" | "exported_at" | "confirmed_at" | "rejected_at" | "deleted_at" | "assigned_at" | "export_failed_at" | "exported_by" | "confirmed_by" | "rejected_by" | "deleted_by" | "original_file_name" | "details";
|
|
1354
1376
|
}>, z.ZodObject<{
|
|
1355
1377
|
schemaId: z.ZodString;
|
|
1356
1378
|
dataType: z.ZodUnion<[z.ZodLiteral<"number">, z.ZodLiteral<"string">, z.ZodLiteral<"date">, z.ZodLiteral<"boolean">]>;
|
|
@@ -1385,7 +1407,7 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
1385
1407
|
width: number;
|
|
1386
1408
|
columnType: "meta";
|
|
1387
1409
|
visible: boolean;
|
|
1388
|
-
metaName: "status" | "assignees" | "queue" | "modifier" | "labels" | "created_at" | "modified_at" | "exported_at" | "confirmed_at" | "rejected_at" | "deleted_at" | "assigned_at" | "exported_by" | "confirmed_by" | "rejected_by" | "deleted_by" | "original_file_name" | "details";
|
|
1410
|
+
metaName: "status" | "assignees" | "queue" | "modifier" | "labels" | "created_at" | "modified_at" | "exported_at" | "confirmed_at" | "rejected_at" | "deleted_at" | "assigned_at" | "export_failed_at" | "exported_by" | "confirmed_by" | "rejected_by" | "deleted_by" | "original_file_name" | "details";
|
|
1389
1411
|
})[];
|
|
1390
1412
|
}, {
|
|
1391
1413
|
columns: ({
|
|
@@ -1399,7 +1421,7 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
1399
1421
|
width: number;
|
|
1400
1422
|
columnType: "meta";
|
|
1401
1423
|
visible: boolean;
|
|
1402
|
-
metaName: "status" | "assignees" | "queue" | "modifier" | "labels" | "created_at" | "modified_at" | "exported_at" | "confirmed_at" | "rejected_at" | "deleted_at" | "assigned_at" | "exported_by" | "confirmed_by" | "rejected_by" | "deleted_by" | "original_file_name" | "details";
|
|
1424
|
+
metaName: "status" | "assignees" | "queue" | "modifier" | "labels" | "created_at" | "modified_at" | "exported_at" | "confirmed_at" | "rejected_at" | "deleted_at" | "assigned_at" | "export_failed_at" | "exported_by" | "confirmed_by" | "rejected_by" | "deleted_by" | "original_file_name" | "details";
|
|
1403
1425
|
})[];
|
|
1404
1426
|
}>>>;
|
|
1405
1427
|
uploadValues: z.ZodOptional<z.ZodOptional<z.ZodUnknown>>;
|
|
@@ -1469,7 +1491,7 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
1469
1491
|
width: number;
|
|
1470
1492
|
columnType: "meta";
|
|
1471
1493
|
visible: boolean;
|
|
1472
|
-
metaName: "status" | "assignees" | "queue" | "modifier" | "labels" | "created_at" | "modified_at" | "exported_at" | "confirmed_at" | "rejected_at" | "deleted_at" | "assigned_at" | "exported_by" | "confirmed_by" | "rejected_by" | "deleted_by" | "original_file_name" | "details";
|
|
1494
|
+
metaName: "status" | "assignees" | "queue" | "modifier" | "labels" | "created_at" | "modified_at" | "exported_at" | "confirmed_at" | "rejected_at" | "deleted_at" | "assigned_at" | "export_failed_at" | "exported_by" | "confirmed_by" | "rejected_by" | "deleted_by" | "original_file_name" | "details";
|
|
1473
1495
|
})[];
|
|
1474
1496
|
} | undefined;
|
|
1475
1497
|
uploadValues?: unknown;
|
|
@@ -1539,7 +1561,7 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
1539
1561
|
width: number;
|
|
1540
1562
|
columnType: "meta";
|
|
1541
1563
|
visible: boolean;
|
|
1542
|
-
metaName: "status" | "assignees" | "queue" | "modifier" | "labels" | "created_at" | "modified_at" | "exported_at" | "confirmed_at" | "rejected_at" | "deleted_at" | "assigned_at" | "exported_by" | "confirmed_by" | "rejected_by" | "deleted_by" | "original_file_name" | "details";
|
|
1564
|
+
metaName: "status" | "assignees" | "queue" | "modifier" | "labels" | "created_at" | "modified_at" | "exported_at" | "confirmed_at" | "rejected_at" | "deleted_at" | "assigned_at" | "export_failed_at" | "exported_by" | "confirmed_by" | "rejected_by" | "deleted_by" | "original_file_name" | "details";
|
|
1543
1565
|
})[];
|
|
1544
1566
|
} | undefined;
|
|
1545
1567
|
uploadValues?: unknown;
|
|
@@ -1555,10 +1577,10 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
1555
1577
|
deleteAfter: z.ZodNullable<z.ZodString>;
|
|
1556
1578
|
}, "strip", z.ZodTypeAny, {
|
|
1557
1579
|
status: string;
|
|
1558
|
-
id: number;
|
|
1559
|
-
schema: string;
|
|
1560
1580
|
url: string;
|
|
1561
1581
|
sessionTimeout: string;
|
|
1582
|
+
id: number;
|
|
1583
|
+
schema: string;
|
|
1562
1584
|
name: string;
|
|
1563
1585
|
workflows: Record<string, string | number>[];
|
|
1564
1586
|
workspace: string | null;
|
|
@@ -1641,7 +1663,7 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
1641
1663
|
width: number;
|
|
1642
1664
|
columnType: "meta";
|
|
1643
1665
|
visible: boolean;
|
|
1644
|
-
metaName: "status" | "assignees" | "queue" | "modifier" | "labels" | "created_at" | "modified_at" | "exported_at" | "confirmed_at" | "rejected_at" | "deleted_at" | "assigned_at" | "exported_by" | "confirmed_by" | "rejected_by" | "deleted_by" | "original_file_name" | "details";
|
|
1666
|
+
metaName: "status" | "assignees" | "queue" | "modifier" | "labels" | "created_at" | "modified_at" | "exported_at" | "confirmed_at" | "rejected_at" | "deleted_at" | "assigned_at" | "export_failed_at" | "exported_by" | "confirmed_by" | "rejected_by" | "deleted_by" | "original_file_name" | "details";
|
|
1645
1667
|
})[];
|
|
1646
1668
|
} | undefined;
|
|
1647
1669
|
uploadValues?: unknown;
|
|
@@ -1656,10 +1678,10 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
1656
1678
|
metadata?: unknown;
|
|
1657
1679
|
}, {
|
|
1658
1680
|
status: string;
|
|
1659
|
-
id: number;
|
|
1660
|
-
schema: string;
|
|
1661
1681
|
url: string;
|
|
1662
1682
|
sessionTimeout: string;
|
|
1683
|
+
id: number;
|
|
1684
|
+
schema: string;
|
|
1663
1685
|
name: string;
|
|
1664
1686
|
workflows: Record<string, string | number>[];
|
|
1665
1687
|
workspace: string | null;
|
|
@@ -1742,7 +1764,7 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
1742
1764
|
width: number;
|
|
1743
1765
|
columnType: "meta";
|
|
1744
1766
|
visible: boolean;
|
|
1745
|
-
metaName: "status" | "assignees" | "queue" | "modifier" | "labels" | "created_at" | "modified_at" | "exported_at" | "confirmed_at" | "rejected_at" | "deleted_at" | "assigned_at" | "exported_by" | "confirmed_by" | "rejected_by" | "deleted_by" | "original_file_name" | "details";
|
|
1767
|
+
metaName: "status" | "assignees" | "queue" | "modifier" | "labels" | "created_at" | "modified_at" | "exported_at" | "confirmed_at" | "rejected_at" | "deleted_at" | "assigned_at" | "export_failed_at" | "exported_by" | "confirmed_by" | "rejected_by" | "deleted_by" | "original_file_name" | "details";
|
|
1746
1768
|
})[];
|
|
1747
1769
|
} | undefined;
|
|
1748
1770
|
uploadValues?: unknown;
|
|
@@ -1778,8 +1800,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
1778
1800
|
phoneNumber: z.ZodNullable<z.ZodString>;
|
|
1779
1801
|
}, "strip", z.ZodTypeAny, {
|
|
1780
1802
|
deleted: boolean;
|
|
1781
|
-
id: number;
|
|
1782
1803
|
url: string;
|
|
1804
|
+
id: number;
|
|
1783
1805
|
organization: string;
|
|
1784
1806
|
queues: string[];
|
|
1785
1807
|
lastName: string;
|
|
@@ -1798,8 +1820,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
1798
1820
|
oidcId?: string | null | undefined;
|
|
1799
1821
|
}, {
|
|
1800
1822
|
deleted: boolean;
|
|
1801
|
-
id: number;
|
|
1802
1823
|
url: string;
|
|
1824
|
+
id: number;
|
|
1803
1825
|
organization: string;
|
|
1804
1826
|
queues: string[];
|
|
1805
1827
|
lastName: string;
|
|
@@ -1839,8 +1861,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
1839
1861
|
phoneNumber: z.ZodNullable<z.ZodString>;
|
|
1840
1862
|
}, "strip", z.ZodTypeAny, {
|
|
1841
1863
|
deleted: boolean;
|
|
1842
|
-
id: number;
|
|
1843
1864
|
url: string;
|
|
1865
|
+
id: number;
|
|
1844
1866
|
organization: string;
|
|
1845
1867
|
queues: string[];
|
|
1846
1868
|
lastName: string;
|
|
@@ -1859,8 +1881,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
1859
1881
|
oidcId?: string | null | undefined;
|
|
1860
1882
|
}, {
|
|
1861
1883
|
deleted: boolean;
|
|
1862
|
-
id: number;
|
|
1863
1884
|
url: string;
|
|
1885
|
+
id: number;
|
|
1864
1886
|
organization: string;
|
|
1865
1887
|
queues: string[];
|
|
1866
1888
|
lastName: string;
|
|
@@ -1900,8 +1922,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
1900
1922
|
phoneNumber: z.ZodNullable<z.ZodString>;
|
|
1901
1923
|
}, "strip", z.ZodTypeAny, {
|
|
1902
1924
|
deleted: boolean;
|
|
1903
|
-
id: number;
|
|
1904
1925
|
url: string;
|
|
1926
|
+
id: number;
|
|
1905
1927
|
organization: string;
|
|
1906
1928
|
queues: string[];
|
|
1907
1929
|
lastName: string;
|
|
@@ -1920,8 +1942,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
1920
1942
|
oidcId?: string | null | undefined;
|
|
1921
1943
|
}, {
|
|
1922
1944
|
deleted: boolean;
|
|
1923
|
-
id: number;
|
|
1924
1945
|
url: string;
|
|
1946
|
+
id: number;
|
|
1925
1947
|
organization: string;
|
|
1926
1948
|
queues: string[];
|
|
1927
1949
|
lastName: string;
|
|
@@ -1961,8 +1983,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
1961
1983
|
phoneNumber: z.ZodNullable<z.ZodString>;
|
|
1962
1984
|
}, "strip", z.ZodTypeAny, {
|
|
1963
1985
|
deleted: boolean;
|
|
1964
|
-
id: number;
|
|
1965
1986
|
url: string;
|
|
1987
|
+
id: number;
|
|
1966
1988
|
organization: string;
|
|
1967
1989
|
queues: string[];
|
|
1968
1990
|
lastName: string;
|
|
@@ -1981,8 +2003,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
1981
2003
|
oidcId?: string | null | undefined;
|
|
1982
2004
|
}, {
|
|
1983
2005
|
deleted: boolean;
|
|
1984
|
-
id: number;
|
|
1985
2006
|
url: string;
|
|
2007
|
+
id: number;
|
|
1986
2008
|
organization: string;
|
|
1987
2009
|
queues: string[];
|
|
1988
2010
|
lastName: string;
|
|
@@ -2009,16 +2031,16 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2009
2031
|
queues: z.ZodArray<z.ZodString, "many">;
|
|
2010
2032
|
metadata: z.ZodOptional<z.ZodUnknown>;
|
|
2011
2033
|
}, "strip", z.ZodTypeAny, {
|
|
2012
|
-
id: number;
|
|
2013
2034
|
url: string;
|
|
2035
|
+
id: number;
|
|
2014
2036
|
organization: string;
|
|
2015
2037
|
name: string;
|
|
2016
2038
|
queues: string[];
|
|
2017
2039
|
autopilot: boolean;
|
|
2018
2040
|
metadata?: unknown;
|
|
2019
2041
|
}, {
|
|
2020
|
-
id: number;
|
|
2021
2042
|
url: string;
|
|
2043
|
+
id: number;
|
|
2022
2044
|
organization: string;
|
|
2023
2045
|
name: string;
|
|
2024
2046
|
queues: string[];
|
|
@@ -2028,8 +2050,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2028
2050
|
}, "strip", z.ZodTypeAny, {
|
|
2029
2051
|
assignees: {
|
|
2030
2052
|
deleted: boolean;
|
|
2031
|
-
id: number;
|
|
2032
2053
|
url: string;
|
|
2054
|
+
id: number;
|
|
2033
2055
|
organization: string;
|
|
2034
2056
|
queues: string[];
|
|
2035
2057
|
lastName: string;
|
|
@@ -2048,8 +2070,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2048
2070
|
oidcId?: string | null | undefined;
|
|
2049
2071
|
}[];
|
|
2050
2072
|
content: ({
|
|
2051
|
-
id: number | null;
|
|
2052
2073
|
url: string | null;
|
|
2074
|
+
id: number | null;
|
|
2053
2075
|
schemaId: string | null;
|
|
2054
2076
|
category: "datapoint" | null;
|
|
2055
2077
|
content?: {
|
|
@@ -2071,14 +2093,12 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2071
2093
|
validationSources?: string[] | null | undefined;
|
|
2072
2094
|
timeSpent?: number | null | undefined;
|
|
2073
2095
|
timeSpentOverall?: number | null | undefined;
|
|
2096
|
+
noRecalculation?: boolean | undefined;
|
|
2074
2097
|
} | {
|
|
2075
|
-
id: number | null;
|
|
2076
2098
|
url: string | null;
|
|
2077
|
-
schemaId: string | null;
|
|
2078
|
-
category: "multivalue" | null;
|
|
2079
2099
|
children: (({
|
|
2080
|
-
id: number | null;
|
|
2081
2100
|
url: string | null;
|
|
2101
|
+
id: number | null;
|
|
2082
2102
|
schemaId: string | null;
|
|
2083
2103
|
category: "datapoint" | null;
|
|
2084
2104
|
content?: {
|
|
@@ -2100,14 +2120,12 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2100
2120
|
validationSources?: string[] | null | undefined;
|
|
2101
2121
|
timeSpent?: number | null | undefined;
|
|
2102
2122
|
timeSpentOverall?: number | null | undefined;
|
|
2123
|
+
noRecalculation?: boolean | undefined;
|
|
2103
2124
|
}[] | {
|
|
2104
|
-
id: number | null;
|
|
2105
2125
|
url: string | null;
|
|
2106
|
-
schemaId: string;
|
|
2107
|
-
category: "tuple" | null;
|
|
2108
2126
|
children: ({
|
|
2109
|
-
id: number | null;
|
|
2110
2127
|
url: string | null;
|
|
2128
|
+
id: number | null;
|
|
2111
2129
|
schemaId: string | null;
|
|
2112
2130
|
category: "datapoint" | null;
|
|
2113
2131
|
content?: {
|
|
@@ -2129,10 +2147,14 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2129
2147
|
validationSources?: string[] | null | undefined;
|
|
2130
2148
|
timeSpent?: number | null | undefined;
|
|
2131
2149
|
timeSpentOverall?: number | null | undefined;
|
|
2150
|
+
noRecalculation?: boolean | undefined;
|
|
2132
2151
|
} | null)[];
|
|
2133
|
-
}[]) & ({
|
|
2134
2152
|
id: number | null;
|
|
2153
|
+
schemaId: string;
|
|
2154
|
+
category: "tuple" | null;
|
|
2155
|
+
}[]) & ({
|
|
2135
2156
|
url: string | null;
|
|
2157
|
+
id: number | null;
|
|
2136
2158
|
schemaId: string | null;
|
|
2137
2159
|
category: "datapoint" | null;
|
|
2138
2160
|
content?: {
|
|
@@ -2154,14 +2176,12 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2154
2176
|
validationSources?: string[] | null | undefined;
|
|
2155
2177
|
timeSpent?: number | null | undefined;
|
|
2156
2178
|
timeSpentOverall?: number | null | undefined;
|
|
2179
|
+
noRecalculation?: boolean | undefined;
|
|
2157
2180
|
}[] | {
|
|
2158
|
-
id: number | null;
|
|
2159
2181
|
url: string | null;
|
|
2160
|
-
schemaId: string;
|
|
2161
|
-
category: "tuple" | null;
|
|
2162
2182
|
children: ({
|
|
2163
|
-
id: number | null;
|
|
2164
2183
|
url: string | null;
|
|
2184
|
+
id: number | null;
|
|
2165
2185
|
schemaId: string | null;
|
|
2166
2186
|
category: "datapoint" | null;
|
|
2167
2187
|
content?: {
|
|
@@ -2183,8 +2203,15 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2183
2203
|
validationSources?: string[] | null | undefined;
|
|
2184
2204
|
timeSpent?: number | null | undefined;
|
|
2185
2205
|
timeSpentOverall?: number | null | undefined;
|
|
2206
|
+
noRecalculation?: boolean | undefined;
|
|
2186
2207
|
} | null)[];
|
|
2208
|
+
id: number | null;
|
|
2209
|
+
schemaId: string;
|
|
2210
|
+
category: "tuple" | null;
|
|
2187
2211
|
}[] | undefined)) | null;
|
|
2212
|
+
id: number | null;
|
|
2213
|
+
schemaId: string | null;
|
|
2214
|
+
category: "multivalue" | null;
|
|
2188
2215
|
content?: {
|
|
2189
2216
|
value?: string | null | undefined;
|
|
2190
2217
|
normalizedValue?: string | null | undefined;
|
|
@@ -2225,43 +2252,44 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2225
2252
|
})[];
|
|
2226
2253
|
relations: (({
|
|
2227
2254
|
annotations: string[];
|
|
2228
|
-
id: number;
|
|
2229
2255
|
url: string;
|
|
2256
|
+
id: number;
|
|
2230
2257
|
key: string | null;
|
|
2231
2258
|
} & {
|
|
2232
2259
|
type: "edit";
|
|
2233
2260
|
parent: string;
|
|
2234
2261
|
}) | ({
|
|
2235
2262
|
annotations: string[];
|
|
2236
|
-
id: number;
|
|
2237
2263
|
url: string;
|
|
2264
|
+
id: number;
|
|
2238
2265
|
key: string | null;
|
|
2239
2266
|
} & {
|
|
2240
2267
|
type: "duplicate";
|
|
2241
2268
|
parent: string | null;
|
|
2242
2269
|
}) | ({
|
|
2243
2270
|
annotations: string[];
|
|
2244
|
-
id: number;
|
|
2245
2271
|
url: string;
|
|
2272
|
+
id: number;
|
|
2246
2273
|
key: string | null;
|
|
2247
2274
|
} & {
|
|
2248
2275
|
type: "attachment";
|
|
2249
2276
|
parent: string | null;
|
|
2250
2277
|
}))[];
|
|
2251
2278
|
labels: {
|
|
2252
|
-
id: number;
|
|
2253
2279
|
url: string;
|
|
2280
|
+
id: number;
|
|
2254
2281
|
name: string;
|
|
2282
|
+
color?: string | null | undefined;
|
|
2255
2283
|
}[];
|
|
2256
2284
|
documents: {
|
|
2257
2285
|
annotations: string[];
|
|
2286
|
+
url: string;
|
|
2287
|
+
originalFileName: string | null;
|
|
2258
2288
|
content: string | null;
|
|
2259
2289
|
id: number;
|
|
2260
2290
|
creator: string | null;
|
|
2261
2291
|
createdAt: string;
|
|
2262
|
-
url: string;
|
|
2263
2292
|
email: string | null;
|
|
2264
|
-
originalFileName: string | null;
|
|
2265
2293
|
s3Name: string | null;
|
|
2266
2294
|
parent: string | null;
|
|
2267
2295
|
mimeType: string;
|
|
@@ -2271,8 +2299,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2271
2299
|
}[];
|
|
2272
2300
|
modifiers: {
|
|
2273
2301
|
deleted: boolean;
|
|
2274
|
-
id: number;
|
|
2275
2302
|
url: string;
|
|
2303
|
+
id: number;
|
|
2276
2304
|
organization: string;
|
|
2277
2305
|
queues: string[];
|
|
2278
2306
|
lastName: string;
|
|
@@ -2292,24 +2320,24 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2292
2320
|
}[];
|
|
2293
2321
|
childRelations: (({
|
|
2294
2322
|
annotations: string[];
|
|
2295
|
-
id: number;
|
|
2296
2323
|
url: string;
|
|
2324
|
+
id: number;
|
|
2297
2325
|
key: string | null;
|
|
2298
2326
|
} & {
|
|
2299
2327
|
type: "edit";
|
|
2300
2328
|
parent: string;
|
|
2301
2329
|
}) | ({
|
|
2302
2330
|
annotations: string[];
|
|
2303
|
-
id: number;
|
|
2304
2331
|
url: string;
|
|
2332
|
+
id: number;
|
|
2305
2333
|
key: string | null;
|
|
2306
2334
|
} & {
|
|
2307
2335
|
type: "duplicate";
|
|
2308
2336
|
parent: string | null;
|
|
2309
2337
|
}) | ({
|
|
2310
2338
|
annotations: string[];
|
|
2311
|
-
id: number;
|
|
2312
2339
|
url: string;
|
|
2340
|
+
id: number;
|
|
2313
2341
|
key: string | null;
|
|
2314
2342
|
} & {
|
|
2315
2343
|
type: "attachment";
|
|
@@ -2317,8 +2345,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2317
2345
|
}))[];
|
|
2318
2346
|
exportedBys: {
|
|
2319
2347
|
deleted: boolean;
|
|
2320
|
-
id: number;
|
|
2321
2348
|
url: string;
|
|
2349
|
+
id: number;
|
|
2322
2350
|
organization: string;
|
|
2323
2351
|
queues: string[];
|
|
2324
2352
|
lastName: string;
|
|
@@ -2338,8 +2366,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2338
2366
|
}[];
|
|
2339
2367
|
deletedBys: {
|
|
2340
2368
|
deleted: boolean;
|
|
2341
|
-
id: number;
|
|
2342
2369
|
url: string;
|
|
2370
|
+
id: number;
|
|
2343
2371
|
organization: string;
|
|
2344
2372
|
queues: string[];
|
|
2345
2373
|
lastName: string;
|
|
@@ -2359,8 +2387,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2359
2387
|
}[];
|
|
2360
2388
|
confirmedBys: {
|
|
2361
2389
|
deleted: boolean;
|
|
2362
|
-
id: number;
|
|
2363
2390
|
url: string;
|
|
2391
|
+
id: number;
|
|
2364
2392
|
organization: string;
|
|
2365
2393
|
queues: string[];
|
|
2366
2394
|
lastName: string;
|
|
@@ -2380,8 +2408,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2380
2408
|
}[];
|
|
2381
2409
|
rejectedBys: {
|
|
2382
2410
|
deleted: boolean;
|
|
2383
|
-
id: number;
|
|
2384
2411
|
url: string;
|
|
2412
|
+
id: number;
|
|
2385
2413
|
organization: string;
|
|
2386
2414
|
queues: string[];
|
|
2387
2415
|
lastName: string;
|
|
@@ -2400,8 +2428,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2400
2428
|
oidcId?: string | null | undefined;
|
|
2401
2429
|
}[];
|
|
2402
2430
|
workspaces: {
|
|
2403
|
-
id: number;
|
|
2404
2431
|
url: string;
|
|
2432
|
+
id: number;
|
|
2405
2433
|
organization: string;
|
|
2406
2434
|
name: string;
|
|
2407
2435
|
queues: string[];
|
|
@@ -2410,10 +2438,10 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2410
2438
|
}[];
|
|
2411
2439
|
queues: {
|
|
2412
2440
|
status: string;
|
|
2413
|
-
id: number;
|
|
2414
|
-
schema: string;
|
|
2415
2441
|
url: string;
|
|
2416
2442
|
sessionTimeout: string;
|
|
2443
|
+
id: number;
|
|
2444
|
+
schema: string;
|
|
2417
2445
|
name: string;
|
|
2418
2446
|
workflows: Record<string, string | number>[];
|
|
2419
2447
|
workspace: string | null;
|
|
@@ -2496,7 +2524,7 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2496
2524
|
width: number;
|
|
2497
2525
|
columnType: "meta";
|
|
2498
2526
|
visible: boolean;
|
|
2499
|
-
metaName: "status" | "assignees" | "queue" | "modifier" | "labels" | "created_at" | "modified_at" | "exported_at" | "confirmed_at" | "rejected_at" | "deleted_at" | "assigned_at" | "exported_by" | "confirmed_by" | "rejected_by" | "deleted_by" | "original_file_name" | "details";
|
|
2527
|
+
metaName: "status" | "assignees" | "queue" | "modifier" | "labels" | "created_at" | "modified_at" | "exported_at" | "confirmed_at" | "rejected_at" | "deleted_at" | "assigned_at" | "export_failed_at" | "exported_by" | "confirmed_by" | "rejected_by" | "deleted_by" | "original_file_name" | "details";
|
|
2500
2528
|
})[];
|
|
2501
2529
|
} | undefined;
|
|
2502
2530
|
uploadValues?: unknown;
|
|
@@ -2513,8 +2541,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2513
2541
|
}, {
|
|
2514
2542
|
assignees: {
|
|
2515
2543
|
deleted: boolean;
|
|
2516
|
-
id: number;
|
|
2517
2544
|
url: string;
|
|
2545
|
+
id: number;
|
|
2518
2546
|
organization: string;
|
|
2519
2547
|
queues: string[];
|
|
2520
2548
|
lastName: string;
|
|
@@ -2533,8 +2561,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2533
2561
|
oidcId?: string | null | undefined;
|
|
2534
2562
|
}[];
|
|
2535
2563
|
content: ({
|
|
2536
|
-
id: number | null;
|
|
2537
2564
|
url: string | null;
|
|
2565
|
+
id: number | null;
|
|
2538
2566
|
schemaId: string | null;
|
|
2539
2567
|
category: "datapoint" | null;
|
|
2540
2568
|
content?: {
|
|
@@ -2556,14 +2584,12 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2556
2584
|
validationSources?: string[] | null | undefined;
|
|
2557
2585
|
timeSpent?: number | null | undefined;
|
|
2558
2586
|
timeSpentOverall?: number | null | undefined;
|
|
2587
|
+
noRecalculation?: boolean | undefined;
|
|
2559
2588
|
} | {
|
|
2560
|
-
id: number | null;
|
|
2561
2589
|
url: string | null;
|
|
2562
|
-
schemaId: string | null;
|
|
2563
|
-
category: "multivalue" | null;
|
|
2564
2590
|
children: (({
|
|
2565
|
-
id: number | null;
|
|
2566
2591
|
url: string | null;
|
|
2592
|
+
id: number | null;
|
|
2567
2593
|
schemaId: string | null;
|
|
2568
2594
|
category: "datapoint" | null;
|
|
2569
2595
|
content?: {
|
|
@@ -2585,14 +2611,12 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2585
2611
|
validationSources?: string[] | null | undefined;
|
|
2586
2612
|
timeSpent?: number | null | undefined;
|
|
2587
2613
|
timeSpentOverall?: number | null | undefined;
|
|
2614
|
+
noRecalculation?: boolean | undefined;
|
|
2588
2615
|
}[] | {
|
|
2589
|
-
id: number | null;
|
|
2590
2616
|
url: string | null;
|
|
2591
|
-
schemaId: string;
|
|
2592
|
-
category: "tuple" | null;
|
|
2593
2617
|
children: ({
|
|
2594
|
-
id: number | null;
|
|
2595
2618
|
url: string | null;
|
|
2619
|
+
id: number | null;
|
|
2596
2620
|
schemaId: string | null;
|
|
2597
2621
|
category: "datapoint" | null;
|
|
2598
2622
|
content?: {
|
|
@@ -2614,10 +2638,14 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2614
2638
|
validationSources?: string[] | null | undefined;
|
|
2615
2639
|
timeSpent?: number | null | undefined;
|
|
2616
2640
|
timeSpentOverall?: number | null | undefined;
|
|
2641
|
+
noRecalculation?: boolean | undefined;
|
|
2617
2642
|
} | null)[];
|
|
2618
|
-
}[]) & ({
|
|
2619
2643
|
id: number | null;
|
|
2644
|
+
schemaId: string;
|
|
2645
|
+
category: "tuple" | null;
|
|
2646
|
+
}[]) & ({
|
|
2620
2647
|
url: string | null;
|
|
2648
|
+
id: number | null;
|
|
2621
2649
|
schemaId: string | null;
|
|
2622
2650
|
category: "datapoint" | null;
|
|
2623
2651
|
content?: {
|
|
@@ -2639,14 +2667,12 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2639
2667
|
validationSources?: string[] | null | undefined;
|
|
2640
2668
|
timeSpent?: number | null | undefined;
|
|
2641
2669
|
timeSpentOverall?: number | null | undefined;
|
|
2670
|
+
noRecalculation?: boolean | undefined;
|
|
2642
2671
|
}[] | {
|
|
2643
|
-
id: number | null;
|
|
2644
2672
|
url: string | null;
|
|
2645
|
-
schemaId: string;
|
|
2646
|
-
category: "tuple" | null;
|
|
2647
2673
|
children: ({
|
|
2648
|
-
id: number | null;
|
|
2649
2674
|
url: string | null;
|
|
2675
|
+
id: number | null;
|
|
2650
2676
|
schemaId: string | null;
|
|
2651
2677
|
category: "datapoint" | null;
|
|
2652
2678
|
content?: {
|
|
@@ -2668,8 +2694,15 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2668
2694
|
validationSources?: string[] | null | undefined;
|
|
2669
2695
|
timeSpent?: number | null | undefined;
|
|
2670
2696
|
timeSpentOverall?: number | null | undefined;
|
|
2697
|
+
noRecalculation?: boolean | undefined;
|
|
2671
2698
|
} | null)[];
|
|
2699
|
+
id: number | null;
|
|
2700
|
+
schemaId: string;
|
|
2701
|
+
category: "tuple" | null;
|
|
2672
2702
|
}[] | undefined)) | null;
|
|
2703
|
+
id: number | null;
|
|
2704
|
+
schemaId: string | null;
|
|
2705
|
+
category: "multivalue" | null;
|
|
2673
2706
|
content?: {
|
|
2674
2707
|
value?: string | null | undefined;
|
|
2675
2708
|
normalizedValue?: string | null | undefined;
|
|
@@ -2710,43 +2743,44 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2710
2743
|
})[];
|
|
2711
2744
|
relations: (({
|
|
2712
2745
|
annotations: string[];
|
|
2713
|
-
id: number;
|
|
2714
2746
|
url: string;
|
|
2747
|
+
id: number;
|
|
2715
2748
|
key: string | null;
|
|
2716
2749
|
} & {
|
|
2717
2750
|
type: "edit";
|
|
2718
2751
|
parent: string;
|
|
2719
2752
|
}) | ({
|
|
2720
2753
|
annotations: string[];
|
|
2721
|
-
id: number;
|
|
2722
2754
|
url: string;
|
|
2755
|
+
id: number;
|
|
2723
2756
|
key: string | null;
|
|
2724
2757
|
} & {
|
|
2725
2758
|
type: "duplicate";
|
|
2726
2759
|
parent: string | null;
|
|
2727
2760
|
}) | ({
|
|
2728
2761
|
annotations: string[];
|
|
2729
|
-
id: number;
|
|
2730
2762
|
url: string;
|
|
2763
|
+
id: number;
|
|
2731
2764
|
key: string | null;
|
|
2732
2765
|
} & {
|
|
2733
2766
|
type: "attachment";
|
|
2734
2767
|
parent: string | null;
|
|
2735
2768
|
}))[];
|
|
2736
2769
|
labels: {
|
|
2737
|
-
id: number;
|
|
2738
2770
|
url: string;
|
|
2771
|
+
id: number;
|
|
2739
2772
|
name: string;
|
|
2773
|
+
color?: string | null | undefined;
|
|
2740
2774
|
}[];
|
|
2741
2775
|
documents: {
|
|
2742
2776
|
annotations: string[];
|
|
2777
|
+
url: string;
|
|
2778
|
+
originalFileName: string | null;
|
|
2743
2779
|
content: string | null;
|
|
2744
2780
|
id: number;
|
|
2745
2781
|
creator: string | null;
|
|
2746
2782
|
createdAt: string;
|
|
2747
|
-
url: string;
|
|
2748
2783
|
email: string | null;
|
|
2749
|
-
originalFileName: string | null;
|
|
2750
2784
|
s3Name: string | null;
|
|
2751
2785
|
parent: string | null;
|
|
2752
2786
|
mimeType: string;
|
|
@@ -2756,8 +2790,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2756
2790
|
}[];
|
|
2757
2791
|
modifiers: {
|
|
2758
2792
|
deleted: boolean;
|
|
2759
|
-
id: number;
|
|
2760
2793
|
url: string;
|
|
2794
|
+
id: number;
|
|
2761
2795
|
organization: string;
|
|
2762
2796
|
queues: string[];
|
|
2763
2797
|
lastName: string;
|
|
@@ -2777,24 +2811,24 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2777
2811
|
}[];
|
|
2778
2812
|
childRelations: (({
|
|
2779
2813
|
annotations: string[];
|
|
2780
|
-
id: number;
|
|
2781
2814
|
url: string;
|
|
2815
|
+
id: number;
|
|
2782
2816
|
key: string | null;
|
|
2783
2817
|
} & {
|
|
2784
2818
|
type: "edit";
|
|
2785
2819
|
parent: string;
|
|
2786
2820
|
}) | ({
|
|
2787
2821
|
annotations: string[];
|
|
2788
|
-
id: number;
|
|
2789
2822
|
url: string;
|
|
2823
|
+
id: number;
|
|
2790
2824
|
key: string | null;
|
|
2791
2825
|
} & {
|
|
2792
2826
|
type: "duplicate";
|
|
2793
2827
|
parent: string | null;
|
|
2794
2828
|
}) | ({
|
|
2795
2829
|
annotations: string[];
|
|
2796
|
-
id: number;
|
|
2797
2830
|
url: string;
|
|
2831
|
+
id: number;
|
|
2798
2832
|
key: string | null;
|
|
2799
2833
|
} & {
|
|
2800
2834
|
type: "attachment";
|
|
@@ -2802,8 +2836,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2802
2836
|
}))[];
|
|
2803
2837
|
exportedBys: {
|
|
2804
2838
|
deleted: boolean;
|
|
2805
|
-
id: number;
|
|
2806
2839
|
url: string;
|
|
2840
|
+
id: number;
|
|
2807
2841
|
organization: string;
|
|
2808
2842
|
queues: string[];
|
|
2809
2843
|
lastName: string;
|
|
@@ -2823,8 +2857,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2823
2857
|
}[];
|
|
2824
2858
|
deletedBys: {
|
|
2825
2859
|
deleted: boolean;
|
|
2826
|
-
id: number;
|
|
2827
2860
|
url: string;
|
|
2861
|
+
id: number;
|
|
2828
2862
|
organization: string;
|
|
2829
2863
|
queues: string[];
|
|
2830
2864
|
lastName: string;
|
|
@@ -2844,8 +2878,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2844
2878
|
}[];
|
|
2845
2879
|
confirmedBys: {
|
|
2846
2880
|
deleted: boolean;
|
|
2847
|
-
id: number;
|
|
2848
2881
|
url: string;
|
|
2882
|
+
id: number;
|
|
2849
2883
|
organization: string;
|
|
2850
2884
|
queues: string[];
|
|
2851
2885
|
lastName: string;
|
|
@@ -2865,8 +2899,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2865
2899
|
}[];
|
|
2866
2900
|
rejectedBys: {
|
|
2867
2901
|
deleted: boolean;
|
|
2868
|
-
id: number;
|
|
2869
2902
|
url: string;
|
|
2903
|
+
id: number;
|
|
2870
2904
|
organization: string;
|
|
2871
2905
|
queues: string[];
|
|
2872
2906
|
lastName: string;
|
|
@@ -2885,8 +2919,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2885
2919
|
oidcId?: string | null | undefined;
|
|
2886
2920
|
}[];
|
|
2887
2921
|
workspaces: {
|
|
2888
|
-
id: number;
|
|
2889
2922
|
url: string;
|
|
2923
|
+
id: number;
|
|
2890
2924
|
organization: string;
|
|
2891
2925
|
name: string;
|
|
2892
2926
|
queues: string[];
|
|
@@ -2895,10 +2929,10 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2895
2929
|
}[];
|
|
2896
2930
|
queues: {
|
|
2897
2931
|
status: string;
|
|
2898
|
-
id: number;
|
|
2899
|
-
schema: string;
|
|
2900
2932
|
url: string;
|
|
2901
2933
|
sessionTimeout: string;
|
|
2934
|
+
id: number;
|
|
2935
|
+
schema: string;
|
|
2902
2936
|
name: string;
|
|
2903
2937
|
workflows: Record<string, string | number>[];
|
|
2904
2938
|
workspace: string | null;
|
|
@@ -2981,7 +3015,7 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2981
3015
|
width: number;
|
|
2982
3016
|
columnType: "meta";
|
|
2983
3017
|
visible: boolean;
|
|
2984
|
-
metaName: "status" | "assignees" | "queue" | "modifier" | "labels" | "created_at" | "modified_at" | "exported_at" | "confirmed_at" | "rejected_at" | "deleted_at" | "assigned_at" | "exported_by" | "confirmed_by" | "rejected_by" | "deleted_by" | "original_file_name" | "details";
|
|
3018
|
+
metaName: "status" | "assignees" | "queue" | "modifier" | "labels" | "created_at" | "modified_at" | "exported_at" | "confirmed_at" | "rejected_at" | "deleted_at" | "assigned_at" | "export_failed_at" | "exported_by" | "confirmed_by" | "rejected_by" | "deleted_by" | "original_file_name" | "details";
|
|
2985
3019
|
})[];
|
|
2986
3020
|
} | undefined;
|
|
2987
3021
|
uploadValues?: unknown;
|