@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
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { SectionData } from '../../../annotations/models/annotationData';
|
|
2
|
+
import { SchemaAction, SchemaRule } from '../../../rules/models/schemaRule';
|
|
2
3
|
import { SchemaSection } from '../../../schemas/models/schemaSection';
|
|
3
4
|
import { Message } from '../../../shared/models/message';
|
|
4
|
-
import { SchemaAction, SchemaRule } from '../../../rules/models/schemaRule';
|
|
5
5
|
export type EvaluateRulesPayload = {
|
|
6
6
|
schemaContent: SchemaSection[];
|
|
7
7
|
annotationContent: Array<SectionData>;
|
|
8
8
|
schemaRules: Array<Partial<SchemaRule>>;
|
|
9
9
|
};
|
|
10
10
|
export type EvaluateRulesResponse = {
|
|
11
|
-
conditionValues: Array<boolean
|
|
11
|
+
conditionValues: Array<Array<boolean>>;
|
|
12
12
|
messages: Array<Message>;
|
|
13
13
|
actions: Array<SchemaAction>;
|
|
14
14
|
};
|
|
@@ -16,7 +16,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
16
16
|
readonly endpoint: "internal/rules/evaluate_rules";
|
|
17
17
|
readonly method: "POST";
|
|
18
18
|
readonly responseSchema: import("zod").ZodObject<{
|
|
19
|
-
conditionValues: import("zod").ZodArray<import("zod").ZodBoolean, "many">;
|
|
19
|
+
conditionValues: import("zod").ZodArray<import("zod").ZodArray<import("zod").ZodBoolean, "many">, "many">;
|
|
20
20
|
messages: import("zod").ZodArray<import("zod").ZodObject<{
|
|
21
21
|
type: import("zod").ZodUnion<[import("zod").ZodLiteral<"error">, import("zod").ZodLiteral<"warning">, import("zod").ZodLiteral<"info">]>;
|
|
22
22
|
content: import("zod").ZodString;
|
|
@@ -69,13 +69,16 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
69
69
|
} | null | undefined;
|
|
70
70
|
}>, "many">;
|
|
71
71
|
actions: import("zod").ZodArray<import("zod").ZodObject<{
|
|
72
|
-
type: import("zod").
|
|
72
|
+
type: import("zod").ZodString;
|
|
73
|
+
event: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"annotation_imported">, import("zod").ZodLiteral<"annotation_confirmed">, import("zod").ZodLiteral<"annotation_exported">]>>;
|
|
73
74
|
payload: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
74
75
|
}, "strip", import("zod").ZodTypeAny, {
|
|
75
76
|
type: string;
|
|
77
|
+
event?: "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
76
78
|
payload?: unknown;
|
|
77
79
|
}, {
|
|
78
80
|
type: string;
|
|
81
|
+
event?: "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
79
82
|
payload?: unknown;
|
|
80
83
|
}>, "many">;
|
|
81
84
|
}, "strip", import("zod").ZodTypeAny, {
|
|
@@ -94,9 +97,10 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
94
97
|
}[];
|
|
95
98
|
actions: {
|
|
96
99
|
type: string;
|
|
100
|
+
event?: "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
97
101
|
payload?: unknown;
|
|
98
102
|
}[];
|
|
99
|
-
conditionValues: boolean[];
|
|
103
|
+
conditionValues: boolean[][];
|
|
100
104
|
}, {
|
|
101
105
|
messages: {
|
|
102
106
|
type: "error" | "warning" | "info";
|
|
@@ -113,9 +117,10 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
113
117
|
}[];
|
|
114
118
|
actions: {
|
|
115
119
|
type: string;
|
|
120
|
+
event?: "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
116
121
|
payload?: unknown;
|
|
117
122
|
}[];
|
|
118
|
-
conditionValues: boolean[];
|
|
123
|
+
conditionValues: boolean[][];
|
|
119
124
|
}>;
|
|
120
125
|
readonly payloadSchema: import("zod").ZodObject<{
|
|
121
126
|
schemaContent: import("zod").ZodArray<import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
@@ -218,13 +223,13 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
218
223
|
required?: boolean | null | undefined;
|
|
219
224
|
}>>>;
|
|
220
225
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
221
|
-
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">]>>>;
|
|
226
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
222
227
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
223
228
|
}, "strip", import("zod").ZodTypeAny, {
|
|
224
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
229
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
225
230
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
226
231
|
}, {
|
|
227
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
232
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
228
233
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
229
234
|
}>>>;
|
|
230
235
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -232,6 +237,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
232
237
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
233
238
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
234
239
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
240
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
241
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
235
242
|
}, "strip", import("zod").ZodTypeAny, {
|
|
236
243
|
suggest?: true | undefined;
|
|
237
244
|
canExport?: boolean | null | undefined;
|
|
@@ -250,7 +257,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
250
257
|
required?: boolean | null | undefined;
|
|
251
258
|
} | null | undefined;
|
|
252
259
|
uiConfiguration?: {
|
|
253
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
260
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
254
261
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
255
262
|
} | null | undefined;
|
|
256
263
|
width?: number | null | undefined;
|
|
@@ -258,6 +265,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
258
265
|
widthChars?: number | null | undefined;
|
|
259
266
|
scoreThreshold?: number | null | undefined;
|
|
260
267
|
formula?: string | null | undefined;
|
|
268
|
+
context?: string[] | null | undefined;
|
|
269
|
+
prompt?: string | null | undefined;
|
|
261
270
|
}, {
|
|
262
271
|
suggest?: true | undefined;
|
|
263
272
|
canExport?: boolean | null | undefined;
|
|
@@ -276,7 +285,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
276
285
|
required?: boolean | null | undefined;
|
|
277
286
|
} | null | undefined;
|
|
278
287
|
uiConfiguration?: {
|
|
279
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
288
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
280
289
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
281
290
|
} | null | undefined;
|
|
282
291
|
width?: number | null | undefined;
|
|
@@ -284,6 +293,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
284
293
|
widthChars?: number | null | undefined;
|
|
285
294
|
scoreThreshold?: number | null | undefined;
|
|
286
295
|
formula?: string | null | undefined;
|
|
296
|
+
context?: string[] | null | undefined;
|
|
297
|
+
prompt?: string | null | undefined;
|
|
287
298
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
288
299
|
type: import("zod").ZodLiteral<"date">;
|
|
289
300
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -367,13 +378,13 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
367
378
|
required?: boolean | null | undefined;
|
|
368
379
|
}>>>;
|
|
369
380
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
370
|
-
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">]>>>;
|
|
381
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
371
382
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
372
383
|
}, "strip", import("zod").ZodTypeAny, {
|
|
373
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
384
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
374
385
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
375
386
|
}, {
|
|
376
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
387
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
377
388
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
378
389
|
}>>>;
|
|
379
390
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -381,6 +392,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
381
392
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
382
393
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
383
394
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
395
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
396
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
384
397
|
}, "strip", import("zod").ZodTypeAny, {
|
|
385
398
|
suggest?: true | undefined;
|
|
386
399
|
canExport?: boolean | null | undefined;
|
|
@@ -399,7 +412,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
399
412
|
required?: boolean | null | undefined;
|
|
400
413
|
} | null | undefined;
|
|
401
414
|
uiConfiguration?: {
|
|
402
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
415
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
403
416
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
404
417
|
} | null | undefined;
|
|
405
418
|
width?: number | null | undefined;
|
|
@@ -407,6 +420,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
407
420
|
widthChars?: number | null | undefined;
|
|
408
421
|
scoreThreshold?: number | null | undefined;
|
|
409
422
|
formula?: string | null | undefined;
|
|
423
|
+
context?: string[] | null | undefined;
|
|
424
|
+
prompt?: string | null | undefined;
|
|
410
425
|
}, {
|
|
411
426
|
suggest?: true | undefined;
|
|
412
427
|
canExport?: boolean | null | undefined;
|
|
@@ -425,7 +440,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
425
440
|
required?: boolean | null | undefined;
|
|
426
441
|
} | null | undefined;
|
|
427
442
|
uiConfiguration?: {
|
|
428
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
443
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
429
444
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
430
445
|
} | null | undefined;
|
|
431
446
|
width?: number | null | undefined;
|
|
@@ -433,6 +448,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
433
448
|
widthChars?: number | null | undefined;
|
|
434
449
|
scoreThreshold?: number | null | undefined;
|
|
435
450
|
formula?: string | null | undefined;
|
|
451
|
+
context?: string[] | null | undefined;
|
|
452
|
+
prompt?: string | null | undefined;
|
|
436
453
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
437
454
|
type: import("zod").ZodLiteral<"number">;
|
|
438
455
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -543,13 +560,13 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
543
560
|
required?: boolean | null | undefined;
|
|
544
561
|
}>>>;
|
|
545
562
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
546
|
-
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">]>>>;
|
|
563
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
547
564
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
548
565
|
}, "strip", import("zod").ZodTypeAny, {
|
|
549
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
566
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
550
567
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
551
568
|
}, {
|
|
552
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
569
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
553
570
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
554
571
|
}>>>;
|
|
555
572
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -557,6 +574,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
557
574
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
558
575
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
559
576
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
577
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
578
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
560
579
|
}, "strip", import("zod").ZodTypeAny, {
|
|
561
580
|
suggest?: true | undefined;
|
|
562
581
|
canExport?: boolean | null | undefined;
|
|
@@ -575,7 +594,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
575
594
|
required?: boolean | null | undefined;
|
|
576
595
|
} | null | undefined;
|
|
577
596
|
uiConfiguration?: {
|
|
578
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
597
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
579
598
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
580
599
|
} | null | undefined;
|
|
581
600
|
width?: number | null | undefined;
|
|
@@ -583,6 +602,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
583
602
|
widthChars?: number | null | undefined;
|
|
584
603
|
scoreThreshold?: number | null | undefined;
|
|
585
604
|
formula?: string | null | undefined;
|
|
605
|
+
context?: string[] | null | undefined;
|
|
606
|
+
prompt?: string | null | undefined;
|
|
586
607
|
}, {
|
|
587
608
|
suggest?: true | undefined;
|
|
588
609
|
canExport?: boolean | null | undefined;
|
|
@@ -601,7 +622,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
601
622
|
required?: boolean | null | undefined;
|
|
602
623
|
} | null | undefined;
|
|
603
624
|
uiConfiguration?: {
|
|
604
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
625
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
605
626
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
606
627
|
} | null | undefined;
|
|
607
628
|
width?: number | null | undefined;
|
|
@@ -609,6 +630,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
609
630
|
widthChars?: number | null | undefined;
|
|
610
631
|
scoreThreshold?: number | null | undefined;
|
|
611
632
|
formula?: string | null | undefined;
|
|
633
|
+
context?: string[] | null | undefined;
|
|
634
|
+
prompt?: string | null | undefined;
|
|
612
635
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
613
636
|
type: import("zod").ZodLiteral<"enum">;
|
|
614
637
|
options: import("zod").ZodArray<import("zod").ZodObject<{
|
|
@@ -710,13 +733,13 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
710
733
|
required?: boolean | null | undefined;
|
|
711
734
|
}>>>;
|
|
712
735
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
713
|
-
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">]>>>;
|
|
736
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
714
737
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
715
738
|
}, "strip", import("zod").ZodTypeAny, {
|
|
716
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
739
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
717
740
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
718
741
|
}, {
|
|
719
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
742
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
720
743
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
721
744
|
}>>>;
|
|
722
745
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -724,6 +747,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
724
747
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
725
748
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
726
749
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
750
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
751
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
727
752
|
}, "strip", import("zod").ZodTypeAny, {
|
|
728
753
|
suggest?: true | undefined;
|
|
729
754
|
canExport?: boolean | null | undefined;
|
|
@@ -742,7 +767,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
742
767
|
required?: boolean | null | undefined;
|
|
743
768
|
} | null | undefined;
|
|
744
769
|
uiConfiguration?: {
|
|
745
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
770
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
746
771
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
747
772
|
} | null | undefined;
|
|
748
773
|
width?: number | null | undefined;
|
|
@@ -750,6 +775,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
750
775
|
widthChars?: number | null | undefined;
|
|
751
776
|
scoreThreshold?: number | null | undefined;
|
|
752
777
|
formula?: string | null | undefined;
|
|
778
|
+
context?: string[] | null | undefined;
|
|
779
|
+
prompt?: string | null | undefined;
|
|
753
780
|
}, {
|
|
754
781
|
suggest?: true | undefined;
|
|
755
782
|
canExport?: boolean | null | undefined;
|
|
@@ -768,7 +795,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
768
795
|
required?: boolean | null | undefined;
|
|
769
796
|
} | null | undefined;
|
|
770
797
|
uiConfiguration?: {
|
|
771
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
798
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
772
799
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
773
800
|
} | null | undefined;
|
|
774
801
|
width?: number | null | undefined;
|
|
@@ -776,6 +803,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
776
803
|
widthChars?: number | null | undefined;
|
|
777
804
|
scoreThreshold?: number | null | undefined;
|
|
778
805
|
formula?: string | null | undefined;
|
|
806
|
+
context?: string[] | null | undefined;
|
|
807
|
+
prompt?: string | null | undefined;
|
|
779
808
|
}>>>, import("zod").ZodIntersection<import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
780
809
|
id: import("zod").ZodString;
|
|
781
810
|
label: import("zod").ZodString;
|
|
@@ -900,13 +929,13 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
900
929
|
required?: boolean | null | undefined;
|
|
901
930
|
}>>>;
|
|
902
931
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
903
|
-
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">]>>>;
|
|
932
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
904
933
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
905
934
|
}, "strip", import("zod").ZodTypeAny, {
|
|
906
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
935
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
907
936
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
908
937
|
}, {
|
|
909
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
938
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
910
939
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
911
940
|
}>>>;
|
|
912
941
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -914,6 +943,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
914
943
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
915
944
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
916
945
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
946
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
947
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
917
948
|
}, "strip", import("zod").ZodTypeAny, {
|
|
918
949
|
suggest?: true | undefined;
|
|
919
950
|
canExport?: boolean | null | undefined;
|
|
@@ -932,7 +963,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
932
963
|
required?: boolean | null | undefined;
|
|
933
964
|
} | null | undefined;
|
|
934
965
|
uiConfiguration?: {
|
|
935
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
966
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
936
967
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
937
968
|
} | null | undefined;
|
|
938
969
|
width?: number | null | undefined;
|
|
@@ -940,6 +971,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
940
971
|
widthChars?: number | null | undefined;
|
|
941
972
|
scoreThreshold?: number | null | undefined;
|
|
942
973
|
formula?: string | null | undefined;
|
|
974
|
+
context?: string[] | null | undefined;
|
|
975
|
+
prompt?: string | null | undefined;
|
|
943
976
|
}, {
|
|
944
977
|
suggest?: true | undefined;
|
|
945
978
|
canExport?: boolean | null | undefined;
|
|
@@ -958,7 +991,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
958
991
|
required?: boolean | null | undefined;
|
|
959
992
|
} | null | undefined;
|
|
960
993
|
uiConfiguration?: {
|
|
961
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
994
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
962
995
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
963
996
|
} | null | undefined;
|
|
964
997
|
width?: number | null | undefined;
|
|
@@ -966,6 +999,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
966
999
|
widthChars?: number | null | undefined;
|
|
967
1000
|
scoreThreshold?: number | null | undefined;
|
|
968
1001
|
formula?: string | null | undefined;
|
|
1002
|
+
context?: string[] | null | undefined;
|
|
1003
|
+
prompt?: string | null | undefined;
|
|
969
1004
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
970
1005
|
type: import("zod").ZodLiteral<"date">;
|
|
971
1006
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -1049,13 +1084,13 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
1049
1084
|
required?: boolean | null | undefined;
|
|
1050
1085
|
}>>>;
|
|
1051
1086
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
1052
|
-
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">]>>>;
|
|
1087
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
1053
1088
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
1054
1089
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1055
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1090
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1056
1091
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1057
1092
|
}, {
|
|
1058
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1093
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1059
1094
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1060
1095
|
}>>>;
|
|
1061
1096
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -1063,6 +1098,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
1063
1098
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1064
1099
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1065
1100
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1101
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
1102
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1066
1103
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1067
1104
|
suggest?: true | undefined;
|
|
1068
1105
|
canExport?: boolean | null | undefined;
|
|
@@ -1081,7 +1118,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
1081
1118
|
required?: boolean | null | undefined;
|
|
1082
1119
|
} | null | undefined;
|
|
1083
1120
|
uiConfiguration?: {
|
|
1084
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1121
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1085
1122
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1086
1123
|
} | null | undefined;
|
|
1087
1124
|
width?: number | null | undefined;
|
|
@@ -1089,6 +1126,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
1089
1126
|
widthChars?: number | null | undefined;
|
|
1090
1127
|
scoreThreshold?: number | null | undefined;
|
|
1091
1128
|
formula?: string | null | undefined;
|
|
1129
|
+
context?: string[] | null | undefined;
|
|
1130
|
+
prompt?: string | null | undefined;
|
|
1092
1131
|
}, {
|
|
1093
1132
|
suggest?: true | undefined;
|
|
1094
1133
|
canExport?: boolean | null | undefined;
|
|
@@ -1107,7 +1146,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
1107
1146
|
required?: boolean | null | undefined;
|
|
1108
1147
|
} | null | undefined;
|
|
1109
1148
|
uiConfiguration?: {
|
|
1110
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1149
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1111
1150
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1112
1151
|
} | null | undefined;
|
|
1113
1152
|
width?: number | null | undefined;
|
|
@@ -1115,6 +1154,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
1115
1154
|
widthChars?: number | null | undefined;
|
|
1116
1155
|
scoreThreshold?: number | null | undefined;
|
|
1117
1156
|
formula?: string | null | undefined;
|
|
1157
|
+
context?: string[] | null | undefined;
|
|
1158
|
+
prompt?: string | null | undefined;
|
|
1118
1159
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
1119
1160
|
type: import("zod").ZodLiteral<"number">;
|
|
1120
1161
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -1225,13 +1266,13 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
1225
1266
|
required?: boolean | null | undefined;
|
|
1226
1267
|
}>>>;
|
|
1227
1268
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
1228
|
-
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">]>>>;
|
|
1269
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
1229
1270
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
1230
1271
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1231
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1272
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1232
1273
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1233
1274
|
}, {
|
|
1234
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1275
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1235
1276
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1236
1277
|
}>>>;
|
|
1237
1278
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -1239,6 +1280,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
1239
1280
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1240
1281
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1241
1282
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1283
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
1284
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1242
1285
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1243
1286
|
suggest?: true | undefined;
|
|
1244
1287
|
canExport?: boolean | null | undefined;
|
|
@@ -1257,7 +1300,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
1257
1300
|
required?: boolean | null | undefined;
|
|
1258
1301
|
} | null | undefined;
|
|
1259
1302
|
uiConfiguration?: {
|
|
1260
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1303
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1261
1304
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1262
1305
|
} | null | undefined;
|
|
1263
1306
|
width?: number | null | undefined;
|
|
@@ -1265,6 +1308,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
1265
1308
|
widthChars?: number | null | undefined;
|
|
1266
1309
|
scoreThreshold?: number | null | undefined;
|
|
1267
1310
|
formula?: string | null | undefined;
|
|
1311
|
+
context?: string[] | null | undefined;
|
|
1312
|
+
prompt?: string | null | undefined;
|
|
1268
1313
|
}, {
|
|
1269
1314
|
suggest?: true | undefined;
|
|
1270
1315
|
canExport?: boolean | null | undefined;
|
|
@@ -1283,7 +1328,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
1283
1328
|
required?: boolean | null | undefined;
|
|
1284
1329
|
} | null | undefined;
|
|
1285
1330
|
uiConfiguration?: {
|
|
1286
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1331
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1287
1332
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1288
1333
|
} | null | undefined;
|
|
1289
1334
|
width?: number | null | undefined;
|
|
@@ -1291,6 +1336,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
1291
1336
|
widthChars?: number | null | undefined;
|
|
1292
1337
|
scoreThreshold?: number | null | undefined;
|
|
1293
1338
|
formula?: string | null | undefined;
|
|
1339
|
+
context?: string[] | null | undefined;
|
|
1340
|
+
prompt?: string | null | undefined;
|
|
1294
1341
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
1295
1342
|
type: import("zod").ZodLiteral<"enum">;
|
|
1296
1343
|
options: import("zod").ZodArray<import("zod").ZodObject<{
|
|
@@ -1392,13 +1439,13 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
1392
1439
|
required?: boolean | null | undefined;
|
|
1393
1440
|
}>>>;
|
|
1394
1441
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
1395
|
-
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">]>>>;
|
|
1442
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
1396
1443
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
1397
1444
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1398
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1445
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1399
1446
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1400
1447
|
}, {
|
|
1401
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1448
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1402
1449
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1403
1450
|
}>>>;
|
|
1404
1451
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -1406,6 +1453,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
1406
1453
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1407
1454
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1408
1455
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1456
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
1457
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1409
1458
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1410
1459
|
suggest?: true | undefined;
|
|
1411
1460
|
canExport?: boolean | null | undefined;
|
|
@@ -1424,7 +1473,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
1424
1473
|
required?: boolean | null | undefined;
|
|
1425
1474
|
} | null | undefined;
|
|
1426
1475
|
uiConfiguration?: {
|
|
1427
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1476
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1428
1477
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1429
1478
|
} | null | undefined;
|
|
1430
1479
|
width?: number | null | undefined;
|
|
@@ -1432,6 +1481,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
1432
1481
|
widthChars?: number | null | undefined;
|
|
1433
1482
|
scoreThreshold?: number | null | undefined;
|
|
1434
1483
|
formula?: string | null | undefined;
|
|
1484
|
+
context?: string[] | null | undefined;
|
|
1485
|
+
prompt?: string | null | undefined;
|
|
1435
1486
|
}, {
|
|
1436
1487
|
suggest?: true | undefined;
|
|
1437
1488
|
canExport?: boolean | null | undefined;
|
|
@@ -1450,7 +1501,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
1450
1501
|
required?: boolean | null | undefined;
|
|
1451
1502
|
} | null | undefined;
|
|
1452
1503
|
uiConfiguration?: {
|
|
1453
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1504
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1454
1505
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1455
1506
|
} | null | undefined;
|
|
1456
1507
|
width?: number | null | undefined;
|
|
@@ -1458,6 +1509,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
1458
1509
|
widthChars?: number | null | undefined;
|
|
1459
1510
|
scoreThreshold?: number | null | undefined;
|
|
1460
1511
|
formula?: string | null | undefined;
|
|
1512
|
+
context?: string[] | null | undefined;
|
|
1513
|
+
prompt?: string | null | undefined;
|
|
1461
1514
|
}>>>, import("zod").ZodIntersection<import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
1462
1515
|
id: import("zod").ZodString;
|
|
1463
1516
|
label: import("zod").ZodString;
|
|
@@ -1503,7 +1556,6 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
1503
1556
|
}>>]>, "many">;
|
|
1504
1557
|
rirFieldNames: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
1505
1558
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1506
|
-
category: "tuple";
|
|
1507
1559
|
children: (({
|
|
1508
1560
|
type: "string";
|
|
1509
1561
|
} & {
|
|
@@ -1532,7 +1584,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
1532
1584
|
required?: boolean | null | undefined;
|
|
1533
1585
|
} | null | undefined;
|
|
1534
1586
|
uiConfiguration?: {
|
|
1535
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1587
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1536
1588
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1537
1589
|
} | null | undefined;
|
|
1538
1590
|
width?: number | null | undefined;
|
|
@@ -1540,6 +1592,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
1540
1592
|
widthChars?: number | null | undefined;
|
|
1541
1593
|
scoreThreshold?: number | null | undefined;
|
|
1542
1594
|
formula?: string | null | undefined;
|
|
1595
|
+
context?: string[] | null | undefined;
|
|
1596
|
+
prompt?: string | null | undefined;
|
|
1543
1597
|
}) | ({
|
|
1544
1598
|
type: "date";
|
|
1545
1599
|
format?: string | null | undefined;
|
|
@@ -1569,7 +1623,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
1569
1623
|
required?: boolean | null | undefined;
|
|
1570
1624
|
} | null | undefined;
|
|
1571
1625
|
uiConfiguration?: {
|
|
1572
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1626
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1573
1627
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1574
1628
|
} | null | undefined;
|
|
1575
1629
|
width?: number | null | undefined;
|
|
@@ -1577,6 +1631,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
1577
1631
|
widthChars?: number | null | undefined;
|
|
1578
1632
|
scoreThreshold?: number | null | undefined;
|
|
1579
1633
|
formula?: string | null | undefined;
|
|
1634
|
+
context?: string[] | null | undefined;
|
|
1635
|
+
prompt?: string | null | undefined;
|
|
1580
1636
|
}) | ({
|
|
1581
1637
|
type: "number";
|
|
1582
1638
|
format?: string | null | undefined;
|
|
@@ -1611,7 +1667,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
1611
1667
|
required?: boolean | null | undefined;
|
|
1612
1668
|
} | null | undefined;
|
|
1613
1669
|
uiConfiguration?: {
|
|
1614
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1670
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1615
1671
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1616
1672
|
} | null | undefined;
|
|
1617
1673
|
width?: number | null | undefined;
|
|
@@ -1619,6 +1675,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
1619
1675
|
widthChars?: number | null | undefined;
|
|
1620
1676
|
scoreThreshold?: number | null | undefined;
|
|
1621
1677
|
formula?: string | null | undefined;
|
|
1678
|
+
context?: string[] | null | undefined;
|
|
1679
|
+
prompt?: string | null | undefined;
|
|
1622
1680
|
}) | ({
|
|
1623
1681
|
options: {
|
|
1624
1682
|
value: string;
|
|
@@ -1652,7 +1710,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
1652
1710
|
required?: boolean | null | undefined;
|
|
1653
1711
|
} | null | undefined;
|
|
1654
1712
|
uiConfiguration?: {
|
|
1655
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1713
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1656
1714
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1657
1715
|
} | null | undefined;
|
|
1658
1716
|
width?: number | null | undefined;
|
|
@@ -1660,6 +1718,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
1660
1718
|
widthChars?: number | null | undefined;
|
|
1661
1719
|
scoreThreshold?: number | null | undefined;
|
|
1662
1720
|
formula?: string | null | undefined;
|
|
1721
|
+
context?: string[] | null | undefined;
|
|
1722
|
+
prompt?: string | null | undefined;
|
|
1663
1723
|
}) | ({
|
|
1664
1724
|
id: string;
|
|
1665
1725
|
label: string;
|
|
@@ -1675,9 +1735,9 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
1675
1735
|
popupUrl?: string | undefined;
|
|
1676
1736
|
canObtainToken?: boolean | undefined;
|
|
1677
1737
|
}))[];
|
|
1738
|
+
category: "tuple";
|
|
1678
1739
|
rirFieldNames?: string[] | null | undefined;
|
|
1679
1740
|
}, {
|
|
1680
|
-
category: "tuple";
|
|
1681
1741
|
children: (({
|
|
1682
1742
|
type: "string";
|
|
1683
1743
|
} & {
|
|
@@ -1706,7 +1766,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
1706
1766
|
required?: boolean | null | undefined;
|
|
1707
1767
|
} | null | undefined;
|
|
1708
1768
|
uiConfiguration?: {
|
|
1709
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1769
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1710
1770
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1711
1771
|
} | null | undefined;
|
|
1712
1772
|
width?: number | null | undefined;
|
|
@@ -1714,6 +1774,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
1714
1774
|
widthChars?: number | null | undefined;
|
|
1715
1775
|
scoreThreshold?: number | null | undefined;
|
|
1716
1776
|
formula?: string | null | undefined;
|
|
1777
|
+
context?: string[] | null | undefined;
|
|
1778
|
+
prompt?: string | null | undefined;
|
|
1717
1779
|
}) | ({
|
|
1718
1780
|
type: "date";
|
|
1719
1781
|
format?: string | null | undefined;
|
|
@@ -1743,7 +1805,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
1743
1805
|
required?: boolean | null | undefined;
|
|
1744
1806
|
} | null | undefined;
|
|
1745
1807
|
uiConfiguration?: {
|
|
1746
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1808
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1747
1809
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1748
1810
|
} | null | undefined;
|
|
1749
1811
|
width?: number | null | undefined;
|
|
@@ -1751,6 +1813,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
1751
1813
|
widthChars?: number | null | undefined;
|
|
1752
1814
|
scoreThreshold?: number | null | undefined;
|
|
1753
1815
|
formula?: string | null | undefined;
|
|
1816
|
+
context?: string[] | null | undefined;
|
|
1817
|
+
prompt?: string | null | undefined;
|
|
1754
1818
|
}) | ({
|
|
1755
1819
|
type: "number";
|
|
1756
1820
|
format?: string | null | undefined;
|
|
@@ -1785,7 +1849,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
1785
1849
|
required?: boolean | null | undefined;
|
|
1786
1850
|
} | null | undefined;
|
|
1787
1851
|
uiConfiguration?: {
|
|
1788
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1852
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1789
1853
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1790
1854
|
} | null | undefined;
|
|
1791
1855
|
width?: number | null | undefined;
|
|
@@ -1793,6 +1857,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
1793
1857
|
widthChars?: number | null | undefined;
|
|
1794
1858
|
scoreThreshold?: number | null | undefined;
|
|
1795
1859
|
formula?: string | null | undefined;
|
|
1860
|
+
context?: string[] | null | undefined;
|
|
1861
|
+
prompt?: string | null | undefined;
|
|
1796
1862
|
}) | ({
|
|
1797
1863
|
options: {
|
|
1798
1864
|
value: string;
|
|
@@ -1826,7 +1892,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
1826
1892
|
required?: boolean | null | undefined;
|
|
1827
1893
|
} | null | undefined;
|
|
1828
1894
|
uiConfiguration?: {
|
|
1829
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1895
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1830
1896
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1831
1897
|
} | null | undefined;
|
|
1832
1898
|
width?: number | null | undefined;
|
|
@@ -1834,6 +1900,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
1834
1900
|
widthChars?: number | null | undefined;
|
|
1835
1901
|
scoreThreshold?: number | null | undefined;
|
|
1836
1902
|
formula?: string | null | undefined;
|
|
1903
|
+
context?: string[] | null | undefined;
|
|
1904
|
+
prompt?: string | null | undefined;
|
|
1837
1905
|
}) | ({
|
|
1838
1906
|
id: string;
|
|
1839
1907
|
label: string;
|
|
@@ -1849,6 +1917,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
1849
1917
|
popupUrl?: string | undefined;
|
|
1850
1918
|
canObtainToken?: boolean | undefined;
|
|
1851
1919
|
}))[];
|
|
1920
|
+
category: "tuple";
|
|
1852
1921
|
rirFieldNames?: string[] | null | undefined;
|
|
1853
1922
|
}>, import("zod").ZodObject<{
|
|
1854
1923
|
id: import("zod").ZodString;
|
|
@@ -1949,13 +2018,13 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
1949
2018
|
required?: boolean | null | undefined;
|
|
1950
2019
|
}>>>;
|
|
1951
2020
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
1952
|
-
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">]>>>;
|
|
2021
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
1953
2022
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
1954
2023
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1955
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2024
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1956
2025
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1957
2026
|
}, {
|
|
1958
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2027
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1959
2028
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1960
2029
|
}>>>;
|
|
1961
2030
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -1963,6 +2032,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
1963
2032
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1964
2033
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1965
2034
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2035
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
2036
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1966
2037
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1967
2038
|
suggest?: true | undefined;
|
|
1968
2039
|
canExport?: boolean | null | undefined;
|
|
@@ -1981,7 +2052,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
1981
2052
|
required?: boolean | null | undefined;
|
|
1982
2053
|
} | null | undefined;
|
|
1983
2054
|
uiConfiguration?: {
|
|
1984
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2055
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1985
2056
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1986
2057
|
} | null | undefined;
|
|
1987
2058
|
width?: number | null | undefined;
|
|
@@ -1989,6 +2060,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
1989
2060
|
widthChars?: number | null | undefined;
|
|
1990
2061
|
scoreThreshold?: number | null | undefined;
|
|
1991
2062
|
formula?: string | null | undefined;
|
|
2063
|
+
context?: string[] | null | undefined;
|
|
2064
|
+
prompt?: string | null | undefined;
|
|
1992
2065
|
}, {
|
|
1993
2066
|
suggest?: true | undefined;
|
|
1994
2067
|
canExport?: boolean | null | undefined;
|
|
@@ -2007,7 +2080,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
2007
2080
|
required?: boolean | null | undefined;
|
|
2008
2081
|
} | null | undefined;
|
|
2009
2082
|
uiConfiguration?: {
|
|
2010
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2083
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2011
2084
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2012
2085
|
} | null | undefined;
|
|
2013
2086
|
width?: number | null | undefined;
|
|
@@ -2015,6 +2088,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
2015
2088
|
widthChars?: number | null | undefined;
|
|
2016
2089
|
scoreThreshold?: number | null | undefined;
|
|
2017
2090
|
formula?: string | null | undefined;
|
|
2091
|
+
context?: string[] | null | undefined;
|
|
2092
|
+
prompt?: string | null | undefined;
|
|
2018
2093
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
2019
2094
|
type: import("zod").ZodLiteral<"date">;
|
|
2020
2095
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -2098,13 +2173,13 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
2098
2173
|
required?: boolean | null | undefined;
|
|
2099
2174
|
}>>>;
|
|
2100
2175
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
2101
|
-
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">]>>>;
|
|
2176
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
2102
2177
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
2103
2178
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2104
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2179
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2105
2180
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2106
2181
|
}, {
|
|
2107
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2182
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2108
2183
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2109
2184
|
}>>>;
|
|
2110
2185
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -2112,6 +2187,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
2112
2187
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2113
2188
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2114
2189
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2190
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
2191
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2115
2192
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2116
2193
|
suggest?: true | undefined;
|
|
2117
2194
|
canExport?: boolean | null | undefined;
|
|
@@ -2130,7 +2207,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
2130
2207
|
required?: boolean | null | undefined;
|
|
2131
2208
|
} | null | undefined;
|
|
2132
2209
|
uiConfiguration?: {
|
|
2133
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2210
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2134
2211
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2135
2212
|
} | null | undefined;
|
|
2136
2213
|
width?: number | null | undefined;
|
|
@@ -2138,6 +2215,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
2138
2215
|
widthChars?: number | null | undefined;
|
|
2139
2216
|
scoreThreshold?: number | null | undefined;
|
|
2140
2217
|
formula?: string | null | undefined;
|
|
2218
|
+
context?: string[] | null | undefined;
|
|
2219
|
+
prompt?: string | null | undefined;
|
|
2141
2220
|
}, {
|
|
2142
2221
|
suggest?: true | undefined;
|
|
2143
2222
|
canExport?: boolean | null | undefined;
|
|
@@ -2156,7 +2235,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
2156
2235
|
required?: boolean | null | undefined;
|
|
2157
2236
|
} | null | undefined;
|
|
2158
2237
|
uiConfiguration?: {
|
|
2159
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2238
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2160
2239
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2161
2240
|
} | null | undefined;
|
|
2162
2241
|
width?: number | null | undefined;
|
|
@@ -2164,6 +2243,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
2164
2243
|
widthChars?: number | null | undefined;
|
|
2165
2244
|
scoreThreshold?: number | null | undefined;
|
|
2166
2245
|
formula?: string | null | undefined;
|
|
2246
|
+
context?: string[] | null | undefined;
|
|
2247
|
+
prompt?: string | null | undefined;
|
|
2167
2248
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
2168
2249
|
type: import("zod").ZodLiteral<"number">;
|
|
2169
2250
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -2274,13 +2355,13 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
2274
2355
|
required?: boolean | null | undefined;
|
|
2275
2356
|
}>>>;
|
|
2276
2357
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
2277
|
-
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">]>>>;
|
|
2358
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
2278
2359
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
2279
2360
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2280
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2361
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2281
2362
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2282
2363
|
}, {
|
|
2283
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2364
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2284
2365
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2285
2366
|
}>>>;
|
|
2286
2367
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -2288,6 +2369,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
2288
2369
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2289
2370
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2290
2371
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2372
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
2373
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2291
2374
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2292
2375
|
suggest?: true | undefined;
|
|
2293
2376
|
canExport?: boolean | null | undefined;
|
|
@@ -2306,7 +2389,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
2306
2389
|
required?: boolean | null | undefined;
|
|
2307
2390
|
} | null | undefined;
|
|
2308
2391
|
uiConfiguration?: {
|
|
2309
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2392
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2310
2393
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2311
2394
|
} | null | undefined;
|
|
2312
2395
|
width?: number | null | undefined;
|
|
@@ -2314,6 +2397,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
2314
2397
|
widthChars?: number | null | undefined;
|
|
2315
2398
|
scoreThreshold?: number | null | undefined;
|
|
2316
2399
|
formula?: string | null | undefined;
|
|
2400
|
+
context?: string[] | null | undefined;
|
|
2401
|
+
prompt?: string | null | undefined;
|
|
2317
2402
|
}, {
|
|
2318
2403
|
suggest?: true | undefined;
|
|
2319
2404
|
canExport?: boolean | null | undefined;
|
|
@@ -2332,7 +2417,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
2332
2417
|
required?: boolean | null | undefined;
|
|
2333
2418
|
} | null | undefined;
|
|
2334
2419
|
uiConfiguration?: {
|
|
2335
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2420
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2336
2421
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2337
2422
|
} | null | undefined;
|
|
2338
2423
|
width?: number | null | undefined;
|
|
@@ -2340,6 +2425,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
2340
2425
|
widthChars?: number | null | undefined;
|
|
2341
2426
|
scoreThreshold?: number | null | undefined;
|
|
2342
2427
|
formula?: string | null | undefined;
|
|
2428
|
+
context?: string[] | null | undefined;
|
|
2429
|
+
prompt?: string | null | undefined;
|
|
2343
2430
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
2344
2431
|
type: import("zod").ZodLiteral<"enum">;
|
|
2345
2432
|
options: import("zod").ZodArray<import("zod").ZodObject<{
|
|
@@ -2441,13 +2528,13 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
2441
2528
|
required?: boolean | null | undefined;
|
|
2442
2529
|
}>>>;
|
|
2443
2530
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
2444
|
-
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">]>>>;
|
|
2531
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
2445
2532
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
2446
2533
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2447
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2534
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2448
2535
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2449
2536
|
}, {
|
|
2450
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2537
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2451
2538
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2452
2539
|
}>>>;
|
|
2453
2540
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -2455,6 +2542,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
2455
2542
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2456
2543
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2457
2544
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2545
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
2546
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2458
2547
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2459
2548
|
suggest?: true | undefined;
|
|
2460
2549
|
canExport?: boolean | null | undefined;
|
|
@@ -2473,7 +2562,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
2473
2562
|
required?: boolean | null | undefined;
|
|
2474
2563
|
} | null | undefined;
|
|
2475
2564
|
uiConfiguration?: {
|
|
2476
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2565
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2477
2566
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2478
2567
|
} | null | undefined;
|
|
2479
2568
|
width?: number | null | undefined;
|
|
@@ -2481,6 +2570,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
2481
2570
|
widthChars?: number | null | undefined;
|
|
2482
2571
|
scoreThreshold?: number | null | undefined;
|
|
2483
2572
|
formula?: string | null | undefined;
|
|
2573
|
+
context?: string[] | null | undefined;
|
|
2574
|
+
prompt?: string | null | undefined;
|
|
2484
2575
|
}, {
|
|
2485
2576
|
suggest?: true | undefined;
|
|
2486
2577
|
canExport?: boolean | null | undefined;
|
|
@@ -2499,7 +2590,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
2499
2590
|
required?: boolean | null | undefined;
|
|
2500
2591
|
} | null | undefined;
|
|
2501
2592
|
uiConfiguration?: {
|
|
2502
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2593
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2503
2594
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2504
2595
|
} | null | undefined;
|
|
2505
2596
|
width?: number | null | undefined;
|
|
@@ -2507,6 +2598,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
2507
2598
|
widthChars?: number | null | undefined;
|
|
2508
2599
|
scoreThreshold?: number | null | undefined;
|
|
2509
2600
|
formula?: string | null | undefined;
|
|
2601
|
+
context?: string[] | null | undefined;
|
|
2602
|
+
prompt?: string | null | undefined;
|
|
2510
2603
|
}>>>, import("zod").ZodIntersection<import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
2511
2604
|
id: import("zod").ZodString;
|
|
2512
2605
|
label: import("zod").ZodString;
|
|
@@ -2579,7 +2672,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
2579
2672
|
required?: boolean | null | undefined;
|
|
2580
2673
|
} | null | undefined;
|
|
2581
2674
|
uiConfiguration?: {
|
|
2582
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2675
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2583
2676
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2584
2677
|
} | null | undefined;
|
|
2585
2678
|
width?: number | null | undefined;
|
|
@@ -2587,6 +2680,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
2587
2680
|
widthChars?: number | null | undefined;
|
|
2588
2681
|
scoreThreshold?: number | null | undefined;
|
|
2589
2682
|
formula?: string | null | undefined;
|
|
2683
|
+
context?: string[] | null | undefined;
|
|
2684
|
+
prompt?: string | null | undefined;
|
|
2590
2685
|
}) | ({
|
|
2591
2686
|
type: "date";
|
|
2592
2687
|
format?: string | null | undefined;
|
|
@@ -2616,7 +2711,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
2616
2711
|
required?: boolean | null | undefined;
|
|
2617
2712
|
} | null | undefined;
|
|
2618
2713
|
uiConfiguration?: {
|
|
2619
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2714
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2620
2715
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2621
2716
|
} | null | undefined;
|
|
2622
2717
|
width?: number | null | undefined;
|
|
@@ -2624,6 +2719,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
2624
2719
|
widthChars?: number | null | undefined;
|
|
2625
2720
|
scoreThreshold?: number | null | undefined;
|
|
2626
2721
|
formula?: string | null | undefined;
|
|
2722
|
+
context?: string[] | null | undefined;
|
|
2723
|
+
prompt?: string | null | undefined;
|
|
2627
2724
|
}) | ({
|
|
2628
2725
|
type: "number";
|
|
2629
2726
|
format?: string | null | undefined;
|
|
@@ -2658,7 +2755,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
2658
2755
|
required?: boolean | null | undefined;
|
|
2659
2756
|
} | null | undefined;
|
|
2660
2757
|
uiConfiguration?: {
|
|
2661
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2758
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2662
2759
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2663
2760
|
} | null | undefined;
|
|
2664
2761
|
width?: number | null | undefined;
|
|
@@ -2666,6 +2763,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
2666
2763
|
widthChars?: number | null | undefined;
|
|
2667
2764
|
scoreThreshold?: number | null | undefined;
|
|
2668
2765
|
formula?: string | null | undefined;
|
|
2766
|
+
context?: string[] | null | undefined;
|
|
2767
|
+
prompt?: string | null | undefined;
|
|
2669
2768
|
}) | ({
|
|
2670
2769
|
options: {
|
|
2671
2770
|
value: string;
|
|
@@ -2699,7 +2798,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
2699
2798
|
required?: boolean | null | undefined;
|
|
2700
2799
|
} | null | undefined;
|
|
2701
2800
|
uiConfiguration?: {
|
|
2702
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2801
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2703
2802
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2704
2803
|
} | null | undefined;
|
|
2705
2804
|
width?: number | null | undefined;
|
|
@@ -2707,6 +2806,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
2707
2806
|
widthChars?: number | null | undefined;
|
|
2708
2807
|
scoreThreshold?: number | null | undefined;
|
|
2709
2808
|
formula?: string | null | undefined;
|
|
2809
|
+
context?: string[] | null | undefined;
|
|
2810
|
+
prompt?: string | null | undefined;
|
|
2710
2811
|
}) | ({
|
|
2711
2812
|
id: string;
|
|
2712
2813
|
label: string;
|
|
@@ -2751,7 +2852,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
2751
2852
|
required?: boolean | null | undefined;
|
|
2752
2853
|
} | null | undefined;
|
|
2753
2854
|
uiConfiguration?: {
|
|
2754
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2855
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2755
2856
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2756
2857
|
} | null | undefined;
|
|
2757
2858
|
width?: number | null | undefined;
|
|
@@ -2759,6 +2860,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
2759
2860
|
widthChars?: number | null | undefined;
|
|
2760
2861
|
scoreThreshold?: number | null | undefined;
|
|
2761
2862
|
formula?: string | null | undefined;
|
|
2863
|
+
context?: string[] | null | undefined;
|
|
2864
|
+
prompt?: string | null | undefined;
|
|
2762
2865
|
}) | ({
|
|
2763
2866
|
type: "date";
|
|
2764
2867
|
format?: string | null | undefined;
|
|
@@ -2788,7 +2891,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
2788
2891
|
required?: boolean | null | undefined;
|
|
2789
2892
|
} | null | undefined;
|
|
2790
2893
|
uiConfiguration?: {
|
|
2791
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2894
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2792
2895
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2793
2896
|
} | null | undefined;
|
|
2794
2897
|
width?: number | null | undefined;
|
|
@@ -2796,6 +2899,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
2796
2899
|
widthChars?: number | null | undefined;
|
|
2797
2900
|
scoreThreshold?: number | null | undefined;
|
|
2798
2901
|
formula?: string | null | undefined;
|
|
2902
|
+
context?: string[] | null | undefined;
|
|
2903
|
+
prompt?: string | null | undefined;
|
|
2799
2904
|
}) | ({
|
|
2800
2905
|
type: "number";
|
|
2801
2906
|
format?: string | null | undefined;
|
|
@@ -2830,7 +2935,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
2830
2935
|
required?: boolean | null | undefined;
|
|
2831
2936
|
} | null | undefined;
|
|
2832
2937
|
uiConfiguration?: {
|
|
2833
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2938
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2834
2939
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2835
2940
|
} | null | undefined;
|
|
2836
2941
|
width?: number | null | undefined;
|
|
@@ -2838,6 +2943,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
2838
2943
|
widthChars?: number | null | undefined;
|
|
2839
2944
|
scoreThreshold?: number | null | undefined;
|
|
2840
2945
|
formula?: string | null | undefined;
|
|
2946
|
+
context?: string[] | null | undefined;
|
|
2947
|
+
prompt?: string | null | undefined;
|
|
2841
2948
|
}) | ({
|
|
2842
2949
|
options: {
|
|
2843
2950
|
value: string;
|
|
@@ -2871,7 +2978,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
2871
2978
|
required?: boolean | null | undefined;
|
|
2872
2979
|
} | null | undefined;
|
|
2873
2980
|
uiConfiguration?: {
|
|
2874
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2981
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2875
2982
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2876
2983
|
} | null | undefined;
|
|
2877
2984
|
width?: number | null | undefined;
|
|
@@ -2879,6 +2986,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
2879
2986
|
widthChars?: number | null | undefined;
|
|
2880
2987
|
scoreThreshold?: number | null | undefined;
|
|
2881
2988
|
formula?: string | null | undefined;
|
|
2989
|
+
context?: string[] | null | undefined;
|
|
2990
|
+
prompt?: string | null | undefined;
|
|
2882
2991
|
}) | ({
|
|
2883
2992
|
id: string;
|
|
2884
2993
|
label: string;
|
|
@@ -3036,13 +3145,13 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
3036
3145
|
required?: boolean | null | undefined;
|
|
3037
3146
|
}>>>;
|
|
3038
3147
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
3039
|
-
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">]>>>;
|
|
3148
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
3040
3149
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
3041
3150
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3042
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3151
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3043
3152
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3044
3153
|
}, {
|
|
3045
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3154
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3046
3155
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3047
3156
|
}>>>;
|
|
3048
3157
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -3050,6 +3159,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
3050
3159
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3051
3160
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3052
3161
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3162
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
3163
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3053
3164
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3054
3165
|
suggest?: true | undefined;
|
|
3055
3166
|
canExport?: boolean | null | undefined;
|
|
@@ -3068,7 +3179,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
3068
3179
|
required?: boolean | null | undefined;
|
|
3069
3180
|
} | null | undefined;
|
|
3070
3181
|
uiConfiguration?: {
|
|
3071
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3182
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3072
3183
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3073
3184
|
} | null | undefined;
|
|
3074
3185
|
width?: number | null | undefined;
|
|
@@ -3076,6 +3187,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
3076
3187
|
widthChars?: number | null | undefined;
|
|
3077
3188
|
scoreThreshold?: number | null | undefined;
|
|
3078
3189
|
formula?: string | null | undefined;
|
|
3190
|
+
context?: string[] | null | undefined;
|
|
3191
|
+
prompt?: string | null | undefined;
|
|
3079
3192
|
}, {
|
|
3080
3193
|
suggest?: true | undefined;
|
|
3081
3194
|
canExport?: boolean | null | undefined;
|
|
@@ -3094,7 +3207,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
3094
3207
|
required?: boolean | null | undefined;
|
|
3095
3208
|
} | null | undefined;
|
|
3096
3209
|
uiConfiguration?: {
|
|
3097
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3210
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3098
3211
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3099
3212
|
} | null | undefined;
|
|
3100
3213
|
width?: number | null | undefined;
|
|
@@ -3102,6 +3215,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
3102
3215
|
widthChars?: number | null | undefined;
|
|
3103
3216
|
scoreThreshold?: number | null | undefined;
|
|
3104
3217
|
formula?: string | null | undefined;
|
|
3218
|
+
context?: string[] | null | undefined;
|
|
3219
|
+
prompt?: string | null | undefined;
|
|
3105
3220
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
3106
3221
|
type: import("zod").ZodLiteral<"date">;
|
|
3107
3222
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -3185,13 +3300,13 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
3185
3300
|
required?: boolean | null | undefined;
|
|
3186
3301
|
}>>>;
|
|
3187
3302
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
3188
|
-
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">]>>>;
|
|
3303
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
3189
3304
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
3190
3305
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3191
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3306
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3192
3307
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3193
3308
|
}, {
|
|
3194
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3309
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3195
3310
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3196
3311
|
}>>>;
|
|
3197
3312
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -3199,6 +3314,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
3199
3314
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3200
3315
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3201
3316
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3317
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
3318
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3202
3319
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3203
3320
|
suggest?: true | undefined;
|
|
3204
3321
|
canExport?: boolean | null | undefined;
|
|
@@ -3217,7 +3334,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
3217
3334
|
required?: boolean | null | undefined;
|
|
3218
3335
|
} | null | undefined;
|
|
3219
3336
|
uiConfiguration?: {
|
|
3220
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3337
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3221
3338
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3222
3339
|
} | null | undefined;
|
|
3223
3340
|
width?: number | null | undefined;
|
|
@@ -3225,6 +3342,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
3225
3342
|
widthChars?: number | null | undefined;
|
|
3226
3343
|
scoreThreshold?: number | null | undefined;
|
|
3227
3344
|
formula?: string | null | undefined;
|
|
3345
|
+
context?: string[] | null | undefined;
|
|
3346
|
+
prompt?: string | null | undefined;
|
|
3228
3347
|
}, {
|
|
3229
3348
|
suggest?: true | undefined;
|
|
3230
3349
|
canExport?: boolean | null | undefined;
|
|
@@ -3243,7 +3362,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
3243
3362
|
required?: boolean | null | undefined;
|
|
3244
3363
|
} | null | undefined;
|
|
3245
3364
|
uiConfiguration?: {
|
|
3246
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3365
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3247
3366
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3248
3367
|
} | null | undefined;
|
|
3249
3368
|
width?: number | null | undefined;
|
|
@@ -3251,6 +3370,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
3251
3370
|
widthChars?: number | null | undefined;
|
|
3252
3371
|
scoreThreshold?: number | null | undefined;
|
|
3253
3372
|
formula?: string | null | undefined;
|
|
3373
|
+
context?: string[] | null | undefined;
|
|
3374
|
+
prompt?: string | null | undefined;
|
|
3254
3375
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
3255
3376
|
type: import("zod").ZodLiteral<"number">;
|
|
3256
3377
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -3361,13 +3482,13 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
3361
3482
|
required?: boolean | null | undefined;
|
|
3362
3483
|
}>>>;
|
|
3363
3484
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
3364
|
-
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">]>>>;
|
|
3485
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
3365
3486
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
3366
3487
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3367
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3488
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3368
3489
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3369
3490
|
}, {
|
|
3370
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3491
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3371
3492
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3372
3493
|
}>>>;
|
|
3373
3494
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -3375,6 +3496,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
3375
3496
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3376
3497
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3377
3498
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3499
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
3500
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3378
3501
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3379
3502
|
suggest?: true | undefined;
|
|
3380
3503
|
canExport?: boolean | null | undefined;
|
|
@@ -3393,7 +3516,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
3393
3516
|
required?: boolean | null | undefined;
|
|
3394
3517
|
} | null | undefined;
|
|
3395
3518
|
uiConfiguration?: {
|
|
3396
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3519
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3397
3520
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3398
3521
|
} | null | undefined;
|
|
3399
3522
|
width?: number | null | undefined;
|
|
@@ -3401,6 +3524,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
3401
3524
|
widthChars?: number | null | undefined;
|
|
3402
3525
|
scoreThreshold?: number | null | undefined;
|
|
3403
3526
|
formula?: string | null | undefined;
|
|
3527
|
+
context?: string[] | null | undefined;
|
|
3528
|
+
prompt?: string | null | undefined;
|
|
3404
3529
|
}, {
|
|
3405
3530
|
suggest?: true | undefined;
|
|
3406
3531
|
canExport?: boolean | null | undefined;
|
|
@@ -3419,7 +3544,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
3419
3544
|
required?: boolean | null | undefined;
|
|
3420
3545
|
} | null | undefined;
|
|
3421
3546
|
uiConfiguration?: {
|
|
3422
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3547
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3423
3548
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3424
3549
|
} | null | undefined;
|
|
3425
3550
|
width?: number | null | undefined;
|
|
@@ -3427,6 +3552,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
3427
3552
|
widthChars?: number | null | undefined;
|
|
3428
3553
|
scoreThreshold?: number | null | undefined;
|
|
3429
3554
|
formula?: string | null | undefined;
|
|
3555
|
+
context?: string[] | null | undefined;
|
|
3556
|
+
prompt?: string | null | undefined;
|
|
3430
3557
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
3431
3558
|
type: import("zod").ZodLiteral<"enum">;
|
|
3432
3559
|
options: import("zod").ZodArray<import("zod").ZodObject<{
|
|
@@ -3528,13 +3655,13 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
3528
3655
|
required?: boolean | null | undefined;
|
|
3529
3656
|
}>>>;
|
|
3530
3657
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
3531
|
-
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">]>>>;
|
|
3658
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
3532
3659
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
3533
3660
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3534
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3661
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3535
3662
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3536
3663
|
}, {
|
|
3537
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3664
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3538
3665
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3539
3666
|
}>>>;
|
|
3540
3667
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -3542,6 +3669,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
3542
3669
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3543
3670
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3544
3671
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3672
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
3673
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3545
3674
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3546
3675
|
suggest?: true | undefined;
|
|
3547
3676
|
canExport?: boolean | null | undefined;
|
|
@@ -3560,7 +3689,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
3560
3689
|
required?: boolean | null | undefined;
|
|
3561
3690
|
} | null | undefined;
|
|
3562
3691
|
uiConfiguration?: {
|
|
3563
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3692
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3564
3693
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3565
3694
|
} | null | undefined;
|
|
3566
3695
|
width?: number | null | undefined;
|
|
@@ -3568,6 +3697,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
3568
3697
|
widthChars?: number | null | undefined;
|
|
3569
3698
|
scoreThreshold?: number | null | undefined;
|
|
3570
3699
|
formula?: string | null | undefined;
|
|
3700
|
+
context?: string[] | null | undefined;
|
|
3701
|
+
prompt?: string | null | undefined;
|
|
3571
3702
|
}, {
|
|
3572
3703
|
suggest?: true | undefined;
|
|
3573
3704
|
canExport?: boolean | null | undefined;
|
|
@@ -3586,7 +3717,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
3586
3717
|
required?: boolean | null | undefined;
|
|
3587
3718
|
} | null | undefined;
|
|
3588
3719
|
uiConfiguration?: {
|
|
3589
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3720
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3590
3721
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3591
3722
|
} | null | undefined;
|
|
3592
3723
|
width?: number | null | undefined;
|
|
@@ -3594,6 +3725,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
3594
3725
|
widthChars?: number | null | undefined;
|
|
3595
3726
|
scoreThreshold?: number | null | undefined;
|
|
3596
3727
|
formula?: string | null | undefined;
|
|
3728
|
+
context?: string[] | null | undefined;
|
|
3729
|
+
prompt?: string | null | undefined;
|
|
3597
3730
|
}>>>, import("zod").ZodIntersection<import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
3598
3731
|
id: import("zod").ZodString;
|
|
3599
3732
|
label: import("zod").ZodString;
|
|
@@ -3639,7 +3772,6 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
3639
3772
|
}>>]>, "many">;
|
|
3640
3773
|
rirFieldNames: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
3641
3774
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3642
|
-
category: "tuple";
|
|
3643
3775
|
children: (({
|
|
3644
3776
|
type: "string";
|
|
3645
3777
|
} & {
|
|
@@ -3668,7 +3800,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
3668
3800
|
required?: boolean | null | undefined;
|
|
3669
3801
|
} | null | undefined;
|
|
3670
3802
|
uiConfiguration?: {
|
|
3671
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3803
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3672
3804
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3673
3805
|
} | null | undefined;
|
|
3674
3806
|
width?: number | null | undefined;
|
|
@@ -3676,6 +3808,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
3676
3808
|
widthChars?: number | null | undefined;
|
|
3677
3809
|
scoreThreshold?: number | null | undefined;
|
|
3678
3810
|
formula?: string | null | undefined;
|
|
3811
|
+
context?: string[] | null | undefined;
|
|
3812
|
+
prompt?: string | null | undefined;
|
|
3679
3813
|
}) | ({
|
|
3680
3814
|
type: "date";
|
|
3681
3815
|
format?: string | null | undefined;
|
|
@@ -3705,7 +3839,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
3705
3839
|
required?: boolean | null | undefined;
|
|
3706
3840
|
} | null | undefined;
|
|
3707
3841
|
uiConfiguration?: {
|
|
3708
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3842
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3709
3843
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3710
3844
|
} | null | undefined;
|
|
3711
3845
|
width?: number | null | undefined;
|
|
@@ -3713,6 +3847,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
3713
3847
|
widthChars?: number | null | undefined;
|
|
3714
3848
|
scoreThreshold?: number | null | undefined;
|
|
3715
3849
|
formula?: string | null | undefined;
|
|
3850
|
+
context?: string[] | null | undefined;
|
|
3851
|
+
prompt?: string | null | undefined;
|
|
3716
3852
|
}) | ({
|
|
3717
3853
|
type: "number";
|
|
3718
3854
|
format?: string | null | undefined;
|
|
@@ -3747,7 +3883,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
3747
3883
|
required?: boolean | null | undefined;
|
|
3748
3884
|
} | null | undefined;
|
|
3749
3885
|
uiConfiguration?: {
|
|
3750
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3886
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3751
3887
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3752
3888
|
} | null | undefined;
|
|
3753
3889
|
width?: number | null | undefined;
|
|
@@ -3755,6 +3891,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
3755
3891
|
widthChars?: number | null | undefined;
|
|
3756
3892
|
scoreThreshold?: number | null | undefined;
|
|
3757
3893
|
formula?: string | null | undefined;
|
|
3894
|
+
context?: string[] | null | undefined;
|
|
3895
|
+
prompt?: string | null | undefined;
|
|
3758
3896
|
}) | ({
|
|
3759
3897
|
options: {
|
|
3760
3898
|
value: string;
|
|
@@ -3788,7 +3926,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
3788
3926
|
required?: boolean | null | undefined;
|
|
3789
3927
|
} | null | undefined;
|
|
3790
3928
|
uiConfiguration?: {
|
|
3791
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3929
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3792
3930
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3793
3931
|
} | null | undefined;
|
|
3794
3932
|
width?: number | null | undefined;
|
|
@@ -3796,6 +3934,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
3796
3934
|
widthChars?: number | null | undefined;
|
|
3797
3935
|
scoreThreshold?: number | null | undefined;
|
|
3798
3936
|
formula?: string | null | undefined;
|
|
3937
|
+
context?: string[] | null | undefined;
|
|
3938
|
+
prompt?: string | null | undefined;
|
|
3799
3939
|
}) | ({
|
|
3800
3940
|
id: string;
|
|
3801
3941
|
label: string;
|
|
@@ -3811,9 +3951,9 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
3811
3951
|
popupUrl?: string | undefined;
|
|
3812
3952
|
canObtainToken?: boolean | undefined;
|
|
3813
3953
|
}))[];
|
|
3954
|
+
category: "tuple";
|
|
3814
3955
|
rirFieldNames?: string[] | null | undefined;
|
|
3815
3956
|
}, {
|
|
3816
|
-
category: "tuple";
|
|
3817
3957
|
children: (({
|
|
3818
3958
|
type: "string";
|
|
3819
3959
|
} & {
|
|
@@ -3842,7 +3982,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
3842
3982
|
required?: boolean | null | undefined;
|
|
3843
3983
|
} | null | undefined;
|
|
3844
3984
|
uiConfiguration?: {
|
|
3845
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3985
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3846
3986
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3847
3987
|
} | null | undefined;
|
|
3848
3988
|
width?: number | null | undefined;
|
|
@@ -3850,6 +3990,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
3850
3990
|
widthChars?: number | null | undefined;
|
|
3851
3991
|
scoreThreshold?: number | null | undefined;
|
|
3852
3992
|
formula?: string | null | undefined;
|
|
3993
|
+
context?: string[] | null | undefined;
|
|
3994
|
+
prompt?: string | null | undefined;
|
|
3853
3995
|
}) | ({
|
|
3854
3996
|
type: "date";
|
|
3855
3997
|
format?: string | null | undefined;
|
|
@@ -3879,7 +4021,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
3879
4021
|
required?: boolean | null | undefined;
|
|
3880
4022
|
} | null | undefined;
|
|
3881
4023
|
uiConfiguration?: {
|
|
3882
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4024
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3883
4025
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3884
4026
|
} | null | undefined;
|
|
3885
4027
|
width?: number | null | undefined;
|
|
@@ -3887,6 +4029,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
3887
4029
|
widthChars?: number | null | undefined;
|
|
3888
4030
|
scoreThreshold?: number | null | undefined;
|
|
3889
4031
|
formula?: string | null | undefined;
|
|
4032
|
+
context?: string[] | null | undefined;
|
|
4033
|
+
prompt?: string | null | undefined;
|
|
3890
4034
|
}) | ({
|
|
3891
4035
|
type: "number";
|
|
3892
4036
|
format?: string | null | undefined;
|
|
@@ -3921,7 +4065,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
3921
4065
|
required?: boolean | null | undefined;
|
|
3922
4066
|
} | null | undefined;
|
|
3923
4067
|
uiConfiguration?: {
|
|
3924
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4068
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3925
4069
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3926
4070
|
} | null | undefined;
|
|
3927
4071
|
width?: number | null | undefined;
|
|
@@ -3929,6 +4073,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
3929
4073
|
widthChars?: number | null | undefined;
|
|
3930
4074
|
scoreThreshold?: number | null | undefined;
|
|
3931
4075
|
formula?: string | null | undefined;
|
|
4076
|
+
context?: string[] | null | undefined;
|
|
4077
|
+
prompt?: string | null | undefined;
|
|
3932
4078
|
}) | ({
|
|
3933
4079
|
options: {
|
|
3934
4080
|
value: string;
|
|
@@ -3962,7 +4108,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
3962
4108
|
required?: boolean | null | undefined;
|
|
3963
4109
|
} | null | undefined;
|
|
3964
4110
|
uiConfiguration?: {
|
|
3965
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4111
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3966
4112
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3967
4113
|
} | null | undefined;
|
|
3968
4114
|
width?: number | null | undefined;
|
|
@@ -3970,6 +4116,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
3970
4116
|
widthChars?: number | null | undefined;
|
|
3971
4117
|
scoreThreshold?: number | null | undefined;
|
|
3972
4118
|
formula?: string | null | undefined;
|
|
4119
|
+
context?: string[] | null | undefined;
|
|
4120
|
+
prompt?: string | null | undefined;
|
|
3973
4121
|
}) | ({
|
|
3974
4122
|
id: string;
|
|
3975
4123
|
label: string;
|
|
@@ -3985,6 +4133,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
3985
4133
|
popupUrl?: string | undefined;
|
|
3986
4134
|
canObtainToken?: boolean | undefined;
|
|
3987
4135
|
}))[];
|
|
4136
|
+
category: "tuple";
|
|
3988
4137
|
rirFieldNames?: string[] | null | undefined;
|
|
3989
4138
|
}>, import("zod").ZodObject<{
|
|
3990
4139
|
id: import("zod").ZodString;
|
|
@@ -4007,7 +4156,6 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
4007
4156
|
}>>;
|
|
4008
4157
|
}, "strip", import("zod").ZodTypeAny, {
|
|
4009
4158
|
children: {
|
|
4010
|
-
category: "tuple";
|
|
4011
4159
|
children: (({
|
|
4012
4160
|
type: "string";
|
|
4013
4161
|
} & {
|
|
@@ -4036,7 +4184,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
4036
4184
|
required?: boolean | null | undefined;
|
|
4037
4185
|
} | null | undefined;
|
|
4038
4186
|
uiConfiguration?: {
|
|
4039
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4187
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4040
4188
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4041
4189
|
} | null | undefined;
|
|
4042
4190
|
width?: number | null | undefined;
|
|
@@ -4044,6 +4192,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
4044
4192
|
widthChars?: number | null | undefined;
|
|
4045
4193
|
scoreThreshold?: number | null | undefined;
|
|
4046
4194
|
formula?: string | null | undefined;
|
|
4195
|
+
context?: string[] | null | undefined;
|
|
4196
|
+
prompt?: string | null | undefined;
|
|
4047
4197
|
}) | ({
|
|
4048
4198
|
type: "date";
|
|
4049
4199
|
format?: string | null | undefined;
|
|
@@ -4073,7 +4223,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
4073
4223
|
required?: boolean | null | undefined;
|
|
4074
4224
|
} | null | undefined;
|
|
4075
4225
|
uiConfiguration?: {
|
|
4076
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4226
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4077
4227
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4078
4228
|
} | null | undefined;
|
|
4079
4229
|
width?: number | null | undefined;
|
|
@@ -4081,6 +4231,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
4081
4231
|
widthChars?: number | null | undefined;
|
|
4082
4232
|
scoreThreshold?: number | null | undefined;
|
|
4083
4233
|
formula?: string | null | undefined;
|
|
4234
|
+
context?: string[] | null | undefined;
|
|
4235
|
+
prompt?: string | null | undefined;
|
|
4084
4236
|
}) | ({
|
|
4085
4237
|
type: "number";
|
|
4086
4238
|
format?: string | null | undefined;
|
|
@@ -4115,7 +4267,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
4115
4267
|
required?: boolean | null | undefined;
|
|
4116
4268
|
} | null | undefined;
|
|
4117
4269
|
uiConfiguration?: {
|
|
4118
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4270
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4119
4271
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4120
4272
|
} | null | undefined;
|
|
4121
4273
|
width?: number | null | undefined;
|
|
@@ -4123,6 +4275,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
4123
4275
|
widthChars?: number | null | undefined;
|
|
4124
4276
|
scoreThreshold?: number | null | undefined;
|
|
4125
4277
|
formula?: string | null | undefined;
|
|
4278
|
+
context?: string[] | null | undefined;
|
|
4279
|
+
prompt?: string | null | undefined;
|
|
4126
4280
|
}) | ({
|
|
4127
4281
|
options: {
|
|
4128
4282
|
value: string;
|
|
@@ -4156,7 +4310,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
4156
4310
|
required?: boolean | null | undefined;
|
|
4157
4311
|
} | null | undefined;
|
|
4158
4312
|
uiConfiguration?: {
|
|
4159
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4313
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4160
4314
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4161
4315
|
} | null | undefined;
|
|
4162
4316
|
width?: number | null | undefined;
|
|
@@ -4164,6 +4318,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
4164
4318
|
widthChars?: number | null | undefined;
|
|
4165
4319
|
scoreThreshold?: number | null | undefined;
|
|
4166
4320
|
formula?: string | null | undefined;
|
|
4321
|
+
context?: string[] | null | undefined;
|
|
4322
|
+
prompt?: string | null | undefined;
|
|
4167
4323
|
}) | ({
|
|
4168
4324
|
id: string;
|
|
4169
4325
|
label: string;
|
|
@@ -4179,6 +4335,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
4179
4335
|
popupUrl?: string | undefined;
|
|
4180
4336
|
canObtainToken?: boolean | undefined;
|
|
4181
4337
|
}))[];
|
|
4338
|
+
category: "tuple";
|
|
4182
4339
|
rirFieldNames?: string[] | null | undefined;
|
|
4183
4340
|
} & {
|
|
4184
4341
|
id: string;
|
|
@@ -4189,7 +4346,6 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
4189
4346
|
};
|
|
4190
4347
|
}, {
|
|
4191
4348
|
children: {
|
|
4192
|
-
category: "tuple";
|
|
4193
4349
|
children: (({
|
|
4194
4350
|
type: "string";
|
|
4195
4351
|
} & {
|
|
@@ -4218,7 +4374,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
4218
4374
|
required?: boolean | null | undefined;
|
|
4219
4375
|
} | null | undefined;
|
|
4220
4376
|
uiConfiguration?: {
|
|
4221
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4377
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4222
4378
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4223
4379
|
} | null | undefined;
|
|
4224
4380
|
width?: number | null | undefined;
|
|
@@ -4226,6 +4382,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
4226
4382
|
widthChars?: number | null | undefined;
|
|
4227
4383
|
scoreThreshold?: number | null | undefined;
|
|
4228
4384
|
formula?: string | null | undefined;
|
|
4385
|
+
context?: string[] | null | undefined;
|
|
4386
|
+
prompt?: string | null | undefined;
|
|
4229
4387
|
}) | ({
|
|
4230
4388
|
type: "date";
|
|
4231
4389
|
format?: string | null | undefined;
|
|
@@ -4255,7 +4413,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
4255
4413
|
required?: boolean | null | undefined;
|
|
4256
4414
|
} | null | undefined;
|
|
4257
4415
|
uiConfiguration?: {
|
|
4258
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4416
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4259
4417
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4260
4418
|
} | null | undefined;
|
|
4261
4419
|
width?: number | null | undefined;
|
|
@@ -4263,6 +4421,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
4263
4421
|
widthChars?: number | null | undefined;
|
|
4264
4422
|
scoreThreshold?: number | null | undefined;
|
|
4265
4423
|
formula?: string | null | undefined;
|
|
4424
|
+
context?: string[] | null | undefined;
|
|
4425
|
+
prompt?: string | null | undefined;
|
|
4266
4426
|
}) | ({
|
|
4267
4427
|
type: "number";
|
|
4268
4428
|
format?: string | null | undefined;
|
|
@@ -4297,7 +4457,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
4297
4457
|
required?: boolean | null | undefined;
|
|
4298
4458
|
} | null | undefined;
|
|
4299
4459
|
uiConfiguration?: {
|
|
4300
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4460
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4301
4461
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4302
4462
|
} | null | undefined;
|
|
4303
4463
|
width?: number | null | undefined;
|
|
@@ -4305,6 +4465,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
4305
4465
|
widthChars?: number | null | undefined;
|
|
4306
4466
|
scoreThreshold?: number | null | undefined;
|
|
4307
4467
|
formula?: string | null | undefined;
|
|
4468
|
+
context?: string[] | null | undefined;
|
|
4469
|
+
prompt?: string | null | undefined;
|
|
4308
4470
|
}) | ({
|
|
4309
4471
|
options: {
|
|
4310
4472
|
value: string;
|
|
@@ -4338,7 +4500,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
4338
4500
|
required?: boolean | null | undefined;
|
|
4339
4501
|
} | null | undefined;
|
|
4340
4502
|
uiConfiguration?: {
|
|
4341
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4503
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4342
4504
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4343
4505
|
} | null | undefined;
|
|
4344
4506
|
width?: number | null | undefined;
|
|
@@ -4346,6 +4508,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
4346
4508
|
widthChars?: number | null | undefined;
|
|
4347
4509
|
scoreThreshold?: number | null | undefined;
|
|
4348
4510
|
formula?: string | null | undefined;
|
|
4511
|
+
context?: string[] | null | undefined;
|
|
4512
|
+
prompt?: string | null | undefined;
|
|
4349
4513
|
}) | ({
|
|
4350
4514
|
id: string;
|
|
4351
4515
|
label: string;
|
|
@@ -4361,6 +4525,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
4361
4525
|
popupUrl?: string | undefined;
|
|
4362
4526
|
canObtainToken?: boolean | undefined;
|
|
4363
4527
|
}))[];
|
|
4528
|
+
category: "tuple";
|
|
4364
4529
|
rirFieldNames?: string[] | null | undefined;
|
|
4365
4530
|
} & {
|
|
4366
4531
|
id: string;
|
|
@@ -4431,7 +4596,6 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
4431
4596
|
}>>>]>, "many">;
|
|
4432
4597
|
icon: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
4433
4598
|
}, "strip", import("zod").ZodTypeAny, {
|
|
4434
|
-
category: "section";
|
|
4435
4599
|
children: (({
|
|
4436
4600
|
type: "string";
|
|
4437
4601
|
} & {
|
|
@@ -4460,7 +4624,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
4460
4624
|
required?: boolean | null | undefined;
|
|
4461
4625
|
} | null | undefined;
|
|
4462
4626
|
uiConfiguration?: {
|
|
4463
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4627
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4464
4628
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4465
4629
|
} | null | undefined;
|
|
4466
4630
|
width?: number | null | undefined;
|
|
@@ -4468,6 +4632,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
4468
4632
|
widthChars?: number | null | undefined;
|
|
4469
4633
|
scoreThreshold?: number | null | undefined;
|
|
4470
4634
|
formula?: string | null | undefined;
|
|
4635
|
+
context?: string[] | null | undefined;
|
|
4636
|
+
prompt?: string | null | undefined;
|
|
4471
4637
|
}) | ({
|
|
4472
4638
|
type: "date";
|
|
4473
4639
|
format?: string | null | undefined;
|
|
@@ -4497,7 +4663,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
4497
4663
|
required?: boolean | null | undefined;
|
|
4498
4664
|
} | null | undefined;
|
|
4499
4665
|
uiConfiguration?: {
|
|
4500
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4666
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4501
4667
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4502
4668
|
} | null | undefined;
|
|
4503
4669
|
width?: number | null | undefined;
|
|
@@ -4505,6 +4671,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
4505
4671
|
widthChars?: number | null | undefined;
|
|
4506
4672
|
scoreThreshold?: number | null | undefined;
|
|
4507
4673
|
formula?: string | null | undefined;
|
|
4674
|
+
context?: string[] | null | undefined;
|
|
4675
|
+
prompt?: string | null | undefined;
|
|
4508
4676
|
}) | ({
|
|
4509
4677
|
type: "number";
|
|
4510
4678
|
format?: string | null | undefined;
|
|
@@ -4539,7 +4707,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
4539
4707
|
required?: boolean | null | undefined;
|
|
4540
4708
|
} | null | undefined;
|
|
4541
4709
|
uiConfiguration?: {
|
|
4542
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4710
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4543
4711
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4544
4712
|
} | null | undefined;
|
|
4545
4713
|
width?: number | null | undefined;
|
|
@@ -4547,6 +4715,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
4547
4715
|
widthChars?: number | null | undefined;
|
|
4548
4716
|
scoreThreshold?: number | null | undefined;
|
|
4549
4717
|
formula?: string | null | undefined;
|
|
4718
|
+
context?: string[] | null | undefined;
|
|
4719
|
+
prompt?: string | null | undefined;
|
|
4550
4720
|
}) | ({
|
|
4551
4721
|
options: {
|
|
4552
4722
|
value: string;
|
|
@@ -4580,7 +4750,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
4580
4750
|
required?: boolean | null | undefined;
|
|
4581
4751
|
} | null | undefined;
|
|
4582
4752
|
uiConfiguration?: {
|
|
4583
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4753
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4584
4754
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4585
4755
|
} | null | undefined;
|
|
4586
4756
|
width?: number | null | undefined;
|
|
@@ -4588,6 +4758,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
4588
4758
|
widthChars?: number | null | undefined;
|
|
4589
4759
|
scoreThreshold?: number | null | undefined;
|
|
4590
4760
|
formula?: string | null | undefined;
|
|
4761
|
+
context?: string[] | null | undefined;
|
|
4762
|
+
prompt?: string | null | undefined;
|
|
4591
4763
|
}) | ({
|
|
4592
4764
|
id: string;
|
|
4593
4765
|
label: string;
|
|
@@ -4603,7 +4775,6 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
4603
4775
|
popupUrl?: string | undefined;
|
|
4604
4776
|
canObtainToken?: boolean | undefined;
|
|
4605
4777
|
}) | ({
|
|
4606
|
-
category: "tuple";
|
|
4607
4778
|
children: (({
|
|
4608
4779
|
type: "string";
|
|
4609
4780
|
} & {
|
|
@@ -4632,7 +4803,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
4632
4803
|
required?: boolean | null | undefined;
|
|
4633
4804
|
} | null | undefined;
|
|
4634
4805
|
uiConfiguration?: {
|
|
4635
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4806
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4636
4807
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4637
4808
|
} | null | undefined;
|
|
4638
4809
|
width?: number | null | undefined;
|
|
@@ -4640,6 +4811,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
4640
4811
|
widthChars?: number | null | undefined;
|
|
4641
4812
|
scoreThreshold?: number | null | undefined;
|
|
4642
4813
|
formula?: string | null | undefined;
|
|
4814
|
+
context?: string[] | null | undefined;
|
|
4815
|
+
prompt?: string | null | undefined;
|
|
4643
4816
|
}) | ({
|
|
4644
4817
|
type: "date";
|
|
4645
4818
|
format?: string | null | undefined;
|
|
@@ -4669,7 +4842,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
4669
4842
|
required?: boolean | null | undefined;
|
|
4670
4843
|
} | null | undefined;
|
|
4671
4844
|
uiConfiguration?: {
|
|
4672
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4845
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4673
4846
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4674
4847
|
} | null | undefined;
|
|
4675
4848
|
width?: number | null | undefined;
|
|
@@ -4677,6 +4850,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
4677
4850
|
widthChars?: number | null | undefined;
|
|
4678
4851
|
scoreThreshold?: number | null | undefined;
|
|
4679
4852
|
formula?: string | null | undefined;
|
|
4853
|
+
context?: string[] | null | undefined;
|
|
4854
|
+
prompt?: string | null | undefined;
|
|
4680
4855
|
}) | ({
|
|
4681
4856
|
type: "number";
|
|
4682
4857
|
format?: string | null | undefined;
|
|
@@ -4711,7 +4886,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
4711
4886
|
required?: boolean | null | undefined;
|
|
4712
4887
|
} | null | undefined;
|
|
4713
4888
|
uiConfiguration?: {
|
|
4714
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4889
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4715
4890
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4716
4891
|
} | null | undefined;
|
|
4717
4892
|
width?: number | null | undefined;
|
|
@@ -4719,6 +4894,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
4719
4894
|
widthChars?: number | null | undefined;
|
|
4720
4895
|
scoreThreshold?: number | null | undefined;
|
|
4721
4896
|
formula?: string | null | undefined;
|
|
4897
|
+
context?: string[] | null | undefined;
|
|
4898
|
+
prompt?: string | null | undefined;
|
|
4722
4899
|
}) | ({
|
|
4723
4900
|
options: {
|
|
4724
4901
|
value: string;
|
|
@@ -4752,7 +4929,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
4752
4929
|
required?: boolean | null | undefined;
|
|
4753
4930
|
} | null | undefined;
|
|
4754
4931
|
uiConfiguration?: {
|
|
4755
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4932
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4756
4933
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4757
4934
|
} | null | undefined;
|
|
4758
4935
|
width?: number | null | undefined;
|
|
@@ -4760,6 +4937,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
4760
4937
|
widthChars?: number | null | undefined;
|
|
4761
4938
|
scoreThreshold?: number | null | undefined;
|
|
4762
4939
|
formula?: string | null | undefined;
|
|
4940
|
+
context?: string[] | null | undefined;
|
|
4941
|
+
prompt?: string | null | undefined;
|
|
4763
4942
|
}) | ({
|
|
4764
4943
|
id: string;
|
|
4765
4944
|
label: string;
|
|
@@ -4775,6 +4954,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
4775
4954
|
popupUrl?: string | undefined;
|
|
4776
4955
|
canObtainToken?: boolean | undefined;
|
|
4777
4956
|
}))[];
|
|
4957
|
+
category: "tuple";
|
|
4778
4958
|
rirFieldNames?: string[] | null | undefined;
|
|
4779
4959
|
} & {
|
|
4780
4960
|
id: string;
|
|
@@ -4811,7 +4991,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
4811
4991
|
required?: boolean | null | undefined;
|
|
4812
4992
|
} | null | undefined;
|
|
4813
4993
|
uiConfiguration?: {
|
|
4814
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4994
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4815
4995
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4816
4996
|
} | null | undefined;
|
|
4817
4997
|
width?: number | null | undefined;
|
|
@@ -4819,6 +4999,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
4819
4999
|
widthChars?: number | null | undefined;
|
|
4820
5000
|
scoreThreshold?: number | null | undefined;
|
|
4821
5001
|
formula?: string | null | undefined;
|
|
5002
|
+
context?: string[] | null | undefined;
|
|
5003
|
+
prompt?: string | null | undefined;
|
|
4822
5004
|
}) | ({
|
|
4823
5005
|
type: "date";
|
|
4824
5006
|
format?: string | null | undefined;
|
|
@@ -4848,7 +5030,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
4848
5030
|
required?: boolean | null | undefined;
|
|
4849
5031
|
} | null | undefined;
|
|
4850
5032
|
uiConfiguration?: {
|
|
4851
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5033
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4852
5034
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4853
5035
|
} | null | undefined;
|
|
4854
5036
|
width?: number | null | undefined;
|
|
@@ -4856,6 +5038,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
4856
5038
|
widthChars?: number | null | undefined;
|
|
4857
5039
|
scoreThreshold?: number | null | undefined;
|
|
4858
5040
|
formula?: string | null | undefined;
|
|
5041
|
+
context?: string[] | null | undefined;
|
|
5042
|
+
prompt?: string | null | undefined;
|
|
4859
5043
|
}) | ({
|
|
4860
5044
|
type: "number";
|
|
4861
5045
|
format?: string | null | undefined;
|
|
@@ -4890,7 +5074,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
4890
5074
|
required?: boolean | null | undefined;
|
|
4891
5075
|
} | null | undefined;
|
|
4892
5076
|
uiConfiguration?: {
|
|
4893
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5077
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4894
5078
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4895
5079
|
} | null | undefined;
|
|
4896
5080
|
width?: number | null | undefined;
|
|
@@ -4898,6 +5082,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
4898
5082
|
widthChars?: number | null | undefined;
|
|
4899
5083
|
scoreThreshold?: number | null | undefined;
|
|
4900
5084
|
formula?: string | null | undefined;
|
|
5085
|
+
context?: string[] | null | undefined;
|
|
5086
|
+
prompt?: string | null | undefined;
|
|
4901
5087
|
}) | ({
|
|
4902
5088
|
options: {
|
|
4903
5089
|
value: string;
|
|
@@ -4931,7 +5117,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
4931
5117
|
required?: boolean | null | undefined;
|
|
4932
5118
|
} | null | undefined;
|
|
4933
5119
|
uiConfiguration?: {
|
|
4934
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5120
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4935
5121
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4936
5122
|
} | null | undefined;
|
|
4937
5123
|
width?: number | null | undefined;
|
|
@@ -4939,6 +5125,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
4939
5125
|
widthChars?: number | null | undefined;
|
|
4940
5126
|
scoreThreshold?: number | null | undefined;
|
|
4941
5127
|
formula?: string | null | undefined;
|
|
5128
|
+
context?: string[] | null | undefined;
|
|
5129
|
+
prompt?: string | null | undefined;
|
|
4942
5130
|
}) | ({
|
|
4943
5131
|
id: string;
|
|
4944
5132
|
label: string;
|
|
@@ -4973,7 +5161,6 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
4973
5161
|
disablePrediction?: boolean | null | undefined;
|
|
4974
5162
|
}) | ({
|
|
4975
5163
|
children: {
|
|
4976
|
-
category: "tuple";
|
|
4977
5164
|
children: (({
|
|
4978
5165
|
type: "string";
|
|
4979
5166
|
} & {
|
|
@@ -5002,7 +5189,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
5002
5189
|
required?: boolean | null | undefined;
|
|
5003
5190
|
} | null | undefined;
|
|
5004
5191
|
uiConfiguration?: {
|
|
5005
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5192
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5006
5193
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5007
5194
|
} | null | undefined;
|
|
5008
5195
|
width?: number | null | undefined;
|
|
@@ -5010,6 +5197,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
5010
5197
|
widthChars?: number | null | undefined;
|
|
5011
5198
|
scoreThreshold?: number | null | undefined;
|
|
5012
5199
|
formula?: string | null | undefined;
|
|
5200
|
+
context?: string[] | null | undefined;
|
|
5201
|
+
prompt?: string | null | undefined;
|
|
5013
5202
|
}) | ({
|
|
5014
5203
|
type: "date";
|
|
5015
5204
|
format?: string | null | undefined;
|
|
@@ -5039,7 +5228,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
5039
5228
|
required?: boolean | null | undefined;
|
|
5040
5229
|
} | null | undefined;
|
|
5041
5230
|
uiConfiguration?: {
|
|
5042
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5231
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5043
5232
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5044
5233
|
} | null | undefined;
|
|
5045
5234
|
width?: number | null | undefined;
|
|
@@ -5047,6 +5236,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
5047
5236
|
widthChars?: number | null | undefined;
|
|
5048
5237
|
scoreThreshold?: number | null | undefined;
|
|
5049
5238
|
formula?: string | null | undefined;
|
|
5239
|
+
context?: string[] | null | undefined;
|
|
5240
|
+
prompt?: string | null | undefined;
|
|
5050
5241
|
}) | ({
|
|
5051
5242
|
type: "number";
|
|
5052
5243
|
format?: string | null | undefined;
|
|
@@ -5081,7 +5272,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
5081
5272
|
required?: boolean | null | undefined;
|
|
5082
5273
|
} | null | undefined;
|
|
5083
5274
|
uiConfiguration?: {
|
|
5084
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5275
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5085
5276
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5086
5277
|
} | null | undefined;
|
|
5087
5278
|
width?: number | null | undefined;
|
|
@@ -5089,6 +5280,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
5089
5280
|
widthChars?: number | null | undefined;
|
|
5090
5281
|
scoreThreshold?: number | null | undefined;
|
|
5091
5282
|
formula?: string | null | undefined;
|
|
5283
|
+
context?: string[] | null | undefined;
|
|
5284
|
+
prompt?: string | null | undefined;
|
|
5092
5285
|
}) | ({
|
|
5093
5286
|
options: {
|
|
5094
5287
|
value: string;
|
|
@@ -5122,7 +5315,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
5122
5315
|
required?: boolean | null | undefined;
|
|
5123
5316
|
} | null | undefined;
|
|
5124
5317
|
uiConfiguration?: {
|
|
5125
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5318
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5126
5319
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5127
5320
|
} | null | undefined;
|
|
5128
5321
|
width?: number | null | undefined;
|
|
@@ -5130,6 +5323,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
5130
5323
|
widthChars?: number | null | undefined;
|
|
5131
5324
|
scoreThreshold?: number | null | undefined;
|
|
5132
5325
|
formula?: string | null | undefined;
|
|
5326
|
+
context?: string[] | null | undefined;
|
|
5327
|
+
prompt?: string | null | undefined;
|
|
5133
5328
|
}) | ({
|
|
5134
5329
|
id: string;
|
|
5135
5330
|
label: string;
|
|
@@ -5145,6 +5340,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
5145
5340
|
popupUrl?: string | undefined;
|
|
5146
5341
|
canObtainToken?: boolean | undefined;
|
|
5147
5342
|
}))[];
|
|
5343
|
+
category: "tuple";
|
|
5148
5344
|
rirFieldNames?: string[] | null | undefined;
|
|
5149
5345
|
} & {
|
|
5150
5346
|
id: string;
|
|
@@ -5171,9 +5367,9 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
5171
5367
|
hidden?: boolean | null | undefined;
|
|
5172
5368
|
disablePrediction?: boolean | null | undefined;
|
|
5173
5369
|
}))[];
|
|
5370
|
+
category: "section";
|
|
5174
5371
|
icon?: string | null | undefined;
|
|
5175
5372
|
}, {
|
|
5176
|
-
category: "section";
|
|
5177
5373
|
children: (({
|
|
5178
5374
|
type: "string";
|
|
5179
5375
|
} & {
|
|
@@ -5202,7 +5398,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
5202
5398
|
required?: boolean | null | undefined;
|
|
5203
5399
|
} | null | undefined;
|
|
5204
5400
|
uiConfiguration?: {
|
|
5205
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5401
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5206
5402
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5207
5403
|
} | null | undefined;
|
|
5208
5404
|
width?: number | null | undefined;
|
|
@@ -5210,6 +5406,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
5210
5406
|
widthChars?: number | null | undefined;
|
|
5211
5407
|
scoreThreshold?: number | null | undefined;
|
|
5212
5408
|
formula?: string | null | undefined;
|
|
5409
|
+
context?: string[] | null | undefined;
|
|
5410
|
+
prompt?: string | null | undefined;
|
|
5213
5411
|
}) | ({
|
|
5214
5412
|
type: "date";
|
|
5215
5413
|
format?: string | null | undefined;
|
|
@@ -5239,7 +5437,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
5239
5437
|
required?: boolean | null | undefined;
|
|
5240
5438
|
} | null | undefined;
|
|
5241
5439
|
uiConfiguration?: {
|
|
5242
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5440
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5243
5441
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5244
5442
|
} | null | undefined;
|
|
5245
5443
|
width?: number | null | undefined;
|
|
@@ -5247,6 +5445,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
5247
5445
|
widthChars?: number | null | undefined;
|
|
5248
5446
|
scoreThreshold?: number | null | undefined;
|
|
5249
5447
|
formula?: string | null | undefined;
|
|
5448
|
+
context?: string[] | null | undefined;
|
|
5449
|
+
prompt?: string | null | undefined;
|
|
5250
5450
|
}) | ({
|
|
5251
5451
|
type: "number";
|
|
5252
5452
|
format?: string | null | undefined;
|
|
@@ -5281,7 +5481,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
5281
5481
|
required?: boolean | null | undefined;
|
|
5282
5482
|
} | null | undefined;
|
|
5283
5483
|
uiConfiguration?: {
|
|
5284
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5484
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5285
5485
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5286
5486
|
} | null | undefined;
|
|
5287
5487
|
width?: number | null | undefined;
|
|
@@ -5289,6 +5489,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
5289
5489
|
widthChars?: number | null | undefined;
|
|
5290
5490
|
scoreThreshold?: number | null | undefined;
|
|
5291
5491
|
formula?: string | null | undefined;
|
|
5492
|
+
context?: string[] | null | undefined;
|
|
5493
|
+
prompt?: string | null | undefined;
|
|
5292
5494
|
}) | ({
|
|
5293
5495
|
options: {
|
|
5294
5496
|
value: string;
|
|
@@ -5322,7 +5524,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
5322
5524
|
required?: boolean | null | undefined;
|
|
5323
5525
|
} | null | undefined;
|
|
5324
5526
|
uiConfiguration?: {
|
|
5325
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5527
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5326
5528
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5327
5529
|
} | null | undefined;
|
|
5328
5530
|
width?: number | null | undefined;
|
|
@@ -5330,6 +5532,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
5330
5532
|
widthChars?: number | null | undefined;
|
|
5331
5533
|
scoreThreshold?: number | null | undefined;
|
|
5332
5534
|
formula?: string | null | undefined;
|
|
5535
|
+
context?: string[] | null | undefined;
|
|
5536
|
+
prompt?: string | null | undefined;
|
|
5333
5537
|
}) | ({
|
|
5334
5538
|
id: string;
|
|
5335
5539
|
label: string;
|
|
@@ -5345,7 +5549,6 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
5345
5549
|
popupUrl?: string | undefined;
|
|
5346
5550
|
canObtainToken?: boolean | undefined;
|
|
5347
5551
|
}) | ({
|
|
5348
|
-
category: "tuple";
|
|
5349
5552
|
children: (({
|
|
5350
5553
|
type: "string";
|
|
5351
5554
|
} & {
|
|
@@ -5374,7 +5577,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
5374
5577
|
required?: boolean | null | undefined;
|
|
5375
5578
|
} | null | undefined;
|
|
5376
5579
|
uiConfiguration?: {
|
|
5377
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5580
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5378
5581
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5379
5582
|
} | null | undefined;
|
|
5380
5583
|
width?: number | null | undefined;
|
|
@@ -5382,6 +5585,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
5382
5585
|
widthChars?: number | null | undefined;
|
|
5383
5586
|
scoreThreshold?: number | null | undefined;
|
|
5384
5587
|
formula?: string | null | undefined;
|
|
5588
|
+
context?: string[] | null | undefined;
|
|
5589
|
+
prompt?: string | null | undefined;
|
|
5385
5590
|
}) | ({
|
|
5386
5591
|
type: "date";
|
|
5387
5592
|
format?: string | null | undefined;
|
|
@@ -5411,7 +5616,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
5411
5616
|
required?: boolean | null | undefined;
|
|
5412
5617
|
} | null | undefined;
|
|
5413
5618
|
uiConfiguration?: {
|
|
5414
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5619
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5415
5620
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5416
5621
|
} | null | undefined;
|
|
5417
5622
|
width?: number | null | undefined;
|
|
@@ -5419,6 +5624,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
5419
5624
|
widthChars?: number | null | undefined;
|
|
5420
5625
|
scoreThreshold?: number | null | undefined;
|
|
5421
5626
|
formula?: string | null | undefined;
|
|
5627
|
+
context?: string[] | null | undefined;
|
|
5628
|
+
prompt?: string | null | undefined;
|
|
5422
5629
|
}) | ({
|
|
5423
5630
|
type: "number";
|
|
5424
5631
|
format?: string | null | undefined;
|
|
@@ -5453,7 +5660,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
5453
5660
|
required?: boolean | null | undefined;
|
|
5454
5661
|
} | null | undefined;
|
|
5455
5662
|
uiConfiguration?: {
|
|
5456
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5663
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5457
5664
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5458
5665
|
} | null | undefined;
|
|
5459
5666
|
width?: number | null | undefined;
|
|
@@ -5461,6 +5668,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
5461
5668
|
widthChars?: number | null | undefined;
|
|
5462
5669
|
scoreThreshold?: number | null | undefined;
|
|
5463
5670
|
formula?: string | null | undefined;
|
|
5671
|
+
context?: string[] | null | undefined;
|
|
5672
|
+
prompt?: string | null | undefined;
|
|
5464
5673
|
}) | ({
|
|
5465
5674
|
options: {
|
|
5466
5675
|
value: string;
|
|
@@ -5494,7 +5703,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
5494
5703
|
required?: boolean | null | undefined;
|
|
5495
5704
|
} | null | undefined;
|
|
5496
5705
|
uiConfiguration?: {
|
|
5497
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5706
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5498
5707
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5499
5708
|
} | null | undefined;
|
|
5500
5709
|
width?: number | null | undefined;
|
|
@@ -5502,6 +5711,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
5502
5711
|
widthChars?: number | null | undefined;
|
|
5503
5712
|
scoreThreshold?: number | null | undefined;
|
|
5504
5713
|
formula?: string | null | undefined;
|
|
5714
|
+
context?: string[] | null | undefined;
|
|
5715
|
+
prompt?: string | null | undefined;
|
|
5505
5716
|
}) | ({
|
|
5506
5717
|
id: string;
|
|
5507
5718
|
label: string;
|
|
@@ -5517,6 +5728,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
5517
5728
|
popupUrl?: string | undefined;
|
|
5518
5729
|
canObtainToken?: boolean | undefined;
|
|
5519
5730
|
}))[];
|
|
5731
|
+
category: "tuple";
|
|
5520
5732
|
rirFieldNames?: string[] | null | undefined;
|
|
5521
5733
|
} & {
|
|
5522
5734
|
id: string;
|
|
@@ -5553,7 +5765,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
5553
5765
|
required?: boolean | null | undefined;
|
|
5554
5766
|
} | null | undefined;
|
|
5555
5767
|
uiConfiguration?: {
|
|
5556
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5768
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5557
5769
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5558
5770
|
} | null | undefined;
|
|
5559
5771
|
width?: number | null | undefined;
|
|
@@ -5561,6 +5773,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
5561
5773
|
widthChars?: number | null | undefined;
|
|
5562
5774
|
scoreThreshold?: number | null | undefined;
|
|
5563
5775
|
formula?: string | null | undefined;
|
|
5776
|
+
context?: string[] | null | undefined;
|
|
5777
|
+
prompt?: string | null | undefined;
|
|
5564
5778
|
}) | ({
|
|
5565
5779
|
type: "date";
|
|
5566
5780
|
format?: string | null | undefined;
|
|
@@ -5590,7 +5804,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
5590
5804
|
required?: boolean | null | undefined;
|
|
5591
5805
|
} | null | undefined;
|
|
5592
5806
|
uiConfiguration?: {
|
|
5593
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5807
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5594
5808
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5595
5809
|
} | null | undefined;
|
|
5596
5810
|
width?: number | null | undefined;
|
|
@@ -5598,6 +5812,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
5598
5812
|
widthChars?: number | null | undefined;
|
|
5599
5813
|
scoreThreshold?: number | null | undefined;
|
|
5600
5814
|
formula?: string | null | undefined;
|
|
5815
|
+
context?: string[] | null | undefined;
|
|
5816
|
+
prompt?: string | null | undefined;
|
|
5601
5817
|
}) | ({
|
|
5602
5818
|
type: "number";
|
|
5603
5819
|
format?: string | null | undefined;
|
|
@@ -5632,7 +5848,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
5632
5848
|
required?: boolean | null | undefined;
|
|
5633
5849
|
} | null | undefined;
|
|
5634
5850
|
uiConfiguration?: {
|
|
5635
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5851
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5636
5852
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5637
5853
|
} | null | undefined;
|
|
5638
5854
|
width?: number | null | undefined;
|
|
@@ -5640,6 +5856,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
5640
5856
|
widthChars?: number | null | undefined;
|
|
5641
5857
|
scoreThreshold?: number | null | undefined;
|
|
5642
5858
|
formula?: string | null | undefined;
|
|
5859
|
+
context?: string[] | null | undefined;
|
|
5860
|
+
prompt?: string | null | undefined;
|
|
5643
5861
|
}) | ({
|
|
5644
5862
|
options: {
|
|
5645
5863
|
value: string;
|
|
@@ -5673,7 +5891,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
5673
5891
|
required?: boolean | null | undefined;
|
|
5674
5892
|
} | null | undefined;
|
|
5675
5893
|
uiConfiguration?: {
|
|
5676
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5894
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5677
5895
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5678
5896
|
} | null | undefined;
|
|
5679
5897
|
width?: number | null | undefined;
|
|
@@ -5681,6 +5899,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
5681
5899
|
widthChars?: number | null | undefined;
|
|
5682
5900
|
scoreThreshold?: number | null | undefined;
|
|
5683
5901
|
formula?: string | null | undefined;
|
|
5902
|
+
context?: string[] | null | undefined;
|
|
5903
|
+
prompt?: string | null | undefined;
|
|
5684
5904
|
}) | ({
|
|
5685
5905
|
id: string;
|
|
5686
5906
|
label: string;
|
|
@@ -5715,7 +5935,6 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
5715
5935
|
disablePrediction?: boolean | null | undefined;
|
|
5716
5936
|
}) | ({
|
|
5717
5937
|
children: {
|
|
5718
|
-
category: "tuple";
|
|
5719
5938
|
children: (({
|
|
5720
5939
|
type: "string";
|
|
5721
5940
|
} & {
|
|
@@ -5744,7 +5963,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
5744
5963
|
required?: boolean | null | undefined;
|
|
5745
5964
|
} | null | undefined;
|
|
5746
5965
|
uiConfiguration?: {
|
|
5747
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5966
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5748
5967
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5749
5968
|
} | null | undefined;
|
|
5750
5969
|
width?: number | null | undefined;
|
|
@@ -5752,6 +5971,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
5752
5971
|
widthChars?: number | null | undefined;
|
|
5753
5972
|
scoreThreshold?: number | null | undefined;
|
|
5754
5973
|
formula?: string | null | undefined;
|
|
5974
|
+
context?: string[] | null | undefined;
|
|
5975
|
+
prompt?: string | null | undefined;
|
|
5755
5976
|
}) | ({
|
|
5756
5977
|
type: "date";
|
|
5757
5978
|
format?: string | null | undefined;
|
|
@@ -5781,7 +6002,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
5781
6002
|
required?: boolean | null | undefined;
|
|
5782
6003
|
} | null | undefined;
|
|
5783
6004
|
uiConfiguration?: {
|
|
5784
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6005
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5785
6006
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5786
6007
|
} | null | undefined;
|
|
5787
6008
|
width?: number | null | undefined;
|
|
@@ -5789,6 +6010,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
5789
6010
|
widthChars?: number | null | undefined;
|
|
5790
6011
|
scoreThreshold?: number | null | undefined;
|
|
5791
6012
|
formula?: string | null | undefined;
|
|
6013
|
+
context?: string[] | null | undefined;
|
|
6014
|
+
prompt?: string | null | undefined;
|
|
5792
6015
|
}) | ({
|
|
5793
6016
|
type: "number";
|
|
5794
6017
|
format?: string | null | undefined;
|
|
@@ -5823,7 +6046,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
5823
6046
|
required?: boolean | null | undefined;
|
|
5824
6047
|
} | null | undefined;
|
|
5825
6048
|
uiConfiguration?: {
|
|
5826
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6049
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5827
6050
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5828
6051
|
} | null | undefined;
|
|
5829
6052
|
width?: number | null | undefined;
|
|
@@ -5831,6 +6054,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
5831
6054
|
widthChars?: number | null | undefined;
|
|
5832
6055
|
scoreThreshold?: number | null | undefined;
|
|
5833
6056
|
formula?: string | null | undefined;
|
|
6057
|
+
context?: string[] | null | undefined;
|
|
6058
|
+
prompt?: string | null | undefined;
|
|
5834
6059
|
}) | ({
|
|
5835
6060
|
options: {
|
|
5836
6061
|
value: string;
|
|
@@ -5864,7 +6089,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
5864
6089
|
required?: boolean | null | undefined;
|
|
5865
6090
|
} | null | undefined;
|
|
5866
6091
|
uiConfiguration?: {
|
|
5867
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6092
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5868
6093
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5869
6094
|
} | null | undefined;
|
|
5870
6095
|
width?: number | null | undefined;
|
|
@@ -5872,6 +6097,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
5872
6097
|
widthChars?: number | null | undefined;
|
|
5873
6098
|
scoreThreshold?: number | null | undefined;
|
|
5874
6099
|
formula?: string | null | undefined;
|
|
6100
|
+
context?: string[] | null | undefined;
|
|
6101
|
+
prompt?: string | null | undefined;
|
|
5875
6102
|
}) | ({
|
|
5876
6103
|
id: string;
|
|
5877
6104
|
label: string;
|
|
@@ -5887,6 +6114,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
5887
6114
|
popupUrl?: string | undefined;
|
|
5888
6115
|
canObtainToken?: boolean | undefined;
|
|
5889
6116
|
}))[];
|
|
6117
|
+
category: "tuple";
|
|
5890
6118
|
rirFieldNames?: string[] | null | undefined;
|
|
5891
6119
|
} & {
|
|
5892
6120
|
id: string;
|
|
@@ -5913,6 +6141,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
5913
6141
|
hidden?: boolean | null | undefined;
|
|
5914
6142
|
disablePrediction?: boolean | null | undefined;
|
|
5915
6143
|
}))[];
|
|
6144
|
+
category: "section";
|
|
5916
6145
|
icon?: string | null | undefined;
|
|
5917
6146
|
}>>, "many">;
|
|
5918
6147
|
annotationContent: import("zod").ZodArray<import("zod").ZodObject<{
|
|
@@ -6021,9 +6250,10 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
6021
6250
|
validationSources: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
6022
6251
|
timeSpent: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
6023
6252
|
timeSpentOverall: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
6253
|
+
noRecalculation: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
6024
6254
|
}, "strip", import("zod").ZodTypeAny, {
|
|
6025
|
-
id: number | null;
|
|
6026
6255
|
url: string | null;
|
|
6256
|
+
id: number | null;
|
|
6027
6257
|
schemaId: string | null;
|
|
6028
6258
|
category: "datapoint" | null;
|
|
6029
6259
|
content?: {
|
|
@@ -6045,9 +6275,10 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
6045
6275
|
validationSources?: string[] | null | undefined;
|
|
6046
6276
|
timeSpent?: number | null | undefined;
|
|
6047
6277
|
timeSpentOverall?: number | null | undefined;
|
|
6278
|
+
noRecalculation?: boolean | undefined;
|
|
6048
6279
|
}, {
|
|
6049
|
-
id: number | null;
|
|
6050
6280
|
url: string | null;
|
|
6281
|
+
id: number | null;
|
|
6051
6282
|
schemaId: string | null;
|
|
6052
6283
|
category: "datapoint" | null;
|
|
6053
6284
|
content?: {
|
|
@@ -6069,6 +6300,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
6069
6300
|
validationSources?: string[] | null | undefined;
|
|
6070
6301
|
timeSpent?: number | null | undefined;
|
|
6071
6302
|
timeSpentOverall?: number | null | undefined;
|
|
6303
|
+
noRecalculation?: boolean | undefined;
|
|
6072
6304
|
}>, "many">, import("zod").ZodArray<import("zod").ZodObject<{
|
|
6073
6305
|
id: import("zod").ZodNullable<import("zod").ZodNumber>;
|
|
6074
6306
|
url: import("zod").ZodNullable<import("zod").ZodString>;
|
|
@@ -6127,9 +6359,10 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
6127
6359
|
validationSources: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
6128
6360
|
timeSpent: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
6129
6361
|
timeSpentOverall: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
6362
|
+
noRecalculation: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
6130
6363
|
}, "strip", import("zod").ZodTypeAny, {
|
|
6131
|
-
id: number | null;
|
|
6132
6364
|
url: string | null;
|
|
6365
|
+
id: number | null;
|
|
6133
6366
|
schemaId: string | null;
|
|
6134
6367
|
category: "datapoint" | null;
|
|
6135
6368
|
content?: {
|
|
@@ -6151,9 +6384,10 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
6151
6384
|
validationSources?: string[] | null | undefined;
|
|
6152
6385
|
timeSpent?: number | null | undefined;
|
|
6153
6386
|
timeSpentOverall?: number | null | undefined;
|
|
6387
|
+
noRecalculation?: boolean | undefined;
|
|
6154
6388
|
}, {
|
|
6155
|
-
id: number | null;
|
|
6156
6389
|
url: string | null;
|
|
6390
|
+
id: number | null;
|
|
6157
6391
|
schemaId: string | null;
|
|
6158
6392
|
category: "datapoint" | null;
|
|
6159
6393
|
content?: {
|
|
@@ -6175,16 +6409,14 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
6175
6409
|
validationSources?: string[] | null | undefined;
|
|
6176
6410
|
timeSpent?: number | null | undefined;
|
|
6177
6411
|
timeSpentOverall?: number | null | undefined;
|
|
6412
|
+
noRecalculation?: boolean | undefined;
|
|
6178
6413
|
}>>, "many">;
|
|
6179
6414
|
schemaId: import("zod").ZodString;
|
|
6180
6415
|
}, "strip", import("zod").ZodTypeAny, {
|
|
6181
|
-
id: number | null;
|
|
6182
6416
|
url: string | null;
|
|
6183
|
-
schemaId: string;
|
|
6184
|
-
category: "tuple" | null;
|
|
6185
6417
|
children: ({
|
|
6186
|
-
id: number | null;
|
|
6187
6418
|
url: string | null;
|
|
6419
|
+
id: number | null;
|
|
6188
6420
|
schemaId: string | null;
|
|
6189
6421
|
category: "datapoint" | null;
|
|
6190
6422
|
content?: {
|
|
@@ -6206,15 +6438,16 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
6206
6438
|
validationSources?: string[] | null | undefined;
|
|
6207
6439
|
timeSpent?: number | null | undefined;
|
|
6208
6440
|
timeSpentOverall?: number | null | undefined;
|
|
6441
|
+
noRecalculation?: boolean | undefined;
|
|
6209
6442
|
} | null)[];
|
|
6210
|
-
}, {
|
|
6211
6443
|
id: number | null;
|
|
6212
|
-
url: string | null;
|
|
6213
6444
|
schemaId: string;
|
|
6214
6445
|
category: "tuple" | null;
|
|
6446
|
+
}, {
|
|
6447
|
+
url: string | null;
|
|
6215
6448
|
children: ({
|
|
6216
|
-
id: number | null;
|
|
6217
6449
|
url: string | null;
|
|
6450
|
+
id: number | null;
|
|
6218
6451
|
schemaId: string | null;
|
|
6219
6452
|
category: "datapoint" | null;
|
|
6220
6453
|
content?: {
|
|
@@ -6236,7 +6469,11 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
6236
6469
|
validationSources?: string[] | null | undefined;
|
|
6237
6470
|
timeSpent?: number | null | undefined;
|
|
6238
6471
|
timeSpentOverall?: number | null | undefined;
|
|
6472
|
+
noRecalculation?: boolean | undefined;
|
|
6239
6473
|
} | null)[];
|
|
6474
|
+
id: number | null;
|
|
6475
|
+
schemaId: string;
|
|
6476
|
+
category: "tuple" | null;
|
|
6240
6477
|
}>, "many">]>>;
|
|
6241
6478
|
category: import("zod").ZodNullable<import("zod").ZodLiteral<"multivalue">>;
|
|
6242
6479
|
schemaId: import("zod").ZodNullable<import("zod").ZodString>;
|
|
@@ -6332,13 +6569,10 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
6332
6569
|
timeSpentGrid: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
6333
6570
|
timeSpentGridOverall: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
6334
6571
|
}, "strip", import("zod").ZodTypeAny, {
|
|
6335
|
-
id: number | null;
|
|
6336
6572
|
url: string | null;
|
|
6337
|
-
schemaId: string | null;
|
|
6338
|
-
category: "multivalue" | null;
|
|
6339
6573
|
children: (({
|
|
6340
|
-
id: number | null;
|
|
6341
6574
|
url: string | null;
|
|
6575
|
+
id: number | null;
|
|
6342
6576
|
schemaId: string | null;
|
|
6343
6577
|
category: "datapoint" | null;
|
|
6344
6578
|
content?: {
|
|
@@ -6360,14 +6594,12 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
6360
6594
|
validationSources?: string[] | null | undefined;
|
|
6361
6595
|
timeSpent?: number | null | undefined;
|
|
6362
6596
|
timeSpentOverall?: number | null | undefined;
|
|
6597
|
+
noRecalculation?: boolean | undefined;
|
|
6363
6598
|
}[] | {
|
|
6364
|
-
id: number | null;
|
|
6365
6599
|
url: string | null;
|
|
6366
|
-
schemaId: string;
|
|
6367
|
-
category: "tuple" | null;
|
|
6368
6600
|
children: ({
|
|
6369
|
-
id: number | null;
|
|
6370
6601
|
url: string | null;
|
|
6602
|
+
id: number | null;
|
|
6371
6603
|
schemaId: string | null;
|
|
6372
6604
|
category: "datapoint" | null;
|
|
6373
6605
|
content?: {
|
|
@@ -6389,10 +6621,14 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
6389
6621
|
validationSources?: string[] | null | undefined;
|
|
6390
6622
|
timeSpent?: number | null | undefined;
|
|
6391
6623
|
timeSpentOverall?: number | null | undefined;
|
|
6624
|
+
noRecalculation?: boolean | undefined;
|
|
6392
6625
|
} | null)[];
|
|
6393
|
-
}[]) & ({
|
|
6394
6626
|
id: number | null;
|
|
6627
|
+
schemaId: string;
|
|
6628
|
+
category: "tuple" | null;
|
|
6629
|
+
}[]) & ({
|
|
6395
6630
|
url: string | null;
|
|
6631
|
+
id: number | null;
|
|
6396
6632
|
schemaId: string | null;
|
|
6397
6633
|
category: "datapoint" | null;
|
|
6398
6634
|
content?: {
|
|
@@ -6414,14 +6650,12 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
6414
6650
|
validationSources?: string[] | null | undefined;
|
|
6415
6651
|
timeSpent?: number | null | undefined;
|
|
6416
6652
|
timeSpentOverall?: number | null | undefined;
|
|
6653
|
+
noRecalculation?: boolean | undefined;
|
|
6417
6654
|
}[] | {
|
|
6418
|
-
id: number | null;
|
|
6419
6655
|
url: string | null;
|
|
6420
|
-
schemaId: string;
|
|
6421
|
-
category: "tuple" | null;
|
|
6422
6656
|
children: ({
|
|
6423
|
-
id: number | null;
|
|
6424
6657
|
url: string | null;
|
|
6658
|
+
id: number | null;
|
|
6425
6659
|
schemaId: string | null;
|
|
6426
6660
|
category: "datapoint" | null;
|
|
6427
6661
|
content?: {
|
|
@@ -6443,8 +6677,15 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
6443
6677
|
validationSources?: string[] | null | undefined;
|
|
6444
6678
|
timeSpent?: number | null | undefined;
|
|
6445
6679
|
timeSpentOverall?: number | null | undefined;
|
|
6680
|
+
noRecalculation?: boolean | undefined;
|
|
6446
6681
|
} | null)[];
|
|
6682
|
+
id: number | null;
|
|
6683
|
+
schemaId: string;
|
|
6684
|
+
category: "tuple" | null;
|
|
6447
6685
|
}[] | undefined)) | null;
|
|
6686
|
+
id: number | null;
|
|
6687
|
+
schemaId: string | null;
|
|
6688
|
+
category: "multivalue" | null;
|
|
6448
6689
|
content?: {
|
|
6449
6690
|
value?: string | null | undefined;
|
|
6450
6691
|
normalizedValue?: string | null | undefined;
|
|
@@ -6483,13 +6724,10 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
6483
6724
|
timeSpentGrid?: number | null | undefined;
|
|
6484
6725
|
timeSpentGridOverall?: number | null | undefined;
|
|
6485
6726
|
}, {
|
|
6486
|
-
id: number | null;
|
|
6487
6727
|
url: string | null;
|
|
6488
|
-
schemaId: string | null;
|
|
6489
|
-
category: "multivalue" | null;
|
|
6490
6728
|
children: (({
|
|
6491
|
-
id: number | null;
|
|
6492
6729
|
url: string | null;
|
|
6730
|
+
id: number | null;
|
|
6493
6731
|
schemaId: string | null;
|
|
6494
6732
|
category: "datapoint" | null;
|
|
6495
6733
|
content?: {
|
|
@@ -6511,14 +6749,12 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
6511
6749
|
validationSources?: string[] | null | undefined;
|
|
6512
6750
|
timeSpent?: number | null | undefined;
|
|
6513
6751
|
timeSpentOverall?: number | null | undefined;
|
|
6752
|
+
noRecalculation?: boolean | undefined;
|
|
6514
6753
|
}[] | {
|
|
6515
|
-
id: number | null;
|
|
6516
6754
|
url: string | null;
|
|
6517
|
-
schemaId: string;
|
|
6518
|
-
category: "tuple" | null;
|
|
6519
6755
|
children: ({
|
|
6520
|
-
id: number | null;
|
|
6521
6756
|
url: string | null;
|
|
6757
|
+
id: number | null;
|
|
6522
6758
|
schemaId: string | null;
|
|
6523
6759
|
category: "datapoint" | null;
|
|
6524
6760
|
content?: {
|
|
@@ -6540,10 +6776,14 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
6540
6776
|
validationSources?: string[] | null | undefined;
|
|
6541
6777
|
timeSpent?: number | null | undefined;
|
|
6542
6778
|
timeSpentOverall?: number | null | undefined;
|
|
6779
|
+
noRecalculation?: boolean | undefined;
|
|
6543
6780
|
} | null)[];
|
|
6544
|
-
}[]) & ({
|
|
6545
6781
|
id: number | null;
|
|
6782
|
+
schemaId: string;
|
|
6783
|
+
category: "tuple" | null;
|
|
6784
|
+
}[]) & ({
|
|
6546
6785
|
url: string | null;
|
|
6786
|
+
id: number | null;
|
|
6547
6787
|
schemaId: string | null;
|
|
6548
6788
|
category: "datapoint" | null;
|
|
6549
6789
|
content?: {
|
|
@@ -6565,14 +6805,12 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
6565
6805
|
validationSources?: string[] | null | undefined;
|
|
6566
6806
|
timeSpent?: number | null | undefined;
|
|
6567
6807
|
timeSpentOverall?: number | null | undefined;
|
|
6808
|
+
noRecalculation?: boolean | undefined;
|
|
6568
6809
|
}[] | {
|
|
6569
|
-
id: number | null;
|
|
6570
6810
|
url: string | null;
|
|
6571
|
-
schemaId: string;
|
|
6572
|
-
category: "tuple" | null;
|
|
6573
6811
|
children: ({
|
|
6574
|
-
id: number | null;
|
|
6575
6812
|
url: string | null;
|
|
6813
|
+
id: number | null;
|
|
6576
6814
|
schemaId: string | null;
|
|
6577
6815
|
category: "datapoint" | null;
|
|
6578
6816
|
content?: {
|
|
@@ -6594,8 +6832,15 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
6594
6832
|
validationSources?: string[] | null | undefined;
|
|
6595
6833
|
timeSpent?: number | null | undefined;
|
|
6596
6834
|
timeSpentOverall?: number | null | undefined;
|
|
6835
|
+
noRecalculation?: boolean | undefined;
|
|
6597
6836
|
} | null)[];
|
|
6837
|
+
id: number | null;
|
|
6838
|
+
schemaId: string;
|
|
6839
|
+
category: "tuple" | null;
|
|
6598
6840
|
}[] | undefined)) | null;
|
|
6841
|
+
id: number | null;
|
|
6842
|
+
schemaId: string | null;
|
|
6843
|
+
category: "multivalue" | null;
|
|
6599
6844
|
content?: {
|
|
6600
6845
|
value?: string | null | undefined;
|
|
6601
6846
|
normalizedValue?: string | null | undefined;
|
|
@@ -6687,9 +6932,10 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
6687
6932
|
validationSources: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
6688
6933
|
timeSpent: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
6689
6934
|
timeSpentOverall: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
6935
|
+
noRecalculation: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
6690
6936
|
}, "strip", import("zod").ZodTypeAny, {
|
|
6691
|
-
id: number | null;
|
|
6692
6937
|
url: string | null;
|
|
6938
|
+
id: number | null;
|
|
6693
6939
|
schemaId: string | null;
|
|
6694
6940
|
category: "datapoint" | null;
|
|
6695
6941
|
content?: {
|
|
@@ -6711,9 +6957,10 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
6711
6957
|
validationSources?: string[] | null | undefined;
|
|
6712
6958
|
timeSpent?: number | null | undefined;
|
|
6713
6959
|
timeSpentOverall?: number | null | undefined;
|
|
6960
|
+
noRecalculation?: boolean | undefined;
|
|
6714
6961
|
}, {
|
|
6715
|
-
id: number | null;
|
|
6716
6962
|
url: string | null;
|
|
6963
|
+
id: number | null;
|
|
6717
6964
|
schemaId: string | null;
|
|
6718
6965
|
category: "datapoint" | null;
|
|
6719
6966
|
content?: {
|
|
@@ -6735,17 +6982,15 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
6735
6982
|
validationSources?: string[] | null | undefined;
|
|
6736
6983
|
timeSpent?: number | null | undefined;
|
|
6737
6984
|
timeSpentOverall?: number | null | undefined;
|
|
6985
|
+
noRecalculation?: boolean | undefined;
|
|
6738
6986
|
}>]>, "many">>;
|
|
6739
6987
|
category: import("zod").ZodNullable<import("zod").ZodLiteral<"section">>;
|
|
6740
6988
|
schemaId: import("zod").ZodNullable<import("zod").ZodString>;
|
|
6741
6989
|
}, "strip", import("zod").ZodTypeAny, {
|
|
6742
|
-
id: number | null;
|
|
6743
6990
|
url: string | null;
|
|
6744
|
-
schemaId: string | null;
|
|
6745
|
-
category: "section" | null;
|
|
6746
6991
|
children: ({
|
|
6747
|
-
id: number | null;
|
|
6748
6992
|
url: string | null;
|
|
6993
|
+
id: number | null;
|
|
6749
6994
|
schemaId: string | null;
|
|
6750
6995
|
category: "datapoint" | null;
|
|
6751
6996
|
content?: {
|
|
@@ -6767,14 +7012,12 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
6767
7012
|
validationSources?: string[] | null | undefined;
|
|
6768
7013
|
timeSpent?: number | null | undefined;
|
|
6769
7014
|
timeSpentOverall?: number | null | undefined;
|
|
7015
|
+
noRecalculation?: boolean | undefined;
|
|
6770
7016
|
} | {
|
|
6771
|
-
id: number | null;
|
|
6772
7017
|
url: string | null;
|
|
6773
|
-
schemaId: string | null;
|
|
6774
|
-
category: "multivalue" | null;
|
|
6775
7018
|
children: (({
|
|
6776
|
-
id: number | null;
|
|
6777
7019
|
url: string | null;
|
|
7020
|
+
id: number | null;
|
|
6778
7021
|
schemaId: string | null;
|
|
6779
7022
|
category: "datapoint" | null;
|
|
6780
7023
|
content?: {
|
|
@@ -6796,14 +7039,12 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
6796
7039
|
validationSources?: string[] | null | undefined;
|
|
6797
7040
|
timeSpent?: number | null | undefined;
|
|
6798
7041
|
timeSpentOverall?: number | null | undefined;
|
|
7042
|
+
noRecalculation?: boolean | undefined;
|
|
6799
7043
|
}[] | {
|
|
6800
|
-
id: number | null;
|
|
6801
7044
|
url: string | null;
|
|
6802
|
-
schemaId: string;
|
|
6803
|
-
category: "tuple" | null;
|
|
6804
7045
|
children: ({
|
|
6805
|
-
id: number | null;
|
|
6806
7046
|
url: string | null;
|
|
7047
|
+
id: number | null;
|
|
6807
7048
|
schemaId: string | null;
|
|
6808
7049
|
category: "datapoint" | null;
|
|
6809
7050
|
content?: {
|
|
@@ -6825,10 +7066,14 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
6825
7066
|
validationSources?: string[] | null | undefined;
|
|
6826
7067
|
timeSpent?: number | null | undefined;
|
|
6827
7068
|
timeSpentOverall?: number | null | undefined;
|
|
7069
|
+
noRecalculation?: boolean | undefined;
|
|
6828
7070
|
} | null)[];
|
|
6829
|
-
}[]) & ({
|
|
6830
7071
|
id: number | null;
|
|
7072
|
+
schemaId: string;
|
|
7073
|
+
category: "tuple" | null;
|
|
7074
|
+
}[]) & ({
|
|
6831
7075
|
url: string | null;
|
|
7076
|
+
id: number | null;
|
|
6832
7077
|
schemaId: string | null;
|
|
6833
7078
|
category: "datapoint" | null;
|
|
6834
7079
|
content?: {
|
|
@@ -6850,14 +7095,12 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
6850
7095
|
validationSources?: string[] | null | undefined;
|
|
6851
7096
|
timeSpent?: number | null | undefined;
|
|
6852
7097
|
timeSpentOverall?: number | null | undefined;
|
|
7098
|
+
noRecalculation?: boolean | undefined;
|
|
6853
7099
|
}[] | {
|
|
6854
|
-
id: number | null;
|
|
6855
7100
|
url: string | null;
|
|
6856
|
-
schemaId: string;
|
|
6857
|
-
category: "tuple" | null;
|
|
6858
7101
|
children: ({
|
|
6859
|
-
id: number | null;
|
|
6860
7102
|
url: string | null;
|
|
7103
|
+
id: number | null;
|
|
6861
7104
|
schemaId: string | null;
|
|
6862
7105
|
category: "datapoint" | null;
|
|
6863
7106
|
content?: {
|
|
@@ -6879,8 +7122,15 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
6879
7122
|
validationSources?: string[] | null | undefined;
|
|
6880
7123
|
timeSpent?: number | null | undefined;
|
|
6881
7124
|
timeSpentOverall?: number | null | undefined;
|
|
7125
|
+
noRecalculation?: boolean | undefined;
|
|
6882
7126
|
} | null)[];
|
|
7127
|
+
id: number | null;
|
|
7128
|
+
schemaId: string;
|
|
7129
|
+
category: "tuple" | null;
|
|
6883
7130
|
}[] | undefined)) | null;
|
|
7131
|
+
id: number | null;
|
|
7132
|
+
schemaId: string | null;
|
|
7133
|
+
category: "multivalue" | null;
|
|
6884
7134
|
content?: {
|
|
6885
7135
|
value?: string | null | undefined;
|
|
6886
7136
|
normalizedValue?: string | null | undefined;
|
|
@@ -6919,14 +7169,14 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
6919
7169
|
timeSpentGrid?: number | null | undefined;
|
|
6920
7170
|
timeSpentGridOverall?: number | null | undefined;
|
|
6921
7171
|
})[] | null;
|
|
6922
|
-
}, {
|
|
6923
7172
|
id: number | null;
|
|
6924
|
-
url: string | null;
|
|
6925
7173
|
schemaId: string | null;
|
|
6926
7174
|
category: "section" | null;
|
|
7175
|
+
}, {
|
|
7176
|
+
url: string | null;
|
|
6927
7177
|
children: ({
|
|
6928
|
-
id: number | null;
|
|
6929
7178
|
url: string | null;
|
|
7179
|
+
id: number | null;
|
|
6930
7180
|
schemaId: string | null;
|
|
6931
7181
|
category: "datapoint" | null;
|
|
6932
7182
|
content?: {
|
|
@@ -6948,14 +7198,12 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
6948
7198
|
validationSources?: string[] | null | undefined;
|
|
6949
7199
|
timeSpent?: number | null | undefined;
|
|
6950
7200
|
timeSpentOverall?: number | null | undefined;
|
|
7201
|
+
noRecalculation?: boolean | undefined;
|
|
6951
7202
|
} | {
|
|
6952
|
-
id: number | null;
|
|
6953
7203
|
url: string | null;
|
|
6954
|
-
schemaId: string | null;
|
|
6955
|
-
category: "multivalue" | null;
|
|
6956
7204
|
children: (({
|
|
6957
|
-
id: number | null;
|
|
6958
7205
|
url: string | null;
|
|
7206
|
+
id: number | null;
|
|
6959
7207
|
schemaId: string | null;
|
|
6960
7208
|
category: "datapoint" | null;
|
|
6961
7209
|
content?: {
|
|
@@ -6977,14 +7225,12 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
6977
7225
|
validationSources?: string[] | null | undefined;
|
|
6978
7226
|
timeSpent?: number | null | undefined;
|
|
6979
7227
|
timeSpentOverall?: number | null | undefined;
|
|
7228
|
+
noRecalculation?: boolean | undefined;
|
|
6980
7229
|
}[] | {
|
|
6981
|
-
id: number | null;
|
|
6982
7230
|
url: string | null;
|
|
6983
|
-
schemaId: string;
|
|
6984
|
-
category: "tuple" | null;
|
|
6985
7231
|
children: ({
|
|
6986
|
-
id: number | null;
|
|
6987
7232
|
url: string | null;
|
|
7233
|
+
id: number | null;
|
|
6988
7234
|
schemaId: string | null;
|
|
6989
7235
|
category: "datapoint" | null;
|
|
6990
7236
|
content?: {
|
|
@@ -7006,10 +7252,14 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
7006
7252
|
validationSources?: string[] | null | undefined;
|
|
7007
7253
|
timeSpent?: number | null | undefined;
|
|
7008
7254
|
timeSpentOverall?: number | null | undefined;
|
|
7255
|
+
noRecalculation?: boolean | undefined;
|
|
7009
7256
|
} | null)[];
|
|
7010
|
-
}[]) & ({
|
|
7011
7257
|
id: number | null;
|
|
7258
|
+
schemaId: string;
|
|
7259
|
+
category: "tuple" | null;
|
|
7260
|
+
}[]) & ({
|
|
7012
7261
|
url: string | null;
|
|
7262
|
+
id: number | null;
|
|
7013
7263
|
schemaId: string | null;
|
|
7014
7264
|
category: "datapoint" | null;
|
|
7015
7265
|
content?: {
|
|
@@ -7031,14 +7281,12 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
7031
7281
|
validationSources?: string[] | null | undefined;
|
|
7032
7282
|
timeSpent?: number | null | undefined;
|
|
7033
7283
|
timeSpentOverall?: number | null | undefined;
|
|
7284
|
+
noRecalculation?: boolean | undefined;
|
|
7034
7285
|
}[] | {
|
|
7035
|
-
id: number | null;
|
|
7036
7286
|
url: string | null;
|
|
7037
|
-
schemaId: string;
|
|
7038
|
-
category: "tuple" | null;
|
|
7039
7287
|
children: ({
|
|
7040
|
-
id: number | null;
|
|
7041
7288
|
url: string | null;
|
|
7289
|
+
id: number | null;
|
|
7042
7290
|
schemaId: string | null;
|
|
7043
7291
|
category: "datapoint" | null;
|
|
7044
7292
|
content?: {
|
|
@@ -7060,8 +7308,15 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
7060
7308
|
validationSources?: string[] | null | undefined;
|
|
7061
7309
|
timeSpent?: number | null | undefined;
|
|
7062
7310
|
timeSpentOverall?: number | null | undefined;
|
|
7311
|
+
noRecalculation?: boolean | undefined;
|
|
7063
7312
|
} | null)[];
|
|
7313
|
+
id: number | null;
|
|
7314
|
+
schemaId: string;
|
|
7315
|
+
category: "tuple" | null;
|
|
7064
7316
|
}[] | undefined)) | null;
|
|
7317
|
+
id: number | null;
|
|
7318
|
+
schemaId: string | null;
|
|
7319
|
+
category: "multivalue" | null;
|
|
7065
7320
|
content?: {
|
|
7066
7321
|
value?: string | null | undefined;
|
|
7067
7322
|
normalizedValue?: string | null | undefined;
|
|
@@ -7100,6 +7355,9 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
7100
7355
|
timeSpentGrid?: number | null | undefined;
|
|
7101
7356
|
timeSpentGridOverall?: number | null | undefined;
|
|
7102
7357
|
})[] | null;
|
|
7358
|
+
id: number | null;
|
|
7359
|
+
schemaId: string | null;
|
|
7360
|
+
category: "section" | null;
|
|
7103
7361
|
}>, "many">;
|
|
7104
7362
|
schemaRules: import("zod").ZodArray<import("zod").ZodObject<{
|
|
7105
7363
|
id: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
@@ -7112,40 +7370,34 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
7112
7370
|
triggerCondition: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7113
7371
|
triggerConditionSummary: import("zod").ZodOptional<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
7114
7372
|
synchronizedFromTemplate: import("zod").ZodOptional<import("zod").ZodOptional<import("zod").ZodBoolean>>;
|
|
7115
|
-
|
|
7373
|
+
actions: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
7116
7374
|
id: import("zod").ZodString;
|
|
7117
7375
|
enabled: import("zod").ZodBoolean;
|
|
7118
7376
|
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7119
7377
|
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7120
|
-
action: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
7121
|
-
type: import("zod").ZodUnion<[import("zod").ZodLiteral<"add_automation_blocker">, import("zod").ZodLiteral<"show_message">, import("zod").ZodLiteral<"send_email">, import("zod").ZodLiteral<"hide_field">, import("zod").ZodLiteral<"change_queue">, import("zod").ZodLiteral<"show_field">, import("zod").ZodLiteral<"change_status">, import("zod").ZodLiteral<"add_label">, import("zod").ZodLiteral<"remove_label">, import("zod").ZodString]>;
|
|
7122
|
-
payload: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
7123
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
7124
|
-
type: string;
|
|
7125
|
-
payload?: unknown;
|
|
7126
|
-
}, {
|
|
7127
|
-
type: string;
|
|
7128
|
-
payload?: unknown;
|
|
7129
|
-
}>>;
|
|
7130
7378
|
}, "strip", import("zod").ZodTypeAny, {
|
|
7131
7379
|
id: string;
|
|
7132
7380
|
enabled: boolean;
|
|
7133
7381
|
name?: string | undefined;
|
|
7134
7382
|
description?: string | undefined;
|
|
7135
|
-
action?: {
|
|
7136
|
-
type: string;
|
|
7137
|
-
payload?: unknown;
|
|
7138
|
-
} | undefined;
|
|
7139
7383
|
}, {
|
|
7140
7384
|
id: string;
|
|
7141
7385
|
enabled: boolean;
|
|
7142
7386
|
name?: string | undefined;
|
|
7143
7387
|
description?: string | undefined;
|
|
7144
|
-
|
|
7145
|
-
|
|
7146
|
-
|
|
7147
|
-
|
|
7148
|
-
}
|
|
7388
|
+
}>, import("zod").ZodObject<{
|
|
7389
|
+
type: import("zod").ZodString;
|
|
7390
|
+
event: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"annotation_imported">, import("zod").ZodLiteral<"annotation_confirmed">, import("zod").ZodLiteral<"annotation_exported">]>>;
|
|
7391
|
+
payload: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
7392
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
7393
|
+
type: string;
|
|
7394
|
+
event?: "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
7395
|
+
payload?: unknown;
|
|
7396
|
+
}, {
|
|
7397
|
+
type: string;
|
|
7398
|
+
event?: "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
7399
|
+
payload?: unknown;
|
|
7400
|
+
}>>, "many">>;
|
|
7149
7401
|
}, "strip", import("zod").ZodTypeAny, {
|
|
7150
7402
|
id?: number | undefined;
|
|
7151
7403
|
url?: string | undefined;
|
|
@@ -7157,16 +7409,16 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
7157
7409
|
triggerCondition?: string | undefined;
|
|
7158
7410
|
triggerConditionSummary?: string | undefined;
|
|
7159
7411
|
synchronizedFromTemplate?: boolean | undefined;
|
|
7160
|
-
|
|
7412
|
+
actions?: ({
|
|
7161
7413
|
id: string;
|
|
7162
7414
|
enabled: boolean;
|
|
7163
7415
|
name?: string | undefined;
|
|
7164
7416
|
description?: string | undefined;
|
|
7165
|
-
|
|
7166
|
-
|
|
7167
|
-
|
|
7168
|
-
|
|
7169
|
-
}[] | undefined;
|
|
7417
|
+
} & {
|
|
7418
|
+
type: string;
|
|
7419
|
+
event?: "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
7420
|
+
payload?: unknown;
|
|
7421
|
+
})[] | undefined;
|
|
7170
7422
|
}, {
|
|
7171
7423
|
id?: number | undefined;
|
|
7172
7424
|
url?: string | undefined;
|
|
@@ -7178,16 +7430,16 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
7178
7430
|
triggerCondition?: string | undefined;
|
|
7179
7431
|
triggerConditionSummary?: string | undefined;
|
|
7180
7432
|
synchronizedFromTemplate?: boolean | undefined;
|
|
7181
|
-
|
|
7433
|
+
actions?: ({
|
|
7182
7434
|
id: string;
|
|
7183
7435
|
enabled: boolean;
|
|
7184
7436
|
name?: string | undefined;
|
|
7185
7437
|
description?: string | undefined;
|
|
7186
|
-
|
|
7187
|
-
|
|
7188
|
-
|
|
7189
|
-
|
|
7190
|
-
}[] | undefined;
|
|
7438
|
+
} & {
|
|
7439
|
+
type: string;
|
|
7440
|
+
event?: "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
7441
|
+
payload?: unknown;
|
|
7442
|
+
})[] | undefined;
|
|
7191
7443
|
}>, "many">;
|
|
7192
7444
|
}, "strip", import("zod").ZodTypeAny, {
|
|
7193
7445
|
schemaContent: ({
|
|
@@ -7197,7 +7449,6 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
7197
7449
|
hidden?: boolean | null | undefined;
|
|
7198
7450
|
disablePrediction?: boolean | null | undefined;
|
|
7199
7451
|
} & {
|
|
7200
|
-
category: "section";
|
|
7201
7452
|
children: (({
|
|
7202
7453
|
type: "string";
|
|
7203
7454
|
} & {
|
|
@@ -7226,7 +7477,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
7226
7477
|
required?: boolean | null | undefined;
|
|
7227
7478
|
} | null | undefined;
|
|
7228
7479
|
uiConfiguration?: {
|
|
7229
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7480
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7230
7481
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7231
7482
|
} | null | undefined;
|
|
7232
7483
|
width?: number | null | undefined;
|
|
@@ -7234,6 +7485,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
7234
7485
|
widthChars?: number | null | undefined;
|
|
7235
7486
|
scoreThreshold?: number | null | undefined;
|
|
7236
7487
|
formula?: string | null | undefined;
|
|
7488
|
+
context?: string[] | null | undefined;
|
|
7489
|
+
prompt?: string | null | undefined;
|
|
7237
7490
|
}) | ({
|
|
7238
7491
|
type: "date";
|
|
7239
7492
|
format?: string | null | undefined;
|
|
@@ -7263,7 +7516,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
7263
7516
|
required?: boolean | null | undefined;
|
|
7264
7517
|
} | null | undefined;
|
|
7265
7518
|
uiConfiguration?: {
|
|
7266
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7519
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7267
7520
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7268
7521
|
} | null | undefined;
|
|
7269
7522
|
width?: number | null | undefined;
|
|
@@ -7271,6 +7524,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
7271
7524
|
widthChars?: number | null | undefined;
|
|
7272
7525
|
scoreThreshold?: number | null | undefined;
|
|
7273
7526
|
formula?: string | null | undefined;
|
|
7527
|
+
context?: string[] | null | undefined;
|
|
7528
|
+
prompt?: string | null | undefined;
|
|
7274
7529
|
}) | ({
|
|
7275
7530
|
type: "number";
|
|
7276
7531
|
format?: string | null | undefined;
|
|
@@ -7305,7 +7560,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
7305
7560
|
required?: boolean | null | undefined;
|
|
7306
7561
|
} | null | undefined;
|
|
7307
7562
|
uiConfiguration?: {
|
|
7308
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7563
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7309
7564
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7310
7565
|
} | null | undefined;
|
|
7311
7566
|
width?: number | null | undefined;
|
|
@@ -7313,6 +7568,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
7313
7568
|
widthChars?: number | null | undefined;
|
|
7314
7569
|
scoreThreshold?: number | null | undefined;
|
|
7315
7570
|
formula?: string | null | undefined;
|
|
7571
|
+
context?: string[] | null | undefined;
|
|
7572
|
+
prompt?: string | null | undefined;
|
|
7316
7573
|
}) | ({
|
|
7317
7574
|
options: {
|
|
7318
7575
|
value: string;
|
|
@@ -7346,7 +7603,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
7346
7603
|
required?: boolean | null | undefined;
|
|
7347
7604
|
} | null | undefined;
|
|
7348
7605
|
uiConfiguration?: {
|
|
7349
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7606
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7350
7607
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7351
7608
|
} | null | undefined;
|
|
7352
7609
|
width?: number | null | undefined;
|
|
@@ -7354,6 +7611,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
7354
7611
|
widthChars?: number | null | undefined;
|
|
7355
7612
|
scoreThreshold?: number | null | undefined;
|
|
7356
7613
|
formula?: string | null | undefined;
|
|
7614
|
+
context?: string[] | null | undefined;
|
|
7615
|
+
prompt?: string | null | undefined;
|
|
7357
7616
|
}) | ({
|
|
7358
7617
|
id: string;
|
|
7359
7618
|
label: string;
|
|
@@ -7369,7 +7628,6 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
7369
7628
|
popupUrl?: string | undefined;
|
|
7370
7629
|
canObtainToken?: boolean | undefined;
|
|
7371
7630
|
}) | ({
|
|
7372
|
-
category: "tuple";
|
|
7373
7631
|
children: (({
|
|
7374
7632
|
type: "string";
|
|
7375
7633
|
} & {
|
|
@@ -7398,7 +7656,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
7398
7656
|
required?: boolean | null | undefined;
|
|
7399
7657
|
} | null | undefined;
|
|
7400
7658
|
uiConfiguration?: {
|
|
7401
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7659
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7402
7660
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7403
7661
|
} | null | undefined;
|
|
7404
7662
|
width?: number | null | undefined;
|
|
@@ -7406,6 +7664,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
7406
7664
|
widthChars?: number | null | undefined;
|
|
7407
7665
|
scoreThreshold?: number | null | undefined;
|
|
7408
7666
|
formula?: string | null | undefined;
|
|
7667
|
+
context?: string[] | null | undefined;
|
|
7668
|
+
prompt?: string | null | undefined;
|
|
7409
7669
|
}) | ({
|
|
7410
7670
|
type: "date";
|
|
7411
7671
|
format?: string | null | undefined;
|
|
@@ -7435,7 +7695,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
7435
7695
|
required?: boolean | null | undefined;
|
|
7436
7696
|
} | null | undefined;
|
|
7437
7697
|
uiConfiguration?: {
|
|
7438
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7698
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7439
7699
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7440
7700
|
} | null | undefined;
|
|
7441
7701
|
width?: number | null | undefined;
|
|
@@ -7443,6 +7703,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
7443
7703
|
widthChars?: number | null | undefined;
|
|
7444
7704
|
scoreThreshold?: number | null | undefined;
|
|
7445
7705
|
formula?: string | null | undefined;
|
|
7706
|
+
context?: string[] | null | undefined;
|
|
7707
|
+
prompt?: string | null | undefined;
|
|
7446
7708
|
}) | ({
|
|
7447
7709
|
type: "number";
|
|
7448
7710
|
format?: string | null | undefined;
|
|
@@ -7477,7 +7739,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
7477
7739
|
required?: boolean | null | undefined;
|
|
7478
7740
|
} | null | undefined;
|
|
7479
7741
|
uiConfiguration?: {
|
|
7480
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7742
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7481
7743
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7482
7744
|
} | null | undefined;
|
|
7483
7745
|
width?: number | null | undefined;
|
|
@@ -7485,6 +7747,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
7485
7747
|
widthChars?: number | null | undefined;
|
|
7486
7748
|
scoreThreshold?: number | null | undefined;
|
|
7487
7749
|
formula?: string | null | undefined;
|
|
7750
|
+
context?: string[] | null | undefined;
|
|
7751
|
+
prompt?: string | null | undefined;
|
|
7488
7752
|
}) | ({
|
|
7489
7753
|
options: {
|
|
7490
7754
|
value: string;
|
|
@@ -7518,7 +7782,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
7518
7782
|
required?: boolean | null | undefined;
|
|
7519
7783
|
} | null | undefined;
|
|
7520
7784
|
uiConfiguration?: {
|
|
7521
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7785
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7522
7786
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7523
7787
|
} | null | undefined;
|
|
7524
7788
|
width?: number | null | undefined;
|
|
@@ -7526,6 +7790,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
7526
7790
|
widthChars?: number | null | undefined;
|
|
7527
7791
|
scoreThreshold?: number | null | undefined;
|
|
7528
7792
|
formula?: string | null | undefined;
|
|
7793
|
+
context?: string[] | null | undefined;
|
|
7794
|
+
prompt?: string | null | undefined;
|
|
7529
7795
|
}) | ({
|
|
7530
7796
|
id: string;
|
|
7531
7797
|
label: string;
|
|
@@ -7541,6 +7807,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
7541
7807
|
popupUrl?: string | undefined;
|
|
7542
7808
|
canObtainToken?: boolean | undefined;
|
|
7543
7809
|
}))[];
|
|
7810
|
+
category: "tuple";
|
|
7544
7811
|
rirFieldNames?: string[] | null | undefined;
|
|
7545
7812
|
} & {
|
|
7546
7813
|
id: string;
|
|
@@ -7577,7 +7844,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
7577
7844
|
required?: boolean | null | undefined;
|
|
7578
7845
|
} | null | undefined;
|
|
7579
7846
|
uiConfiguration?: {
|
|
7580
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7847
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7581
7848
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7582
7849
|
} | null | undefined;
|
|
7583
7850
|
width?: number | null | undefined;
|
|
@@ -7585,6 +7852,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
7585
7852
|
widthChars?: number | null | undefined;
|
|
7586
7853
|
scoreThreshold?: number | null | undefined;
|
|
7587
7854
|
formula?: string | null | undefined;
|
|
7855
|
+
context?: string[] | null | undefined;
|
|
7856
|
+
prompt?: string | null | undefined;
|
|
7588
7857
|
}) | ({
|
|
7589
7858
|
type: "date";
|
|
7590
7859
|
format?: string | null | undefined;
|
|
@@ -7614,7 +7883,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
7614
7883
|
required?: boolean | null | undefined;
|
|
7615
7884
|
} | null | undefined;
|
|
7616
7885
|
uiConfiguration?: {
|
|
7617
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7886
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7618
7887
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7619
7888
|
} | null | undefined;
|
|
7620
7889
|
width?: number | null | undefined;
|
|
@@ -7622,6 +7891,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
7622
7891
|
widthChars?: number | null | undefined;
|
|
7623
7892
|
scoreThreshold?: number | null | undefined;
|
|
7624
7893
|
formula?: string | null | undefined;
|
|
7894
|
+
context?: string[] | null | undefined;
|
|
7895
|
+
prompt?: string | null | undefined;
|
|
7625
7896
|
}) | ({
|
|
7626
7897
|
type: "number";
|
|
7627
7898
|
format?: string | null | undefined;
|
|
@@ -7656,7 +7927,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
7656
7927
|
required?: boolean | null | undefined;
|
|
7657
7928
|
} | null | undefined;
|
|
7658
7929
|
uiConfiguration?: {
|
|
7659
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7930
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7660
7931
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7661
7932
|
} | null | undefined;
|
|
7662
7933
|
width?: number | null | undefined;
|
|
@@ -7664,6 +7935,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
7664
7935
|
widthChars?: number | null | undefined;
|
|
7665
7936
|
scoreThreshold?: number | null | undefined;
|
|
7666
7937
|
formula?: string | null | undefined;
|
|
7938
|
+
context?: string[] | null | undefined;
|
|
7939
|
+
prompt?: string | null | undefined;
|
|
7667
7940
|
}) | ({
|
|
7668
7941
|
options: {
|
|
7669
7942
|
value: string;
|
|
@@ -7697,7 +7970,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
7697
7970
|
required?: boolean | null | undefined;
|
|
7698
7971
|
} | null | undefined;
|
|
7699
7972
|
uiConfiguration?: {
|
|
7700
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7973
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7701
7974
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7702
7975
|
} | null | undefined;
|
|
7703
7976
|
width?: number | null | undefined;
|
|
@@ -7705,6 +7978,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
7705
7978
|
widthChars?: number | null | undefined;
|
|
7706
7979
|
scoreThreshold?: number | null | undefined;
|
|
7707
7980
|
formula?: string | null | undefined;
|
|
7981
|
+
context?: string[] | null | undefined;
|
|
7982
|
+
prompt?: string | null | undefined;
|
|
7708
7983
|
}) | ({
|
|
7709
7984
|
id: string;
|
|
7710
7985
|
label: string;
|
|
@@ -7739,7 +8014,6 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
7739
8014
|
disablePrediction?: boolean | null | undefined;
|
|
7740
8015
|
}) | ({
|
|
7741
8016
|
children: {
|
|
7742
|
-
category: "tuple";
|
|
7743
8017
|
children: (({
|
|
7744
8018
|
type: "string";
|
|
7745
8019
|
} & {
|
|
@@ -7768,7 +8042,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
7768
8042
|
required?: boolean | null | undefined;
|
|
7769
8043
|
} | null | undefined;
|
|
7770
8044
|
uiConfiguration?: {
|
|
7771
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
8045
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7772
8046
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7773
8047
|
} | null | undefined;
|
|
7774
8048
|
width?: number | null | undefined;
|
|
@@ -7776,6 +8050,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
7776
8050
|
widthChars?: number | null | undefined;
|
|
7777
8051
|
scoreThreshold?: number | null | undefined;
|
|
7778
8052
|
formula?: string | null | undefined;
|
|
8053
|
+
context?: string[] | null | undefined;
|
|
8054
|
+
prompt?: string | null | undefined;
|
|
7779
8055
|
}) | ({
|
|
7780
8056
|
type: "date";
|
|
7781
8057
|
format?: string | null | undefined;
|
|
@@ -7805,7 +8081,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
7805
8081
|
required?: boolean | null | undefined;
|
|
7806
8082
|
} | null | undefined;
|
|
7807
8083
|
uiConfiguration?: {
|
|
7808
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
8084
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7809
8085
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7810
8086
|
} | null | undefined;
|
|
7811
8087
|
width?: number | null | undefined;
|
|
@@ -7813,6 +8089,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
7813
8089
|
widthChars?: number | null | undefined;
|
|
7814
8090
|
scoreThreshold?: number | null | undefined;
|
|
7815
8091
|
formula?: string | null | undefined;
|
|
8092
|
+
context?: string[] | null | undefined;
|
|
8093
|
+
prompt?: string | null | undefined;
|
|
7816
8094
|
}) | ({
|
|
7817
8095
|
type: "number";
|
|
7818
8096
|
format?: string | null | undefined;
|
|
@@ -7847,7 +8125,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
7847
8125
|
required?: boolean | null | undefined;
|
|
7848
8126
|
} | null | undefined;
|
|
7849
8127
|
uiConfiguration?: {
|
|
7850
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
8128
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7851
8129
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7852
8130
|
} | null | undefined;
|
|
7853
8131
|
width?: number | null | undefined;
|
|
@@ -7855,6 +8133,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
7855
8133
|
widthChars?: number | null | undefined;
|
|
7856
8134
|
scoreThreshold?: number | null | undefined;
|
|
7857
8135
|
formula?: string | null | undefined;
|
|
8136
|
+
context?: string[] | null | undefined;
|
|
8137
|
+
prompt?: string | null | undefined;
|
|
7858
8138
|
}) | ({
|
|
7859
8139
|
options: {
|
|
7860
8140
|
value: string;
|
|
@@ -7888,7 +8168,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
7888
8168
|
required?: boolean | null | undefined;
|
|
7889
8169
|
} | null | undefined;
|
|
7890
8170
|
uiConfiguration?: {
|
|
7891
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
8171
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7892
8172
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7893
8173
|
} | null | undefined;
|
|
7894
8174
|
width?: number | null | undefined;
|
|
@@ -7896,6 +8176,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
7896
8176
|
widthChars?: number | null | undefined;
|
|
7897
8177
|
scoreThreshold?: number | null | undefined;
|
|
7898
8178
|
formula?: string | null | undefined;
|
|
8179
|
+
context?: string[] | null | undefined;
|
|
8180
|
+
prompt?: string | null | undefined;
|
|
7899
8181
|
}) | ({
|
|
7900
8182
|
id: string;
|
|
7901
8183
|
label: string;
|
|
@@ -7911,6 +8193,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
7911
8193
|
popupUrl?: string | undefined;
|
|
7912
8194
|
canObtainToken?: boolean | undefined;
|
|
7913
8195
|
}))[];
|
|
8196
|
+
category: "tuple";
|
|
7914
8197
|
rirFieldNames?: string[] | null | undefined;
|
|
7915
8198
|
} & {
|
|
7916
8199
|
id: string;
|
|
@@ -7937,16 +8220,14 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
7937
8220
|
hidden?: boolean | null | undefined;
|
|
7938
8221
|
disablePrediction?: boolean | null | undefined;
|
|
7939
8222
|
}))[];
|
|
8223
|
+
category: "section";
|
|
7940
8224
|
icon?: string | null | undefined;
|
|
7941
8225
|
})[];
|
|
7942
8226
|
annotationContent: {
|
|
7943
|
-
id: number | null;
|
|
7944
8227
|
url: string | null;
|
|
7945
|
-
schemaId: string | null;
|
|
7946
|
-
category: "section" | null;
|
|
7947
8228
|
children: ({
|
|
7948
|
-
id: number | null;
|
|
7949
8229
|
url: string | null;
|
|
8230
|
+
id: number | null;
|
|
7950
8231
|
schemaId: string | null;
|
|
7951
8232
|
category: "datapoint" | null;
|
|
7952
8233
|
content?: {
|
|
@@ -7968,14 +8249,12 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
7968
8249
|
validationSources?: string[] | null | undefined;
|
|
7969
8250
|
timeSpent?: number | null | undefined;
|
|
7970
8251
|
timeSpentOverall?: number | null | undefined;
|
|
8252
|
+
noRecalculation?: boolean | undefined;
|
|
7971
8253
|
} | {
|
|
7972
|
-
id: number | null;
|
|
7973
8254
|
url: string | null;
|
|
7974
|
-
schemaId: string | null;
|
|
7975
|
-
category: "multivalue" | null;
|
|
7976
8255
|
children: (({
|
|
7977
|
-
id: number | null;
|
|
7978
8256
|
url: string | null;
|
|
8257
|
+
id: number | null;
|
|
7979
8258
|
schemaId: string | null;
|
|
7980
8259
|
category: "datapoint" | null;
|
|
7981
8260
|
content?: {
|
|
@@ -7997,14 +8276,12 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
7997
8276
|
validationSources?: string[] | null | undefined;
|
|
7998
8277
|
timeSpent?: number | null | undefined;
|
|
7999
8278
|
timeSpentOverall?: number | null | undefined;
|
|
8279
|
+
noRecalculation?: boolean | undefined;
|
|
8000
8280
|
}[] | {
|
|
8001
|
-
id: number | null;
|
|
8002
8281
|
url: string | null;
|
|
8003
|
-
schemaId: string;
|
|
8004
|
-
category: "tuple" | null;
|
|
8005
8282
|
children: ({
|
|
8006
|
-
id: number | null;
|
|
8007
8283
|
url: string | null;
|
|
8284
|
+
id: number | null;
|
|
8008
8285
|
schemaId: string | null;
|
|
8009
8286
|
category: "datapoint" | null;
|
|
8010
8287
|
content?: {
|
|
@@ -8026,10 +8303,14 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
8026
8303
|
validationSources?: string[] | null | undefined;
|
|
8027
8304
|
timeSpent?: number | null | undefined;
|
|
8028
8305
|
timeSpentOverall?: number | null | undefined;
|
|
8306
|
+
noRecalculation?: boolean | undefined;
|
|
8029
8307
|
} | null)[];
|
|
8030
|
-
}[]) & ({
|
|
8031
8308
|
id: number | null;
|
|
8309
|
+
schemaId: string;
|
|
8310
|
+
category: "tuple" | null;
|
|
8311
|
+
}[]) & ({
|
|
8032
8312
|
url: string | null;
|
|
8313
|
+
id: number | null;
|
|
8033
8314
|
schemaId: string | null;
|
|
8034
8315
|
category: "datapoint" | null;
|
|
8035
8316
|
content?: {
|
|
@@ -8051,14 +8332,12 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
8051
8332
|
validationSources?: string[] | null | undefined;
|
|
8052
8333
|
timeSpent?: number | null | undefined;
|
|
8053
8334
|
timeSpentOverall?: number | null | undefined;
|
|
8335
|
+
noRecalculation?: boolean | undefined;
|
|
8054
8336
|
}[] | {
|
|
8055
|
-
id: number | null;
|
|
8056
8337
|
url: string | null;
|
|
8057
|
-
schemaId: string;
|
|
8058
|
-
category: "tuple" | null;
|
|
8059
8338
|
children: ({
|
|
8060
|
-
id: number | null;
|
|
8061
8339
|
url: string | null;
|
|
8340
|
+
id: number | null;
|
|
8062
8341
|
schemaId: string | null;
|
|
8063
8342
|
category: "datapoint" | null;
|
|
8064
8343
|
content?: {
|
|
@@ -8080,8 +8359,15 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
8080
8359
|
validationSources?: string[] | null | undefined;
|
|
8081
8360
|
timeSpent?: number | null | undefined;
|
|
8082
8361
|
timeSpentOverall?: number | null | undefined;
|
|
8362
|
+
noRecalculation?: boolean | undefined;
|
|
8083
8363
|
} | null)[];
|
|
8364
|
+
id: number | null;
|
|
8365
|
+
schemaId: string;
|
|
8366
|
+
category: "tuple" | null;
|
|
8084
8367
|
}[] | undefined)) | null;
|
|
8368
|
+
id: number | null;
|
|
8369
|
+
schemaId: string | null;
|
|
8370
|
+
category: "multivalue" | null;
|
|
8085
8371
|
content?: {
|
|
8086
8372
|
value?: string | null | undefined;
|
|
8087
8373
|
normalizedValue?: string | null | undefined;
|
|
@@ -8120,6 +8406,9 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
8120
8406
|
timeSpentGrid?: number | null | undefined;
|
|
8121
8407
|
timeSpentGridOverall?: number | null | undefined;
|
|
8122
8408
|
})[] | null;
|
|
8409
|
+
id: number | null;
|
|
8410
|
+
schemaId: string | null;
|
|
8411
|
+
category: "section" | null;
|
|
8123
8412
|
}[];
|
|
8124
8413
|
schemaRules: {
|
|
8125
8414
|
id?: number | undefined;
|
|
@@ -8132,16 +8421,16 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
8132
8421
|
triggerCondition?: string | undefined;
|
|
8133
8422
|
triggerConditionSummary?: string | undefined;
|
|
8134
8423
|
synchronizedFromTemplate?: boolean | undefined;
|
|
8135
|
-
|
|
8424
|
+
actions?: ({
|
|
8136
8425
|
id: string;
|
|
8137
8426
|
enabled: boolean;
|
|
8138
8427
|
name?: string | undefined;
|
|
8139
8428
|
description?: string | undefined;
|
|
8140
|
-
|
|
8141
|
-
|
|
8142
|
-
|
|
8143
|
-
|
|
8144
|
-
}[] | undefined;
|
|
8429
|
+
} & {
|
|
8430
|
+
type: string;
|
|
8431
|
+
event?: "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
8432
|
+
payload?: unknown;
|
|
8433
|
+
})[] | undefined;
|
|
8145
8434
|
}[];
|
|
8146
8435
|
}, {
|
|
8147
8436
|
schemaContent: ({
|
|
@@ -8151,7 +8440,6 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
8151
8440
|
hidden?: boolean | null | undefined;
|
|
8152
8441
|
disablePrediction?: boolean | null | undefined;
|
|
8153
8442
|
} & {
|
|
8154
|
-
category: "section";
|
|
8155
8443
|
children: (({
|
|
8156
8444
|
type: "string";
|
|
8157
8445
|
} & {
|
|
@@ -8180,7 +8468,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
8180
8468
|
required?: boolean | null | undefined;
|
|
8181
8469
|
} | null | undefined;
|
|
8182
8470
|
uiConfiguration?: {
|
|
8183
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
8471
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
8184
8472
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
8185
8473
|
} | null | undefined;
|
|
8186
8474
|
width?: number | null | undefined;
|
|
@@ -8188,6 +8476,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
8188
8476
|
widthChars?: number | null | undefined;
|
|
8189
8477
|
scoreThreshold?: number | null | undefined;
|
|
8190
8478
|
formula?: string | null | undefined;
|
|
8479
|
+
context?: string[] | null | undefined;
|
|
8480
|
+
prompt?: string | null | undefined;
|
|
8191
8481
|
}) | ({
|
|
8192
8482
|
type: "date";
|
|
8193
8483
|
format?: string | null | undefined;
|
|
@@ -8217,7 +8507,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
8217
8507
|
required?: boolean | null | undefined;
|
|
8218
8508
|
} | null | undefined;
|
|
8219
8509
|
uiConfiguration?: {
|
|
8220
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
8510
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
8221
8511
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
8222
8512
|
} | null | undefined;
|
|
8223
8513
|
width?: number | null | undefined;
|
|
@@ -8225,6 +8515,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
8225
8515
|
widthChars?: number | null | undefined;
|
|
8226
8516
|
scoreThreshold?: number | null | undefined;
|
|
8227
8517
|
formula?: string | null | undefined;
|
|
8518
|
+
context?: string[] | null | undefined;
|
|
8519
|
+
prompt?: string | null | undefined;
|
|
8228
8520
|
}) | ({
|
|
8229
8521
|
type: "number";
|
|
8230
8522
|
format?: string | null | undefined;
|
|
@@ -8259,7 +8551,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
8259
8551
|
required?: boolean | null | undefined;
|
|
8260
8552
|
} | null | undefined;
|
|
8261
8553
|
uiConfiguration?: {
|
|
8262
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
8554
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
8263
8555
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
8264
8556
|
} | null | undefined;
|
|
8265
8557
|
width?: number | null | undefined;
|
|
@@ -8267,6 +8559,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
8267
8559
|
widthChars?: number | null | undefined;
|
|
8268
8560
|
scoreThreshold?: number | null | undefined;
|
|
8269
8561
|
formula?: string | null | undefined;
|
|
8562
|
+
context?: string[] | null | undefined;
|
|
8563
|
+
prompt?: string | null | undefined;
|
|
8270
8564
|
}) | ({
|
|
8271
8565
|
options: {
|
|
8272
8566
|
value: string;
|
|
@@ -8300,7 +8594,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
8300
8594
|
required?: boolean | null | undefined;
|
|
8301
8595
|
} | null | undefined;
|
|
8302
8596
|
uiConfiguration?: {
|
|
8303
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
8597
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
8304
8598
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
8305
8599
|
} | null | undefined;
|
|
8306
8600
|
width?: number | null | undefined;
|
|
@@ -8308,6 +8602,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
8308
8602
|
widthChars?: number | null | undefined;
|
|
8309
8603
|
scoreThreshold?: number | null | undefined;
|
|
8310
8604
|
formula?: string | null | undefined;
|
|
8605
|
+
context?: string[] | null | undefined;
|
|
8606
|
+
prompt?: string | null | undefined;
|
|
8311
8607
|
}) | ({
|
|
8312
8608
|
id: string;
|
|
8313
8609
|
label: string;
|
|
@@ -8323,7 +8619,6 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
8323
8619
|
popupUrl?: string | undefined;
|
|
8324
8620
|
canObtainToken?: boolean | undefined;
|
|
8325
8621
|
}) | ({
|
|
8326
|
-
category: "tuple";
|
|
8327
8622
|
children: (({
|
|
8328
8623
|
type: "string";
|
|
8329
8624
|
} & {
|
|
@@ -8352,7 +8647,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
8352
8647
|
required?: boolean | null | undefined;
|
|
8353
8648
|
} | null | undefined;
|
|
8354
8649
|
uiConfiguration?: {
|
|
8355
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
8650
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
8356
8651
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
8357
8652
|
} | null | undefined;
|
|
8358
8653
|
width?: number | null | undefined;
|
|
@@ -8360,6 +8655,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
8360
8655
|
widthChars?: number | null | undefined;
|
|
8361
8656
|
scoreThreshold?: number | null | undefined;
|
|
8362
8657
|
formula?: string | null | undefined;
|
|
8658
|
+
context?: string[] | null | undefined;
|
|
8659
|
+
prompt?: string | null | undefined;
|
|
8363
8660
|
}) | ({
|
|
8364
8661
|
type: "date";
|
|
8365
8662
|
format?: string | null | undefined;
|
|
@@ -8389,7 +8686,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
8389
8686
|
required?: boolean | null | undefined;
|
|
8390
8687
|
} | null | undefined;
|
|
8391
8688
|
uiConfiguration?: {
|
|
8392
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
8689
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
8393
8690
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
8394
8691
|
} | null | undefined;
|
|
8395
8692
|
width?: number | null | undefined;
|
|
@@ -8397,6 +8694,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
8397
8694
|
widthChars?: number | null | undefined;
|
|
8398
8695
|
scoreThreshold?: number | null | undefined;
|
|
8399
8696
|
formula?: string | null | undefined;
|
|
8697
|
+
context?: string[] | null | undefined;
|
|
8698
|
+
prompt?: string | null | undefined;
|
|
8400
8699
|
}) | ({
|
|
8401
8700
|
type: "number";
|
|
8402
8701
|
format?: string | null | undefined;
|
|
@@ -8431,7 +8730,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
8431
8730
|
required?: boolean | null | undefined;
|
|
8432
8731
|
} | null | undefined;
|
|
8433
8732
|
uiConfiguration?: {
|
|
8434
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
8733
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
8435
8734
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
8436
8735
|
} | null | undefined;
|
|
8437
8736
|
width?: number | null | undefined;
|
|
@@ -8439,6 +8738,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
8439
8738
|
widthChars?: number | null | undefined;
|
|
8440
8739
|
scoreThreshold?: number | null | undefined;
|
|
8441
8740
|
formula?: string | null | undefined;
|
|
8741
|
+
context?: string[] | null | undefined;
|
|
8742
|
+
prompt?: string | null | undefined;
|
|
8442
8743
|
}) | ({
|
|
8443
8744
|
options: {
|
|
8444
8745
|
value: string;
|
|
@@ -8472,7 +8773,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
8472
8773
|
required?: boolean | null | undefined;
|
|
8473
8774
|
} | null | undefined;
|
|
8474
8775
|
uiConfiguration?: {
|
|
8475
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
8776
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
8476
8777
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
8477
8778
|
} | null | undefined;
|
|
8478
8779
|
width?: number | null | undefined;
|
|
@@ -8480,6 +8781,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
8480
8781
|
widthChars?: number | null | undefined;
|
|
8481
8782
|
scoreThreshold?: number | null | undefined;
|
|
8482
8783
|
formula?: string | null | undefined;
|
|
8784
|
+
context?: string[] | null | undefined;
|
|
8785
|
+
prompt?: string | null | undefined;
|
|
8483
8786
|
}) | ({
|
|
8484
8787
|
id: string;
|
|
8485
8788
|
label: string;
|
|
@@ -8495,6 +8798,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
8495
8798
|
popupUrl?: string | undefined;
|
|
8496
8799
|
canObtainToken?: boolean | undefined;
|
|
8497
8800
|
}))[];
|
|
8801
|
+
category: "tuple";
|
|
8498
8802
|
rirFieldNames?: string[] | null | undefined;
|
|
8499
8803
|
} & {
|
|
8500
8804
|
id: string;
|
|
@@ -8531,7 +8835,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
8531
8835
|
required?: boolean | null | undefined;
|
|
8532
8836
|
} | null | undefined;
|
|
8533
8837
|
uiConfiguration?: {
|
|
8534
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
8838
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
8535
8839
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
8536
8840
|
} | null | undefined;
|
|
8537
8841
|
width?: number | null | undefined;
|
|
@@ -8539,6 +8843,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
8539
8843
|
widthChars?: number | null | undefined;
|
|
8540
8844
|
scoreThreshold?: number | null | undefined;
|
|
8541
8845
|
formula?: string | null | undefined;
|
|
8846
|
+
context?: string[] | null | undefined;
|
|
8847
|
+
prompt?: string | null | undefined;
|
|
8542
8848
|
}) | ({
|
|
8543
8849
|
type: "date";
|
|
8544
8850
|
format?: string | null | undefined;
|
|
@@ -8568,7 +8874,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
8568
8874
|
required?: boolean | null | undefined;
|
|
8569
8875
|
} | null | undefined;
|
|
8570
8876
|
uiConfiguration?: {
|
|
8571
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
8877
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
8572
8878
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
8573
8879
|
} | null | undefined;
|
|
8574
8880
|
width?: number | null | undefined;
|
|
@@ -8576,6 +8882,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
8576
8882
|
widthChars?: number | null | undefined;
|
|
8577
8883
|
scoreThreshold?: number | null | undefined;
|
|
8578
8884
|
formula?: string | null | undefined;
|
|
8885
|
+
context?: string[] | null | undefined;
|
|
8886
|
+
prompt?: string | null | undefined;
|
|
8579
8887
|
}) | ({
|
|
8580
8888
|
type: "number";
|
|
8581
8889
|
format?: string | null | undefined;
|
|
@@ -8610,7 +8918,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
8610
8918
|
required?: boolean | null | undefined;
|
|
8611
8919
|
} | null | undefined;
|
|
8612
8920
|
uiConfiguration?: {
|
|
8613
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
8921
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
8614
8922
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
8615
8923
|
} | null | undefined;
|
|
8616
8924
|
width?: number | null | undefined;
|
|
@@ -8618,6 +8926,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
8618
8926
|
widthChars?: number | null | undefined;
|
|
8619
8927
|
scoreThreshold?: number | null | undefined;
|
|
8620
8928
|
formula?: string | null | undefined;
|
|
8929
|
+
context?: string[] | null | undefined;
|
|
8930
|
+
prompt?: string | null | undefined;
|
|
8621
8931
|
}) | ({
|
|
8622
8932
|
options: {
|
|
8623
8933
|
value: string;
|
|
@@ -8651,7 +8961,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
8651
8961
|
required?: boolean | null | undefined;
|
|
8652
8962
|
} | null | undefined;
|
|
8653
8963
|
uiConfiguration?: {
|
|
8654
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
8964
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
8655
8965
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
8656
8966
|
} | null | undefined;
|
|
8657
8967
|
width?: number | null | undefined;
|
|
@@ -8659,6 +8969,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
8659
8969
|
widthChars?: number | null | undefined;
|
|
8660
8970
|
scoreThreshold?: number | null | undefined;
|
|
8661
8971
|
formula?: string | null | undefined;
|
|
8972
|
+
context?: string[] | null | undefined;
|
|
8973
|
+
prompt?: string | null | undefined;
|
|
8662
8974
|
}) | ({
|
|
8663
8975
|
id: string;
|
|
8664
8976
|
label: string;
|
|
@@ -8693,7 +9005,6 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
8693
9005
|
disablePrediction?: boolean | null | undefined;
|
|
8694
9006
|
}) | ({
|
|
8695
9007
|
children: {
|
|
8696
|
-
category: "tuple";
|
|
8697
9008
|
children: (({
|
|
8698
9009
|
type: "string";
|
|
8699
9010
|
} & {
|
|
@@ -8722,7 +9033,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
8722
9033
|
required?: boolean | null | undefined;
|
|
8723
9034
|
} | null | undefined;
|
|
8724
9035
|
uiConfiguration?: {
|
|
8725
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
9036
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
8726
9037
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
8727
9038
|
} | null | undefined;
|
|
8728
9039
|
width?: number | null | undefined;
|
|
@@ -8730,6 +9041,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
8730
9041
|
widthChars?: number | null | undefined;
|
|
8731
9042
|
scoreThreshold?: number | null | undefined;
|
|
8732
9043
|
formula?: string | null | undefined;
|
|
9044
|
+
context?: string[] | null | undefined;
|
|
9045
|
+
prompt?: string | null | undefined;
|
|
8733
9046
|
}) | ({
|
|
8734
9047
|
type: "date";
|
|
8735
9048
|
format?: string | null | undefined;
|
|
@@ -8759,7 +9072,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
8759
9072
|
required?: boolean | null | undefined;
|
|
8760
9073
|
} | null | undefined;
|
|
8761
9074
|
uiConfiguration?: {
|
|
8762
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
9075
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
8763
9076
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
8764
9077
|
} | null | undefined;
|
|
8765
9078
|
width?: number | null | undefined;
|
|
@@ -8767,6 +9080,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
8767
9080
|
widthChars?: number | null | undefined;
|
|
8768
9081
|
scoreThreshold?: number | null | undefined;
|
|
8769
9082
|
formula?: string | null | undefined;
|
|
9083
|
+
context?: string[] | null | undefined;
|
|
9084
|
+
prompt?: string | null | undefined;
|
|
8770
9085
|
}) | ({
|
|
8771
9086
|
type: "number";
|
|
8772
9087
|
format?: string | null | undefined;
|
|
@@ -8801,7 +9116,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
8801
9116
|
required?: boolean | null | undefined;
|
|
8802
9117
|
} | null | undefined;
|
|
8803
9118
|
uiConfiguration?: {
|
|
8804
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
9119
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
8805
9120
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
8806
9121
|
} | null | undefined;
|
|
8807
9122
|
width?: number | null | undefined;
|
|
@@ -8809,6 +9124,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
8809
9124
|
widthChars?: number | null | undefined;
|
|
8810
9125
|
scoreThreshold?: number | null | undefined;
|
|
8811
9126
|
formula?: string | null | undefined;
|
|
9127
|
+
context?: string[] | null | undefined;
|
|
9128
|
+
prompt?: string | null | undefined;
|
|
8812
9129
|
}) | ({
|
|
8813
9130
|
options: {
|
|
8814
9131
|
value: string;
|
|
@@ -8842,7 +9159,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
8842
9159
|
required?: boolean | null | undefined;
|
|
8843
9160
|
} | null | undefined;
|
|
8844
9161
|
uiConfiguration?: {
|
|
8845
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
9162
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
8846
9163
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
8847
9164
|
} | null | undefined;
|
|
8848
9165
|
width?: number | null | undefined;
|
|
@@ -8850,6 +9167,8 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
8850
9167
|
widthChars?: number | null | undefined;
|
|
8851
9168
|
scoreThreshold?: number | null | undefined;
|
|
8852
9169
|
formula?: string | null | undefined;
|
|
9170
|
+
context?: string[] | null | undefined;
|
|
9171
|
+
prompt?: string | null | undefined;
|
|
8853
9172
|
}) | ({
|
|
8854
9173
|
id: string;
|
|
8855
9174
|
label: string;
|
|
@@ -8865,6 +9184,7 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
8865
9184
|
popupUrl?: string | undefined;
|
|
8866
9185
|
canObtainToken?: boolean | undefined;
|
|
8867
9186
|
}))[];
|
|
9187
|
+
category: "tuple";
|
|
8868
9188
|
rirFieldNames?: string[] | null | undefined;
|
|
8869
9189
|
} & {
|
|
8870
9190
|
id: string;
|
|
@@ -8891,16 +9211,14 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
8891
9211
|
hidden?: boolean | null | undefined;
|
|
8892
9212
|
disablePrediction?: boolean | null | undefined;
|
|
8893
9213
|
}))[];
|
|
9214
|
+
category: "section";
|
|
8894
9215
|
icon?: string | null | undefined;
|
|
8895
9216
|
})[];
|
|
8896
9217
|
annotationContent: {
|
|
8897
|
-
id: number | null;
|
|
8898
9218
|
url: string | null;
|
|
8899
|
-
schemaId: string | null;
|
|
8900
|
-
category: "section" | null;
|
|
8901
9219
|
children: ({
|
|
8902
|
-
id: number | null;
|
|
8903
9220
|
url: string | null;
|
|
9221
|
+
id: number | null;
|
|
8904
9222
|
schemaId: string | null;
|
|
8905
9223
|
category: "datapoint" | null;
|
|
8906
9224
|
content?: {
|
|
@@ -8922,14 +9240,12 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
8922
9240
|
validationSources?: string[] | null | undefined;
|
|
8923
9241
|
timeSpent?: number | null | undefined;
|
|
8924
9242
|
timeSpentOverall?: number | null | undefined;
|
|
9243
|
+
noRecalculation?: boolean | undefined;
|
|
8925
9244
|
} | {
|
|
8926
|
-
id: number | null;
|
|
8927
9245
|
url: string | null;
|
|
8928
|
-
schemaId: string | null;
|
|
8929
|
-
category: "multivalue" | null;
|
|
8930
9246
|
children: (({
|
|
8931
|
-
id: number | null;
|
|
8932
9247
|
url: string | null;
|
|
9248
|
+
id: number | null;
|
|
8933
9249
|
schemaId: string | null;
|
|
8934
9250
|
category: "datapoint" | null;
|
|
8935
9251
|
content?: {
|
|
@@ -8951,14 +9267,12 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
8951
9267
|
validationSources?: string[] | null | undefined;
|
|
8952
9268
|
timeSpent?: number | null | undefined;
|
|
8953
9269
|
timeSpentOverall?: number | null | undefined;
|
|
9270
|
+
noRecalculation?: boolean | undefined;
|
|
8954
9271
|
}[] | {
|
|
8955
|
-
id: number | null;
|
|
8956
9272
|
url: string | null;
|
|
8957
|
-
schemaId: string;
|
|
8958
|
-
category: "tuple" | null;
|
|
8959
9273
|
children: ({
|
|
8960
|
-
id: number | null;
|
|
8961
9274
|
url: string | null;
|
|
9275
|
+
id: number | null;
|
|
8962
9276
|
schemaId: string | null;
|
|
8963
9277
|
category: "datapoint" | null;
|
|
8964
9278
|
content?: {
|
|
@@ -8980,10 +9294,14 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
8980
9294
|
validationSources?: string[] | null | undefined;
|
|
8981
9295
|
timeSpent?: number | null | undefined;
|
|
8982
9296
|
timeSpentOverall?: number | null | undefined;
|
|
9297
|
+
noRecalculation?: boolean | undefined;
|
|
8983
9298
|
} | null)[];
|
|
8984
|
-
}[]) & ({
|
|
8985
9299
|
id: number | null;
|
|
9300
|
+
schemaId: string;
|
|
9301
|
+
category: "tuple" | null;
|
|
9302
|
+
}[]) & ({
|
|
8986
9303
|
url: string | null;
|
|
9304
|
+
id: number | null;
|
|
8987
9305
|
schemaId: string | null;
|
|
8988
9306
|
category: "datapoint" | null;
|
|
8989
9307
|
content?: {
|
|
@@ -9005,14 +9323,12 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
9005
9323
|
validationSources?: string[] | null | undefined;
|
|
9006
9324
|
timeSpent?: number | null | undefined;
|
|
9007
9325
|
timeSpentOverall?: number | null | undefined;
|
|
9326
|
+
noRecalculation?: boolean | undefined;
|
|
9008
9327
|
}[] | {
|
|
9009
|
-
id: number | null;
|
|
9010
9328
|
url: string | null;
|
|
9011
|
-
schemaId: string;
|
|
9012
|
-
category: "tuple" | null;
|
|
9013
9329
|
children: ({
|
|
9014
|
-
id: number | null;
|
|
9015
9330
|
url: string | null;
|
|
9331
|
+
id: number | null;
|
|
9016
9332
|
schemaId: string | null;
|
|
9017
9333
|
category: "datapoint" | null;
|
|
9018
9334
|
content?: {
|
|
@@ -9034,8 +9350,15 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
9034
9350
|
validationSources?: string[] | null | undefined;
|
|
9035
9351
|
timeSpent?: number | null | undefined;
|
|
9036
9352
|
timeSpentOverall?: number | null | undefined;
|
|
9353
|
+
noRecalculation?: boolean | undefined;
|
|
9037
9354
|
} | null)[];
|
|
9355
|
+
id: number | null;
|
|
9356
|
+
schemaId: string;
|
|
9357
|
+
category: "tuple" | null;
|
|
9038
9358
|
}[] | undefined)) | null;
|
|
9359
|
+
id: number | null;
|
|
9360
|
+
schemaId: string | null;
|
|
9361
|
+
category: "multivalue" | null;
|
|
9039
9362
|
content?: {
|
|
9040
9363
|
value?: string | null | undefined;
|
|
9041
9364
|
normalizedValue?: string | null | undefined;
|
|
@@ -9074,6 +9397,9 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
9074
9397
|
timeSpentGrid?: number | null | undefined;
|
|
9075
9398
|
timeSpentGridOverall?: number | null | undefined;
|
|
9076
9399
|
})[] | null;
|
|
9400
|
+
id: number | null;
|
|
9401
|
+
schemaId: string | null;
|
|
9402
|
+
category: "section" | null;
|
|
9077
9403
|
}[];
|
|
9078
9404
|
schemaRules: {
|
|
9079
9405
|
id?: number | undefined;
|
|
@@ -9086,16 +9412,16 @@ export declare const evaluateRules: (payload: EvaluateRulesPayload) => {
|
|
|
9086
9412
|
triggerCondition?: string | undefined;
|
|
9087
9413
|
triggerConditionSummary?: string | undefined;
|
|
9088
9414
|
synchronizedFromTemplate?: boolean | undefined;
|
|
9089
|
-
|
|
9415
|
+
actions?: ({
|
|
9090
9416
|
id: string;
|
|
9091
9417
|
enabled: boolean;
|
|
9092
9418
|
name?: string | undefined;
|
|
9093
9419
|
description?: string | undefined;
|
|
9094
|
-
|
|
9095
|
-
|
|
9096
|
-
|
|
9097
|
-
|
|
9098
|
-
}[] | undefined;
|
|
9420
|
+
} & {
|
|
9421
|
+
type: string;
|
|
9422
|
+
event?: "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
9423
|
+
payload?: unknown;
|
|
9424
|
+
})[] | undefined;
|
|
9099
9425
|
}[];
|
|
9100
9426
|
}>;
|
|
9101
9427
|
readonly payload: EvaluateRulesPayload;
|