@rossum/api-client 0.1.25 → 0.1.26
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +64 -60
- package/index.js.map +1 -1
- package/package.json +3 -2
- package/src/annotations/endpoints/approve.js.map +1 -1
- package/src/annotations/endpoints/assign.js.map +1 -1
- package/src/annotations/endpoints/cancel.js +1 -1
- package/src/annotations/endpoints/cancel.js.map +1 -1
- package/src/annotations/endpoints/confirm.js.map +1 -1
- package/src/annotations/endpoints/contentSelect.js.map +1 -1
- package/src/annotations/endpoints/copy.js.map +1 -1
- package/src/annotations/endpoints/delete.js.map +1 -1
- package/src/annotations/endpoints/editPages.js.map +1 -1
- package/src/annotations/endpoints/editPagesInPlace.js.map +1 -1
- package/src/annotations/endpoints/get.js.map +1 -1
- package/src/annotations/endpoints/getContent.js.map +1 -1
- package/src/annotations/endpoints/getPageData.js +1 -1
- package/src/annotations/endpoints/getPageData.js.map +1 -1
- package/src/annotations/endpoints/index.js +2 -0
- package/src/annotations/endpoints/index.js.map +1 -1
- package/src/annotations/endpoints/patch.js.map +1 -1
- package/src/annotations/endpoints/postpone.js.map +1 -1
- package/src/annotations/endpoints/purge.js.map +1 -1
- package/src/annotations/endpoints/reject.js.map +1 -1
- package/src/annotations/endpoints/search.js +2 -2
- package/src/annotations/endpoints/search.js.map +1 -1
- package/src/annotations/endpoints/split.js +15 -0
- package/src/annotations/endpoints/split.js.map +1 -0
- package/src/annotations/endpoints/split.schema.js +23 -0
- package/src/annotations/endpoints/split.schema.js.map +1 -0
- package/src/annotations/endpoints/start.js.map +1 -1
- package/src/annotations/endpoints/startEditPages.js.map +1 -1
- package/src/annotations/endpoints/startEmbedded.js.map +1 -1
- package/src/annotations/endpoints/updateContent.js.map +1 -1
- package/src/annotations/endpoints/usageReportExport.js.map +1 -1
- package/src/annotations/endpoints/validate.js.map +1 -1
- package/src/annotations/models/annotation.schema.js +2 -0
- package/src/annotations/models/annotation.schema.js.map +1 -1
- package/src/annotations/models/annotationData.schema.js +1 -0
- package/src/annotations/models/annotationData.schema.js.map +1 -1
- package/src/authentication/endpoints/getMembershipToken.js.map +1 -1
- package/src/authentication/endpoints/login.js.map +1 -1
- package/src/authentication/endpoints/password/change.js.map +1 -1
- package/src/authentication/endpoints/password/confirm.js +17 -7
- package/src/authentication/endpoints/password/confirm.js.map +1 -1
- package/src/authentication/endpoints/password/reset.js +17 -7
- package/src/authentication/endpoints/password/reset.js.map +1 -1
- package/src/authentication/endpoints/password/score.js.map +1 -1
- package/src/authentication/endpoints/patch.js.map +1 -1
- package/src/authentication/endpoints/user.js.map +1 -1
- package/src/automationBlockers/endpoints/get.js.map +1 -1
- package/src/billing/endpoints/getHistory.js.map +1 -1
- package/src/billing/endpoints/getHistoryExport.js.map +1 -1
- package/src/billing/endpoints/getStats.js.map +1 -1
- package/src/billing/endpoints/getStatsExport.js.map +1 -1
- package/src/connectors/endpoints/create.js.map +1 -1
- package/src/connectors/endpoints/delete.js.map +1 -1
- package/src/connectors/endpoints/list.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/create.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/get.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/patch.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/predict.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/validate.js.map +1 -1
- package/src/dedicatedEngines/endpoints/create.js.map +1 -1
- package/src/dedicatedEngines/endpoints/get.js.map +1 -1
- package/src/dedicatedEngines/endpoints/list.js.map +1 -1
- package/src/dedicatedEngines/endpoints/patch.js.map +1 -1
- package/src/dedicatedEngines/endpoints/request.js.map +1 -1
- package/src/deleteRecommendations/endpoints/create.js.map +1 -1
- package/src/deleteRecommendations/endpoints/get.js.map +1 -1
- package/src/deleteRecommendations/endpoints/list.js.map +1 -1
- package/src/deleteRecommendations/endpoints/patch.js.map +1 -1
- package/src/documentRelations/endpoints/index.js +8 -0
- package/src/documentRelations/endpoints/index.js.map +1 -0
- package/src/documentRelations/endpoints/list.js +17 -0
- package/src/documentRelations/endpoints/list.js.map +1 -0
- package/src/documentRelations/endpoints/list.schema.js +17 -0
- package/src/documentRelations/endpoints/list.schema.js.map +1 -0
- package/src/documentRelations/models/relations.schema.js +18 -0
- package/src/documentRelations/models/relations.schema.js.map +1 -0
- package/src/documents/endpoints/downloads.js.map +1 -1
- package/src/documents/endpoints/get.js.map +1 -1
- package/src/documents/endpoints/getBlob.js.map +1 -1
- package/src/documents/endpoints/list.js.map +1 -1
- package/src/documents/endpoints/patch.js.map +1 -1
- package/src/email/endpoints/get.js.map +1 -1
- package/src/email/endpoints/list.js.map +1 -1
- package/src/email/endpoints/send.js.map +1 -1
- package/src/email/endpoints/send.schema.js +1 -0
- package/src/email/endpoints/send.schema.js.map +1 -1
- package/src/emailTemplates/endpoints/create.js.map +1 -1
- package/src/emailTemplates/endpoints/delete.js.map +1 -1
- package/src/emailTemplates/endpoints/get.js.map +1 -1
- package/src/emailTemplates/endpoints/list.js.map +1 -1
- package/src/emailTemplates/endpoints/patch.js.map +1 -1
- package/src/emailTemplates/endpoints/render.js.map +1 -1
- package/src/emailTemplatesStats/endpoints/list.js.map +1 -1
- package/src/emailThreads/endpoints/counts.js.map +1 -1
- package/src/emailThreads/endpoints/get.js.map +1 -1
- package/src/emailThreads/endpoints/list.js.map +1 -1
- package/src/emailThreads/endpoints/patch.js.map +1 -1
- package/src/engines/endpoints/patch.schema.js +6 -1
- package/src/engines/endpoints/patch.schema.js.map +1 -1
- package/src/engines/models/engine.schema.js +1 -0
- package/src/engines/models/engine.schema.js.map +1 -1
- package/src/engines/models/engineQueueStatsItem.schema.js +2 -0
- package/src/engines/models/engineQueueStatsItem.schema.js.map +1 -1
- package/src/genericEngines/endpoints/get.js.map +1 -1
- package/src/genericEngines/endpoints/list.js.map +1 -1
- package/src/groups/endpoints/list.js.map +1 -1
- package/src/hookInterfaces/endpoints/create.js +16 -0
- package/src/hookInterfaces/endpoints/create.js.map +1 -0
- package/src/hookInterfaces/endpoints/create.schema.js +14 -0
- package/src/hookInterfaces/endpoints/create.schema.js.map +1 -0
- package/src/hookInterfaces/endpoints/delete.js +13 -0
- package/src/hookInterfaces/endpoints/delete.js.map +1 -0
- package/src/hookInterfaces/endpoints/index.js +16 -0
- package/src/hookInterfaces/endpoints/index.js.map +1 -0
- package/src/hookInterfaces/endpoints/invoke.js +15 -0
- package/src/hookInterfaces/endpoints/invoke.js.map +1 -0
- package/src/hookInterfaces/endpoints/invoke.schema.js +10 -0
- package/src/hookInterfaces/endpoints/invoke.schema.js.map +1 -0
- package/src/hookInterfaces/endpoints/list.js +17 -0
- package/src/hookInterfaces/endpoints/list.js.map +1 -0
- package/src/hookInterfaces/endpoints/list.schema.js +16 -0
- package/src/hookInterfaces/endpoints/list.schema.js.map +1 -0
- package/src/hookInterfaces/endpoints/patch.js +16 -0
- package/src/hookInterfaces/endpoints/patch.js.map +1 -0
- package/src/hookInterfaces/endpoints/patch.schema.js +12 -0
- package/src/hookInterfaces/endpoints/patch.schema.js.map +1 -0
- package/src/{authentication/models/authInfo.js → hookInterfaces/models/hookInterface.js} +1 -1
- package/src/hookInterfaces/models/hookInterface.js.map +1 -0
- package/src/hookInterfaces/models/hookInterface.schema.js +17 -0
- package/src/hookInterfaces/models/hookInterface.schema.js.map +1 -0
- package/src/{deleteRecommendations → hookInterfaces}/models/index.js +2 -1
- package/src/hookInterfaces/models/index.js.map +1 -0
- package/src/hookTemplates/endpoints/get.js +13 -0
- package/src/hookTemplates/endpoints/get.js.map +1 -0
- package/src/hookTemplates/endpoints/index.js +2 -0
- package/src/hookTemplates/endpoints/index.js.map +1 -1
- package/src/hookTemplates/endpoints/list.js.map +1 -1
- package/src/hookTemplates/models/hookTemplate.schema.js +5 -0
- package/src/hookTemplates/models/hookTemplate.schema.js.map +1 -1
- package/src/hooks/endpoints/cancelRun.js +13 -0
- package/src/hooks/endpoints/cancelRun.js.map +1 -0
- package/src/hooks/endpoints/cancelRun.schema.js +8 -0
- package/src/hooks/endpoints/cancelRun.schema.js.map +1 -0
- package/src/hooks/endpoints/create.js.map +1 -1
- package/src/hooks/endpoints/create.schema.js +8 -1
- package/src/hooks/endpoints/create.schema.js.map +1 -1
- package/src/hooks/endpoints/createFromTemplate.js +16 -0
- package/src/hooks/endpoints/createFromTemplate.js.map +1 -0
- package/src/hooks/endpoints/createFromTemplate.schema.js +14 -0
- package/src/hooks/endpoints/createFromTemplate.schema.js.map +1 -0
- package/src/hooks/endpoints/delete.js.map +1 -1
- package/src/hooks/endpoints/generatePayload.js.map +1 -1
- package/src/hooks/endpoints/get.js.map +1 -1
- package/src/hooks/endpoints/getSecretsKeys.js.map +1 -1
- package/src/hooks/endpoints/index.js +9 -3
- package/src/hooks/endpoints/index.js.map +1 -1
- package/src/hooks/endpoints/invoke.js.map +1 -1
- package/src/hooks/endpoints/list.js.map +1 -1
- package/src/hooks/endpoints/list.schema.js +2 -0
- package/src/hooks/endpoints/list.schema.js.map +1 -1
- package/src/hooks/endpoints/patch.js.map +1 -1
- package/src/hooks/endpoints/patch.schema.js +6 -0
- package/src/hooks/endpoints/patch.schema.js.map +1 -1
- package/src/hooks/endpoints/runLogs.js +14 -0
- package/src/hooks/endpoints/runLogs.js.map +1 -0
- package/src/hooks/endpoints/runs.js +15 -0
- package/src/hooks/endpoints/runs.js.map +1 -0
- package/src/hooks/endpoints/runs.schema.js +26 -0
- package/src/hooks/endpoints/runs.schema.js.map +1 -0
- package/src/hooks/endpoints/test.js.map +1 -1
- package/src/hooks/models/hook.schema.js +14 -4
- package/src/hooks/models/hook.schema.js.map +1 -1
- package/src/hooks/models/hookConfig.schema.js +17 -11
- package/src/hooks/models/hookConfig.schema.js.map +1 -1
- package/src/hooks/models/hookUtils.schema.js +11 -1
- package/src/hooks/models/hookUtils.schema.js.map +1 -1
- package/src/hooks/models/run.js +72 -0
- package/src/hooks/models/run.js.map +1 -0
- package/src/hooks/models/run.schema.js +115 -0
- package/src/hooks/models/run.schema.js.map +1 -0
- package/src/hooks/models/runLog.js +5 -0
- package/src/hooks/models/runLog.js.map +1 -0
- package/src/hooks/models/runLog.schema.js +15 -0
- package/src/hooks/models/runLog.schema.js.map +1 -0
- package/src/inboxes/endpoints/create.js.map +1 -1
- package/src/inboxes/endpoints/get.js.map +1 -1
- package/src/inboxes/endpoints/list.js.map +1 -1
- package/src/inboxes/endpoints/patch.js.map +1 -1
- package/src/internal/endpoints/domainSettings.js.map +1 -1
- package/src/internal/endpoints/generateRejectionEmail.js.map +1 -1
- package/src/internal/endpoints/index.js +16 -10
- package/src/internal/endpoints/index.js.map +1 -1
- package/src/internal/endpoints/logs.js +16 -0
- package/src/internal/endpoints/logs.js.map +1 -0
- package/src/internal/endpoints/logs.schema.js +13 -0
- package/src/internal/endpoints/logs.schema.js.map +1 -0
- package/src/internal/endpoints/requestDemo.js.map +1 -1
- package/src/internal/endpoints/requestExtension.js.map +1 -1
- package/src/internal/endpoints/rules/evaluateRules.schema.js +2 -2
- package/src/internal/endpoints/rules/evaluateRules.schema.js.map +1 -1
- package/src/internal/endpoints/rules/suggestRule.schema.js +1 -1
- package/src/internal/endpoints/rules/suggestRule.schema.js.map +1 -1
- package/src/internal/endpoints/rules/suggestTriggerConditionSummary.js.map +1 -1
- package/src/internal/endpoints/rules/suggestTriggerConditionSummary.schema.js +0 -4
- package/src/internal/endpoints/rules/suggestTriggerConditionSummary.schema.js.map +1 -1
- package/src/internal/endpoints/schemas/evaluateFormulas.js.map +1 -1
- package/src/internal/endpoints/schemas/evaluateFormulas.schema.js +2 -1
- package/src/internal/endpoints/schemas/evaluateFormulas.schema.js.map +1 -1
- package/src/internal/endpoints/schemas/formulasInfo.js.map +1 -1
- package/src/internal/endpoints/schemas/formulasInfo.schema.js +2 -1
- package/src/internal/endpoints/schemas/formulasInfo.schema.js.map +1 -1
- package/src/labels/endpoints/apply.js.map +1 -1
- package/src/labels/endpoints/create.js.map +1 -1
- package/src/labels/endpoints/create.schema.js +4 -3
- package/src/labels/endpoints/create.schema.js.map +1 -1
- package/src/labels/endpoints/delete.js.map +1 -1
- package/src/labels/endpoints/list.js.map +1 -1
- package/src/labels/endpoints/patch.js.map +1 -1
- package/src/labels/endpoints/patch.schema.js +4 -3
- package/src/labels/endpoints/patch.schema.js.map +1 -1
- package/src/labels/models/label.schema.js +1 -0
- package/src/labels/models/label.schema.js.map +1 -1
- package/src/memberships/endpoints/create.js.map +1 -1
- package/src/organization/endpoints/create.js.map +1 -1
- package/src/organization/endpoints/get.js.map +1 -1
- package/src/organization/endpoints/limits.js.map +1 -1
- package/src/organization/endpoints/patch.js.map +1 -1
- package/src/organizationGroups/endpoints/organizations.js.map +1 -1
- package/src/organizationGroups/endpoints/queues.js.map +1 -1
- package/src/organizationGroups/endpoints/workspaces.js.map +1 -1
- package/src/queues/endpoints/automation.js.map +1 -1
- package/src/queues/endpoints/create.js.map +1 -1
- package/src/queues/endpoints/createFromTemplate.js.map +1 -1
- package/src/queues/endpoints/delete.js.map +1 -1
- package/src/queues/endpoints/duplicate.js.map +1 -1
- package/src/queues/endpoints/exportAnnotation.js.map +1 -1
- package/src/queues/endpoints/get.js.map +1 -1
- package/src/queues/endpoints/getRelatedObjectsCounts.js.map +1 -1
- package/src/queues/endpoints/index.js.map +1 -1
- package/src/queues/endpoints/list.js.map +1 -1
- package/src/queues/endpoints/nextAnnotation.js.map +1 -1
- package/src/queues/endpoints/patch.js.map +1 -1
- package/src/queues/endpoints/suggestedRecipients.js.map +1 -1
- package/src/queues/endpoints/upload.js.map +1 -1
- package/src/relations/endpoints/create.js.map +1 -1
- package/src/relations/endpoints/delete.js.map +1 -1
- package/src/relations/endpoints/get.js.map +1 -1
- package/src/relations/endpoints/list.js.map +1 -1
- package/src/relations/endpoints/patch.js.map +1 -1
- package/src/rule-templates/models/ruleTemplate.schema.js +1 -1
- package/src/rule-templates/models/ruleTemplate.schema.js.map +1 -1
- package/src/rules/models/schemaRule.schema.js +13 -16
- package/src/rules/models/schemaRule.schema.js.map +1 -1
- package/src/schemaFields/endpoints/list.js.map +1 -1
- package/src/schemas/endpoints/create.js.map +1 -1
- package/src/schemas/endpoints/get.js.map +1 -1
- package/src/schemas/endpoints/list.js.map +1 -1
- package/src/schemas/endpoints/patch.js.map +1 -1
- package/src/schemas/models/schemaDatapointBase.schema.js +3 -0
- package/src/schemas/models/schemaDatapointBase.schema.js.map +1 -1
- package/src/shared/models/annotationListTable.schema.js +1 -0
- package/src/shared/models/annotationListTable.schema.js.map +1 -1
- package/src/suggestedEdit/endpoints/get.js.map +1 -1
- package/src/surveys/endpoints/fromTemplate.js.map +1 -1
- package/src/surveys/endpoints/get.js.map +1 -1
- package/src/surveys/endpoints/list.js.map +1 -1
- package/src/surveys/endpoints/patch.js.map +1 -1
- package/src/tasks/endpoints/get.js.map +1 -1
- package/src/triggers/endpoints/create.js.map +1 -1
- package/src/triggers/endpoints/delete.js.map +1 -1
- package/src/triggers/endpoints/get.js.map +1 -1
- package/src/triggers/endpoints/index.js +2 -0
- package/src/triggers/endpoints/index.js.map +1 -1
- package/src/triggers/endpoints/list.js +17 -0
- package/src/triggers/endpoints/list.js.map +1 -0
- package/src/triggers/endpoints/list.schema.js +14 -0
- package/src/triggers/endpoints/list.schema.js.map +1 -0
- package/src/triggers/endpoints/patch.js.map +1 -1
- package/src/uploads/endpoints/get.js.map +1 -1
- package/src/uploads/endpoints/post.js.map +1 -1
- package/src/users/endpoints/create.js.map +1 -1
- package/src/users/endpoints/delete.js.map +1 -1
- package/src/users/endpoints/get.js.map +1 -1
- package/src/users/endpoints/list.js.map +1 -1
- package/src/users/endpoints/patch.js.map +1 -1
- package/src/users/endpoints/resetPassword.js.map +1 -1
- package/src/utils/codecUtils.js +17 -7
- package/src/utils/codecUtils.js.map +1 -1
- package/src/utils/request.js +17 -7
- package/src/utils/request.js.map +1 -1
- package/src/utils/requestConfig.js +17 -7
- package/src/utils/requestConfig.js.map +1 -1
- package/src/utils/requestResponse.js +17 -7
- package/src/utils/requestResponse.js.map +1 -1
- package/src/utils.js +17 -7
- package/src/utils.js.map +1 -1
- package/src/workflowActivities/endpoints/get.js.map +1 -1
- package/src/workflowActivities/endpoints/list.js.map +1 -1
- package/src/workflowRuns/endpoints/get.js.map +1 -1
- package/src/workflowRuns/endpoints/list.js.map +1 -1
- package/src/workflowRuns/endpoints/reset.js.map +1 -1
- package/src/workflowSteps/endpoints/get.js.map +1 -1
- package/src/workflowSteps/endpoints/list.js.map +1 -1
- package/src/workflows/endpoints/get.js.map +1 -1
- package/src/workflows/endpoints/list.js.map +1 -1
- package/src/workspaces/endpoints/create.js.map +1 -1
- package/src/workspaces/endpoints/delete.js.map +1 -1
- package/src/workspaces/endpoints/get.js +13 -0
- package/src/workspaces/endpoints/get.js.map +1 -0
- package/src/workspaces/endpoints/index.js +2 -0
- package/src/workspaces/endpoints/index.js.map +1 -1
- package/src/workspaces/endpoints/list.js.map +1 -1
- package/src/workspaces/endpoints/patch.js.map +1 -1
- package/types/index.d.ts +6342 -3208
- package/types/src/annotations/endpoints/cancelEditPages.d.ts +4 -4
- package/types/src/annotations/endpoints/cancelEditPages.schema.d.ts +4 -4
- package/types/src/annotations/endpoints/contentSelect.d.ts +2 -2
- package/types/src/annotations/endpoints/contentSelect.schema.d.ts +2 -2
- package/types/src/annotations/endpoints/editPages.d.ts +16 -16
- package/types/src/annotations/endpoints/editPages.schema.d.ts +16 -16
- package/types/src/annotations/endpoints/editPagesInPlace.d.ts +8 -8
- package/types/src/annotations/endpoints/editPagesInPlace.schema.d.ts +8 -8
- package/types/src/annotations/endpoints/get.d.ts +12 -6
- package/types/src/annotations/endpoints/getContent.d.ts +292 -214
- package/types/src/annotations/endpoints/getPageData.d.ts +1 -1
- package/types/src/annotations/endpoints/index.d.ts +869 -607
- package/types/src/annotations/endpoints/list.d.ts +206 -162
- package/types/src/annotations/endpoints/patch.d.ts +18 -6
- package/types/src/annotations/endpoints/patch.schema.d.ts +6 -0
- package/types/src/annotations/endpoints/search.d.ts +206 -162
- package/types/src/annotations/endpoints/split.d.ts +88 -0
- package/types/src/annotations/endpoints/split.schema.d.ts +66 -0
- package/types/src/annotations/endpoints/start.d.ts +2 -2
- package/types/src/annotations/endpoints/startEditPages.d.ts +7 -7
- package/types/src/annotations/endpoints/translate.d.ts +6 -6
- package/types/src/annotations/endpoints/translate.schema.d.ts +6 -6
- package/types/src/annotations/endpoints/updateContent.d.ts +5 -2
- package/types/src/annotations/endpoints/validate.d.ts +9 -4
- package/types/src/annotations/endpoints/validate.schema.d.ts +9 -4
- package/types/src/annotations/models/annotation.d.ts +2 -0
- package/types/src/annotations/models/annotation.schema.d.ts +12 -6
- package/types/src/annotations/models/annotationData.d.ts +1 -0
- package/types/src/annotations/models/annotationData.schema.d.ts +471 -337
- package/types/src/annotations/models/annotationListSideload.schema.d.ts +184 -150
- package/types/src/annotations/models/annotationStart.schema.d.ts +2 -2
- package/types/src/annotations/models/editPages.schema.d.ts +11 -11
- package/types/src/annotations/models/pageData.schema.d.ts +6 -6
- package/types/src/annotations/models/processingDuration.schema.d.ts +2 -2
- package/types/src/authentication/endpoints/index.d.ts +6 -6
- package/types/src/authentication/endpoints/password/score.d.ts +2 -2
- package/types/src/authentication/endpoints/password/score.schema.d.ts +2 -2
- package/types/src/authentication/endpoints/patch.d.ts +2 -2
- package/types/src/authentication/endpoints/user.d.ts +2 -2
- package/types/src/automationBlockers/endpoints/get.d.ts +4 -4
- package/types/src/automationBlockers/endpoints/index.d.ts +4 -4
- package/types/src/automationBlockers/models/automationBlocker.schema.d.ts +4 -4
- package/types/src/billing/endpoints/getHistory.d.ts +12 -12
- package/types/src/billing/endpoints/getStats.d.ts +12 -12
- package/types/src/billing/models/billingHistory.schema.d.ts +12 -12
- package/types/src/billing/models/billingStats.schema.d.ts +12 -12
- package/types/src/connectors/endpoints/create.d.ts +2 -2
- package/types/src/connectors/endpoints/index.d.ts +6 -6
- package/types/src/connectors/endpoints/list.d.ts +4 -4
- package/types/src/connectors/models/connector.schema.d.ts +2 -2
- package/types/src/dedicatedEngineSchema/endpoints/create.d.ts +28 -28
- package/types/src/dedicatedEngineSchema/endpoints/get.d.ts +30 -30
- package/types/src/dedicatedEngineSchema/endpoints/get.schema.d.ts +2 -2
- package/types/src/dedicatedEngineSchema/endpoints/index.d.ts +128 -128
- package/types/src/dedicatedEngineSchema/endpoints/patch.d.ts +36 -36
- package/types/src/dedicatedEngineSchema/endpoints/patch.schema.d.ts +8 -8
- package/types/src/dedicatedEngineSchema/endpoints/predict.d.ts +26 -26
- package/types/src/dedicatedEngineSchema/endpoints/predict.schema.d.ts +26 -26
- package/types/src/dedicatedEngineSchema/endpoints/validate.d.ts +8 -8
- package/types/src/dedicatedEngineSchema/endpoints/validate.schema.d.ts +8 -8
- package/types/src/dedicatedEngineSchema/models/dedicatedEngineSchema.schema.d.ts +48 -48
- package/types/src/dedicatedEngineSchema/models/dedicatedEngineSchemaObject.schema.d.ts +18 -18
- package/types/src/dedicatedEngineSchema/models/simpleMultivalueField.schema.d.ts +2 -2
- package/types/src/dedicatedEngineSchema/models/tableMultivalueField.schema.d.ts +14 -14
- package/types/src/dedicatedEngineSchema/models/transformedFields.schema.d.ts +14 -14
- package/types/src/dedicatedEngines/endpoints/create.d.ts +2 -2
- package/types/src/dedicatedEngines/endpoints/get.d.ts +4 -4
- package/types/src/dedicatedEngines/endpoints/get.schema.d.ts +2 -2
- package/types/src/dedicatedEngines/endpoints/index.d.ts +18 -18
- package/types/src/dedicatedEngines/endpoints/list.d.ts +8 -8
- package/types/src/dedicatedEngines/endpoints/list.schema.d.ts +4 -4
- package/types/src/dedicatedEngines/endpoints/patch.d.ts +2 -2
- package/types/src/dedicatedEngines/endpoints/request.d.ts +2 -2
- package/types/src/dedicatedEngines/models/dedicatedEngine.schema.d.ts +2 -2
- package/types/src/deleteRecommendations/endpoints/create.d.ts +4 -4
- package/types/src/deleteRecommendations/endpoints/get.d.ts +4 -4
- package/types/src/deleteRecommendations/endpoints/index.d.ts +20 -20
- package/types/src/deleteRecommendations/endpoints/list.d.ts +8 -8
- package/types/src/deleteRecommendations/endpoints/patch.d.ts +4 -4
- package/types/src/deleteRecommendations/models/deleteRecommendation.schema.d.ts +4 -4
- package/types/src/documentRelations/endpoints/index.d.ts +105 -0
- package/types/src/documentRelations/endpoints/list.d.ts +112 -0
- package/types/src/documentRelations/endpoints/list.schema.d.ts +29 -0
- package/types/src/documentRelations/models/relations.schema.d.ts +24 -0
- package/types/src/documents/endpoints/get.d.ts +4 -4
- package/types/src/documents/endpoints/index.d.ts +16 -16
- package/types/src/documents/endpoints/list.d.ts +8 -8
- package/types/src/documents/endpoints/patch.d.ts +4 -4
- package/types/src/documents/models/document.schema.d.ts +4 -4
- package/types/src/email/endpoints/get.d.ts +6 -6
- package/types/src/email/endpoints/index.d.ts +21 -18
- package/types/src/email/endpoints/list.d.ts +12 -12
- package/types/src/email/endpoints/send.d.ts +4 -0
- package/types/src/email/endpoints/send.schema.d.ts +3 -0
- package/types/src/email/models/email.schema.d.ts +6 -6
- package/types/src/emailTemplates/endpoints/create.d.ts +8 -8
- package/types/src/emailTemplates/endpoints/get.d.ts +8 -8
- package/types/src/emailTemplates/endpoints/index.d.ts +40 -40
- package/types/src/emailTemplates/endpoints/list.d.ts +16 -16
- package/types/src/emailTemplates/endpoints/patch.d.ts +8 -8
- package/types/src/emailTemplates/models/emailTemplate.schema.d.ts +16 -16
- package/types/src/emailThreads/endpoints/get.d.ts +4 -4
- package/types/src/emailThreads/endpoints/index.d.ts +16 -16
- package/types/src/emailThreads/endpoints/list.d.ts +8 -8
- package/types/src/emailThreads/endpoints/patch.d.ts +4 -4
- package/types/src/emailThreads/models/emailThreads.schema.d.ts +4 -4
- package/types/src/engineFields/endpoints/create.d.ts +2 -2
- package/types/src/engineFields/endpoints/get.d.ts +2 -2
- package/types/src/engineFields/endpoints/index.d.ts +10 -10
- package/types/src/engineFields/endpoints/list.d.ts +4 -4
- package/types/src/engineFields/endpoints/patch.d.ts +2 -2
- package/types/src/engineFields/models/engineField.schema.d.ts +2 -2
- package/types/src/engines/endpoints/create.d.ts +5 -2
- package/types/src/engines/endpoints/duplicate.d.ts +5 -2
- package/types/src/engines/endpoints/get.d.ts +5 -2
- package/types/src/engines/endpoints/index.d.ts +62 -32
- package/types/src/engines/endpoints/list.d.ts +9 -4
- package/types/src/engines/endpoints/patch.d.ts +10 -4
- package/types/src/engines/endpoints/patch.schema.d.ts +4 -1
- package/types/src/engines/endpoints/queueStats.d.ts +29 -19
- package/types/src/engines/endpoints/queueStats.schema.d.ts +19 -19
- package/types/src/engines/models/engine.d.ts +1 -0
- package/types/src/engines/models/engine.schema.d.ts +5 -2
- package/types/src/engines/models/engineQueueStatsItem.schema.d.ts +6 -0
- package/types/src/genericEngines/endpoints/get.d.ts +4 -4
- package/types/src/genericEngines/endpoints/get.schema.d.ts +2 -2
- package/types/src/genericEngines/endpoints/index.d.ts +12 -12
- package/types/src/genericEngines/endpoints/list.d.ts +8 -8
- package/types/src/genericEngines/endpoints/list.schema.d.ts +4 -4
- package/types/src/genericEngines/models/genericEngine.schema.d.ts +2 -2
- package/types/src/groups/endpoints/index.d.ts +4 -4
- package/types/src/groups/endpoints/list.d.ts +4 -4
- package/types/src/groups/models/group.schema.d.ts +2 -2
- package/types/src/hookInterfaces/endpoints/create.d.ts +67 -0
- package/types/src/hookInterfaces/endpoints/create.schema.d.ts +23 -0
- package/types/src/hookInterfaces/endpoints/delete.d.ts +7 -0
- package/types/src/hookInterfaces/endpoints/index.d.ts +243 -0
- package/types/src/hookInterfaces/endpoints/invoke.d.ts +10 -0
- package/types/src/hookInterfaces/endpoints/invoke.schema.d.ts +3 -0
- package/types/src/hookInterfaces/endpoints/list.d.ts +123 -0
- package/types/src/hookInterfaces/endpoints/list.schema.d.ts +26 -0
- package/types/src/hookInterfaces/endpoints/patch.d.ts +63 -0
- package/types/src/hookInterfaces/endpoints/patch.schema.d.ts +20 -0
- package/types/src/hookInterfaces/models/hookInterface.d.ts +12 -0
- package/types/src/hookInterfaces/models/hookInterface.schema.d.ts +32 -0
- package/types/src/hookInterfaces/models/index.d.ts +2 -0
- package/types/src/hookTemplates/endpoints/get.d.ts +528 -0
- package/types/src/hookTemplates/endpoints/index.d.ts +807 -29
- package/types/src/hookTemplates/endpoints/list.d.ts +280 -29
- package/types/src/hookTemplates/models/hookTemplate.schema.d.ts +188 -19
- package/types/src/hooks/endpoints/cancelRun.d.ts +14 -0
- package/types/src/hooks/endpoints/cancelRun.schema.d.ts +8 -0
- package/types/src/hooks/endpoints/create.d.ts +238 -47
- package/types/src/hooks/endpoints/create.schema.d.ts +92 -40
- package/types/src/hooks/endpoints/createFromTemplate.d.ts +508 -0
- package/types/src/hooks/endpoints/createFromTemplate.schema.d.ts +20 -0
- package/types/src/hooks/endpoints/get.d.ts +184 -26
- package/types/src/hooks/endpoints/index.d.ts +3052 -1412
- package/types/src/hooks/endpoints/list.d.ts +285 -42
- package/types/src/hooks/endpoints/list.schema.d.ts +3 -0
- package/types/src/hooks/endpoints/patch.d.ts +370 -51
- package/types/src/hooks/endpoints/patch.schema.d.ts +182 -24
- package/types/src/hooks/endpoints/runLogs.d.ts +59 -0
- package/types/src/hooks/endpoints/runs.d.ts +579 -0
- package/types/src/hooks/endpoints/runs.schema.d.ts +543 -0
- package/types/src/hooks/endpoints/test.d.ts +20 -15
- package/types/src/hooks/endpoints/test.schema.d.ts +20 -15
- package/types/src/hooks/models/hook.d.ts +10 -6
- package/types/src/hooks/models/hook.schema.d.ts +670 -32
- package/types/src/hooks/models/hookConfig.d.ts +16 -8
- package/types/src/hooks/models/hookConfig.schema.d.ts +59 -7
- package/types/src/hooks/models/hookUtils.d.ts +4 -3
- package/types/src/hooks/models/hookUtils.schema.d.ts +4 -3
- package/types/src/hooks/models/run.d.ts +53 -0
- package/types/src/hooks/models/run.schema.d.ts +301 -0
- package/types/src/hooks/models/runLog.d.ts +7 -0
- package/types/src/hooks/models/runLog.schema.d.ts +15 -0
- package/types/src/inboxes/endpoints/create.d.ts +2 -2
- package/types/src/inboxes/endpoints/get.d.ts +2 -2
- package/types/src/inboxes/endpoints/index.d.ts +10 -10
- package/types/src/inboxes/endpoints/list.d.ts +4 -4
- package/types/src/inboxes/endpoints/patch.d.ts +2 -2
- package/types/src/inboxes/models/inbox.schema.d.ts +2 -2
- package/types/src/internal/endpoints/generateRejectionEmail.d.ts +2 -2
- package/types/src/internal/endpoints/generateRejectionEmail.schema.d.ts +2 -2
- package/types/src/internal/endpoints/index.d.ts +4530 -2304
- package/types/src/internal/endpoints/logs.d.ts +34 -0
- package/types/src/internal/endpoints/logs.schema.d.ts +20 -0
- package/types/src/internal/endpoints/rules/evaluateRules.d.ts +676 -350
- package/types/src/internal/endpoints/rules/evaluateRules.schema.d.ts +674 -348
- package/types/src/internal/endpoints/rules/suggestRule.d.ts +537 -255
- package/types/src/internal/endpoints/rules/suggestRule.schema.d.ts +574 -298
- package/types/src/internal/endpoints/rules/suggestTriggerCondition.d.ts +520 -238
- package/types/src/internal/endpoints/rules/suggestTriggerCondition.schema.d.ts +520 -238
- package/types/src/internal/endpoints/rules/suggestTriggerConditionSummary.d.ts +521 -332
- package/types/src/internal/endpoints/rules/suggestTriggerConditionSummary.schema.d.ts +520 -390
- package/types/src/internal/endpoints/schemas/evaluateFormulas.d.ts +787 -541
- package/types/src/internal/endpoints/schemas/evaluateFormulas.schema.d.ts +784 -539
- package/types/src/internal/endpoints/schemas/formulaSummary.d.ts +482 -194
- package/types/src/internal/endpoints/schemas/formulaSummary.schema.d.ts +482 -194
- package/types/src/internal/endpoints/schemas/formulasInfo.d.ts +494 -200
- package/types/src/internal/endpoints/schemas/formulasInfo.schema.d.ts +492 -199
- package/types/src/internal/endpoints/schemas/suggestFormula.d.ts +482 -194
- package/types/src/internal/endpoints/schemas/suggestFormula.schema.d.ts +482 -194
- package/types/src/labels/endpoints/create.d.ts +14 -7
- package/types/src/labels/endpoints/create.schema.d.ts +7 -2
- package/types/src/labels/endpoints/index.d.ts +33 -12
- package/types/src/labels/endpoints/list.d.ts +9 -4
- package/types/src/labels/endpoints/patch.d.ts +14 -7
- package/types/src/labels/endpoints/patch.schema.d.ts +7 -2
- package/types/src/labels/models/label.d.ts +1 -0
- package/types/src/labels/models/label.schema.d.ts +5 -2
- package/types/src/memberships/endpoints/create.d.ts +5 -5
- package/types/src/memberships/endpoints/index.d.ts +4 -4
- package/types/src/memberships/models/membership.schema.d.ts +2 -2
- package/types/src/organization/endpoints/create.d.ts +15 -15
- package/types/src/organization/endpoints/create.schema.d.ts +15 -15
- package/types/src/organization/endpoints/get.d.ts +11 -11
- package/types/src/organization/endpoints/index.d.ts +85 -85
- package/types/src/organization/endpoints/list.d.ts +15 -15
- package/types/src/organization/endpoints/patch.d.ts +20 -20
- package/types/src/organization/models/organization.schema.d.ts +11 -11
- package/types/src/organizationGroups/endpoints/index.d.ts +36 -36
- package/types/src/organizationGroups/endpoints/organizations.d.ts +4 -4
- package/types/src/organizationGroups/endpoints/queues.d.ts +4 -4
- package/types/src/organizationGroups/endpoints/workspaces.d.ts +4 -4
- package/types/src/organizationGroups/models/organizationGroupOrganization.schema.d.ts +2 -2
- package/types/src/organizationGroups/models/organizationGroupQueue.schema.d.ts +2 -2
- package/types/src/organizationGroups/models/organizationGroupWorkspace.schema.d.ts +2 -2
- package/types/src/pages/endpoints/index.d.ts +14 -14
- package/types/src/pages/endpoints/list.d.ts +14 -14
- package/types/src/pages/endpoints/list.schema.d.ts +2 -2
- package/types/src/pages/models/page.schema.d.ts +6 -6
- package/types/src/queues/endpoints/automation.d.ts +4 -4
- package/types/src/queues/endpoints/automation.schema.d.ts +4 -4
- package/types/src/queues/endpoints/create.d.ts +13 -13
- package/types/src/queues/endpoints/createFromTemplate.d.ts +13 -13
- package/types/src/queues/endpoints/duplicate.d.ts +13 -13
- package/types/src/queues/endpoints/get.d.ts +13 -13
- package/types/src/queues/endpoints/index.d.ts +112 -111
- package/types/src/queues/endpoints/list.d.ts +24 -24
- package/types/src/queues/endpoints/list.schema.d.ts +4 -4
- package/types/src/queues/endpoints/patch.d.ts +22 -22
- package/types/src/queues/endpoints/patch.schema.d.ts +9 -9
- package/types/src/queues/endpoints/upload.d.ts +8 -8
- package/types/src/queues/endpoints/upload.schema.d.ts +8 -8
- package/types/src/queues/models/automation.schema.d.ts +2 -2
- package/types/src/queues/models/queue.schema.d.ts +13 -13
- package/types/src/queues/models/queueSettings.schema.d.ts +7 -7
- package/types/src/relations/endpoints/create.d.ts +6 -6
- package/types/src/relations/endpoints/get.d.ts +6 -6
- package/types/src/relations/endpoints/index.d.ts +30 -30
- package/types/src/relations/endpoints/list.d.ts +12 -12
- package/types/src/relations/endpoints/patch.d.ts +6 -6
- package/types/src/relations/models/relations.schema.d.ts +14 -14
- package/types/src/rule-templates/endpoints/create.d.ts +58 -70
- package/types/src/rule-templates/endpoints/create.schema.d.ts +26 -32
- package/types/src/rule-templates/endpoints/get.d.ts +32 -38
- package/types/src/rule-templates/endpoints/index.d.ts +198 -234
- package/types/src/rule-templates/endpoints/list.d.ts +50 -56
- package/types/src/rule-templates/endpoints/patch.d.ts +58 -70
- package/types/src/rule-templates/endpoints/patch.schema.d.ts +26 -32
- package/types/src/rule-templates/models/ruleTemplate.d.ts +1 -1
- package/types/src/rule-templates/models/ruleTemplate.schema.d.ts +32 -38
- package/types/src/rules/endpoints/create.d.ts +58 -70
- package/types/src/rules/endpoints/create.schema.d.ts +26 -32
- package/types/src/rules/endpoints/get.d.ts +32 -38
- package/types/src/rules/endpoints/index.d.ts +198 -234
- package/types/src/rules/endpoints/list.d.ts +50 -56
- package/types/src/rules/endpoints/patch.d.ts +58 -70
- package/types/src/rules/endpoints/patch.schema.d.ts +26 -32
- package/types/src/rules/models/schemaRule.d.ts +4 -4
- package/types/src/rules/models/schemaRule.schema.d.ts +50 -59
- package/types/src/schemas/endpoints/create.d.ts +484 -196
- package/types/src/schemas/endpoints/get.d.ts +486 -198
- package/types/src/schemas/endpoints/get.schema.d.ts +2 -2
- package/types/src/schemas/endpoints/list.d.ts +588 -236
- package/types/src/schemas/endpoints/patch.d.ts +966 -390
- package/types/src/schemas/endpoints/patch.schema.d.ts +482 -194
- package/types/src/schemas/endpoints/validate.d.ts +1015 -407
- package/types/src/schemas/models/schema.schema.d.ts +484 -196
- package/types/src/schemas/models/schemaDatapoint.schema.d.ts +44 -20
- package/types/src/schemas/models/schemaDatapointBase.d.ts +3 -1
- package/types/src/schemas/models/schemaDatapointBase.schema.d.ts +15 -9
- package/types/src/schemas/models/schemaDatapointDate.schema.d.ts +11 -5
- package/types/src/schemas/models/schemaDatapointEnum.schema.d.ts +11 -5
- package/types/src/schemas/models/schemaDatapointNumber.schema.d.ts +11 -5
- package/types/src/schemas/models/schemaDatapointString.schema.d.ts +11 -5
- package/types/src/schemas/models/schemaItem.schema.d.ts +278 -118
- package/types/src/schemas/models/schemaMultivalue.schema.d.ts +164 -68
- package/types/src/schemas/models/schemaSection.schema.d.ts +380 -156
- package/types/src/schemas/models/schemaTuple.schema.d.ts +70 -30
- package/types/src/shared/models/annotationListTable.d.ts +1 -1
- package/types/src/shared/models/annotationListTable.schema.d.ts +15 -15
- package/types/src/suggestedEdit/endpoints/get.d.ts +4 -4
- package/types/src/suggestedEdit/endpoints/index.d.ts +4 -4
- package/types/src/suggestedEdit/models/suggestedEdit.schema.d.ts +4 -4
- package/types/src/surveys/endpoints/fromTemplate.d.ts +2 -2
- package/types/src/surveys/endpoints/get.d.ts +2 -2
- package/types/src/surveys/endpoints/index.d.ts +10 -10
- package/types/src/surveys/endpoints/list.d.ts +4 -4
- package/types/src/surveys/endpoints/patch.d.ts +2 -2
- package/types/src/surveys/models/survey.schema.d.ts +2 -2
- package/types/src/tasks/endpoints/get.d.ts +4 -4
- package/types/src/tasks/endpoints/index.d.ts +4 -4
- package/types/src/tasks/models/asyncTask.schema.d.ts +4 -4
- package/types/src/triggers/endpoints/create.d.ts +4 -4
- package/types/src/triggers/endpoints/get.d.ts +4 -4
- package/types/src/triggers/endpoints/index.d.ts +109 -12
- package/types/src/triggers/endpoints/list.d.ts +104 -0
- package/types/src/triggers/endpoints/list.schema.d.ts +14 -0
- package/types/src/triggers/endpoints/patch.d.ts +4 -4
- package/types/src/triggers/models/trigger.schema.d.ts +4 -4
- package/types/src/uploads/endpoints/get.d.ts +4 -4
- package/types/src/uploads/endpoints/index.d.ts +4 -4
- package/types/src/uploads/models/upload.schema.d.ts +4 -4
- package/types/src/users/endpoints/create.d.ts +2 -2
- package/types/src/users/endpoints/get.d.ts +2 -2
- package/types/src/users/endpoints/index.d.ts +10 -10
- package/types/src/users/endpoints/list.d.ts +4 -4
- package/types/src/users/endpoints/patch.d.ts +2 -2
- package/types/src/users/models/user.schema.d.ts +2 -2
- package/types/src/utils/withFields.d.ts +9 -9
- package/types/src/utils/withSideload.d.ts +2 -2
- package/types/src/workflowActivities/endpoints/get.d.ts +4 -4
- package/types/src/workflowActivities/endpoints/index.d.ts +13 -13
- package/types/src/workflowActivities/endpoints/list.d.ts +8 -8
- package/types/src/workflowActivities/models/workflowActivity.schema.d.ts +4 -4
- package/types/src/workflowRuns/endpoints/get.d.ts +4 -4
- package/types/src/workflowRuns/endpoints/index.d.ts +12 -12
- package/types/src/workflowRuns/endpoints/list.d.ts +8 -8
- package/types/src/workflowRuns/models/workflowRun.schema.d.ts +4 -4
- package/types/src/workflowSteps/endpoints/get.d.ts +2 -2
- package/types/src/workflowSteps/endpoints/index.d.ts +7 -7
- package/types/src/workflowSteps/endpoints/list.d.ts +4 -4
- package/types/src/workflowSteps/models/workflowStep.schema.d.ts +2 -2
- package/types/src/workflows/endpoints/get.d.ts +2 -2
- package/types/src/workflows/endpoints/index.d.ts +6 -6
- package/types/src/workflows/endpoints/list.d.ts +4 -4
- package/types/src/workflows/models/workflow.schema.d.ts +2 -2
- package/types/src/workspaces/endpoints/create.d.ts +2 -2
- package/types/src/workspaces/endpoints/get.d.ts +30 -0
- package/types/src/workspaces/endpoints/index.d.ts +37 -8
- package/types/src/workspaces/endpoints/list.d.ts +4 -4
- package/types/src/workspaces/endpoints/patch.d.ts +2 -2
- package/types/src/workspaces/models/workspace.schema.d.ts +2 -2
- package/src/authentication/models/authInfo.js.map +0 -1
- package/src/automationBlockers/models/automationBlocker.js +0 -3
- package/src/automationBlockers/models/automationBlocker.js.map +0 -1
- package/src/billing/models/billingHistory.js +0 -3
- package/src/billing/models/billingHistory.js.map +0 -1
- package/src/billing/models/billingStats.js +0 -3
- package/src/billing/models/billingStats.js.map +0 -1
- package/src/connectors/models/connector.js +0 -3
- package/src/connectors/models/connector.js.map +0 -1
- package/src/dedicatedEngineSchema/models/integrityValidationResults.js +0 -3
- package/src/dedicatedEngineSchema/models/integrityValidationResults.js.map +0 -1
- package/src/dedicatedEngines/models/dedicatedEngine.js +0 -3
- package/src/dedicatedEngines/models/dedicatedEngine.js.map +0 -1
- package/src/deleteRecommendations/models/deleteRecommendation.js +0 -3
- package/src/deleteRecommendations/models/deleteRecommendation.js.map +0 -1
- package/src/deleteRecommendations/models/index.js.map +0 -1
- package/src/email/models/email.js +0 -3
- package/src/email/models/email.js.map +0 -1
- package/src/emailTemplatesStats/models/emailTemplateStats.js +0 -3
- package/src/emailTemplatesStats/models/emailTemplateStats.js.map +0 -1
- package/src/emailTemplatesStats/models/index.js +0 -18
- package/src/emailTemplatesStats/models/index.js.map +0 -1
- package/src/emailThreads/models/emailThreads.js +0 -3
- package/src/emailThreads/models/emailThreads.js.map +0 -1
- package/src/genericEngines/models/genericEngine.js +0 -3
- package/src/genericEngines/models/genericEngine.js.map +0 -1
- package/src/groups/models/group.js +0 -3
- package/src/groups/models/group.js.map +0 -1
- package/src/groups/models/index.js +0 -18
- package/src/groups/models/index.js.map +0 -1
- package/src/hookTemplates/models/hookTemplate.js +0 -3
- package/src/hookTemplates/models/hookTemplate.js.map +0 -1
- package/src/hooks/endpoints/logs.js +0 -15
- package/src/hooks/endpoints/logs.js.map +0 -1
- package/src/hooks/endpoints/logs.schema.js +0 -22
- package/src/hooks/endpoints/logs.schema.js.map +0 -1
- package/src/hooks/models/log.js +0 -3
- package/src/hooks/models/log.js.map +0 -1
- package/src/hooks/models/log.schema.js +0 -56
- package/src/hooks/models/log.schema.js.map +0 -1
- package/src/inboxes/models/index.js +0 -18
- package/src/inboxes/models/index.js.map +0 -1
- package/src/memberships/models/index.js +0 -18
- package/src/memberships/models/index.js.map +0 -1
- package/src/memberships/models/membership.js +0 -3
- package/src/memberships/models/membership.js.map +0 -1
- package/src/organization/models/emailLimits.js +0 -3
- package/src/organization/models/emailLimits.js.map +0 -1
- package/src/organization/models/limits.js +0 -3
- package/src/organization/models/limits.js.map +0 -1
- package/src/organizationGroups/models/organizationGroupOrganization.js +0 -3
- package/src/organizationGroups/models/organizationGroupOrganization.js.map +0 -1
- package/src/organizationGroups/models/organizationGroupQueue.js +0 -3
- package/src/organizationGroups/models/organizationGroupQueue.js.map +0 -1
- package/src/organizationGroups/models/organizationGroupWorkspace.js +0 -3
- package/src/organizationGroups/models/organizationGroupWorkspace.js.map +0 -1
- package/src/queues/models/index.js +0 -28
- package/src/queues/models/index.js.map +0 -1
- package/src/queues/models/relatedObjectsCounts.js +0 -3
- package/src/queues/models/relatedObjectsCounts.js.map +0 -1
- package/src/schemas/models/index.js +0 -47
- package/src/schemas/models/index.js.map +0 -1
- package/src/schemas/models/list.js +0 -3
- package/src/schemas/models/list.js.map +0 -1
- package/src/schemas/models/list.schema.js +0 -23
- package/src/schemas/models/list.schema.js.map +0 -1
- package/src/suggestedEdit/models/suggestedDocument.js +0 -3
- package/src/suggestedEdit/models/suggestedDocument.js.map +0 -1
- package/src/suggestedEdit/models/suggestedEdit.js +0 -3
- package/src/suggestedEdit/models/suggestedEdit.js.map +0 -1
- package/src/surveys/models/index.js +0 -21
- package/src/surveys/models/index.js.map +0 -1
- package/src/surveys/models/question.js +0 -3
- package/src/surveys/models/question.js.map +0 -1
- package/src/surveys/models/survey.js +0 -3
- package/src/surveys/models/survey.js.map +0 -1
- package/src/surveys/models/surveyTemplate.js +0 -3
- package/src/surveys/models/surveyTemplate.js.map +0 -1
- package/src/tasks/models/asyncTask.js +0 -3
- package/src/tasks/models/asyncTask.js.map +0 -1
- package/src/uploads/models/upload.js +0 -3
- package/src/uploads/models/upload.js.map +0 -1
- package/src/users/models/resetPassword.js +0 -3
- package/src/users/models/resetPassword.js.map +0 -1
- package/src/workflowActivities/models/index.js +0 -18
- package/src/workflowActivities/models/index.js.map +0 -1
- package/src/workflowSteps/models/index.js +0 -18
- package/src/workflowSteps/models/index.js.map +0 -1
- package/src/workflows/models/index.js +0 -18
- package/src/workflows/models/index.js.map +0 -1
- package/src/workspaces/models/index.js +0 -18
- package/src/workspaces/models/index.js.map +0 -1
- package/types/src/authentication/models/authInfo.d.ts +0 -4
- package/types/src/automationBlockers/models/automationBlocker.d.ts +0 -31
- package/types/src/billing/models/billingHistory.d.ts +0 -40
- package/types/src/billing/models/billingStats.d.ts +0 -21
- package/types/src/connectors/models/connector.d.ts +0 -15
- package/types/src/dedicatedEngineSchema/models/integrityValidationResults.d.ts +0 -31
- package/types/src/dedicatedEngines/models/dedicatedEngine.d.ts +0 -10
- package/types/src/deleteRecommendations/models/deleteRecommendation.d.ts +0 -10
- package/types/src/deleteRecommendations/models/index.d.ts +0 -1
- package/types/src/email/models/email.d.ts +0 -39
- package/types/src/emailTemplatesStats/models/emailTemplateStats.d.ts +0 -6
- package/types/src/emailTemplatesStats/models/index.d.ts +0 -1
- package/types/src/emailThreads/models/emailThreads.d.ts +0 -32
- package/types/src/genericEngines/models/genericEngine.d.ts +0 -9
- package/types/src/groups/models/group.d.ts +0 -7
- package/types/src/groups/models/index.d.ts +0 -1
- package/types/src/hookTemplates/models/hookTemplate.d.ts +0 -40
- package/types/src/hooks/endpoints/logs.d.ts +0 -411
- package/types/src/hooks/endpoints/logs.schema.d.ts +0 -390
- package/types/src/hooks/models/log.d.ts +0 -42
- package/types/src/hooks/models/log.schema.d.ts +0 -210
- package/types/src/inboxes/models/index.d.ts +0 -1
- package/types/src/memberships/models/index.d.ts +0 -1
- package/types/src/memberships/models/membership.d.ts +0 -9
- package/types/src/organization/models/emailLimits.d.ts +0 -10
- package/types/src/organization/models/limits.d.ts +0 -4
- package/types/src/organizationGroups/models/organizationGroupOrganization.d.ts +0 -6
- package/types/src/organizationGroups/models/organizationGroupQueue.d.ts +0 -8
- package/types/src/organizationGroups/models/organizationGroupWorkspace.d.ts +0 -7
- package/types/src/queues/models/index.d.ts +0 -11
- package/types/src/queues/models/relatedObjectsCounts.d.ts +0 -5
- package/types/src/schemas/models/index.d.ts +0 -30
- package/types/src/schemas/models/list.d.ts +0 -18
- package/types/src/schemas/models/list.schema.d.ts +0 -66
- package/types/src/suggestedEdit/models/suggestedDocument.d.ts +0 -9
- package/types/src/suggestedEdit/models/suggestedEdit.d.ts +0 -8
- package/types/src/surveys/models/index.d.ts +0 -4
- package/types/src/surveys/models/question.d.ts +0 -6
- package/types/src/surveys/models/survey.d.ts +0 -13
- package/types/src/surveys/models/surveyTemplate.d.ts +0 -6
- package/types/src/tasks/models/asyncTask.d.ts +0 -17
- package/types/src/uploads/models/upload.d.ts +0 -13
- package/types/src/users/models/resetPassword.d.ts +0 -3
- package/types/src/workflowActivities/models/index.d.ts +0 -1
- package/types/src/workflowSteps/models/index.d.ts +0 -1
- package/types/src/workflows/models/index.d.ts +0 -1
- package/types/src/workspaces/models/index.d.ts +0 -1
|
@@ -43,6 +43,7 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
43
43
|
createdAt: import("zod").ZodString;
|
|
44
44
|
modifiedAt: import("zod").ZodNullable<import("zod").ZodString>;
|
|
45
45
|
confirmedAt: import("zod").ZodNullable<import("zod").ZodString>;
|
|
46
|
+
exportFailedAt: import("zod").ZodNullable<import("zod").ZodString>;
|
|
46
47
|
exportedAt: import("zod").ZodNullable<import("zod").ZodString>;
|
|
47
48
|
deletedAt: import("zod").ZodNullable<import("zod").ZodString>;
|
|
48
49
|
rejectedAt: import("zod").ZodNullable<import("zod").ZodString>;
|
|
@@ -104,6 +105,7 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
104
105
|
timestamp?: string | undefined;
|
|
105
106
|
} | null | undefined;
|
|
106
107
|
}>, "many">>;
|
|
108
|
+
einvoice: import("zod").ZodBoolean;
|
|
107
109
|
url: import("zod").ZodString;
|
|
108
110
|
content: import("zod").ZodString;
|
|
109
111
|
timeSpent: import("zod").ZodNullable<import("zod").ZodNumber>;
|
|
@@ -133,11 +135,12 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
133
135
|
restrictedAccess: import("zod").ZodBoolean;
|
|
134
136
|
}, "strip", import("zod").ZodTypeAny, {
|
|
135
137
|
status: "created" | "importing" | "failed_import" | "split" | "to_review" | "reviewing" | "confirmed" | "rejected" | "exporting" | "exported" | "failed_export" | "postponed" | "deleted" | "purged" | "in_workflow";
|
|
136
|
-
document: string;
|
|
137
138
|
assignees: string[];
|
|
139
|
+
url: string;
|
|
140
|
+
queue: string;
|
|
141
|
+
document: string;
|
|
138
142
|
content: string;
|
|
139
143
|
id: number;
|
|
140
|
-
queue: string;
|
|
141
144
|
schema: string;
|
|
142
145
|
relations: string[];
|
|
143
146
|
pages: string[];
|
|
@@ -146,6 +149,7 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
146
149
|
createdAt: string;
|
|
147
150
|
modifiedAt: string | null;
|
|
148
151
|
confirmedAt: string | null;
|
|
152
|
+
exportFailedAt: string | null;
|
|
149
153
|
exportedAt: string | null;
|
|
150
154
|
deletedAt: string | null;
|
|
151
155
|
rejectedAt: string | null;
|
|
@@ -168,7 +172,7 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
168
172
|
timestamp?: string | undefined;
|
|
169
173
|
} | null | undefined;
|
|
170
174
|
}[] | null;
|
|
171
|
-
|
|
175
|
+
einvoice: boolean;
|
|
172
176
|
timeSpent: number | null;
|
|
173
177
|
metadata: Record<string, unknown>;
|
|
174
178
|
automated: boolean;
|
|
@@ -189,11 +193,12 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
189
193
|
hasEmailThreadWithNewReplies?: boolean | undefined;
|
|
190
194
|
}, {
|
|
191
195
|
status: "created" | "importing" | "failed_import" | "split" | "to_review" | "reviewing" | "confirmed" | "rejected" | "exporting" | "exported" | "failed_export" | "postponed" | "deleted" | "purged" | "in_workflow";
|
|
192
|
-
document: string;
|
|
193
196
|
assignees: string[];
|
|
197
|
+
url: string;
|
|
198
|
+
queue: string;
|
|
199
|
+
document: string;
|
|
194
200
|
content: string;
|
|
195
201
|
id: number;
|
|
196
|
-
queue: string;
|
|
197
202
|
schema: string;
|
|
198
203
|
relations: string[];
|
|
199
204
|
pages: string[];
|
|
@@ -202,6 +207,7 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
202
207
|
createdAt: string;
|
|
203
208
|
modifiedAt: string | null;
|
|
204
209
|
confirmedAt: string | null;
|
|
210
|
+
exportFailedAt: string | null;
|
|
205
211
|
exportedAt: string | null;
|
|
206
212
|
deletedAt: string | null;
|
|
207
213
|
rejectedAt: string | null;
|
|
@@ -224,7 +230,7 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
224
230
|
timestamp?: string | undefined;
|
|
225
231
|
} | null | undefined;
|
|
226
232
|
}[] | null;
|
|
227
|
-
|
|
233
|
+
einvoice: boolean;
|
|
228
234
|
timeSpent: number | null;
|
|
229
235
|
metadata: Record<string, unknown>;
|
|
230
236
|
automated: boolean;
|
|
@@ -247,11 +253,12 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
247
253
|
}, "strip", import("zod").ZodTypeAny, {
|
|
248
254
|
results: {
|
|
249
255
|
status: "created" | "importing" | "failed_import" | "split" | "to_review" | "reviewing" | "confirmed" | "rejected" | "exporting" | "exported" | "failed_export" | "postponed" | "deleted" | "purged" | "in_workflow";
|
|
250
|
-
document: string;
|
|
251
256
|
assignees: string[];
|
|
257
|
+
url: string;
|
|
258
|
+
queue: string;
|
|
259
|
+
document: string;
|
|
252
260
|
content: string;
|
|
253
261
|
id: number;
|
|
254
|
-
queue: string;
|
|
255
262
|
schema: string;
|
|
256
263
|
relations: string[];
|
|
257
264
|
pages: string[];
|
|
@@ -260,6 +267,7 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
260
267
|
createdAt: string;
|
|
261
268
|
modifiedAt: string | null;
|
|
262
269
|
confirmedAt: string | null;
|
|
270
|
+
exportFailedAt: string | null;
|
|
263
271
|
exportedAt: string | null;
|
|
264
272
|
deletedAt: string | null;
|
|
265
273
|
rejectedAt: string | null;
|
|
@@ -282,7 +290,7 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
282
290
|
timestamp?: string | undefined;
|
|
283
291
|
} | null | undefined;
|
|
284
292
|
}[] | null;
|
|
285
|
-
|
|
293
|
+
einvoice: boolean;
|
|
286
294
|
timeSpent: number | null;
|
|
287
295
|
metadata: Record<string, unknown>;
|
|
288
296
|
automated: boolean;
|
|
@@ -311,11 +319,12 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
311
319
|
}, {
|
|
312
320
|
results: {
|
|
313
321
|
status: "created" | "importing" | "failed_import" | "split" | "to_review" | "reviewing" | "confirmed" | "rejected" | "exporting" | "exported" | "failed_export" | "postponed" | "deleted" | "purged" | "in_workflow";
|
|
314
|
-
document: string;
|
|
315
322
|
assignees: string[];
|
|
323
|
+
url: string;
|
|
324
|
+
queue: string;
|
|
325
|
+
document: string;
|
|
316
326
|
content: string;
|
|
317
327
|
id: number;
|
|
318
|
-
queue: string;
|
|
319
328
|
schema: string;
|
|
320
329
|
relations: string[];
|
|
321
330
|
pages: string[];
|
|
@@ -324,6 +333,7 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
324
333
|
createdAt: string;
|
|
325
334
|
modifiedAt: string | null;
|
|
326
335
|
confirmedAt: string | null;
|
|
336
|
+
exportFailedAt: string | null;
|
|
327
337
|
exportedAt: string | null;
|
|
328
338
|
deletedAt: string | null;
|
|
329
339
|
rejectedAt: string | null;
|
|
@@ -346,7 +356,7 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
346
356
|
timestamp?: string | undefined;
|
|
347
357
|
} | null | undefined;
|
|
348
358
|
}[] | null;
|
|
349
|
-
|
|
359
|
+
einvoice: boolean;
|
|
350
360
|
timeSpent: number | null;
|
|
351
361
|
metadata: Record<string, unknown>;
|
|
352
362
|
automated: boolean;
|
|
@@ -429,13 +439,13 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
429
439
|
annotations: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
430
440
|
}, "strip", import("zod").ZodTypeAny, {
|
|
431
441
|
annotations: string[];
|
|
442
|
+
url: string;
|
|
443
|
+
originalFileName: string | null;
|
|
432
444
|
content: string | null;
|
|
433
445
|
id: number;
|
|
434
446
|
creator: string | null;
|
|
435
447
|
createdAt: string;
|
|
436
|
-
url: string;
|
|
437
448
|
email: string | null;
|
|
438
|
-
originalFileName: string | null;
|
|
439
449
|
s3Name: string | null;
|
|
440
450
|
parent: string | null;
|
|
441
451
|
mimeType: string;
|
|
@@ -444,13 +454,13 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
444
454
|
metadata?: unknown;
|
|
445
455
|
}, {
|
|
446
456
|
annotations: string[];
|
|
457
|
+
url: string;
|
|
458
|
+
originalFileName: string | null;
|
|
447
459
|
content: string | null;
|
|
448
460
|
id: number;
|
|
449
461
|
creator: string | null;
|
|
450
462
|
createdAt: string;
|
|
451
|
-
url: string;
|
|
452
463
|
email: string | null;
|
|
453
|
-
originalFileName: string | null;
|
|
454
464
|
s3Name: string | null;
|
|
455
465
|
parent: string | null;
|
|
456
466
|
mimeType: string;
|
|
@@ -480,8 +490,8 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
480
490
|
phoneNumber: import("zod").ZodNullable<import("zod").ZodString>;
|
|
481
491
|
}, "strip", import("zod").ZodTypeAny, {
|
|
482
492
|
deleted: boolean;
|
|
483
|
-
id: number;
|
|
484
493
|
url: string;
|
|
494
|
+
id: number;
|
|
485
495
|
organization: string;
|
|
486
496
|
queues: string[];
|
|
487
497
|
lastName: string;
|
|
@@ -500,8 +510,8 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
500
510
|
oidcId?: string | null | undefined;
|
|
501
511
|
}, {
|
|
502
512
|
deleted: boolean;
|
|
503
|
-
id: number;
|
|
504
513
|
url: string;
|
|
514
|
+
id: number;
|
|
505
515
|
organization: string;
|
|
506
516
|
queues: string[];
|
|
507
517
|
lastName: string;
|
|
@@ -573,9 +583,10 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
573
583
|
validationSources: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
574
584
|
timeSpent: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
575
585
|
timeSpentOverall: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
586
|
+
noRecalculation: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
576
587
|
}, "strip", import("zod").ZodTypeAny, {
|
|
577
|
-
id: number | null;
|
|
578
588
|
url: string | null;
|
|
589
|
+
id: number | null;
|
|
579
590
|
schemaId: string | null;
|
|
580
591
|
category: "datapoint" | null;
|
|
581
592
|
content?: {
|
|
@@ -597,9 +608,10 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
597
608
|
validationSources?: string[] | null | undefined;
|
|
598
609
|
timeSpent?: number | null | undefined;
|
|
599
610
|
timeSpentOverall?: number | null | undefined;
|
|
611
|
+
noRecalculation?: boolean | undefined;
|
|
600
612
|
}, {
|
|
601
|
-
id: number | null;
|
|
602
613
|
url: string | null;
|
|
614
|
+
id: number | null;
|
|
603
615
|
schemaId: string | null;
|
|
604
616
|
category: "datapoint" | null;
|
|
605
617
|
content?: {
|
|
@@ -621,6 +633,7 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
621
633
|
validationSources?: string[] | null | undefined;
|
|
622
634
|
timeSpent?: number | null | undefined;
|
|
623
635
|
timeSpentOverall?: number | null | undefined;
|
|
636
|
+
noRecalculation?: boolean | undefined;
|
|
624
637
|
}>, import("zod").ZodObject<{
|
|
625
638
|
id: import("zod").ZodNullable<import("zod").ZodNumber>;
|
|
626
639
|
url: import("zod").ZodNullable<import("zod").ZodString>;
|
|
@@ -724,9 +737,10 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
724
737
|
validationSources: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
725
738
|
timeSpent: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
726
739
|
timeSpentOverall: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
740
|
+
noRecalculation: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
727
741
|
}, "strip", import("zod").ZodTypeAny, {
|
|
728
|
-
id: number | null;
|
|
729
742
|
url: string | null;
|
|
743
|
+
id: number | null;
|
|
730
744
|
schemaId: string | null;
|
|
731
745
|
category: "datapoint" | null;
|
|
732
746
|
content?: {
|
|
@@ -748,9 +762,10 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
748
762
|
validationSources?: string[] | null | undefined;
|
|
749
763
|
timeSpent?: number | null | undefined;
|
|
750
764
|
timeSpentOverall?: number | null | undefined;
|
|
765
|
+
noRecalculation?: boolean | undefined;
|
|
751
766
|
}, {
|
|
752
|
-
id: number | null;
|
|
753
767
|
url: string | null;
|
|
768
|
+
id: number | null;
|
|
754
769
|
schemaId: string | null;
|
|
755
770
|
category: "datapoint" | null;
|
|
756
771
|
content?: {
|
|
@@ -772,6 +787,7 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
772
787
|
validationSources?: string[] | null | undefined;
|
|
773
788
|
timeSpent?: number | null | undefined;
|
|
774
789
|
timeSpentOverall?: number | null | undefined;
|
|
790
|
+
noRecalculation?: boolean | undefined;
|
|
775
791
|
}>, "many">, import("zod").ZodArray<import("zod").ZodObject<{
|
|
776
792
|
id: import("zod").ZodNullable<import("zod").ZodNumber>;
|
|
777
793
|
url: import("zod").ZodNullable<import("zod").ZodString>;
|
|
@@ -830,9 +846,10 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
830
846
|
validationSources: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
831
847
|
timeSpent: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
832
848
|
timeSpentOverall: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
849
|
+
noRecalculation: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
833
850
|
}, "strip", import("zod").ZodTypeAny, {
|
|
834
|
-
id: number | null;
|
|
835
851
|
url: string | null;
|
|
852
|
+
id: number | null;
|
|
836
853
|
schemaId: string | null;
|
|
837
854
|
category: "datapoint" | null;
|
|
838
855
|
content?: {
|
|
@@ -854,9 +871,10 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
854
871
|
validationSources?: string[] | null | undefined;
|
|
855
872
|
timeSpent?: number | null | undefined;
|
|
856
873
|
timeSpentOverall?: number | null | undefined;
|
|
874
|
+
noRecalculation?: boolean | undefined;
|
|
857
875
|
}, {
|
|
858
|
-
id: number | null;
|
|
859
876
|
url: string | null;
|
|
877
|
+
id: number | null;
|
|
860
878
|
schemaId: string | null;
|
|
861
879
|
category: "datapoint" | null;
|
|
862
880
|
content?: {
|
|
@@ -878,16 +896,14 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
878
896
|
validationSources?: string[] | null | undefined;
|
|
879
897
|
timeSpent?: number | null | undefined;
|
|
880
898
|
timeSpentOverall?: number | null | undefined;
|
|
899
|
+
noRecalculation?: boolean | undefined;
|
|
881
900
|
}>>, "many">;
|
|
882
901
|
schemaId: import("zod").ZodString;
|
|
883
902
|
}, "strip", import("zod").ZodTypeAny, {
|
|
884
|
-
id: number | null;
|
|
885
903
|
url: string | null;
|
|
886
|
-
schemaId: string;
|
|
887
|
-
category: "tuple" | null;
|
|
888
904
|
children: ({
|
|
889
|
-
id: number | null;
|
|
890
905
|
url: string | null;
|
|
906
|
+
id: number | null;
|
|
891
907
|
schemaId: string | null;
|
|
892
908
|
category: "datapoint" | null;
|
|
893
909
|
content?: {
|
|
@@ -909,15 +925,16 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
909
925
|
validationSources?: string[] | null | undefined;
|
|
910
926
|
timeSpent?: number | null | undefined;
|
|
911
927
|
timeSpentOverall?: number | null | undefined;
|
|
928
|
+
noRecalculation?: boolean | undefined;
|
|
912
929
|
} | null)[];
|
|
913
|
-
}, {
|
|
914
930
|
id: number | null;
|
|
915
|
-
url: string | null;
|
|
916
931
|
schemaId: string;
|
|
917
932
|
category: "tuple" | null;
|
|
933
|
+
}, {
|
|
934
|
+
url: string | null;
|
|
918
935
|
children: ({
|
|
919
|
-
id: number | null;
|
|
920
936
|
url: string | null;
|
|
937
|
+
id: number | null;
|
|
921
938
|
schemaId: string | null;
|
|
922
939
|
category: "datapoint" | null;
|
|
923
940
|
content?: {
|
|
@@ -939,7 +956,11 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
939
956
|
validationSources?: string[] | null | undefined;
|
|
940
957
|
timeSpent?: number | null | undefined;
|
|
941
958
|
timeSpentOverall?: number | null | undefined;
|
|
959
|
+
noRecalculation?: boolean | undefined;
|
|
942
960
|
} | null)[];
|
|
961
|
+
id: number | null;
|
|
962
|
+
schemaId: string;
|
|
963
|
+
category: "tuple" | null;
|
|
943
964
|
}>, "many">]>>;
|
|
944
965
|
category: import("zod").ZodNullable<import("zod").ZodLiteral<"multivalue">>;
|
|
945
966
|
schemaId: import("zod").ZodNullable<import("zod").ZodString>;
|
|
@@ -1035,13 +1056,10 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
1035
1056
|
timeSpentGrid: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
1036
1057
|
timeSpentGridOverall: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
1037
1058
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1038
|
-
id: number | null;
|
|
1039
1059
|
url: string | null;
|
|
1040
|
-
schemaId: string | null;
|
|
1041
|
-
category: "multivalue" | null;
|
|
1042
1060
|
children: (({
|
|
1043
|
-
id: number | null;
|
|
1044
1061
|
url: string | null;
|
|
1062
|
+
id: number | null;
|
|
1045
1063
|
schemaId: string | null;
|
|
1046
1064
|
category: "datapoint" | null;
|
|
1047
1065
|
content?: {
|
|
@@ -1063,14 +1081,12 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
1063
1081
|
validationSources?: string[] | null | undefined;
|
|
1064
1082
|
timeSpent?: number | null | undefined;
|
|
1065
1083
|
timeSpentOverall?: number | null | undefined;
|
|
1084
|
+
noRecalculation?: boolean | undefined;
|
|
1066
1085
|
}[] | {
|
|
1067
|
-
id: number | null;
|
|
1068
1086
|
url: string | null;
|
|
1069
|
-
schemaId: string;
|
|
1070
|
-
category: "tuple" | null;
|
|
1071
1087
|
children: ({
|
|
1072
|
-
id: number | null;
|
|
1073
1088
|
url: string | null;
|
|
1089
|
+
id: number | null;
|
|
1074
1090
|
schemaId: string | null;
|
|
1075
1091
|
category: "datapoint" | null;
|
|
1076
1092
|
content?: {
|
|
@@ -1092,10 +1108,14 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
1092
1108
|
validationSources?: string[] | null | undefined;
|
|
1093
1109
|
timeSpent?: number | null | undefined;
|
|
1094
1110
|
timeSpentOverall?: number | null | undefined;
|
|
1111
|
+
noRecalculation?: boolean | undefined;
|
|
1095
1112
|
} | null)[];
|
|
1096
|
-
}[]) & ({
|
|
1097
1113
|
id: number | null;
|
|
1114
|
+
schemaId: string;
|
|
1115
|
+
category: "tuple" | null;
|
|
1116
|
+
}[]) & ({
|
|
1098
1117
|
url: string | null;
|
|
1118
|
+
id: number | null;
|
|
1099
1119
|
schemaId: string | null;
|
|
1100
1120
|
category: "datapoint" | null;
|
|
1101
1121
|
content?: {
|
|
@@ -1117,14 +1137,12 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
1117
1137
|
validationSources?: string[] | null | undefined;
|
|
1118
1138
|
timeSpent?: number | null | undefined;
|
|
1119
1139
|
timeSpentOverall?: number | null | undefined;
|
|
1140
|
+
noRecalculation?: boolean | undefined;
|
|
1120
1141
|
}[] | {
|
|
1121
|
-
id: number | null;
|
|
1122
1142
|
url: string | null;
|
|
1123
|
-
schemaId: string;
|
|
1124
|
-
category: "tuple" | null;
|
|
1125
1143
|
children: ({
|
|
1126
|
-
id: number | null;
|
|
1127
1144
|
url: string | null;
|
|
1145
|
+
id: number | null;
|
|
1128
1146
|
schemaId: string | null;
|
|
1129
1147
|
category: "datapoint" | null;
|
|
1130
1148
|
content?: {
|
|
@@ -1146,8 +1164,15 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
1146
1164
|
validationSources?: string[] | null | undefined;
|
|
1147
1165
|
timeSpent?: number | null | undefined;
|
|
1148
1166
|
timeSpentOverall?: number | null | undefined;
|
|
1167
|
+
noRecalculation?: boolean | undefined;
|
|
1149
1168
|
} | null)[];
|
|
1169
|
+
id: number | null;
|
|
1170
|
+
schemaId: string;
|
|
1171
|
+
category: "tuple" | null;
|
|
1150
1172
|
}[] | undefined)) | null;
|
|
1173
|
+
id: number | null;
|
|
1174
|
+
schemaId: string | null;
|
|
1175
|
+
category: "multivalue" | null;
|
|
1151
1176
|
content?: {
|
|
1152
1177
|
value?: string | null | undefined;
|
|
1153
1178
|
normalizedValue?: string | null | undefined;
|
|
@@ -1186,13 +1211,10 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
1186
1211
|
timeSpentGrid?: number | null | undefined;
|
|
1187
1212
|
timeSpentGridOverall?: number | null | undefined;
|
|
1188
1213
|
}, {
|
|
1189
|
-
id: number | null;
|
|
1190
1214
|
url: string | null;
|
|
1191
|
-
schemaId: string | null;
|
|
1192
|
-
category: "multivalue" | null;
|
|
1193
1215
|
children: (({
|
|
1194
|
-
id: number | null;
|
|
1195
1216
|
url: string | null;
|
|
1217
|
+
id: number | null;
|
|
1196
1218
|
schemaId: string | null;
|
|
1197
1219
|
category: "datapoint" | null;
|
|
1198
1220
|
content?: {
|
|
@@ -1214,14 +1236,12 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
1214
1236
|
validationSources?: string[] | null | undefined;
|
|
1215
1237
|
timeSpent?: number | null | undefined;
|
|
1216
1238
|
timeSpentOverall?: number | null | undefined;
|
|
1239
|
+
noRecalculation?: boolean | undefined;
|
|
1217
1240
|
}[] | {
|
|
1218
|
-
id: number | null;
|
|
1219
1241
|
url: string | null;
|
|
1220
|
-
schemaId: string;
|
|
1221
|
-
category: "tuple" | null;
|
|
1222
1242
|
children: ({
|
|
1223
|
-
id: number | null;
|
|
1224
1243
|
url: string | null;
|
|
1244
|
+
id: number | null;
|
|
1225
1245
|
schemaId: string | null;
|
|
1226
1246
|
category: "datapoint" | null;
|
|
1227
1247
|
content?: {
|
|
@@ -1243,10 +1263,14 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
1243
1263
|
validationSources?: string[] | null | undefined;
|
|
1244
1264
|
timeSpent?: number | null | undefined;
|
|
1245
1265
|
timeSpentOverall?: number | null | undefined;
|
|
1266
|
+
noRecalculation?: boolean | undefined;
|
|
1246
1267
|
} | null)[];
|
|
1247
|
-
}[]) & ({
|
|
1248
1268
|
id: number | null;
|
|
1269
|
+
schemaId: string;
|
|
1270
|
+
category: "tuple" | null;
|
|
1271
|
+
}[]) & ({
|
|
1249
1272
|
url: string | null;
|
|
1273
|
+
id: number | null;
|
|
1250
1274
|
schemaId: string | null;
|
|
1251
1275
|
category: "datapoint" | null;
|
|
1252
1276
|
content?: {
|
|
@@ -1268,14 +1292,12 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
1268
1292
|
validationSources?: string[] | null | undefined;
|
|
1269
1293
|
timeSpent?: number | null | undefined;
|
|
1270
1294
|
timeSpentOverall?: number | null | undefined;
|
|
1295
|
+
noRecalculation?: boolean | undefined;
|
|
1271
1296
|
}[] | {
|
|
1272
|
-
id: number | null;
|
|
1273
1297
|
url: string | null;
|
|
1274
|
-
schemaId: string;
|
|
1275
|
-
category: "tuple" | null;
|
|
1276
1298
|
children: ({
|
|
1277
|
-
id: number | null;
|
|
1278
1299
|
url: string | null;
|
|
1300
|
+
id: number | null;
|
|
1279
1301
|
schemaId: string | null;
|
|
1280
1302
|
category: "datapoint" | null;
|
|
1281
1303
|
content?: {
|
|
@@ -1297,8 +1319,15 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
1297
1319
|
validationSources?: string[] | null | undefined;
|
|
1298
1320
|
timeSpent?: number | null | undefined;
|
|
1299
1321
|
timeSpentOverall?: number | null | undefined;
|
|
1322
|
+
noRecalculation?: boolean | undefined;
|
|
1300
1323
|
} | null)[];
|
|
1324
|
+
id: number | null;
|
|
1325
|
+
schemaId: string;
|
|
1326
|
+
category: "tuple" | null;
|
|
1301
1327
|
}[] | undefined)) | null;
|
|
1328
|
+
id: number | null;
|
|
1329
|
+
schemaId: string | null;
|
|
1330
|
+
category: "multivalue" | null;
|
|
1302
1331
|
content?: {
|
|
1303
1332
|
value?: string | null | undefined;
|
|
1304
1333
|
normalizedValue?: string | null | undefined;
|
|
@@ -1359,8 +1388,8 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
1359
1388
|
phoneNumber: import("zod").ZodNullable<import("zod").ZodString>;
|
|
1360
1389
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1361
1390
|
deleted: boolean;
|
|
1362
|
-
id: number;
|
|
1363
1391
|
url: string;
|
|
1392
|
+
id: number;
|
|
1364
1393
|
organization: string;
|
|
1365
1394
|
queues: string[];
|
|
1366
1395
|
lastName: string;
|
|
@@ -1379,8 +1408,8 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
1379
1408
|
oidcId?: string | null | undefined;
|
|
1380
1409
|
}, {
|
|
1381
1410
|
deleted: boolean;
|
|
1382
|
-
id: number;
|
|
1383
1411
|
url: string;
|
|
1412
|
+
id: number;
|
|
1384
1413
|
organization: string;
|
|
1385
1414
|
queues: string[];
|
|
1386
1415
|
lastName: string;
|
|
@@ -1402,14 +1431,17 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
1402
1431
|
id: import("zod").ZodNumber;
|
|
1403
1432
|
url: import("zod").ZodString;
|
|
1404
1433
|
name: import("zod").ZodString;
|
|
1434
|
+
color: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
1405
1435
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1406
|
-
id: number;
|
|
1407
1436
|
url: string;
|
|
1437
|
+
id: number;
|
|
1408
1438
|
name: string;
|
|
1439
|
+
color?: string | null | undefined;
|
|
1409
1440
|
}, {
|
|
1410
|
-
id: number;
|
|
1411
1441
|
url: string;
|
|
1442
|
+
id: number;
|
|
1412
1443
|
name: string;
|
|
1444
|
+
color?: string | null | undefined;
|
|
1413
1445
|
}>, "many">;
|
|
1414
1446
|
relations: import("zod").ZodArray<import("zod").ZodUnion<[import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
1415
1447
|
url: import("zod").ZodString;
|
|
@@ -1418,13 +1450,13 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
1418
1450
|
annotations: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
1419
1451
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1420
1452
|
annotations: string[];
|
|
1421
|
-
id: number;
|
|
1422
1453
|
url: string;
|
|
1454
|
+
id: number;
|
|
1423
1455
|
key: string | null;
|
|
1424
1456
|
}, {
|
|
1425
1457
|
annotations: string[];
|
|
1426
|
-
id: number;
|
|
1427
1458
|
url: string;
|
|
1459
|
+
id: number;
|
|
1428
1460
|
key: string | null;
|
|
1429
1461
|
}>, import("zod").ZodObject<{
|
|
1430
1462
|
type: import("zod").ZodLiteral<"edit">;
|
|
@@ -1442,13 +1474,13 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
1442
1474
|
annotations: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
1443
1475
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1444
1476
|
annotations: string[];
|
|
1445
|
-
id: number;
|
|
1446
1477
|
url: string;
|
|
1478
|
+
id: number;
|
|
1447
1479
|
key: string | null;
|
|
1448
1480
|
}, {
|
|
1449
1481
|
annotations: string[];
|
|
1450
|
-
id: number;
|
|
1451
1482
|
url: string;
|
|
1483
|
+
id: number;
|
|
1452
1484
|
key: string | null;
|
|
1453
1485
|
}>, import("zod").ZodObject<{
|
|
1454
1486
|
type: import("zod").ZodLiteral<"duplicate">;
|
|
@@ -1466,13 +1498,13 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
1466
1498
|
annotations: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
1467
1499
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1468
1500
|
annotations: string[];
|
|
1469
|
-
id: number;
|
|
1470
1501
|
url: string;
|
|
1502
|
+
id: number;
|
|
1471
1503
|
key: string | null;
|
|
1472
1504
|
}, {
|
|
1473
1505
|
annotations: string[];
|
|
1474
|
-
id: number;
|
|
1475
1506
|
url: string;
|
|
1507
|
+
id: number;
|
|
1476
1508
|
key: string | null;
|
|
1477
1509
|
}>, import("zod").ZodObject<{
|
|
1478
1510
|
type: import("zod").ZodLiteral<"attachment">;
|
|
@@ -1491,13 +1523,13 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
1491
1523
|
annotations: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
1492
1524
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1493
1525
|
annotations: string[];
|
|
1494
|
-
id: number;
|
|
1495
1526
|
url: string;
|
|
1527
|
+
id: number;
|
|
1496
1528
|
key: string | null;
|
|
1497
1529
|
}, {
|
|
1498
1530
|
annotations: string[];
|
|
1499
|
-
id: number;
|
|
1500
1531
|
url: string;
|
|
1532
|
+
id: number;
|
|
1501
1533
|
key: string | null;
|
|
1502
1534
|
}>, import("zod").ZodObject<{
|
|
1503
1535
|
type: import("zod").ZodLiteral<"edit">;
|
|
@@ -1515,13 +1547,13 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
1515
1547
|
annotations: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
1516
1548
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1517
1549
|
annotations: string[];
|
|
1518
|
-
id: number;
|
|
1519
1550
|
url: string;
|
|
1551
|
+
id: number;
|
|
1520
1552
|
key: string | null;
|
|
1521
1553
|
}, {
|
|
1522
1554
|
annotations: string[];
|
|
1523
|
-
id: number;
|
|
1524
1555
|
url: string;
|
|
1556
|
+
id: number;
|
|
1525
1557
|
key: string | null;
|
|
1526
1558
|
}>, import("zod").ZodObject<{
|
|
1527
1559
|
type: import("zod").ZodLiteral<"duplicate">;
|
|
@@ -1539,13 +1571,13 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
1539
1571
|
annotations: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
1540
1572
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1541
1573
|
annotations: string[];
|
|
1542
|
-
id: number;
|
|
1543
1574
|
url: string;
|
|
1575
|
+
id: number;
|
|
1544
1576
|
key: string | null;
|
|
1545
1577
|
}, {
|
|
1546
1578
|
annotations: string[];
|
|
1547
|
-
id: number;
|
|
1548
1579
|
url: string;
|
|
1580
|
+
id: number;
|
|
1549
1581
|
key: string | null;
|
|
1550
1582
|
}>, import("zod").ZodObject<{
|
|
1551
1583
|
type: import("zod").ZodLiteral<"attachment">;
|
|
@@ -1748,7 +1780,7 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
1748
1780
|
}>>;
|
|
1749
1781
|
annotationListTable: import("zod").ZodOptional<import("zod").ZodOptional<import("zod").ZodObject<{
|
|
1750
1782
|
columns: import("zod").ZodArray<import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
1751
|
-
metaName: import("zod").ZodUnion<[import("zod").ZodLiteral<"original_file_name">, import("zod").ZodLiteral<"queue">, import("zod").ZodLiteral<"status">, import("zod").ZodLiteral<"labels">, import("zod").ZodLiteral<"details">, import("zod").ZodUnion<[import("zod").ZodLiteral<"created_at">, import("zod").ZodLiteral<"modified_at">, import("zod").ZodLiteral<"exported_at">, import("zod").ZodLiteral<"confirmed_at">, import("zod").ZodLiteral<"rejected_at">, import("zod").ZodLiteral<"deleted_at">, import("zod").ZodLiteral<"assigned_at">]>, import("zod").ZodUnion<[import("zod").ZodLiteral<"exported_by">, import("zod").ZodLiteral<"confirmed_by">, import("zod").ZodLiteral<"rejected_by">, import("zod").ZodLiteral<"deleted_by">, import("zod").ZodLiteral<"modifier">, import("zod").ZodLiteral<"assignees">]>]>;
|
|
1783
|
+
metaName: import("zod").ZodUnion<[import("zod").ZodLiteral<"original_file_name">, import("zod").ZodLiteral<"queue">, import("zod").ZodLiteral<"status">, import("zod").ZodLiteral<"labels">, import("zod").ZodLiteral<"details">, import("zod").ZodUnion<[import("zod").ZodLiteral<"created_at">, import("zod").ZodLiteral<"modified_at">, import("zod").ZodLiteral<"exported_at">, import("zod").ZodLiteral<"confirmed_at">, import("zod").ZodLiteral<"rejected_at">, import("zod").ZodLiteral<"deleted_at">, import("zod").ZodLiteral<"assigned_at">, import("zod").ZodLiteral<"export_failed_at">]>, import("zod").ZodUnion<[import("zod").ZodLiteral<"exported_by">, import("zod").ZodLiteral<"confirmed_by">, import("zod").ZodLiteral<"rejected_by">, import("zod").ZodLiteral<"deleted_by">, import("zod").ZodLiteral<"modifier">, import("zod").ZodLiteral<"assignees">]>]>;
|
|
1752
1784
|
columnType: import("zod").ZodLiteral<"meta">;
|
|
1753
1785
|
visible: import("zod").ZodBoolean;
|
|
1754
1786
|
width: import("zod").ZodNumber;
|
|
@@ -1756,12 +1788,12 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
1756
1788
|
width: number;
|
|
1757
1789
|
columnType: "meta";
|
|
1758
1790
|
visible: boolean;
|
|
1759
|
-
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";
|
|
1791
|
+
metaName: "status" | "assignees" | "queue" | "modifier" | "labels" | "created_at" | "modified_at" | "exported_at" | "confirmed_at" | "rejected_at" | "deleted_at" | "assigned_at" | "export_failed_at" | "exported_by" | "confirmed_by" | "rejected_by" | "deleted_by" | "original_file_name" | "details";
|
|
1760
1792
|
}, {
|
|
1761
1793
|
width: number;
|
|
1762
1794
|
columnType: "meta";
|
|
1763
1795
|
visible: boolean;
|
|
1764
|
-
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";
|
|
1796
|
+
metaName: "status" | "assignees" | "queue" | "modifier" | "labels" | "created_at" | "modified_at" | "exported_at" | "confirmed_at" | "rejected_at" | "deleted_at" | "assigned_at" | "export_failed_at" | "exported_by" | "confirmed_by" | "rejected_by" | "deleted_by" | "original_file_name" | "details";
|
|
1765
1797
|
}>, import("zod").ZodObject<{
|
|
1766
1798
|
schemaId: import("zod").ZodString;
|
|
1767
1799
|
dataType: import("zod").ZodUnion<[import("zod").ZodLiteral<"number">, import("zod").ZodLiteral<"string">, import("zod").ZodLiteral<"date">, import("zod").ZodLiteral<"boolean">]>;
|
|
@@ -1796,7 +1828,7 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
1796
1828
|
width: number;
|
|
1797
1829
|
columnType: "meta";
|
|
1798
1830
|
visible: boolean;
|
|
1799
|
-
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";
|
|
1831
|
+
metaName: "status" | "assignees" | "queue" | "modifier" | "labels" | "created_at" | "modified_at" | "exported_at" | "confirmed_at" | "rejected_at" | "deleted_at" | "assigned_at" | "export_failed_at" | "exported_by" | "confirmed_by" | "rejected_by" | "deleted_by" | "original_file_name" | "details";
|
|
1800
1832
|
})[];
|
|
1801
1833
|
}, {
|
|
1802
1834
|
columns: ({
|
|
@@ -1810,7 +1842,7 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
1810
1842
|
width: number;
|
|
1811
1843
|
columnType: "meta";
|
|
1812
1844
|
visible: boolean;
|
|
1813
|
-
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";
|
|
1845
|
+
metaName: "status" | "assignees" | "queue" | "modifier" | "labels" | "created_at" | "modified_at" | "exported_at" | "confirmed_at" | "rejected_at" | "deleted_at" | "assigned_at" | "export_failed_at" | "exported_by" | "confirmed_by" | "rejected_by" | "deleted_by" | "original_file_name" | "details";
|
|
1814
1846
|
})[];
|
|
1815
1847
|
}>>>;
|
|
1816
1848
|
uploadValues: import("zod").ZodOptional<import("zod").ZodOptional<import("zod").ZodUnknown>>;
|
|
@@ -1880,7 +1912,7 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
1880
1912
|
width: number;
|
|
1881
1913
|
columnType: "meta";
|
|
1882
1914
|
visible: boolean;
|
|
1883
|
-
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";
|
|
1915
|
+
metaName: "status" | "assignees" | "queue" | "modifier" | "labels" | "created_at" | "modified_at" | "exported_at" | "confirmed_at" | "rejected_at" | "deleted_at" | "assigned_at" | "export_failed_at" | "exported_by" | "confirmed_by" | "rejected_by" | "deleted_by" | "original_file_name" | "details";
|
|
1884
1916
|
})[];
|
|
1885
1917
|
} | undefined;
|
|
1886
1918
|
uploadValues?: unknown;
|
|
@@ -1950,7 +1982,7 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
1950
1982
|
width: number;
|
|
1951
1983
|
columnType: "meta";
|
|
1952
1984
|
visible: boolean;
|
|
1953
|
-
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";
|
|
1985
|
+
metaName: "status" | "assignees" | "queue" | "modifier" | "labels" | "created_at" | "modified_at" | "exported_at" | "confirmed_at" | "rejected_at" | "deleted_at" | "assigned_at" | "export_failed_at" | "exported_by" | "confirmed_by" | "rejected_by" | "deleted_by" | "original_file_name" | "details";
|
|
1954
1986
|
})[];
|
|
1955
1987
|
} | undefined;
|
|
1956
1988
|
uploadValues?: unknown;
|
|
@@ -1966,10 +1998,10 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
1966
1998
|
deleteAfter: import("zod").ZodNullable<import("zod").ZodString>;
|
|
1967
1999
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1968
2000
|
status: string;
|
|
1969
|
-
id: number;
|
|
1970
|
-
schema: string;
|
|
1971
2001
|
url: string;
|
|
1972
2002
|
sessionTimeout: string;
|
|
2003
|
+
id: number;
|
|
2004
|
+
schema: string;
|
|
1973
2005
|
name: string;
|
|
1974
2006
|
workflows: Record<string, string | number>[];
|
|
1975
2007
|
workspace: string | null;
|
|
@@ -2052,7 +2084,7 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
2052
2084
|
width: number;
|
|
2053
2085
|
columnType: "meta";
|
|
2054
2086
|
visible: boolean;
|
|
2055
|
-
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";
|
|
2087
|
+
metaName: "status" | "assignees" | "queue" | "modifier" | "labels" | "created_at" | "modified_at" | "exported_at" | "confirmed_at" | "rejected_at" | "deleted_at" | "assigned_at" | "export_failed_at" | "exported_by" | "confirmed_by" | "rejected_by" | "deleted_by" | "original_file_name" | "details";
|
|
2056
2088
|
})[];
|
|
2057
2089
|
} | undefined;
|
|
2058
2090
|
uploadValues?: unknown;
|
|
@@ -2067,10 +2099,10 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
2067
2099
|
metadata?: unknown;
|
|
2068
2100
|
}, {
|
|
2069
2101
|
status: string;
|
|
2070
|
-
id: number;
|
|
2071
|
-
schema: string;
|
|
2072
2102
|
url: string;
|
|
2073
2103
|
sessionTimeout: string;
|
|
2104
|
+
id: number;
|
|
2105
|
+
schema: string;
|
|
2074
2106
|
name: string;
|
|
2075
2107
|
workflows: Record<string, string | number>[];
|
|
2076
2108
|
workspace: string | null;
|
|
@@ -2153,7 +2185,7 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
2153
2185
|
width: number;
|
|
2154
2186
|
columnType: "meta";
|
|
2155
2187
|
visible: boolean;
|
|
2156
|
-
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";
|
|
2188
|
+
metaName: "status" | "assignees" | "queue" | "modifier" | "labels" | "created_at" | "modified_at" | "exported_at" | "confirmed_at" | "rejected_at" | "deleted_at" | "assigned_at" | "export_failed_at" | "exported_by" | "confirmed_by" | "rejected_by" | "deleted_by" | "original_file_name" | "details";
|
|
2157
2189
|
})[];
|
|
2158
2190
|
} | undefined;
|
|
2159
2191
|
uploadValues?: unknown;
|
|
@@ -2189,8 +2221,8 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
2189
2221
|
phoneNumber: import("zod").ZodNullable<import("zod").ZodString>;
|
|
2190
2222
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2191
2223
|
deleted: boolean;
|
|
2192
|
-
id: number;
|
|
2193
2224
|
url: string;
|
|
2225
|
+
id: number;
|
|
2194
2226
|
organization: string;
|
|
2195
2227
|
queues: string[];
|
|
2196
2228
|
lastName: string;
|
|
@@ -2209,8 +2241,8 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
2209
2241
|
oidcId?: string | null | undefined;
|
|
2210
2242
|
}, {
|
|
2211
2243
|
deleted: boolean;
|
|
2212
|
-
id: number;
|
|
2213
2244
|
url: string;
|
|
2245
|
+
id: number;
|
|
2214
2246
|
organization: string;
|
|
2215
2247
|
queues: string[];
|
|
2216
2248
|
lastName: string;
|
|
@@ -2250,8 +2282,8 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
2250
2282
|
phoneNumber: import("zod").ZodNullable<import("zod").ZodString>;
|
|
2251
2283
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2252
2284
|
deleted: boolean;
|
|
2253
|
-
id: number;
|
|
2254
2285
|
url: string;
|
|
2286
|
+
id: number;
|
|
2255
2287
|
organization: string;
|
|
2256
2288
|
queues: string[];
|
|
2257
2289
|
lastName: string;
|
|
@@ -2270,8 +2302,8 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
2270
2302
|
oidcId?: string | null | undefined;
|
|
2271
2303
|
}, {
|
|
2272
2304
|
deleted: boolean;
|
|
2273
|
-
id: number;
|
|
2274
2305
|
url: string;
|
|
2306
|
+
id: number;
|
|
2275
2307
|
organization: string;
|
|
2276
2308
|
queues: string[];
|
|
2277
2309
|
lastName: string;
|
|
@@ -2311,8 +2343,8 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
2311
2343
|
phoneNumber: import("zod").ZodNullable<import("zod").ZodString>;
|
|
2312
2344
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2313
2345
|
deleted: boolean;
|
|
2314
|
-
id: number;
|
|
2315
2346
|
url: string;
|
|
2347
|
+
id: number;
|
|
2316
2348
|
organization: string;
|
|
2317
2349
|
queues: string[];
|
|
2318
2350
|
lastName: string;
|
|
@@ -2331,8 +2363,8 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
2331
2363
|
oidcId?: string | null | undefined;
|
|
2332
2364
|
}, {
|
|
2333
2365
|
deleted: boolean;
|
|
2334
|
-
id: number;
|
|
2335
2366
|
url: string;
|
|
2367
|
+
id: number;
|
|
2336
2368
|
organization: string;
|
|
2337
2369
|
queues: string[];
|
|
2338
2370
|
lastName: string;
|
|
@@ -2372,8 +2404,8 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
2372
2404
|
phoneNumber: import("zod").ZodNullable<import("zod").ZodString>;
|
|
2373
2405
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2374
2406
|
deleted: boolean;
|
|
2375
|
-
id: number;
|
|
2376
2407
|
url: string;
|
|
2408
|
+
id: number;
|
|
2377
2409
|
organization: string;
|
|
2378
2410
|
queues: string[];
|
|
2379
2411
|
lastName: string;
|
|
@@ -2392,8 +2424,8 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
2392
2424
|
oidcId?: string | null | undefined;
|
|
2393
2425
|
}, {
|
|
2394
2426
|
deleted: boolean;
|
|
2395
|
-
id: number;
|
|
2396
2427
|
url: string;
|
|
2428
|
+
id: number;
|
|
2397
2429
|
organization: string;
|
|
2398
2430
|
queues: string[];
|
|
2399
2431
|
lastName: string;
|
|
@@ -2420,16 +2452,16 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
2420
2452
|
queues: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
2421
2453
|
metadata: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
2422
2454
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2423
|
-
id: number;
|
|
2424
2455
|
url: string;
|
|
2456
|
+
id: number;
|
|
2425
2457
|
organization: string;
|
|
2426
2458
|
name: string;
|
|
2427
2459
|
queues: string[];
|
|
2428
2460
|
autopilot: boolean;
|
|
2429
2461
|
metadata?: unknown;
|
|
2430
2462
|
}, {
|
|
2431
|
-
id: number;
|
|
2432
2463
|
url: string;
|
|
2464
|
+
id: number;
|
|
2433
2465
|
organization: string;
|
|
2434
2466
|
name: string;
|
|
2435
2467
|
queues: string[];
|
|
@@ -2439,8 +2471,8 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
2439
2471
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2440
2472
|
assignees: {
|
|
2441
2473
|
deleted: boolean;
|
|
2442
|
-
id: number;
|
|
2443
2474
|
url: string;
|
|
2475
|
+
id: number;
|
|
2444
2476
|
organization: string;
|
|
2445
2477
|
queues: string[];
|
|
2446
2478
|
lastName: string;
|
|
@@ -2459,8 +2491,8 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
2459
2491
|
oidcId?: string | null | undefined;
|
|
2460
2492
|
}[];
|
|
2461
2493
|
content: ({
|
|
2462
|
-
id: number | null;
|
|
2463
2494
|
url: string | null;
|
|
2495
|
+
id: number | null;
|
|
2464
2496
|
schemaId: string | null;
|
|
2465
2497
|
category: "datapoint" | null;
|
|
2466
2498
|
content?: {
|
|
@@ -2482,14 +2514,12 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
2482
2514
|
validationSources?: string[] | null | undefined;
|
|
2483
2515
|
timeSpent?: number | null | undefined;
|
|
2484
2516
|
timeSpentOverall?: number | null | undefined;
|
|
2517
|
+
noRecalculation?: boolean | undefined;
|
|
2485
2518
|
} | {
|
|
2486
|
-
id: number | null;
|
|
2487
2519
|
url: string | null;
|
|
2488
|
-
schemaId: string | null;
|
|
2489
|
-
category: "multivalue" | null;
|
|
2490
2520
|
children: (({
|
|
2491
|
-
id: number | null;
|
|
2492
2521
|
url: string | null;
|
|
2522
|
+
id: number | null;
|
|
2493
2523
|
schemaId: string | null;
|
|
2494
2524
|
category: "datapoint" | null;
|
|
2495
2525
|
content?: {
|
|
@@ -2511,14 +2541,12 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
2511
2541
|
validationSources?: string[] | null | undefined;
|
|
2512
2542
|
timeSpent?: number | null | undefined;
|
|
2513
2543
|
timeSpentOverall?: number | null | undefined;
|
|
2544
|
+
noRecalculation?: boolean | undefined;
|
|
2514
2545
|
}[] | {
|
|
2515
|
-
id: number | null;
|
|
2516
2546
|
url: string | null;
|
|
2517
|
-
schemaId: string;
|
|
2518
|
-
category: "tuple" | null;
|
|
2519
2547
|
children: ({
|
|
2520
|
-
id: number | null;
|
|
2521
2548
|
url: string | null;
|
|
2549
|
+
id: number | null;
|
|
2522
2550
|
schemaId: string | null;
|
|
2523
2551
|
category: "datapoint" | null;
|
|
2524
2552
|
content?: {
|
|
@@ -2540,10 +2568,14 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
2540
2568
|
validationSources?: string[] | null | undefined;
|
|
2541
2569
|
timeSpent?: number | null | undefined;
|
|
2542
2570
|
timeSpentOverall?: number | null | undefined;
|
|
2571
|
+
noRecalculation?: boolean | undefined;
|
|
2543
2572
|
} | null)[];
|
|
2544
|
-
}[]) & ({
|
|
2545
2573
|
id: number | null;
|
|
2574
|
+
schemaId: string;
|
|
2575
|
+
category: "tuple" | null;
|
|
2576
|
+
}[]) & ({
|
|
2546
2577
|
url: string | null;
|
|
2578
|
+
id: number | null;
|
|
2547
2579
|
schemaId: string | null;
|
|
2548
2580
|
category: "datapoint" | null;
|
|
2549
2581
|
content?: {
|
|
@@ -2565,14 +2597,12 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
2565
2597
|
validationSources?: string[] | null | undefined;
|
|
2566
2598
|
timeSpent?: number | null | undefined;
|
|
2567
2599
|
timeSpentOverall?: number | null | undefined;
|
|
2600
|
+
noRecalculation?: boolean | undefined;
|
|
2568
2601
|
}[] | {
|
|
2569
|
-
id: number | null;
|
|
2570
2602
|
url: string | null;
|
|
2571
|
-
schemaId: string;
|
|
2572
|
-
category: "tuple" | null;
|
|
2573
2603
|
children: ({
|
|
2574
|
-
id: number | null;
|
|
2575
2604
|
url: string | null;
|
|
2605
|
+
id: number | null;
|
|
2576
2606
|
schemaId: string | null;
|
|
2577
2607
|
category: "datapoint" | null;
|
|
2578
2608
|
content?: {
|
|
@@ -2594,8 +2624,15 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
2594
2624
|
validationSources?: string[] | null | undefined;
|
|
2595
2625
|
timeSpent?: number | null | undefined;
|
|
2596
2626
|
timeSpentOverall?: number | null | undefined;
|
|
2627
|
+
noRecalculation?: boolean | undefined;
|
|
2597
2628
|
} | null)[];
|
|
2629
|
+
id: number | null;
|
|
2630
|
+
schemaId: string;
|
|
2631
|
+
category: "tuple" | null;
|
|
2598
2632
|
}[] | undefined)) | null;
|
|
2633
|
+
id: number | null;
|
|
2634
|
+
schemaId: string | null;
|
|
2635
|
+
category: "multivalue" | null;
|
|
2599
2636
|
content?: {
|
|
2600
2637
|
value?: string | null | undefined;
|
|
2601
2638
|
normalizedValue?: string | null | undefined;
|
|
@@ -2636,43 +2673,44 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
2636
2673
|
})[];
|
|
2637
2674
|
relations: (({
|
|
2638
2675
|
annotations: string[];
|
|
2639
|
-
id: number;
|
|
2640
2676
|
url: string;
|
|
2677
|
+
id: number;
|
|
2641
2678
|
key: string | null;
|
|
2642
2679
|
} & {
|
|
2643
2680
|
type: "edit";
|
|
2644
2681
|
parent: string;
|
|
2645
2682
|
}) | ({
|
|
2646
2683
|
annotations: string[];
|
|
2647
|
-
id: number;
|
|
2648
2684
|
url: string;
|
|
2685
|
+
id: number;
|
|
2649
2686
|
key: string | null;
|
|
2650
2687
|
} & {
|
|
2651
2688
|
type: "duplicate";
|
|
2652
2689
|
parent: string | null;
|
|
2653
2690
|
}) | ({
|
|
2654
2691
|
annotations: string[];
|
|
2655
|
-
id: number;
|
|
2656
2692
|
url: string;
|
|
2693
|
+
id: number;
|
|
2657
2694
|
key: string | null;
|
|
2658
2695
|
} & {
|
|
2659
2696
|
type: "attachment";
|
|
2660
2697
|
parent: string | null;
|
|
2661
2698
|
}))[];
|
|
2662
2699
|
labels: {
|
|
2663
|
-
id: number;
|
|
2664
2700
|
url: string;
|
|
2701
|
+
id: number;
|
|
2665
2702
|
name: string;
|
|
2703
|
+
color?: string | null | undefined;
|
|
2666
2704
|
}[];
|
|
2667
2705
|
documents: {
|
|
2668
2706
|
annotations: string[];
|
|
2707
|
+
url: string;
|
|
2708
|
+
originalFileName: string | null;
|
|
2669
2709
|
content: string | null;
|
|
2670
2710
|
id: number;
|
|
2671
2711
|
creator: string | null;
|
|
2672
2712
|
createdAt: string;
|
|
2673
|
-
url: string;
|
|
2674
2713
|
email: string | null;
|
|
2675
|
-
originalFileName: string | null;
|
|
2676
2714
|
s3Name: string | null;
|
|
2677
2715
|
parent: string | null;
|
|
2678
2716
|
mimeType: string;
|
|
@@ -2682,8 +2720,8 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
2682
2720
|
}[];
|
|
2683
2721
|
modifiers: {
|
|
2684
2722
|
deleted: boolean;
|
|
2685
|
-
id: number;
|
|
2686
2723
|
url: string;
|
|
2724
|
+
id: number;
|
|
2687
2725
|
organization: string;
|
|
2688
2726
|
queues: string[];
|
|
2689
2727
|
lastName: string;
|
|
@@ -2703,24 +2741,24 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
2703
2741
|
}[];
|
|
2704
2742
|
childRelations: (({
|
|
2705
2743
|
annotations: string[];
|
|
2706
|
-
id: number;
|
|
2707
2744
|
url: string;
|
|
2745
|
+
id: number;
|
|
2708
2746
|
key: string | null;
|
|
2709
2747
|
} & {
|
|
2710
2748
|
type: "edit";
|
|
2711
2749
|
parent: string;
|
|
2712
2750
|
}) | ({
|
|
2713
2751
|
annotations: string[];
|
|
2714
|
-
id: number;
|
|
2715
2752
|
url: string;
|
|
2753
|
+
id: number;
|
|
2716
2754
|
key: string | null;
|
|
2717
2755
|
} & {
|
|
2718
2756
|
type: "duplicate";
|
|
2719
2757
|
parent: string | null;
|
|
2720
2758
|
}) | ({
|
|
2721
2759
|
annotations: string[];
|
|
2722
|
-
id: number;
|
|
2723
2760
|
url: string;
|
|
2761
|
+
id: number;
|
|
2724
2762
|
key: string | null;
|
|
2725
2763
|
} & {
|
|
2726
2764
|
type: "attachment";
|
|
@@ -2728,8 +2766,8 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
2728
2766
|
}))[];
|
|
2729
2767
|
exportedBys: {
|
|
2730
2768
|
deleted: boolean;
|
|
2731
|
-
id: number;
|
|
2732
2769
|
url: string;
|
|
2770
|
+
id: number;
|
|
2733
2771
|
organization: string;
|
|
2734
2772
|
queues: string[];
|
|
2735
2773
|
lastName: string;
|
|
@@ -2749,8 +2787,8 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
2749
2787
|
}[];
|
|
2750
2788
|
deletedBys: {
|
|
2751
2789
|
deleted: boolean;
|
|
2752
|
-
id: number;
|
|
2753
2790
|
url: string;
|
|
2791
|
+
id: number;
|
|
2754
2792
|
organization: string;
|
|
2755
2793
|
queues: string[];
|
|
2756
2794
|
lastName: string;
|
|
@@ -2770,8 +2808,8 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
2770
2808
|
}[];
|
|
2771
2809
|
confirmedBys: {
|
|
2772
2810
|
deleted: boolean;
|
|
2773
|
-
id: number;
|
|
2774
2811
|
url: string;
|
|
2812
|
+
id: number;
|
|
2775
2813
|
organization: string;
|
|
2776
2814
|
queues: string[];
|
|
2777
2815
|
lastName: string;
|
|
@@ -2791,8 +2829,8 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
2791
2829
|
}[];
|
|
2792
2830
|
rejectedBys: {
|
|
2793
2831
|
deleted: boolean;
|
|
2794
|
-
id: number;
|
|
2795
2832
|
url: string;
|
|
2833
|
+
id: number;
|
|
2796
2834
|
organization: string;
|
|
2797
2835
|
queues: string[];
|
|
2798
2836
|
lastName: string;
|
|
@@ -2811,8 +2849,8 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
2811
2849
|
oidcId?: string | null | undefined;
|
|
2812
2850
|
}[];
|
|
2813
2851
|
workspaces: {
|
|
2814
|
-
id: number;
|
|
2815
2852
|
url: string;
|
|
2853
|
+
id: number;
|
|
2816
2854
|
organization: string;
|
|
2817
2855
|
name: string;
|
|
2818
2856
|
queues: string[];
|
|
@@ -2821,10 +2859,10 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
2821
2859
|
}[];
|
|
2822
2860
|
queues: {
|
|
2823
2861
|
status: string;
|
|
2824
|
-
id: number;
|
|
2825
|
-
schema: string;
|
|
2826
2862
|
url: string;
|
|
2827
2863
|
sessionTimeout: string;
|
|
2864
|
+
id: number;
|
|
2865
|
+
schema: string;
|
|
2828
2866
|
name: string;
|
|
2829
2867
|
workflows: Record<string, string | number>[];
|
|
2830
2868
|
workspace: string | null;
|
|
@@ -2907,7 +2945,7 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
2907
2945
|
width: number;
|
|
2908
2946
|
columnType: "meta";
|
|
2909
2947
|
visible: boolean;
|
|
2910
|
-
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";
|
|
2948
|
+
metaName: "status" | "assignees" | "queue" | "modifier" | "labels" | "created_at" | "modified_at" | "exported_at" | "confirmed_at" | "rejected_at" | "deleted_at" | "assigned_at" | "export_failed_at" | "exported_by" | "confirmed_by" | "rejected_by" | "deleted_by" | "original_file_name" | "details";
|
|
2911
2949
|
})[];
|
|
2912
2950
|
} | undefined;
|
|
2913
2951
|
uploadValues?: unknown;
|
|
@@ -2924,8 +2962,8 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
2924
2962
|
}, {
|
|
2925
2963
|
assignees: {
|
|
2926
2964
|
deleted: boolean;
|
|
2927
|
-
id: number;
|
|
2928
2965
|
url: string;
|
|
2966
|
+
id: number;
|
|
2929
2967
|
organization: string;
|
|
2930
2968
|
queues: string[];
|
|
2931
2969
|
lastName: string;
|
|
@@ -2944,8 +2982,8 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
2944
2982
|
oidcId?: string | null | undefined;
|
|
2945
2983
|
}[];
|
|
2946
2984
|
content: ({
|
|
2947
|
-
id: number | null;
|
|
2948
2985
|
url: string | null;
|
|
2986
|
+
id: number | null;
|
|
2949
2987
|
schemaId: string | null;
|
|
2950
2988
|
category: "datapoint" | null;
|
|
2951
2989
|
content?: {
|
|
@@ -2967,14 +3005,12 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
2967
3005
|
validationSources?: string[] | null | undefined;
|
|
2968
3006
|
timeSpent?: number | null | undefined;
|
|
2969
3007
|
timeSpentOverall?: number | null | undefined;
|
|
3008
|
+
noRecalculation?: boolean | undefined;
|
|
2970
3009
|
} | {
|
|
2971
|
-
id: number | null;
|
|
2972
3010
|
url: string | null;
|
|
2973
|
-
schemaId: string | null;
|
|
2974
|
-
category: "multivalue" | null;
|
|
2975
3011
|
children: (({
|
|
2976
|
-
id: number | null;
|
|
2977
3012
|
url: string | null;
|
|
3013
|
+
id: number | null;
|
|
2978
3014
|
schemaId: string | null;
|
|
2979
3015
|
category: "datapoint" | null;
|
|
2980
3016
|
content?: {
|
|
@@ -2996,14 +3032,12 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
2996
3032
|
validationSources?: string[] | null | undefined;
|
|
2997
3033
|
timeSpent?: number | null | undefined;
|
|
2998
3034
|
timeSpentOverall?: number | null | undefined;
|
|
3035
|
+
noRecalculation?: boolean | undefined;
|
|
2999
3036
|
}[] | {
|
|
3000
|
-
id: number | null;
|
|
3001
3037
|
url: string | null;
|
|
3002
|
-
schemaId: string;
|
|
3003
|
-
category: "tuple" | null;
|
|
3004
3038
|
children: ({
|
|
3005
|
-
id: number | null;
|
|
3006
3039
|
url: string | null;
|
|
3040
|
+
id: number | null;
|
|
3007
3041
|
schemaId: string | null;
|
|
3008
3042
|
category: "datapoint" | null;
|
|
3009
3043
|
content?: {
|
|
@@ -3025,10 +3059,14 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
3025
3059
|
validationSources?: string[] | null | undefined;
|
|
3026
3060
|
timeSpent?: number | null | undefined;
|
|
3027
3061
|
timeSpentOverall?: number | null | undefined;
|
|
3062
|
+
noRecalculation?: boolean | undefined;
|
|
3028
3063
|
} | null)[];
|
|
3029
|
-
}[]) & ({
|
|
3030
3064
|
id: number | null;
|
|
3065
|
+
schemaId: string;
|
|
3066
|
+
category: "tuple" | null;
|
|
3067
|
+
}[]) & ({
|
|
3031
3068
|
url: string | null;
|
|
3069
|
+
id: number | null;
|
|
3032
3070
|
schemaId: string | null;
|
|
3033
3071
|
category: "datapoint" | null;
|
|
3034
3072
|
content?: {
|
|
@@ -3050,14 +3088,12 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
3050
3088
|
validationSources?: string[] | null | undefined;
|
|
3051
3089
|
timeSpent?: number | null | undefined;
|
|
3052
3090
|
timeSpentOverall?: number | null | undefined;
|
|
3091
|
+
noRecalculation?: boolean | undefined;
|
|
3053
3092
|
}[] | {
|
|
3054
|
-
id: number | null;
|
|
3055
3093
|
url: string | null;
|
|
3056
|
-
schemaId: string;
|
|
3057
|
-
category: "tuple" | null;
|
|
3058
3094
|
children: ({
|
|
3059
|
-
id: number | null;
|
|
3060
3095
|
url: string | null;
|
|
3096
|
+
id: number | null;
|
|
3061
3097
|
schemaId: string | null;
|
|
3062
3098
|
category: "datapoint" | null;
|
|
3063
3099
|
content?: {
|
|
@@ -3079,8 +3115,15 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
3079
3115
|
validationSources?: string[] | null | undefined;
|
|
3080
3116
|
timeSpent?: number | null | undefined;
|
|
3081
3117
|
timeSpentOverall?: number | null | undefined;
|
|
3118
|
+
noRecalculation?: boolean | undefined;
|
|
3082
3119
|
} | null)[];
|
|
3120
|
+
id: number | null;
|
|
3121
|
+
schemaId: string;
|
|
3122
|
+
category: "tuple" | null;
|
|
3083
3123
|
}[] | undefined)) | null;
|
|
3124
|
+
id: number | null;
|
|
3125
|
+
schemaId: string | null;
|
|
3126
|
+
category: "multivalue" | null;
|
|
3084
3127
|
content?: {
|
|
3085
3128
|
value?: string | null | undefined;
|
|
3086
3129
|
normalizedValue?: string | null | undefined;
|
|
@@ -3121,43 +3164,44 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
3121
3164
|
})[];
|
|
3122
3165
|
relations: (({
|
|
3123
3166
|
annotations: string[];
|
|
3124
|
-
id: number;
|
|
3125
3167
|
url: string;
|
|
3168
|
+
id: number;
|
|
3126
3169
|
key: string | null;
|
|
3127
3170
|
} & {
|
|
3128
3171
|
type: "edit";
|
|
3129
3172
|
parent: string;
|
|
3130
3173
|
}) | ({
|
|
3131
3174
|
annotations: string[];
|
|
3132
|
-
id: number;
|
|
3133
3175
|
url: string;
|
|
3176
|
+
id: number;
|
|
3134
3177
|
key: string | null;
|
|
3135
3178
|
} & {
|
|
3136
3179
|
type: "duplicate";
|
|
3137
3180
|
parent: string | null;
|
|
3138
3181
|
}) | ({
|
|
3139
3182
|
annotations: string[];
|
|
3140
|
-
id: number;
|
|
3141
3183
|
url: string;
|
|
3184
|
+
id: number;
|
|
3142
3185
|
key: string | null;
|
|
3143
3186
|
} & {
|
|
3144
3187
|
type: "attachment";
|
|
3145
3188
|
parent: string | null;
|
|
3146
3189
|
}))[];
|
|
3147
3190
|
labels: {
|
|
3148
|
-
id: number;
|
|
3149
3191
|
url: string;
|
|
3192
|
+
id: number;
|
|
3150
3193
|
name: string;
|
|
3194
|
+
color?: string | null | undefined;
|
|
3151
3195
|
}[];
|
|
3152
3196
|
documents: {
|
|
3153
3197
|
annotations: string[];
|
|
3198
|
+
url: string;
|
|
3199
|
+
originalFileName: string | null;
|
|
3154
3200
|
content: string | null;
|
|
3155
3201
|
id: number;
|
|
3156
3202
|
creator: string | null;
|
|
3157
3203
|
createdAt: string;
|
|
3158
|
-
url: string;
|
|
3159
3204
|
email: string | null;
|
|
3160
|
-
originalFileName: string | null;
|
|
3161
3205
|
s3Name: string | null;
|
|
3162
3206
|
parent: string | null;
|
|
3163
3207
|
mimeType: string;
|
|
@@ -3167,8 +3211,8 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
3167
3211
|
}[];
|
|
3168
3212
|
modifiers: {
|
|
3169
3213
|
deleted: boolean;
|
|
3170
|
-
id: number;
|
|
3171
3214
|
url: string;
|
|
3215
|
+
id: number;
|
|
3172
3216
|
organization: string;
|
|
3173
3217
|
queues: string[];
|
|
3174
3218
|
lastName: string;
|
|
@@ -3188,24 +3232,24 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
3188
3232
|
}[];
|
|
3189
3233
|
childRelations: (({
|
|
3190
3234
|
annotations: string[];
|
|
3191
|
-
id: number;
|
|
3192
3235
|
url: string;
|
|
3236
|
+
id: number;
|
|
3193
3237
|
key: string | null;
|
|
3194
3238
|
} & {
|
|
3195
3239
|
type: "edit";
|
|
3196
3240
|
parent: string;
|
|
3197
3241
|
}) | ({
|
|
3198
3242
|
annotations: string[];
|
|
3199
|
-
id: number;
|
|
3200
3243
|
url: string;
|
|
3244
|
+
id: number;
|
|
3201
3245
|
key: string | null;
|
|
3202
3246
|
} & {
|
|
3203
3247
|
type: "duplicate";
|
|
3204
3248
|
parent: string | null;
|
|
3205
3249
|
}) | ({
|
|
3206
3250
|
annotations: string[];
|
|
3207
|
-
id: number;
|
|
3208
3251
|
url: string;
|
|
3252
|
+
id: number;
|
|
3209
3253
|
key: string | null;
|
|
3210
3254
|
} & {
|
|
3211
3255
|
type: "attachment";
|
|
@@ -3213,8 +3257,8 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
3213
3257
|
}))[];
|
|
3214
3258
|
exportedBys: {
|
|
3215
3259
|
deleted: boolean;
|
|
3216
|
-
id: number;
|
|
3217
3260
|
url: string;
|
|
3261
|
+
id: number;
|
|
3218
3262
|
organization: string;
|
|
3219
3263
|
queues: string[];
|
|
3220
3264
|
lastName: string;
|
|
@@ -3234,8 +3278,8 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
3234
3278
|
}[];
|
|
3235
3279
|
deletedBys: {
|
|
3236
3280
|
deleted: boolean;
|
|
3237
|
-
id: number;
|
|
3238
3281
|
url: string;
|
|
3282
|
+
id: number;
|
|
3239
3283
|
organization: string;
|
|
3240
3284
|
queues: string[];
|
|
3241
3285
|
lastName: string;
|
|
@@ -3255,8 +3299,8 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
3255
3299
|
}[];
|
|
3256
3300
|
confirmedBys: {
|
|
3257
3301
|
deleted: boolean;
|
|
3258
|
-
id: number;
|
|
3259
3302
|
url: string;
|
|
3303
|
+
id: number;
|
|
3260
3304
|
organization: string;
|
|
3261
3305
|
queues: string[];
|
|
3262
3306
|
lastName: string;
|
|
@@ -3276,8 +3320,8 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
3276
3320
|
}[];
|
|
3277
3321
|
rejectedBys: {
|
|
3278
3322
|
deleted: boolean;
|
|
3279
|
-
id: number;
|
|
3280
3323
|
url: string;
|
|
3324
|
+
id: number;
|
|
3281
3325
|
organization: string;
|
|
3282
3326
|
queues: string[];
|
|
3283
3327
|
lastName: string;
|
|
@@ -3296,8 +3340,8 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
3296
3340
|
oidcId?: string | null | undefined;
|
|
3297
3341
|
}[];
|
|
3298
3342
|
workspaces: {
|
|
3299
|
-
id: number;
|
|
3300
3343
|
url: string;
|
|
3344
|
+
id: number;
|
|
3301
3345
|
organization: string;
|
|
3302
3346
|
name: string;
|
|
3303
3347
|
queues: string[];
|
|
@@ -3306,10 +3350,10 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
3306
3350
|
}[];
|
|
3307
3351
|
queues: {
|
|
3308
3352
|
status: string;
|
|
3309
|
-
id: number;
|
|
3310
|
-
schema: string;
|
|
3311
3353
|
url: string;
|
|
3312
3354
|
sessionTimeout: string;
|
|
3355
|
+
id: number;
|
|
3356
|
+
schema: string;
|
|
3313
3357
|
name: string;
|
|
3314
3358
|
workflows: Record<string, string | number>[];
|
|
3315
3359
|
workspace: string | null;
|
|
@@ -3392,7 +3436,7 @@ export declare const list: (query?: AnnotationListQuery) => {
|
|
|
3392
3436
|
width: number;
|
|
3393
3437
|
columnType: "meta";
|
|
3394
3438
|
visible: boolean;
|
|
3395
|
-
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";
|
|
3439
|
+
metaName: "status" | "assignees" | "queue" | "modifier" | "labels" | "created_at" | "modified_at" | "exported_at" | "confirmed_at" | "rejected_at" | "deleted_at" | "assigned_at" | "export_failed_at" | "exported_by" | "confirmed_by" | "rejected_by" | "deleted_by" | "original_file_name" | "details";
|
|
3396
3440
|
})[];
|
|
3397
3441
|
} | undefined;
|
|
3398
3442
|
uploadValues?: unknown;
|