@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 search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
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 search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
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 search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
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 search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
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 search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
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 search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
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 search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
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 search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
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 search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
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 search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
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 search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
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 search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
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 search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
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 search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
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;
|
|
@@ -434,13 +444,13 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
434
444
|
annotations: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
435
445
|
}, "strip", import("zod").ZodTypeAny, {
|
|
436
446
|
annotations: string[];
|
|
447
|
+
url: string;
|
|
448
|
+
originalFileName: string | null;
|
|
437
449
|
content: string | null;
|
|
438
450
|
id: number;
|
|
439
451
|
creator: string | null;
|
|
440
452
|
createdAt: string;
|
|
441
|
-
url: string;
|
|
442
453
|
email: string | null;
|
|
443
|
-
originalFileName: string | null;
|
|
444
454
|
s3Name: string | null;
|
|
445
455
|
parent: string | null;
|
|
446
456
|
mimeType: string;
|
|
@@ -449,13 +459,13 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
449
459
|
metadata?: unknown;
|
|
450
460
|
}, {
|
|
451
461
|
annotations: string[];
|
|
462
|
+
url: string;
|
|
463
|
+
originalFileName: string | null;
|
|
452
464
|
content: string | null;
|
|
453
465
|
id: number;
|
|
454
466
|
creator: string | null;
|
|
455
467
|
createdAt: string;
|
|
456
|
-
url: string;
|
|
457
468
|
email: string | null;
|
|
458
|
-
originalFileName: string | null;
|
|
459
469
|
s3Name: string | null;
|
|
460
470
|
parent: string | null;
|
|
461
471
|
mimeType: string;
|
|
@@ -485,8 +495,8 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
485
495
|
phoneNumber: import("zod").ZodNullable<import("zod").ZodString>;
|
|
486
496
|
}, "strip", import("zod").ZodTypeAny, {
|
|
487
497
|
deleted: boolean;
|
|
488
|
-
id: number;
|
|
489
498
|
url: string;
|
|
499
|
+
id: number;
|
|
490
500
|
organization: string;
|
|
491
501
|
queues: string[];
|
|
492
502
|
lastName: string;
|
|
@@ -505,8 +515,8 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
505
515
|
oidcId?: string | null | undefined;
|
|
506
516
|
}, {
|
|
507
517
|
deleted: boolean;
|
|
508
|
-
id: number;
|
|
509
518
|
url: string;
|
|
519
|
+
id: number;
|
|
510
520
|
organization: string;
|
|
511
521
|
queues: string[];
|
|
512
522
|
lastName: string;
|
|
@@ -578,9 +588,10 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
578
588
|
validationSources: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
579
589
|
timeSpent: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
580
590
|
timeSpentOverall: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
591
|
+
noRecalculation: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
581
592
|
}, "strip", import("zod").ZodTypeAny, {
|
|
582
|
-
id: number | null;
|
|
583
593
|
url: string | null;
|
|
594
|
+
id: number | null;
|
|
584
595
|
schemaId: string | null;
|
|
585
596
|
category: "datapoint" | null;
|
|
586
597
|
content?: {
|
|
@@ -602,9 +613,10 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
602
613
|
validationSources?: string[] | null | undefined;
|
|
603
614
|
timeSpent?: number | null | undefined;
|
|
604
615
|
timeSpentOverall?: number | null | undefined;
|
|
616
|
+
noRecalculation?: boolean | undefined;
|
|
605
617
|
}, {
|
|
606
|
-
id: number | null;
|
|
607
618
|
url: string | null;
|
|
619
|
+
id: number | null;
|
|
608
620
|
schemaId: string | null;
|
|
609
621
|
category: "datapoint" | null;
|
|
610
622
|
content?: {
|
|
@@ -626,6 +638,7 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
626
638
|
validationSources?: string[] | null | undefined;
|
|
627
639
|
timeSpent?: number | null | undefined;
|
|
628
640
|
timeSpentOverall?: number | null | undefined;
|
|
641
|
+
noRecalculation?: boolean | undefined;
|
|
629
642
|
}>, import("zod").ZodObject<{
|
|
630
643
|
id: import("zod").ZodNullable<import("zod").ZodNumber>;
|
|
631
644
|
url: import("zod").ZodNullable<import("zod").ZodString>;
|
|
@@ -729,9 +742,10 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
729
742
|
validationSources: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
730
743
|
timeSpent: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
731
744
|
timeSpentOverall: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
745
|
+
noRecalculation: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
732
746
|
}, "strip", import("zod").ZodTypeAny, {
|
|
733
|
-
id: number | null;
|
|
734
747
|
url: string | null;
|
|
748
|
+
id: number | null;
|
|
735
749
|
schemaId: string | null;
|
|
736
750
|
category: "datapoint" | null;
|
|
737
751
|
content?: {
|
|
@@ -753,9 +767,10 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
753
767
|
validationSources?: string[] | null | undefined;
|
|
754
768
|
timeSpent?: number | null | undefined;
|
|
755
769
|
timeSpentOverall?: number | null | undefined;
|
|
770
|
+
noRecalculation?: boolean | undefined;
|
|
756
771
|
}, {
|
|
757
|
-
id: number | null;
|
|
758
772
|
url: string | null;
|
|
773
|
+
id: number | null;
|
|
759
774
|
schemaId: string | null;
|
|
760
775
|
category: "datapoint" | null;
|
|
761
776
|
content?: {
|
|
@@ -777,6 +792,7 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
777
792
|
validationSources?: string[] | null | undefined;
|
|
778
793
|
timeSpent?: number | null | undefined;
|
|
779
794
|
timeSpentOverall?: number | null | undefined;
|
|
795
|
+
noRecalculation?: boolean | undefined;
|
|
780
796
|
}>, "many">, import("zod").ZodArray<import("zod").ZodObject<{
|
|
781
797
|
id: import("zod").ZodNullable<import("zod").ZodNumber>;
|
|
782
798
|
url: import("zod").ZodNullable<import("zod").ZodString>;
|
|
@@ -835,9 +851,10 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
835
851
|
validationSources: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
836
852
|
timeSpent: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
837
853
|
timeSpentOverall: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
854
|
+
noRecalculation: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
838
855
|
}, "strip", import("zod").ZodTypeAny, {
|
|
839
|
-
id: number | null;
|
|
840
856
|
url: string | null;
|
|
857
|
+
id: number | null;
|
|
841
858
|
schemaId: string | null;
|
|
842
859
|
category: "datapoint" | null;
|
|
843
860
|
content?: {
|
|
@@ -859,9 +876,10 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
859
876
|
validationSources?: string[] | null | undefined;
|
|
860
877
|
timeSpent?: number | null | undefined;
|
|
861
878
|
timeSpentOverall?: number | null | undefined;
|
|
879
|
+
noRecalculation?: boolean | undefined;
|
|
862
880
|
}, {
|
|
863
|
-
id: number | null;
|
|
864
881
|
url: string | null;
|
|
882
|
+
id: number | null;
|
|
865
883
|
schemaId: string | null;
|
|
866
884
|
category: "datapoint" | null;
|
|
867
885
|
content?: {
|
|
@@ -883,16 +901,14 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
883
901
|
validationSources?: string[] | null | undefined;
|
|
884
902
|
timeSpent?: number | null | undefined;
|
|
885
903
|
timeSpentOverall?: number | null | undefined;
|
|
904
|
+
noRecalculation?: boolean | undefined;
|
|
886
905
|
}>>, "many">;
|
|
887
906
|
schemaId: import("zod").ZodString;
|
|
888
907
|
}, "strip", import("zod").ZodTypeAny, {
|
|
889
|
-
id: number | null;
|
|
890
908
|
url: string | null;
|
|
891
|
-
schemaId: string;
|
|
892
|
-
category: "tuple" | null;
|
|
893
909
|
children: ({
|
|
894
|
-
id: number | null;
|
|
895
910
|
url: string | null;
|
|
911
|
+
id: number | null;
|
|
896
912
|
schemaId: string | null;
|
|
897
913
|
category: "datapoint" | null;
|
|
898
914
|
content?: {
|
|
@@ -914,15 +930,16 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
914
930
|
validationSources?: string[] | null | undefined;
|
|
915
931
|
timeSpent?: number | null | undefined;
|
|
916
932
|
timeSpentOverall?: number | null | undefined;
|
|
933
|
+
noRecalculation?: boolean | undefined;
|
|
917
934
|
} | null)[];
|
|
918
|
-
}, {
|
|
919
935
|
id: number | null;
|
|
920
|
-
url: string | null;
|
|
921
936
|
schemaId: string;
|
|
922
937
|
category: "tuple" | null;
|
|
938
|
+
}, {
|
|
939
|
+
url: string | null;
|
|
923
940
|
children: ({
|
|
924
|
-
id: number | null;
|
|
925
941
|
url: string | null;
|
|
942
|
+
id: number | null;
|
|
926
943
|
schemaId: string | null;
|
|
927
944
|
category: "datapoint" | null;
|
|
928
945
|
content?: {
|
|
@@ -944,7 +961,11 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
944
961
|
validationSources?: string[] | null | undefined;
|
|
945
962
|
timeSpent?: number | null | undefined;
|
|
946
963
|
timeSpentOverall?: number | null | undefined;
|
|
964
|
+
noRecalculation?: boolean | undefined;
|
|
947
965
|
} | null)[];
|
|
966
|
+
id: number | null;
|
|
967
|
+
schemaId: string;
|
|
968
|
+
category: "tuple" | null;
|
|
948
969
|
}>, "many">]>>;
|
|
949
970
|
category: import("zod").ZodNullable<import("zod").ZodLiteral<"multivalue">>;
|
|
950
971
|
schemaId: import("zod").ZodNullable<import("zod").ZodString>;
|
|
@@ -1040,13 +1061,10 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
1040
1061
|
timeSpentGrid: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
1041
1062
|
timeSpentGridOverall: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
1042
1063
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1043
|
-
id: number | null;
|
|
1044
1064
|
url: string | null;
|
|
1045
|
-
schemaId: string | null;
|
|
1046
|
-
category: "multivalue" | null;
|
|
1047
1065
|
children: (({
|
|
1048
|
-
id: number | null;
|
|
1049
1066
|
url: string | null;
|
|
1067
|
+
id: number | null;
|
|
1050
1068
|
schemaId: string | null;
|
|
1051
1069
|
category: "datapoint" | null;
|
|
1052
1070
|
content?: {
|
|
@@ -1068,14 +1086,12 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
1068
1086
|
validationSources?: string[] | null | undefined;
|
|
1069
1087
|
timeSpent?: number | null | undefined;
|
|
1070
1088
|
timeSpentOverall?: number | null | undefined;
|
|
1089
|
+
noRecalculation?: boolean | undefined;
|
|
1071
1090
|
}[] | {
|
|
1072
|
-
id: number | null;
|
|
1073
1091
|
url: string | null;
|
|
1074
|
-
schemaId: string;
|
|
1075
|
-
category: "tuple" | null;
|
|
1076
1092
|
children: ({
|
|
1077
|
-
id: number | null;
|
|
1078
1093
|
url: string | null;
|
|
1094
|
+
id: number | null;
|
|
1079
1095
|
schemaId: string | null;
|
|
1080
1096
|
category: "datapoint" | null;
|
|
1081
1097
|
content?: {
|
|
@@ -1097,10 +1113,14 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
1097
1113
|
validationSources?: string[] | null | undefined;
|
|
1098
1114
|
timeSpent?: number | null | undefined;
|
|
1099
1115
|
timeSpentOverall?: number | null | undefined;
|
|
1116
|
+
noRecalculation?: boolean | undefined;
|
|
1100
1117
|
} | null)[];
|
|
1101
|
-
}[]) & ({
|
|
1102
1118
|
id: number | null;
|
|
1119
|
+
schemaId: string;
|
|
1120
|
+
category: "tuple" | null;
|
|
1121
|
+
}[]) & ({
|
|
1103
1122
|
url: string | null;
|
|
1123
|
+
id: number | null;
|
|
1104
1124
|
schemaId: string | null;
|
|
1105
1125
|
category: "datapoint" | null;
|
|
1106
1126
|
content?: {
|
|
@@ -1122,14 +1142,12 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
1122
1142
|
validationSources?: string[] | null | undefined;
|
|
1123
1143
|
timeSpent?: number | null | undefined;
|
|
1124
1144
|
timeSpentOverall?: number | null | undefined;
|
|
1145
|
+
noRecalculation?: boolean | undefined;
|
|
1125
1146
|
}[] | {
|
|
1126
|
-
id: number | null;
|
|
1127
1147
|
url: string | null;
|
|
1128
|
-
schemaId: string;
|
|
1129
|
-
category: "tuple" | null;
|
|
1130
1148
|
children: ({
|
|
1131
|
-
id: number | null;
|
|
1132
1149
|
url: string | null;
|
|
1150
|
+
id: number | null;
|
|
1133
1151
|
schemaId: string | null;
|
|
1134
1152
|
category: "datapoint" | null;
|
|
1135
1153
|
content?: {
|
|
@@ -1151,8 +1169,15 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
1151
1169
|
validationSources?: string[] | null | undefined;
|
|
1152
1170
|
timeSpent?: number | null | undefined;
|
|
1153
1171
|
timeSpentOverall?: number | null | undefined;
|
|
1172
|
+
noRecalculation?: boolean | undefined;
|
|
1154
1173
|
} | null)[];
|
|
1174
|
+
id: number | null;
|
|
1175
|
+
schemaId: string;
|
|
1176
|
+
category: "tuple" | null;
|
|
1155
1177
|
}[] | undefined)) | null;
|
|
1178
|
+
id: number | null;
|
|
1179
|
+
schemaId: string | null;
|
|
1180
|
+
category: "multivalue" | null;
|
|
1156
1181
|
content?: {
|
|
1157
1182
|
value?: string | null | undefined;
|
|
1158
1183
|
normalizedValue?: string | null | undefined;
|
|
@@ -1191,13 +1216,10 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
1191
1216
|
timeSpentGrid?: number | null | undefined;
|
|
1192
1217
|
timeSpentGridOverall?: number | null | undefined;
|
|
1193
1218
|
}, {
|
|
1194
|
-
id: number | null;
|
|
1195
1219
|
url: string | null;
|
|
1196
|
-
schemaId: string | null;
|
|
1197
|
-
category: "multivalue" | null;
|
|
1198
1220
|
children: (({
|
|
1199
|
-
id: number | null;
|
|
1200
1221
|
url: string | null;
|
|
1222
|
+
id: number | null;
|
|
1201
1223
|
schemaId: string | null;
|
|
1202
1224
|
category: "datapoint" | null;
|
|
1203
1225
|
content?: {
|
|
@@ -1219,14 +1241,12 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
1219
1241
|
validationSources?: string[] | null | undefined;
|
|
1220
1242
|
timeSpent?: number | null | undefined;
|
|
1221
1243
|
timeSpentOverall?: number | null | undefined;
|
|
1244
|
+
noRecalculation?: boolean | undefined;
|
|
1222
1245
|
}[] | {
|
|
1223
|
-
id: number | null;
|
|
1224
1246
|
url: string | null;
|
|
1225
|
-
schemaId: string;
|
|
1226
|
-
category: "tuple" | null;
|
|
1227
1247
|
children: ({
|
|
1228
|
-
id: number | null;
|
|
1229
1248
|
url: string | null;
|
|
1249
|
+
id: number | null;
|
|
1230
1250
|
schemaId: string | null;
|
|
1231
1251
|
category: "datapoint" | null;
|
|
1232
1252
|
content?: {
|
|
@@ -1248,10 +1268,14 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
1248
1268
|
validationSources?: string[] | null | undefined;
|
|
1249
1269
|
timeSpent?: number | null | undefined;
|
|
1250
1270
|
timeSpentOverall?: number | null | undefined;
|
|
1271
|
+
noRecalculation?: boolean | undefined;
|
|
1251
1272
|
} | null)[];
|
|
1252
|
-
}[]) & ({
|
|
1253
1273
|
id: number | null;
|
|
1274
|
+
schemaId: string;
|
|
1275
|
+
category: "tuple" | null;
|
|
1276
|
+
}[]) & ({
|
|
1254
1277
|
url: string | null;
|
|
1278
|
+
id: number | null;
|
|
1255
1279
|
schemaId: string | null;
|
|
1256
1280
|
category: "datapoint" | null;
|
|
1257
1281
|
content?: {
|
|
@@ -1273,14 +1297,12 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
1273
1297
|
validationSources?: string[] | null | undefined;
|
|
1274
1298
|
timeSpent?: number | null | undefined;
|
|
1275
1299
|
timeSpentOverall?: number | null | undefined;
|
|
1300
|
+
noRecalculation?: boolean | undefined;
|
|
1276
1301
|
}[] | {
|
|
1277
|
-
id: number | null;
|
|
1278
1302
|
url: string | null;
|
|
1279
|
-
schemaId: string;
|
|
1280
|
-
category: "tuple" | null;
|
|
1281
1303
|
children: ({
|
|
1282
|
-
id: number | null;
|
|
1283
1304
|
url: string | null;
|
|
1305
|
+
id: number | null;
|
|
1284
1306
|
schemaId: string | null;
|
|
1285
1307
|
category: "datapoint" | null;
|
|
1286
1308
|
content?: {
|
|
@@ -1302,8 +1324,15 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
1302
1324
|
validationSources?: string[] | null | undefined;
|
|
1303
1325
|
timeSpent?: number | null | undefined;
|
|
1304
1326
|
timeSpentOverall?: number | null | undefined;
|
|
1327
|
+
noRecalculation?: boolean | undefined;
|
|
1305
1328
|
} | null)[];
|
|
1329
|
+
id: number | null;
|
|
1330
|
+
schemaId: string;
|
|
1331
|
+
category: "tuple" | null;
|
|
1306
1332
|
}[] | undefined)) | null;
|
|
1333
|
+
id: number | null;
|
|
1334
|
+
schemaId: string | null;
|
|
1335
|
+
category: "multivalue" | null;
|
|
1307
1336
|
content?: {
|
|
1308
1337
|
value?: string | null | undefined;
|
|
1309
1338
|
normalizedValue?: string | null | undefined;
|
|
@@ -1364,8 +1393,8 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
1364
1393
|
phoneNumber: import("zod").ZodNullable<import("zod").ZodString>;
|
|
1365
1394
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1366
1395
|
deleted: boolean;
|
|
1367
|
-
id: number;
|
|
1368
1396
|
url: string;
|
|
1397
|
+
id: number;
|
|
1369
1398
|
organization: string;
|
|
1370
1399
|
queues: string[];
|
|
1371
1400
|
lastName: string;
|
|
@@ -1384,8 +1413,8 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
1384
1413
|
oidcId?: string | null | undefined;
|
|
1385
1414
|
}, {
|
|
1386
1415
|
deleted: boolean;
|
|
1387
|
-
id: number;
|
|
1388
1416
|
url: string;
|
|
1417
|
+
id: number;
|
|
1389
1418
|
organization: string;
|
|
1390
1419
|
queues: string[];
|
|
1391
1420
|
lastName: string;
|
|
@@ -1407,14 +1436,17 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
1407
1436
|
id: import("zod").ZodNumber;
|
|
1408
1437
|
url: import("zod").ZodString;
|
|
1409
1438
|
name: import("zod").ZodString;
|
|
1439
|
+
color: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
1410
1440
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1411
|
-
id: number;
|
|
1412
1441
|
url: string;
|
|
1442
|
+
id: number;
|
|
1413
1443
|
name: string;
|
|
1444
|
+
color?: string | null | undefined;
|
|
1414
1445
|
}, {
|
|
1415
|
-
id: number;
|
|
1416
1446
|
url: string;
|
|
1447
|
+
id: number;
|
|
1417
1448
|
name: string;
|
|
1449
|
+
color?: string | null | undefined;
|
|
1418
1450
|
}>, "many">;
|
|
1419
1451
|
relations: import("zod").ZodArray<import("zod").ZodUnion<[import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
1420
1452
|
url: import("zod").ZodString;
|
|
@@ -1423,13 +1455,13 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
1423
1455
|
annotations: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
1424
1456
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1425
1457
|
annotations: string[];
|
|
1426
|
-
id: number;
|
|
1427
1458
|
url: string;
|
|
1459
|
+
id: number;
|
|
1428
1460
|
key: string | null;
|
|
1429
1461
|
}, {
|
|
1430
1462
|
annotations: string[];
|
|
1431
|
-
id: number;
|
|
1432
1463
|
url: string;
|
|
1464
|
+
id: number;
|
|
1433
1465
|
key: string | null;
|
|
1434
1466
|
}>, import("zod").ZodObject<{
|
|
1435
1467
|
type: import("zod").ZodLiteral<"edit">;
|
|
@@ -1447,13 +1479,13 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
1447
1479
|
annotations: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
1448
1480
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1449
1481
|
annotations: string[];
|
|
1450
|
-
id: number;
|
|
1451
1482
|
url: string;
|
|
1483
|
+
id: number;
|
|
1452
1484
|
key: string | null;
|
|
1453
1485
|
}, {
|
|
1454
1486
|
annotations: string[];
|
|
1455
|
-
id: number;
|
|
1456
1487
|
url: string;
|
|
1488
|
+
id: number;
|
|
1457
1489
|
key: string | null;
|
|
1458
1490
|
}>, import("zod").ZodObject<{
|
|
1459
1491
|
type: import("zod").ZodLiteral<"duplicate">;
|
|
@@ -1471,13 +1503,13 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
1471
1503
|
annotations: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
1472
1504
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1473
1505
|
annotations: string[];
|
|
1474
|
-
id: number;
|
|
1475
1506
|
url: string;
|
|
1507
|
+
id: number;
|
|
1476
1508
|
key: string | null;
|
|
1477
1509
|
}, {
|
|
1478
1510
|
annotations: string[];
|
|
1479
|
-
id: number;
|
|
1480
1511
|
url: string;
|
|
1512
|
+
id: number;
|
|
1481
1513
|
key: string | null;
|
|
1482
1514
|
}>, import("zod").ZodObject<{
|
|
1483
1515
|
type: import("zod").ZodLiteral<"attachment">;
|
|
@@ -1496,13 +1528,13 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
1496
1528
|
annotations: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
1497
1529
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1498
1530
|
annotations: string[];
|
|
1499
|
-
id: number;
|
|
1500
1531
|
url: string;
|
|
1532
|
+
id: number;
|
|
1501
1533
|
key: string | null;
|
|
1502
1534
|
}, {
|
|
1503
1535
|
annotations: string[];
|
|
1504
|
-
id: number;
|
|
1505
1536
|
url: string;
|
|
1537
|
+
id: number;
|
|
1506
1538
|
key: string | null;
|
|
1507
1539
|
}>, import("zod").ZodObject<{
|
|
1508
1540
|
type: import("zod").ZodLiteral<"edit">;
|
|
@@ -1520,13 +1552,13 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
1520
1552
|
annotations: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
1521
1553
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1522
1554
|
annotations: string[];
|
|
1523
|
-
id: number;
|
|
1524
1555
|
url: string;
|
|
1556
|
+
id: number;
|
|
1525
1557
|
key: string | null;
|
|
1526
1558
|
}, {
|
|
1527
1559
|
annotations: string[];
|
|
1528
|
-
id: number;
|
|
1529
1560
|
url: string;
|
|
1561
|
+
id: number;
|
|
1530
1562
|
key: string | null;
|
|
1531
1563
|
}>, import("zod").ZodObject<{
|
|
1532
1564
|
type: import("zod").ZodLiteral<"duplicate">;
|
|
@@ -1544,13 +1576,13 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
1544
1576
|
annotations: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
1545
1577
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1546
1578
|
annotations: string[];
|
|
1547
|
-
id: number;
|
|
1548
1579
|
url: string;
|
|
1580
|
+
id: number;
|
|
1549
1581
|
key: string | null;
|
|
1550
1582
|
}, {
|
|
1551
1583
|
annotations: string[];
|
|
1552
|
-
id: number;
|
|
1553
1584
|
url: string;
|
|
1585
|
+
id: number;
|
|
1554
1586
|
key: string | null;
|
|
1555
1587
|
}>, import("zod").ZodObject<{
|
|
1556
1588
|
type: import("zod").ZodLiteral<"attachment">;
|
|
@@ -1753,7 +1785,7 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
1753
1785
|
}>>;
|
|
1754
1786
|
annotationListTable: import("zod").ZodOptional<import("zod").ZodOptional<import("zod").ZodObject<{
|
|
1755
1787
|
columns: import("zod").ZodArray<import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
1756
|
-
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">]>]>;
|
|
1788
|
+
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">]>]>;
|
|
1757
1789
|
columnType: import("zod").ZodLiteral<"meta">;
|
|
1758
1790
|
visible: import("zod").ZodBoolean;
|
|
1759
1791
|
width: import("zod").ZodNumber;
|
|
@@ -1761,12 +1793,12 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
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
|
}, {
|
|
1766
1798
|
width: number;
|
|
1767
1799
|
columnType: "meta";
|
|
1768
1800
|
visible: boolean;
|
|
1769
|
-
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";
|
|
1801
|
+
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";
|
|
1770
1802
|
}>, import("zod").ZodObject<{
|
|
1771
1803
|
schemaId: import("zod").ZodString;
|
|
1772
1804
|
dataType: import("zod").ZodUnion<[import("zod").ZodLiteral<"number">, import("zod").ZodLiteral<"string">, import("zod").ZodLiteral<"date">, import("zod").ZodLiteral<"boolean">]>;
|
|
@@ -1801,7 +1833,7 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
1801
1833
|
width: number;
|
|
1802
1834
|
columnType: "meta";
|
|
1803
1835
|
visible: boolean;
|
|
1804
|
-
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";
|
|
1836
|
+
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";
|
|
1805
1837
|
})[];
|
|
1806
1838
|
}, {
|
|
1807
1839
|
columns: ({
|
|
@@ -1815,7 +1847,7 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
1815
1847
|
width: number;
|
|
1816
1848
|
columnType: "meta";
|
|
1817
1849
|
visible: boolean;
|
|
1818
|
-
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";
|
|
1850
|
+
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";
|
|
1819
1851
|
})[];
|
|
1820
1852
|
}>>>;
|
|
1821
1853
|
uploadValues: import("zod").ZodOptional<import("zod").ZodOptional<import("zod").ZodUnknown>>;
|
|
@@ -1885,7 +1917,7 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
1885
1917
|
width: number;
|
|
1886
1918
|
columnType: "meta";
|
|
1887
1919
|
visible: boolean;
|
|
1888
|
-
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";
|
|
1920
|
+
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";
|
|
1889
1921
|
})[];
|
|
1890
1922
|
} | undefined;
|
|
1891
1923
|
uploadValues?: unknown;
|
|
@@ -1955,7 +1987,7 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
1955
1987
|
width: number;
|
|
1956
1988
|
columnType: "meta";
|
|
1957
1989
|
visible: boolean;
|
|
1958
|
-
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";
|
|
1990
|
+
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";
|
|
1959
1991
|
})[];
|
|
1960
1992
|
} | undefined;
|
|
1961
1993
|
uploadValues?: unknown;
|
|
@@ -1971,10 +2003,10 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
1971
2003
|
deleteAfter: import("zod").ZodNullable<import("zod").ZodString>;
|
|
1972
2004
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1973
2005
|
status: string;
|
|
1974
|
-
id: number;
|
|
1975
|
-
schema: string;
|
|
1976
2006
|
url: string;
|
|
1977
2007
|
sessionTimeout: string;
|
|
2008
|
+
id: number;
|
|
2009
|
+
schema: string;
|
|
1978
2010
|
name: string;
|
|
1979
2011
|
workflows: Record<string, string | number>[];
|
|
1980
2012
|
workspace: string | null;
|
|
@@ -2057,7 +2089,7 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
2057
2089
|
width: number;
|
|
2058
2090
|
columnType: "meta";
|
|
2059
2091
|
visible: boolean;
|
|
2060
|
-
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";
|
|
2092
|
+
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";
|
|
2061
2093
|
})[];
|
|
2062
2094
|
} | undefined;
|
|
2063
2095
|
uploadValues?: unknown;
|
|
@@ -2072,10 +2104,10 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
2072
2104
|
metadata?: unknown;
|
|
2073
2105
|
}, {
|
|
2074
2106
|
status: string;
|
|
2075
|
-
id: number;
|
|
2076
|
-
schema: string;
|
|
2077
2107
|
url: string;
|
|
2078
2108
|
sessionTimeout: string;
|
|
2109
|
+
id: number;
|
|
2110
|
+
schema: string;
|
|
2079
2111
|
name: string;
|
|
2080
2112
|
workflows: Record<string, string | number>[];
|
|
2081
2113
|
workspace: string | null;
|
|
@@ -2158,7 +2190,7 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
2158
2190
|
width: number;
|
|
2159
2191
|
columnType: "meta";
|
|
2160
2192
|
visible: boolean;
|
|
2161
|
-
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";
|
|
2193
|
+
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";
|
|
2162
2194
|
})[];
|
|
2163
2195
|
} | undefined;
|
|
2164
2196
|
uploadValues?: unknown;
|
|
@@ -2194,8 +2226,8 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
2194
2226
|
phoneNumber: import("zod").ZodNullable<import("zod").ZodString>;
|
|
2195
2227
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2196
2228
|
deleted: boolean;
|
|
2197
|
-
id: number;
|
|
2198
2229
|
url: string;
|
|
2230
|
+
id: number;
|
|
2199
2231
|
organization: string;
|
|
2200
2232
|
queues: string[];
|
|
2201
2233
|
lastName: string;
|
|
@@ -2214,8 +2246,8 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
2214
2246
|
oidcId?: string | null | undefined;
|
|
2215
2247
|
}, {
|
|
2216
2248
|
deleted: boolean;
|
|
2217
|
-
id: number;
|
|
2218
2249
|
url: string;
|
|
2250
|
+
id: number;
|
|
2219
2251
|
organization: string;
|
|
2220
2252
|
queues: string[];
|
|
2221
2253
|
lastName: string;
|
|
@@ -2255,8 +2287,8 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
2255
2287
|
phoneNumber: import("zod").ZodNullable<import("zod").ZodString>;
|
|
2256
2288
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2257
2289
|
deleted: boolean;
|
|
2258
|
-
id: number;
|
|
2259
2290
|
url: string;
|
|
2291
|
+
id: number;
|
|
2260
2292
|
organization: string;
|
|
2261
2293
|
queues: string[];
|
|
2262
2294
|
lastName: string;
|
|
@@ -2275,8 +2307,8 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
2275
2307
|
oidcId?: string | null | undefined;
|
|
2276
2308
|
}, {
|
|
2277
2309
|
deleted: boolean;
|
|
2278
|
-
id: number;
|
|
2279
2310
|
url: string;
|
|
2311
|
+
id: number;
|
|
2280
2312
|
organization: string;
|
|
2281
2313
|
queues: string[];
|
|
2282
2314
|
lastName: string;
|
|
@@ -2316,8 +2348,8 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
2316
2348
|
phoneNumber: import("zod").ZodNullable<import("zod").ZodString>;
|
|
2317
2349
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2318
2350
|
deleted: boolean;
|
|
2319
|
-
id: number;
|
|
2320
2351
|
url: string;
|
|
2352
|
+
id: number;
|
|
2321
2353
|
organization: string;
|
|
2322
2354
|
queues: string[];
|
|
2323
2355
|
lastName: string;
|
|
@@ -2336,8 +2368,8 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
2336
2368
|
oidcId?: string | null | undefined;
|
|
2337
2369
|
}, {
|
|
2338
2370
|
deleted: boolean;
|
|
2339
|
-
id: number;
|
|
2340
2371
|
url: string;
|
|
2372
|
+
id: number;
|
|
2341
2373
|
organization: string;
|
|
2342
2374
|
queues: string[];
|
|
2343
2375
|
lastName: string;
|
|
@@ -2377,8 +2409,8 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
2377
2409
|
phoneNumber: import("zod").ZodNullable<import("zod").ZodString>;
|
|
2378
2410
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2379
2411
|
deleted: boolean;
|
|
2380
|
-
id: number;
|
|
2381
2412
|
url: string;
|
|
2413
|
+
id: number;
|
|
2382
2414
|
organization: string;
|
|
2383
2415
|
queues: string[];
|
|
2384
2416
|
lastName: string;
|
|
@@ -2397,8 +2429,8 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
2397
2429
|
oidcId?: string | null | undefined;
|
|
2398
2430
|
}, {
|
|
2399
2431
|
deleted: boolean;
|
|
2400
|
-
id: number;
|
|
2401
2432
|
url: string;
|
|
2433
|
+
id: number;
|
|
2402
2434
|
organization: string;
|
|
2403
2435
|
queues: string[];
|
|
2404
2436
|
lastName: string;
|
|
@@ -2425,16 +2457,16 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
2425
2457
|
queues: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
2426
2458
|
metadata: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
2427
2459
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2428
|
-
id: number;
|
|
2429
2460
|
url: string;
|
|
2461
|
+
id: number;
|
|
2430
2462
|
organization: string;
|
|
2431
2463
|
name: string;
|
|
2432
2464
|
queues: string[];
|
|
2433
2465
|
autopilot: boolean;
|
|
2434
2466
|
metadata?: unknown;
|
|
2435
2467
|
}, {
|
|
2436
|
-
id: number;
|
|
2437
2468
|
url: string;
|
|
2469
|
+
id: number;
|
|
2438
2470
|
organization: string;
|
|
2439
2471
|
name: string;
|
|
2440
2472
|
queues: string[];
|
|
@@ -2444,8 +2476,8 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
2444
2476
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2445
2477
|
assignees: {
|
|
2446
2478
|
deleted: boolean;
|
|
2447
|
-
id: number;
|
|
2448
2479
|
url: string;
|
|
2480
|
+
id: number;
|
|
2449
2481
|
organization: string;
|
|
2450
2482
|
queues: string[];
|
|
2451
2483
|
lastName: string;
|
|
@@ -2464,8 +2496,8 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
2464
2496
|
oidcId?: string | null | undefined;
|
|
2465
2497
|
}[];
|
|
2466
2498
|
content: ({
|
|
2467
|
-
id: number | null;
|
|
2468
2499
|
url: string | null;
|
|
2500
|
+
id: number | null;
|
|
2469
2501
|
schemaId: string | null;
|
|
2470
2502
|
category: "datapoint" | null;
|
|
2471
2503
|
content?: {
|
|
@@ -2487,14 +2519,12 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
2487
2519
|
validationSources?: string[] | null | undefined;
|
|
2488
2520
|
timeSpent?: number | null | undefined;
|
|
2489
2521
|
timeSpentOverall?: number | null | undefined;
|
|
2522
|
+
noRecalculation?: boolean | undefined;
|
|
2490
2523
|
} | {
|
|
2491
|
-
id: number | null;
|
|
2492
2524
|
url: string | null;
|
|
2493
|
-
schemaId: string | null;
|
|
2494
|
-
category: "multivalue" | null;
|
|
2495
2525
|
children: (({
|
|
2496
|
-
id: number | null;
|
|
2497
2526
|
url: string | null;
|
|
2527
|
+
id: number | null;
|
|
2498
2528
|
schemaId: string | null;
|
|
2499
2529
|
category: "datapoint" | null;
|
|
2500
2530
|
content?: {
|
|
@@ -2516,14 +2546,12 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
2516
2546
|
validationSources?: string[] | null | undefined;
|
|
2517
2547
|
timeSpent?: number | null | undefined;
|
|
2518
2548
|
timeSpentOverall?: number | null | undefined;
|
|
2549
|
+
noRecalculation?: boolean | undefined;
|
|
2519
2550
|
}[] | {
|
|
2520
|
-
id: number | null;
|
|
2521
2551
|
url: string | null;
|
|
2522
|
-
schemaId: string;
|
|
2523
|
-
category: "tuple" | null;
|
|
2524
2552
|
children: ({
|
|
2525
|
-
id: number | null;
|
|
2526
2553
|
url: string | null;
|
|
2554
|
+
id: number | null;
|
|
2527
2555
|
schemaId: string | null;
|
|
2528
2556
|
category: "datapoint" | null;
|
|
2529
2557
|
content?: {
|
|
@@ -2545,10 +2573,14 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
2545
2573
|
validationSources?: string[] | null | undefined;
|
|
2546
2574
|
timeSpent?: number | null | undefined;
|
|
2547
2575
|
timeSpentOverall?: number | null | undefined;
|
|
2576
|
+
noRecalculation?: boolean | undefined;
|
|
2548
2577
|
} | null)[];
|
|
2549
|
-
}[]) & ({
|
|
2550
2578
|
id: number | null;
|
|
2579
|
+
schemaId: string;
|
|
2580
|
+
category: "tuple" | null;
|
|
2581
|
+
}[]) & ({
|
|
2551
2582
|
url: string | null;
|
|
2583
|
+
id: number | null;
|
|
2552
2584
|
schemaId: string | null;
|
|
2553
2585
|
category: "datapoint" | null;
|
|
2554
2586
|
content?: {
|
|
@@ -2570,14 +2602,12 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
2570
2602
|
validationSources?: string[] | null | undefined;
|
|
2571
2603
|
timeSpent?: number | null | undefined;
|
|
2572
2604
|
timeSpentOverall?: number | null | undefined;
|
|
2605
|
+
noRecalculation?: boolean | undefined;
|
|
2573
2606
|
}[] | {
|
|
2574
|
-
id: number | null;
|
|
2575
2607
|
url: string | null;
|
|
2576
|
-
schemaId: string;
|
|
2577
|
-
category: "tuple" | null;
|
|
2578
2608
|
children: ({
|
|
2579
|
-
id: number | null;
|
|
2580
2609
|
url: string | null;
|
|
2610
|
+
id: number | null;
|
|
2581
2611
|
schemaId: string | null;
|
|
2582
2612
|
category: "datapoint" | null;
|
|
2583
2613
|
content?: {
|
|
@@ -2599,8 +2629,15 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
2599
2629
|
validationSources?: string[] | null | undefined;
|
|
2600
2630
|
timeSpent?: number | null | undefined;
|
|
2601
2631
|
timeSpentOverall?: number | null | undefined;
|
|
2632
|
+
noRecalculation?: boolean | undefined;
|
|
2602
2633
|
} | null)[];
|
|
2634
|
+
id: number | null;
|
|
2635
|
+
schemaId: string;
|
|
2636
|
+
category: "tuple" | null;
|
|
2603
2637
|
}[] | undefined)) | null;
|
|
2638
|
+
id: number | null;
|
|
2639
|
+
schemaId: string | null;
|
|
2640
|
+
category: "multivalue" | null;
|
|
2604
2641
|
content?: {
|
|
2605
2642
|
value?: string | null | undefined;
|
|
2606
2643
|
normalizedValue?: string | null | undefined;
|
|
@@ -2641,43 +2678,44 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
2641
2678
|
})[];
|
|
2642
2679
|
relations: (({
|
|
2643
2680
|
annotations: string[];
|
|
2644
|
-
id: number;
|
|
2645
2681
|
url: string;
|
|
2682
|
+
id: number;
|
|
2646
2683
|
key: string | null;
|
|
2647
2684
|
} & {
|
|
2648
2685
|
type: "edit";
|
|
2649
2686
|
parent: string;
|
|
2650
2687
|
}) | ({
|
|
2651
2688
|
annotations: string[];
|
|
2652
|
-
id: number;
|
|
2653
2689
|
url: string;
|
|
2690
|
+
id: number;
|
|
2654
2691
|
key: string | null;
|
|
2655
2692
|
} & {
|
|
2656
2693
|
type: "duplicate";
|
|
2657
2694
|
parent: string | null;
|
|
2658
2695
|
}) | ({
|
|
2659
2696
|
annotations: string[];
|
|
2660
|
-
id: number;
|
|
2661
2697
|
url: string;
|
|
2698
|
+
id: number;
|
|
2662
2699
|
key: string | null;
|
|
2663
2700
|
} & {
|
|
2664
2701
|
type: "attachment";
|
|
2665
2702
|
parent: string | null;
|
|
2666
2703
|
}))[];
|
|
2667
2704
|
labels: {
|
|
2668
|
-
id: number;
|
|
2669
2705
|
url: string;
|
|
2706
|
+
id: number;
|
|
2670
2707
|
name: string;
|
|
2708
|
+
color?: string | null | undefined;
|
|
2671
2709
|
}[];
|
|
2672
2710
|
documents: {
|
|
2673
2711
|
annotations: string[];
|
|
2712
|
+
url: string;
|
|
2713
|
+
originalFileName: string | null;
|
|
2674
2714
|
content: string | null;
|
|
2675
2715
|
id: number;
|
|
2676
2716
|
creator: string | null;
|
|
2677
2717
|
createdAt: string;
|
|
2678
|
-
url: string;
|
|
2679
2718
|
email: string | null;
|
|
2680
|
-
originalFileName: string | null;
|
|
2681
2719
|
s3Name: string | null;
|
|
2682
2720
|
parent: string | null;
|
|
2683
2721
|
mimeType: string;
|
|
@@ -2687,8 +2725,8 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
2687
2725
|
}[];
|
|
2688
2726
|
modifiers: {
|
|
2689
2727
|
deleted: boolean;
|
|
2690
|
-
id: number;
|
|
2691
2728
|
url: string;
|
|
2729
|
+
id: number;
|
|
2692
2730
|
organization: string;
|
|
2693
2731
|
queues: string[];
|
|
2694
2732
|
lastName: string;
|
|
@@ -2708,24 +2746,24 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
2708
2746
|
}[];
|
|
2709
2747
|
childRelations: (({
|
|
2710
2748
|
annotations: string[];
|
|
2711
|
-
id: number;
|
|
2712
2749
|
url: string;
|
|
2750
|
+
id: number;
|
|
2713
2751
|
key: string | null;
|
|
2714
2752
|
} & {
|
|
2715
2753
|
type: "edit";
|
|
2716
2754
|
parent: string;
|
|
2717
2755
|
}) | ({
|
|
2718
2756
|
annotations: string[];
|
|
2719
|
-
id: number;
|
|
2720
2757
|
url: string;
|
|
2758
|
+
id: number;
|
|
2721
2759
|
key: string | null;
|
|
2722
2760
|
} & {
|
|
2723
2761
|
type: "duplicate";
|
|
2724
2762
|
parent: string | null;
|
|
2725
2763
|
}) | ({
|
|
2726
2764
|
annotations: string[];
|
|
2727
|
-
id: number;
|
|
2728
2765
|
url: string;
|
|
2766
|
+
id: number;
|
|
2729
2767
|
key: string | null;
|
|
2730
2768
|
} & {
|
|
2731
2769
|
type: "attachment";
|
|
@@ -2733,8 +2771,8 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
2733
2771
|
}))[];
|
|
2734
2772
|
exportedBys: {
|
|
2735
2773
|
deleted: boolean;
|
|
2736
|
-
id: number;
|
|
2737
2774
|
url: string;
|
|
2775
|
+
id: number;
|
|
2738
2776
|
organization: string;
|
|
2739
2777
|
queues: string[];
|
|
2740
2778
|
lastName: string;
|
|
@@ -2754,8 +2792,8 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
2754
2792
|
}[];
|
|
2755
2793
|
deletedBys: {
|
|
2756
2794
|
deleted: boolean;
|
|
2757
|
-
id: number;
|
|
2758
2795
|
url: string;
|
|
2796
|
+
id: number;
|
|
2759
2797
|
organization: string;
|
|
2760
2798
|
queues: string[];
|
|
2761
2799
|
lastName: string;
|
|
@@ -2775,8 +2813,8 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
2775
2813
|
}[];
|
|
2776
2814
|
confirmedBys: {
|
|
2777
2815
|
deleted: boolean;
|
|
2778
|
-
id: number;
|
|
2779
2816
|
url: string;
|
|
2817
|
+
id: number;
|
|
2780
2818
|
organization: string;
|
|
2781
2819
|
queues: string[];
|
|
2782
2820
|
lastName: string;
|
|
@@ -2796,8 +2834,8 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
2796
2834
|
}[];
|
|
2797
2835
|
rejectedBys: {
|
|
2798
2836
|
deleted: boolean;
|
|
2799
|
-
id: number;
|
|
2800
2837
|
url: string;
|
|
2838
|
+
id: number;
|
|
2801
2839
|
organization: string;
|
|
2802
2840
|
queues: string[];
|
|
2803
2841
|
lastName: string;
|
|
@@ -2816,8 +2854,8 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
2816
2854
|
oidcId?: string | null | undefined;
|
|
2817
2855
|
}[];
|
|
2818
2856
|
workspaces: {
|
|
2819
|
-
id: number;
|
|
2820
2857
|
url: string;
|
|
2858
|
+
id: number;
|
|
2821
2859
|
organization: string;
|
|
2822
2860
|
name: string;
|
|
2823
2861
|
queues: string[];
|
|
@@ -2826,10 +2864,10 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
2826
2864
|
}[];
|
|
2827
2865
|
queues: {
|
|
2828
2866
|
status: string;
|
|
2829
|
-
id: number;
|
|
2830
|
-
schema: string;
|
|
2831
2867
|
url: string;
|
|
2832
2868
|
sessionTimeout: string;
|
|
2869
|
+
id: number;
|
|
2870
|
+
schema: string;
|
|
2833
2871
|
name: string;
|
|
2834
2872
|
workflows: Record<string, string | number>[];
|
|
2835
2873
|
workspace: string | null;
|
|
@@ -2912,7 +2950,7 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
2912
2950
|
width: number;
|
|
2913
2951
|
columnType: "meta";
|
|
2914
2952
|
visible: boolean;
|
|
2915
|
-
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";
|
|
2953
|
+
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";
|
|
2916
2954
|
})[];
|
|
2917
2955
|
} | undefined;
|
|
2918
2956
|
uploadValues?: unknown;
|
|
@@ -2929,8 +2967,8 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
2929
2967
|
}, {
|
|
2930
2968
|
assignees: {
|
|
2931
2969
|
deleted: boolean;
|
|
2932
|
-
id: number;
|
|
2933
2970
|
url: string;
|
|
2971
|
+
id: number;
|
|
2934
2972
|
organization: string;
|
|
2935
2973
|
queues: string[];
|
|
2936
2974
|
lastName: string;
|
|
@@ -2949,8 +2987,8 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
2949
2987
|
oidcId?: string | null | undefined;
|
|
2950
2988
|
}[];
|
|
2951
2989
|
content: ({
|
|
2952
|
-
id: number | null;
|
|
2953
2990
|
url: string | null;
|
|
2991
|
+
id: number | null;
|
|
2954
2992
|
schemaId: string | null;
|
|
2955
2993
|
category: "datapoint" | null;
|
|
2956
2994
|
content?: {
|
|
@@ -2972,14 +3010,12 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
2972
3010
|
validationSources?: string[] | null | undefined;
|
|
2973
3011
|
timeSpent?: number | null | undefined;
|
|
2974
3012
|
timeSpentOverall?: number | null | undefined;
|
|
3013
|
+
noRecalculation?: boolean | undefined;
|
|
2975
3014
|
} | {
|
|
2976
|
-
id: number | null;
|
|
2977
3015
|
url: string | null;
|
|
2978
|
-
schemaId: string | null;
|
|
2979
|
-
category: "multivalue" | null;
|
|
2980
3016
|
children: (({
|
|
2981
|
-
id: number | null;
|
|
2982
3017
|
url: string | null;
|
|
3018
|
+
id: number | null;
|
|
2983
3019
|
schemaId: string | null;
|
|
2984
3020
|
category: "datapoint" | null;
|
|
2985
3021
|
content?: {
|
|
@@ -3001,14 +3037,12 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
3001
3037
|
validationSources?: string[] | null | undefined;
|
|
3002
3038
|
timeSpent?: number | null | undefined;
|
|
3003
3039
|
timeSpentOverall?: number | null | undefined;
|
|
3040
|
+
noRecalculation?: boolean | undefined;
|
|
3004
3041
|
}[] | {
|
|
3005
|
-
id: number | null;
|
|
3006
3042
|
url: string | null;
|
|
3007
|
-
schemaId: string;
|
|
3008
|
-
category: "tuple" | null;
|
|
3009
3043
|
children: ({
|
|
3010
|
-
id: number | null;
|
|
3011
3044
|
url: string | null;
|
|
3045
|
+
id: number | null;
|
|
3012
3046
|
schemaId: string | null;
|
|
3013
3047
|
category: "datapoint" | null;
|
|
3014
3048
|
content?: {
|
|
@@ -3030,10 +3064,14 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
3030
3064
|
validationSources?: string[] | null | undefined;
|
|
3031
3065
|
timeSpent?: number | null | undefined;
|
|
3032
3066
|
timeSpentOverall?: number | null | undefined;
|
|
3067
|
+
noRecalculation?: boolean | undefined;
|
|
3033
3068
|
} | null)[];
|
|
3034
|
-
}[]) & ({
|
|
3035
3069
|
id: number | null;
|
|
3070
|
+
schemaId: string;
|
|
3071
|
+
category: "tuple" | null;
|
|
3072
|
+
}[]) & ({
|
|
3036
3073
|
url: string | null;
|
|
3074
|
+
id: number | null;
|
|
3037
3075
|
schemaId: string | null;
|
|
3038
3076
|
category: "datapoint" | null;
|
|
3039
3077
|
content?: {
|
|
@@ -3055,14 +3093,12 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
3055
3093
|
validationSources?: string[] | null | undefined;
|
|
3056
3094
|
timeSpent?: number | null | undefined;
|
|
3057
3095
|
timeSpentOverall?: number | null | undefined;
|
|
3096
|
+
noRecalculation?: boolean | undefined;
|
|
3058
3097
|
}[] | {
|
|
3059
|
-
id: number | null;
|
|
3060
3098
|
url: string | null;
|
|
3061
|
-
schemaId: string;
|
|
3062
|
-
category: "tuple" | null;
|
|
3063
3099
|
children: ({
|
|
3064
|
-
id: number | null;
|
|
3065
3100
|
url: string | null;
|
|
3101
|
+
id: number | null;
|
|
3066
3102
|
schemaId: string | null;
|
|
3067
3103
|
category: "datapoint" | null;
|
|
3068
3104
|
content?: {
|
|
@@ -3084,8 +3120,15 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
3084
3120
|
validationSources?: string[] | null | undefined;
|
|
3085
3121
|
timeSpent?: number | null | undefined;
|
|
3086
3122
|
timeSpentOverall?: number | null | undefined;
|
|
3123
|
+
noRecalculation?: boolean | undefined;
|
|
3087
3124
|
} | null)[];
|
|
3125
|
+
id: number | null;
|
|
3126
|
+
schemaId: string;
|
|
3127
|
+
category: "tuple" | null;
|
|
3088
3128
|
}[] | undefined)) | null;
|
|
3129
|
+
id: number | null;
|
|
3130
|
+
schemaId: string | null;
|
|
3131
|
+
category: "multivalue" | null;
|
|
3089
3132
|
content?: {
|
|
3090
3133
|
value?: string | null | undefined;
|
|
3091
3134
|
normalizedValue?: string | null | undefined;
|
|
@@ -3126,43 +3169,44 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
3126
3169
|
})[];
|
|
3127
3170
|
relations: (({
|
|
3128
3171
|
annotations: string[];
|
|
3129
|
-
id: number;
|
|
3130
3172
|
url: string;
|
|
3173
|
+
id: number;
|
|
3131
3174
|
key: string | null;
|
|
3132
3175
|
} & {
|
|
3133
3176
|
type: "edit";
|
|
3134
3177
|
parent: string;
|
|
3135
3178
|
}) | ({
|
|
3136
3179
|
annotations: string[];
|
|
3137
|
-
id: number;
|
|
3138
3180
|
url: string;
|
|
3181
|
+
id: number;
|
|
3139
3182
|
key: string | null;
|
|
3140
3183
|
} & {
|
|
3141
3184
|
type: "duplicate";
|
|
3142
3185
|
parent: string | null;
|
|
3143
3186
|
}) | ({
|
|
3144
3187
|
annotations: string[];
|
|
3145
|
-
id: number;
|
|
3146
3188
|
url: string;
|
|
3189
|
+
id: number;
|
|
3147
3190
|
key: string | null;
|
|
3148
3191
|
} & {
|
|
3149
3192
|
type: "attachment";
|
|
3150
3193
|
parent: string | null;
|
|
3151
3194
|
}))[];
|
|
3152
3195
|
labels: {
|
|
3153
|
-
id: number;
|
|
3154
3196
|
url: string;
|
|
3197
|
+
id: number;
|
|
3155
3198
|
name: string;
|
|
3199
|
+
color?: string | null | undefined;
|
|
3156
3200
|
}[];
|
|
3157
3201
|
documents: {
|
|
3158
3202
|
annotations: string[];
|
|
3203
|
+
url: string;
|
|
3204
|
+
originalFileName: string | null;
|
|
3159
3205
|
content: string | null;
|
|
3160
3206
|
id: number;
|
|
3161
3207
|
creator: string | null;
|
|
3162
3208
|
createdAt: string;
|
|
3163
|
-
url: string;
|
|
3164
3209
|
email: string | null;
|
|
3165
|
-
originalFileName: string | null;
|
|
3166
3210
|
s3Name: string | null;
|
|
3167
3211
|
parent: string | null;
|
|
3168
3212
|
mimeType: string;
|
|
@@ -3172,8 +3216,8 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
3172
3216
|
}[];
|
|
3173
3217
|
modifiers: {
|
|
3174
3218
|
deleted: boolean;
|
|
3175
|
-
id: number;
|
|
3176
3219
|
url: string;
|
|
3220
|
+
id: number;
|
|
3177
3221
|
organization: string;
|
|
3178
3222
|
queues: string[];
|
|
3179
3223
|
lastName: string;
|
|
@@ -3193,24 +3237,24 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
3193
3237
|
}[];
|
|
3194
3238
|
childRelations: (({
|
|
3195
3239
|
annotations: string[];
|
|
3196
|
-
id: number;
|
|
3197
3240
|
url: string;
|
|
3241
|
+
id: number;
|
|
3198
3242
|
key: string | null;
|
|
3199
3243
|
} & {
|
|
3200
3244
|
type: "edit";
|
|
3201
3245
|
parent: string;
|
|
3202
3246
|
}) | ({
|
|
3203
3247
|
annotations: string[];
|
|
3204
|
-
id: number;
|
|
3205
3248
|
url: string;
|
|
3249
|
+
id: number;
|
|
3206
3250
|
key: string | null;
|
|
3207
3251
|
} & {
|
|
3208
3252
|
type: "duplicate";
|
|
3209
3253
|
parent: string | null;
|
|
3210
3254
|
}) | ({
|
|
3211
3255
|
annotations: string[];
|
|
3212
|
-
id: number;
|
|
3213
3256
|
url: string;
|
|
3257
|
+
id: number;
|
|
3214
3258
|
key: string | null;
|
|
3215
3259
|
} & {
|
|
3216
3260
|
type: "attachment";
|
|
@@ -3218,8 +3262,8 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
3218
3262
|
}))[];
|
|
3219
3263
|
exportedBys: {
|
|
3220
3264
|
deleted: boolean;
|
|
3221
|
-
id: number;
|
|
3222
3265
|
url: string;
|
|
3266
|
+
id: number;
|
|
3223
3267
|
organization: string;
|
|
3224
3268
|
queues: string[];
|
|
3225
3269
|
lastName: string;
|
|
@@ -3239,8 +3283,8 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
3239
3283
|
}[];
|
|
3240
3284
|
deletedBys: {
|
|
3241
3285
|
deleted: boolean;
|
|
3242
|
-
id: number;
|
|
3243
3286
|
url: string;
|
|
3287
|
+
id: number;
|
|
3244
3288
|
organization: string;
|
|
3245
3289
|
queues: string[];
|
|
3246
3290
|
lastName: string;
|
|
@@ -3260,8 +3304,8 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
3260
3304
|
}[];
|
|
3261
3305
|
confirmedBys: {
|
|
3262
3306
|
deleted: boolean;
|
|
3263
|
-
id: number;
|
|
3264
3307
|
url: string;
|
|
3308
|
+
id: number;
|
|
3265
3309
|
organization: string;
|
|
3266
3310
|
queues: string[];
|
|
3267
3311
|
lastName: string;
|
|
@@ -3281,8 +3325,8 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
3281
3325
|
}[];
|
|
3282
3326
|
rejectedBys: {
|
|
3283
3327
|
deleted: boolean;
|
|
3284
|
-
id: number;
|
|
3285
3328
|
url: string;
|
|
3329
|
+
id: number;
|
|
3286
3330
|
organization: string;
|
|
3287
3331
|
queues: string[];
|
|
3288
3332
|
lastName: string;
|
|
@@ -3301,8 +3345,8 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
3301
3345
|
oidcId?: string | null | undefined;
|
|
3302
3346
|
}[];
|
|
3303
3347
|
workspaces: {
|
|
3304
|
-
id: number;
|
|
3305
3348
|
url: string;
|
|
3349
|
+
id: number;
|
|
3306
3350
|
organization: string;
|
|
3307
3351
|
name: string;
|
|
3308
3352
|
queues: string[];
|
|
@@ -3311,10 +3355,10 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
3311
3355
|
}[];
|
|
3312
3356
|
queues: {
|
|
3313
3357
|
status: string;
|
|
3314
|
-
id: number;
|
|
3315
|
-
schema: string;
|
|
3316
3358
|
url: string;
|
|
3317
3359
|
sessionTimeout: string;
|
|
3360
|
+
id: number;
|
|
3361
|
+
schema: string;
|
|
3318
3362
|
name: string;
|
|
3319
3363
|
workflows: Record<string, string | number>[];
|
|
3320
3364
|
workspace: string | null;
|
|
@@ -3397,7 +3441,7 @@ export declare const search: (query: AnnotationsSearchQuery | undefined, payload
|
|
|
3397
3441
|
width: number;
|
|
3398
3442
|
columnType: "meta";
|
|
3399
3443
|
visible: boolean;
|
|
3400
|
-
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";
|
|
3444
|
+
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";
|
|
3401
3445
|
})[];
|
|
3402
3446
|
} | undefined;
|
|
3403
3447
|
uploadValues?: unknown;
|