@rossum/api-client 0.1.25 → 0.1.30
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +73 -69
- package/index.js.map +1 -1
- package/package.json +4 -2
- package/src/annotations/endpoints/approve.js.map +1 -1
- package/src/annotations/endpoints/assign.js.map +1 -1
- package/src/annotations/endpoints/cancel.js +1 -1
- package/src/annotations/endpoints/cancel.js.map +1 -1
- package/src/annotations/endpoints/confirm.js.map +1 -1
- package/src/annotations/endpoints/contentSelect.js.map +1 -1
- package/src/annotations/endpoints/copy.js.map +1 -1
- package/src/annotations/endpoints/delete.js.map +1 -1
- package/src/annotations/endpoints/editPages.js.map +1 -1
- package/src/annotations/endpoints/editPagesInPlace.js.map +1 -1
- package/src/annotations/endpoints/get.js.map +1 -1
- package/src/annotations/endpoints/getContent.js.map +1 -1
- package/src/annotations/endpoints/getPageData.js +1 -1
- package/src/annotations/endpoints/getPageData.js.map +1 -1
- package/src/annotations/endpoints/index.js +2 -0
- package/src/annotations/endpoints/index.js.map +1 -1
- package/src/annotations/endpoints/patch.js.map +1 -1
- package/src/annotations/endpoints/postpone.js.map +1 -1
- package/src/annotations/endpoints/purge.js.map +1 -1
- package/src/annotations/endpoints/reject.js.map +1 -1
- package/src/annotations/endpoints/search.js +2 -2
- package/src/annotations/endpoints/search.js.map +1 -1
- package/src/annotations/endpoints/split.js +15 -0
- package/src/annotations/endpoints/split.js.map +1 -0
- package/src/annotations/endpoints/split.schema.js +23 -0
- package/src/annotations/endpoints/split.schema.js.map +1 -0
- package/src/annotations/endpoints/start.js.map +1 -1
- package/src/annotations/endpoints/startEditPages.js.map +1 -1
- package/src/annotations/endpoints/startEmbedded.js.map +1 -1
- package/src/annotations/endpoints/updateContent.js.map +1 -1
- package/src/annotations/endpoints/usageReportExport.js.map +1 -1
- package/src/annotations/endpoints/validate.js.map +1 -1
- package/src/annotations/models/annotation.schema.js +2 -0
- package/src/annotations/models/annotation.schema.js.map +1 -1
- package/src/annotations/models/annotationData.schema.js +1 -0
- package/src/annotations/models/annotationData.schema.js.map +1 -1
- package/src/authentication/endpoints/getMembershipToken.js.map +1 -1
- package/src/authentication/endpoints/login.js.map +1 -1
- package/src/authentication/endpoints/password/change.js.map +1 -1
- package/src/authentication/endpoints/password/confirm.js +17 -7
- package/src/authentication/endpoints/password/confirm.js.map +1 -1
- package/src/authentication/endpoints/password/reset.js +17 -7
- package/src/authentication/endpoints/password/reset.js.map +1 -1
- package/src/authentication/endpoints/password/score.js.map +1 -1
- package/src/authentication/endpoints/patch.js.map +1 -1
- package/src/authentication/endpoints/user.js.map +1 -1
- package/src/automationBlockers/endpoints/get.js.map +1 -1
- package/src/billing/endpoints/getHistory.js.map +1 -1
- package/src/billing/endpoints/getHistoryExport.js.map +1 -1
- package/src/billing/endpoints/getStats.js.map +1 -1
- package/src/billing/endpoints/getStatsExport.js.map +1 -1
- package/src/connectors/endpoints/create.js.map +1 -1
- package/src/connectors/endpoints/delete.js.map +1 -1
- package/src/connectors/endpoints/list.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/create.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/get.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/patch.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/predict.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/validate.js.map +1 -1
- package/src/dedicatedEngines/endpoints/create.js.map +1 -1
- package/src/dedicatedEngines/endpoints/get.js.map +1 -1
- package/src/dedicatedEngines/endpoints/list.js.map +1 -1
- package/src/dedicatedEngines/endpoints/patch.js.map +1 -1
- package/src/dedicatedEngines/endpoints/request.js.map +1 -1
- package/src/deleteRecommendations/endpoints/create.js.map +1 -1
- package/src/deleteRecommendations/endpoints/get.js.map +1 -1
- package/src/deleteRecommendations/endpoints/list.js.map +1 -1
- package/src/deleteRecommendations/endpoints/patch.js.map +1 -1
- package/src/documentRelations/endpoints/index.js +8 -0
- package/src/documentRelations/endpoints/index.js.map +1 -0
- package/src/documentRelations/endpoints/list.js +17 -0
- package/src/documentRelations/endpoints/list.js.map +1 -0
- package/src/documentRelations/endpoints/list.schema.js +17 -0
- package/src/documentRelations/endpoints/list.schema.js.map +1 -0
- package/src/documentRelations/models/relations.schema.js +18 -0
- package/src/documentRelations/models/relations.schema.js.map +1 -0
- package/src/documents/endpoints/downloads.js.map +1 -1
- package/src/documents/endpoints/get.js.map +1 -1
- package/src/documents/endpoints/getBlob.js.map +1 -1
- package/src/documents/endpoints/list.js.map +1 -1
- package/src/documents/endpoints/patch.js.map +1 -1
- package/src/email/endpoints/get.js.map +1 -1
- package/src/email/endpoints/list.js.map +1 -1
- package/src/email/endpoints/send.js.map +1 -1
- package/src/email/endpoints/send.schema.js +1 -0
- package/src/email/endpoints/send.schema.js.map +1 -1
- package/src/emailTemplates/endpoints/create.js.map +1 -1
- package/src/emailTemplates/endpoints/delete.js.map +1 -1
- package/src/emailTemplates/endpoints/get.js.map +1 -1
- package/src/emailTemplates/endpoints/list.js.map +1 -1
- package/src/emailTemplates/endpoints/patch.js.map +1 -1
- package/src/emailTemplates/endpoints/render.js.map +1 -1
- package/src/emailTemplatesStats/endpoints/list.js.map +1 -1
- package/src/emailThreads/endpoints/counts.js.map +1 -1
- package/src/emailThreads/endpoints/get.js.map +1 -1
- package/src/emailThreads/endpoints/list.js.map +1 -1
- package/src/emailThreads/endpoints/patch.js.map +1 -1
- package/src/engines/endpoints/patch.schema.js +6 -1
- package/src/engines/endpoints/patch.schema.js.map +1 -1
- package/src/engines/models/engine.schema.js +1 -0
- package/src/engines/models/engine.schema.js.map +1 -1
- package/src/engines/models/engineQueueStatsItem.schema.js +2 -0
- package/src/engines/models/engineQueueStatsItem.schema.js.map +1 -1
- package/src/genericEngines/endpoints/get.js.map +1 -1
- package/src/genericEngines/endpoints/list.js.map +1 -1
- package/src/groups/endpoints/list.js.map +1 -1
- package/src/hookInterfaces/endpoints/create.js +16 -0
- package/src/hookInterfaces/endpoints/create.js.map +1 -0
- package/src/hookInterfaces/endpoints/create.schema.js +14 -0
- package/src/hookInterfaces/endpoints/create.schema.js.map +1 -0
- package/src/hookInterfaces/endpoints/delete.js +13 -0
- package/src/hookInterfaces/endpoints/delete.js.map +1 -0
- package/src/hookInterfaces/endpoints/index.js +16 -0
- package/src/hookInterfaces/endpoints/index.js.map +1 -0
- package/src/hookInterfaces/endpoints/invoke.js +15 -0
- package/src/hookInterfaces/endpoints/invoke.js.map +1 -0
- package/src/hookInterfaces/endpoints/invoke.schema.js +10 -0
- package/src/hookInterfaces/endpoints/invoke.schema.js.map +1 -0
- package/src/hookInterfaces/endpoints/list.js +17 -0
- package/src/hookInterfaces/endpoints/list.js.map +1 -0
- package/src/hookInterfaces/endpoints/list.schema.js +16 -0
- package/src/hookInterfaces/endpoints/list.schema.js.map +1 -0
- package/src/hookInterfaces/endpoints/patch.js +16 -0
- package/src/hookInterfaces/endpoints/patch.js.map +1 -0
- package/src/hookInterfaces/endpoints/patch.schema.js +12 -0
- package/src/hookInterfaces/endpoints/patch.schema.js.map +1 -0
- package/src/{authentication/models/authInfo.js → hookInterfaces/models/hookInterface.js} +1 -1
- package/src/hookInterfaces/models/hookInterface.js.map +1 -0
- package/src/hookInterfaces/models/hookInterface.schema.js +17 -0
- package/src/hookInterfaces/models/hookInterface.schema.js.map +1 -0
- package/src/{deleteRecommendations → hookInterfaces}/models/index.js +2 -1
- package/src/hookInterfaces/models/index.js.map +1 -0
- package/src/hookTemplates/endpoints/get.js +13 -0
- package/src/hookTemplates/endpoints/get.js.map +1 -0
- package/src/hookTemplates/endpoints/index.js +2 -0
- package/src/hookTemplates/endpoints/index.js.map +1 -1
- package/src/hookTemplates/endpoints/list.js.map +1 -1
- package/src/hookTemplates/models/hookTemplate.schema.js +5 -0
- package/src/hookTemplates/models/hookTemplate.schema.js.map +1 -1
- package/src/hooks/endpoints/cancelRun.js +13 -0
- package/src/hooks/endpoints/cancelRun.js.map +1 -0
- package/src/hooks/endpoints/cancelRun.schema.js +8 -0
- package/src/hooks/endpoints/cancelRun.schema.js.map +1 -0
- package/src/hooks/endpoints/create.js.map +1 -1
- package/src/hooks/endpoints/create.schema.js +8 -1
- package/src/hooks/endpoints/create.schema.js.map +1 -1
- package/src/hooks/endpoints/createFromTemplate.js +16 -0
- package/src/hooks/endpoints/createFromTemplate.js.map +1 -0
- package/src/hooks/endpoints/createFromTemplate.schema.js +14 -0
- package/src/hooks/endpoints/createFromTemplate.schema.js.map +1 -0
- package/src/hooks/endpoints/delete.js.map +1 -1
- package/src/hooks/endpoints/generatePayload.js.map +1 -1
- package/src/hooks/endpoints/get.js.map +1 -1
- package/src/hooks/endpoints/getSecretsKeys.js.map +1 -1
- package/src/hooks/endpoints/index.js +9 -3
- package/src/hooks/endpoints/index.js.map +1 -1
- package/src/hooks/endpoints/invoke.js.map +1 -1
- package/src/hooks/endpoints/list.js.map +1 -1
- package/src/hooks/endpoints/list.schema.js +2 -0
- package/src/hooks/endpoints/list.schema.js.map +1 -1
- package/src/hooks/endpoints/patch.js.map +1 -1
- package/src/hooks/endpoints/patch.schema.js +6 -0
- package/src/hooks/endpoints/patch.schema.js.map +1 -1
- package/src/hooks/endpoints/runLogs.js +14 -0
- package/src/hooks/endpoints/runLogs.js.map +1 -0
- package/src/hooks/endpoints/runs.js +15 -0
- package/src/hooks/endpoints/runs.js.map +1 -0
- package/src/hooks/endpoints/runs.schema.js +30 -0
- package/src/hooks/endpoints/runs.schema.js.map +1 -0
- package/src/hooks/endpoints/test.js.map +1 -1
- package/src/hooks/endpoints/test.schema.js +2 -2
- package/src/hooks/endpoints/test.schema.js.map +1 -1
- package/src/hooks/models/hook.schema.js +14 -4
- package/src/hooks/models/hook.schema.js.map +1 -1
- package/src/hooks/models/hookConfig.schema.js +17 -11
- package/src/hooks/models/hookConfig.schema.js.map +1 -1
- package/src/hooks/models/hookUtils.schema.js +13 -1
- package/src/hooks/models/hookUtils.schema.js.map +1 -1
- package/src/hooks/models/run.js +72 -0
- package/src/hooks/models/run.js.map +1 -0
- package/src/hooks/models/run.schema.js +115 -0
- package/src/hooks/models/run.schema.js.map +1 -0
- package/src/hooks/models/runLog.js +5 -0
- package/src/hooks/models/runLog.js.map +1 -0
- package/src/hooks/models/runLog.schema.js +15 -0
- package/src/hooks/models/runLog.schema.js.map +1 -0
- package/src/inboxes/endpoints/create.js.map +1 -1
- package/src/inboxes/endpoints/get.js.map +1 -1
- package/src/inboxes/endpoints/list.js.map +1 -1
- package/src/inboxes/endpoints/patch.js.map +1 -1
- package/src/internal/endpoints/domainSettings.js.map +1 -1
- package/src/internal/endpoints/generateRejectionEmail.js.map +1 -1
- package/src/internal/endpoints/index.js +16 -10
- package/src/internal/endpoints/index.js.map +1 -1
- package/src/internal/endpoints/logs.js +16 -0
- package/src/internal/endpoints/logs.js.map +1 -0
- package/src/internal/endpoints/logs.schema.js +13 -0
- package/src/internal/endpoints/logs.schema.js.map +1 -0
- package/src/internal/endpoints/requestDemo.js.map +1 -1
- package/src/internal/endpoints/requestExtension.js.map +1 -1
- package/src/internal/endpoints/rules/evaluateRules.js.map +1 -1
- package/src/internal/endpoints/rules/evaluateRules.schema.js +4 -2
- package/src/internal/endpoints/rules/evaluateRules.schema.js.map +1 -1
- package/src/internal/endpoints/rules/suggestRule.schema.js +1 -1
- package/src/internal/endpoints/rules/suggestRule.schema.js.map +1 -1
- package/src/internal/endpoints/rules/suggestTriggerConditionSummary.js.map +1 -1
- package/src/internal/endpoints/rules/suggestTriggerConditionSummary.schema.js +0 -4
- package/src/internal/endpoints/rules/suggestTriggerConditionSummary.schema.js.map +1 -1
- package/src/internal/endpoints/schemas/evaluateFormulas.js.map +1 -1
- package/src/internal/endpoints/schemas/evaluateFormulas.schema.js +2 -1
- package/src/internal/endpoints/schemas/evaluateFormulas.schema.js.map +1 -1
- package/src/internal/endpoints/schemas/formulasInfo.js.map +1 -1
- package/src/internal/endpoints/schemas/formulasInfo.schema.js +2 -1
- package/src/internal/endpoints/schemas/formulasInfo.schema.js.map +1 -1
- package/src/labels/endpoints/apply.js.map +1 -1
- package/src/labels/endpoints/create.js.map +1 -1
- package/src/labels/endpoints/create.schema.js +4 -3
- package/src/labels/endpoints/create.schema.js.map +1 -1
- package/src/labels/endpoints/delete.js.map +1 -1
- package/src/labels/endpoints/list.js.map +1 -1
- package/src/labels/endpoints/patch.js.map +1 -1
- package/src/labels/endpoints/patch.schema.js +4 -3
- package/src/labels/endpoints/patch.schema.js.map +1 -1
- package/src/labels/models/label.schema.js +1 -0
- package/src/labels/models/label.schema.js.map +1 -1
- package/src/memberships/endpoints/create.js.map +1 -1
- package/src/organization/endpoints/create.js.map +1 -1
- package/src/organization/endpoints/get.js.map +1 -1
- package/src/organization/endpoints/limits.js.map +1 -1
- package/src/organization/endpoints/patch.js.map +1 -1
- package/src/organizationGroups/endpoints/organizations.js.map +1 -1
- package/src/organizationGroups/endpoints/queues.js.map +1 -1
- package/src/organizationGroups/endpoints/workspaces.js.map +1 -1
- package/src/queues/endpoints/automation.js.map +1 -1
- package/src/queues/endpoints/automationSetup.js +15 -0
- package/src/queues/endpoints/automationSetup.js.map +1 -0
- package/src/queues/endpoints/create.js.map +1 -1
- package/src/queues/endpoints/createFromTemplate.js.map +1 -1
- package/src/queues/endpoints/delete.js.map +1 -1
- package/src/queues/endpoints/duplicate.js.map +1 -1
- package/src/queues/endpoints/exportAnnotation.js.map +1 -1
- package/src/queues/endpoints/get.js.map +1 -1
- package/src/queues/endpoints/getRelatedObjectsCounts.js.map +1 -1
- package/src/queues/endpoints/index.js +2 -0
- package/src/queues/endpoints/index.js.map +1 -1
- package/src/queues/endpoints/list.js.map +1 -1
- package/src/queues/endpoints/nextAnnotation.js.map +1 -1
- package/src/queues/endpoints/patch.js.map +1 -1
- package/src/queues/endpoints/suggestedRecipients.js.map +1 -1
- package/src/queues/endpoints/upload.js.map +1 -1
- package/src/{billing/models/billingHistory.js → queues/models/automationSetup.js} +1 -1
- package/src/queues/models/automationSetup.js.map +1 -0
- package/src/queues/models/automationSetup.schema.js +49 -0
- package/src/queues/models/automationSetup.schema.js.map +1 -0
- package/src/queues/models/queueSettings.schema.js +1 -0
- package/src/queues/models/queueSettings.schema.js.map +1 -1
- package/src/relations/endpoints/create.js.map +1 -1
- package/src/relations/endpoints/delete.js.map +1 -1
- package/src/relations/endpoints/get.js.map +1 -1
- package/src/relations/endpoints/list.js.map +1 -1
- package/src/relations/endpoints/patch.js.map +1 -1
- package/src/rule-templates/models/ruleTemplate.schema.js +1 -1
- package/src/rule-templates/models/ruleTemplate.schema.js.map +1 -1
- package/src/rules/models/schemaRule.schema.js +14 -16
- package/src/rules/models/schemaRule.schema.js.map +1 -1
- package/src/schemaFields/endpoints/list.js.map +1 -1
- package/src/schemas/endpoints/create.js.map +1 -1
- package/src/schemas/endpoints/get.js.map +1 -1
- package/src/schemas/endpoints/list.js.map +1 -1
- package/src/schemas/endpoints/patch.js.map +1 -1
- package/src/schemas/models/schemaDatapointBase.schema.js +5 -0
- package/src/schemas/models/schemaDatapointBase.schema.js.map +1 -1
- package/src/shared/models/annotationListTable.schema.js +13 -1
- package/src/shared/models/annotationListTable.schema.js.map +1 -1
- package/src/suggestedEdit/endpoints/get.js.map +1 -1
- package/src/surveys/endpoints/fromTemplate.js.map +1 -1
- package/src/surveys/endpoints/get.js.map +1 -1
- package/src/surveys/endpoints/list.js.map +1 -1
- package/src/surveys/endpoints/patch.js.map +1 -1
- package/src/tasks/endpoints/get.js.map +1 -1
- package/src/triggers/endpoints/create.js.map +1 -1
- package/src/triggers/endpoints/delete.js.map +1 -1
- package/src/triggers/endpoints/get.js.map +1 -1
- package/src/triggers/endpoints/index.js +2 -0
- package/src/triggers/endpoints/index.js.map +1 -1
- package/src/triggers/endpoints/list.js +17 -0
- package/src/triggers/endpoints/list.js.map +1 -0
- package/src/triggers/endpoints/list.schema.js +14 -0
- package/src/triggers/endpoints/list.schema.js.map +1 -0
- package/src/triggers/endpoints/patch.js.map +1 -1
- package/src/uploads/endpoints/get.js.map +1 -1
- package/src/uploads/endpoints/post.js.map +1 -1
- package/src/users/endpoints/create.js.map +1 -1
- package/src/users/endpoints/delete.js.map +1 -1
- package/src/users/endpoints/get.js.map +1 -1
- package/src/users/endpoints/list.js.map +1 -1
- package/src/users/endpoints/patch.js.map +1 -1
- package/src/users/endpoints/resetPassword.js.map +1 -1
- package/src/utils/codecUtils.js +17 -7
- package/src/utils/codecUtils.js.map +1 -1
- package/src/utils/request.js +17 -7
- package/src/utils/request.js.map +1 -1
- package/src/utils/requestConfig.js +22 -11
- package/src/utils/requestConfig.js.map +1 -1
- package/src/utils/requestResponse.js +19 -9
- package/src/utils/requestResponse.js.map +1 -1
- package/src/utils.js +17 -7
- package/src/utils.js.map +1 -1
- package/src/workflowActivities/endpoints/get.js.map +1 -1
- package/src/workflowActivities/endpoints/list.js.map +1 -1
- package/src/workflowRuns/endpoints/get.js.map +1 -1
- package/src/workflowRuns/endpoints/list.js.map +1 -1
- package/src/workflowRuns/endpoints/reset.js.map +1 -1
- package/src/workflowSteps/endpoints/get.js.map +1 -1
- package/src/workflowSteps/endpoints/list.js.map +1 -1
- package/src/workflows/endpoints/get.js.map +1 -1
- package/src/workflows/endpoints/list.js.map +1 -1
- package/src/workspaces/endpoints/create.js.map +1 -1
- package/src/workspaces/endpoints/delete.js.map +1 -1
- package/src/workspaces/endpoints/get.js +13 -0
- package/src/workspaces/endpoints/get.js.map +1 -0
- package/src/workspaces/endpoints/index.js +2 -0
- package/src/workspaces/endpoints/index.js.map +1 -1
- package/src/workspaces/endpoints/list.js.map +1 -1
- package/src/workspaces/endpoints/patch.js.map +1 -1
- package/types/index.d.ts +6883 -3214
- package/types/src/annotations/endpoints/cancelEditPages.d.ts +4 -4
- package/types/src/annotations/endpoints/cancelEditPages.schema.d.ts +4 -4
- package/types/src/annotations/endpoints/contentSelect.d.ts +2 -2
- package/types/src/annotations/endpoints/contentSelect.schema.d.ts +2 -2
- package/types/src/annotations/endpoints/editPages.d.ts +16 -16
- package/types/src/annotations/endpoints/editPages.schema.d.ts +16 -16
- package/types/src/annotations/endpoints/editPagesInPlace.d.ts +8 -8
- package/types/src/annotations/endpoints/editPagesInPlace.schema.d.ts +8 -8
- package/types/src/annotations/endpoints/get.d.ts +12 -6
- package/types/src/annotations/endpoints/getContent.d.ts +292 -214
- package/types/src/annotations/endpoints/getPageData.d.ts +1 -1
- package/types/src/annotations/endpoints/index.d.ts +883 -607
- package/types/src/annotations/endpoints/list.d.ts +213 -162
- package/types/src/annotations/endpoints/patch.d.ts +18 -6
- package/types/src/annotations/endpoints/patch.schema.d.ts +6 -0
- package/types/src/annotations/endpoints/search.d.ts +213 -162
- package/types/src/annotations/endpoints/split.d.ts +88 -0
- package/types/src/annotations/endpoints/split.schema.d.ts +66 -0
- package/types/src/annotations/endpoints/start.d.ts +2 -2
- package/types/src/annotations/endpoints/startEditPages.d.ts +7 -7
- package/types/src/annotations/endpoints/translate.d.ts +6 -6
- package/types/src/annotations/endpoints/translate.schema.d.ts +6 -6
- package/types/src/annotations/endpoints/updateContent.d.ts +5 -2
- package/types/src/annotations/endpoints/validate.d.ts +9 -4
- package/types/src/annotations/endpoints/validate.schema.d.ts +9 -4
- package/types/src/annotations/models/annotation.d.ts +2 -0
- package/types/src/annotations/models/annotation.schema.d.ts +12 -6
- package/types/src/annotations/models/annotationData.d.ts +1 -0
- package/types/src/annotations/models/annotationData.schema.d.ts +471 -337
- package/types/src/annotations/models/annotationListSideload.schema.d.ts +191 -150
- package/types/src/annotations/models/annotationStart.schema.d.ts +2 -2
- package/types/src/annotations/models/editPages.schema.d.ts +11 -11
- package/types/src/annotations/models/pageData.schema.d.ts +6 -6
- package/types/src/annotations/models/processingDuration.schema.d.ts +2 -2
- package/types/src/authentication/endpoints/index.d.ts +6 -6
- package/types/src/authentication/endpoints/password/score.d.ts +2 -2
- package/types/src/authentication/endpoints/password/score.schema.d.ts +2 -2
- package/types/src/authentication/endpoints/patch.d.ts +2 -2
- package/types/src/authentication/endpoints/user.d.ts +2 -2
- package/types/src/automationBlockers/endpoints/get.d.ts +4 -4
- package/types/src/automationBlockers/endpoints/index.d.ts +4 -4
- package/types/src/automationBlockers/models/automationBlocker.schema.d.ts +4 -4
- package/types/src/billing/endpoints/getHistory.d.ts +12 -12
- package/types/src/billing/endpoints/getStats.d.ts +12 -12
- package/types/src/billing/models/billingHistory.schema.d.ts +12 -12
- package/types/src/billing/models/billingStats.schema.d.ts +12 -12
- package/types/src/connectors/endpoints/create.d.ts +2 -2
- package/types/src/connectors/endpoints/index.d.ts +6 -6
- package/types/src/connectors/endpoints/list.d.ts +4 -4
- package/types/src/connectors/models/connector.schema.d.ts +2 -2
- package/types/src/dedicatedEngineSchema/endpoints/create.d.ts +28 -28
- package/types/src/dedicatedEngineSchema/endpoints/get.d.ts +30 -30
- package/types/src/dedicatedEngineSchema/endpoints/get.schema.d.ts +2 -2
- package/types/src/dedicatedEngineSchema/endpoints/index.d.ts +128 -128
- package/types/src/dedicatedEngineSchema/endpoints/patch.d.ts +36 -36
- package/types/src/dedicatedEngineSchema/endpoints/patch.schema.d.ts +8 -8
- package/types/src/dedicatedEngineSchema/endpoints/predict.d.ts +26 -26
- package/types/src/dedicatedEngineSchema/endpoints/predict.schema.d.ts +26 -26
- package/types/src/dedicatedEngineSchema/endpoints/validate.d.ts +8 -8
- package/types/src/dedicatedEngineSchema/endpoints/validate.schema.d.ts +8 -8
- package/types/src/dedicatedEngineSchema/models/dedicatedEngineSchema.schema.d.ts +48 -48
- package/types/src/dedicatedEngineSchema/models/dedicatedEngineSchemaObject.schema.d.ts +18 -18
- package/types/src/dedicatedEngineSchema/models/simpleMultivalueField.schema.d.ts +2 -2
- package/types/src/dedicatedEngineSchema/models/tableMultivalueField.schema.d.ts +14 -14
- package/types/src/dedicatedEngineSchema/models/transformedFields.schema.d.ts +14 -14
- package/types/src/dedicatedEngines/endpoints/create.d.ts +2 -2
- package/types/src/dedicatedEngines/endpoints/get.d.ts +4 -4
- package/types/src/dedicatedEngines/endpoints/get.schema.d.ts +2 -2
- package/types/src/dedicatedEngines/endpoints/index.d.ts +18 -18
- package/types/src/dedicatedEngines/endpoints/list.d.ts +8 -8
- package/types/src/dedicatedEngines/endpoints/list.schema.d.ts +4 -4
- package/types/src/dedicatedEngines/endpoints/patch.d.ts +2 -2
- package/types/src/dedicatedEngines/endpoints/request.d.ts +2 -2
- package/types/src/dedicatedEngines/models/dedicatedEngine.schema.d.ts +2 -2
- package/types/src/deleteRecommendations/endpoints/create.d.ts +4 -4
- package/types/src/deleteRecommendations/endpoints/get.d.ts +4 -4
- package/types/src/deleteRecommendations/endpoints/index.d.ts +20 -20
- package/types/src/deleteRecommendations/endpoints/list.d.ts +8 -8
- package/types/src/deleteRecommendations/endpoints/patch.d.ts +4 -4
- package/types/src/deleteRecommendations/models/deleteRecommendation.schema.d.ts +4 -4
- package/types/src/documentRelations/endpoints/index.d.ts +105 -0
- package/types/src/documentRelations/endpoints/list.d.ts +112 -0
- package/types/src/documentRelations/endpoints/list.schema.d.ts +29 -0
- package/types/src/documentRelations/models/relations.schema.d.ts +24 -0
- package/types/src/documents/endpoints/get.d.ts +4 -4
- package/types/src/documents/endpoints/index.d.ts +16 -16
- package/types/src/documents/endpoints/list.d.ts +8 -8
- package/types/src/documents/endpoints/patch.d.ts +4 -4
- package/types/src/documents/models/document.schema.d.ts +4 -4
- package/types/src/email/endpoints/get.d.ts +6 -6
- package/types/src/email/endpoints/index.d.ts +21 -18
- package/types/src/email/endpoints/list.d.ts +12 -12
- package/types/src/email/endpoints/send.d.ts +4 -0
- package/types/src/email/endpoints/send.schema.d.ts +3 -0
- package/types/src/email/models/email.schema.d.ts +6 -6
- package/types/src/emailTemplates/endpoints/create.d.ts +8 -8
- package/types/src/emailTemplates/endpoints/get.d.ts +8 -8
- package/types/src/emailTemplates/endpoints/index.d.ts +40 -40
- package/types/src/emailTemplates/endpoints/list.d.ts +16 -16
- package/types/src/emailTemplates/endpoints/patch.d.ts +8 -8
- package/types/src/emailTemplates/models/emailTemplate.schema.d.ts +16 -16
- package/types/src/emailThreads/endpoints/get.d.ts +4 -4
- package/types/src/emailThreads/endpoints/index.d.ts +16 -16
- package/types/src/emailThreads/endpoints/list.d.ts +8 -8
- package/types/src/emailThreads/endpoints/patch.d.ts +4 -4
- package/types/src/emailThreads/models/emailThreads.schema.d.ts +4 -4
- package/types/src/engineFields/endpoints/create.d.ts +2 -2
- package/types/src/engineFields/endpoints/get.d.ts +2 -2
- package/types/src/engineFields/endpoints/index.d.ts +10 -10
- package/types/src/engineFields/endpoints/list.d.ts +4 -4
- package/types/src/engineFields/endpoints/patch.d.ts +2 -2
- package/types/src/engineFields/models/engineField.schema.d.ts +2 -2
- package/types/src/engines/endpoints/create.d.ts +5 -2
- package/types/src/engines/endpoints/duplicate.d.ts +5 -2
- package/types/src/engines/endpoints/get.d.ts +5 -2
- package/types/src/engines/endpoints/index.d.ts +69 -32
- package/types/src/engines/endpoints/list.d.ts +9 -4
- package/types/src/engines/endpoints/patch.d.ts +10 -4
- package/types/src/engines/endpoints/patch.schema.d.ts +4 -1
- package/types/src/engines/endpoints/queueStats.d.ts +36 -19
- package/types/src/engines/endpoints/queueStats.schema.d.ts +26 -19
- package/types/src/engines/models/engine.d.ts +1 -0
- package/types/src/engines/models/engine.schema.d.ts +5 -2
- package/types/src/engines/models/engineQueueStatsItem.schema.d.ts +6 -0
- package/types/src/genericEngines/endpoints/get.d.ts +4 -4
- package/types/src/genericEngines/endpoints/get.schema.d.ts +2 -2
- package/types/src/genericEngines/endpoints/index.d.ts +12 -12
- package/types/src/genericEngines/endpoints/list.d.ts +8 -8
- package/types/src/genericEngines/endpoints/list.schema.d.ts +4 -4
- package/types/src/genericEngines/models/genericEngine.schema.d.ts +2 -2
- package/types/src/groups/endpoints/index.d.ts +4 -4
- package/types/src/groups/endpoints/list.d.ts +4 -4
- package/types/src/groups/models/group.schema.d.ts +2 -2
- package/types/src/hookInterfaces/endpoints/create.d.ts +67 -0
- package/types/src/hookInterfaces/endpoints/create.schema.d.ts +23 -0
- package/types/src/hookInterfaces/endpoints/delete.d.ts +7 -0
- package/types/src/hookInterfaces/endpoints/index.d.ts +243 -0
- package/types/src/hookInterfaces/endpoints/invoke.d.ts +10 -0
- package/types/src/hookInterfaces/endpoints/invoke.schema.d.ts +3 -0
- package/types/src/hookInterfaces/endpoints/list.d.ts +123 -0
- package/types/src/hookInterfaces/endpoints/list.schema.d.ts +26 -0
- package/types/src/hookInterfaces/endpoints/patch.d.ts +63 -0
- package/types/src/hookInterfaces/endpoints/patch.schema.d.ts +20 -0
- package/types/src/hookInterfaces/models/hookInterface.d.ts +12 -0
- package/types/src/hookInterfaces/models/hookInterface.schema.d.ts +32 -0
- package/types/src/hookInterfaces/models/index.d.ts +2 -0
- package/types/src/hookTemplates/endpoints/get.d.ts +528 -0
- package/types/src/hookTemplates/endpoints/index.d.ts +807 -29
- package/types/src/hookTemplates/endpoints/list.d.ts +280 -29
- package/types/src/hookTemplates/models/hookTemplate.schema.d.ts +188 -19
- package/types/src/hooks/endpoints/cancelRun.d.ts +14 -0
- package/types/src/hooks/endpoints/cancelRun.schema.d.ts +8 -0
- package/types/src/hooks/endpoints/create.d.ts +238 -47
- package/types/src/hooks/endpoints/create.schema.d.ts +92 -40
- package/types/src/hooks/endpoints/createFromTemplate.d.ts +508 -0
- package/types/src/hooks/endpoints/createFromTemplate.schema.d.ts +20 -0
- package/types/src/hooks/endpoints/get.d.ts +184 -26
- package/types/src/hooks/endpoints/index.d.ts +2658 -1002
- package/types/src/hooks/endpoints/list.d.ts +285 -42
- package/types/src/hooks/endpoints/list.schema.d.ts +3 -0
- package/types/src/hooks/endpoints/patch.d.ts +370 -51
- package/types/src/hooks/endpoints/patch.schema.d.ts +182 -24
- package/types/src/hooks/endpoints/runLogs.d.ts +59 -0
- package/types/src/hooks/endpoints/runs.d.ts +599 -0
- package/types/src/hooks/endpoints/runs.schema.d.ts +555 -0
- package/types/src/hooks/endpoints/test.d.ts +28 -23
- package/types/src/hooks/endpoints/test.schema.d.ts +26 -21
- package/types/src/hooks/models/hook.d.ts +10 -6
- package/types/src/hooks/models/hook.schema.d.ts +670 -32
- package/types/src/hooks/models/hookConfig.d.ts +16 -8
- package/types/src/hooks/models/hookConfig.schema.d.ts +59 -7
- package/types/src/hooks/models/hookUtils.d.ts +4 -3
- package/types/src/hooks/models/hookUtils.schema.d.ts +4 -3
- package/types/src/hooks/models/run.d.ts +53 -0
- package/types/src/hooks/models/run.schema.d.ts +301 -0
- package/types/src/hooks/models/runLog.d.ts +7 -0
- package/types/src/hooks/models/runLog.schema.d.ts +15 -0
- package/types/src/inboxes/endpoints/create.d.ts +2 -2
- package/types/src/inboxes/endpoints/get.d.ts +2 -2
- package/types/src/inboxes/endpoints/index.d.ts +10 -10
- package/types/src/inboxes/endpoints/list.d.ts +4 -4
- package/types/src/inboxes/endpoints/patch.d.ts +2 -2
- package/types/src/inboxes/models/inbox.schema.d.ts +2 -2
- package/types/src/internal/endpoints/generateRejectionEmail.d.ts +2 -2
- package/types/src/internal/endpoints/generateRejectionEmail.schema.d.ts +2 -2
- package/types/src/internal/endpoints/index.d.ts +5682 -2304
- package/types/src/internal/endpoints/logs.d.ts +34 -0
- package/types/src/internal/endpoints/logs.schema.d.ts +20 -0
- package/types/src/internal/endpoints/rules/evaluateRules.d.ts +825 -350
- package/types/src/internal/endpoints/rules/evaluateRules.schema.d.ts +821 -348
- package/types/src/internal/endpoints/rules/suggestRule.d.ts +681 -255
- package/types/src/internal/endpoints/rules/suggestRule.schema.d.ts +718 -298
- package/types/src/internal/endpoints/rules/suggestTriggerCondition.d.ts +664 -238
- package/types/src/internal/endpoints/rules/suggestTriggerCondition.schema.d.ts +664 -238
- package/types/src/internal/endpoints/rules/suggestTriggerConditionSummary.d.ts +665 -332
- package/types/src/internal/endpoints/rules/suggestTriggerConditionSummary.schema.d.ts +664 -390
- package/types/src/internal/endpoints/schemas/evaluateFormulas.d.ts +928 -541
- package/types/src/internal/endpoints/schemas/evaluateFormulas.schema.d.ts +925 -539
- package/types/src/internal/endpoints/schemas/formulaSummary.d.ts +626 -194
- package/types/src/internal/endpoints/schemas/formulaSummary.schema.d.ts +626 -194
- package/types/src/internal/endpoints/schemas/formulasInfo.d.ts +638 -200
- package/types/src/internal/endpoints/schemas/formulasInfo.schema.d.ts +636 -199
- package/types/src/internal/endpoints/schemas/suggestFormula.d.ts +626 -194
- package/types/src/internal/endpoints/schemas/suggestFormula.schema.d.ts +626 -194
- package/types/src/labels/endpoints/create.d.ts +14 -7
- package/types/src/labels/endpoints/create.schema.d.ts +7 -2
- package/types/src/labels/endpoints/index.d.ts +33 -12
- package/types/src/labels/endpoints/list.d.ts +9 -4
- package/types/src/labels/endpoints/patch.d.ts +14 -7
- package/types/src/labels/endpoints/patch.schema.d.ts +7 -2
- package/types/src/labels/models/label.d.ts +1 -0
- package/types/src/labels/models/label.schema.d.ts +5 -2
- package/types/src/memberships/endpoints/create.d.ts +5 -5
- package/types/src/memberships/endpoints/index.d.ts +4 -4
- package/types/src/memberships/models/membership.schema.d.ts +2 -2
- package/types/src/organization/endpoints/create.d.ts +15 -15
- package/types/src/organization/endpoints/create.schema.d.ts +15 -15
- package/types/src/organization/endpoints/get.d.ts +11 -11
- package/types/src/organization/endpoints/index.d.ts +85 -85
- package/types/src/organization/endpoints/list.d.ts +15 -15
- package/types/src/organization/endpoints/patch.d.ts +20 -20
- package/types/src/organization/models/organization.schema.d.ts +11 -11
- package/types/src/organizationGroups/endpoints/index.d.ts +36 -36
- package/types/src/organizationGroups/endpoints/organizations.d.ts +4 -4
- package/types/src/organizationGroups/endpoints/queues.d.ts +4 -4
- package/types/src/organizationGroups/endpoints/workspaces.d.ts +4 -4
- package/types/src/organizationGroups/models/organizationGroupOrganization.schema.d.ts +2 -2
- package/types/src/organizationGroups/models/organizationGroupQueue.schema.d.ts +2 -2
- package/types/src/organizationGroups/models/organizationGroupWorkspace.schema.d.ts +2 -2
- package/types/src/pages/endpoints/index.d.ts +14 -14
- package/types/src/pages/endpoints/list.d.ts +14 -14
- package/types/src/pages/endpoints/list.schema.d.ts +2 -2
- package/types/src/pages/models/page.schema.d.ts +6 -6
- package/types/src/queues/endpoints/automation.d.ts +4 -4
- package/types/src/queues/endpoints/automation.schema.d.ts +4 -4
- package/types/src/queues/endpoints/automationSetup.d.ts +462 -0
- package/types/src/queues/endpoints/create.d.ts +18 -13
- package/types/src/queues/endpoints/createFromTemplate.d.ts +18 -13
- package/types/src/queues/endpoints/duplicate.d.ts +18 -13
- package/types/src/queues/endpoints/get.d.ts +18 -13
- package/types/src/queues/endpoints/index.d.ts +610 -111
- package/types/src/queues/endpoints/list.d.ts +31 -24
- package/types/src/queues/endpoints/list.schema.d.ts +4 -4
- package/types/src/queues/endpoints/patch.d.ts +32 -22
- package/types/src/queues/endpoints/patch.schema.d.ts +14 -9
- package/types/src/queues/endpoints/upload.d.ts +8 -8
- package/types/src/queues/endpoints/upload.schema.d.ts +8 -8
- package/types/src/queues/models/automation.schema.d.ts +2 -2
- package/types/src/queues/models/automationSetup.d.ts +42 -0
- package/types/src/queues/models/automationSetup.schema.d.ts +751 -0
- package/types/src/queues/models/queue.schema.d.ts +18 -13
- package/types/src/queues/models/queueSettings.d.ts +1 -0
- package/types/src/queues/models/queueSettings.schema.d.ts +10 -7
- package/types/src/relations/endpoints/create.d.ts +6 -6
- package/types/src/relations/endpoints/get.d.ts +6 -6
- package/types/src/relations/endpoints/index.d.ts +30 -30
- package/types/src/relations/endpoints/list.d.ts +12 -12
- package/types/src/relations/endpoints/patch.d.ts +6 -6
- package/types/src/relations/models/relations.schema.d.ts +14 -14
- package/types/src/rule-templates/endpoints/create.d.ts +58 -70
- package/types/src/rule-templates/endpoints/create.schema.d.ts +26 -32
- package/types/src/rule-templates/endpoints/get.d.ts +32 -38
- package/types/src/rule-templates/endpoints/index.d.ts +198 -234
- package/types/src/rule-templates/endpoints/list.d.ts +50 -56
- package/types/src/rule-templates/endpoints/patch.d.ts +58 -70
- package/types/src/rule-templates/endpoints/patch.schema.d.ts +26 -32
- package/types/src/rule-templates/models/ruleTemplate.d.ts +1 -1
- package/types/src/rule-templates/models/ruleTemplate.schema.d.ts +32 -38
- package/types/src/rules/endpoints/create.d.ts +58 -70
- package/types/src/rules/endpoints/create.schema.d.ts +26 -32
- package/types/src/rules/endpoints/get.d.ts +32 -38
- package/types/src/rules/endpoints/index.d.ts +198 -234
- package/types/src/rules/endpoints/list.d.ts +50 -56
- package/types/src/rules/endpoints/patch.d.ts +58 -70
- package/types/src/rules/endpoints/patch.schema.d.ts +26 -32
- package/types/src/rules/models/schemaRule.d.ts +4 -4
- package/types/src/rules/models/schemaRule.schema.d.ts +50 -59
- package/types/src/schemas/endpoints/create.d.ts +628 -196
- package/types/src/schemas/endpoints/get.d.ts +630 -198
- package/types/src/schemas/endpoints/get.schema.d.ts +2 -2
- package/types/src/schemas/endpoints/list.d.ts +764 -236
- package/types/src/schemas/endpoints/patch.d.ts +1254 -390
- package/types/src/schemas/endpoints/patch.schema.d.ts +626 -194
- package/types/src/schemas/endpoints/validate.d.ts +1319 -407
- package/types/src/schemas/models/schema.schema.d.ts +628 -196
- package/types/src/schemas/models/schemaDatapoint.schema.d.ts +56 -20
- package/types/src/schemas/models/schemaDatapointBase.d.ts +4 -1
- package/types/src/schemas/models/schemaDatapointBase.schema.d.ts +18 -9
- package/types/src/schemas/models/schemaDatapointDate.schema.d.ts +14 -5
- package/types/src/schemas/models/schemaDatapointEnum.schema.d.ts +14 -5
- package/types/src/schemas/models/schemaDatapointNumber.schema.d.ts +14 -5
- package/types/src/schemas/models/schemaDatapointString.schema.d.ts +14 -5
- package/types/src/schemas/models/schemaItem.schema.d.ts +358 -118
- package/types/src/schemas/models/schemaMultivalue.schema.d.ts +212 -68
- package/types/src/schemas/models/schemaSection.schema.d.ts +492 -156
- package/types/src/schemas/models/schemaTuple.schema.d.ts +90 -30
- package/types/src/shared/models/annotationListTable.d.ts +12 -2
- package/types/src/shared/models/annotationListTable.schema.d.ts +99 -15
- package/types/src/suggestedEdit/endpoints/get.d.ts +4 -4
- package/types/src/suggestedEdit/endpoints/index.d.ts +4 -4
- package/types/src/suggestedEdit/models/suggestedEdit.schema.d.ts +4 -4
- package/types/src/surveys/endpoints/fromTemplate.d.ts +2 -2
- package/types/src/surveys/endpoints/get.d.ts +2 -2
- package/types/src/surveys/endpoints/index.d.ts +10 -10
- package/types/src/surveys/endpoints/list.d.ts +4 -4
- package/types/src/surveys/endpoints/patch.d.ts +2 -2
- package/types/src/surveys/models/survey.schema.d.ts +2 -2
- package/types/src/tasks/endpoints/get.d.ts +4 -4
- package/types/src/tasks/endpoints/index.d.ts +4 -4
- package/types/src/tasks/models/asyncTask.schema.d.ts +4 -4
- package/types/src/triggers/endpoints/create.d.ts +4 -4
- package/types/src/triggers/endpoints/get.d.ts +4 -4
- package/types/src/triggers/endpoints/index.d.ts +109 -12
- package/types/src/triggers/endpoints/list.d.ts +104 -0
- package/types/src/triggers/endpoints/list.schema.d.ts +14 -0
- package/types/src/triggers/endpoints/patch.d.ts +4 -4
- package/types/src/triggers/models/trigger.schema.d.ts +4 -4
- package/types/src/uploads/endpoints/get.d.ts +4 -4
- package/types/src/uploads/endpoints/index.d.ts +4 -4
- package/types/src/uploads/models/upload.schema.d.ts +4 -4
- package/types/src/users/endpoints/create.d.ts +2 -2
- package/types/src/users/endpoints/get.d.ts +2 -2
- package/types/src/users/endpoints/index.d.ts +10 -10
- package/types/src/users/endpoints/list.d.ts +4 -4
- package/types/src/users/endpoints/patch.d.ts +2 -2
- package/types/src/users/models/user.schema.d.ts +2 -2
- package/types/src/utils/withFields.d.ts +9 -9
- package/types/src/utils/withSideload.d.ts +2 -2
- package/types/src/workflowActivities/endpoints/get.d.ts +4 -4
- package/types/src/workflowActivities/endpoints/index.d.ts +13 -13
- package/types/src/workflowActivities/endpoints/list.d.ts +8 -8
- package/types/src/workflowActivities/models/workflowActivity.schema.d.ts +4 -4
- package/types/src/workflowRuns/endpoints/get.d.ts +4 -4
- package/types/src/workflowRuns/endpoints/index.d.ts +12 -12
- package/types/src/workflowRuns/endpoints/list.d.ts +8 -8
- package/types/src/workflowRuns/models/workflowRun.schema.d.ts +4 -4
- package/types/src/workflowSteps/endpoints/get.d.ts +2 -2
- package/types/src/workflowSteps/endpoints/index.d.ts +7 -7
- package/types/src/workflowSteps/endpoints/list.d.ts +4 -4
- package/types/src/workflowSteps/models/workflowStep.schema.d.ts +2 -2
- package/types/src/workflows/endpoints/get.d.ts +2 -2
- package/types/src/workflows/endpoints/index.d.ts +6 -6
- package/types/src/workflows/endpoints/list.d.ts +4 -4
- package/types/src/workflows/models/workflow.schema.d.ts +2 -2
- package/types/src/workspaces/endpoints/create.d.ts +2 -2
- package/types/src/workspaces/endpoints/get.d.ts +30 -0
- package/types/src/workspaces/endpoints/index.d.ts +37 -8
- package/types/src/workspaces/endpoints/list.d.ts +4 -4
- package/types/src/workspaces/endpoints/patch.d.ts +2 -2
- package/types/src/workspaces/models/workspace.schema.d.ts +2 -2
- package/src/authentication/models/authInfo.js.map +0 -1
- package/src/automationBlockers/models/automationBlocker.js +0 -3
- package/src/automationBlockers/models/automationBlocker.js.map +0 -1
- package/src/billing/models/billingHistory.js.map +0 -1
- package/src/billing/models/billingStats.js +0 -3
- package/src/billing/models/billingStats.js.map +0 -1
- package/src/connectors/models/connector.js +0 -3
- package/src/connectors/models/connector.js.map +0 -1
- package/src/dedicatedEngineSchema/models/integrityValidationResults.js +0 -3
- package/src/dedicatedEngineSchema/models/integrityValidationResults.js.map +0 -1
- package/src/dedicatedEngines/models/dedicatedEngine.js +0 -3
- package/src/dedicatedEngines/models/dedicatedEngine.js.map +0 -1
- package/src/deleteRecommendations/models/deleteRecommendation.js +0 -3
- package/src/deleteRecommendations/models/deleteRecommendation.js.map +0 -1
- package/src/deleteRecommendations/models/index.js.map +0 -1
- package/src/email/models/email.js +0 -3
- package/src/email/models/email.js.map +0 -1
- package/src/emailTemplatesStats/models/emailTemplateStats.js +0 -3
- package/src/emailTemplatesStats/models/emailTemplateStats.js.map +0 -1
- package/src/emailTemplatesStats/models/index.js +0 -18
- package/src/emailTemplatesStats/models/index.js.map +0 -1
- package/src/emailThreads/models/emailThreads.js +0 -3
- package/src/emailThreads/models/emailThreads.js.map +0 -1
- package/src/genericEngines/models/genericEngine.js +0 -3
- package/src/genericEngines/models/genericEngine.js.map +0 -1
- package/src/groups/models/group.js +0 -3
- package/src/groups/models/group.js.map +0 -1
- package/src/groups/models/index.js +0 -18
- package/src/groups/models/index.js.map +0 -1
- package/src/hookTemplates/models/hookTemplate.js +0 -3
- package/src/hookTemplates/models/hookTemplate.js.map +0 -1
- package/src/hooks/endpoints/logs.js +0 -15
- package/src/hooks/endpoints/logs.js.map +0 -1
- package/src/hooks/endpoints/logs.schema.js +0 -22
- package/src/hooks/endpoints/logs.schema.js.map +0 -1
- package/src/hooks/models/log.js +0 -3
- package/src/hooks/models/log.js.map +0 -1
- package/src/hooks/models/log.schema.js +0 -56
- package/src/hooks/models/log.schema.js.map +0 -1
- package/src/inboxes/models/index.js +0 -18
- package/src/inboxes/models/index.js.map +0 -1
- package/src/memberships/models/index.js +0 -18
- package/src/memberships/models/index.js.map +0 -1
- package/src/memberships/models/membership.js +0 -3
- package/src/memberships/models/membership.js.map +0 -1
- package/src/organization/models/emailLimits.js +0 -3
- package/src/organization/models/emailLimits.js.map +0 -1
- package/src/organization/models/limits.js +0 -3
- package/src/organization/models/limits.js.map +0 -1
- package/src/organizationGroups/models/organizationGroupOrganization.js +0 -3
- package/src/organizationGroups/models/organizationGroupOrganization.js.map +0 -1
- package/src/organizationGroups/models/organizationGroupQueue.js +0 -3
- package/src/organizationGroups/models/organizationGroupQueue.js.map +0 -1
- package/src/organizationGroups/models/organizationGroupWorkspace.js +0 -3
- package/src/organizationGroups/models/organizationGroupWorkspace.js.map +0 -1
- package/src/queues/models/index.js +0 -28
- package/src/queues/models/index.js.map +0 -1
- package/src/queues/models/relatedObjectsCounts.js +0 -3
- package/src/queues/models/relatedObjectsCounts.js.map +0 -1
- package/src/schemas/models/index.js +0 -47
- package/src/schemas/models/index.js.map +0 -1
- package/src/schemas/models/list.js +0 -3
- package/src/schemas/models/list.js.map +0 -1
- package/src/schemas/models/list.schema.js +0 -23
- package/src/schemas/models/list.schema.js.map +0 -1
- package/src/suggestedEdit/models/suggestedDocument.js +0 -3
- package/src/suggestedEdit/models/suggestedDocument.js.map +0 -1
- package/src/suggestedEdit/models/suggestedEdit.js +0 -3
- package/src/suggestedEdit/models/suggestedEdit.js.map +0 -1
- package/src/surveys/models/index.js +0 -21
- package/src/surveys/models/index.js.map +0 -1
- package/src/surveys/models/question.js +0 -3
- package/src/surveys/models/question.js.map +0 -1
- package/src/surveys/models/survey.js +0 -3
- package/src/surveys/models/survey.js.map +0 -1
- package/src/surveys/models/surveyTemplate.js +0 -3
- package/src/surveys/models/surveyTemplate.js.map +0 -1
- package/src/tasks/models/asyncTask.js +0 -3
- package/src/tasks/models/asyncTask.js.map +0 -1
- package/src/uploads/models/upload.js +0 -3
- package/src/uploads/models/upload.js.map +0 -1
- package/src/users/models/resetPassword.js +0 -3
- package/src/users/models/resetPassword.js.map +0 -1
- package/src/workflowActivities/models/index.js +0 -18
- package/src/workflowActivities/models/index.js.map +0 -1
- package/src/workflowSteps/models/index.js +0 -18
- package/src/workflowSteps/models/index.js.map +0 -1
- package/src/workflows/models/index.js +0 -18
- package/src/workflows/models/index.js.map +0 -1
- package/src/workspaces/models/index.js +0 -18
- package/src/workspaces/models/index.js.map +0 -1
- package/types/src/authentication/models/authInfo.d.ts +0 -4
- package/types/src/automationBlockers/models/automationBlocker.d.ts +0 -31
- package/types/src/billing/models/billingHistory.d.ts +0 -40
- package/types/src/billing/models/billingStats.d.ts +0 -21
- package/types/src/connectors/models/connector.d.ts +0 -15
- package/types/src/dedicatedEngineSchema/models/integrityValidationResults.d.ts +0 -31
- package/types/src/dedicatedEngines/models/dedicatedEngine.d.ts +0 -10
- package/types/src/deleteRecommendations/models/deleteRecommendation.d.ts +0 -10
- package/types/src/deleteRecommendations/models/index.d.ts +0 -1
- package/types/src/email/models/email.d.ts +0 -39
- package/types/src/emailTemplatesStats/models/emailTemplateStats.d.ts +0 -6
- package/types/src/emailTemplatesStats/models/index.d.ts +0 -1
- package/types/src/emailThreads/models/emailThreads.d.ts +0 -32
- package/types/src/genericEngines/models/genericEngine.d.ts +0 -9
- package/types/src/groups/models/group.d.ts +0 -7
- package/types/src/groups/models/index.d.ts +0 -1
- package/types/src/hookTemplates/models/hookTemplate.d.ts +0 -40
- package/types/src/hooks/endpoints/logs.d.ts +0 -411
- package/types/src/hooks/endpoints/logs.schema.d.ts +0 -390
- package/types/src/hooks/models/log.d.ts +0 -42
- package/types/src/hooks/models/log.schema.d.ts +0 -210
- package/types/src/inboxes/models/index.d.ts +0 -1
- package/types/src/memberships/models/index.d.ts +0 -1
- package/types/src/memberships/models/membership.d.ts +0 -9
- package/types/src/organization/models/emailLimits.d.ts +0 -10
- package/types/src/organization/models/limits.d.ts +0 -4
- package/types/src/organizationGroups/models/organizationGroupOrganization.d.ts +0 -6
- package/types/src/organizationGroups/models/organizationGroupQueue.d.ts +0 -8
- package/types/src/organizationGroups/models/organizationGroupWorkspace.d.ts +0 -7
- package/types/src/queues/models/index.d.ts +0 -11
- package/types/src/queues/models/relatedObjectsCounts.d.ts +0 -5
- package/types/src/schemas/models/index.d.ts +0 -30
- package/types/src/schemas/models/list.d.ts +0 -18
- package/types/src/schemas/models/list.schema.d.ts +0 -66
- package/types/src/suggestedEdit/models/suggestedDocument.d.ts +0 -9
- package/types/src/suggestedEdit/models/suggestedEdit.d.ts +0 -8
- package/types/src/surveys/models/index.d.ts +0 -4
- package/types/src/surveys/models/question.d.ts +0 -6
- package/types/src/surveys/models/survey.d.ts +0 -13
- package/types/src/surveys/models/surveyTemplate.d.ts +0 -6
- package/types/src/tasks/models/asyncTask.d.ts +0 -17
- package/types/src/uploads/models/upload.d.ts +0 -13
- package/types/src/users/models/resetPassword.d.ts +0 -3
- package/types/src/workflowActivities/models/index.d.ts +0 -1
- package/types/src/workflowSteps/models/index.d.ts +0 -1
- package/types/src/workflows/models/index.d.ts +0 -1
- package/types/src/workspaces/models/index.d.ts +0 -1
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
import { SectionData } from '../../../annotations/models/annotationData';
|
|
2
2
|
import { SchemaSection } from '../../../schemas/models/schemaSection';
|
|
3
3
|
import { Message } from '../../../shared/models/message';
|
|
4
|
-
import { SchemaAction
|
|
4
|
+
import { SchemaAction } from '../../../rules/models/schemaRule';
|
|
5
|
+
import { Url } from '../../../utils/codecUtils';
|
|
5
6
|
export type EvaluateFormulasPayload = {
|
|
6
7
|
schemaContent: SchemaSection[];
|
|
7
8
|
annotationContent: Array<SectionData>;
|
|
8
|
-
|
|
9
|
+
annotation?: Url;
|
|
9
10
|
};
|
|
10
11
|
export type AutomationBlocker = {
|
|
11
12
|
content: string;
|
|
@@ -127,9 +128,10 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
127
128
|
validationSources: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
128
129
|
timeSpent: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
129
130
|
timeSpentOverall: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
131
|
+
noRecalculation: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
130
132
|
}, "strip", import("zod").ZodTypeAny, {
|
|
131
|
-
id: number | null;
|
|
132
133
|
url: string | null;
|
|
134
|
+
id: number | null;
|
|
133
135
|
schemaId: string | null;
|
|
134
136
|
category: "datapoint" | null;
|
|
135
137
|
content?: {
|
|
@@ -151,9 +153,10 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
151
153
|
validationSources?: string[] | null | undefined;
|
|
152
154
|
timeSpent?: number | null | undefined;
|
|
153
155
|
timeSpentOverall?: number | null | undefined;
|
|
156
|
+
noRecalculation?: boolean | undefined;
|
|
154
157
|
}, {
|
|
155
|
-
id: number | null;
|
|
156
158
|
url: string | null;
|
|
159
|
+
id: number | null;
|
|
157
160
|
schemaId: string | null;
|
|
158
161
|
category: "datapoint" | null;
|
|
159
162
|
content?: {
|
|
@@ -175,6 +178,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
175
178
|
validationSources?: string[] | null | undefined;
|
|
176
179
|
timeSpent?: number | null | undefined;
|
|
177
180
|
timeSpentOverall?: number | null | undefined;
|
|
181
|
+
noRecalculation?: boolean | undefined;
|
|
178
182
|
}>, "many">, import("zod").ZodArray<import("zod").ZodObject<{
|
|
179
183
|
id: import("zod").ZodNullable<import("zod").ZodNumber>;
|
|
180
184
|
url: import("zod").ZodNullable<import("zod").ZodString>;
|
|
@@ -233,9 +237,10 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
233
237
|
validationSources: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
234
238
|
timeSpent: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
235
239
|
timeSpentOverall: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
240
|
+
noRecalculation: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
236
241
|
}, "strip", import("zod").ZodTypeAny, {
|
|
237
|
-
id: number | null;
|
|
238
242
|
url: string | null;
|
|
243
|
+
id: number | null;
|
|
239
244
|
schemaId: string | null;
|
|
240
245
|
category: "datapoint" | null;
|
|
241
246
|
content?: {
|
|
@@ -257,9 +262,10 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
257
262
|
validationSources?: string[] | null | undefined;
|
|
258
263
|
timeSpent?: number | null | undefined;
|
|
259
264
|
timeSpentOverall?: number | null | undefined;
|
|
265
|
+
noRecalculation?: boolean | undefined;
|
|
260
266
|
}, {
|
|
261
|
-
id: number | null;
|
|
262
267
|
url: string | null;
|
|
268
|
+
id: number | null;
|
|
263
269
|
schemaId: string | null;
|
|
264
270
|
category: "datapoint" | null;
|
|
265
271
|
content?: {
|
|
@@ -281,16 +287,14 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
281
287
|
validationSources?: string[] | null | undefined;
|
|
282
288
|
timeSpent?: number | null | undefined;
|
|
283
289
|
timeSpentOverall?: number | null | undefined;
|
|
290
|
+
noRecalculation?: boolean | undefined;
|
|
284
291
|
}>>, "many">;
|
|
285
292
|
schemaId: import("zod").ZodString;
|
|
286
293
|
}, "strip", import("zod").ZodTypeAny, {
|
|
287
|
-
id: number | null;
|
|
288
294
|
url: string | null;
|
|
289
|
-
schemaId: string;
|
|
290
|
-
category: "tuple" | null;
|
|
291
295
|
children: ({
|
|
292
|
-
id: number | null;
|
|
293
296
|
url: string | null;
|
|
297
|
+
id: number | null;
|
|
294
298
|
schemaId: string | null;
|
|
295
299
|
category: "datapoint" | null;
|
|
296
300
|
content?: {
|
|
@@ -312,15 +316,16 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
312
316
|
validationSources?: string[] | null | undefined;
|
|
313
317
|
timeSpent?: number | null | undefined;
|
|
314
318
|
timeSpentOverall?: number | null | undefined;
|
|
319
|
+
noRecalculation?: boolean | undefined;
|
|
315
320
|
} | null)[];
|
|
316
|
-
}, {
|
|
317
321
|
id: number | null;
|
|
318
|
-
url: string | null;
|
|
319
322
|
schemaId: string;
|
|
320
323
|
category: "tuple" | null;
|
|
324
|
+
}, {
|
|
325
|
+
url: string | null;
|
|
321
326
|
children: ({
|
|
322
|
-
id: number | null;
|
|
323
327
|
url: string | null;
|
|
328
|
+
id: number | null;
|
|
324
329
|
schemaId: string | null;
|
|
325
330
|
category: "datapoint" | null;
|
|
326
331
|
content?: {
|
|
@@ -342,7 +347,11 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
342
347
|
validationSources?: string[] | null | undefined;
|
|
343
348
|
timeSpent?: number | null | undefined;
|
|
344
349
|
timeSpentOverall?: number | null | undefined;
|
|
350
|
+
noRecalculation?: boolean | undefined;
|
|
345
351
|
} | null)[];
|
|
352
|
+
id: number | null;
|
|
353
|
+
schemaId: string;
|
|
354
|
+
category: "tuple" | null;
|
|
346
355
|
}>, "many">]>>;
|
|
347
356
|
category: import("zod").ZodNullable<import("zod").ZodLiteral<"multivalue">>;
|
|
348
357
|
schemaId: import("zod").ZodNullable<import("zod").ZodString>;
|
|
@@ -438,13 +447,10 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
438
447
|
timeSpentGrid: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
439
448
|
timeSpentGridOverall: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
440
449
|
}, "strip", import("zod").ZodTypeAny, {
|
|
441
|
-
id: number | null;
|
|
442
450
|
url: string | null;
|
|
443
|
-
schemaId: string | null;
|
|
444
|
-
category: "multivalue" | null;
|
|
445
451
|
children: (({
|
|
446
|
-
id: number | null;
|
|
447
452
|
url: string | null;
|
|
453
|
+
id: number | null;
|
|
448
454
|
schemaId: string | null;
|
|
449
455
|
category: "datapoint" | null;
|
|
450
456
|
content?: {
|
|
@@ -466,14 +472,12 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
466
472
|
validationSources?: string[] | null | undefined;
|
|
467
473
|
timeSpent?: number | null | undefined;
|
|
468
474
|
timeSpentOverall?: number | null | undefined;
|
|
475
|
+
noRecalculation?: boolean | undefined;
|
|
469
476
|
}[] | {
|
|
470
|
-
id: number | null;
|
|
471
477
|
url: string | null;
|
|
472
|
-
schemaId: string;
|
|
473
|
-
category: "tuple" | null;
|
|
474
478
|
children: ({
|
|
475
|
-
id: number | null;
|
|
476
479
|
url: string | null;
|
|
480
|
+
id: number | null;
|
|
477
481
|
schemaId: string | null;
|
|
478
482
|
category: "datapoint" | null;
|
|
479
483
|
content?: {
|
|
@@ -495,10 +499,14 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
495
499
|
validationSources?: string[] | null | undefined;
|
|
496
500
|
timeSpent?: number | null | undefined;
|
|
497
501
|
timeSpentOverall?: number | null | undefined;
|
|
502
|
+
noRecalculation?: boolean | undefined;
|
|
498
503
|
} | null)[];
|
|
499
|
-
}[]) & ({
|
|
500
504
|
id: number | null;
|
|
505
|
+
schemaId: string;
|
|
506
|
+
category: "tuple" | null;
|
|
507
|
+
}[]) & ({
|
|
501
508
|
url: string | null;
|
|
509
|
+
id: number | null;
|
|
502
510
|
schemaId: string | null;
|
|
503
511
|
category: "datapoint" | null;
|
|
504
512
|
content?: {
|
|
@@ -520,14 +528,12 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
520
528
|
validationSources?: string[] | null | undefined;
|
|
521
529
|
timeSpent?: number | null | undefined;
|
|
522
530
|
timeSpentOverall?: number | null | undefined;
|
|
531
|
+
noRecalculation?: boolean | undefined;
|
|
523
532
|
}[] | {
|
|
524
|
-
id: number | null;
|
|
525
533
|
url: string | null;
|
|
526
|
-
schemaId: string;
|
|
527
|
-
category: "tuple" | null;
|
|
528
534
|
children: ({
|
|
529
|
-
id: number | null;
|
|
530
535
|
url: string | null;
|
|
536
|
+
id: number | null;
|
|
531
537
|
schemaId: string | null;
|
|
532
538
|
category: "datapoint" | null;
|
|
533
539
|
content?: {
|
|
@@ -549,8 +555,15 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
549
555
|
validationSources?: string[] | null | undefined;
|
|
550
556
|
timeSpent?: number | null | undefined;
|
|
551
557
|
timeSpentOverall?: number | null | undefined;
|
|
558
|
+
noRecalculation?: boolean | undefined;
|
|
552
559
|
} | null)[];
|
|
560
|
+
id: number | null;
|
|
561
|
+
schemaId: string;
|
|
562
|
+
category: "tuple" | null;
|
|
553
563
|
}[] | undefined)) | null;
|
|
564
|
+
id: number | null;
|
|
565
|
+
schemaId: string | null;
|
|
566
|
+
category: "multivalue" | null;
|
|
554
567
|
content?: {
|
|
555
568
|
value?: string | null | undefined;
|
|
556
569
|
normalizedValue?: string | null | undefined;
|
|
@@ -589,13 +602,10 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
589
602
|
timeSpentGrid?: number | null | undefined;
|
|
590
603
|
timeSpentGridOverall?: number | null | undefined;
|
|
591
604
|
}, {
|
|
592
|
-
id: number | null;
|
|
593
605
|
url: string | null;
|
|
594
|
-
schemaId: string | null;
|
|
595
|
-
category: "multivalue" | null;
|
|
596
606
|
children: (({
|
|
597
|
-
id: number | null;
|
|
598
607
|
url: string | null;
|
|
608
|
+
id: number | null;
|
|
599
609
|
schemaId: string | null;
|
|
600
610
|
category: "datapoint" | null;
|
|
601
611
|
content?: {
|
|
@@ -617,14 +627,12 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
617
627
|
validationSources?: string[] | null | undefined;
|
|
618
628
|
timeSpent?: number | null | undefined;
|
|
619
629
|
timeSpentOverall?: number | null | undefined;
|
|
630
|
+
noRecalculation?: boolean | undefined;
|
|
620
631
|
}[] | {
|
|
621
|
-
id: number | null;
|
|
622
632
|
url: string | null;
|
|
623
|
-
schemaId: string;
|
|
624
|
-
category: "tuple" | null;
|
|
625
633
|
children: ({
|
|
626
|
-
id: number | null;
|
|
627
634
|
url: string | null;
|
|
635
|
+
id: number | null;
|
|
628
636
|
schemaId: string | null;
|
|
629
637
|
category: "datapoint" | null;
|
|
630
638
|
content?: {
|
|
@@ -646,10 +654,14 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
646
654
|
validationSources?: string[] | null | undefined;
|
|
647
655
|
timeSpent?: number | null | undefined;
|
|
648
656
|
timeSpentOverall?: number | null | undefined;
|
|
657
|
+
noRecalculation?: boolean | undefined;
|
|
649
658
|
} | null)[];
|
|
650
|
-
}[]) & ({
|
|
651
659
|
id: number | null;
|
|
660
|
+
schemaId: string;
|
|
661
|
+
category: "tuple" | null;
|
|
662
|
+
}[]) & ({
|
|
652
663
|
url: string | null;
|
|
664
|
+
id: number | null;
|
|
653
665
|
schemaId: string | null;
|
|
654
666
|
category: "datapoint" | null;
|
|
655
667
|
content?: {
|
|
@@ -671,14 +683,12 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
671
683
|
validationSources?: string[] | null | undefined;
|
|
672
684
|
timeSpent?: number | null | undefined;
|
|
673
685
|
timeSpentOverall?: number | null | undefined;
|
|
686
|
+
noRecalculation?: boolean | undefined;
|
|
674
687
|
}[] | {
|
|
675
|
-
id: number | null;
|
|
676
688
|
url: string | null;
|
|
677
|
-
schemaId: string;
|
|
678
|
-
category: "tuple" | null;
|
|
679
689
|
children: ({
|
|
680
|
-
id: number | null;
|
|
681
690
|
url: string | null;
|
|
691
|
+
id: number | null;
|
|
682
692
|
schemaId: string | null;
|
|
683
693
|
category: "datapoint" | null;
|
|
684
694
|
content?: {
|
|
@@ -700,8 +710,15 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
700
710
|
validationSources?: string[] | null | undefined;
|
|
701
711
|
timeSpent?: number | null | undefined;
|
|
702
712
|
timeSpentOverall?: number | null | undefined;
|
|
713
|
+
noRecalculation?: boolean | undefined;
|
|
703
714
|
} | null)[];
|
|
715
|
+
id: number | null;
|
|
716
|
+
schemaId: string;
|
|
717
|
+
category: "tuple" | null;
|
|
704
718
|
}[] | undefined)) | null;
|
|
719
|
+
id: number | null;
|
|
720
|
+
schemaId: string | null;
|
|
721
|
+
category: "multivalue" | null;
|
|
705
722
|
content?: {
|
|
706
723
|
value?: string | null | undefined;
|
|
707
724
|
normalizedValue?: string | null | undefined;
|
|
@@ -793,9 +810,10 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
793
810
|
validationSources: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
794
811
|
timeSpent: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
795
812
|
timeSpentOverall: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
813
|
+
noRecalculation: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
796
814
|
}, "strip", import("zod").ZodTypeAny, {
|
|
797
|
-
id: number | null;
|
|
798
815
|
url: string | null;
|
|
816
|
+
id: number | null;
|
|
799
817
|
schemaId: string | null;
|
|
800
818
|
category: "datapoint" | null;
|
|
801
819
|
content?: {
|
|
@@ -817,9 +835,10 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
817
835
|
validationSources?: string[] | null | undefined;
|
|
818
836
|
timeSpent?: number | null | undefined;
|
|
819
837
|
timeSpentOverall?: number | null | undefined;
|
|
838
|
+
noRecalculation?: boolean | undefined;
|
|
820
839
|
}, {
|
|
821
|
-
id: number | null;
|
|
822
840
|
url: string | null;
|
|
841
|
+
id: number | null;
|
|
823
842
|
schemaId: string | null;
|
|
824
843
|
category: "datapoint" | null;
|
|
825
844
|
content?: {
|
|
@@ -841,17 +860,15 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
841
860
|
validationSources?: string[] | null | undefined;
|
|
842
861
|
timeSpent?: number | null | undefined;
|
|
843
862
|
timeSpentOverall?: number | null | undefined;
|
|
863
|
+
noRecalculation?: boolean | undefined;
|
|
844
864
|
}>]>, "many">>;
|
|
845
865
|
category: import("zod").ZodNullable<import("zod").ZodLiteral<"section">>;
|
|
846
866
|
schemaId: import("zod").ZodNullable<import("zod").ZodString>;
|
|
847
867
|
}, "strip", import("zod").ZodTypeAny, {
|
|
848
|
-
id: number | null;
|
|
849
868
|
url: string | null;
|
|
850
|
-
schemaId: string | null;
|
|
851
|
-
category: "section" | null;
|
|
852
869
|
children: ({
|
|
853
|
-
id: number | null;
|
|
854
870
|
url: string | null;
|
|
871
|
+
id: number | null;
|
|
855
872
|
schemaId: string | null;
|
|
856
873
|
category: "datapoint" | null;
|
|
857
874
|
content?: {
|
|
@@ -873,14 +890,12 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
873
890
|
validationSources?: string[] | null | undefined;
|
|
874
891
|
timeSpent?: number | null | undefined;
|
|
875
892
|
timeSpentOverall?: number | null | undefined;
|
|
893
|
+
noRecalculation?: boolean | undefined;
|
|
876
894
|
} | {
|
|
877
|
-
id: number | null;
|
|
878
895
|
url: string | null;
|
|
879
|
-
schemaId: string | null;
|
|
880
|
-
category: "multivalue" | null;
|
|
881
896
|
children: (({
|
|
882
|
-
id: number | null;
|
|
883
897
|
url: string | null;
|
|
898
|
+
id: number | null;
|
|
884
899
|
schemaId: string | null;
|
|
885
900
|
category: "datapoint" | null;
|
|
886
901
|
content?: {
|
|
@@ -902,14 +917,12 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
902
917
|
validationSources?: string[] | null | undefined;
|
|
903
918
|
timeSpent?: number | null | undefined;
|
|
904
919
|
timeSpentOverall?: number | null | undefined;
|
|
920
|
+
noRecalculation?: boolean | undefined;
|
|
905
921
|
}[] | {
|
|
906
|
-
id: number | null;
|
|
907
922
|
url: string | null;
|
|
908
|
-
schemaId: string;
|
|
909
|
-
category: "tuple" | null;
|
|
910
923
|
children: ({
|
|
911
|
-
id: number | null;
|
|
912
924
|
url: string | null;
|
|
925
|
+
id: number | null;
|
|
913
926
|
schemaId: string | null;
|
|
914
927
|
category: "datapoint" | null;
|
|
915
928
|
content?: {
|
|
@@ -931,10 +944,14 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
931
944
|
validationSources?: string[] | null | undefined;
|
|
932
945
|
timeSpent?: number | null | undefined;
|
|
933
946
|
timeSpentOverall?: number | null | undefined;
|
|
947
|
+
noRecalculation?: boolean | undefined;
|
|
934
948
|
} | null)[];
|
|
935
|
-
}[]) & ({
|
|
936
949
|
id: number | null;
|
|
950
|
+
schemaId: string;
|
|
951
|
+
category: "tuple" | null;
|
|
952
|
+
}[]) & ({
|
|
937
953
|
url: string | null;
|
|
954
|
+
id: number | null;
|
|
938
955
|
schemaId: string | null;
|
|
939
956
|
category: "datapoint" | null;
|
|
940
957
|
content?: {
|
|
@@ -956,14 +973,12 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
956
973
|
validationSources?: string[] | null | undefined;
|
|
957
974
|
timeSpent?: number | null | undefined;
|
|
958
975
|
timeSpentOverall?: number | null | undefined;
|
|
976
|
+
noRecalculation?: boolean | undefined;
|
|
959
977
|
}[] | {
|
|
960
|
-
id: number | null;
|
|
961
978
|
url: string | null;
|
|
962
|
-
schemaId: string;
|
|
963
|
-
category: "tuple" | null;
|
|
964
979
|
children: ({
|
|
965
|
-
id: number | null;
|
|
966
980
|
url: string | null;
|
|
981
|
+
id: number | null;
|
|
967
982
|
schemaId: string | null;
|
|
968
983
|
category: "datapoint" | null;
|
|
969
984
|
content?: {
|
|
@@ -985,8 +1000,15 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
985
1000
|
validationSources?: string[] | null | undefined;
|
|
986
1001
|
timeSpent?: number | null | undefined;
|
|
987
1002
|
timeSpentOverall?: number | null | undefined;
|
|
1003
|
+
noRecalculation?: boolean | undefined;
|
|
988
1004
|
} | null)[];
|
|
1005
|
+
id: number | null;
|
|
1006
|
+
schemaId: string;
|
|
1007
|
+
category: "tuple" | null;
|
|
989
1008
|
}[] | undefined)) | null;
|
|
1009
|
+
id: number | null;
|
|
1010
|
+
schemaId: string | null;
|
|
1011
|
+
category: "multivalue" | null;
|
|
990
1012
|
content?: {
|
|
991
1013
|
value?: string | null | undefined;
|
|
992
1014
|
normalizedValue?: string | null | undefined;
|
|
@@ -1025,14 +1047,14 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
1025
1047
|
timeSpentGrid?: number | null | undefined;
|
|
1026
1048
|
timeSpentGridOverall?: number | null | undefined;
|
|
1027
1049
|
})[] | null;
|
|
1028
|
-
}, {
|
|
1029
1050
|
id: number | null;
|
|
1030
|
-
url: string | null;
|
|
1031
1051
|
schemaId: string | null;
|
|
1032
1052
|
category: "section" | null;
|
|
1053
|
+
}, {
|
|
1054
|
+
url: string | null;
|
|
1033
1055
|
children: ({
|
|
1034
|
-
id: number | null;
|
|
1035
1056
|
url: string | null;
|
|
1057
|
+
id: number | null;
|
|
1036
1058
|
schemaId: string | null;
|
|
1037
1059
|
category: "datapoint" | null;
|
|
1038
1060
|
content?: {
|
|
@@ -1054,14 +1076,12 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
1054
1076
|
validationSources?: string[] | null | undefined;
|
|
1055
1077
|
timeSpent?: number | null | undefined;
|
|
1056
1078
|
timeSpentOverall?: number | null | undefined;
|
|
1079
|
+
noRecalculation?: boolean | undefined;
|
|
1057
1080
|
} | {
|
|
1058
|
-
id: number | null;
|
|
1059
1081
|
url: string | null;
|
|
1060
|
-
schemaId: string | null;
|
|
1061
|
-
category: "multivalue" | null;
|
|
1062
1082
|
children: (({
|
|
1063
|
-
id: number | null;
|
|
1064
1083
|
url: string | null;
|
|
1084
|
+
id: number | null;
|
|
1065
1085
|
schemaId: string | null;
|
|
1066
1086
|
category: "datapoint" | null;
|
|
1067
1087
|
content?: {
|
|
@@ -1083,14 +1103,12 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
1083
1103
|
validationSources?: string[] | null | undefined;
|
|
1084
1104
|
timeSpent?: number | null | undefined;
|
|
1085
1105
|
timeSpentOverall?: number | null | undefined;
|
|
1106
|
+
noRecalculation?: boolean | undefined;
|
|
1086
1107
|
}[] | {
|
|
1087
|
-
id: number | null;
|
|
1088
1108
|
url: string | null;
|
|
1089
|
-
schemaId: string;
|
|
1090
|
-
category: "tuple" | null;
|
|
1091
1109
|
children: ({
|
|
1092
|
-
id: number | null;
|
|
1093
1110
|
url: string | null;
|
|
1111
|
+
id: number | null;
|
|
1094
1112
|
schemaId: string | null;
|
|
1095
1113
|
category: "datapoint" | null;
|
|
1096
1114
|
content?: {
|
|
@@ -1112,10 +1130,14 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
1112
1130
|
validationSources?: string[] | null | undefined;
|
|
1113
1131
|
timeSpent?: number | null | undefined;
|
|
1114
1132
|
timeSpentOverall?: number | null | undefined;
|
|
1133
|
+
noRecalculation?: boolean | undefined;
|
|
1115
1134
|
} | null)[];
|
|
1116
|
-
}[]) & ({
|
|
1117
1135
|
id: number | null;
|
|
1136
|
+
schemaId: string;
|
|
1137
|
+
category: "tuple" | null;
|
|
1138
|
+
}[]) & ({
|
|
1118
1139
|
url: string | null;
|
|
1140
|
+
id: number | null;
|
|
1119
1141
|
schemaId: string | null;
|
|
1120
1142
|
category: "datapoint" | null;
|
|
1121
1143
|
content?: {
|
|
@@ -1137,14 +1159,12 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
1137
1159
|
validationSources?: string[] | null | undefined;
|
|
1138
1160
|
timeSpent?: number | null | undefined;
|
|
1139
1161
|
timeSpentOverall?: number | null | undefined;
|
|
1162
|
+
noRecalculation?: boolean | undefined;
|
|
1140
1163
|
}[] | {
|
|
1141
|
-
id: number | null;
|
|
1142
1164
|
url: string | null;
|
|
1143
|
-
schemaId: string;
|
|
1144
|
-
category: "tuple" | null;
|
|
1145
1165
|
children: ({
|
|
1146
|
-
id: number | null;
|
|
1147
1166
|
url: string | null;
|
|
1167
|
+
id: number | null;
|
|
1148
1168
|
schemaId: string | null;
|
|
1149
1169
|
category: "datapoint" | null;
|
|
1150
1170
|
content?: {
|
|
@@ -1166,8 +1186,15 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
1166
1186
|
validationSources?: string[] | null | undefined;
|
|
1167
1187
|
timeSpent?: number | null | undefined;
|
|
1168
1188
|
timeSpentOverall?: number | null | undefined;
|
|
1189
|
+
noRecalculation?: boolean | undefined;
|
|
1169
1190
|
} | null)[];
|
|
1191
|
+
id: number | null;
|
|
1192
|
+
schemaId: string;
|
|
1193
|
+
category: "tuple" | null;
|
|
1170
1194
|
}[] | undefined)) | null;
|
|
1195
|
+
id: number | null;
|
|
1196
|
+
schemaId: string | null;
|
|
1197
|
+
category: "multivalue" | null;
|
|
1171
1198
|
content?: {
|
|
1172
1199
|
value?: string | null | undefined;
|
|
1173
1200
|
normalizedValue?: string | null | undefined;
|
|
@@ -1206,6 +1233,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
1206
1233
|
timeSpentGrid?: number | null | undefined;
|
|
1207
1234
|
timeSpentGridOverall?: number | null | undefined;
|
|
1208
1235
|
})[] | null;
|
|
1236
|
+
id: number | null;
|
|
1237
|
+
schemaId: string | null;
|
|
1238
|
+
category: "section" | null;
|
|
1209
1239
|
}>, "many">;
|
|
1210
1240
|
automationBlockers: import("zod").ZodArray<import("zod").ZodObject<{
|
|
1211
1241
|
content: import("zod").ZodString;
|
|
@@ -1269,13 +1299,16 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
1269
1299
|
} | null | undefined;
|
|
1270
1300
|
}>, "many">;
|
|
1271
1301
|
actions: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
|
|
1272
|
-
type: import("zod").
|
|
1302
|
+
type: import("zod").ZodString;
|
|
1303
|
+
event: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"annotation_imported">, import("zod").ZodLiteral<"annotation_confirmed">, import("zod").ZodLiteral<"annotation_exported">, import("zod").ZodLiteral<"validation">]>>;
|
|
1273
1304
|
payload: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
1274
1305
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1275
1306
|
type: string;
|
|
1307
|
+
event?: "validation" | "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
1276
1308
|
payload?: unknown;
|
|
1277
1309
|
}, {
|
|
1278
1310
|
type: string;
|
|
1311
|
+
event?: "validation" | "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
1279
1312
|
payload?: unknown;
|
|
1280
1313
|
}>, "many">>;
|
|
1281
1314
|
}, "strip", import("zod").ZodTypeAny, {
|
|
@@ -1293,13 +1326,10 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
1293
1326
|
} | null | undefined;
|
|
1294
1327
|
}[];
|
|
1295
1328
|
annotationContent: {
|
|
1296
|
-
id: number | null;
|
|
1297
1329
|
url: string | null;
|
|
1298
|
-
schemaId: string | null;
|
|
1299
|
-
category: "section" | null;
|
|
1300
1330
|
children: ({
|
|
1301
|
-
id: number | null;
|
|
1302
1331
|
url: string | null;
|
|
1332
|
+
id: number | null;
|
|
1303
1333
|
schemaId: string | null;
|
|
1304
1334
|
category: "datapoint" | null;
|
|
1305
1335
|
content?: {
|
|
@@ -1321,14 +1351,12 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
1321
1351
|
validationSources?: string[] | null | undefined;
|
|
1322
1352
|
timeSpent?: number | null | undefined;
|
|
1323
1353
|
timeSpentOverall?: number | null | undefined;
|
|
1354
|
+
noRecalculation?: boolean | undefined;
|
|
1324
1355
|
} | {
|
|
1325
|
-
id: number | null;
|
|
1326
1356
|
url: string | null;
|
|
1327
|
-
schemaId: string | null;
|
|
1328
|
-
category: "multivalue" | null;
|
|
1329
1357
|
children: (({
|
|
1330
|
-
id: number | null;
|
|
1331
1358
|
url: string | null;
|
|
1359
|
+
id: number | null;
|
|
1332
1360
|
schemaId: string | null;
|
|
1333
1361
|
category: "datapoint" | null;
|
|
1334
1362
|
content?: {
|
|
@@ -1350,14 +1378,12 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
1350
1378
|
validationSources?: string[] | null | undefined;
|
|
1351
1379
|
timeSpent?: number | null | undefined;
|
|
1352
1380
|
timeSpentOverall?: number | null | undefined;
|
|
1381
|
+
noRecalculation?: boolean | undefined;
|
|
1353
1382
|
}[] | {
|
|
1354
|
-
id: number | null;
|
|
1355
1383
|
url: string | null;
|
|
1356
|
-
schemaId: string;
|
|
1357
|
-
category: "tuple" | null;
|
|
1358
1384
|
children: ({
|
|
1359
|
-
id: number | null;
|
|
1360
1385
|
url: string | null;
|
|
1386
|
+
id: number | null;
|
|
1361
1387
|
schemaId: string | null;
|
|
1362
1388
|
category: "datapoint" | null;
|
|
1363
1389
|
content?: {
|
|
@@ -1379,10 +1405,14 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
1379
1405
|
validationSources?: string[] | null | undefined;
|
|
1380
1406
|
timeSpent?: number | null | undefined;
|
|
1381
1407
|
timeSpentOverall?: number | null | undefined;
|
|
1408
|
+
noRecalculation?: boolean | undefined;
|
|
1382
1409
|
} | null)[];
|
|
1383
|
-
}[]) & ({
|
|
1384
1410
|
id: number | null;
|
|
1411
|
+
schemaId: string;
|
|
1412
|
+
category: "tuple" | null;
|
|
1413
|
+
}[]) & ({
|
|
1385
1414
|
url: string | null;
|
|
1415
|
+
id: number | null;
|
|
1386
1416
|
schemaId: string | null;
|
|
1387
1417
|
category: "datapoint" | null;
|
|
1388
1418
|
content?: {
|
|
@@ -1404,14 +1434,12 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
1404
1434
|
validationSources?: string[] | null | undefined;
|
|
1405
1435
|
timeSpent?: number | null | undefined;
|
|
1406
1436
|
timeSpentOverall?: number | null | undefined;
|
|
1437
|
+
noRecalculation?: boolean | undefined;
|
|
1407
1438
|
}[] | {
|
|
1408
|
-
id: number | null;
|
|
1409
1439
|
url: string | null;
|
|
1410
|
-
schemaId: string;
|
|
1411
|
-
category: "tuple" | null;
|
|
1412
1440
|
children: ({
|
|
1413
|
-
id: number | null;
|
|
1414
1441
|
url: string | null;
|
|
1442
|
+
id: number | null;
|
|
1415
1443
|
schemaId: string | null;
|
|
1416
1444
|
category: "datapoint" | null;
|
|
1417
1445
|
content?: {
|
|
@@ -1433,8 +1461,15 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
1433
1461
|
validationSources?: string[] | null | undefined;
|
|
1434
1462
|
timeSpent?: number | null | undefined;
|
|
1435
1463
|
timeSpentOverall?: number | null | undefined;
|
|
1464
|
+
noRecalculation?: boolean | undefined;
|
|
1436
1465
|
} | null)[];
|
|
1466
|
+
id: number | null;
|
|
1467
|
+
schemaId: string;
|
|
1468
|
+
category: "tuple" | null;
|
|
1437
1469
|
}[] | undefined)) | null;
|
|
1470
|
+
id: number | null;
|
|
1471
|
+
schemaId: string | null;
|
|
1472
|
+
category: "multivalue" | null;
|
|
1438
1473
|
content?: {
|
|
1439
1474
|
value?: string | null | undefined;
|
|
1440
1475
|
normalizedValue?: string | null | undefined;
|
|
@@ -1473,6 +1508,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
1473
1508
|
timeSpentGrid?: number | null | undefined;
|
|
1474
1509
|
timeSpentGridOverall?: number | null | undefined;
|
|
1475
1510
|
})[] | null;
|
|
1511
|
+
id: number | null;
|
|
1512
|
+
schemaId: string | null;
|
|
1513
|
+
category: "section" | null;
|
|
1476
1514
|
}[];
|
|
1477
1515
|
automationBlockers: {
|
|
1478
1516
|
content: string;
|
|
@@ -1480,6 +1518,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
1480
1518
|
}[];
|
|
1481
1519
|
actions?: {
|
|
1482
1520
|
type: string;
|
|
1521
|
+
event?: "validation" | "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
1483
1522
|
payload?: unknown;
|
|
1484
1523
|
}[] | undefined;
|
|
1485
1524
|
}, {
|
|
@@ -1497,13 +1536,10 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
1497
1536
|
} | null | undefined;
|
|
1498
1537
|
}[];
|
|
1499
1538
|
annotationContent: {
|
|
1500
|
-
id: number | null;
|
|
1501
1539
|
url: string | null;
|
|
1502
|
-
schemaId: string | null;
|
|
1503
|
-
category: "section" | null;
|
|
1504
1540
|
children: ({
|
|
1505
|
-
id: number | null;
|
|
1506
1541
|
url: string | null;
|
|
1542
|
+
id: number | null;
|
|
1507
1543
|
schemaId: string | null;
|
|
1508
1544
|
category: "datapoint" | null;
|
|
1509
1545
|
content?: {
|
|
@@ -1525,14 +1561,12 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
1525
1561
|
validationSources?: string[] | null | undefined;
|
|
1526
1562
|
timeSpent?: number | null | undefined;
|
|
1527
1563
|
timeSpentOverall?: number | null | undefined;
|
|
1564
|
+
noRecalculation?: boolean | undefined;
|
|
1528
1565
|
} | {
|
|
1529
|
-
id: number | null;
|
|
1530
1566
|
url: string | null;
|
|
1531
|
-
schemaId: string | null;
|
|
1532
|
-
category: "multivalue" | null;
|
|
1533
1567
|
children: (({
|
|
1534
|
-
id: number | null;
|
|
1535
1568
|
url: string | null;
|
|
1569
|
+
id: number | null;
|
|
1536
1570
|
schemaId: string | null;
|
|
1537
1571
|
category: "datapoint" | null;
|
|
1538
1572
|
content?: {
|
|
@@ -1554,14 +1588,12 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
1554
1588
|
validationSources?: string[] | null | undefined;
|
|
1555
1589
|
timeSpent?: number | null | undefined;
|
|
1556
1590
|
timeSpentOverall?: number | null | undefined;
|
|
1591
|
+
noRecalculation?: boolean | undefined;
|
|
1557
1592
|
}[] | {
|
|
1558
|
-
id: number | null;
|
|
1559
1593
|
url: string | null;
|
|
1560
|
-
schemaId: string;
|
|
1561
|
-
category: "tuple" | null;
|
|
1562
1594
|
children: ({
|
|
1563
|
-
id: number | null;
|
|
1564
1595
|
url: string | null;
|
|
1596
|
+
id: number | null;
|
|
1565
1597
|
schemaId: string | null;
|
|
1566
1598
|
category: "datapoint" | null;
|
|
1567
1599
|
content?: {
|
|
@@ -1583,10 +1615,14 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
1583
1615
|
validationSources?: string[] | null | undefined;
|
|
1584
1616
|
timeSpent?: number | null | undefined;
|
|
1585
1617
|
timeSpentOverall?: number | null | undefined;
|
|
1618
|
+
noRecalculation?: boolean | undefined;
|
|
1586
1619
|
} | null)[];
|
|
1587
|
-
}[]) & ({
|
|
1588
1620
|
id: number | null;
|
|
1621
|
+
schemaId: string;
|
|
1622
|
+
category: "tuple" | null;
|
|
1623
|
+
}[]) & ({
|
|
1589
1624
|
url: string | null;
|
|
1625
|
+
id: number | null;
|
|
1590
1626
|
schemaId: string | null;
|
|
1591
1627
|
category: "datapoint" | null;
|
|
1592
1628
|
content?: {
|
|
@@ -1608,14 +1644,12 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
1608
1644
|
validationSources?: string[] | null | undefined;
|
|
1609
1645
|
timeSpent?: number | null | undefined;
|
|
1610
1646
|
timeSpentOverall?: number | null | undefined;
|
|
1647
|
+
noRecalculation?: boolean | undefined;
|
|
1611
1648
|
}[] | {
|
|
1612
|
-
id: number | null;
|
|
1613
1649
|
url: string | null;
|
|
1614
|
-
schemaId: string;
|
|
1615
|
-
category: "tuple" | null;
|
|
1616
1650
|
children: ({
|
|
1617
|
-
id: number | null;
|
|
1618
1651
|
url: string | null;
|
|
1652
|
+
id: number | null;
|
|
1619
1653
|
schemaId: string | null;
|
|
1620
1654
|
category: "datapoint" | null;
|
|
1621
1655
|
content?: {
|
|
@@ -1637,8 +1671,15 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
1637
1671
|
validationSources?: string[] | null | undefined;
|
|
1638
1672
|
timeSpent?: number | null | undefined;
|
|
1639
1673
|
timeSpentOverall?: number | null | undefined;
|
|
1674
|
+
noRecalculation?: boolean | undefined;
|
|
1640
1675
|
} | null)[];
|
|
1676
|
+
id: number | null;
|
|
1677
|
+
schemaId: string;
|
|
1678
|
+
category: "tuple" | null;
|
|
1641
1679
|
}[] | undefined)) | null;
|
|
1680
|
+
id: number | null;
|
|
1681
|
+
schemaId: string | null;
|
|
1682
|
+
category: "multivalue" | null;
|
|
1642
1683
|
content?: {
|
|
1643
1684
|
value?: string | null | undefined;
|
|
1644
1685
|
normalizedValue?: string | null | undefined;
|
|
@@ -1677,6 +1718,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
1677
1718
|
timeSpentGrid?: number | null | undefined;
|
|
1678
1719
|
timeSpentGridOverall?: number | null | undefined;
|
|
1679
1720
|
})[] | null;
|
|
1721
|
+
id: number | null;
|
|
1722
|
+
schemaId: string | null;
|
|
1723
|
+
category: "section" | null;
|
|
1680
1724
|
}[];
|
|
1681
1725
|
automationBlockers: {
|
|
1682
1726
|
content: string;
|
|
@@ -1684,6 +1728,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
1684
1728
|
}[];
|
|
1685
1729
|
actions?: {
|
|
1686
1730
|
type: string;
|
|
1731
|
+
event?: "validation" | "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
1687
1732
|
payload?: unknown;
|
|
1688
1733
|
}[] | undefined;
|
|
1689
1734
|
}>;
|
|
@@ -1788,13 +1833,13 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
1788
1833
|
required?: boolean | null | undefined;
|
|
1789
1834
|
}>>>;
|
|
1790
1835
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
1791
|
-
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">]>>>;
|
|
1836
|
+
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">, import("zod").ZodLiteral<"lookup">]>>>;
|
|
1792
1837
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
1793
1838
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1794
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1839
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1795
1840
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1796
1841
|
}, {
|
|
1797
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1842
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1798
1843
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1799
1844
|
}>>>;
|
|
1800
1845
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -1802,6 +1847,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
1802
1847
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1803
1848
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1804
1849
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1850
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
1851
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1852
|
+
dataset: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
1805
1853
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1806
1854
|
suggest?: true | undefined;
|
|
1807
1855
|
canExport?: boolean | null | undefined;
|
|
@@ -1820,7 +1868,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
1820
1868
|
required?: boolean | null | undefined;
|
|
1821
1869
|
} | null | undefined;
|
|
1822
1870
|
uiConfiguration?: {
|
|
1823
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1871
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1824
1872
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1825
1873
|
} | null | undefined;
|
|
1826
1874
|
width?: number | null | undefined;
|
|
@@ -1828,6 +1876,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
1828
1876
|
widthChars?: number | null | undefined;
|
|
1829
1877
|
scoreThreshold?: number | null | undefined;
|
|
1830
1878
|
formula?: string | null | undefined;
|
|
1879
|
+
context?: string[] | null | undefined;
|
|
1880
|
+
prompt?: string | null | undefined;
|
|
1881
|
+
dataset?: Record<string, unknown> | undefined;
|
|
1831
1882
|
}, {
|
|
1832
1883
|
suggest?: true | undefined;
|
|
1833
1884
|
canExport?: boolean | null | undefined;
|
|
@@ -1846,7 +1897,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
1846
1897
|
required?: boolean | null | undefined;
|
|
1847
1898
|
} | null | undefined;
|
|
1848
1899
|
uiConfiguration?: {
|
|
1849
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1900
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1850
1901
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1851
1902
|
} | null | undefined;
|
|
1852
1903
|
width?: number | null | undefined;
|
|
@@ -1854,6 +1905,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
1854
1905
|
widthChars?: number | null | undefined;
|
|
1855
1906
|
scoreThreshold?: number | null | undefined;
|
|
1856
1907
|
formula?: string | null | undefined;
|
|
1908
|
+
context?: string[] | null | undefined;
|
|
1909
|
+
prompt?: string | null | undefined;
|
|
1910
|
+
dataset?: Record<string, unknown> | undefined;
|
|
1857
1911
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
1858
1912
|
type: import("zod").ZodLiteral<"date">;
|
|
1859
1913
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -1937,13 +1991,13 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
1937
1991
|
required?: boolean | null | undefined;
|
|
1938
1992
|
}>>>;
|
|
1939
1993
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
1940
|
-
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">]>>>;
|
|
1994
|
+
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">, import("zod").ZodLiteral<"lookup">]>>>;
|
|
1941
1995
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
1942
1996
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1943
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1997
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1944
1998
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1945
1999
|
}, {
|
|
1946
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2000
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1947
2001
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1948
2002
|
}>>>;
|
|
1949
2003
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -1951,6 +2005,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
1951
2005
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1952
2006
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1953
2007
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2008
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
2009
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2010
|
+
dataset: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
1954
2011
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1955
2012
|
suggest?: true | undefined;
|
|
1956
2013
|
canExport?: boolean | null | undefined;
|
|
@@ -1969,7 +2026,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
1969
2026
|
required?: boolean | null | undefined;
|
|
1970
2027
|
} | null | undefined;
|
|
1971
2028
|
uiConfiguration?: {
|
|
1972
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2029
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1973
2030
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1974
2031
|
} | null | undefined;
|
|
1975
2032
|
width?: number | null | undefined;
|
|
@@ -1977,6 +2034,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
1977
2034
|
widthChars?: number | null | undefined;
|
|
1978
2035
|
scoreThreshold?: number | null | undefined;
|
|
1979
2036
|
formula?: string | null | undefined;
|
|
2037
|
+
context?: string[] | null | undefined;
|
|
2038
|
+
prompt?: string | null | undefined;
|
|
2039
|
+
dataset?: Record<string, unknown> | undefined;
|
|
1980
2040
|
}, {
|
|
1981
2041
|
suggest?: true | undefined;
|
|
1982
2042
|
canExport?: boolean | null | undefined;
|
|
@@ -1995,7 +2055,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
1995
2055
|
required?: boolean | null | undefined;
|
|
1996
2056
|
} | null | undefined;
|
|
1997
2057
|
uiConfiguration?: {
|
|
1998
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2058
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1999
2059
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2000
2060
|
} | null | undefined;
|
|
2001
2061
|
width?: number | null | undefined;
|
|
@@ -2003,6 +2063,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
2003
2063
|
widthChars?: number | null | undefined;
|
|
2004
2064
|
scoreThreshold?: number | null | undefined;
|
|
2005
2065
|
formula?: string | null | undefined;
|
|
2066
|
+
context?: string[] | null | undefined;
|
|
2067
|
+
prompt?: string | null | undefined;
|
|
2068
|
+
dataset?: Record<string, unknown> | undefined;
|
|
2006
2069
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
2007
2070
|
type: import("zod").ZodLiteral<"number">;
|
|
2008
2071
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -2113,13 +2176,13 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
2113
2176
|
required?: boolean | null | undefined;
|
|
2114
2177
|
}>>>;
|
|
2115
2178
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
2116
|
-
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">]>>>;
|
|
2179
|
+
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">, import("zod").ZodLiteral<"lookup">]>>>;
|
|
2117
2180
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
2118
2181
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2119
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2182
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2120
2183
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2121
2184
|
}, {
|
|
2122
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2185
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2123
2186
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2124
2187
|
}>>>;
|
|
2125
2188
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -2127,6 +2190,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
2127
2190
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2128
2191
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2129
2192
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2193
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
2194
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2195
|
+
dataset: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
2130
2196
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2131
2197
|
suggest?: true | undefined;
|
|
2132
2198
|
canExport?: boolean | null | undefined;
|
|
@@ -2145,7 +2211,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
2145
2211
|
required?: boolean | null | undefined;
|
|
2146
2212
|
} | null | undefined;
|
|
2147
2213
|
uiConfiguration?: {
|
|
2148
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2214
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2149
2215
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2150
2216
|
} | null | undefined;
|
|
2151
2217
|
width?: number | null | undefined;
|
|
@@ -2153,6 +2219,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
2153
2219
|
widthChars?: number | null | undefined;
|
|
2154
2220
|
scoreThreshold?: number | null | undefined;
|
|
2155
2221
|
formula?: string | null | undefined;
|
|
2222
|
+
context?: string[] | null | undefined;
|
|
2223
|
+
prompt?: string | null | undefined;
|
|
2224
|
+
dataset?: Record<string, unknown> | undefined;
|
|
2156
2225
|
}, {
|
|
2157
2226
|
suggest?: true | undefined;
|
|
2158
2227
|
canExport?: boolean | null | undefined;
|
|
@@ -2171,7 +2240,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
2171
2240
|
required?: boolean | null | undefined;
|
|
2172
2241
|
} | null | undefined;
|
|
2173
2242
|
uiConfiguration?: {
|
|
2174
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2243
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2175
2244
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2176
2245
|
} | null | undefined;
|
|
2177
2246
|
width?: number | null | undefined;
|
|
@@ -2179,6 +2248,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
2179
2248
|
widthChars?: number | null | undefined;
|
|
2180
2249
|
scoreThreshold?: number | null | undefined;
|
|
2181
2250
|
formula?: string | null | undefined;
|
|
2251
|
+
context?: string[] | null | undefined;
|
|
2252
|
+
prompt?: string | null | undefined;
|
|
2253
|
+
dataset?: Record<string, unknown> | undefined;
|
|
2182
2254
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
2183
2255
|
type: import("zod").ZodLiteral<"enum">;
|
|
2184
2256
|
options: import("zod").ZodArray<import("zod").ZodObject<{
|
|
@@ -2280,13 +2352,13 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
2280
2352
|
required?: boolean | null | undefined;
|
|
2281
2353
|
}>>>;
|
|
2282
2354
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
2283
|
-
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">]>>>;
|
|
2355
|
+
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">, import("zod").ZodLiteral<"lookup">]>>>;
|
|
2284
2356
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
2285
2357
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2286
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2358
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2287
2359
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2288
2360
|
}, {
|
|
2289
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2361
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2290
2362
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2291
2363
|
}>>>;
|
|
2292
2364
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -2294,6 +2366,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
2294
2366
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2295
2367
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2296
2368
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2369
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
2370
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2371
|
+
dataset: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
2297
2372
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2298
2373
|
suggest?: true | undefined;
|
|
2299
2374
|
canExport?: boolean | null | undefined;
|
|
@@ -2312,7 +2387,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
2312
2387
|
required?: boolean | null | undefined;
|
|
2313
2388
|
} | null | undefined;
|
|
2314
2389
|
uiConfiguration?: {
|
|
2315
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2390
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2316
2391
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2317
2392
|
} | null | undefined;
|
|
2318
2393
|
width?: number | null | undefined;
|
|
@@ -2320,6 +2395,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
2320
2395
|
widthChars?: number | null | undefined;
|
|
2321
2396
|
scoreThreshold?: number | null | undefined;
|
|
2322
2397
|
formula?: string | null | undefined;
|
|
2398
|
+
context?: string[] | null | undefined;
|
|
2399
|
+
prompt?: string | null | undefined;
|
|
2400
|
+
dataset?: Record<string, unknown> | undefined;
|
|
2323
2401
|
}, {
|
|
2324
2402
|
suggest?: true | undefined;
|
|
2325
2403
|
canExport?: boolean | null | undefined;
|
|
@@ -2338,7 +2416,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
2338
2416
|
required?: boolean | null | undefined;
|
|
2339
2417
|
} | null | undefined;
|
|
2340
2418
|
uiConfiguration?: {
|
|
2341
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2419
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2342
2420
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2343
2421
|
} | null | undefined;
|
|
2344
2422
|
width?: number | null | undefined;
|
|
@@ -2346,6 +2424,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
2346
2424
|
widthChars?: number | null | undefined;
|
|
2347
2425
|
scoreThreshold?: number | null | undefined;
|
|
2348
2426
|
formula?: string | null | undefined;
|
|
2427
|
+
context?: string[] | null | undefined;
|
|
2428
|
+
prompt?: string | null | undefined;
|
|
2429
|
+
dataset?: Record<string, unknown> | undefined;
|
|
2349
2430
|
}>>>, import("zod").ZodIntersection<import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
2350
2431
|
id: import("zod").ZodString;
|
|
2351
2432
|
label: import("zod").ZodString;
|
|
@@ -2470,13 +2551,13 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
2470
2551
|
required?: boolean | null | undefined;
|
|
2471
2552
|
}>>>;
|
|
2472
2553
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
2473
|
-
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">]>>>;
|
|
2554
|
+
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">, import("zod").ZodLiteral<"lookup">]>>>;
|
|
2474
2555
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
2475
2556
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2476
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2557
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2477
2558
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2478
2559
|
}, {
|
|
2479
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2560
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2480
2561
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2481
2562
|
}>>>;
|
|
2482
2563
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -2484,6 +2565,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
2484
2565
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2485
2566
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2486
2567
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2568
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
2569
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2570
|
+
dataset: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
2487
2571
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2488
2572
|
suggest?: true | undefined;
|
|
2489
2573
|
canExport?: boolean | null | undefined;
|
|
@@ -2502,7 +2586,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
2502
2586
|
required?: boolean | null | undefined;
|
|
2503
2587
|
} | null | undefined;
|
|
2504
2588
|
uiConfiguration?: {
|
|
2505
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2589
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2506
2590
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2507
2591
|
} | null | undefined;
|
|
2508
2592
|
width?: number | null | undefined;
|
|
@@ -2510,6 +2594,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
2510
2594
|
widthChars?: number | null | undefined;
|
|
2511
2595
|
scoreThreshold?: number | null | undefined;
|
|
2512
2596
|
formula?: string | null | undefined;
|
|
2597
|
+
context?: string[] | null | undefined;
|
|
2598
|
+
prompt?: string | null | undefined;
|
|
2599
|
+
dataset?: Record<string, unknown> | undefined;
|
|
2513
2600
|
}, {
|
|
2514
2601
|
suggest?: true | undefined;
|
|
2515
2602
|
canExport?: boolean | null | undefined;
|
|
@@ -2528,7 +2615,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
2528
2615
|
required?: boolean | null | undefined;
|
|
2529
2616
|
} | null | undefined;
|
|
2530
2617
|
uiConfiguration?: {
|
|
2531
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2618
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2532
2619
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2533
2620
|
} | null | undefined;
|
|
2534
2621
|
width?: number | null | undefined;
|
|
@@ -2536,6 +2623,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
2536
2623
|
widthChars?: number | null | undefined;
|
|
2537
2624
|
scoreThreshold?: number | null | undefined;
|
|
2538
2625
|
formula?: string | null | undefined;
|
|
2626
|
+
context?: string[] | null | undefined;
|
|
2627
|
+
prompt?: string | null | undefined;
|
|
2628
|
+
dataset?: Record<string, unknown> | undefined;
|
|
2539
2629
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
2540
2630
|
type: import("zod").ZodLiteral<"date">;
|
|
2541
2631
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -2619,13 +2709,13 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
2619
2709
|
required?: boolean | null | undefined;
|
|
2620
2710
|
}>>>;
|
|
2621
2711
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
2622
|
-
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">]>>>;
|
|
2712
|
+
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">, import("zod").ZodLiteral<"lookup">]>>>;
|
|
2623
2713
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
2624
2714
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2625
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2715
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2626
2716
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2627
2717
|
}, {
|
|
2628
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2718
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2629
2719
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2630
2720
|
}>>>;
|
|
2631
2721
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -2633,6 +2723,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
2633
2723
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2634
2724
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2635
2725
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2726
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
2727
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2728
|
+
dataset: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
2636
2729
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2637
2730
|
suggest?: true | undefined;
|
|
2638
2731
|
canExport?: boolean | null | undefined;
|
|
@@ -2651,7 +2744,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
2651
2744
|
required?: boolean | null | undefined;
|
|
2652
2745
|
} | null | undefined;
|
|
2653
2746
|
uiConfiguration?: {
|
|
2654
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2747
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2655
2748
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2656
2749
|
} | null | undefined;
|
|
2657
2750
|
width?: number | null | undefined;
|
|
@@ -2659,6 +2752,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
2659
2752
|
widthChars?: number | null | undefined;
|
|
2660
2753
|
scoreThreshold?: number | null | undefined;
|
|
2661
2754
|
formula?: string | null | undefined;
|
|
2755
|
+
context?: string[] | null | undefined;
|
|
2756
|
+
prompt?: string | null | undefined;
|
|
2757
|
+
dataset?: Record<string, unknown> | undefined;
|
|
2662
2758
|
}, {
|
|
2663
2759
|
suggest?: true | undefined;
|
|
2664
2760
|
canExport?: boolean | null | undefined;
|
|
@@ -2677,7 +2773,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
2677
2773
|
required?: boolean | null | undefined;
|
|
2678
2774
|
} | null | undefined;
|
|
2679
2775
|
uiConfiguration?: {
|
|
2680
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2776
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2681
2777
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2682
2778
|
} | null | undefined;
|
|
2683
2779
|
width?: number | null | undefined;
|
|
@@ -2685,6 +2781,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
2685
2781
|
widthChars?: number | null | undefined;
|
|
2686
2782
|
scoreThreshold?: number | null | undefined;
|
|
2687
2783
|
formula?: string | null | undefined;
|
|
2784
|
+
context?: string[] | null | undefined;
|
|
2785
|
+
prompt?: string | null | undefined;
|
|
2786
|
+
dataset?: Record<string, unknown> | undefined;
|
|
2688
2787
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
2689
2788
|
type: import("zod").ZodLiteral<"number">;
|
|
2690
2789
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -2795,13 +2894,13 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
2795
2894
|
required?: boolean | null | undefined;
|
|
2796
2895
|
}>>>;
|
|
2797
2896
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
2798
|
-
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">]>>>;
|
|
2897
|
+
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">, import("zod").ZodLiteral<"lookup">]>>>;
|
|
2799
2898
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
2800
2899
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2801
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2900
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2802
2901
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2803
2902
|
}, {
|
|
2804
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2903
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2805
2904
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2806
2905
|
}>>>;
|
|
2807
2906
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -2809,6 +2908,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
2809
2908
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2810
2909
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2811
2910
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2911
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
2912
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2913
|
+
dataset: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
2812
2914
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2813
2915
|
suggest?: true | undefined;
|
|
2814
2916
|
canExport?: boolean | null | undefined;
|
|
@@ -2827,7 +2929,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
2827
2929
|
required?: boolean | null | undefined;
|
|
2828
2930
|
} | null | undefined;
|
|
2829
2931
|
uiConfiguration?: {
|
|
2830
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2932
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2831
2933
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2832
2934
|
} | null | undefined;
|
|
2833
2935
|
width?: number | null | undefined;
|
|
@@ -2835,6 +2937,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
2835
2937
|
widthChars?: number | null | undefined;
|
|
2836
2938
|
scoreThreshold?: number | null | undefined;
|
|
2837
2939
|
formula?: string | null | undefined;
|
|
2940
|
+
context?: string[] | null | undefined;
|
|
2941
|
+
prompt?: string | null | undefined;
|
|
2942
|
+
dataset?: Record<string, unknown> | undefined;
|
|
2838
2943
|
}, {
|
|
2839
2944
|
suggest?: true | undefined;
|
|
2840
2945
|
canExport?: boolean | null | undefined;
|
|
@@ -2853,7 +2958,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
2853
2958
|
required?: boolean | null | undefined;
|
|
2854
2959
|
} | null | undefined;
|
|
2855
2960
|
uiConfiguration?: {
|
|
2856
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2961
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2857
2962
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2858
2963
|
} | null | undefined;
|
|
2859
2964
|
width?: number | null | undefined;
|
|
@@ -2861,6 +2966,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
2861
2966
|
widthChars?: number | null | undefined;
|
|
2862
2967
|
scoreThreshold?: number | null | undefined;
|
|
2863
2968
|
formula?: string | null | undefined;
|
|
2969
|
+
context?: string[] | null | undefined;
|
|
2970
|
+
prompt?: string | null | undefined;
|
|
2971
|
+
dataset?: Record<string, unknown> | undefined;
|
|
2864
2972
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
2865
2973
|
type: import("zod").ZodLiteral<"enum">;
|
|
2866
2974
|
options: import("zod").ZodArray<import("zod").ZodObject<{
|
|
@@ -2962,13 +3070,13 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
2962
3070
|
required?: boolean | null | undefined;
|
|
2963
3071
|
}>>>;
|
|
2964
3072
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
2965
|
-
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">]>>>;
|
|
3073
|
+
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">, import("zod").ZodLiteral<"lookup">]>>>;
|
|
2966
3074
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
2967
3075
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2968
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3076
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2969
3077
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2970
3078
|
}, {
|
|
2971
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3079
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2972
3080
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2973
3081
|
}>>>;
|
|
2974
3082
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -2976,6 +3084,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
2976
3084
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2977
3085
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2978
3086
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3087
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
3088
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3089
|
+
dataset: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
2979
3090
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2980
3091
|
suggest?: true | undefined;
|
|
2981
3092
|
canExport?: boolean | null | undefined;
|
|
@@ -2994,7 +3105,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
2994
3105
|
required?: boolean | null | undefined;
|
|
2995
3106
|
} | null | undefined;
|
|
2996
3107
|
uiConfiguration?: {
|
|
2997
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3108
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2998
3109
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2999
3110
|
} | null | undefined;
|
|
3000
3111
|
width?: number | null | undefined;
|
|
@@ -3002,6 +3113,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
3002
3113
|
widthChars?: number | null | undefined;
|
|
3003
3114
|
scoreThreshold?: number | null | undefined;
|
|
3004
3115
|
formula?: string | null | undefined;
|
|
3116
|
+
context?: string[] | null | undefined;
|
|
3117
|
+
prompt?: string | null | undefined;
|
|
3118
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3005
3119
|
}, {
|
|
3006
3120
|
suggest?: true | undefined;
|
|
3007
3121
|
canExport?: boolean | null | undefined;
|
|
@@ -3020,7 +3134,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
3020
3134
|
required?: boolean | null | undefined;
|
|
3021
3135
|
} | null | undefined;
|
|
3022
3136
|
uiConfiguration?: {
|
|
3023
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3137
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3024
3138
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3025
3139
|
} | null | undefined;
|
|
3026
3140
|
width?: number | null | undefined;
|
|
@@ -3028,6 +3142,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
3028
3142
|
widthChars?: number | null | undefined;
|
|
3029
3143
|
scoreThreshold?: number | null | undefined;
|
|
3030
3144
|
formula?: string | null | undefined;
|
|
3145
|
+
context?: string[] | null | undefined;
|
|
3146
|
+
prompt?: string | null | undefined;
|
|
3147
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3031
3148
|
}>>>, import("zod").ZodIntersection<import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
3032
3149
|
id: import("zod").ZodString;
|
|
3033
3150
|
label: import("zod").ZodString;
|
|
@@ -3073,7 +3190,6 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
3073
3190
|
}>>]>, "many">;
|
|
3074
3191
|
rirFieldNames: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
3075
3192
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3076
|
-
category: "tuple";
|
|
3077
3193
|
children: (({
|
|
3078
3194
|
type: "string";
|
|
3079
3195
|
} & {
|
|
@@ -3102,7 +3218,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
3102
3218
|
required?: boolean | null | undefined;
|
|
3103
3219
|
} | null | undefined;
|
|
3104
3220
|
uiConfiguration?: {
|
|
3105
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3221
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3106
3222
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3107
3223
|
} | null | undefined;
|
|
3108
3224
|
width?: number | null | undefined;
|
|
@@ -3110,6 +3226,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
3110
3226
|
widthChars?: number | null | undefined;
|
|
3111
3227
|
scoreThreshold?: number | null | undefined;
|
|
3112
3228
|
formula?: string | null | undefined;
|
|
3229
|
+
context?: string[] | null | undefined;
|
|
3230
|
+
prompt?: string | null | undefined;
|
|
3231
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3113
3232
|
}) | ({
|
|
3114
3233
|
type: "date";
|
|
3115
3234
|
format?: string | null | undefined;
|
|
@@ -3139,7 +3258,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
3139
3258
|
required?: boolean | null | undefined;
|
|
3140
3259
|
} | null | undefined;
|
|
3141
3260
|
uiConfiguration?: {
|
|
3142
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3261
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3143
3262
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3144
3263
|
} | null | undefined;
|
|
3145
3264
|
width?: number | null | undefined;
|
|
@@ -3147,6 +3266,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
3147
3266
|
widthChars?: number | null | undefined;
|
|
3148
3267
|
scoreThreshold?: number | null | undefined;
|
|
3149
3268
|
formula?: string | null | undefined;
|
|
3269
|
+
context?: string[] | null | undefined;
|
|
3270
|
+
prompt?: string | null | undefined;
|
|
3271
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3150
3272
|
}) | ({
|
|
3151
3273
|
type: "number";
|
|
3152
3274
|
format?: string | null | undefined;
|
|
@@ -3181,7 +3303,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
3181
3303
|
required?: boolean | null | undefined;
|
|
3182
3304
|
} | null | undefined;
|
|
3183
3305
|
uiConfiguration?: {
|
|
3184
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3306
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3185
3307
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3186
3308
|
} | null | undefined;
|
|
3187
3309
|
width?: number | null | undefined;
|
|
@@ -3189,6 +3311,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
3189
3311
|
widthChars?: number | null | undefined;
|
|
3190
3312
|
scoreThreshold?: number | null | undefined;
|
|
3191
3313
|
formula?: string | null | undefined;
|
|
3314
|
+
context?: string[] | null | undefined;
|
|
3315
|
+
prompt?: string | null | undefined;
|
|
3316
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3192
3317
|
}) | ({
|
|
3193
3318
|
options: {
|
|
3194
3319
|
value: string;
|
|
@@ -3222,7 +3347,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
3222
3347
|
required?: boolean | null | undefined;
|
|
3223
3348
|
} | null | undefined;
|
|
3224
3349
|
uiConfiguration?: {
|
|
3225
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3350
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3226
3351
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3227
3352
|
} | null | undefined;
|
|
3228
3353
|
width?: number | null | undefined;
|
|
@@ -3230,6 +3355,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
3230
3355
|
widthChars?: number | null | undefined;
|
|
3231
3356
|
scoreThreshold?: number | null | undefined;
|
|
3232
3357
|
formula?: string | null | undefined;
|
|
3358
|
+
context?: string[] | null | undefined;
|
|
3359
|
+
prompt?: string | null | undefined;
|
|
3360
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3233
3361
|
}) | ({
|
|
3234
3362
|
id: string;
|
|
3235
3363
|
label: string;
|
|
@@ -3245,9 +3373,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
3245
3373
|
popupUrl?: string | undefined;
|
|
3246
3374
|
canObtainToken?: boolean | undefined;
|
|
3247
3375
|
}))[];
|
|
3376
|
+
category: "tuple";
|
|
3248
3377
|
rirFieldNames?: string[] | null | undefined;
|
|
3249
3378
|
}, {
|
|
3250
|
-
category: "tuple";
|
|
3251
3379
|
children: (({
|
|
3252
3380
|
type: "string";
|
|
3253
3381
|
} & {
|
|
@@ -3276,7 +3404,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
3276
3404
|
required?: boolean | null | undefined;
|
|
3277
3405
|
} | null | undefined;
|
|
3278
3406
|
uiConfiguration?: {
|
|
3279
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3407
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3280
3408
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3281
3409
|
} | null | undefined;
|
|
3282
3410
|
width?: number | null | undefined;
|
|
@@ -3284,6 +3412,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
3284
3412
|
widthChars?: number | null | undefined;
|
|
3285
3413
|
scoreThreshold?: number | null | undefined;
|
|
3286
3414
|
formula?: string | null | undefined;
|
|
3415
|
+
context?: string[] | null | undefined;
|
|
3416
|
+
prompt?: string | null | undefined;
|
|
3417
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3287
3418
|
}) | ({
|
|
3288
3419
|
type: "date";
|
|
3289
3420
|
format?: string | null | undefined;
|
|
@@ -3313,7 +3444,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
3313
3444
|
required?: boolean | null | undefined;
|
|
3314
3445
|
} | null | undefined;
|
|
3315
3446
|
uiConfiguration?: {
|
|
3316
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3447
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3317
3448
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3318
3449
|
} | null | undefined;
|
|
3319
3450
|
width?: number | null | undefined;
|
|
@@ -3321,6 +3452,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
3321
3452
|
widthChars?: number | null | undefined;
|
|
3322
3453
|
scoreThreshold?: number | null | undefined;
|
|
3323
3454
|
formula?: string | null | undefined;
|
|
3455
|
+
context?: string[] | null | undefined;
|
|
3456
|
+
prompt?: string | null | undefined;
|
|
3457
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3324
3458
|
}) | ({
|
|
3325
3459
|
type: "number";
|
|
3326
3460
|
format?: string | null | undefined;
|
|
@@ -3355,7 +3489,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
3355
3489
|
required?: boolean | null | undefined;
|
|
3356
3490
|
} | null | undefined;
|
|
3357
3491
|
uiConfiguration?: {
|
|
3358
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3492
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3359
3493
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3360
3494
|
} | null | undefined;
|
|
3361
3495
|
width?: number | null | undefined;
|
|
@@ -3363,6 +3497,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
3363
3497
|
widthChars?: number | null | undefined;
|
|
3364
3498
|
scoreThreshold?: number | null | undefined;
|
|
3365
3499
|
formula?: string | null | undefined;
|
|
3500
|
+
context?: string[] | null | undefined;
|
|
3501
|
+
prompt?: string | null | undefined;
|
|
3502
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3366
3503
|
}) | ({
|
|
3367
3504
|
options: {
|
|
3368
3505
|
value: string;
|
|
@@ -3396,7 +3533,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
3396
3533
|
required?: boolean | null | undefined;
|
|
3397
3534
|
} | null | undefined;
|
|
3398
3535
|
uiConfiguration?: {
|
|
3399
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3536
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3400
3537
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3401
3538
|
} | null | undefined;
|
|
3402
3539
|
width?: number | null | undefined;
|
|
@@ -3404,6 +3541,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
3404
3541
|
widthChars?: number | null | undefined;
|
|
3405
3542
|
scoreThreshold?: number | null | undefined;
|
|
3406
3543
|
formula?: string | null | undefined;
|
|
3544
|
+
context?: string[] | null | undefined;
|
|
3545
|
+
prompt?: string | null | undefined;
|
|
3546
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3407
3547
|
}) | ({
|
|
3408
3548
|
id: string;
|
|
3409
3549
|
label: string;
|
|
@@ -3419,6 +3559,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
3419
3559
|
popupUrl?: string | undefined;
|
|
3420
3560
|
canObtainToken?: boolean | undefined;
|
|
3421
3561
|
}))[];
|
|
3562
|
+
category: "tuple";
|
|
3422
3563
|
rirFieldNames?: string[] | null | undefined;
|
|
3423
3564
|
}>, import("zod").ZodObject<{
|
|
3424
3565
|
id: import("zod").ZodString;
|
|
@@ -3519,13 +3660,13 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
3519
3660
|
required?: boolean | null | undefined;
|
|
3520
3661
|
}>>>;
|
|
3521
3662
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
3522
|
-
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">]>>>;
|
|
3663
|
+
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">, import("zod").ZodLiteral<"lookup">]>>>;
|
|
3523
3664
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
3524
3665
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3525
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3666
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3526
3667
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3527
3668
|
}, {
|
|
3528
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3669
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3529
3670
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3530
3671
|
}>>>;
|
|
3531
3672
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -3533,6 +3674,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
3533
3674
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3534
3675
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3535
3676
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3677
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
3678
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3679
|
+
dataset: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
3536
3680
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3537
3681
|
suggest?: true | undefined;
|
|
3538
3682
|
canExport?: boolean | null | undefined;
|
|
@@ -3551,7 +3695,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
3551
3695
|
required?: boolean | null | undefined;
|
|
3552
3696
|
} | null | undefined;
|
|
3553
3697
|
uiConfiguration?: {
|
|
3554
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3698
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3555
3699
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3556
3700
|
} | null | undefined;
|
|
3557
3701
|
width?: number | null | undefined;
|
|
@@ -3559,6 +3703,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
3559
3703
|
widthChars?: number | null | undefined;
|
|
3560
3704
|
scoreThreshold?: number | null | undefined;
|
|
3561
3705
|
formula?: string | null | undefined;
|
|
3706
|
+
context?: string[] | null | undefined;
|
|
3707
|
+
prompt?: string | null | undefined;
|
|
3708
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3562
3709
|
}, {
|
|
3563
3710
|
suggest?: true | undefined;
|
|
3564
3711
|
canExport?: boolean | null | undefined;
|
|
@@ -3577,7 +3724,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
3577
3724
|
required?: boolean | null | undefined;
|
|
3578
3725
|
} | null | undefined;
|
|
3579
3726
|
uiConfiguration?: {
|
|
3580
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3727
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3581
3728
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3582
3729
|
} | null | undefined;
|
|
3583
3730
|
width?: number | null | undefined;
|
|
@@ -3585,6 +3732,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
3585
3732
|
widthChars?: number | null | undefined;
|
|
3586
3733
|
scoreThreshold?: number | null | undefined;
|
|
3587
3734
|
formula?: string | null | undefined;
|
|
3735
|
+
context?: string[] | null | undefined;
|
|
3736
|
+
prompt?: string | null | undefined;
|
|
3737
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3588
3738
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
3589
3739
|
type: import("zod").ZodLiteral<"date">;
|
|
3590
3740
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -3668,13 +3818,13 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
3668
3818
|
required?: boolean | null | undefined;
|
|
3669
3819
|
}>>>;
|
|
3670
3820
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
3671
|
-
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">]>>>;
|
|
3821
|
+
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">, import("zod").ZodLiteral<"lookup">]>>>;
|
|
3672
3822
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
3673
3823
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3674
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3824
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3675
3825
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3676
3826
|
}, {
|
|
3677
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3827
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3678
3828
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3679
3829
|
}>>>;
|
|
3680
3830
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -3682,6 +3832,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
3682
3832
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3683
3833
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3684
3834
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3835
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
3836
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3837
|
+
dataset: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
3685
3838
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3686
3839
|
suggest?: true | undefined;
|
|
3687
3840
|
canExport?: boolean | null | undefined;
|
|
@@ -3700,7 +3853,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
3700
3853
|
required?: boolean | null | undefined;
|
|
3701
3854
|
} | null | undefined;
|
|
3702
3855
|
uiConfiguration?: {
|
|
3703
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3856
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3704
3857
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3705
3858
|
} | null | undefined;
|
|
3706
3859
|
width?: number | null | undefined;
|
|
@@ -3708,6 +3861,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
3708
3861
|
widthChars?: number | null | undefined;
|
|
3709
3862
|
scoreThreshold?: number | null | undefined;
|
|
3710
3863
|
formula?: string | null | undefined;
|
|
3864
|
+
context?: string[] | null | undefined;
|
|
3865
|
+
prompt?: string | null | undefined;
|
|
3866
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3711
3867
|
}, {
|
|
3712
3868
|
suggest?: true | undefined;
|
|
3713
3869
|
canExport?: boolean | null | undefined;
|
|
@@ -3726,7 +3882,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
3726
3882
|
required?: boolean | null | undefined;
|
|
3727
3883
|
} | null | undefined;
|
|
3728
3884
|
uiConfiguration?: {
|
|
3729
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3885
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3730
3886
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3731
3887
|
} | null | undefined;
|
|
3732
3888
|
width?: number | null | undefined;
|
|
@@ -3734,6 +3890,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
3734
3890
|
widthChars?: number | null | undefined;
|
|
3735
3891
|
scoreThreshold?: number | null | undefined;
|
|
3736
3892
|
formula?: string | null | undefined;
|
|
3893
|
+
context?: string[] | null | undefined;
|
|
3894
|
+
prompt?: string | null | undefined;
|
|
3895
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3737
3896
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
3738
3897
|
type: import("zod").ZodLiteral<"number">;
|
|
3739
3898
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -3844,13 +4003,13 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
3844
4003
|
required?: boolean | null | undefined;
|
|
3845
4004
|
}>>>;
|
|
3846
4005
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
3847
|
-
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">]>>>;
|
|
4006
|
+
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">, import("zod").ZodLiteral<"lookup">]>>>;
|
|
3848
4007
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
3849
4008
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3850
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4009
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3851
4010
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3852
4011
|
}, {
|
|
3853
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4012
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3854
4013
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3855
4014
|
}>>>;
|
|
3856
4015
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -3858,6 +4017,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
3858
4017
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3859
4018
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3860
4019
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
4020
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
4021
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
4022
|
+
dataset: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
3861
4023
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3862
4024
|
suggest?: true | undefined;
|
|
3863
4025
|
canExport?: boolean | null | undefined;
|
|
@@ -3876,7 +4038,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
3876
4038
|
required?: boolean | null | undefined;
|
|
3877
4039
|
} | null | undefined;
|
|
3878
4040
|
uiConfiguration?: {
|
|
3879
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4041
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3880
4042
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3881
4043
|
} | null | undefined;
|
|
3882
4044
|
width?: number | null | undefined;
|
|
@@ -3884,6 +4046,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
3884
4046
|
widthChars?: number | null | undefined;
|
|
3885
4047
|
scoreThreshold?: number | null | undefined;
|
|
3886
4048
|
formula?: string | null | undefined;
|
|
4049
|
+
context?: string[] | null | undefined;
|
|
4050
|
+
prompt?: string | null | undefined;
|
|
4051
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3887
4052
|
}, {
|
|
3888
4053
|
suggest?: true | undefined;
|
|
3889
4054
|
canExport?: boolean | null | undefined;
|
|
@@ -3902,7 +4067,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
3902
4067
|
required?: boolean | null | undefined;
|
|
3903
4068
|
} | null | undefined;
|
|
3904
4069
|
uiConfiguration?: {
|
|
3905
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4070
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3906
4071
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3907
4072
|
} | null | undefined;
|
|
3908
4073
|
width?: number | null | undefined;
|
|
@@ -3910,6 +4075,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
3910
4075
|
widthChars?: number | null | undefined;
|
|
3911
4076
|
scoreThreshold?: number | null | undefined;
|
|
3912
4077
|
formula?: string | null | undefined;
|
|
4078
|
+
context?: string[] | null | undefined;
|
|
4079
|
+
prompt?: string | null | undefined;
|
|
4080
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3913
4081
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
3914
4082
|
type: import("zod").ZodLiteral<"enum">;
|
|
3915
4083
|
options: import("zod").ZodArray<import("zod").ZodObject<{
|
|
@@ -4011,13 +4179,13 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
4011
4179
|
required?: boolean | null | undefined;
|
|
4012
4180
|
}>>>;
|
|
4013
4181
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
4014
|
-
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">]>>>;
|
|
4182
|
+
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">, import("zod").ZodLiteral<"lookup">]>>>;
|
|
4015
4183
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
4016
4184
|
}, "strip", import("zod").ZodTypeAny, {
|
|
4017
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4185
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4018
4186
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4019
4187
|
}, {
|
|
4020
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4188
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4021
4189
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4022
4190
|
}>>>;
|
|
4023
4191
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -4025,6 +4193,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
4025
4193
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
4026
4194
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
4027
4195
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
4196
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
4197
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
4198
|
+
dataset: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
4028
4199
|
}, "strip", import("zod").ZodTypeAny, {
|
|
4029
4200
|
suggest?: true | undefined;
|
|
4030
4201
|
canExport?: boolean | null | undefined;
|
|
@@ -4043,7 +4214,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
4043
4214
|
required?: boolean | null | undefined;
|
|
4044
4215
|
} | null | undefined;
|
|
4045
4216
|
uiConfiguration?: {
|
|
4046
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4217
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4047
4218
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4048
4219
|
} | null | undefined;
|
|
4049
4220
|
width?: number | null | undefined;
|
|
@@ -4051,6 +4222,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
4051
4222
|
widthChars?: number | null | undefined;
|
|
4052
4223
|
scoreThreshold?: number | null | undefined;
|
|
4053
4224
|
formula?: string | null | undefined;
|
|
4225
|
+
context?: string[] | null | undefined;
|
|
4226
|
+
prompt?: string | null | undefined;
|
|
4227
|
+
dataset?: Record<string, unknown> | undefined;
|
|
4054
4228
|
}, {
|
|
4055
4229
|
suggest?: true | undefined;
|
|
4056
4230
|
canExport?: boolean | null | undefined;
|
|
@@ -4069,7 +4243,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
4069
4243
|
required?: boolean | null | undefined;
|
|
4070
4244
|
} | null | undefined;
|
|
4071
4245
|
uiConfiguration?: {
|
|
4072
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4246
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4073
4247
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4074
4248
|
} | null | undefined;
|
|
4075
4249
|
width?: number | null | undefined;
|
|
@@ -4077,6 +4251,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
4077
4251
|
widthChars?: number | null | undefined;
|
|
4078
4252
|
scoreThreshold?: number | null | undefined;
|
|
4079
4253
|
formula?: string | null | undefined;
|
|
4254
|
+
context?: string[] | null | undefined;
|
|
4255
|
+
prompt?: string | null | undefined;
|
|
4256
|
+
dataset?: Record<string, unknown> | undefined;
|
|
4080
4257
|
}>>>, import("zod").ZodIntersection<import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
4081
4258
|
id: import("zod").ZodString;
|
|
4082
4259
|
label: import("zod").ZodString;
|
|
@@ -4149,7 +4326,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
4149
4326
|
required?: boolean | null | undefined;
|
|
4150
4327
|
} | null | undefined;
|
|
4151
4328
|
uiConfiguration?: {
|
|
4152
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4329
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4153
4330
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4154
4331
|
} | null | undefined;
|
|
4155
4332
|
width?: number | null | undefined;
|
|
@@ -4157,6 +4334,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
4157
4334
|
widthChars?: number | null | undefined;
|
|
4158
4335
|
scoreThreshold?: number | null | undefined;
|
|
4159
4336
|
formula?: string | null | undefined;
|
|
4337
|
+
context?: string[] | null | undefined;
|
|
4338
|
+
prompt?: string | null | undefined;
|
|
4339
|
+
dataset?: Record<string, unknown> | undefined;
|
|
4160
4340
|
}) | ({
|
|
4161
4341
|
type: "date";
|
|
4162
4342
|
format?: string | null | undefined;
|
|
@@ -4186,7 +4366,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
4186
4366
|
required?: boolean | null | undefined;
|
|
4187
4367
|
} | null | undefined;
|
|
4188
4368
|
uiConfiguration?: {
|
|
4189
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4369
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4190
4370
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4191
4371
|
} | null | undefined;
|
|
4192
4372
|
width?: number | null | undefined;
|
|
@@ -4194,6 +4374,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
4194
4374
|
widthChars?: number | null | undefined;
|
|
4195
4375
|
scoreThreshold?: number | null | undefined;
|
|
4196
4376
|
formula?: string | null | undefined;
|
|
4377
|
+
context?: string[] | null | undefined;
|
|
4378
|
+
prompt?: string | null | undefined;
|
|
4379
|
+
dataset?: Record<string, unknown> | undefined;
|
|
4197
4380
|
}) | ({
|
|
4198
4381
|
type: "number";
|
|
4199
4382
|
format?: string | null | undefined;
|
|
@@ -4228,7 +4411,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
4228
4411
|
required?: boolean | null | undefined;
|
|
4229
4412
|
} | null | undefined;
|
|
4230
4413
|
uiConfiguration?: {
|
|
4231
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4414
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4232
4415
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4233
4416
|
} | null | undefined;
|
|
4234
4417
|
width?: number | null | undefined;
|
|
@@ -4236,6 +4419,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
4236
4419
|
widthChars?: number | null | undefined;
|
|
4237
4420
|
scoreThreshold?: number | null | undefined;
|
|
4238
4421
|
formula?: string | null | undefined;
|
|
4422
|
+
context?: string[] | null | undefined;
|
|
4423
|
+
prompt?: string | null | undefined;
|
|
4424
|
+
dataset?: Record<string, unknown> | undefined;
|
|
4239
4425
|
}) | ({
|
|
4240
4426
|
options: {
|
|
4241
4427
|
value: string;
|
|
@@ -4269,7 +4455,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
4269
4455
|
required?: boolean | null | undefined;
|
|
4270
4456
|
} | null | undefined;
|
|
4271
4457
|
uiConfiguration?: {
|
|
4272
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4458
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4273
4459
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4274
4460
|
} | null | undefined;
|
|
4275
4461
|
width?: number | null | undefined;
|
|
@@ -4277,6 +4463,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
4277
4463
|
widthChars?: number | null | undefined;
|
|
4278
4464
|
scoreThreshold?: number | null | undefined;
|
|
4279
4465
|
formula?: string | null | undefined;
|
|
4466
|
+
context?: string[] | null | undefined;
|
|
4467
|
+
prompt?: string | null | undefined;
|
|
4468
|
+
dataset?: Record<string, unknown> | undefined;
|
|
4280
4469
|
}) | ({
|
|
4281
4470
|
id: string;
|
|
4282
4471
|
label: string;
|
|
@@ -4321,7 +4510,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
4321
4510
|
required?: boolean | null | undefined;
|
|
4322
4511
|
} | null | undefined;
|
|
4323
4512
|
uiConfiguration?: {
|
|
4324
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4513
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4325
4514
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4326
4515
|
} | null | undefined;
|
|
4327
4516
|
width?: number | null | undefined;
|
|
@@ -4329,6 +4518,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
4329
4518
|
widthChars?: number | null | undefined;
|
|
4330
4519
|
scoreThreshold?: number | null | undefined;
|
|
4331
4520
|
formula?: string | null | undefined;
|
|
4521
|
+
context?: string[] | null | undefined;
|
|
4522
|
+
prompt?: string | null | undefined;
|
|
4523
|
+
dataset?: Record<string, unknown> | undefined;
|
|
4332
4524
|
}) | ({
|
|
4333
4525
|
type: "date";
|
|
4334
4526
|
format?: string | null | undefined;
|
|
@@ -4358,7 +4550,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
4358
4550
|
required?: boolean | null | undefined;
|
|
4359
4551
|
} | null | undefined;
|
|
4360
4552
|
uiConfiguration?: {
|
|
4361
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4553
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4362
4554
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4363
4555
|
} | null | undefined;
|
|
4364
4556
|
width?: number | null | undefined;
|
|
@@ -4366,6 +4558,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
4366
4558
|
widthChars?: number | null | undefined;
|
|
4367
4559
|
scoreThreshold?: number | null | undefined;
|
|
4368
4560
|
formula?: string | null | undefined;
|
|
4561
|
+
context?: string[] | null | undefined;
|
|
4562
|
+
prompt?: string | null | undefined;
|
|
4563
|
+
dataset?: Record<string, unknown> | undefined;
|
|
4369
4564
|
}) | ({
|
|
4370
4565
|
type: "number";
|
|
4371
4566
|
format?: string | null | undefined;
|
|
@@ -4400,7 +4595,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
4400
4595
|
required?: boolean | null | undefined;
|
|
4401
4596
|
} | null | undefined;
|
|
4402
4597
|
uiConfiguration?: {
|
|
4403
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4598
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4404
4599
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4405
4600
|
} | null | undefined;
|
|
4406
4601
|
width?: number | null | undefined;
|
|
@@ -4408,6 +4603,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
4408
4603
|
widthChars?: number | null | undefined;
|
|
4409
4604
|
scoreThreshold?: number | null | undefined;
|
|
4410
4605
|
formula?: string | null | undefined;
|
|
4606
|
+
context?: string[] | null | undefined;
|
|
4607
|
+
prompt?: string | null | undefined;
|
|
4608
|
+
dataset?: Record<string, unknown> | undefined;
|
|
4411
4609
|
}) | ({
|
|
4412
4610
|
options: {
|
|
4413
4611
|
value: string;
|
|
@@ -4441,7 +4639,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
4441
4639
|
required?: boolean | null | undefined;
|
|
4442
4640
|
} | null | undefined;
|
|
4443
4641
|
uiConfiguration?: {
|
|
4444
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4642
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4445
4643
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4446
4644
|
} | null | undefined;
|
|
4447
4645
|
width?: number | null | undefined;
|
|
@@ -4449,6 +4647,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
4449
4647
|
widthChars?: number | null | undefined;
|
|
4450
4648
|
scoreThreshold?: number | null | undefined;
|
|
4451
4649
|
formula?: string | null | undefined;
|
|
4650
|
+
context?: string[] | null | undefined;
|
|
4651
|
+
prompt?: string | null | undefined;
|
|
4652
|
+
dataset?: Record<string, unknown> | undefined;
|
|
4452
4653
|
}) | ({
|
|
4453
4654
|
id: string;
|
|
4454
4655
|
label: string;
|
|
@@ -4606,13 +4807,13 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
4606
4807
|
required?: boolean | null | undefined;
|
|
4607
4808
|
}>>>;
|
|
4608
4809
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
4609
|
-
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">]>>>;
|
|
4810
|
+
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">, import("zod").ZodLiteral<"lookup">]>>>;
|
|
4610
4811
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
4611
4812
|
}, "strip", import("zod").ZodTypeAny, {
|
|
4612
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4813
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4613
4814
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4614
4815
|
}, {
|
|
4615
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4816
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4616
4817
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4617
4818
|
}>>>;
|
|
4618
4819
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -4620,6 +4821,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
4620
4821
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
4621
4822
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
4622
4823
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
4824
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
4825
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
4826
|
+
dataset: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
4623
4827
|
}, "strip", import("zod").ZodTypeAny, {
|
|
4624
4828
|
suggest?: true | undefined;
|
|
4625
4829
|
canExport?: boolean | null | undefined;
|
|
@@ -4638,7 +4842,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
4638
4842
|
required?: boolean | null | undefined;
|
|
4639
4843
|
} | null | undefined;
|
|
4640
4844
|
uiConfiguration?: {
|
|
4641
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4845
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4642
4846
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4643
4847
|
} | null | undefined;
|
|
4644
4848
|
width?: number | null | undefined;
|
|
@@ -4646,6 +4850,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
4646
4850
|
widthChars?: number | null | undefined;
|
|
4647
4851
|
scoreThreshold?: number | null | undefined;
|
|
4648
4852
|
formula?: string | null | undefined;
|
|
4853
|
+
context?: string[] | null | undefined;
|
|
4854
|
+
prompt?: string | null | undefined;
|
|
4855
|
+
dataset?: Record<string, unknown> | undefined;
|
|
4649
4856
|
}, {
|
|
4650
4857
|
suggest?: true | undefined;
|
|
4651
4858
|
canExport?: boolean | null | undefined;
|
|
@@ -4664,7 +4871,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
4664
4871
|
required?: boolean | null | undefined;
|
|
4665
4872
|
} | null | undefined;
|
|
4666
4873
|
uiConfiguration?: {
|
|
4667
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4874
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4668
4875
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4669
4876
|
} | null | undefined;
|
|
4670
4877
|
width?: number | null | undefined;
|
|
@@ -4672,6 +4879,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
4672
4879
|
widthChars?: number | null | undefined;
|
|
4673
4880
|
scoreThreshold?: number | null | undefined;
|
|
4674
4881
|
formula?: string | null | undefined;
|
|
4882
|
+
context?: string[] | null | undefined;
|
|
4883
|
+
prompt?: string | null | undefined;
|
|
4884
|
+
dataset?: Record<string, unknown> | undefined;
|
|
4675
4885
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
4676
4886
|
type: import("zod").ZodLiteral<"date">;
|
|
4677
4887
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -4755,13 +4965,13 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
4755
4965
|
required?: boolean | null | undefined;
|
|
4756
4966
|
}>>>;
|
|
4757
4967
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
4758
|
-
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">]>>>;
|
|
4968
|
+
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">, import("zod").ZodLiteral<"lookup">]>>>;
|
|
4759
4969
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
4760
4970
|
}, "strip", import("zod").ZodTypeAny, {
|
|
4761
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4971
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4762
4972
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4763
4973
|
}, {
|
|
4764
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4974
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4765
4975
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4766
4976
|
}>>>;
|
|
4767
4977
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -4769,6 +4979,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
4769
4979
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
4770
4980
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
4771
4981
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
4982
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
4983
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
4984
|
+
dataset: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
4772
4985
|
}, "strip", import("zod").ZodTypeAny, {
|
|
4773
4986
|
suggest?: true | undefined;
|
|
4774
4987
|
canExport?: boolean | null | undefined;
|
|
@@ -4787,7 +5000,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
4787
5000
|
required?: boolean | null | undefined;
|
|
4788
5001
|
} | null | undefined;
|
|
4789
5002
|
uiConfiguration?: {
|
|
4790
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5003
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4791
5004
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4792
5005
|
} | null | undefined;
|
|
4793
5006
|
width?: number | null | undefined;
|
|
@@ -4795,6 +5008,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
4795
5008
|
widthChars?: number | null | undefined;
|
|
4796
5009
|
scoreThreshold?: number | null | undefined;
|
|
4797
5010
|
formula?: string | null | undefined;
|
|
5011
|
+
context?: string[] | null | undefined;
|
|
5012
|
+
prompt?: string | null | undefined;
|
|
5013
|
+
dataset?: Record<string, unknown> | undefined;
|
|
4798
5014
|
}, {
|
|
4799
5015
|
suggest?: true | undefined;
|
|
4800
5016
|
canExport?: boolean | null | undefined;
|
|
@@ -4813,7 +5029,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
4813
5029
|
required?: boolean | null | undefined;
|
|
4814
5030
|
} | null | undefined;
|
|
4815
5031
|
uiConfiguration?: {
|
|
4816
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5032
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4817
5033
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4818
5034
|
} | null | undefined;
|
|
4819
5035
|
width?: number | null | undefined;
|
|
@@ -4821,6 +5037,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
4821
5037
|
widthChars?: number | null | undefined;
|
|
4822
5038
|
scoreThreshold?: number | null | undefined;
|
|
4823
5039
|
formula?: string | null | undefined;
|
|
5040
|
+
context?: string[] | null | undefined;
|
|
5041
|
+
prompt?: string | null | undefined;
|
|
5042
|
+
dataset?: Record<string, unknown> | undefined;
|
|
4824
5043
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
4825
5044
|
type: import("zod").ZodLiteral<"number">;
|
|
4826
5045
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -4931,13 +5150,13 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
4931
5150
|
required?: boolean | null | undefined;
|
|
4932
5151
|
}>>>;
|
|
4933
5152
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
4934
|
-
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">]>>>;
|
|
5153
|
+
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">, import("zod").ZodLiteral<"lookup">]>>>;
|
|
4935
5154
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
4936
5155
|
}, "strip", import("zod").ZodTypeAny, {
|
|
4937
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5156
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4938
5157
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4939
5158
|
}, {
|
|
4940
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5159
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4941
5160
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4942
5161
|
}>>>;
|
|
4943
5162
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -4945,6 +5164,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
4945
5164
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
4946
5165
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
4947
5166
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
5167
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
5168
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
5169
|
+
dataset: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
4948
5170
|
}, "strip", import("zod").ZodTypeAny, {
|
|
4949
5171
|
suggest?: true | undefined;
|
|
4950
5172
|
canExport?: boolean | null | undefined;
|
|
@@ -4963,7 +5185,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
4963
5185
|
required?: boolean | null | undefined;
|
|
4964
5186
|
} | null | undefined;
|
|
4965
5187
|
uiConfiguration?: {
|
|
4966
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5188
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4967
5189
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4968
5190
|
} | null | undefined;
|
|
4969
5191
|
width?: number | null | undefined;
|
|
@@ -4971,6 +5193,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
4971
5193
|
widthChars?: number | null | undefined;
|
|
4972
5194
|
scoreThreshold?: number | null | undefined;
|
|
4973
5195
|
formula?: string | null | undefined;
|
|
5196
|
+
context?: string[] | null | undefined;
|
|
5197
|
+
prompt?: string | null | undefined;
|
|
5198
|
+
dataset?: Record<string, unknown> | undefined;
|
|
4974
5199
|
}, {
|
|
4975
5200
|
suggest?: true | undefined;
|
|
4976
5201
|
canExport?: boolean | null | undefined;
|
|
@@ -4989,7 +5214,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
4989
5214
|
required?: boolean | null | undefined;
|
|
4990
5215
|
} | null | undefined;
|
|
4991
5216
|
uiConfiguration?: {
|
|
4992
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5217
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4993
5218
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4994
5219
|
} | null | undefined;
|
|
4995
5220
|
width?: number | null | undefined;
|
|
@@ -4997,6 +5222,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
4997
5222
|
widthChars?: number | null | undefined;
|
|
4998
5223
|
scoreThreshold?: number | null | undefined;
|
|
4999
5224
|
formula?: string | null | undefined;
|
|
5225
|
+
context?: string[] | null | undefined;
|
|
5226
|
+
prompt?: string | null | undefined;
|
|
5227
|
+
dataset?: Record<string, unknown> | undefined;
|
|
5000
5228
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
5001
5229
|
type: import("zod").ZodLiteral<"enum">;
|
|
5002
5230
|
options: import("zod").ZodArray<import("zod").ZodObject<{
|
|
@@ -5098,13 +5326,13 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
5098
5326
|
required?: boolean | null | undefined;
|
|
5099
5327
|
}>>>;
|
|
5100
5328
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
5101
|
-
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">]>>>;
|
|
5329
|
+
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">, import("zod").ZodLiteral<"lookup">]>>>;
|
|
5102
5330
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
5103
5331
|
}, "strip", import("zod").ZodTypeAny, {
|
|
5104
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5332
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
5105
5333
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5106
5334
|
}, {
|
|
5107
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5335
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
5108
5336
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5109
5337
|
}>>>;
|
|
5110
5338
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -5112,6 +5340,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
5112
5340
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
5113
5341
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
5114
5342
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
5343
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
5344
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
5345
|
+
dataset: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
5115
5346
|
}, "strip", import("zod").ZodTypeAny, {
|
|
5116
5347
|
suggest?: true | undefined;
|
|
5117
5348
|
canExport?: boolean | null | undefined;
|
|
@@ -5130,7 +5361,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
5130
5361
|
required?: boolean | null | undefined;
|
|
5131
5362
|
} | null | undefined;
|
|
5132
5363
|
uiConfiguration?: {
|
|
5133
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5364
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
5134
5365
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5135
5366
|
} | null | undefined;
|
|
5136
5367
|
width?: number | null | undefined;
|
|
@@ -5138,6 +5369,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
5138
5369
|
widthChars?: number | null | undefined;
|
|
5139
5370
|
scoreThreshold?: number | null | undefined;
|
|
5140
5371
|
formula?: string | null | undefined;
|
|
5372
|
+
context?: string[] | null | undefined;
|
|
5373
|
+
prompt?: string | null | undefined;
|
|
5374
|
+
dataset?: Record<string, unknown> | undefined;
|
|
5141
5375
|
}, {
|
|
5142
5376
|
suggest?: true | undefined;
|
|
5143
5377
|
canExport?: boolean | null | undefined;
|
|
@@ -5156,7 +5390,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
5156
5390
|
required?: boolean | null | undefined;
|
|
5157
5391
|
} | null | undefined;
|
|
5158
5392
|
uiConfiguration?: {
|
|
5159
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5393
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
5160
5394
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5161
5395
|
} | null | undefined;
|
|
5162
5396
|
width?: number | null | undefined;
|
|
@@ -5164,6 +5398,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
5164
5398
|
widthChars?: number | null | undefined;
|
|
5165
5399
|
scoreThreshold?: number | null | undefined;
|
|
5166
5400
|
formula?: string | null | undefined;
|
|
5401
|
+
context?: string[] | null | undefined;
|
|
5402
|
+
prompt?: string | null | undefined;
|
|
5403
|
+
dataset?: Record<string, unknown> | undefined;
|
|
5167
5404
|
}>>>, import("zod").ZodIntersection<import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
5168
5405
|
id: import("zod").ZodString;
|
|
5169
5406
|
label: import("zod").ZodString;
|
|
@@ -5209,7 +5446,6 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
5209
5446
|
}>>]>, "many">;
|
|
5210
5447
|
rirFieldNames: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
5211
5448
|
}, "strip", import("zod").ZodTypeAny, {
|
|
5212
|
-
category: "tuple";
|
|
5213
5449
|
children: (({
|
|
5214
5450
|
type: "string";
|
|
5215
5451
|
} & {
|
|
@@ -5238,7 +5474,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
5238
5474
|
required?: boolean | null | undefined;
|
|
5239
5475
|
} | null | undefined;
|
|
5240
5476
|
uiConfiguration?: {
|
|
5241
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5477
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
5242
5478
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5243
5479
|
} | null | undefined;
|
|
5244
5480
|
width?: number | null | undefined;
|
|
@@ -5246,6 +5482,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
5246
5482
|
widthChars?: number | null | undefined;
|
|
5247
5483
|
scoreThreshold?: number | null | undefined;
|
|
5248
5484
|
formula?: string | null | undefined;
|
|
5485
|
+
context?: string[] | null | undefined;
|
|
5486
|
+
prompt?: string | null | undefined;
|
|
5487
|
+
dataset?: Record<string, unknown> | undefined;
|
|
5249
5488
|
}) | ({
|
|
5250
5489
|
type: "date";
|
|
5251
5490
|
format?: string | null | undefined;
|
|
@@ -5275,7 +5514,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
5275
5514
|
required?: boolean | null | undefined;
|
|
5276
5515
|
} | null | undefined;
|
|
5277
5516
|
uiConfiguration?: {
|
|
5278
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5517
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
5279
5518
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5280
5519
|
} | null | undefined;
|
|
5281
5520
|
width?: number | null | undefined;
|
|
@@ -5283,6 +5522,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
5283
5522
|
widthChars?: number | null | undefined;
|
|
5284
5523
|
scoreThreshold?: number | null | undefined;
|
|
5285
5524
|
formula?: string | null | undefined;
|
|
5525
|
+
context?: string[] | null | undefined;
|
|
5526
|
+
prompt?: string | null | undefined;
|
|
5527
|
+
dataset?: Record<string, unknown> | undefined;
|
|
5286
5528
|
}) | ({
|
|
5287
5529
|
type: "number";
|
|
5288
5530
|
format?: string | null | undefined;
|
|
@@ -5317,7 +5559,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
5317
5559
|
required?: boolean | null | undefined;
|
|
5318
5560
|
} | null | undefined;
|
|
5319
5561
|
uiConfiguration?: {
|
|
5320
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5562
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
5321
5563
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5322
5564
|
} | null | undefined;
|
|
5323
5565
|
width?: number | null | undefined;
|
|
@@ -5325,6 +5567,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
5325
5567
|
widthChars?: number | null | undefined;
|
|
5326
5568
|
scoreThreshold?: number | null | undefined;
|
|
5327
5569
|
formula?: string | null | undefined;
|
|
5570
|
+
context?: string[] | null | undefined;
|
|
5571
|
+
prompt?: string | null | undefined;
|
|
5572
|
+
dataset?: Record<string, unknown> | undefined;
|
|
5328
5573
|
}) | ({
|
|
5329
5574
|
options: {
|
|
5330
5575
|
value: string;
|
|
@@ -5358,7 +5603,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
5358
5603
|
required?: boolean | null | undefined;
|
|
5359
5604
|
} | null | undefined;
|
|
5360
5605
|
uiConfiguration?: {
|
|
5361
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5606
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
5362
5607
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5363
5608
|
} | null | undefined;
|
|
5364
5609
|
width?: number | null | undefined;
|
|
@@ -5366,6 +5611,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
5366
5611
|
widthChars?: number | null | undefined;
|
|
5367
5612
|
scoreThreshold?: number | null | undefined;
|
|
5368
5613
|
formula?: string | null | undefined;
|
|
5614
|
+
context?: string[] | null | undefined;
|
|
5615
|
+
prompt?: string | null | undefined;
|
|
5616
|
+
dataset?: Record<string, unknown> | undefined;
|
|
5369
5617
|
}) | ({
|
|
5370
5618
|
id: string;
|
|
5371
5619
|
label: string;
|
|
@@ -5381,9 +5629,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
5381
5629
|
popupUrl?: string | undefined;
|
|
5382
5630
|
canObtainToken?: boolean | undefined;
|
|
5383
5631
|
}))[];
|
|
5632
|
+
category: "tuple";
|
|
5384
5633
|
rirFieldNames?: string[] | null | undefined;
|
|
5385
5634
|
}, {
|
|
5386
|
-
category: "tuple";
|
|
5387
5635
|
children: (({
|
|
5388
5636
|
type: "string";
|
|
5389
5637
|
} & {
|
|
@@ -5412,7 +5660,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
5412
5660
|
required?: boolean | null | undefined;
|
|
5413
5661
|
} | null | undefined;
|
|
5414
5662
|
uiConfiguration?: {
|
|
5415
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5663
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
5416
5664
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5417
5665
|
} | null | undefined;
|
|
5418
5666
|
width?: number | null | undefined;
|
|
@@ -5420,6 +5668,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
5420
5668
|
widthChars?: number | null | undefined;
|
|
5421
5669
|
scoreThreshold?: number | null | undefined;
|
|
5422
5670
|
formula?: string | null | undefined;
|
|
5671
|
+
context?: string[] | null | undefined;
|
|
5672
|
+
prompt?: string | null | undefined;
|
|
5673
|
+
dataset?: Record<string, unknown> | undefined;
|
|
5423
5674
|
}) | ({
|
|
5424
5675
|
type: "date";
|
|
5425
5676
|
format?: string | null | undefined;
|
|
@@ -5449,7 +5700,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
5449
5700
|
required?: boolean | null | undefined;
|
|
5450
5701
|
} | null | undefined;
|
|
5451
5702
|
uiConfiguration?: {
|
|
5452
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5703
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
5453
5704
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5454
5705
|
} | null | undefined;
|
|
5455
5706
|
width?: number | null | undefined;
|
|
@@ -5457,6 +5708,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
5457
5708
|
widthChars?: number | null | undefined;
|
|
5458
5709
|
scoreThreshold?: number | null | undefined;
|
|
5459
5710
|
formula?: string | null | undefined;
|
|
5711
|
+
context?: string[] | null | undefined;
|
|
5712
|
+
prompt?: string | null | undefined;
|
|
5713
|
+
dataset?: Record<string, unknown> | undefined;
|
|
5460
5714
|
}) | ({
|
|
5461
5715
|
type: "number";
|
|
5462
5716
|
format?: string | null | undefined;
|
|
@@ -5491,7 +5745,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
5491
5745
|
required?: boolean | null | undefined;
|
|
5492
5746
|
} | null | undefined;
|
|
5493
5747
|
uiConfiguration?: {
|
|
5494
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5748
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
5495
5749
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5496
5750
|
} | null | undefined;
|
|
5497
5751
|
width?: number | null | undefined;
|
|
@@ -5499,6 +5753,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
5499
5753
|
widthChars?: number | null | undefined;
|
|
5500
5754
|
scoreThreshold?: number | null | undefined;
|
|
5501
5755
|
formula?: string | null | undefined;
|
|
5756
|
+
context?: string[] | null | undefined;
|
|
5757
|
+
prompt?: string | null | undefined;
|
|
5758
|
+
dataset?: Record<string, unknown> | undefined;
|
|
5502
5759
|
}) | ({
|
|
5503
5760
|
options: {
|
|
5504
5761
|
value: string;
|
|
@@ -5532,7 +5789,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
5532
5789
|
required?: boolean | null | undefined;
|
|
5533
5790
|
} | null | undefined;
|
|
5534
5791
|
uiConfiguration?: {
|
|
5535
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5792
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
5536
5793
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5537
5794
|
} | null | undefined;
|
|
5538
5795
|
width?: number | null | undefined;
|
|
@@ -5540,6 +5797,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
5540
5797
|
widthChars?: number | null | undefined;
|
|
5541
5798
|
scoreThreshold?: number | null | undefined;
|
|
5542
5799
|
formula?: string | null | undefined;
|
|
5800
|
+
context?: string[] | null | undefined;
|
|
5801
|
+
prompt?: string | null | undefined;
|
|
5802
|
+
dataset?: Record<string, unknown> | undefined;
|
|
5543
5803
|
}) | ({
|
|
5544
5804
|
id: string;
|
|
5545
5805
|
label: string;
|
|
@@ -5555,6 +5815,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
5555
5815
|
popupUrl?: string | undefined;
|
|
5556
5816
|
canObtainToken?: boolean | undefined;
|
|
5557
5817
|
}))[];
|
|
5818
|
+
category: "tuple";
|
|
5558
5819
|
rirFieldNames?: string[] | null | undefined;
|
|
5559
5820
|
}>, import("zod").ZodObject<{
|
|
5560
5821
|
id: import("zod").ZodString;
|
|
@@ -5577,7 +5838,6 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
5577
5838
|
}>>;
|
|
5578
5839
|
}, "strip", import("zod").ZodTypeAny, {
|
|
5579
5840
|
children: {
|
|
5580
|
-
category: "tuple";
|
|
5581
5841
|
children: (({
|
|
5582
5842
|
type: "string";
|
|
5583
5843
|
} & {
|
|
@@ -5606,7 +5866,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
5606
5866
|
required?: boolean | null | undefined;
|
|
5607
5867
|
} | null | undefined;
|
|
5608
5868
|
uiConfiguration?: {
|
|
5609
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5869
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
5610
5870
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5611
5871
|
} | null | undefined;
|
|
5612
5872
|
width?: number | null | undefined;
|
|
@@ -5614,6 +5874,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
5614
5874
|
widthChars?: number | null | undefined;
|
|
5615
5875
|
scoreThreshold?: number | null | undefined;
|
|
5616
5876
|
formula?: string | null | undefined;
|
|
5877
|
+
context?: string[] | null | undefined;
|
|
5878
|
+
prompt?: string | null | undefined;
|
|
5879
|
+
dataset?: Record<string, unknown> | undefined;
|
|
5617
5880
|
}) | ({
|
|
5618
5881
|
type: "date";
|
|
5619
5882
|
format?: string | null | undefined;
|
|
@@ -5643,7 +5906,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
5643
5906
|
required?: boolean | null | undefined;
|
|
5644
5907
|
} | null | undefined;
|
|
5645
5908
|
uiConfiguration?: {
|
|
5646
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5909
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
5647
5910
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5648
5911
|
} | null | undefined;
|
|
5649
5912
|
width?: number | null | undefined;
|
|
@@ -5651,6 +5914,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
5651
5914
|
widthChars?: number | null | undefined;
|
|
5652
5915
|
scoreThreshold?: number | null | undefined;
|
|
5653
5916
|
formula?: string | null | undefined;
|
|
5917
|
+
context?: string[] | null | undefined;
|
|
5918
|
+
prompt?: string | null | undefined;
|
|
5919
|
+
dataset?: Record<string, unknown> | undefined;
|
|
5654
5920
|
}) | ({
|
|
5655
5921
|
type: "number";
|
|
5656
5922
|
format?: string | null | undefined;
|
|
@@ -5685,7 +5951,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
5685
5951
|
required?: boolean | null | undefined;
|
|
5686
5952
|
} | null | undefined;
|
|
5687
5953
|
uiConfiguration?: {
|
|
5688
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5954
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
5689
5955
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5690
5956
|
} | null | undefined;
|
|
5691
5957
|
width?: number | null | undefined;
|
|
@@ -5693,6 +5959,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
5693
5959
|
widthChars?: number | null | undefined;
|
|
5694
5960
|
scoreThreshold?: number | null | undefined;
|
|
5695
5961
|
formula?: string | null | undefined;
|
|
5962
|
+
context?: string[] | null | undefined;
|
|
5963
|
+
prompt?: string | null | undefined;
|
|
5964
|
+
dataset?: Record<string, unknown> | undefined;
|
|
5696
5965
|
}) | ({
|
|
5697
5966
|
options: {
|
|
5698
5967
|
value: string;
|
|
@@ -5726,7 +5995,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
5726
5995
|
required?: boolean | null | undefined;
|
|
5727
5996
|
} | null | undefined;
|
|
5728
5997
|
uiConfiguration?: {
|
|
5729
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5998
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
5730
5999
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5731
6000
|
} | null | undefined;
|
|
5732
6001
|
width?: number | null | undefined;
|
|
@@ -5734,6 +6003,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
5734
6003
|
widthChars?: number | null | undefined;
|
|
5735
6004
|
scoreThreshold?: number | null | undefined;
|
|
5736
6005
|
formula?: string | null | undefined;
|
|
6006
|
+
context?: string[] | null | undefined;
|
|
6007
|
+
prompt?: string | null | undefined;
|
|
6008
|
+
dataset?: Record<string, unknown> | undefined;
|
|
5737
6009
|
}) | ({
|
|
5738
6010
|
id: string;
|
|
5739
6011
|
label: string;
|
|
@@ -5749,6 +6021,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
5749
6021
|
popupUrl?: string | undefined;
|
|
5750
6022
|
canObtainToken?: boolean | undefined;
|
|
5751
6023
|
}))[];
|
|
6024
|
+
category: "tuple";
|
|
5752
6025
|
rirFieldNames?: string[] | null | undefined;
|
|
5753
6026
|
} & {
|
|
5754
6027
|
id: string;
|
|
@@ -5759,7 +6032,6 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
5759
6032
|
};
|
|
5760
6033
|
}, {
|
|
5761
6034
|
children: {
|
|
5762
|
-
category: "tuple";
|
|
5763
6035
|
children: (({
|
|
5764
6036
|
type: "string";
|
|
5765
6037
|
} & {
|
|
@@ -5788,7 +6060,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
5788
6060
|
required?: boolean | null | undefined;
|
|
5789
6061
|
} | null | undefined;
|
|
5790
6062
|
uiConfiguration?: {
|
|
5791
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6063
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
5792
6064
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5793
6065
|
} | null | undefined;
|
|
5794
6066
|
width?: number | null | undefined;
|
|
@@ -5796,6 +6068,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
5796
6068
|
widthChars?: number | null | undefined;
|
|
5797
6069
|
scoreThreshold?: number | null | undefined;
|
|
5798
6070
|
formula?: string | null | undefined;
|
|
6071
|
+
context?: string[] | null | undefined;
|
|
6072
|
+
prompt?: string | null | undefined;
|
|
6073
|
+
dataset?: Record<string, unknown> | undefined;
|
|
5799
6074
|
}) | ({
|
|
5800
6075
|
type: "date";
|
|
5801
6076
|
format?: string | null | undefined;
|
|
@@ -5825,7 +6100,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
5825
6100
|
required?: boolean | null | undefined;
|
|
5826
6101
|
} | null | undefined;
|
|
5827
6102
|
uiConfiguration?: {
|
|
5828
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6103
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
5829
6104
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5830
6105
|
} | null | undefined;
|
|
5831
6106
|
width?: number | null | undefined;
|
|
@@ -5833,6 +6108,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
5833
6108
|
widthChars?: number | null | undefined;
|
|
5834
6109
|
scoreThreshold?: number | null | undefined;
|
|
5835
6110
|
formula?: string | null | undefined;
|
|
6111
|
+
context?: string[] | null | undefined;
|
|
6112
|
+
prompt?: string | null | undefined;
|
|
6113
|
+
dataset?: Record<string, unknown> | undefined;
|
|
5836
6114
|
}) | ({
|
|
5837
6115
|
type: "number";
|
|
5838
6116
|
format?: string | null | undefined;
|
|
@@ -5867,7 +6145,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
5867
6145
|
required?: boolean | null | undefined;
|
|
5868
6146
|
} | null | undefined;
|
|
5869
6147
|
uiConfiguration?: {
|
|
5870
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6148
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
5871
6149
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5872
6150
|
} | null | undefined;
|
|
5873
6151
|
width?: number | null | undefined;
|
|
@@ -5875,6 +6153,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
5875
6153
|
widthChars?: number | null | undefined;
|
|
5876
6154
|
scoreThreshold?: number | null | undefined;
|
|
5877
6155
|
formula?: string | null | undefined;
|
|
6156
|
+
context?: string[] | null | undefined;
|
|
6157
|
+
prompt?: string | null | undefined;
|
|
6158
|
+
dataset?: Record<string, unknown> | undefined;
|
|
5878
6159
|
}) | ({
|
|
5879
6160
|
options: {
|
|
5880
6161
|
value: string;
|
|
@@ -5908,7 +6189,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
5908
6189
|
required?: boolean | null | undefined;
|
|
5909
6190
|
} | null | undefined;
|
|
5910
6191
|
uiConfiguration?: {
|
|
5911
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6192
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
5912
6193
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5913
6194
|
} | null | undefined;
|
|
5914
6195
|
width?: number | null | undefined;
|
|
@@ -5916,6 +6197,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
5916
6197
|
widthChars?: number | null | undefined;
|
|
5917
6198
|
scoreThreshold?: number | null | undefined;
|
|
5918
6199
|
formula?: string | null | undefined;
|
|
6200
|
+
context?: string[] | null | undefined;
|
|
6201
|
+
prompt?: string | null | undefined;
|
|
6202
|
+
dataset?: Record<string, unknown> | undefined;
|
|
5919
6203
|
}) | ({
|
|
5920
6204
|
id: string;
|
|
5921
6205
|
label: string;
|
|
@@ -5931,6 +6215,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
5931
6215
|
popupUrl?: string | undefined;
|
|
5932
6216
|
canObtainToken?: boolean | undefined;
|
|
5933
6217
|
}))[];
|
|
6218
|
+
category: "tuple";
|
|
5934
6219
|
rirFieldNames?: string[] | null | undefined;
|
|
5935
6220
|
} & {
|
|
5936
6221
|
id: string;
|
|
@@ -6001,7 +6286,6 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6001
6286
|
}>>>]>, "many">;
|
|
6002
6287
|
icon: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
6003
6288
|
}, "strip", import("zod").ZodTypeAny, {
|
|
6004
|
-
category: "section";
|
|
6005
6289
|
children: (({
|
|
6006
6290
|
type: "string";
|
|
6007
6291
|
} & {
|
|
@@ -6030,7 +6314,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6030
6314
|
required?: boolean | null | undefined;
|
|
6031
6315
|
} | null | undefined;
|
|
6032
6316
|
uiConfiguration?: {
|
|
6033
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6317
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
6034
6318
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6035
6319
|
} | null | undefined;
|
|
6036
6320
|
width?: number | null | undefined;
|
|
@@ -6038,6 +6322,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6038
6322
|
widthChars?: number | null | undefined;
|
|
6039
6323
|
scoreThreshold?: number | null | undefined;
|
|
6040
6324
|
formula?: string | null | undefined;
|
|
6325
|
+
context?: string[] | null | undefined;
|
|
6326
|
+
prompt?: string | null | undefined;
|
|
6327
|
+
dataset?: Record<string, unknown> | undefined;
|
|
6041
6328
|
}) | ({
|
|
6042
6329
|
type: "date";
|
|
6043
6330
|
format?: string | null | undefined;
|
|
@@ -6067,7 +6354,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6067
6354
|
required?: boolean | null | undefined;
|
|
6068
6355
|
} | null | undefined;
|
|
6069
6356
|
uiConfiguration?: {
|
|
6070
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6357
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
6071
6358
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6072
6359
|
} | null | undefined;
|
|
6073
6360
|
width?: number | null | undefined;
|
|
@@ -6075,6 +6362,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6075
6362
|
widthChars?: number | null | undefined;
|
|
6076
6363
|
scoreThreshold?: number | null | undefined;
|
|
6077
6364
|
formula?: string | null | undefined;
|
|
6365
|
+
context?: string[] | null | undefined;
|
|
6366
|
+
prompt?: string | null | undefined;
|
|
6367
|
+
dataset?: Record<string, unknown> | undefined;
|
|
6078
6368
|
}) | ({
|
|
6079
6369
|
type: "number";
|
|
6080
6370
|
format?: string | null | undefined;
|
|
@@ -6109,7 +6399,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6109
6399
|
required?: boolean | null | undefined;
|
|
6110
6400
|
} | null | undefined;
|
|
6111
6401
|
uiConfiguration?: {
|
|
6112
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6402
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
6113
6403
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6114
6404
|
} | null | undefined;
|
|
6115
6405
|
width?: number | null | undefined;
|
|
@@ -6117,6 +6407,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6117
6407
|
widthChars?: number | null | undefined;
|
|
6118
6408
|
scoreThreshold?: number | null | undefined;
|
|
6119
6409
|
formula?: string | null | undefined;
|
|
6410
|
+
context?: string[] | null | undefined;
|
|
6411
|
+
prompt?: string | null | undefined;
|
|
6412
|
+
dataset?: Record<string, unknown> | undefined;
|
|
6120
6413
|
}) | ({
|
|
6121
6414
|
options: {
|
|
6122
6415
|
value: string;
|
|
@@ -6150,7 +6443,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6150
6443
|
required?: boolean | null | undefined;
|
|
6151
6444
|
} | null | undefined;
|
|
6152
6445
|
uiConfiguration?: {
|
|
6153
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6446
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
6154
6447
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6155
6448
|
} | null | undefined;
|
|
6156
6449
|
width?: number | null | undefined;
|
|
@@ -6158,6 +6451,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6158
6451
|
widthChars?: number | null | undefined;
|
|
6159
6452
|
scoreThreshold?: number | null | undefined;
|
|
6160
6453
|
formula?: string | null | undefined;
|
|
6454
|
+
context?: string[] | null | undefined;
|
|
6455
|
+
prompt?: string | null | undefined;
|
|
6456
|
+
dataset?: Record<string, unknown> | undefined;
|
|
6161
6457
|
}) | ({
|
|
6162
6458
|
id: string;
|
|
6163
6459
|
label: string;
|
|
@@ -6173,7 +6469,6 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6173
6469
|
popupUrl?: string | undefined;
|
|
6174
6470
|
canObtainToken?: boolean | undefined;
|
|
6175
6471
|
}) | ({
|
|
6176
|
-
category: "tuple";
|
|
6177
6472
|
children: (({
|
|
6178
6473
|
type: "string";
|
|
6179
6474
|
} & {
|
|
@@ -6202,7 +6497,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6202
6497
|
required?: boolean | null | undefined;
|
|
6203
6498
|
} | null | undefined;
|
|
6204
6499
|
uiConfiguration?: {
|
|
6205
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6500
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
6206
6501
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6207
6502
|
} | null | undefined;
|
|
6208
6503
|
width?: number | null | undefined;
|
|
@@ -6210,6 +6505,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6210
6505
|
widthChars?: number | null | undefined;
|
|
6211
6506
|
scoreThreshold?: number | null | undefined;
|
|
6212
6507
|
formula?: string | null | undefined;
|
|
6508
|
+
context?: string[] | null | undefined;
|
|
6509
|
+
prompt?: string | null | undefined;
|
|
6510
|
+
dataset?: Record<string, unknown> | undefined;
|
|
6213
6511
|
}) | ({
|
|
6214
6512
|
type: "date";
|
|
6215
6513
|
format?: string | null | undefined;
|
|
@@ -6239,7 +6537,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6239
6537
|
required?: boolean | null | undefined;
|
|
6240
6538
|
} | null | undefined;
|
|
6241
6539
|
uiConfiguration?: {
|
|
6242
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6540
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
6243
6541
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6244
6542
|
} | null | undefined;
|
|
6245
6543
|
width?: number | null | undefined;
|
|
@@ -6247,6 +6545,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6247
6545
|
widthChars?: number | null | undefined;
|
|
6248
6546
|
scoreThreshold?: number | null | undefined;
|
|
6249
6547
|
formula?: string | null | undefined;
|
|
6548
|
+
context?: string[] | null | undefined;
|
|
6549
|
+
prompt?: string | null | undefined;
|
|
6550
|
+
dataset?: Record<string, unknown> | undefined;
|
|
6250
6551
|
}) | ({
|
|
6251
6552
|
type: "number";
|
|
6252
6553
|
format?: string | null | undefined;
|
|
@@ -6281,7 +6582,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6281
6582
|
required?: boolean | null | undefined;
|
|
6282
6583
|
} | null | undefined;
|
|
6283
6584
|
uiConfiguration?: {
|
|
6284
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6585
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
6285
6586
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6286
6587
|
} | null | undefined;
|
|
6287
6588
|
width?: number | null | undefined;
|
|
@@ -6289,6 +6590,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6289
6590
|
widthChars?: number | null | undefined;
|
|
6290
6591
|
scoreThreshold?: number | null | undefined;
|
|
6291
6592
|
formula?: string | null | undefined;
|
|
6593
|
+
context?: string[] | null | undefined;
|
|
6594
|
+
prompt?: string | null | undefined;
|
|
6595
|
+
dataset?: Record<string, unknown> | undefined;
|
|
6292
6596
|
}) | ({
|
|
6293
6597
|
options: {
|
|
6294
6598
|
value: string;
|
|
@@ -6322,7 +6626,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6322
6626
|
required?: boolean | null | undefined;
|
|
6323
6627
|
} | null | undefined;
|
|
6324
6628
|
uiConfiguration?: {
|
|
6325
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6629
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
6326
6630
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6327
6631
|
} | null | undefined;
|
|
6328
6632
|
width?: number | null | undefined;
|
|
@@ -6330,6 +6634,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6330
6634
|
widthChars?: number | null | undefined;
|
|
6331
6635
|
scoreThreshold?: number | null | undefined;
|
|
6332
6636
|
formula?: string | null | undefined;
|
|
6637
|
+
context?: string[] | null | undefined;
|
|
6638
|
+
prompt?: string | null | undefined;
|
|
6639
|
+
dataset?: Record<string, unknown> | undefined;
|
|
6333
6640
|
}) | ({
|
|
6334
6641
|
id: string;
|
|
6335
6642
|
label: string;
|
|
@@ -6345,6 +6652,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6345
6652
|
popupUrl?: string | undefined;
|
|
6346
6653
|
canObtainToken?: boolean | undefined;
|
|
6347
6654
|
}))[];
|
|
6655
|
+
category: "tuple";
|
|
6348
6656
|
rirFieldNames?: string[] | null | undefined;
|
|
6349
6657
|
} & {
|
|
6350
6658
|
id: string;
|
|
@@ -6381,7 +6689,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6381
6689
|
required?: boolean | null | undefined;
|
|
6382
6690
|
} | null | undefined;
|
|
6383
6691
|
uiConfiguration?: {
|
|
6384
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6692
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
6385
6693
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6386
6694
|
} | null | undefined;
|
|
6387
6695
|
width?: number | null | undefined;
|
|
@@ -6389,6 +6697,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6389
6697
|
widthChars?: number | null | undefined;
|
|
6390
6698
|
scoreThreshold?: number | null | undefined;
|
|
6391
6699
|
formula?: string | null | undefined;
|
|
6700
|
+
context?: string[] | null | undefined;
|
|
6701
|
+
prompt?: string | null | undefined;
|
|
6702
|
+
dataset?: Record<string, unknown> | undefined;
|
|
6392
6703
|
}) | ({
|
|
6393
6704
|
type: "date";
|
|
6394
6705
|
format?: string | null | undefined;
|
|
@@ -6418,7 +6729,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6418
6729
|
required?: boolean | null | undefined;
|
|
6419
6730
|
} | null | undefined;
|
|
6420
6731
|
uiConfiguration?: {
|
|
6421
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6732
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
6422
6733
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6423
6734
|
} | null | undefined;
|
|
6424
6735
|
width?: number | null | undefined;
|
|
@@ -6426,6 +6737,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6426
6737
|
widthChars?: number | null | undefined;
|
|
6427
6738
|
scoreThreshold?: number | null | undefined;
|
|
6428
6739
|
formula?: string | null | undefined;
|
|
6740
|
+
context?: string[] | null | undefined;
|
|
6741
|
+
prompt?: string | null | undefined;
|
|
6742
|
+
dataset?: Record<string, unknown> | undefined;
|
|
6429
6743
|
}) | ({
|
|
6430
6744
|
type: "number";
|
|
6431
6745
|
format?: string | null | undefined;
|
|
@@ -6460,7 +6774,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6460
6774
|
required?: boolean | null | undefined;
|
|
6461
6775
|
} | null | undefined;
|
|
6462
6776
|
uiConfiguration?: {
|
|
6463
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6777
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
6464
6778
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6465
6779
|
} | null | undefined;
|
|
6466
6780
|
width?: number | null | undefined;
|
|
@@ -6468,6 +6782,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6468
6782
|
widthChars?: number | null | undefined;
|
|
6469
6783
|
scoreThreshold?: number | null | undefined;
|
|
6470
6784
|
formula?: string | null | undefined;
|
|
6785
|
+
context?: string[] | null | undefined;
|
|
6786
|
+
prompt?: string | null | undefined;
|
|
6787
|
+
dataset?: Record<string, unknown> | undefined;
|
|
6471
6788
|
}) | ({
|
|
6472
6789
|
options: {
|
|
6473
6790
|
value: string;
|
|
@@ -6501,7 +6818,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6501
6818
|
required?: boolean | null | undefined;
|
|
6502
6819
|
} | null | undefined;
|
|
6503
6820
|
uiConfiguration?: {
|
|
6504
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6821
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
6505
6822
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6506
6823
|
} | null | undefined;
|
|
6507
6824
|
width?: number | null | undefined;
|
|
@@ -6509,6 +6826,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6509
6826
|
widthChars?: number | null | undefined;
|
|
6510
6827
|
scoreThreshold?: number | null | undefined;
|
|
6511
6828
|
formula?: string | null | undefined;
|
|
6829
|
+
context?: string[] | null | undefined;
|
|
6830
|
+
prompt?: string | null | undefined;
|
|
6831
|
+
dataset?: Record<string, unknown> | undefined;
|
|
6512
6832
|
}) | ({
|
|
6513
6833
|
id: string;
|
|
6514
6834
|
label: string;
|
|
@@ -6543,7 +6863,6 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6543
6863
|
disablePrediction?: boolean | null | undefined;
|
|
6544
6864
|
}) | ({
|
|
6545
6865
|
children: {
|
|
6546
|
-
category: "tuple";
|
|
6547
6866
|
children: (({
|
|
6548
6867
|
type: "string";
|
|
6549
6868
|
} & {
|
|
@@ -6572,7 +6891,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6572
6891
|
required?: boolean | null | undefined;
|
|
6573
6892
|
} | null | undefined;
|
|
6574
6893
|
uiConfiguration?: {
|
|
6575
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6894
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
6576
6895
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6577
6896
|
} | null | undefined;
|
|
6578
6897
|
width?: number | null | undefined;
|
|
@@ -6580,6 +6899,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6580
6899
|
widthChars?: number | null | undefined;
|
|
6581
6900
|
scoreThreshold?: number | null | undefined;
|
|
6582
6901
|
formula?: string | null | undefined;
|
|
6902
|
+
context?: string[] | null | undefined;
|
|
6903
|
+
prompt?: string | null | undefined;
|
|
6904
|
+
dataset?: Record<string, unknown> | undefined;
|
|
6583
6905
|
}) | ({
|
|
6584
6906
|
type: "date";
|
|
6585
6907
|
format?: string | null | undefined;
|
|
@@ -6609,7 +6931,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6609
6931
|
required?: boolean | null | undefined;
|
|
6610
6932
|
} | null | undefined;
|
|
6611
6933
|
uiConfiguration?: {
|
|
6612
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6934
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
6613
6935
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6614
6936
|
} | null | undefined;
|
|
6615
6937
|
width?: number | null | undefined;
|
|
@@ -6617,6 +6939,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6617
6939
|
widthChars?: number | null | undefined;
|
|
6618
6940
|
scoreThreshold?: number | null | undefined;
|
|
6619
6941
|
formula?: string | null | undefined;
|
|
6942
|
+
context?: string[] | null | undefined;
|
|
6943
|
+
prompt?: string | null | undefined;
|
|
6944
|
+
dataset?: Record<string, unknown> | undefined;
|
|
6620
6945
|
}) | ({
|
|
6621
6946
|
type: "number";
|
|
6622
6947
|
format?: string | null | undefined;
|
|
@@ -6651,7 +6976,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6651
6976
|
required?: boolean | null | undefined;
|
|
6652
6977
|
} | null | undefined;
|
|
6653
6978
|
uiConfiguration?: {
|
|
6654
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6979
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
6655
6980
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6656
6981
|
} | null | undefined;
|
|
6657
6982
|
width?: number | null | undefined;
|
|
@@ -6659,6 +6984,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6659
6984
|
widthChars?: number | null | undefined;
|
|
6660
6985
|
scoreThreshold?: number | null | undefined;
|
|
6661
6986
|
formula?: string | null | undefined;
|
|
6987
|
+
context?: string[] | null | undefined;
|
|
6988
|
+
prompt?: string | null | undefined;
|
|
6989
|
+
dataset?: Record<string, unknown> | undefined;
|
|
6662
6990
|
}) | ({
|
|
6663
6991
|
options: {
|
|
6664
6992
|
value: string;
|
|
@@ -6692,7 +7020,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6692
7020
|
required?: boolean | null | undefined;
|
|
6693
7021
|
} | null | undefined;
|
|
6694
7022
|
uiConfiguration?: {
|
|
6695
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7023
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
6696
7024
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6697
7025
|
} | null | undefined;
|
|
6698
7026
|
width?: number | null | undefined;
|
|
@@ -6700,6 +7028,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6700
7028
|
widthChars?: number | null | undefined;
|
|
6701
7029
|
scoreThreshold?: number | null | undefined;
|
|
6702
7030
|
formula?: string | null | undefined;
|
|
7031
|
+
context?: string[] | null | undefined;
|
|
7032
|
+
prompt?: string | null | undefined;
|
|
7033
|
+
dataset?: Record<string, unknown> | undefined;
|
|
6703
7034
|
}) | ({
|
|
6704
7035
|
id: string;
|
|
6705
7036
|
label: string;
|
|
@@ -6715,6 +7046,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6715
7046
|
popupUrl?: string | undefined;
|
|
6716
7047
|
canObtainToken?: boolean | undefined;
|
|
6717
7048
|
}))[];
|
|
7049
|
+
category: "tuple";
|
|
6718
7050
|
rirFieldNames?: string[] | null | undefined;
|
|
6719
7051
|
} & {
|
|
6720
7052
|
id: string;
|
|
@@ -6741,9 +7073,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6741
7073
|
hidden?: boolean | null | undefined;
|
|
6742
7074
|
disablePrediction?: boolean | null | undefined;
|
|
6743
7075
|
}))[];
|
|
7076
|
+
category: "section";
|
|
6744
7077
|
icon?: string | null | undefined;
|
|
6745
7078
|
}, {
|
|
6746
|
-
category: "section";
|
|
6747
7079
|
children: (({
|
|
6748
7080
|
type: "string";
|
|
6749
7081
|
} & {
|
|
@@ -6772,7 +7104,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6772
7104
|
required?: boolean | null | undefined;
|
|
6773
7105
|
} | null | undefined;
|
|
6774
7106
|
uiConfiguration?: {
|
|
6775
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7107
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
6776
7108
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6777
7109
|
} | null | undefined;
|
|
6778
7110
|
width?: number | null | undefined;
|
|
@@ -6780,6 +7112,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6780
7112
|
widthChars?: number | null | undefined;
|
|
6781
7113
|
scoreThreshold?: number | null | undefined;
|
|
6782
7114
|
formula?: string | null | undefined;
|
|
7115
|
+
context?: string[] | null | undefined;
|
|
7116
|
+
prompt?: string | null | undefined;
|
|
7117
|
+
dataset?: Record<string, unknown> | undefined;
|
|
6783
7118
|
}) | ({
|
|
6784
7119
|
type: "date";
|
|
6785
7120
|
format?: string | null | undefined;
|
|
@@ -6809,7 +7144,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6809
7144
|
required?: boolean | null | undefined;
|
|
6810
7145
|
} | null | undefined;
|
|
6811
7146
|
uiConfiguration?: {
|
|
6812
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7147
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
6813
7148
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6814
7149
|
} | null | undefined;
|
|
6815
7150
|
width?: number | null | undefined;
|
|
@@ -6817,6 +7152,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6817
7152
|
widthChars?: number | null | undefined;
|
|
6818
7153
|
scoreThreshold?: number | null | undefined;
|
|
6819
7154
|
formula?: string | null | undefined;
|
|
7155
|
+
context?: string[] | null | undefined;
|
|
7156
|
+
prompt?: string | null | undefined;
|
|
7157
|
+
dataset?: Record<string, unknown> | undefined;
|
|
6820
7158
|
}) | ({
|
|
6821
7159
|
type: "number";
|
|
6822
7160
|
format?: string | null | undefined;
|
|
@@ -6851,7 +7189,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6851
7189
|
required?: boolean | null | undefined;
|
|
6852
7190
|
} | null | undefined;
|
|
6853
7191
|
uiConfiguration?: {
|
|
6854
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7192
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
6855
7193
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6856
7194
|
} | null | undefined;
|
|
6857
7195
|
width?: number | null | undefined;
|
|
@@ -6859,6 +7197,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6859
7197
|
widthChars?: number | null | undefined;
|
|
6860
7198
|
scoreThreshold?: number | null | undefined;
|
|
6861
7199
|
formula?: string | null | undefined;
|
|
7200
|
+
context?: string[] | null | undefined;
|
|
7201
|
+
prompt?: string | null | undefined;
|
|
7202
|
+
dataset?: Record<string, unknown> | undefined;
|
|
6862
7203
|
}) | ({
|
|
6863
7204
|
options: {
|
|
6864
7205
|
value: string;
|
|
@@ -6892,7 +7233,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6892
7233
|
required?: boolean | null | undefined;
|
|
6893
7234
|
} | null | undefined;
|
|
6894
7235
|
uiConfiguration?: {
|
|
6895
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7236
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
6896
7237
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6897
7238
|
} | null | undefined;
|
|
6898
7239
|
width?: number | null | undefined;
|
|
@@ -6900,6 +7241,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6900
7241
|
widthChars?: number | null | undefined;
|
|
6901
7242
|
scoreThreshold?: number | null | undefined;
|
|
6902
7243
|
formula?: string | null | undefined;
|
|
7244
|
+
context?: string[] | null | undefined;
|
|
7245
|
+
prompt?: string | null | undefined;
|
|
7246
|
+
dataset?: Record<string, unknown> | undefined;
|
|
6903
7247
|
}) | ({
|
|
6904
7248
|
id: string;
|
|
6905
7249
|
label: string;
|
|
@@ -6915,7 +7259,6 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6915
7259
|
popupUrl?: string | undefined;
|
|
6916
7260
|
canObtainToken?: boolean | undefined;
|
|
6917
7261
|
}) | ({
|
|
6918
|
-
category: "tuple";
|
|
6919
7262
|
children: (({
|
|
6920
7263
|
type: "string";
|
|
6921
7264
|
} & {
|
|
@@ -6944,7 +7287,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6944
7287
|
required?: boolean | null | undefined;
|
|
6945
7288
|
} | null | undefined;
|
|
6946
7289
|
uiConfiguration?: {
|
|
6947
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7290
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
6948
7291
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6949
7292
|
} | null | undefined;
|
|
6950
7293
|
width?: number | null | undefined;
|
|
@@ -6952,6 +7295,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6952
7295
|
widthChars?: number | null | undefined;
|
|
6953
7296
|
scoreThreshold?: number | null | undefined;
|
|
6954
7297
|
formula?: string | null | undefined;
|
|
7298
|
+
context?: string[] | null | undefined;
|
|
7299
|
+
prompt?: string | null | undefined;
|
|
7300
|
+
dataset?: Record<string, unknown> | undefined;
|
|
6955
7301
|
}) | ({
|
|
6956
7302
|
type: "date";
|
|
6957
7303
|
format?: string | null | undefined;
|
|
@@ -6981,7 +7327,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6981
7327
|
required?: boolean | null | undefined;
|
|
6982
7328
|
} | null | undefined;
|
|
6983
7329
|
uiConfiguration?: {
|
|
6984
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7330
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
6985
7331
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6986
7332
|
} | null | undefined;
|
|
6987
7333
|
width?: number | null | undefined;
|
|
@@ -6989,6 +7335,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
6989
7335
|
widthChars?: number | null | undefined;
|
|
6990
7336
|
scoreThreshold?: number | null | undefined;
|
|
6991
7337
|
formula?: string | null | undefined;
|
|
7338
|
+
context?: string[] | null | undefined;
|
|
7339
|
+
prompt?: string | null | undefined;
|
|
7340
|
+
dataset?: Record<string, unknown> | undefined;
|
|
6992
7341
|
}) | ({
|
|
6993
7342
|
type: "number";
|
|
6994
7343
|
format?: string | null | undefined;
|
|
@@ -7023,7 +7372,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
7023
7372
|
required?: boolean | null | undefined;
|
|
7024
7373
|
} | null | undefined;
|
|
7025
7374
|
uiConfiguration?: {
|
|
7026
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7375
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
7027
7376
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7028
7377
|
} | null | undefined;
|
|
7029
7378
|
width?: number | null | undefined;
|
|
@@ -7031,6 +7380,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
7031
7380
|
widthChars?: number | null | undefined;
|
|
7032
7381
|
scoreThreshold?: number | null | undefined;
|
|
7033
7382
|
formula?: string | null | undefined;
|
|
7383
|
+
context?: string[] | null | undefined;
|
|
7384
|
+
prompt?: string | null | undefined;
|
|
7385
|
+
dataset?: Record<string, unknown> | undefined;
|
|
7034
7386
|
}) | ({
|
|
7035
7387
|
options: {
|
|
7036
7388
|
value: string;
|
|
@@ -7064,7 +7416,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
7064
7416
|
required?: boolean | null | undefined;
|
|
7065
7417
|
} | null | undefined;
|
|
7066
7418
|
uiConfiguration?: {
|
|
7067
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7419
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
7068
7420
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7069
7421
|
} | null | undefined;
|
|
7070
7422
|
width?: number | null | undefined;
|
|
@@ -7072,6 +7424,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
7072
7424
|
widthChars?: number | null | undefined;
|
|
7073
7425
|
scoreThreshold?: number | null | undefined;
|
|
7074
7426
|
formula?: string | null | undefined;
|
|
7427
|
+
context?: string[] | null | undefined;
|
|
7428
|
+
prompt?: string | null | undefined;
|
|
7429
|
+
dataset?: Record<string, unknown> | undefined;
|
|
7075
7430
|
}) | ({
|
|
7076
7431
|
id: string;
|
|
7077
7432
|
label: string;
|
|
@@ -7087,6 +7442,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
7087
7442
|
popupUrl?: string | undefined;
|
|
7088
7443
|
canObtainToken?: boolean | undefined;
|
|
7089
7444
|
}))[];
|
|
7445
|
+
category: "tuple";
|
|
7090
7446
|
rirFieldNames?: string[] | null | undefined;
|
|
7091
7447
|
} & {
|
|
7092
7448
|
id: string;
|
|
@@ -7123,7 +7479,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
7123
7479
|
required?: boolean | null | undefined;
|
|
7124
7480
|
} | null | undefined;
|
|
7125
7481
|
uiConfiguration?: {
|
|
7126
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7482
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
7127
7483
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7128
7484
|
} | null | undefined;
|
|
7129
7485
|
width?: number | null | undefined;
|
|
@@ -7131,6 +7487,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
7131
7487
|
widthChars?: number | null | undefined;
|
|
7132
7488
|
scoreThreshold?: number | null | undefined;
|
|
7133
7489
|
formula?: string | null | undefined;
|
|
7490
|
+
context?: string[] | null | undefined;
|
|
7491
|
+
prompt?: string | null | undefined;
|
|
7492
|
+
dataset?: Record<string, unknown> | undefined;
|
|
7134
7493
|
}) | ({
|
|
7135
7494
|
type: "date";
|
|
7136
7495
|
format?: string | null | undefined;
|
|
@@ -7160,7 +7519,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
7160
7519
|
required?: boolean | null | undefined;
|
|
7161
7520
|
} | null | undefined;
|
|
7162
7521
|
uiConfiguration?: {
|
|
7163
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7522
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
7164
7523
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7165
7524
|
} | null | undefined;
|
|
7166
7525
|
width?: number | null | undefined;
|
|
@@ -7168,6 +7527,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
7168
7527
|
widthChars?: number | null | undefined;
|
|
7169
7528
|
scoreThreshold?: number | null | undefined;
|
|
7170
7529
|
formula?: string | null | undefined;
|
|
7530
|
+
context?: string[] | null | undefined;
|
|
7531
|
+
prompt?: string | null | undefined;
|
|
7532
|
+
dataset?: Record<string, unknown> | undefined;
|
|
7171
7533
|
}) | ({
|
|
7172
7534
|
type: "number";
|
|
7173
7535
|
format?: string | null | undefined;
|
|
@@ -7202,7 +7564,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
7202
7564
|
required?: boolean | null | undefined;
|
|
7203
7565
|
} | null | undefined;
|
|
7204
7566
|
uiConfiguration?: {
|
|
7205
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7567
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
7206
7568
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7207
7569
|
} | null | undefined;
|
|
7208
7570
|
width?: number | null | undefined;
|
|
@@ -7210,6 +7572,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
7210
7572
|
widthChars?: number | null | undefined;
|
|
7211
7573
|
scoreThreshold?: number | null | undefined;
|
|
7212
7574
|
formula?: string | null | undefined;
|
|
7575
|
+
context?: string[] | null | undefined;
|
|
7576
|
+
prompt?: string | null | undefined;
|
|
7577
|
+
dataset?: Record<string, unknown> | undefined;
|
|
7213
7578
|
}) | ({
|
|
7214
7579
|
options: {
|
|
7215
7580
|
value: string;
|
|
@@ -7243,7 +7608,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
7243
7608
|
required?: boolean | null | undefined;
|
|
7244
7609
|
} | null | undefined;
|
|
7245
7610
|
uiConfiguration?: {
|
|
7246
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7611
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
7247
7612
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7248
7613
|
} | null | undefined;
|
|
7249
7614
|
width?: number | null | undefined;
|
|
@@ -7251,6 +7616,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
7251
7616
|
widthChars?: number | null | undefined;
|
|
7252
7617
|
scoreThreshold?: number | null | undefined;
|
|
7253
7618
|
formula?: string | null | undefined;
|
|
7619
|
+
context?: string[] | null | undefined;
|
|
7620
|
+
prompt?: string | null | undefined;
|
|
7621
|
+
dataset?: Record<string, unknown> | undefined;
|
|
7254
7622
|
}) | ({
|
|
7255
7623
|
id: string;
|
|
7256
7624
|
label: string;
|
|
@@ -7285,7 +7653,6 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
7285
7653
|
disablePrediction?: boolean | null | undefined;
|
|
7286
7654
|
}) | ({
|
|
7287
7655
|
children: {
|
|
7288
|
-
category: "tuple";
|
|
7289
7656
|
children: (({
|
|
7290
7657
|
type: "string";
|
|
7291
7658
|
} & {
|
|
@@ -7314,7 +7681,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
7314
7681
|
required?: boolean | null | undefined;
|
|
7315
7682
|
} | null | undefined;
|
|
7316
7683
|
uiConfiguration?: {
|
|
7317
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7684
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
7318
7685
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7319
7686
|
} | null | undefined;
|
|
7320
7687
|
width?: number | null | undefined;
|
|
@@ -7322,6 +7689,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
7322
7689
|
widthChars?: number | null | undefined;
|
|
7323
7690
|
scoreThreshold?: number | null | undefined;
|
|
7324
7691
|
formula?: string | null | undefined;
|
|
7692
|
+
context?: string[] | null | undefined;
|
|
7693
|
+
prompt?: string | null | undefined;
|
|
7694
|
+
dataset?: Record<string, unknown> | undefined;
|
|
7325
7695
|
}) | ({
|
|
7326
7696
|
type: "date";
|
|
7327
7697
|
format?: string | null | undefined;
|
|
@@ -7351,7 +7721,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
7351
7721
|
required?: boolean | null | undefined;
|
|
7352
7722
|
} | null | undefined;
|
|
7353
7723
|
uiConfiguration?: {
|
|
7354
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7724
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
7355
7725
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7356
7726
|
} | null | undefined;
|
|
7357
7727
|
width?: number | null | undefined;
|
|
@@ -7359,6 +7729,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
7359
7729
|
widthChars?: number | null | undefined;
|
|
7360
7730
|
scoreThreshold?: number | null | undefined;
|
|
7361
7731
|
formula?: string | null | undefined;
|
|
7732
|
+
context?: string[] | null | undefined;
|
|
7733
|
+
prompt?: string | null | undefined;
|
|
7734
|
+
dataset?: Record<string, unknown> | undefined;
|
|
7362
7735
|
}) | ({
|
|
7363
7736
|
type: "number";
|
|
7364
7737
|
format?: string | null | undefined;
|
|
@@ -7393,7 +7766,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
7393
7766
|
required?: boolean | null | undefined;
|
|
7394
7767
|
} | null | undefined;
|
|
7395
7768
|
uiConfiguration?: {
|
|
7396
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7769
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
7397
7770
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7398
7771
|
} | null | undefined;
|
|
7399
7772
|
width?: number | null | undefined;
|
|
@@ -7401,6 +7774,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
7401
7774
|
widthChars?: number | null | undefined;
|
|
7402
7775
|
scoreThreshold?: number | null | undefined;
|
|
7403
7776
|
formula?: string | null | undefined;
|
|
7777
|
+
context?: string[] | null | undefined;
|
|
7778
|
+
prompt?: string | null | undefined;
|
|
7779
|
+
dataset?: Record<string, unknown> | undefined;
|
|
7404
7780
|
}) | ({
|
|
7405
7781
|
options: {
|
|
7406
7782
|
value: string;
|
|
@@ -7434,7 +7810,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
7434
7810
|
required?: boolean | null | undefined;
|
|
7435
7811
|
} | null | undefined;
|
|
7436
7812
|
uiConfiguration?: {
|
|
7437
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7813
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
7438
7814
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7439
7815
|
} | null | undefined;
|
|
7440
7816
|
width?: number | null | undefined;
|
|
@@ -7442,6 +7818,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
7442
7818
|
widthChars?: number | null | undefined;
|
|
7443
7819
|
scoreThreshold?: number | null | undefined;
|
|
7444
7820
|
formula?: string | null | undefined;
|
|
7821
|
+
context?: string[] | null | undefined;
|
|
7822
|
+
prompt?: string | null | undefined;
|
|
7823
|
+
dataset?: Record<string, unknown> | undefined;
|
|
7445
7824
|
}) | ({
|
|
7446
7825
|
id: string;
|
|
7447
7826
|
label: string;
|
|
@@ -7457,6 +7836,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
7457
7836
|
popupUrl?: string | undefined;
|
|
7458
7837
|
canObtainToken?: boolean | undefined;
|
|
7459
7838
|
}))[];
|
|
7839
|
+
category: "tuple";
|
|
7460
7840
|
rirFieldNames?: string[] | null | undefined;
|
|
7461
7841
|
} & {
|
|
7462
7842
|
id: string;
|
|
@@ -7483,6 +7863,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
7483
7863
|
hidden?: boolean | null | undefined;
|
|
7484
7864
|
disablePrediction?: boolean | null | undefined;
|
|
7485
7865
|
}))[];
|
|
7866
|
+
category: "section";
|
|
7486
7867
|
icon?: string | null | undefined;
|
|
7487
7868
|
}>>, "many">;
|
|
7488
7869
|
annotationContent: import("zod").ZodArray<import("zod").ZodObject<{
|
|
@@ -7591,9 +7972,10 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
7591
7972
|
validationSources: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
7592
7973
|
timeSpent: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
7593
7974
|
timeSpentOverall: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
7975
|
+
noRecalculation: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7594
7976
|
}, "strip", import("zod").ZodTypeAny, {
|
|
7595
|
-
id: number | null;
|
|
7596
7977
|
url: string | null;
|
|
7978
|
+
id: number | null;
|
|
7597
7979
|
schemaId: string | null;
|
|
7598
7980
|
category: "datapoint" | null;
|
|
7599
7981
|
content?: {
|
|
@@ -7615,9 +7997,10 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
7615
7997
|
validationSources?: string[] | null | undefined;
|
|
7616
7998
|
timeSpent?: number | null | undefined;
|
|
7617
7999
|
timeSpentOverall?: number | null | undefined;
|
|
8000
|
+
noRecalculation?: boolean | undefined;
|
|
7618
8001
|
}, {
|
|
7619
|
-
id: number | null;
|
|
7620
8002
|
url: string | null;
|
|
8003
|
+
id: number | null;
|
|
7621
8004
|
schemaId: string | null;
|
|
7622
8005
|
category: "datapoint" | null;
|
|
7623
8006
|
content?: {
|
|
@@ -7639,6 +8022,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
7639
8022
|
validationSources?: string[] | null | undefined;
|
|
7640
8023
|
timeSpent?: number | null | undefined;
|
|
7641
8024
|
timeSpentOverall?: number | null | undefined;
|
|
8025
|
+
noRecalculation?: boolean | undefined;
|
|
7642
8026
|
}>, "many">, import("zod").ZodArray<import("zod").ZodObject<{
|
|
7643
8027
|
id: import("zod").ZodNullable<import("zod").ZodNumber>;
|
|
7644
8028
|
url: import("zod").ZodNullable<import("zod").ZodString>;
|
|
@@ -7697,9 +8081,10 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
7697
8081
|
validationSources: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
7698
8082
|
timeSpent: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
7699
8083
|
timeSpentOverall: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
8084
|
+
noRecalculation: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7700
8085
|
}, "strip", import("zod").ZodTypeAny, {
|
|
7701
|
-
id: number | null;
|
|
7702
8086
|
url: string | null;
|
|
8087
|
+
id: number | null;
|
|
7703
8088
|
schemaId: string | null;
|
|
7704
8089
|
category: "datapoint" | null;
|
|
7705
8090
|
content?: {
|
|
@@ -7721,9 +8106,10 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
7721
8106
|
validationSources?: string[] | null | undefined;
|
|
7722
8107
|
timeSpent?: number | null | undefined;
|
|
7723
8108
|
timeSpentOverall?: number | null | undefined;
|
|
8109
|
+
noRecalculation?: boolean | undefined;
|
|
7724
8110
|
}, {
|
|
7725
|
-
id: number | null;
|
|
7726
8111
|
url: string | null;
|
|
8112
|
+
id: number | null;
|
|
7727
8113
|
schemaId: string | null;
|
|
7728
8114
|
category: "datapoint" | null;
|
|
7729
8115
|
content?: {
|
|
@@ -7745,16 +8131,14 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
7745
8131
|
validationSources?: string[] | null | undefined;
|
|
7746
8132
|
timeSpent?: number | null | undefined;
|
|
7747
8133
|
timeSpentOverall?: number | null | undefined;
|
|
8134
|
+
noRecalculation?: boolean | undefined;
|
|
7748
8135
|
}>>, "many">;
|
|
7749
8136
|
schemaId: import("zod").ZodString;
|
|
7750
8137
|
}, "strip", import("zod").ZodTypeAny, {
|
|
7751
|
-
id: number | null;
|
|
7752
8138
|
url: string | null;
|
|
7753
|
-
schemaId: string;
|
|
7754
|
-
category: "tuple" | null;
|
|
7755
8139
|
children: ({
|
|
7756
|
-
id: number | null;
|
|
7757
8140
|
url: string | null;
|
|
8141
|
+
id: number | null;
|
|
7758
8142
|
schemaId: string | null;
|
|
7759
8143
|
category: "datapoint" | null;
|
|
7760
8144
|
content?: {
|
|
@@ -7776,15 +8160,16 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
7776
8160
|
validationSources?: string[] | null | undefined;
|
|
7777
8161
|
timeSpent?: number | null | undefined;
|
|
7778
8162
|
timeSpentOverall?: number | null | undefined;
|
|
8163
|
+
noRecalculation?: boolean | undefined;
|
|
7779
8164
|
} | null)[];
|
|
7780
|
-
}, {
|
|
7781
8165
|
id: number | null;
|
|
7782
|
-
url: string | null;
|
|
7783
8166
|
schemaId: string;
|
|
7784
8167
|
category: "tuple" | null;
|
|
8168
|
+
}, {
|
|
8169
|
+
url: string | null;
|
|
7785
8170
|
children: ({
|
|
7786
|
-
id: number | null;
|
|
7787
8171
|
url: string | null;
|
|
8172
|
+
id: number | null;
|
|
7788
8173
|
schemaId: string | null;
|
|
7789
8174
|
category: "datapoint" | null;
|
|
7790
8175
|
content?: {
|
|
@@ -7806,7 +8191,11 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
7806
8191
|
validationSources?: string[] | null | undefined;
|
|
7807
8192
|
timeSpent?: number | null | undefined;
|
|
7808
8193
|
timeSpentOverall?: number | null | undefined;
|
|
8194
|
+
noRecalculation?: boolean | undefined;
|
|
7809
8195
|
} | null)[];
|
|
8196
|
+
id: number | null;
|
|
8197
|
+
schemaId: string;
|
|
8198
|
+
category: "tuple" | null;
|
|
7810
8199
|
}>, "many">]>>;
|
|
7811
8200
|
category: import("zod").ZodNullable<import("zod").ZodLiteral<"multivalue">>;
|
|
7812
8201
|
schemaId: import("zod").ZodNullable<import("zod").ZodString>;
|
|
@@ -7902,13 +8291,10 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
7902
8291
|
timeSpentGrid: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
7903
8292
|
timeSpentGridOverall: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
7904
8293
|
}, "strip", import("zod").ZodTypeAny, {
|
|
7905
|
-
id: number | null;
|
|
7906
8294
|
url: string | null;
|
|
7907
|
-
schemaId: string | null;
|
|
7908
|
-
category: "multivalue" | null;
|
|
7909
8295
|
children: (({
|
|
7910
|
-
id: number | null;
|
|
7911
8296
|
url: string | null;
|
|
8297
|
+
id: number | null;
|
|
7912
8298
|
schemaId: string | null;
|
|
7913
8299
|
category: "datapoint" | null;
|
|
7914
8300
|
content?: {
|
|
@@ -7930,14 +8316,12 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
7930
8316
|
validationSources?: string[] | null | undefined;
|
|
7931
8317
|
timeSpent?: number | null | undefined;
|
|
7932
8318
|
timeSpentOverall?: number | null | undefined;
|
|
8319
|
+
noRecalculation?: boolean | undefined;
|
|
7933
8320
|
}[] | {
|
|
7934
|
-
id: number | null;
|
|
7935
8321
|
url: string | null;
|
|
7936
|
-
schemaId: string;
|
|
7937
|
-
category: "tuple" | null;
|
|
7938
8322
|
children: ({
|
|
7939
|
-
id: number | null;
|
|
7940
8323
|
url: string | null;
|
|
8324
|
+
id: number | null;
|
|
7941
8325
|
schemaId: string | null;
|
|
7942
8326
|
category: "datapoint" | null;
|
|
7943
8327
|
content?: {
|
|
@@ -7959,10 +8343,14 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
7959
8343
|
validationSources?: string[] | null | undefined;
|
|
7960
8344
|
timeSpent?: number | null | undefined;
|
|
7961
8345
|
timeSpentOverall?: number | null | undefined;
|
|
8346
|
+
noRecalculation?: boolean | undefined;
|
|
7962
8347
|
} | null)[];
|
|
7963
|
-
}[]) & ({
|
|
7964
8348
|
id: number | null;
|
|
8349
|
+
schemaId: string;
|
|
8350
|
+
category: "tuple" | null;
|
|
8351
|
+
}[]) & ({
|
|
7965
8352
|
url: string | null;
|
|
8353
|
+
id: number | null;
|
|
7966
8354
|
schemaId: string | null;
|
|
7967
8355
|
category: "datapoint" | null;
|
|
7968
8356
|
content?: {
|
|
@@ -7984,14 +8372,12 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
7984
8372
|
validationSources?: string[] | null | undefined;
|
|
7985
8373
|
timeSpent?: number | null | undefined;
|
|
7986
8374
|
timeSpentOverall?: number | null | undefined;
|
|
8375
|
+
noRecalculation?: boolean | undefined;
|
|
7987
8376
|
}[] | {
|
|
7988
|
-
id: number | null;
|
|
7989
8377
|
url: string | null;
|
|
7990
|
-
schemaId: string;
|
|
7991
|
-
category: "tuple" | null;
|
|
7992
8378
|
children: ({
|
|
7993
|
-
id: number | null;
|
|
7994
8379
|
url: string | null;
|
|
8380
|
+
id: number | null;
|
|
7995
8381
|
schemaId: string | null;
|
|
7996
8382
|
category: "datapoint" | null;
|
|
7997
8383
|
content?: {
|
|
@@ -8013,8 +8399,15 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
8013
8399
|
validationSources?: string[] | null | undefined;
|
|
8014
8400
|
timeSpent?: number | null | undefined;
|
|
8015
8401
|
timeSpentOverall?: number | null | undefined;
|
|
8402
|
+
noRecalculation?: boolean | undefined;
|
|
8016
8403
|
} | null)[];
|
|
8404
|
+
id: number | null;
|
|
8405
|
+
schemaId: string;
|
|
8406
|
+
category: "tuple" | null;
|
|
8017
8407
|
}[] | undefined)) | null;
|
|
8408
|
+
id: number | null;
|
|
8409
|
+
schemaId: string | null;
|
|
8410
|
+
category: "multivalue" | null;
|
|
8018
8411
|
content?: {
|
|
8019
8412
|
value?: string | null | undefined;
|
|
8020
8413
|
normalizedValue?: string | null | undefined;
|
|
@@ -8053,13 +8446,10 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
8053
8446
|
timeSpentGrid?: number | null | undefined;
|
|
8054
8447
|
timeSpentGridOverall?: number | null | undefined;
|
|
8055
8448
|
}, {
|
|
8056
|
-
id: number | null;
|
|
8057
8449
|
url: string | null;
|
|
8058
|
-
schemaId: string | null;
|
|
8059
|
-
category: "multivalue" | null;
|
|
8060
8450
|
children: (({
|
|
8061
|
-
id: number | null;
|
|
8062
8451
|
url: string | null;
|
|
8452
|
+
id: number | null;
|
|
8063
8453
|
schemaId: string | null;
|
|
8064
8454
|
category: "datapoint" | null;
|
|
8065
8455
|
content?: {
|
|
@@ -8081,14 +8471,12 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
8081
8471
|
validationSources?: string[] | null | undefined;
|
|
8082
8472
|
timeSpent?: number | null | undefined;
|
|
8083
8473
|
timeSpentOverall?: number | null | undefined;
|
|
8474
|
+
noRecalculation?: boolean | undefined;
|
|
8084
8475
|
}[] | {
|
|
8085
|
-
id: number | null;
|
|
8086
8476
|
url: string | null;
|
|
8087
|
-
schemaId: string;
|
|
8088
|
-
category: "tuple" | null;
|
|
8089
8477
|
children: ({
|
|
8090
|
-
id: number | null;
|
|
8091
8478
|
url: string | null;
|
|
8479
|
+
id: number | null;
|
|
8092
8480
|
schemaId: string | null;
|
|
8093
8481
|
category: "datapoint" | null;
|
|
8094
8482
|
content?: {
|
|
@@ -8110,10 +8498,14 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
8110
8498
|
validationSources?: string[] | null | undefined;
|
|
8111
8499
|
timeSpent?: number | null | undefined;
|
|
8112
8500
|
timeSpentOverall?: number | null | undefined;
|
|
8501
|
+
noRecalculation?: boolean | undefined;
|
|
8113
8502
|
} | null)[];
|
|
8114
|
-
}[]) & ({
|
|
8115
8503
|
id: number | null;
|
|
8504
|
+
schemaId: string;
|
|
8505
|
+
category: "tuple" | null;
|
|
8506
|
+
}[]) & ({
|
|
8116
8507
|
url: string | null;
|
|
8508
|
+
id: number | null;
|
|
8117
8509
|
schemaId: string | null;
|
|
8118
8510
|
category: "datapoint" | null;
|
|
8119
8511
|
content?: {
|
|
@@ -8135,14 +8527,12 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
8135
8527
|
validationSources?: string[] | null | undefined;
|
|
8136
8528
|
timeSpent?: number | null | undefined;
|
|
8137
8529
|
timeSpentOverall?: number | null | undefined;
|
|
8530
|
+
noRecalculation?: boolean | undefined;
|
|
8138
8531
|
}[] | {
|
|
8139
|
-
id: number | null;
|
|
8140
8532
|
url: string | null;
|
|
8141
|
-
schemaId: string;
|
|
8142
|
-
category: "tuple" | null;
|
|
8143
8533
|
children: ({
|
|
8144
|
-
id: number | null;
|
|
8145
8534
|
url: string | null;
|
|
8535
|
+
id: number | null;
|
|
8146
8536
|
schemaId: string | null;
|
|
8147
8537
|
category: "datapoint" | null;
|
|
8148
8538
|
content?: {
|
|
@@ -8164,8 +8554,15 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
8164
8554
|
validationSources?: string[] | null | undefined;
|
|
8165
8555
|
timeSpent?: number | null | undefined;
|
|
8166
8556
|
timeSpentOverall?: number | null | undefined;
|
|
8557
|
+
noRecalculation?: boolean | undefined;
|
|
8167
8558
|
} | null)[];
|
|
8559
|
+
id: number | null;
|
|
8560
|
+
schemaId: string;
|
|
8561
|
+
category: "tuple" | null;
|
|
8168
8562
|
}[] | undefined)) | null;
|
|
8563
|
+
id: number | null;
|
|
8564
|
+
schemaId: string | null;
|
|
8565
|
+
category: "multivalue" | null;
|
|
8169
8566
|
content?: {
|
|
8170
8567
|
value?: string | null | undefined;
|
|
8171
8568
|
normalizedValue?: string | null | undefined;
|
|
@@ -8257,9 +8654,10 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
8257
8654
|
validationSources: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
8258
8655
|
timeSpent: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
8259
8656
|
timeSpentOverall: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
8657
|
+
noRecalculation: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
8260
8658
|
}, "strip", import("zod").ZodTypeAny, {
|
|
8261
|
-
id: number | null;
|
|
8262
8659
|
url: string | null;
|
|
8660
|
+
id: number | null;
|
|
8263
8661
|
schemaId: string | null;
|
|
8264
8662
|
category: "datapoint" | null;
|
|
8265
8663
|
content?: {
|
|
@@ -8281,9 +8679,10 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
8281
8679
|
validationSources?: string[] | null | undefined;
|
|
8282
8680
|
timeSpent?: number | null | undefined;
|
|
8283
8681
|
timeSpentOverall?: number | null | undefined;
|
|
8682
|
+
noRecalculation?: boolean | undefined;
|
|
8284
8683
|
}, {
|
|
8285
|
-
id: number | null;
|
|
8286
8684
|
url: string | null;
|
|
8685
|
+
id: number | null;
|
|
8287
8686
|
schemaId: string | null;
|
|
8288
8687
|
category: "datapoint" | null;
|
|
8289
8688
|
content?: {
|
|
@@ -8305,17 +8704,15 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
8305
8704
|
validationSources?: string[] | null | undefined;
|
|
8306
8705
|
timeSpent?: number | null | undefined;
|
|
8307
8706
|
timeSpentOverall?: number | null | undefined;
|
|
8707
|
+
noRecalculation?: boolean | undefined;
|
|
8308
8708
|
}>]>, "many">>;
|
|
8309
8709
|
category: import("zod").ZodNullable<import("zod").ZodLiteral<"section">>;
|
|
8310
8710
|
schemaId: import("zod").ZodNullable<import("zod").ZodString>;
|
|
8311
8711
|
}, "strip", import("zod").ZodTypeAny, {
|
|
8312
|
-
id: number | null;
|
|
8313
8712
|
url: string | null;
|
|
8314
|
-
schemaId: string | null;
|
|
8315
|
-
category: "section" | null;
|
|
8316
8713
|
children: ({
|
|
8317
|
-
id: number | null;
|
|
8318
8714
|
url: string | null;
|
|
8715
|
+
id: number | null;
|
|
8319
8716
|
schemaId: string | null;
|
|
8320
8717
|
category: "datapoint" | null;
|
|
8321
8718
|
content?: {
|
|
@@ -8337,14 +8734,12 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
8337
8734
|
validationSources?: string[] | null | undefined;
|
|
8338
8735
|
timeSpent?: number | null | undefined;
|
|
8339
8736
|
timeSpentOverall?: number | null | undefined;
|
|
8737
|
+
noRecalculation?: boolean | undefined;
|
|
8340
8738
|
} | {
|
|
8341
|
-
id: number | null;
|
|
8342
8739
|
url: string | null;
|
|
8343
|
-
schemaId: string | null;
|
|
8344
|
-
category: "multivalue" | null;
|
|
8345
8740
|
children: (({
|
|
8346
|
-
id: number | null;
|
|
8347
8741
|
url: string | null;
|
|
8742
|
+
id: number | null;
|
|
8348
8743
|
schemaId: string | null;
|
|
8349
8744
|
category: "datapoint" | null;
|
|
8350
8745
|
content?: {
|
|
@@ -8366,14 +8761,12 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
8366
8761
|
validationSources?: string[] | null | undefined;
|
|
8367
8762
|
timeSpent?: number | null | undefined;
|
|
8368
8763
|
timeSpentOverall?: number | null | undefined;
|
|
8764
|
+
noRecalculation?: boolean | undefined;
|
|
8369
8765
|
}[] | {
|
|
8370
|
-
id: number | null;
|
|
8371
8766
|
url: string | null;
|
|
8372
|
-
schemaId: string;
|
|
8373
|
-
category: "tuple" | null;
|
|
8374
8767
|
children: ({
|
|
8375
|
-
id: number | null;
|
|
8376
8768
|
url: string | null;
|
|
8769
|
+
id: number | null;
|
|
8377
8770
|
schemaId: string | null;
|
|
8378
8771
|
category: "datapoint" | null;
|
|
8379
8772
|
content?: {
|
|
@@ -8395,10 +8788,14 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
8395
8788
|
validationSources?: string[] | null | undefined;
|
|
8396
8789
|
timeSpent?: number | null | undefined;
|
|
8397
8790
|
timeSpentOverall?: number | null | undefined;
|
|
8791
|
+
noRecalculation?: boolean | undefined;
|
|
8398
8792
|
} | null)[];
|
|
8399
|
-
}[]) & ({
|
|
8400
8793
|
id: number | null;
|
|
8794
|
+
schemaId: string;
|
|
8795
|
+
category: "tuple" | null;
|
|
8796
|
+
}[]) & ({
|
|
8401
8797
|
url: string | null;
|
|
8798
|
+
id: number | null;
|
|
8402
8799
|
schemaId: string | null;
|
|
8403
8800
|
category: "datapoint" | null;
|
|
8404
8801
|
content?: {
|
|
@@ -8420,14 +8817,12 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
8420
8817
|
validationSources?: string[] | null | undefined;
|
|
8421
8818
|
timeSpent?: number | null | undefined;
|
|
8422
8819
|
timeSpentOverall?: number | null | undefined;
|
|
8820
|
+
noRecalculation?: boolean | undefined;
|
|
8423
8821
|
}[] | {
|
|
8424
|
-
id: number | null;
|
|
8425
8822
|
url: string | null;
|
|
8426
|
-
schemaId: string;
|
|
8427
|
-
category: "tuple" | null;
|
|
8428
8823
|
children: ({
|
|
8429
|
-
id: number | null;
|
|
8430
8824
|
url: string | null;
|
|
8825
|
+
id: number | null;
|
|
8431
8826
|
schemaId: string | null;
|
|
8432
8827
|
category: "datapoint" | null;
|
|
8433
8828
|
content?: {
|
|
@@ -8449,8 +8844,15 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
8449
8844
|
validationSources?: string[] | null | undefined;
|
|
8450
8845
|
timeSpent?: number | null | undefined;
|
|
8451
8846
|
timeSpentOverall?: number | null | undefined;
|
|
8847
|
+
noRecalculation?: boolean | undefined;
|
|
8452
8848
|
} | null)[];
|
|
8849
|
+
id: number | null;
|
|
8850
|
+
schemaId: string;
|
|
8851
|
+
category: "tuple" | null;
|
|
8453
8852
|
}[] | undefined)) | null;
|
|
8853
|
+
id: number | null;
|
|
8854
|
+
schemaId: string | null;
|
|
8855
|
+
category: "multivalue" | null;
|
|
8454
8856
|
content?: {
|
|
8455
8857
|
value?: string | null | undefined;
|
|
8456
8858
|
normalizedValue?: string | null | undefined;
|
|
@@ -8489,14 +8891,14 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
8489
8891
|
timeSpentGrid?: number | null | undefined;
|
|
8490
8892
|
timeSpentGridOverall?: number | null | undefined;
|
|
8491
8893
|
})[] | null;
|
|
8492
|
-
}, {
|
|
8493
8894
|
id: number | null;
|
|
8494
|
-
url: string | null;
|
|
8495
8895
|
schemaId: string | null;
|
|
8496
8896
|
category: "section" | null;
|
|
8897
|
+
}, {
|
|
8898
|
+
url: string | null;
|
|
8497
8899
|
children: ({
|
|
8498
|
-
id: number | null;
|
|
8499
8900
|
url: string | null;
|
|
8901
|
+
id: number | null;
|
|
8500
8902
|
schemaId: string | null;
|
|
8501
8903
|
category: "datapoint" | null;
|
|
8502
8904
|
content?: {
|
|
@@ -8518,14 +8920,12 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
8518
8920
|
validationSources?: string[] | null | undefined;
|
|
8519
8921
|
timeSpent?: number | null | undefined;
|
|
8520
8922
|
timeSpentOverall?: number | null | undefined;
|
|
8923
|
+
noRecalculation?: boolean | undefined;
|
|
8521
8924
|
} | {
|
|
8522
|
-
id: number | null;
|
|
8523
8925
|
url: string | null;
|
|
8524
|
-
schemaId: string | null;
|
|
8525
|
-
category: "multivalue" | null;
|
|
8526
8926
|
children: (({
|
|
8527
|
-
id: number | null;
|
|
8528
8927
|
url: string | null;
|
|
8928
|
+
id: number | null;
|
|
8529
8929
|
schemaId: string | null;
|
|
8530
8930
|
category: "datapoint" | null;
|
|
8531
8931
|
content?: {
|
|
@@ -8547,14 +8947,12 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
8547
8947
|
validationSources?: string[] | null | undefined;
|
|
8548
8948
|
timeSpent?: number | null | undefined;
|
|
8549
8949
|
timeSpentOverall?: number | null | undefined;
|
|
8950
|
+
noRecalculation?: boolean | undefined;
|
|
8550
8951
|
}[] | {
|
|
8551
|
-
id: number | null;
|
|
8552
8952
|
url: string | null;
|
|
8553
|
-
schemaId: string;
|
|
8554
|
-
category: "tuple" | null;
|
|
8555
8953
|
children: ({
|
|
8556
|
-
id: number | null;
|
|
8557
8954
|
url: string | null;
|
|
8955
|
+
id: number | null;
|
|
8558
8956
|
schemaId: string | null;
|
|
8559
8957
|
category: "datapoint" | null;
|
|
8560
8958
|
content?: {
|
|
@@ -8576,10 +8974,14 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
8576
8974
|
validationSources?: string[] | null | undefined;
|
|
8577
8975
|
timeSpent?: number | null | undefined;
|
|
8578
8976
|
timeSpentOverall?: number | null | undefined;
|
|
8977
|
+
noRecalculation?: boolean | undefined;
|
|
8579
8978
|
} | null)[];
|
|
8580
|
-
}[]) & ({
|
|
8581
8979
|
id: number | null;
|
|
8980
|
+
schemaId: string;
|
|
8981
|
+
category: "tuple" | null;
|
|
8982
|
+
}[]) & ({
|
|
8582
8983
|
url: string | null;
|
|
8984
|
+
id: number | null;
|
|
8583
8985
|
schemaId: string | null;
|
|
8584
8986
|
category: "datapoint" | null;
|
|
8585
8987
|
content?: {
|
|
@@ -8601,14 +9003,12 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
8601
9003
|
validationSources?: string[] | null | undefined;
|
|
8602
9004
|
timeSpent?: number | null | undefined;
|
|
8603
9005
|
timeSpentOverall?: number | null | undefined;
|
|
9006
|
+
noRecalculation?: boolean | undefined;
|
|
8604
9007
|
}[] | {
|
|
8605
|
-
id: number | null;
|
|
8606
9008
|
url: string | null;
|
|
8607
|
-
schemaId: string;
|
|
8608
|
-
category: "tuple" | null;
|
|
8609
9009
|
children: ({
|
|
8610
|
-
id: number | null;
|
|
8611
9010
|
url: string | null;
|
|
9011
|
+
id: number | null;
|
|
8612
9012
|
schemaId: string | null;
|
|
8613
9013
|
category: "datapoint" | null;
|
|
8614
9014
|
content?: {
|
|
@@ -8630,8 +9030,15 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
8630
9030
|
validationSources?: string[] | null | undefined;
|
|
8631
9031
|
timeSpent?: number | null | undefined;
|
|
8632
9032
|
timeSpentOverall?: number | null | undefined;
|
|
9033
|
+
noRecalculation?: boolean | undefined;
|
|
8633
9034
|
} | null)[];
|
|
9035
|
+
id: number | null;
|
|
9036
|
+
schemaId: string;
|
|
9037
|
+
category: "tuple" | null;
|
|
8634
9038
|
}[] | undefined)) | null;
|
|
9039
|
+
id: number | null;
|
|
9040
|
+
schemaId: string | null;
|
|
9041
|
+
category: "multivalue" | null;
|
|
8635
9042
|
content?: {
|
|
8636
9043
|
value?: string | null | undefined;
|
|
8637
9044
|
normalizedValue?: string | null | undefined;
|
|
@@ -8670,95 +9077,11 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
8670
9077
|
timeSpentGrid?: number | null | undefined;
|
|
8671
9078
|
timeSpentGridOverall?: number | null | undefined;
|
|
8672
9079
|
})[] | null;
|
|
9080
|
+
id: number | null;
|
|
9081
|
+
schemaId: string | null;
|
|
9082
|
+
category: "section" | null;
|
|
8673
9083
|
}>, "many">;
|
|
8674
|
-
|
|
8675
|
-
id: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
8676
|
-
url: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8677
|
-
enabled: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
8678
|
-
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8679
|
-
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8680
|
-
ruleTemplate: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>>;
|
|
8681
|
-
schema: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8682
|
-
triggerCondition: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8683
|
-
triggerConditionSummary: import("zod").ZodOptional<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
8684
|
-
synchronizedFromTemplate: import("zod").ZodOptional<import("zod").ZodOptional<import("zod").ZodBoolean>>;
|
|
8685
|
-
ruleActions: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
|
|
8686
|
-
id: import("zod").ZodString;
|
|
8687
|
-
enabled: import("zod").ZodBoolean;
|
|
8688
|
-
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8689
|
-
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8690
|
-
action: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
8691
|
-
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]>;
|
|
8692
|
-
payload: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
8693
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
8694
|
-
type: string;
|
|
8695
|
-
payload?: unknown;
|
|
8696
|
-
}, {
|
|
8697
|
-
type: string;
|
|
8698
|
-
payload?: unknown;
|
|
8699
|
-
}>>;
|
|
8700
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
8701
|
-
id: string;
|
|
8702
|
-
enabled: boolean;
|
|
8703
|
-
name?: string | undefined;
|
|
8704
|
-
description?: string | undefined;
|
|
8705
|
-
action?: {
|
|
8706
|
-
type: string;
|
|
8707
|
-
payload?: unknown;
|
|
8708
|
-
} | undefined;
|
|
8709
|
-
}, {
|
|
8710
|
-
id: string;
|
|
8711
|
-
enabled: boolean;
|
|
8712
|
-
name?: string | undefined;
|
|
8713
|
-
description?: string | undefined;
|
|
8714
|
-
action?: {
|
|
8715
|
-
type: string;
|
|
8716
|
-
payload?: unknown;
|
|
8717
|
-
} | undefined;
|
|
8718
|
-
}>, "many">>;
|
|
8719
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
8720
|
-
id?: number | undefined;
|
|
8721
|
-
url?: string | undefined;
|
|
8722
|
-
enabled?: boolean | undefined;
|
|
8723
|
-
name?: string | undefined;
|
|
8724
|
-
description?: string | undefined;
|
|
8725
|
-
ruleTemplate?: string | null | undefined;
|
|
8726
|
-
schema?: string | undefined;
|
|
8727
|
-
triggerCondition?: string | undefined;
|
|
8728
|
-
triggerConditionSummary?: string | undefined;
|
|
8729
|
-
synchronizedFromTemplate?: boolean | undefined;
|
|
8730
|
-
ruleActions?: {
|
|
8731
|
-
id: string;
|
|
8732
|
-
enabled: boolean;
|
|
8733
|
-
name?: string | undefined;
|
|
8734
|
-
description?: string | undefined;
|
|
8735
|
-
action?: {
|
|
8736
|
-
type: string;
|
|
8737
|
-
payload?: unknown;
|
|
8738
|
-
} | undefined;
|
|
8739
|
-
}[] | undefined;
|
|
8740
|
-
}, {
|
|
8741
|
-
id?: number | undefined;
|
|
8742
|
-
url?: string | undefined;
|
|
8743
|
-
enabled?: boolean | undefined;
|
|
8744
|
-
name?: string | undefined;
|
|
8745
|
-
description?: string | undefined;
|
|
8746
|
-
ruleTemplate?: string | null | undefined;
|
|
8747
|
-
schema?: string | undefined;
|
|
8748
|
-
triggerCondition?: string | undefined;
|
|
8749
|
-
triggerConditionSummary?: string | undefined;
|
|
8750
|
-
synchronizedFromTemplate?: boolean | undefined;
|
|
8751
|
-
ruleActions?: {
|
|
8752
|
-
id: string;
|
|
8753
|
-
enabled: boolean;
|
|
8754
|
-
name?: string | undefined;
|
|
8755
|
-
description?: string | undefined;
|
|
8756
|
-
action?: {
|
|
8757
|
-
type: string;
|
|
8758
|
-
payload?: unknown;
|
|
8759
|
-
} | undefined;
|
|
8760
|
-
}[] | undefined;
|
|
8761
|
-
}>, "many">>;
|
|
9084
|
+
annotation: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8762
9085
|
}, "strip", import("zod").ZodTypeAny, {
|
|
8763
9086
|
schemaContent: ({
|
|
8764
9087
|
id: string;
|
|
@@ -8767,7 +9090,6 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
8767
9090
|
hidden?: boolean | null | undefined;
|
|
8768
9091
|
disablePrediction?: boolean | null | undefined;
|
|
8769
9092
|
} & {
|
|
8770
|
-
category: "section";
|
|
8771
9093
|
children: (({
|
|
8772
9094
|
type: "string";
|
|
8773
9095
|
} & {
|
|
@@ -8796,7 +9118,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
8796
9118
|
required?: boolean | null | undefined;
|
|
8797
9119
|
} | null | undefined;
|
|
8798
9120
|
uiConfiguration?: {
|
|
8799
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
9121
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
8800
9122
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
8801
9123
|
} | null | undefined;
|
|
8802
9124
|
width?: number | null | undefined;
|
|
@@ -8804,6 +9126,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
8804
9126
|
widthChars?: number | null | undefined;
|
|
8805
9127
|
scoreThreshold?: number | null | undefined;
|
|
8806
9128
|
formula?: string | null | undefined;
|
|
9129
|
+
context?: string[] | null | undefined;
|
|
9130
|
+
prompt?: string | null | undefined;
|
|
9131
|
+
dataset?: Record<string, unknown> | undefined;
|
|
8807
9132
|
}) | ({
|
|
8808
9133
|
type: "date";
|
|
8809
9134
|
format?: string | null | undefined;
|
|
@@ -8833,7 +9158,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
8833
9158
|
required?: boolean | null | undefined;
|
|
8834
9159
|
} | null | undefined;
|
|
8835
9160
|
uiConfiguration?: {
|
|
8836
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
9161
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
8837
9162
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
8838
9163
|
} | null | undefined;
|
|
8839
9164
|
width?: number | null | undefined;
|
|
@@ -8841,6 +9166,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
8841
9166
|
widthChars?: number | null | undefined;
|
|
8842
9167
|
scoreThreshold?: number | null | undefined;
|
|
8843
9168
|
formula?: string | null | undefined;
|
|
9169
|
+
context?: string[] | null | undefined;
|
|
9170
|
+
prompt?: string | null | undefined;
|
|
9171
|
+
dataset?: Record<string, unknown> | undefined;
|
|
8844
9172
|
}) | ({
|
|
8845
9173
|
type: "number";
|
|
8846
9174
|
format?: string | null | undefined;
|
|
@@ -8875,7 +9203,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
8875
9203
|
required?: boolean | null | undefined;
|
|
8876
9204
|
} | null | undefined;
|
|
8877
9205
|
uiConfiguration?: {
|
|
8878
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
9206
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
8879
9207
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
8880
9208
|
} | null | undefined;
|
|
8881
9209
|
width?: number | null | undefined;
|
|
@@ -8883,6 +9211,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
8883
9211
|
widthChars?: number | null | undefined;
|
|
8884
9212
|
scoreThreshold?: number | null | undefined;
|
|
8885
9213
|
formula?: string | null | undefined;
|
|
9214
|
+
context?: string[] | null | undefined;
|
|
9215
|
+
prompt?: string | null | undefined;
|
|
9216
|
+
dataset?: Record<string, unknown> | undefined;
|
|
8886
9217
|
}) | ({
|
|
8887
9218
|
options: {
|
|
8888
9219
|
value: string;
|
|
@@ -8916,7 +9247,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
8916
9247
|
required?: boolean | null | undefined;
|
|
8917
9248
|
} | null | undefined;
|
|
8918
9249
|
uiConfiguration?: {
|
|
8919
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
9250
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
8920
9251
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
8921
9252
|
} | null | undefined;
|
|
8922
9253
|
width?: number | null | undefined;
|
|
@@ -8924,6 +9255,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
8924
9255
|
widthChars?: number | null | undefined;
|
|
8925
9256
|
scoreThreshold?: number | null | undefined;
|
|
8926
9257
|
formula?: string | null | undefined;
|
|
9258
|
+
context?: string[] | null | undefined;
|
|
9259
|
+
prompt?: string | null | undefined;
|
|
9260
|
+
dataset?: Record<string, unknown> | undefined;
|
|
8927
9261
|
}) | ({
|
|
8928
9262
|
id: string;
|
|
8929
9263
|
label: string;
|
|
@@ -8939,7 +9273,6 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
8939
9273
|
popupUrl?: string | undefined;
|
|
8940
9274
|
canObtainToken?: boolean | undefined;
|
|
8941
9275
|
}) | ({
|
|
8942
|
-
category: "tuple";
|
|
8943
9276
|
children: (({
|
|
8944
9277
|
type: "string";
|
|
8945
9278
|
} & {
|
|
@@ -8968,7 +9301,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
8968
9301
|
required?: boolean | null | undefined;
|
|
8969
9302
|
} | null | undefined;
|
|
8970
9303
|
uiConfiguration?: {
|
|
8971
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
9304
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
8972
9305
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
8973
9306
|
} | null | undefined;
|
|
8974
9307
|
width?: number | null | undefined;
|
|
@@ -8976,6 +9309,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
8976
9309
|
widthChars?: number | null | undefined;
|
|
8977
9310
|
scoreThreshold?: number | null | undefined;
|
|
8978
9311
|
formula?: string | null | undefined;
|
|
9312
|
+
context?: string[] | null | undefined;
|
|
9313
|
+
prompt?: string | null | undefined;
|
|
9314
|
+
dataset?: Record<string, unknown> | undefined;
|
|
8979
9315
|
}) | ({
|
|
8980
9316
|
type: "date";
|
|
8981
9317
|
format?: string | null | undefined;
|
|
@@ -9005,7 +9341,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
9005
9341
|
required?: boolean | null | undefined;
|
|
9006
9342
|
} | null | undefined;
|
|
9007
9343
|
uiConfiguration?: {
|
|
9008
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
9344
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
9009
9345
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
9010
9346
|
} | null | undefined;
|
|
9011
9347
|
width?: number | null | undefined;
|
|
@@ -9013,6 +9349,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
9013
9349
|
widthChars?: number | null | undefined;
|
|
9014
9350
|
scoreThreshold?: number | null | undefined;
|
|
9015
9351
|
formula?: string | null | undefined;
|
|
9352
|
+
context?: string[] | null | undefined;
|
|
9353
|
+
prompt?: string | null | undefined;
|
|
9354
|
+
dataset?: Record<string, unknown> | undefined;
|
|
9016
9355
|
}) | ({
|
|
9017
9356
|
type: "number";
|
|
9018
9357
|
format?: string | null | undefined;
|
|
@@ -9047,7 +9386,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
9047
9386
|
required?: boolean | null | undefined;
|
|
9048
9387
|
} | null | undefined;
|
|
9049
9388
|
uiConfiguration?: {
|
|
9050
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
9389
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
9051
9390
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
9052
9391
|
} | null | undefined;
|
|
9053
9392
|
width?: number | null | undefined;
|
|
@@ -9055,6 +9394,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
9055
9394
|
widthChars?: number | null | undefined;
|
|
9056
9395
|
scoreThreshold?: number | null | undefined;
|
|
9057
9396
|
formula?: string | null | undefined;
|
|
9397
|
+
context?: string[] | null | undefined;
|
|
9398
|
+
prompt?: string | null | undefined;
|
|
9399
|
+
dataset?: Record<string, unknown> | undefined;
|
|
9058
9400
|
}) | ({
|
|
9059
9401
|
options: {
|
|
9060
9402
|
value: string;
|
|
@@ -9088,7 +9430,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
9088
9430
|
required?: boolean | null | undefined;
|
|
9089
9431
|
} | null | undefined;
|
|
9090
9432
|
uiConfiguration?: {
|
|
9091
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
9433
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
9092
9434
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
9093
9435
|
} | null | undefined;
|
|
9094
9436
|
width?: number | null | undefined;
|
|
@@ -9096,6 +9438,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
9096
9438
|
widthChars?: number | null | undefined;
|
|
9097
9439
|
scoreThreshold?: number | null | undefined;
|
|
9098
9440
|
formula?: string | null | undefined;
|
|
9441
|
+
context?: string[] | null | undefined;
|
|
9442
|
+
prompt?: string | null | undefined;
|
|
9443
|
+
dataset?: Record<string, unknown> | undefined;
|
|
9099
9444
|
}) | ({
|
|
9100
9445
|
id: string;
|
|
9101
9446
|
label: string;
|
|
@@ -9111,6 +9456,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
9111
9456
|
popupUrl?: string | undefined;
|
|
9112
9457
|
canObtainToken?: boolean | undefined;
|
|
9113
9458
|
}))[];
|
|
9459
|
+
category: "tuple";
|
|
9114
9460
|
rirFieldNames?: string[] | null | undefined;
|
|
9115
9461
|
} & {
|
|
9116
9462
|
id: string;
|
|
@@ -9147,7 +9493,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
9147
9493
|
required?: boolean | null | undefined;
|
|
9148
9494
|
} | null | undefined;
|
|
9149
9495
|
uiConfiguration?: {
|
|
9150
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
9496
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
9151
9497
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
9152
9498
|
} | null | undefined;
|
|
9153
9499
|
width?: number | null | undefined;
|
|
@@ -9155,6 +9501,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
9155
9501
|
widthChars?: number | null | undefined;
|
|
9156
9502
|
scoreThreshold?: number | null | undefined;
|
|
9157
9503
|
formula?: string | null | undefined;
|
|
9504
|
+
context?: string[] | null | undefined;
|
|
9505
|
+
prompt?: string | null | undefined;
|
|
9506
|
+
dataset?: Record<string, unknown> | undefined;
|
|
9158
9507
|
}) | ({
|
|
9159
9508
|
type: "date";
|
|
9160
9509
|
format?: string | null | undefined;
|
|
@@ -9184,7 +9533,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
9184
9533
|
required?: boolean | null | undefined;
|
|
9185
9534
|
} | null | undefined;
|
|
9186
9535
|
uiConfiguration?: {
|
|
9187
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
9536
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
9188
9537
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
9189
9538
|
} | null | undefined;
|
|
9190
9539
|
width?: number | null | undefined;
|
|
@@ -9192,6 +9541,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
9192
9541
|
widthChars?: number | null | undefined;
|
|
9193
9542
|
scoreThreshold?: number | null | undefined;
|
|
9194
9543
|
formula?: string | null | undefined;
|
|
9544
|
+
context?: string[] | null | undefined;
|
|
9545
|
+
prompt?: string | null | undefined;
|
|
9546
|
+
dataset?: Record<string, unknown> | undefined;
|
|
9195
9547
|
}) | ({
|
|
9196
9548
|
type: "number";
|
|
9197
9549
|
format?: string | null | undefined;
|
|
@@ -9226,7 +9578,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
9226
9578
|
required?: boolean | null | undefined;
|
|
9227
9579
|
} | null | undefined;
|
|
9228
9580
|
uiConfiguration?: {
|
|
9229
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
9581
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
9230
9582
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
9231
9583
|
} | null | undefined;
|
|
9232
9584
|
width?: number | null | undefined;
|
|
@@ -9234,6 +9586,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
9234
9586
|
widthChars?: number | null | undefined;
|
|
9235
9587
|
scoreThreshold?: number | null | undefined;
|
|
9236
9588
|
formula?: string | null | undefined;
|
|
9589
|
+
context?: string[] | null | undefined;
|
|
9590
|
+
prompt?: string | null | undefined;
|
|
9591
|
+
dataset?: Record<string, unknown> | undefined;
|
|
9237
9592
|
}) | ({
|
|
9238
9593
|
options: {
|
|
9239
9594
|
value: string;
|
|
@@ -9267,7 +9622,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
9267
9622
|
required?: boolean | null | undefined;
|
|
9268
9623
|
} | null | undefined;
|
|
9269
9624
|
uiConfiguration?: {
|
|
9270
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
9625
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
9271
9626
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
9272
9627
|
} | null | undefined;
|
|
9273
9628
|
width?: number | null | undefined;
|
|
@@ -9275,6 +9630,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
9275
9630
|
widthChars?: number | null | undefined;
|
|
9276
9631
|
scoreThreshold?: number | null | undefined;
|
|
9277
9632
|
formula?: string | null | undefined;
|
|
9633
|
+
context?: string[] | null | undefined;
|
|
9634
|
+
prompt?: string | null | undefined;
|
|
9635
|
+
dataset?: Record<string, unknown> | undefined;
|
|
9278
9636
|
}) | ({
|
|
9279
9637
|
id: string;
|
|
9280
9638
|
label: string;
|
|
@@ -9309,7 +9667,6 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
9309
9667
|
disablePrediction?: boolean | null | undefined;
|
|
9310
9668
|
}) | ({
|
|
9311
9669
|
children: {
|
|
9312
|
-
category: "tuple";
|
|
9313
9670
|
children: (({
|
|
9314
9671
|
type: "string";
|
|
9315
9672
|
} & {
|
|
@@ -9338,7 +9695,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
9338
9695
|
required?: boolean | null | undefined;
|
|
9339
9696
|
} | null | undefined;
|
|
9340
9697
|
uiConfiguration?: {
|
|
9341
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
9698
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
9342
9699
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
9343
9700
|
} | null | undefined;
|
|
9344
9701
|
width?: number | null | undefined;
|
|
@@ -9346,6 +9703,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
9346
9703
|
widthChars?: number | null | undefined;
|
|
9347
9704
|
scoreThreshold?: number | null | undefined;
|
|
9348
9705
|
formula?: string | null | undefined;
|
|
9706
|
+
context?: string[] | null | undefined;
|
|
9707
|
+
prompt?: string | null | undefined;
|
|
9708
|
+
dataset?: Record<string, unknown> | undefined;
|
|
9349
9709
|
}) | ({
|
|
9350
9710
|
type: "date";
|
|
9351
9711
|
format?: string | null | undefined;
|
|
@@ -9375,7 +9735,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
9375
9735
|
required?: boolean | null | undefined;
|
|
9376
9736
|
} | null | undefined;
|
|
9377
9737
|
uiConfiguration?: {
|
|
9378
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
9738
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
9379
9739
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
9380
9740
|
} | null | undefined;
|
|
9381
9741
|
width?: number | null | undefined;
|
|
@@ -9383,6 +9743,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
9383
9743
|
widthChars?: number | null | undefined;
|
|
9384
9744
|
scoreThreshold?: number | null | undefined;
|
|
9385
9745
|
formula?: string | null | undefined;
|
|
9746
|
+
context?: string[] | null | undefined;
|
|
9747
|
+
prompt?: string | null | undefined;
|
|
9748
|
+
dataset?: Record<string, unknown> | undefined;
|
|
9386
9749
|
}) | ({
|
|
9387
9750
|
type: "number";
|
|
9388
9751
|
format?: string | null | undefined;
|
|
@@ -9417,7 +9780,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
9417
9780
|
required?: boolean | null | undefined;
|
|
9418
9781
|
} | null | undefined;
|
|
9419
9782
|
uiConfiguration?: {
|
|
9420
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
9783
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
9421
9784
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
9422
9785
|
} | null | undefined;
|
|
9423
9786
|
width?: number | null | undefined;
|
|
@@ -9425,6 +9788,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
9425
9788
|
widthChars?: number | null | undefined;
|
|
9426
9789
|
scoreThreshold?: number | null | undefined;
|
|
9427
9790
|
formula?: string | null | undefined;
|
|
9791
|
+
context?: string[] | null | undefined;
|
|
9792
|
+
prompt?: string | null | undefined;
|
|
9793
|
+
dataset?: Record<string, unknown> | undefined;
|
|
9428
9794
|
}) | ({
|
|
9429
9795
|
options: {
|
|
9430
9796
|
value: string;
|
|
@@ -9458,7 +9824,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
9458
9824
|
required?: boolean | null | undefined;
|
|
9459
9825
|
} | null | undefined;
|
|
9460
9826
|
uiConfiguration?: {
|
|
9461
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
9827
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
9462
9828
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
9463
9829
|
} | null | undefined;
|
|
9464
9830
|
width?: number | null | undefined;
|
|
@@ -9466,6 +9832,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
9466
9832
|
widthChars?: number | null | undefined;
|
|
9467
9833
|
scoreThreshold?: number | null | undefined;
|
|
9468
9834
|
formula?: string | null | undefined;
|
|
9835
|
+
context?: string[] | null | undefined;
|
|
9836
|
+
prompt?: string | null | undefined;
|
|
9837
|
+
dataset?: Record<string, unknown> | undefined;
|
|
9469
9838
|
}) | ({
|
|
9470
9839
|
id: string;
|
|
9471
9840
|
label: string;
|
|
@@ -9481,6 +9850,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
9481
9850
|
popupUrl?: string | undefined;
|
|
9482
9851
|
canObtainToken?: boolean | undefined;
|
|
9483
9852
|
}))[];
|
|
9853
|
+
category: "tuple";
|
|
9484
9854
|
rirFieldNames?: string[] | null | undefined;
|
|
9485
9855
|
} & {
|
|
9486
9856
|
id: string;
|
|
@@ -9507,16 +9877,14 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
9507
9877
|
hidden?: boolean | null | undefined;
|
|
9508
9878
|
disablePrediction?: boolean | null | undefined;
|
|
9509
9879
|
}))[];
|
|
9880
|
+
category: "section";
|
|
9510
9881
|
icon?: string | null | undefined;
|
|
9511
9882
|
})[];
|
|
9512
9883
|
annotationContent: {
|
|
9513
|
-
id: number | null;
|
|
9514
9884
|
url: string | null;
|
|
9515
|
-
schemaId: string | null;
|
|
9516
|
-
category: "section" | null;
|
|
9517
9885
|
children: ({
|
|
9518
|
-
id: number | null;
|
|
9519
9886
|
url: string | null;
|
|
9887
|
+
id: number | null;
|
|
9520
9888
|
schemaId: string | null;
|
|
9521
9889
|
category: "datapoint" | null;
|
|
9522
9890
|
content?: {
|
|
@@ -9538,14 +9906,12 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
9538
9906
|
validationSources?: string[] | null | undefined;
|
|
9539
9907
|
timeSpent?: number | null | undefined;
|
|
9540
9908
|
timeSpentOverall?: number | null | undefined;
|
|
9909
|
+
noRecalculation?: boolean | undefined;
|
|
9541
9910
|
} | {
|
|
9542
|
-
id: number | null;
|
|
9543
9911
|
url: string | null;
|
|
9544
|
-
schemaId: string | null;
|
|
9545
|
-
category: "multivalue" | null;
|
|
9546
9912
|
children: (({
|
|
9547
|
-
id: number | null;
|
|
9548
9913
|
url: string | null;
|
|
9914
|
+
id: number | null;
|
|
9549
9915
|
schemaId: string | null;
|
|
9550
9916
|
category: "datapoint" | null;
|
|
9551
9917
|
content?: {
|
|
@@ -9567,14 +9933,12 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
9567
9933
|
validationSources?: string[] | null | undefined;
|
|
9568
9934
|
timeSpent?: number | null | undefined;
|
|
9569
9935
|
timeSpentOverall?: number | null | undefined;
|
|
9936
|
+
noRecalculation?: boolean | undefined;
|
|
9570
9937
|
}[] | {
|
|
9571
|
-
id: number | null;
|
|
9572
9938
|
url: string | null;
|
|
9573
|
-
schemaId: string;
|
|
9574
|
-
category: "tuple" | null;
|
|
9575
9939
|
children: ({
|
|
9576
|
-
id: number | null;
|
|
9577
9940
|
url: string | null;
|
|
9941
|
+
id: number | null;
|
|
9578
9942
|
schemaId: string | null;
|
|
9579
9943
|
category: "datapoint" | null;
|
|
9580
9944
|
content?: {
|
|
@@ -9596,10 +9960,14 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
9596
9960
|
validationSources?: string[] | null | undefined;
|
|
9597
9961
|
timeSpent?: number | null | undefined;
|
|
9598
9962
|
timeSpentOverall?: number | null | undefined;
|
|
9963
|
+
noRecalculation?: boolean | undefined;
|
|
9599
9964
|
} | null)[];
|
|
9600
|
-
}[]) & ({
|
|
9601
9965
|
id: number | null;
|
|
9966
|
+
schemaId: string;
|
|
9967
|
+
category: "tuple" | null;
|
|
9968
|
+
}[]) & ({
|
|
9602
9969
|
url: string | null;
|
|
9970
|
+
id: number | null;
|
|
9603
9971
|
schemaId: string | null;
|
|
9604
9972
|
category: "datapoint" | null;
|
|
9605
9973
|
content?: {
|
|
@@ -9621,14 +9989,12 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
9621
9989
|
validationSources?: string[] | null | undefined;
|
|
9622
9990
|
timeSpent?: number | null | undefined;
|
|
9623
9991
|
timeSpentOverall?: number | null | undefined;
|
|
9992
|
+
noRecalculation?: boolean | undefined;
|
|
9624
9993
|
}[] | {
|
|
9625
|
-
id: number | null;
|
|
9626
9994
|
url: string | null;
|
|
9627
|
-
schemaId: string;
|
|
9628
|
-
category: "tuple" | null;
|
|
9629
9995
|
children: ({
|
|
9630
|
-
id: number | null;
|
|
9631
9996
|
url: string | null;
|
|
9997
|
+
id: number | null;
|
|
9632
9998
|
schemaId: string | null;
|
|
9633
9999
|
category: "datapoint" | null;
|
|
9634
10000
|
content?: {
|
|
@@ -9650,8 +10016,15 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
9650
10016
|
validationSources?: string[] | null | undefined;
|
|
9651
10017
|
timeSpent?: number | null | undefined;
|
|
9652
10018
|
timeSpentOverall?: number | null | undefined;
|
|
10019
|
+
noRecalculation?: boolean | undefined;
|
|
9653
10020
|
} | null)[];
|
|
10021
|
+
id: number | null;
|
|
10022
|
+
schemaId: string;
|
|
10023
|
+
category: "tuple" | null;
|
|
9654
10024
|
}[] | undefined)) | null;
|
|
10025
|
+
id: number | null;
|
|
10026
|
+
schemaId: string | null;
|
|
10027
|
+
category: "multivalue" | null;
|
|
9655
10028
|
content?: {
|
|
9656
10029
|
value?: string | null | undefined;
|
|
9657
10030
|
normalizedValue?: string | null | undefined;
|
|
@@ -9690,29 +10063,11 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
9690
10063
|
timeSpentGrid?: number | null | undefined;
|
|
9691
10064
|
timeSpentGridOverall?: number | null | undefined;
|
|
9692
10065
|
})[] | null;
|
|
10066
|
+
id: number | null;
|
|
10067
|
+
schemaId: string | null;
|
|
10068
|
+
category: "section" | null;
|
|
9693
10069
|
}[];
|
|
9694
|
-
|
|
9695
|
-
id?: number | undefined;
|
|
9696
|
-
url?: string | undefined;
|
|
9697
|
-
enabled?: boolean | undefined;
|
|
9698
|
-
name?: string | undefined;
|
|
9699
|
-
description?: string | undefined;
|
|
9700
|
-
ruleTemplate?: string | null | undefined;
|
|
9701
|
-
schema?: string | undefined;
|
|
9702
|
-
triggerCondition?: string | undefined;
|
|
9703
|
-
triggerConditionSummary?: string | undefined;
|
|
9704
|
-
synchronizedFromTemplate?: boolean | undefined;
|
|
9705
|
-
ruleActions?: {
|
|
9706
|
-
id: string;
|
|
9707
|
-
enabled: boolean;
|
|
9708
|
-
name?: string | undefined;
|
|
9709
|
-
description?: string | undefined;
|
|
9710
|
-
action?: {
|
|
9711
|
-
type: string;
|
|
9712
|
-
payload?: unknown;
|
|
9713
|
-
} | undefined;
|
|
9714
|
-
}[] | undefined;
|
|
9715
|
-
}[] | undefined;
|
|
10070
|
+
annotation?: string | undefined;
|
|
9716
10071
|
}, {
|
|
9717
10072
|
schemaContent: ({
|
|
9718
10073
|
id: string;
|
|
@@ -9721,7 +10076,6 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
9721
10076
|
hidden?: boolean | null | undefined;
|
|
9722
10077
|
disablePrediction?: boolean | null | undefined;
|
|
9723
10078
|
} & {
|
|
9724
|
-
category: "section";
|
|
9725
10079
|
children: (({
|
|
9726
10080
|
type: "string";
|
|
9727
10081
|
} & {
|
|
@@ -9750,7 +10104,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
9750
10104
|
required?: boolean | null | undefined;
|
|
9751
10105
|
} | null | undefined;
|
|
9752
10106
|
uiConfiguration?: {
|
|
9753
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
10107
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
9754
10108
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
9755
10109
|
} | null | undefined;
|
|
9756
10110
|
width?: number | null | undefined;
|
|
@@ -9758,6 +10112,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
9758
10112
|
widthChars?: number | null | undefined;
|
|
9759
10113
|
scoreThreshold?: number | null | undefined;
|
|
9760
10114
|
formula?: string | null | undefined;
|
|
10115
|
+
context?: string[] | null | undefined;
|
|
10116
|
+
prompt?: string | null | undefined;
|
|
10117
|
+
dataset?: Record<string, unknown> | undefined;
|
|
9761
10118
|
}) | ({
|
|
9762
10119
|
type: "date";
|
|
9763
10120
|
format?: string | null | undefined;
|
|
@@ -9787,7 +10144,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
9787
10144
|
required?: boolean | null | undefined;
|
|
9788
10145
|
} | null | undefined;
|
|
9789
10146
|
uiConfiguration?: {
|
|
9790
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
10147
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
9791
10148
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
9792
10149
|
} | null | undefined;
|
|
9793
10150
|
width?: number | null | undefined;
|
|
@@ -9795,6 +10152,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
9795
10152
|
widthChars?: number | null | undefined;
|
|
9796
10153
|
scoreThreshold?: number | null | undefined;
|
|
9797
10154
|
formula?: string | null | undefined;
|
|
10155
|
+
context?: string[] | null | undefined;
|
|
10156
|
+
prompt?: string | null | undefined;
|
|
10157
|
+
dataset?: Record<string, unknown> | undefined;
|
|
9798
10158
|
}) | ({
|
|
9799
10159
|
type: "number";
|
|
9800
10160
|
format?: string | null | undefined;
|
|
@@ -9829,7 +10189,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
9829
10189
|
required?: boolean | null | undefined;
|
|
9830
10190
|
} | null | undefined;
|
|
9831
10191
|
uiConfiguration?: {
|
|
9832
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
10192
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
9833
10193
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
9834
10194
|
} | null | undefined;
|
|
9835
10195
|
width?: number | null | undefined;
|
|
@@ -9837,6 +10197,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
9837
10197
|
widthChars?: number | null | undefined;
|
|
9838
10198
|
scoreThreshold?: number | null | undefined;
|
|
9839
10199
|
formula?: string | null | undefined;
|
|
10200
|
+
context?: string[] | null | undefined;
|
|
10201
|
+
prompt?: string | null | undefined;
|
|
10202
|
+
dataset?: Record<string, unknown> | undefined;
|
|
9840
10203
|
}) | ({
|
|
9841
10204
|
options: {
|
|
9842
10205
|
value: string;
|
|
@@ -9870,7 +10233,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
9870
10233
|
required?: boolean | null | undefined;
|
|
9871
10234
|
} | null | undefined;
|
|
9872
10235
|
uiConfiguration?: {
|
|
9873
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
10236
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
9874
10237
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
9875
10238
|
} | null | undefined;
|
|
9876
10239
|
width?: number | null | undefined;
|
|
@@ -9878,6 +10241,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
9878
10241
|
widthChars?: number | null | undefined;
|
|
9879
10242
|
scoreThreshold?: number | null | undefined;
|
|
9880
10243
|
formula?: string | null | undefined;
|
|
10244
|
+
context?: string[] | null | undefined;
|
|
10245
|
+
prompt?: string | null | undefined;
|
|
10246
|
+
dataset?: Record<string, unknown> | undefined;
|
|
9881
10247
|
}) | ({
|
|
9882
10248
|
id: string;
|
|
9883
10249
|
label: string;
|
|
@@ -9893,7 +10259,6 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
9893
10259
|
popupUrl?: string | undefined;
|
|
9894
10260
|
canObtainToken?: boolean | undefined;
|
|
9895
10261
|
}) | ({
|
|
9896
|
-
category: "tuple";
|
|
9897
10262
|
children: (({
|
|
9898
10263
|
type: "string";
|
|
9899
10264
|
} & {
|
|
@@ -9922,7 +10287,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
9922
10287
|
required?: boolean | null | undefined;
|
|
9923
10288
|
} | null | undefined;
|
|
9924
10289
|
uiConfiguration?: {
|
|
9925
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
10290
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
9926
10291
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
9927
10292
|
} | null | undefined;
|
|
9928
10293
|
width?: number | null | undefined;
|
|
@@ -9930,6 +10295,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
9930
10295
|
widthChars?: number | null | undefined;
|
|
9931
10296
|
scoreThreshold?: number | null | undefined;
|
|
9932
10297
|
formula?: string | null | undefined;
|
|
10298
|
+
context?: string[] | null | undefined;
|
|
10299
|
+
prompt?: string | null | undefined;
|
|
10300
|
+
dataset?: Record<string, unknown> | undefined;
|
|
9933
10301
|
}) | ({
|
|
9934
10302
|
type: "date";
|
|
9935
10303
|
format?: string | null | undefined;
|
|
@@ -9959,7 +10327,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
9959
10327
|
required?: boolean | null | undefined;
|
|
9960
10328
|
} | null | undefined;
|
|
9961
10329
|
uiConfiguration?: {
|
|
9962
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
10330
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
9963
10331
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
9964
10332
|
} | null | undefined;
|
|
9965
10333
|
width?: number | null | undefined;
|
|
@@ -9967,6 +10335,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
9967
10335
|
widthChars?: number | null | undefined;
|
|
9968
10336
|
scoreThreshold?: number | null | undefined;
|
|
9969
10337
|
formula?: string | null | undefined;
|
|
10338
|
+
context?: string[] | null | undefined;
|
|
10339
|
+
prompt?: string | null | undefined;
|
|
10340
|
+
dataset?: Record<string, unknown> | undefined;
|
|
9970
10341
|
}) | ({
|
|
9971
10342
|
type: "number";
|
|
9972
10343
|
format?: string | null | undefined;
|
|
@@ -10001,7 +10372,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
10001
10372
|
required?: boolean | null | undefined;
|
|
10002
10373
|
} | null | undefined;
|
|
10003
10374
|
uiConfiguration?: {
|
|
10004
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
10375
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
10005
10376
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
10006
10377
|
} | null | undefined;
|
|
10007
10378
|
width?: number | null | undefined;
|
|
@@ -10009,6 +10380,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
10009
10380
|
widthChars?: number | null | undefined;
|
|
10010
10381
|
scoreThreshold?: number | null | undefined;
|
|
10011
10382
|
formula?: string | null | undefined;
|
|
10383
|
+
context?: string[] | null | undefined;
|
|
10384
|
+
prompt?: string | null | undefined;
|
|
10385
|
+
dataset?: Record<string, unknown> | undefined;
|
|
10012
10386
|
}) | ({
|
|
10013
10387
|
options: {
|
|
10014
10388
|
value: string;
|
|
@@ -10042,7 +10416,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
10042
10416
|
required?: boolean | null | undefined;
|
|
10043
10417
|
} | null | undefined;
|
|
10044
10418
|
uiConfiguration?: {
|
|
10045
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
10419
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
10046
10420
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
10047
10421
|
} | null | undefined;
|
|
10048
10422
|
width?: number | null | undefined;
|
|
@@ -10050,6 +10424,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
10050
10424
|
widthChars?: number | null | undefined;
|
|
10051
10425
|
scoreThreshold?: number | null | undefined;
|
|
10052
10426
|
formula?: string | null | undefined;
|
|
10427
|
+
context?: string[] | null | undefined;
|
|
10428
|
+
prompt?: string | null | undefined;
|
|
10429
|
+
dataset?: Record<string, unknown> | undefined;
|
|
10053
10430
|
}) | ({
|
|
10054
10431
|
id: string;
|
|
10055
10432
|
label: string;
|
|
@@ -10065,6 +10442,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
10065
10442
|
popupUrl?: string | undefined;
|
|
10066
10443
|
canObtainToken?: boolean | undefined;
|
|
10067
10444
|
}))[];
|
|
10445
|
+
category: "tuple";
|
|
10068
10446
|
rirFieldNames?: string[] | null | undefined;
|
|
10069
10447
|
} & {
|
|
10070
10448
|
id: string;
|
|
@@ -10101,7 +10479,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
10101
10479
|
required?: boolean | null | undefined;
|
|
10102
10480
|
} | null | undefined;
|
|
10103
10481
|
uiConfiguration?: {
|
|
10104
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
10482
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
10105
10483
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
10106
10484
|
} | null | undefined;
|
|
10107
10485
|
width?: number | null | undefined;
|
|
@@ -10109,6 +10487,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
10109
10487
|
widthChars?: number | null | undefined;
|
|
10110
10488
|
scoreThreshold?: number | null | undefined;
|
|
10111
10489
|
formula?: string | null | undefined;
|
|
10490
|
+
context?: string[] | null | undefined;
|
|
10491
|
+
prompt?: string | null | undefined;
|
|
10492
|
+
dataset?: Record<string, unknown> | undefined;
|
|
10112
10493
|
}) | ({
|
|
10113
10494
|
type: "date";
|
|
10114
10495
|
format?: string | null | undefined;
|
|
@@ -10138,7 +10519,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
10138
10519
|
required?: boolean | null | undefined;
|
|
10139
10520
|
} | null | undefined;
|
|
10140
10521
|
uiConfiguration?: {
|
|
10141
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
10522
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
10142
10523
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
10143
10524
|
} | null | undefined;
|
|
10144
10525
|
width?: number | null | undefined;
|
|
@@ -10146,6 +10527,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
10146
10527
|
widthChars?: number | null | undefined;
|
|
10147
10528
|
scoreThreshold?: number | null | undefined;
|
|
10148
10529
|
formula?: string | null | undefined;
|
|
10530
|
+
context?: string[] | null | undefined;
|
|
10531
|
+
prompt?: string | null | undefined;
|
|
10532
|
+
dataset?: Record<string, unknown> | undefined;
|
|
10149
10533
|
}) | ({
|
|
10150
10534
|
type: "number";
|
|
10151
10535
|
format?: string | null | undefined;
|
|
@@ -10180,7 +10564,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
10180
10564
|
required?: boolean | null | undefined;
|
|
10181
10565
|
} | null | undefined;
|
|
10182
10566
|
uiConfiguration?: {
|
|
10183
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
10567
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
10184
10568
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
10185
10569
|
} | null | undefined;
|
|
10186
10570
|
width?: number | null | undefined;
|
|
@@ -10188,6 +10572,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
10188
10572
|
widthChars?: number | null | undefined;
|
|
10189
10573
|
scoreThreshold?: number | null | undefined;
|
|
10190
10574
|
formula?: string | null | undefined;
|
|
10575
|
+
context?: string[] | null | undefined;
|
|
10576
|
+
prompt?: string | null | undefined;
|
|
10577
|
+
dataset?: Record<string, unknown> | undefined;
|
|
10191
10578
|
}) | ({
|
|
10192
10579
|
options: {
|
|
10193
10580
|
value: string;
|
|
@@ -10221,7 +10608,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
10221
10608
|
required?: boolean | null | undefined;
|
|
10222
10609
|
} | null | undefined;
|
|
10223
10610
|
uiConfiguration?: {
|
|
10224
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
10611
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
10225
10612
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
10226
10613
|
} | null | undefined;
|
|
10227
10614
|
width?: number | null | undefined;
|
|
@@ -10229,6 +10616,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
10229
10616
|
widthChars?: number | null | undefined;
|
|
10230
10617
|
scoreThreshold?: number | null | undefined;
|
|
10231
10618
|
formula?: string | null | undefined;
|
|
10619
|
+
context?: string[] | null | undefined;
|
|
10620
|
+
prompt?: string | null | undefined;
|
|
10621
|
+
dataset?: Record<string, unknown> | undefined;
|
|
10232
10622
|
}) | ({
|
|
10233
10623
|
id: string;
|
|
10234
10624
|
label: string;
|
|
@@ -10263,7 +10653,6 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
10263
10653
|
disablePrediction?: boolean | null | undefined;
|
|
10264
10654
|
}) | ({
|
|
10265
10655
|
children: {
|
|
10266
|
-
category: "tuple";
|
|
10267
10656
|
children: (({
|
|
10268
10657
|
type: "string";
|
|
10269
10658
|
} & {
|
|
@@ -10292,7 +10681,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
10292
10681
|
required?: boolean | null | undefined;
|
|
10293
10682
|
} | null | undefined;
|
|
10294
10683
|
uiConfiguration?: {
|
|
10295
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
10684
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
10296
10685
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
10297
10686
|
} | null | undefined;
|
|
10298
10687
|
width?: number | null | undefined;
|
|
@@ -10300,6 +10689,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
10300
10689
|
widthChars?: number | null | undefined;
|
|
10301
10690
|
scoreThreshold?: number | null | undefined;
|
|
10302
10691
|
formula?: string | null | undefined;
|
|
10692
|
+
context?: string[] | null | undefined;
|
|
10693
|
+
prompt?: string | null | undefined;
|
|
10694
|
+
dataset?: Record<string, unknown> | undefined;
|
|
10303
10695
|
}) | ({
|
|
10304
10696
|
type: "date";
|
|
10305
10697
|
format?: string | null | undefined;
|
|
@@ -10329,7 +10721,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
10329
10721
|
required?: boolean | null | undefined;
|
|
10330
10722
|
} | null | undefined;
|
|
10331
10723
|
uiConfiguration?: {
|
|
10332
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
10724
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
10333
10725
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
10334
10726
|
} | null | undefined;
|
|
10335
10727
|
width?: number | null | undefined;
|
|
@@ -10337,6 +10729,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
10337
10729
|
widthChars?: number | null | undefined;
|
|
10338
10730
|
scoreThreshold?: number | null | undefined;
|
|
10339
10731
|
formula?: string | null | undefined;
|
|
10732
|
+
context?: string[] | null | undefined;
|
|
10733
|
+
prompt?: string | null | undefined;
|
|
10734
|
+
dataset?: Record<string, unknown> | undefined;
|
|
10340
10735
|
}) | ({
|
|
10341
10736
|
type: "number";
|
|
10342
10737
|
format?: string | null | undefined;
|
|
@@ -10371,7 +10766,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
10371
10766
|
required?: boolean | null | undefined;
|
|
10372
10767
|
} | null | undefined;
|
|
10373
10768
|
uiConfiguration?: {
|
|
10374
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
10769
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
10375
10770
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
10376
10771
|
} | null | undefined;
|
|
10377
10772
|
width?: number | null | undefined;
|
|
@@ -10379,6 +10774,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
10379
10774
|
widthChars?: number | null | undefined;
|
|
10380
10775
|
scoreThreshold?: number | null | undefined;
|
|
10381
10776
|
formula?: string | null | undefined;
|
|
10777
|
+
context?: string[] | null | undefined;
|
|
10778
|
+
prompt?: string | null | undefined;
|
|
10779
|
+
dataset?: Record<string, unknown> | undefined;
|
|
10382
10780
|
}) | ({
|
|
10383
10781
|
options: {
|
|
10384
10782
|
value: string;
|
|
@@ -10412,7 +10810,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
10412
10810
|
required?: boolean | null | undefined;
|
|
10413
10811
|
} | null | undefined;
|
|
10414
10812
|
uiConfiguration?: {
|
|
10415
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
10813
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
10416
10814
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
10417
10815
|
} | null | undefined;
|
|
10418
10816
|
width?: number | null | undefined;
|
|
@@ -10420,6 +10818,9 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
10420
10818
|
widthChars?: number | null | undefined;
|
|
10421
10819
|
scoreThreshold?: number | null | undefined;
|
|
10422
10820
|
formula?: string | null | undefined;
|
|
10821
|
+
context?: string[] | null | undefined;
|
|
10822
|
+
prompt?: string | null | undefined;
|
|
10823
|
+
dataset?: Record<string, unknown> | undefined;
|
|
10423
10824
|
}) | ({
|
|
10424
10825
|
id: string;
|
|
10425
10826
|
label: string;
|
|
@@ -10435,6 +10836,7 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
10435
10836
|
popupUrl?: string | undefined;
|
|
10436
10837
|
canObtainToken?: boolean | undefined;
|
|
10437
10838
|
}))[];
|
|
10839
|
+
category: "tuple";
|
|
10438
10840
|
rirFieldNames?: string[] | null | undefined;
|
|
10439
10841
|
} & {
|
|
10440
10842
|
id: string;
|
|
@@ -10461,16 +10863,14 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
10461
10863
|
hidden?: boolean | null | undefined;
|
|
10462
10864
|
disablePrediction?: boolean | null | undefined;
|
|
10463
10865
|
}))[];
|
|
10866
|
+
category: "section";
|
|
10464
10867
|
icon?: string | null | undefined;
|
|
10465
10868
|
})[];
|
|
10466
10869
|
annotationContent: {
|
|
10467
|
-
id: number | null;
|
|
10468
10870
|
url: string | null;
|
|
10469
|
-
schemaId: string | null;
|
|
10470
|
-
category: "section" | null;
|
|
10471
10871
|
children: ({
|
|
10472
|
-
id: number | null;
|
|
10473
10872
|
url: string | null;
|
|
10873
|
+
id: number | null;
|
|
10474
10874
|
schemaId: string | null;
|
|
10475
10875
|
category: "datapoint" | null;
|
|
10476
10876
|
content?: {
|
|
@@ -10492,14 +10892,12 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
10492
10892
|
validationSources?: string[] | null | undefined;
|
|
10493
10893
|
timeSpent?: number | null | undefined;
|
|
10494
10894
|
timeSpentOverall?: number | null | undefined;
|
|
10895
|
+
noRecalculation?: boolean | undefined;
|
|
10495
10896
|
} | {
|
|
10496
|
-
id: number | null;
|
|
10497
10897
|
url: string | null;
|
|
10498
|
-
schemaId: string | null;
|
|
10499
|
-
category: "multivalue" | null;
|
|
10500
10898
|
children: (({
|
|
10501
|
-
id: number | null;
|
|
10502
10899
|
url: string | null;
|
|
10900
|
+
id: number | null;
|
|
10503
10901
|
schemaId: string | null;
|
|
10504
10902
|
category: "datapoint" | null;
|
|
10505
10903
|
content?: {
|
|
@@ -10521,14 +10919,12 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
10521
10919
|
validationSources?: string[] | null | undefined;
|
|
10522
10920
|
timeSpent?: number | null | undefined;
|
|
10523
10921
|
timeSpentOverall?: number | null | undefined;
|
|
10922
|
+
noRecalculation?: boolean | undefined;
|
|
10524
10923
|
}[] | {
|
|
10525
|
-
id: number | null;
|
|
10526
10924
|
url: string | null;
|
|
10527
|
-
schemaId: string;
|
|
10528
|
-
category: "tuple" | null;
|
|
10529
10925
|
children: ({
|
|
10530
|
-
id: number | null;
|
|
10531
10926
|
url: string | null;
|
|
10927
|
+
id: number | null;
|
|
10532
10928
|
schemaId: string | null;
|
|
10533
10929
|
category: "datapoint" | null;
|
|
10534
10930
|
content?: {
|
|
@@ -10550,10 +10946,14 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
10550
10946
|
validationSources?: string[] | null | undefined;
|
|
10551
10947
|
timeSpent?: number | null | undefined;
|
|
10552
10948
|
timeSpentOverall?: number | null | undefined;
|
|
10949
|
+
noRecalculation?: boolean | undefined;
|
|
10553
10950
|
} | null)[];
|
|
10554
|
-
}[]) & ({
|
|
10555
10951
|
id: number | null;
|
|
10952
|
+
schemaId: string;
|
|
10953
|
+
category: "tuple" | null;
|
|
10954
|
+
}[]) & ({
|
|
10556
10955
|
url: string | null;
|
|
10956
|
+
id: number | null;
|
|
10557
10957
|
schemaId: string | null;
|
|
10558
10958
|
category: "datapoint" | null;
|
|
10559
10959
|
content?: {
|
|
@@ -10575,14 +10975,12 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
10575
10975
|
validationSources?: string[] | null | undefined;
|
|
10576
10976
|
timeSpent?: number | null | undefined;
|
|
10577
10977
|
timeSpentOverall?: number | null | undefined;
|
|
10978
|
+
noRecalculation?: boolean | undefined;
|
|
10578
10979
|
}[] | {
|
|
10579
|
-
id: number | null;
|
|
10580
10980
|
url: string | null;
|
|
10581
|
-
schemaId: string;
|
|
10582
|
-
category: "tuple" | null;
|
|
10583
10981
|
children: ({
|
|
10584
|
-
id: number | null;
|
|
10585
10982
|
url: string | null;
|
|
10983
|
+
id: number | null;
|
|
10586
10984
|
schemaId: string | null;
|
|
10587
10985
|
category: "datapoint" | null;
|
|
10588
10986
|
content?: {
|
|
@@ -10604,8 +11002,15 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
10604
11002
|
validationSources?: string[] | null | undefined;
|
|
10605
11003
|
timeSpent?: number | null | undefined;
|
|
10606
11004
|
timeSpentOverall?: number | null | undefined;
|
|
11005
|
+
noRecalculation?: boolean | undefined;
|
|
10607
11006
|
} | null)[];
|
|
11007
|
+
id: number | null;
|
|
11008
|
+
schemaId: string;
|
|
11009
|
+
category: "tuple" | null;
|
|
10608
11010
|
}[] | undefined)) | null;
|
|
11011
|
+
id: number | null;
|
|
11012
|
+
schemaId: string | null;
|
|
11013
|
+
category: "multivalue" | null;
|
|
10609
11014
|
content?: {
|
|
10610
11015
|
value?: string | null | undefined;
|
|
10611
11016
|
normalizedValue?: string | null | undefined;
|
|
@@ -10644,29 +11049,11 @@ export declare const evaluateFormulas: (payload: EvaluateFormulasPayload) => {
|
|
|
10644
11049
|
timeSpentGrid?: number | null | undefined;
|
|
10645
11050
|
timeSpentGridOverall?: number | null | undefined;
|
|
10646
11051
|
})[] | null;
|
|
11052
|
+
id: number | null;
|
|
11053
|
+
schemaId: string | null;
|
|
11054
|
+
category: "section" | null;
|
|
10647
11055
|
}[];
|
|
10648
|
-
|
|
10649
|
-
id?: number | undefined;
|
|
10650
|
-
url?: string | undefined;
|
|
10651
|
-
enabled?: boolean | undefined;
|
|
10652
|
-
name?: string | undefined;
|
|
10653
|
-
description?: string | undefined;
|
|
10654
|
-
ruleTemplate?: string | null | undefined;
|
|
10655
|
-
schema?: string | undefined;
|
|
10656
|
-
triggerCondition?: string | undefined;
|
|
10657
|
-
triggerConditionSummary?: string | undefined;
|
|
10658
|
-
synchronizedFromTemplate?: boolean | undefined;
|
|
10659
|
-
ruleActions?: {
|
|
10660
|
-
id: string;
|
|
10661
|
-
enabled: boolean;
|
|
10662
|
-
name?: string | undefined;
|
|
10663
|
-
description?: string | undefined;
|
|
10664
|
-
action?: {
|
|
10665
|
-
type: string;
|
|
10666
|
-
payload?: unknown;
|
|
10667
|
-
} | undefined;
|
|
10668
|
-
}[] | undefined;
|
|
10669
|
-
}[] | undefined;
|
|
11056
|
+
annotation?: string | undefined;
|
|
10670
11057
|
}>;
|
|
10671
11058
|
readonly payload: EvaluateFormulasPayload;
|
|
10672
11059
|
};
|