@rossum/api-client 0.1.25 → 0.1.30
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 +73 -69
- package/index.js.map +1 -1
- package/package.json +4 -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 +30 -0
- package/src/hooks/endpoints/runs.schema.js.map +1 -0
- package/src/hooks/endpoints/test.js.map +1 -1
- package/src/hooks/endpoints/test.schema.js +2 -2
- package/src/hooks/endpoints/test.schema.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 +13 -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.js.map +1 -1
- package/src/internal/endpoints/rules/evaluateRules.schema.js +4 -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/automationSetup.js +15 -0
- package/src/queues/endpoints/automationSetup.js.map +1 -0
- 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 +2 -0
- 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/{billing/models/billingHistory.js → queues/models/automationSetup.js} +1 -1
- package/src/queues/models/automationSetup.js.map +1 -0
- package/src/queues/models/automationSetup.schema.js +49 -0
- package/src/queues/models/automationSetup.schema.js.map +1 -0
- package/src/queues/models/queueSettings.schema.js +1 -0
- package/src/queues/models/queueSettings.schema.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 +14 -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 +5 -0
- package/src/schemas/models/schemaDatapointBase.schema.js.map +1 -1
- package/src/shared/models/annotationListTable.schema.js +13 -1
- 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 +22 -11
- package/src/utils/requestConfig.js.map +1 -1
- package/src/utils/requestResponse.js +19 -9
- 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 +6883 -3214
- 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 +883 -607
- package/types/src/annotations/endpoints/list.d.ts +213 -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 +213 -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 +191 -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 +69 -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 +36 -19
- package/types/src/engines/endpoints/queueStats.schema.d.ts +26 -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 +2658 -1002
- 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 +599 -0
- package/types/src/hooks/endpoints/runs.schema.d.ts +555 -0
- package/types/src/hooks/endpoints/test.d.ts +28 -23
- package/types/src/hooks/endpoints/test.schema.d.ts +26 -21
- 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 +5682 -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 +825 -350
- package/types/src/internal/endpoints/rules/evaluateRules.schema.d.ts +821 -348
- package/types/src/internal/endpoints/rules/suggestRule.d.ts +681 -255
- package/types/src/internal/endpoints/rules/suggestRule.schema.d.ts +718 -298
- package/types/src/internal/endpoints/rules/suggestTriggerCondition.d.ts +664 -238
- package/types/src/internal/endpoints/rules/suggestTriggerCondition.schema.d.ts +664 -238
- package/types/src/internal/endpoints/rules/suggestTriggerConditionSummary.d.ts +665 -332
- package/types/src/internal/endpoints/rules/suggestTriggerConditionSummary.schema.d.ts +664 -390
- package/types/src/internal/endpoints/schemas/evaluateFormulas.d.ts +928 -541
- package/types/src/internal/endpoints/schemas/evaluateFormulas.schema.d.ts +925 -539
- package/types/src/internal/endpoints/schemas/formulaSummary.d.ts +626 -194
- package/types/src/internal/endpoints/schemas/formulaSummary.schema.d.ts +626 -194
- package/types/src/internal/endpoints/schemas/formulasInfo.d.ts +638 -200
- package/types/src/internal/endpoints/schemas/formulasInfo.schema.d.ts +636 -199
- package/types/src/internal/endpoints/schemas/suggestFormula.d.ts +626 -194
- package/types/src/internal/endpoints/schemas/suggestFormula.schema.d.ts +626 -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/automationSetup.d.ts +462 -0
- package/types/src/queues/endpoints/create.d.ts +18 -13
- package/types/src/queues/endpoints/createFromTemplate.d.ts +18 -13
- package/types/src/queues/endpoints/duplicate.d.ts +18 -13
- package/types/src/queues/endpoints/get.d.ts +18 -13
- package/types/src/queues/endpoints/index.d.ts +610 -111
- package/types/src/queues/endpoints/list.d.ts +31 -24
- package/types/src/queues/endpoints/list.schema.d.ts +4 -4
- package/types/src/queues/endpoints/patch.d.ts +32 -22
- package/types/src/queues/endpoints/patch.schema.d.ts +14 -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/automationSetup.d.ts +42 -0
- package/types/src/queues/models/automationSetup.schema.d.ts +751 -0
- package/types/src/queues/models/queue.schema.d.ts +18 -13
- package/types/src/queues/models/queueSettings.d.ts +1 -0
- package/types/src/queues/models/queueSettings.schema.d.ts +10 -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 +628 -196
- package/types/src/schemas/endpoints/get.d.ts +630 -198
- package/types/src/schemas/endpoints/get.schema.d.ts +2 -2
- package/types/src/schemas/endpoints/list.d.ts +764 -236
- package/types/src/schemas/endpoints/patch.d.ts +1254 -390
- package/types/src/schemas/endpoints/patch.schema.d.ts +626 -194
- package/types/src/schemas/endpoints/validate.d.ts +1319 -407
- package/types/src/schemas/models/schema.schema.d.ts +628 -196
- package/types/src/schemas/models/schemaDatapoint.schema.d.ts +56 -20
- package/types/src/schemas/models/schemaDatapointBase.d.ts +4 -1
- package/types/src/schemas/models/schemaDatapointBase.schema.d.ts +18 -9
- package/types/src/schemas/models/schemaDatapointDate.schema.d.ts +14 -5
- package/types/src/schemas/models/schemaDatapointEnum.schema.d.ts +14 -5
- package/types/src/schemas/models/schemaDatapointNumber.schema.d.ts +14 -5
- package/types/src/schemas/models/schemaDatapointString.schema.d.ts +14 -5
- package/types/src/schemas/models/schemaItem.schema.d.ts +358 -118
- package/types/src/schemas/models/schemaMultivalue.schema.d.ts +212 -68
- package/types/src/schemas/models/schemaSection.schema.d.ts +492 -156
- package/types/src/schemas/models/schemaTuple.schema.d.ts +90 -30
- package/types/src/shared/models/annotationListTable.d.ts +12 -2
- package/types/src/shared/models/annotationListTable.schema.d.ts +99 -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.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">, z.ZodLiteral<"creator">]>]>;
|
|
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" | "creator" | "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" | "creator" | "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" | "creator" | "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,11 +1421,12 @@ 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" | "creator" | "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>>;
|
|
1406
1428
|
complexTables: z.ZodOptional<z.ZodOptional<z.ZodBoolean>>;
|
|
1429
|
+
uiUploadEnabled: z.ZodOptional<z.ZodOptional<z.ZodBoolean>>;
|
|
1407
1430
|
}, "strip", z.ZodTypeAny, {
|
|
1408
1431
|
columns?: {
|
|
1409
1432
|
schemaId: string;
|
|
@@ -1469,11 +1492,12 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
1469
1492
|
width: number;
|
|
1470
1493
|
columnType: "meta";
|
|
1471
1494
|
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";
|
|
1495
|
+
metaName: "status" | "assignees" | "queue" | "creator" | "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
1496
|
})[];
|
|
1474
1497
|
} | undefined;
|
|
1475
1498
|
uploadValues?: unknown;
|
|
1476
1499
|
complexTables?: boolean | undefined;
|
|
1500
|
+
uiUploadEnabled?: boolean | undefined;
|
|
1477
1501
|
}, {
|
|
1478
1502
|
columns?: {
|
|
1479
1503
|
schemaId: string;
|
|
@@ -1539,11 +1563,12 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
1539
1563
|
width: number;
|
|
1540
1564
|
columnType: "meta";
|
|
1541
1565
|
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";
|
|
1566
|
+
metaName: "status" | "assignees" | "queue" | "creator" | "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
1567
|
})[];
|
|
1544
1568
|
} | undefined;
|
|
1545
1569
|
uploadValues?: unknown;
|
|
1546
1570
|
complexTables?: boolean | undefined;
|
|
1571
|
+
uiUploadEnabled?: boolean | undefined;
|
|
1547
1572
|
}>;
|
|
1548
1573
|
documentLifetime: z.ZodNullable<z.ZodString>;
|
|
1549
1574
|
dedicatedEngine: z.ZodNullable<z.ZodString>;
|
|
@@ -1555,10 +1580,10 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
1555
1580
|
deleteAfter: z.ZodNullable<z.ZodString>;
|
|
1556
1581
|
}, "strip", z.ZodTypeAny, {
|
|
1557
1582
|
status: string;
|
|
1558
|
-
id: number;
|
|
1559
|
-
schema: string;
|
|
1560
1583
|
url: string;
|
|
1561
1584
|
sessionTimeout: string;
|
|
1585
|
+
id: number;
|
|
1586
|
+
schema: string;
|
|
1562
1587
|
name: string;
|
|
1563
1588
|
workflows: Record<string, string | number>[];
|
|
1564
1589
|
workspace: string | null;
|
|
@@ -1641,11 +1666,12 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
1641
1666
|
width: number;
|
|
1642
1667
|
columnType: "meta";
|
|
1643
1668
|
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";
|
|
1669
|
+
metaName: "status" | "assignees" | "queue" | "creator" | "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
1670
|
})[];
|
|
1646
1671
|
} | undefined;
|
|
1647
1672
|
uploadValues?: unknown;
|
|
1648
1673
|
complexTables?: boolean | undefined;
|
|
1674
|
+
uiUploadEnabled?: boolean | undefined;
|
|
1649
1675
|
};
|
|
1650
1676
|
documentLifetime: string | null;
|
|
1651
1677
|
dedicatedEngine: string | null;
|
|
@@ -1656,10 +1682,10 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
1656
1682
|
metadata?: unknown;
|
|
1657
1683
|
}, {
|
|
1658
1684
|
status: string;
|
|
1659
|
-
id: number;
|
|
1660
|
-
schema: string;
|
|
1661
1685
|
url: string;
|
|
1662
1686
|
sessionTimeout: string;
|
|
1687
|
+
id: number;
|
|
1688
|
+
schema: string;
|
|
1663
1689
|
name: string;
|
|
1664
1690
|
workflows: Record<string, string | number>[];
|
|
1665
1691
|
workspace: string | null;
|
|
@@ -1742,11 +1768,12 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
1742
1768
|
width: number;
|
|
1743
1769
|
columnType: "meta";
|
|
1744
1770
|
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";
|
|
1771
|
+
metaName: "status" | "assignees" | "queue" | "creator" | "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
1772
|
})[];
|
|
1747
1773
|
} | undefined;
|
|
1748
1774
|
uploadValues?: unknown;
|
|
1749
1775
|
complexTables?: boolean | undefined;
|
|
1776
|
+
uiUploadEnabled?: boolean | undefined;
|
|
1750
1777
|
};
|
|
1751
1778
|
documentLifetime: string | null;
|
|
1752
1779
|
dedicatedEngine: string | null;
|
|
@@ -1778,8 +1805,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
1778
1805
|
phoneNumber: z.ZodNullable<z.ZodString>;
|
|
1779
1806
|
}, "strip", z.ZodTypeAny, {
|
|
1780
1807
|
deleted: boolean;
|
|
1781
|
-
id: number;
|
|
1782
1808
|
url: string;
|
|
1809
|
+
id: number;
|
|
1783
1810
|
organization: string;
|
|
1784
1811
|
queues: string[];
|
|
1785
1812
|
lastName: string;
|
|
@@ -1798,8 +1825,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
1798
1825
|
oidcId?: string | null | undefined;
|
|
1799
1826
|
}, {
|
|
1800
1827
|
deleted: boolean;
|
|
1801
|
-
id: number;
|
|
1802
1828
|
url: string;
|
|
1829
|
+
id: number;
|
|
1803
1830
|
organization: string;
|
|
1804
1831
|
queues: string[];
|
|
1805
1832
|
lastName: string;
|
|
@@ -1839,8 +1866,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
1839
1866
|
phoneNumber: z.ZodNullable<z.ZodString>;
|
|
1840
1867
|
}, "strip", z.ZodTypeAny, {
|
|
1841
1868
|
deleted: boolean;
|
|
1842
|
-
id: number;
|
|
1843
1869
|
url: string;
|
|
1870
|
+
id: number;
|
|
1844
1871
|
organization: string;
|
|
1845
1872
|
queues: string[];
|
|
1846
1873
|
lastName: string;
|
|
@@ -1859,8 +1886,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
1859
1886
|
oidcId?: string | null | undefined;
|
|
1860
1887
|
}, {
|
|
1861
1888
|
deleted: boolean;
|
|
1862
|
-
id: number;
|
|
1863
1889
|
url: string;
|
|
1890
|
+
id: number;
|
|
1864
1891
|
organization: string;
|
|
1865
1892
|
queues: string[];
|
|
1866
1893
|
lastName: string;
|
|
@@ -1900,8 +1927,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
1900
1927
|
phoneNumber: z.ZodNullable<z.ZodString>;
|
|
1901
1928
|
}, "strip", z.ZodTypeAny, {
|
|
1902
1929
|
deleted: boolean;
|
|
1903
|
-
id: number;
|
|
1904
1930
|
url: string;
|
|
1931
|
+
id: number;
|
|
1905
1932
|
organization: string;
|
|
1906
1933
|
queues: string[];
|
|
1907
1934
|
lastName: string;
|
|
@@ -1920,8 +1947,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
1920
1947
|
oidcId?: string | null | undefined;
|
|
1921
1948
|
}, {
|
|
1922
1949
|
deleted: boolean;
|
|
1923
|
-
id: number;
|
|
1924
1950
|
url: string;
|
|
1951
|
+
id: number;
|
|
1925
1952
|
organization: string;
|
|
1926
1953
|
queues: string[];
|
|
1927
1954
|
lastName: string;
|
|
@@ -1961,8 +1988,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
1961
1988
|
phoneNumber: z.ZodNullable<z.ZodString>;
|
|
1962
1989
|
}, "strip", z.ZodTypeAny, {
|
|
1963
1990
|
deleted: boolean;
|
|
1964
|
-
id: number;
|
|
1965
1991
|
url: string;
|
|
1992
|
+
id: number;
|
|
1966
1993
|
organization: string;
|
|
1967
1994
|
queues: string[];
|
|
1968
1995
|
lastName: string;
|
|
@@ -1981,8 +2008,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
1981
2008
|
oidcId?: string | null | undefined;
|
|
1982
2009
|
}, {
|
|
1983
2010
|
deleted: boolean;
|
|
1984
|
-
id: number;
|
|
1985
2011
|
url: string;
|
|
2012
|
+
id: number;
|
|
1986
2013
|
organization: string;
|
|
1987
2014
|
queues: string[];
|
|
1988
2015
|
lastName: string;
|
|
@@ -2009,16 +2036,16 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2009
2036
|
queues: z.ZodArray<z.ZodString, "many">;
|
|
2010
2037
|
metadata: z.ZodOptional<z.ZodUnknown>;
|
|
2011
2038
|
}, "strip", z.ZodTypeAny, {
|
|
2012
|
-
id: number;
|
|
2013
2039
|
url: string;
|
|
2040
|
+
id: number;
|
|
2014
2041
|
organization: string;
|
|
2015
2042
|
name: string;
|
|
2016
2043
|
queues: string[];
|
|
2017
2044
|
autopilot: boolean;
|
|
2018
2045
|
metadata?: unknown;
|
|
2019
2046
|
}, {
|
|
2020
|
-
id: number;
|
|
2021
2047
|
url: string;
|
|
2048
|
+
id: number;
|
|
2022
2049
|
organization: string;
|
|
2023
2050
|
name: string;
|
|
2024
2051
|
queues: string[];
|
|
@@ -2028,8 +2055,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2028
2055
|
}, "strip", z.ZodTypeAny, {
|
|
2029
2056
|
assignees: {
|
|
2030
2057
|
deleted: boolean;
|
|
2031
|
-
id: number;
|
|
2032
2058
|
url: string;
|
|
2059
|
+
id: number;
|
|
2033
2060
|
organization: string;
|
|
2034
2061
|
queues: string[];
|
|
2035
2062
|
lastName: string;
|
|
@@ -2048,8 +2075,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2048
2075
|
oidcId?: string | null | undefined;
|
|
2049
2076
|
}[];
|
|
2050
2077
|
content: ({
|
|
2051
|
-
id: number | null;
|
|
2052
2078
|
url: string | null;
|
|
2079
|
+
id: number | null;
|
|
2053
2080
|
schemaId: string | null;
|
|
2054
2081
|
category: "datapoint" | null;
|
|
2055
2082
|
content?: {
|
|
@@ -2071,14 +2098,12 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2071
2098
|
validationSources?: string[] | null | undefined;
|
|
2072
2099
|
timeSpent?: number | null | undefined;
|
|
2073
2100
|
timeSpentOverall?: number | null | undefined;
|
|
2101
|
+
noRecalculation?: boolean | undefined;
|
|
2074
2102
|
} | {
|
|
2075
|
-
id: number | null;
|
|
2076
2103
|
url: string | null;
|
|
2077
|
-
schemaId: string | null;
|
|
2078
|
-
category: "multivalue" | null;
|
|
2079
2104
|
children: (({
|
|
2080
|
-
id: number | null;
|
|
2081
2105
|
url: string | null;
|
|
2106
|
+
id: number | null;
|
|
2082
2107
|
schemaId: string | null;
|
|
2083
2108
|
category: "datapoint" | null;
|
|
2084
2109
|
content?: {
|
|
@@ -2100,14 +2125,12 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2100
2125
|
validationSources?: string[] | null | undefined;
|
|
2101
2126
|
timeSpent?: number | null | undefined;
|
|
2102
2127
|
timeSpentOverall?: number | null | undefined;
|
|
2128
|
+
noRecalculation?: boolean | undefined;
|
|
2103
2129
|
}[] | {
|
|
2104
|
-
id: number | null;
|
|
2105
2130
|
url: string | null;
|
|
2106
|
-
schemaId: string;
|
|
2107
|
-
category: "tuple" | null;
|
|
2108
2131
|
children: ({
|
|
2109
|
-
id: number | null;
|
|
2110
2132
|
url: string | null;
|
|
2133
|
+
id: number | null;
|
|
2111
2134
|
schemaId: string | null;
|
|
2112
2135
|
category: "datapoint" | null;
|
|
2113
2136
|
content?: {
|
|
@@ -2129,10 +2152,14 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2129
2152
|
validationSources?: string[] | null | undefined;
|
|
2130
2153
|
timeSpent?: number | null | undefined;
|
|
2131
2154
|
timeSpentOverall?: number | null | undefined;
|
|
2155
|
+
noRecalculation?: boolean | undefined;
|
|
2132
2156
|
} | null)[];
|
|
2133
|
-
}[]) & ({
|
|
2134
2157
|
id: number | null;
|
|
2158
|
+
schemaId: string;
|
|
2159
|
+
category: "tuple" | null;
|
|
2160
|
+
}[]) & ({
|
|
2135
2161
|
url: string | null;
|
|
2162
|
+
id: number | null;
|
|
2136
2163
|
schemaId: string | null;
|
|
2137
2164
|
category: "datapoint" | null;
|
|
2138
2165
|
content?: {
|
|
@@ -2154,14 +2181,12 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2154
2181
|
validationSources?: string[] | null | undefined;
|
|
2155
2182
|
timeSpent?: number | null | undefined;
|
|
2156
2183
|
timeSpentOverall?: number | null | undefined;
|
|
2184
|
+
noRecalculation?: boolean | undefined;
|
|
2157
2185
|
}[] | {
|
|
2158
|
-
id: number | null;
|
|
2159
2186
|
url: string | null;
|
|
2160
|
-
schemaId: string;
|
|
2161
|
-
category: "tuple" | null;
|
|
2162
2187
|
children: ({
|
|
2163
|
-
id: number | null;
|
|
2164
2188
|
url: string | null;
|
|
2189
|
+
id: number | null;
|
|
2165
2190
|
schemaId: string | null;
|
|
2166
2191
|
category: "datapoint" | null;
|
|
2167
2192
|
content?: {
|
|
@@ -2183,8 +2208,15 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2183
2208
|
validationSources?: string[] | null | undefined;
|
|
2184
2209
|
timeSpent?: number | null | undefined;
|
|
2185
2210
|
timeSpentOverall?: number | null | undefined;
|
|
2211
|
+
noRecalculation?: boolean | undefined;
|
|
2186
2212
|
} | null)[];
|
|
2213
|
+
id: number | null;
|
|
2214
|
+
schemaId: string;
|
|
2215
|
+
category: "tuple" | null;
|
|
2187
2216
|
}[] | undefined)) | null;
|
|
2217
|
+
id: number | null;
|
|
2218
|
+
schemaId: string | null;
|
|
2219
|
+
category: "multivalue" | null;
|
|
2188
2220
|
content?: {
|
|
2189
2221
|
value?: string | null | undefined;
|
|
2190
2222
|
normalizedValue?: string | null | undefined;
|
|
@@ -2225,43 +2257,44 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2225
2257
|
})[];
|
|
2226
2258
|
relations: (({
|
|
2227
2259
|
annotations: string[];
|
|
2228
|
-
id: number;
|
|
2229
2260
|
url: string;
|
|
2261
|
+
id: number;
|
|
2230
2262
|
key: string | null;
|
|
2231
2263
|
} & {
|
|
2232
2264
|
type: "edit";
|
|
2233
2265
|
parent: string;
|
|
2234
2266
|
}) | ({
|
|
2235
2267
|
annotations: string[];
|
|
2236
|
-
id: number;
|
|
2237
2268
|
url: string;
|
|
2269
|
+
id: number;
|
|
2238
2270
|
key: string | null;
|
|
2239
2271
|
} & {
|
|
2240
2272
|
type: "duplicate";
|
|
2241
2273
|
parent: string | null;
|
|
2242
2274
|
}) | ({
|
|
2243
2275
|
annotations: string[];
|
|
2244
|
-
id: number;
|
|
2245
2276
|
url: string;
|
|
2277
|
+
id: number;
|
|
2246
2278
|
key: string | null;
|
|
2247
2279
|
} & {
|
|
2248
2280
|
type: "attachment";
|
|
2249
2281
|
parent: string | null;
|
|
2250
2282
|
}))[];
|
|
2251
2283
|
labels: {
|
|
2252
|
-
id: number;
|
|
2253
2284
|
url: string;
|
|
2285
|
+
id: number;
|
|
2254
2286
|
name: string;
|
|
2287
|
+
color?: string | null | undefined;
|
|
2255
2288
|
}[];
|
|
2256
2289
|
documents: {
|
|
2257
2290
|
annotations: string[];
|
|
2291
|
+
url: string;
|
|
2292
|
+
originalFileName: string | null;
|
|
2258
2293
|
content: string | null;
|
|
2259
2294
|
id: number;
|
|
2260
2295
|
creator: string | null;
|
|
2261
2296
|
createdAt: string;
|
|
2262
|
-
url: string;
|
|
2263
2297
|
email: string | null;
|
|
2264
|
-
originalFileName: string | null;
|
|
2265
2298
|
s3Name: string | null;
|
|
2266
2299
|
parent: string | null;
|
|
2267
2300
|
mimeType: string;
|
|
@@ -2271,8 +2304,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2271
2304
|
}[];
|
|
2272
2305
|
modifiers: {
|
|
2273
2306
|
deleted: boolean;
|
|
2274
|
-
id: number;
|
|
2275
2307
|
url: string;
|
|
2308
|
+
id: number;
|
|
2276
2309
|
organization: string;
|
|
2277
2310
|
queues: string[];
|
|
2278
2311
|
lastName: string;
|
|
@@ -2292,24 +2325,24 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2292
2325
|
}[];
|
|
2293
2326
|
childRelations: (({
|
|
2294
2327
|
annotations: string[];
|
|
2295
|
-
id: number;
|
|
2296
2328
|
url: string;
|
|
2329
|
+
id: number;
|
|
2297
2330
|
key: string | null;
|
|
2298
2331
|
} & {
|
|
2299
2332
|
type: "edit";
|
|
2300
2333
|
parent: string;
|
|
2301
2334
|
}) | ({
|
|
2302
2335
|
annotations: string[];
|
|
2303
|
-
id: number;
|
|
2304
2336
|
url: string;
|
|
2337
|
+
id: number;
|
|
2305
2338
|
key: string | null;
|
|
2306
2339
|
} & {
|
|
2307
2340
|
type: "duplicate";
|
|
2308
2341
|
parent: string | null;
|
|
2309
2342
|
}) | ({
|
|
2310
2343
|
annotations: string[];
|
|
2311
|
-
id: number;
|
|
2312
2344
|
url: string;
|
|
2345
|
+
id: number;
|
|
2313
2346
|
key: string | null;
|
|
2314
2347
|
} & {
|
|
2315
2348
|
type: "attachment";
|
|
@@ -2317,8 +2350,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2317
2350
|
}))[];
|
|
2318
2351
|
exportedBys: {
|
|
2319
2352
|
deleted: boolean;
|
|
2320
|
-
id: number;
|
|
2321
2353
|
url: string;
|
|
2354
|
+
id: number;
|
|
2322
2355
|
organization: string;
|
|
2323
2356
|
queues: string[];
|
|
2324
2357
|
lastName: string;
|
|
@@ -2338,8 +2371,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2338
2371
|
}[];
|
|
2339
2372
|
deletedBys: {
|
|
2340
2373
|
deleted: boolean;
|
|
2341
|
-
id: number;
|
|
2342
2374
|
url: string;
|
|
2375
|
+
id: number;
|
|
2343
2376
|
organization: string;
|
|
2344
2377
|
queues: string[];
|
|
2345
2378
|
lastName: string;
|
|
@@ -2359,8 +2392,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2359
2392
|
}[];
|
|
2360
2393
|
confirmedBys: {
|
|
2361
2394
|
deleted: boolean;
|
|
2362
|
-
id: number;
|
|
2363
2395
|
url: string;
|
|
2396
|
+
id: number;
|
|
2364
2397
|
organization: string;
|
|
2365
2398
|
queues: string[];
|
|
2366
2399
|
lastName: string;
|
|
@@ -2380,8 +2413,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2380
2413
|
}[];
|
|
2381
2414
|
rejectedBys: {
|
|
2382
2415
|
deleted: boolean;
|
|
2383
|
-
id: number;
|
|
2384
2416
|
url: string;
|
|
2417
|
+
id: number;
|
|
2385
2418
|
organization: string;
|
|
2386
2419
|
queues: string[];
|
|
2387
2420
|
lastName: string;
|
|
@@ -2400,8 +2433,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2400
2433
|
oidcId?: string | null | undefined;
|
|
2401
2434
|
}[];
|
|
2402
2435
|
workspaces: {
|
|
2403
|
-
id: number;
|
|
2404
2436
|
url: string;
|
|
2437
|
+
id: number;
|
|
2405
2438
|
organization: string;
|
|
2406
2439
|
name: string;
|
|
2407
2440
|
queues: string[];
|
|
@@ -2410,10 +2443,10 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2410
2443
|
}[];
|
|
2411
2444
|
queues: {
|
|
2412
2445
|
status: string;
|
|
2413
|
-
id: number;
|
|
2414
|
-
schema: string;
|
|
2415
2446
|
url: string;
|
|
2416
2447
|
sessionTimeout: string;
|
|
2448
|
+
id: number;
|
|
2449
|
+
schema: string;
|
|
2417
2450
|
name: string;
|
|
2418
2451
|
workflows: Record<string, string | number>[];
|
|
2419
2452
|
workspace: string | null;
|
|
@@ -2496,11 +2529,12 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2496
2529
|
width: number;
|
|
2497
2530
|
columnType: "meta";
|
|
2498
2531
|
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";
|
|
2532
|
+
metaName: "status" | "assignees" | "queue" | "creator" | "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
2533
|
})[];
|
|
2501
2534
|
} | undefined;
|
|
2502
2535
|
uploadValues?: unknown;
|
|
2503
2536
|
complexTables?: boolean | undefined;
|
|
2537
|
+
uiUploadEnabled?: boolean | undefined;
|
|
2504
2538
|
};
|
|
2505
2539
|
documentLifetime: string | null;
|
|
2506
2540
|
dedicatedEngine: string | null;
|
|
@@ -2513,8 +2547,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2513
2547
|
}, {
|
|
2514
2548
|
assignees: {
|
|
2515
2549
|
deleted: boolean;
|
|
2516
|
-
id: number;
|
|
2517
2550
|
url: string;
|
|
2551
|
+
id: number;
|
|
2518
2552
|
organization: string;
|
|
2519
2553
|
queues: string[];
|
|
2520
2554
|
lastName: string;
|
|
@@ -2533,8 +2567,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2533
2567
|
oidcId?: string | null | undefined;
|
|
2534
2568
|
}[];
|
|
2535
2569
|
content: ({
|
|
2536
|
-
id: number | null;
|
|
2537
2570
|
url: string | null;
|
|
2571
|
+
id: number | null;
|
|
2538
2572
|
schemaId: string | null;
|
|
2539
2573
|
category: "datapoint" | null;
|
|
2540
2574
|
content?: {
|
|
@@ -2556,14 +2590,12 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2556
2590
|
validationSources?: string[] | null | undefined;
|
|
2557
2591
|
timeSpent?: number | null | undefined;
|
|
2558
2592
|
timeSpentOverall?: number | null | undefined;
|
|
2593
|
+
noRecalculation?: boolean | undefined;
|
|
2559
2594
|
} | {
|
|
2560
|
-
id: number | null;
|
|
2561
2595
|
url: string | null;
|
|
2562
|
-
schemaId: string | null;
|
|
2563
|
-
category: "multivalue" | null;
|
|
2564
2596
|
children: (({
|
|
2565
|
-
id: number | null;
|
|
2566
2597
|
url: string | null;
|
|
2598
|
+
id: number | null;
|
|
2567
2599
|
schemaId: string | null;
|
|
2568
2600
|
category: "datapoint" | null;
|
|
2569
2601
|
content?: {
|
|
@@ -2585,14 +2617,12 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2585
2617
|
validationSources?: string[] | null | undefined;
|
|
2586
2618
|
timeSpent?: number | null | undefined;
|
|
2587
2619
|
timeSpentOverall?: number | null | undefined;
|
|
2620
|
+
noRecalculation?: boolean | undefined;
|
|
2588
2621
|
}[] | {
|
|
2589
|
-
id: number | null;
|
|
2590
2622
|
url: string | null;
|
|
2591
|
-
schemaId: string;
|
|
2592
|
-
category: "tuple" | null;
|
|
2593
2623
|
children: ({
|
|
2594
|
-
id: number | null;
|
|
2595
2624
|
url: string | null;
|
|
2625
|
+
id: number | null;
|
|
2596
2626
|
schemaId: string | null;
|
|
2597
2627
|
category: "datapoint" | null;
|
|
2598
2628
|
content?: {
|
|
@@ -2614,10 +2644,14 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2614
2644
|
validationSources?: string[] | null | undefined;
|
|
2615
2645
|
timeSpent?: number | null | undefined;
|
|
2616
2646
|
timeSpentOverall?: number | null | undefined;
|
|
2647
|
+
noRecalculation?: boolean | undefined;
|
|
2617
2648
|
} | null)[];
|
|
2618
|
-
}[]) & ({
|
|
2619
2649
|
id: number | null;
|
|
2650
|
+
schemaId: string;
|
|
2651
|
+
category: "tuple" | null;
|
|
2652
|
+
}[]) & ({
|
|
2620
2653
|
url: string | null;
|
|
2654
|
+
id: number | null;
|
|
2621
2655
|
schemaId: string | null;
|
|
2622
2656
|
category: "datapoint" | null;
|
|
2623
2657
|
content?: {
|
|
@@ -2639,14 +2673,12 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2639
2673
|
validationSources?: string[] | null | undefined;
|
|
2640
2674
|
timeSpent?: number | null | undefined;
|
|
2641
2675
|
timeSpentOverall?: number | null | undefined;
|
|
2676
|
+
noRecalculation?: boolean | undefined;
|
|
2642
2677
|
}[] | {
|
|
2643
|
-
id: number | null;
|
|
2644
2678
|
url: string | null;
|
|
2645
|
-
schemaId: string;
|
|
2646
|
-
category: "tuple" | null;
|
|
2647
2679
|
children: ({
|
|
2648
|
-
id: number | null;
|
|
2649
2680
|
url: string | null;
|
|
2681
|
+
id: number | null;
|
|
2650
2682
|
schemaId: string | null;
|
|
2651
2683
|
category: "datapoint" | null;
|
|
2652
2684
|
content?: {
|
|
@@ -2668,8 +2700,15 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2668
2700
|
validationSources?: string[] | null | undefined;
|
|
2669
2701
|
timeSpent?: number | null | undefined;
|
|
2670
2702
|
timeSpentOverall?: number | null | undefined;
|
|
2703
|
+
noRecalculation?: boolean | undefined;
|
|
2671
2704
|
} | null)[];
|
|
2705
|
+
id: number | null;
|
|
2706
|
+
schemaId: string;
|
|
2707
|
+
category: "tuple" | null;
|
|
2672
2708
|
}[] | undefined)) | null;
|
|
2709
|
+
id: number | null;
|
|
2710
|
+
schemaId: string | null;
|
|
2711
|
+
category: "multivalue" | null;
|
|
2673
2712
|
content?: {
|
|
2674
2713
|
value?: string | null | undefined;
|
|
2675
2714
|
normalizedValue?: string | null | undefined;
|
|
@@ -2710,43 +2749,44 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2710
2749
|
})[];
|
|
2711
2750
|
relations: (({
|
|
2712
2751
|
annotations: string[];
|
|
2713
|
-
id: number;
|
|
2714
2752
|
url: string;
|
|
2753
|
+
id: number;
|
|
2715
2754
|
key: string | null;
|
|
2716
2755
|
} & {
|
|
2717
2756
|
type: "edit";
|
|
2718
2757
|
parent: string;
|
|
2719
2758
|
}) | ({
|
|
2720
2759
|
annotations: string[];
|
|
2721
|
-
id: number;
|
|
2722
2760
|
url: string;
|
|
2761
|
+
id: number;
|
|
2723
2762
|
key: string | null;
|
|
2724
2763
|
} & {
|
|
2725
2764
|
type: "duplicate";
|
|
2726
2765
|
parent: string | null;
|
|
2727
2766
|
}) | ({
|
|
2728
2767
|
annotations: string[];
|
|
2729
|
-
id: number;
|
|
2730
2768
|
url: string;
|
|
2769
|
+
id: number;
|
|
2731
2770
|
key: string | null;
|
|
2732
2771
|
} & {
|
|
2733
2772
|
type: "attachment";
|
|
2734
2773
|
parent: string | null;
|
|
2735
2774
|
}))[];
|
|
2736
2775
|
labels: {
|
|
2737
|
-
id: number;
|
|
2738
2776
|
url: string;
|
|
2777
|
+
id: number;
|
|
2739
2778
|
name: string;
|
|
2779
|
+
color?: string | null | undefined;
|
|
2740
2780
|
}[];
|
|
2741
2781
|
documents: {
|
|
2742
2782
|
annotations: string[];
|
|
2783
|
+
url: string;
|
|
2784
|
+
originalFileName: string | null;
|
|
2743
2785
|
content: string | null;
|
|
2744
2786
|
id: number;
|
|
2745
2787
|
creator: string | null;
|
|
2746
2788
|
createdAt: string;
|
|
2747
|
-
url: string;
|
|
2748
2789
|
email: string | null;
|
|
2749
|
-
originalFileName: string | null;
|
|
2750
2790
|
s3Name: string | null;
|
|
2751
2791
|
parent: string | null;
|
|
2752
2792
|
mimeType: string;
|
|
@@ -2756,8 +2796,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2756
2796
|
}[];
|
|
2757
2797
|
modifiers: {
|
|
2758
2798
|
deleted: boolean;
|
|
2759
|
-
id: number;
|
|
2760
2799
|
url: string;
|
|
2800
|
+
id: number;
|
|
2761
2801
|
organization: string;
|
|
2762
2802
|
queues: string[];
|
|
2763
2803
|
lastName: string;
|
|
@@ -2777,24 +2817,24 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2777
2817
|
}[];
|
|
2778
2818
|
childRelations: (({
|
|
2779
2819
|
annotations: string[];
|
|
2780
|
-
id: number;
|
|
2781
2820
|
url: string;
|
|
2821
|
+
id: number;
|
|
2782
2822
|
key: string | null;
|
|
2783
2823
|
} & {
|
|
2784
2824
|
type: "edit";
|
|
2785
2825
|
parent: string;
|
|
2786
2826
|
}) | ({
|
|
2787
2827
|
annotations: string[];
|
|
2788
|
-
id: number;
|
|
2789
2828
|
url: string;
|
|
2829
|
+
id: number;
|
|
2790
2830
|
key: string | null;
|
|
2791
2831
|
} & {
|
|
2792
2832
|
type: "duplicate";
|
|
2793
2833
|
parent: string | null;
|
|
2794
2834
|
}) | ({
|
|
2795
2835
|
annotations: string[];
|
|
2796
|
-
id: number;
|
|
2797
2836
|
url: string;
|
|
2837
|
+
id: number;
|
|
2798
2838
|
key: string | null;
|
|
2799
2839
|
} & {
|
|
2800
2840
|
type: "attachment";
|
|
@@ -2802,8 +2842,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2802
2842
|
}))[];
|
|
2803
2843
|
exportedBys: {
|
|
2804
2844
|
deleted: boolean;
|
|
2805
|
-
id: number;
|
|
2806
2845
|
url: string;
|
|
2846
|
+
id: number;
|
|
2807
2847
|
organization: string;
|
|
2808
2848
|
queues: string[];
|
|
2809
2849
|
lastName: string;
|
|
@@ -2823,8 +2863,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2823
2863
|
}[];
|
|
2824
2864
|
deletedBys: {
|
|
2825
2865
|
deleted: boolean;
|
|
2826
|
-
id: number;
|
|
2827
2866
|
url: string;
|
|
2867
|
+
id: number;
|
|
2828
2868
|
organization: string;
|
|
2829
2869
|
queues: string[];
|
|
2830
2870
|
lastName: string;
|
|
@@ -2844,8 +2884,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2844
2884
|
}[];
|
|
2845
2885
|
confirmedBys: {
|
|
2846
2886
|
deleted: boolean;
|
|
2847
|
-
id: number;
|
|
2848
2887
|
url: string;
|
|
2888
|
+
id: number;
|
|
2849
2889
|
organization: string;
|
|
2850
2890
|
queues: string[];
|
|
2851
2891
|
lastName: string;
|
|
@@ -2865,8 +2905,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2865
2905
|
}[];
|
|
2866
2906
|
rejectedBys: {
|
|
2867
2907
|
deleted: boolean;
|
|
2868
|
-
id: number;
|
|
2869
2908
|
url: string;
|
|
2909
|
+
id: number;
|
|
2870
2910
|
organization: string;
|
|
2871
2911
|
queues: string[];
|
|
2872
2912
|
lastName: string;
|
|
@@ -2885,8 +2925,8 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2885
2925
|
oidcId?: string | null | undefined;
|
|
2886
2926
|
}[];
|
|
2887
2927
|
workspaces: {
|
|
2888
|
-
id: number;
|
|
2889
2928
|
url: string;
|
|
2929
|
+
id: number;
|
|
2890
2930
|
organization: string;
|
|
2891
2931
|
name: string;
|
|
2892
2932
|
queues: string[];
|
|
@@ -2895,10 +2935,10 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2895
2935
|
}[];
|
|
2896
2936
|
queues: {
|
|
2897
2937
|
status: string;
|
|
2898
|
-
id: number;
|
|
2899
|
-
schema: string;
|
|
2900
2938
|
url: string;
|
|
2901
2939
|
sessionTimeout: string;
|
|
2940
|
+
id: number;
|
|
2941
|
+
schema: string;
|
|
2902
2942
|
name: string;
|
|
2903
2943
|
workflows: Record<string, string | number>[];
|
|
2904
2944
|
workspace: string | null;
|
|
@@ -2981,11 +3021,12 @@ export declare const annotationListSideloadSchema: z.ZodObject<{
|
|
|
2981
3021
|
width: number;
|
|
2982
3022
|
columnType: "meta";
|
|
2983
3023
|
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";
|
|
3024
|
+
metaName: "status" | "assignees" | "queue" | "creator" | "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
3025
|
})[];
|
|
2986
3026
|
} | undefined;
|
|
2987
3027
|
uploadValues?: unknown;
|
|
2988
3028
|
complexTables?: boolean | undefined;
|
|
3029
|
+
uiUploadEnabled?: boolean | undefined;
|
|
2989
3030
|
};
|
|
2990
3031
|
documentLifetime: string | null;
|
|
2991
3032
|
dedicatedEngine: string | null;
|