@rossum/api-client 0.1.25 → 0.1.26
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +64 -60
- package/index.js.map +1 -1
- package/package.json +3 -2
- package/src/annotations/endpoints/approve.js.map +1 -1
- package/src/annotations/endpoints/assign.js.map +1 -1
- package/src/annotations/endpoints/cancel.js +1 -1
- package/src/annotations/endpoints/cancel.js.map +1 -1
- package/src/annotations/endpoints/confirm.js.map +1 -1
- package/src/annotations/endpoints/contentSelect.js.map +1 -1
- package/src/annotations/endpoints/copy.js.map +1 -1
- package/src/annotations/endpoints/delete.js.map +1 -1
- package/src/annotations/endpoints/editPages.js.map +1 -1
- package/src/annotations/endpoints/editPagesInPlace.js.map +1 -1
- package/src/annotations/endpoints/get.js.map +1 -1
- package/src/annotations/endpoints/getContent.js.map +1 -1
- package/src/annotations/endpoints/getPageData.js +1 -1
- package/src/annotations/endpoints/getPageData.js.map +1 -1
- package/src/annotations/endpoints/index.js +2 -0
- package/src/annotations/endpoints/index.js.map +1 -1
- package/src/annotations/endpoints/patch.js.map +1 -1
- package/src/annotations/endpoints/postpone.js.map +1 -1
- package/src/annotations/endpoints/purge.js.map +1 -1
- package/src/annotations/endpoints/reject.js.map +1 -1
- package/src/annotations/endpoints/search.js +2 -2
- package/src/annotations/endpoints/search.js.map +1 -1
- package/src/annotations/endpoints/split.js +15 -0
- package/src/annotations/endpoints/split.js.map +1 -0
- package/src/annotations/endpoints/split.schema.js +23 -0
- package/src/annotations/endpoints/split.schema.js.map +1 -0
- package/src/annotations/endpoints/start.js.map +1 -1
- package/src/annotations/endpoints/startEditPages.js.map +1 -1
- package/src/annotations/endpoints/startEmbedded.js.map +1 -1
- package/src/annotations/endpoints/updateContent.js.map +1 -1
- package/src/annotations/endpoints/usageReportExport.js.map +1 -1
- package/src/annotations/endpoints/validate.js.map +1 -1
- package/src/annotations/models/annotation.schema.js +2 -0
- package/src/annotations/models/annotation.schema.js.map +1 -1
- package/src/annotations/models/annotationData.schema.js +1 -0
- package/src/annotations/models/annotationData.schema.js.map +1 -1
- package/src/authentication/endpoints/getMembershipToken.js.map +1 -1
- package/src/authentication/endpoints/login.js.map +1 -1
- package/src/authentication/endpoints/password/change.js.map +1 -1
- package/src/authentication/endpoints/password/confirm.js +17 -7
- package/src/authentication/endpoints/password/confirm.js.map +1 -1
- package/src/authentication/endpoints/password/reset.js +17 -7
- package/src/authentication/endpoints/password/reset.js.map +1 -1
- package/src/authentication/endpoints/password/score.js.map +1 -1
- package/src/authentication/endpoints/patch.js.map +1 -1
- package/src/authentication/endpoints/user.js.map +1 -1
- package/src/automationBlockers/endpoints/get.js.map +1 -1
- package/src/billing/endpoints/getHistory.js.map +1 -1
- package/src/billing/endpoints/getHistoryExport.js.map +1 -1
- package/src/billing/endpoints/getStats.js.map +1 -1
- package/src/billing/endpoints/getStatsExport.js.map +1 -1
- package/src/connectors/endpoints/create.js.map +1 -1
- package/src/connectors/endpoints/delete.js.map +1 -1
- package/src/connectors/endpoints/list.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/create.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/get.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/patch.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/predict.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/validate.js.map +1 -1
- package/src/dedicatedEngines/endpoints/create.js.map +1 -1
- package/src/dedicatedEngines/endpoints/get.js.map +1 -1
- package/src/dedicatedEngines/endpoints/list.js.map +1 -1
- package/src/dedicatedEngines/endpoints/patch.js.map +1 -1
- package/src/dedicatedEngines/endpoints/request.js.map +1 -1
- package/src/deleteRecommendations/endpoints/create.js.map +1 -1
- package/src/deleteRecommendations/endpoints/get.js.map +1 -1
- package/src/deleteRecommendations/endpoints/list.js.map +1 -1
- package/src/deleteRecommendations/endpoints/patch.js.map +1 -1
- package/src/documentRelations/endpoints/index.js +8 -0
- package/src/documentRelations/endpoints/index.js.map +1 -0
- package/src/documentRelations/endpoints/list.js +17 -0
- package/src/documentRelations/endpoints/list.js.map +1 -0
- package/src/documentRelations/endpoints/list.schema.js +17 -0
- package/src/documentRelations/endpoints/list.schema.js.map +1 -0
- package/src/documentRelations/models/relations.schema.js +18 -0
- package/src/documentRelations/models/relations.schema.js.map +1 -0
- package/src/documents/endpoints/downloads.js.map +1 -1
- package/src/documents/endpoints/get.js.map +1 -1
- package/src/documents/endpoints/getBlob.js.map +1 -1
- package/src/documents/endpoints/list.js.map +1 -1
- package/src/documents/endpoints/patch.js.map +1 -1
- package/src/email/endpoints/get.js.map +1 -1
- package/src/email/endpoints/list.js.map +1 -1
- package/src/email/endpoints/send.js.map +1 -1
- package/src/email/endpoints/send.schema.js +1 -0
- package/src/email/endpoints/send.schema.js.map +1 -1
- package/src/emailTemplates/endpoints/create.js.map +1 -1
- package/src/emailTemplates/endpoints/delete.js.map +1 -1
- package/src/emailTemplates/endpoints/get.js.map +1 -1
- package/src/emailTemplates/endpoints/list.js.map +1 -1
- package/src/emailTemplates/endpoints/patch.js.map +1 -1
- package/src/emailTemplates/endpoints/render.js.map +1 -1
- package/src/emailTemplatesStats/endpoints/list.js.map +1 -1
- package/src/emailThreads/endpoints/counts.js.map +1 -1
- package/src/emailThreads/endpoints/get.js.map +1 -1
- package/src/emailThreads/endpoints/list.js.map +1 -1
- package/src/emailThreads/endpoints/patch.js.map +1 -1
- package/src/engines/endpoints/patch.schema.js +6 -1
- package/src/engines/endpoints/patch.schema.js.map +1 -1
- package/src/engines/models/engine.schema.js +1 -0
- package/src/engines/models/engine.schema.js.map +1 -1
- package/src/engines/models/engineQueueStatsItem.schema.js +2 -0
- package/src/engines/models/engineQueueStatsItem.schema.js.map +1 -1
- package/src/genericEngines/endpoints/get.js.map +1 -1
- package/src/genericEngines/endpoints/list.js.map +1 -1
- package/src/groups/endpoints/list.js.map +1 -1
- package/src/hookInterfaces/endpoints/create.js +16 -0
- package/src/hookInterfaces/endpoints/create.js.map +1 -0
- package/src/hookInterfaces/endpoints/create.schema.js +14 -0
- package/src/hookInterfaces/endpoints/create.schema.js.map +1 -0
- package/src/hookInterfaces/endpoints/delete.js +13 -0
- package/src/hookInterfaces/endpoints/delete.js.map +1 -0
- package/src/hookInterfaces/endpoints/index.js +16 -0
- package/src/hookInterfaces/endpoints/index.js.map +1 -0
- package/src/hookInterfaces/endpoints/invoke.js +15 -0
- package/src/hookInterfaces/endpoints/invoke.js.map +1 -0
- package/src/hookInterfaces/endpoints/invoke.schema.js +10 -0
- package/src/hookInterfaces/endpoints/invoke.schema.js.map +1 -0
- package/src/hookInterfaces/endpoints/list.js +17 -0
- package/src/hookInterfaces/endpoints/list.js.map +1 -0
- package/src/hookInterfaces/endpoints/list.schema.js +16 -0
- package/src/hookInterfaces/endpoints/list.schema.js.map +1 -0
- package/src/hookInterfaces/endpoints/patch.js +16 -0
- package/src/hookInterfaces/endpoints/patch.js.map +1 -0
- package/src/hookInterfaces/endpoints/patch.schema.js +12 -0
- package/src/hookInterfaces/endpoints/patch.schema.js.map +1 -0
- package/src/{authentication/models/authInfo.js → hookInterfaces/models/hookInterface.js} +1 -1
- package/src/hookInterfaces/models/hookInterface.js.map +1 -0
- package/src/hookInterfaces/models/hookInterface.schema.js +17 -0
- package/src/hookInterfaces/models/hookInterface.schema.js.map +1 -0
- package/src/{deleteRecommendations → hookInterfaces}/models/index.js +2 -1
- package/src/hookInterfaces/models/index.js.map +1 -0
- package/src/hookTemplates/endpoints/get.js +13 -0
- package/src/hookTemplates/endpoints/get.js.map +1 -0
- package/src/hookTemplates/endpoints/index.js +2 -0
- package/src/hookTemplates/endpoints/index.js.map +1 -1
- package/src/hookTemplates/endpoints/list.js.map +1 -1
- package/src/hookTemplates/models/hookTemplate.schema.js +5 -0
- package/src/hookTemplates/models/hookTemplate.schema.js.map +1 -1
- package/src/hooks/endpoints/cancelRun.js +13 -0
- package/src/hooks/endpoints/cancelRun.js.map +1 -0
- package/src/hooks/endpoints/cancelRun.schema.js +8 -0
- package/src/hooks/endpoints/cancelRun.schema.js.map +1 -0
- package/src/hooks/endpoints/create.js.map +1 -1
- package/src/hooks/endpoints/create.schema.js +8 -1
- package/src/hooks/endpoints/create.schema.js.map +1 -1
- package/src/hooks/endpoints/createFromTemplate.js +16 -0
- package/src/hooks/endpoints/createFromTemplate.js.map +1 -0
- package/src/hooks/endpoints/createFromTemplate.schema.js +14 -0
- package/src/hooks/endpoints/createFromTemplate.schema.js.map +1 -0
- package/src/hooks/endpoints/delete.js.map +1 -1
- package/src/hooks/endpoints/generatePayload.js.map +1 -1
- package/src/hooks/endpoints/get.js.map +1 -1
- package/src/hooks/endpoints/getSecretsKeys.js.map +1 -1
- package/src/hooks/endpoints/index.js +9 -3
- package/src/hooks/endpoints/index.js.map +1 -1
- package/src/hooks/endpoints/invoke.js.map +1 -1
- package/src/hooks/endpoints/list.js.map +1 -1
- package/src/hooks/endpoints/list.schema.js +2 -0
- package/src/hooks/endpoints/list.schema.js.map +1 -1
- package/src/hooks/endpoints/patch.js.map +1 -1
- package/src/hooks/endpoints/patch.schema.js +6 -0
- package/src/hooks/endpoints/patch.schema.js.map +1 -1
- package/src/hooks/endpoints/runLogs.js +14 -0
- package/src/hooks/endpoints/runLogs.js.map +1 -0
- package/src/hooks/endpoints/runs.js +15 -0
- package/src/hooks/endpoints/runs.js.map +1 -0
- package/src/hooks/endpoints/runs.schema.js +26 -0
- package/src/hooks/endpoints/runs.schema.js.map +1 -0
- package/src/hooks/endpoints/test.js.map +1 -1
- package/src/hooks/models/hook.schema.js +14 -4
- package/src/hooks/models/hook.schema.js.map +1 -1
- package/src/hooks/models/hookConfig.schema.js +17 -11
- package/src/hooks/models/hookConfig.schema.js.map +1 -1
- package/src/hooks/models/hookUtils.schema.js +11 -1
- package/src/hooks/models/hookUtils.schema.js.map +1 -1
- package/src/hooks/models/run.js +72 -0
- package/src/hooks/models/run.js.map +1 -0
- package/src/hooks/models/run.schema.js +115 -0
- package/src/hooks/models/run.schema.js.map +1 -0
- package/src/hooks/models/runLog.js +5 -0
- package/src/hooks/models/runLog.js.map +1 -0
- package/src/hooks/models/runLog.schema.js +15 -0
- package/src/hooks/models/runLog.schema.js.map +1 -0
- package/src/inboxes/endpoints/create.js.map +1 -1
- package/src/inboxes/endpoints/get.js.map +1 -1
- package/src/inboxes/endpoints/list.js.map +1 -1
- package/src/inboxes/endpoints/patch.js.map +1 -1
- package/src/internal/endpoints/domainSettings.js.map +1 -1
- package/src/internal/endpoints/generateRejectionEmail.js.map +1 -1
- package/src/internal/endpoints/index.js +16 -10
- package/src/internal/endpoints/index.js.map +1 -1
- package/src/internal/endpoints/logs.js +16 -0
- package/src/internal/endpoints/logs.js.map +1 -0
- package/src/internal/endpoints/logs.schema.js +13 -0
- package/src/internal/endpoints/logs.schema.js.map +1 -0
- package/src/internal/endpoints/requestDemo.js.map +1 -1
- package/src/internal/endpoints/requestExtension.js.map +1 -1
- package/src/internal/endpoints/rules/evaluateRules.schema.js +2 -2
- package/src/internal/endpoints/rules/evaluateRules.schema.js.map +1 -1
- package/src/internal/endpoints/rules/suggestRule.schema.js +1 -1
- package/src/internal/endpoints/rules/suggestRule.schema.js.map +1 -1
- package/src/internal/endpoints/rules/suggestTriggerConditionSummary.js.map +1 -1
- package/src/internal/endpoints/rules/suggestTriggerConditionSummary.schema.js +0 -4
- package/src/internal/endpoints/rules/suggestTriggerConditionSummary.schema.js.map +1 -1
- package/src/internal/endpoints/schemas/evaluateFormulas.js.map +1 -1
- package/src/internal/endpoints/schemas/evaluateFormulas.schema.js +2 -1
- package/src/internal/endpoints/schemas/evaluateFormulas.schema.js.map +1 -1
- package/src/internal/endpoints/schemas/formulasInfo.js.map +1 -1
- package/src/internal/endpoints/schemas/formulasInfo.schema.js +2 -1
- package/src/internal/endpoints/schemas/formulasInfo.schema.js.map +1 -1
- package/src/labels/endpoints/apply.js.map +1 -1
- package/src/labels/endpoints/create.js.map +1 -1
- package/src/labels/endpoints/create.schema.js +4 -3
- package/src/labels/endpoints/create.schema.js.map +1 -1
- package/src/labels/endpoints/delete.js.map +1 -1
- package/src/labels/endpoints/list.js.map +1 -1
- package/src/labels/endpoints/patch.js.map +1 -1
- package/src/labels/endpoints/patch.schema.js +4 -3
- package/src/labels/endpoints/patch.schema.js.map +1 -1
- package/src/labels/models/label.schema.js +1 -0
- package/src/labels/models/label.schema.js.map +1 -1
- package/src/memberships/endpoints/create.js.map +1 -1
- package/src/organization/endpoints/create.js.map +1 -1
- package/src/organization/endpoints/get.js.map +1 -1
- package/src/organization/endpoints/limits.js.map +1 -1
- package/src/organization/endpoints/patch.js.map +1 -1
- package/src/organizationGroups/endpoints/organizations.js.map +1 -1
- package/src/organizationGroups/endpoints/queues.js.map +1 -1
- package/src/organizationGroups/endpoints/workspaces.js.map +1 -1
- package/src/queues/endpoints/automation.js.map +1 -1
- package/src/queues/endpoints/create.js.map +1 -1
- package/src/queues/endpoints/createFromTemplate.js.map +1 -1
- package/src/queues/endpoints/delete.js.map +1 -1
- package/src/queues/endpoints/duplicate.js.map +1 -1
- package/src/queues/endpoints/exportAnnotation.js.map +1 -1
- package/src/queues/endpoints/get.js.map +1 -1
- package/src/queues/endpoints/getRelatedObjectsCounts.js.map +1 -1
- package/src/queues/endpoints/index.js.map +1 -1
- package/src/queues/endpoints/list.js.map +1 -1
- package/src/queues/endpoints/nextAnnotation.js.map +1 -1
- package/src/queues/endpoints/patch.js.map +1 -1
- package/src/queues/endpoints/suggestedRecipients.js.map +1 -1
- package/src/queues/endpoints/upload.js.map +1 -1
- package/src/relations/endpoints/create.js.map +1 -1
- package/src/relations/endpoints/delete.js.map +1 -1
- package/src/relations/endpoints/get.js.map +1 -1
- package/src/relations/endpoints/list.js.map +1 -1
- package/src/relations/endpoints/patch.js.map +1 -1
- package/src/rule-templates/models/ruleTemplate.schema.js +1 -1
- package/src/rule-templates/models/ruleTemplate.schema.js.map +1 -1
- package/src/rules/models/schemaRule.schema.js +13 -16
- package/src/rules/models/schemaRule.schema.js.map +1 -1
- package/src/schemaFields/endpoints/list.js.map +1 -1
- package/src/schemas/endpoints/create.js.map +1 -1
- package/src/schemas/endpoints/get.js.map +1 -1
- package/src/schemas/endpoints/list.js.map +1 -1
- package/src/schemas/endpoints/patch.js.map +1 -1
- package/src/schemas/models/schemaDatapointBase.schema.js +3 -0
- package/src/schemas/models/schemaDatapointBase.schema.js.map +1 -1
- package/src/shared/models/annotationListTable.schema.js +1 -0
- package/src/shared/models/annotationListTable.schema.js.map +1 -1
- package/src/suggestedEdit/endpoints/get.js.map +1 -1
- package/src/surveys/endpoints/fromTemplate.js.map +1 -1
- package/src/surveys/endpoints/get.js.map +1 -1
- package/src/surveys/endpoints/list.js.map +1 -1
- package/src/surveys/endpoints/patch.js.map +1 -1
- package/src/tasks/endpoints/get.js.map +1 -1
- package/src/triggers/endpoints/create.js.map +1 -1
- package/src/triggers/endpoints/delete.js.map +1 -1
- package/src/triggers/endpoints/get.js.map +1 -1
- package/src/triggers/endpoints/index.js +2 -0
- package/src/triggers/endpoints/index.js.map +1 -1
- package/src/triggers/endpoints/list.js +17 -0
- package/src/triggers/endpoints/list.js.map +1 -0
- package/src/triggers/endpoints/list.schema.js +14 -0
- package/src/triggers/endpoints/list.schema.js.map +1 -0
- package/src/triggers/endpoints/patch.js.map +1 -1
- package/src/uploads/endpoints/get.js.map +1 -1
- package/src/uploads/endpoints/post.js.map +1 -1
- package/src/users/endpoints/create.js.map +1 -1
- package/src/users/endpoints/delete.js.map +1 -1
- package/src/users/endpoints/get.js.map +1 -1
- package/src/users/endpoints/list.js.map +1 -1
- package/src/users/endpoints/patch.js.map +1 -1
- package/src/users/endpoints/resetPassword.js.map +1 -1
- package/src/utils/codecUtils.js +17 -7
- package/src/utils/codecUtils.js.map +1 -1
- package/src/utils/request.js +17 -7
- package/src/utils/request.js.map +1 -1
- package/src/utils/requestConfig.js +17 -7
- package/src/utils/requestConfig.js.map +1 -1
- package/src/utils/requestResponse.js +17 -7
- package/src/utils/requestResponse.js.map +1 -1
- package/src/utils.js +17 -7
- package/src/utils.js.map +1 -1
- package/src/workflowActivities/endpoints/get.js.map +1 -1
- package/src/workflowActivities/endpoints/list.js.map +1 -1
- package/src/workflowRuns/endpoints/get.js.map +1 -1
- package/src/workflowRuns/endpoints/list.js.map +1 -1
- package/src/workflowRuns/endpoints/reset.js.map +1 -1
- package/src/workflowSteps/endpoints/get.js.map +1 -1
- package/src/workflowSteps/endpoints/list.js.map +1 -1
- package/src/workflows/endpoints/get.js.map +1 -1
- package/src/workflows/endpoints/list.js.map +1 -1
- package/src/workspaces/endpoints/create.js.map +1 -1
- package/src/workspaces/endpoints/delete.js.map +1 -1
- package/src/workspaces/endpoints/get.js +13 -0
- package/src/workspaces/endpoints/get.js.map +1 -0
- package/src/workspaces/endpoints/index.js +2 -0
- package/src/workspaces/endpoints/index.js.map +1 -1
- package/src/workspaces/endpoints/list.js.map +1 -1
- package/src/workspaces/endpoints/patch.js.map +1 -1
- package/types/index.d.ts +6342 -3208
- package/types/src/annotations/endpoints/cancelEditPages.d.ts +4 -4
- package/types/src/annotations/endpoints/cancelEditPages.schema.d.ts +4 -4
- package/types/src/annotations/endpoints/contentSelect.d.ts +2 -2
- package/types/src/annotations/endpoints/contentSelect.schema.d.ts +2 -2
- package/types/src/annotations/endpoints/editPages.d.ts +16 -16
- package/types/src/annotations/endpoints/editPages.schema.d.ts +16 -16
- package/types/src/annotations/endpoints/editPagesInPlace.d.ts +8 -8
- package/types/src/annotations/endpoints/editPagesInPlace.schema.d.ts +8 -8
- package/types/src/annotations/endpoints/get.d.ts +12 -6
- package/types/src/annotations/endpoints/getContent.d.ts +292 -214
- package/types/src/annotations/endpoints/getPageData.d.ts +1 -1
- package/types/src/annotations/endpoints/index.d.ts +869 -607
- package/types/src/annotations/endpoints/list.d.ts +206 -162
- package/types/src/annotations/endpoints/patch.d.ts +18 -6
- package/types/src/annotations/endpoints/patch.schema.d.ts +6 -0
- package/types/src/annotations/endpoints/search.d.ts +206 -162
- package/types/src/annotations/endpoints/split.d.ts +88 -0
- package/types/src/annotations/endpoints/split.schema.d.ts +66 -0
- package/types/src/annotations/endpoints/start.d.ts +2 -2
- package/types/src/annotations/endpoints/startEditPages.d.ts +7 -7
- package/types/src/annotations/endpoints/translate.d.ts +6 -6
- package/types/src/annotations/endpoints/translate.schema.d.ts +6 -6
- package/types/src/annotations/endpoints/updateContent.d.ts +5 -2
- package/types/src/annotations/endpoints/validate.d.ts +9 -4
- package/types/src/annotations/endpoints/validate.schema.d.ts +9 -4
- package/types/src/annotations/models/annotation.d.ts +2 -0
- package/types/src/annotations/models/annotation.schema.d.ts +12 -6
- package/types/src/annotations/models/annotationData.d.ts +1 -0
- package/types/src/annotations/models/annotationData.schema.d.ts +471 -337
- package/types/src/annotations/models/annotationListSideload.schema.d.ts +184 -150
- package/types/src/annotations/models/annotationStart.schema.d.ts +2 -2
- package/types/src/annotations/models/editPages.schema.d.ts +11 -11
- package/types/src/annotations/models/pageData.schema.d.ts +6 -6
- package/types/src/annotations/models/processingDuration.schema.d.ts +2 -2
- package/types/src/authentication/endpoints/index.d.ts +6 -6
- package/types/src/authentication/endpoints/password/score.d.ts +2 -2
- package/types/src/authentication/endpoints/password/score.schema.d.ts +2 -2
- package/types/src/authentication/endpoints/patch.d.ts +2 -2
- package/types/src/authentication/endpoints/user.d.ts +2 -2
- package/types/src/automationBlockers/endpoints/get.d.ts +4 -4
- package/types/src/automationBlockers/endpoints/index.d.ts +4 -4
- package/types/src/automationBlockers/models/automationBlocker.schema.d.ts +4 -4
- package/types/src/billing/endpoints/getHistory.d.ts +12 -12
- package/types/src/billing/endpoints/getStats.d.ts +12 -12
- package/types/src/billing/models/billingHistory.schema.d.ts +12 -12
- package/types/src/billing/models/billingStats.schema.d.ts +12 -12
- package/types/src/connectors/endpoints/create.d.ts +2 -2
- package/types/src/connectors/endpoints/index.d.ts +6 -6
- package/types/src/connectors/endpoints/list.d.ts +4 -4
- package/types/src/connectors/models/connector.schema.d.ts +2 -2
- package/types/src/dedicatedEngineSchema/endpoints/create.d.ts +28 -28
- package/types/src/dedicatedEngineSchema/endpoints/get.d.ts +30 -30
- package/types/src/dedicatedEngineSchema/endpoints/get.schema.d.ts +2 -2
- package/types/src/dedicatedEngineSchema/endpoints/index.d.ts +128 -128
- package/types/src/dedicatedEngineSchema/endpoints/patch.d.ts +36 -36
- package/types/src/dedicatedEngineSchema/endpoints/patch.schema.d.ts +8 -8
- package/types/src/dedicatedEngineSchema/endpoints/predict.d.ts +26 -26
- package/types/src/dedicatedEngineSchema/endpoints/predict.schema.d.ts +26 -26
- package/types/src/dedicatedEngineSchema/endpoints/validate.d.ts +8 -8
- package/types/src/dedicatedEngineSchema/endpoints/validate.schema.d.ts +8 -8
- package/types/src/dedicatedEngineSchema/models/dedicatedEngineSchema.schema.d.ts +48 -48
- package/types/src/dedicatedEngineSchema/models/dedicatedEngineSchemaObject.schema.d.ts +18 -18
- package/types/src/dedicatedEngineSchema/models/simpleMultivalueField.schema.d.ts +2 -2
- package/types/src/dedicatedEngineSchema/models/tableMultivalueField.schema.d.ts +14 -14
- package/types/src/dedicatedEngineSchema/models/transformedFields.schema.d.ts +14 -14
- package/types/src/dedicatedEngines/endpoints/create.d.ts +2 -2
- package/types/src/dedicatedEngines/endpoints/get.d.ts +4 -4
- package/types/src/dedicatedEngines/endpoints/get.schema.d.ts +2 -2
- package/types/src/dedicatedEngines/endpoints/index.d.ts +18 -18
- package/types/src/dedicatedEngines/endpoints/list.d.ts +8 -8
- package/types/src/dedicatedEngines/endpoints/list.schema.d.ts +4 -4
- package/types/src/dedicatedEngines/endpoints/patch.d.ts +2 -2
- package/types/src/dedicatedEngines/endpoints/request.d.ts +2 -2
- package/types/src/dedicatedEngines/models/dedicatedEngine.schema.d.ts +2 -2
- package/types/src/deleteRecommendations/endpoints/create.d.ts +4 -4
- package/types/src/deleteRecommendations/endpoints/get.d.ts +4 -4
- package/types/src/deleteRecommendations/endpoints/index.d.ts +20 -20
- package/types/src/deleteRecommendations/endpoints/list.d.ts +8 -8
- package/types/src/deleteRecommendations/endpoints/patch.d.ts +4 -4
- package/types/src/deleteRecommendations/models/deleteRecommendation.schema.d.ts +4 -4
- package/types/src/documentRelations/endpoints/index.d.ts +105 -0
- package/types/src/documentRelations/endpoints/list.d.ts +112 -0
- package/types/src/documentRelations/endpoints/list.schema.d.ts +29 -0
- package/types/src/documentRelations/models/relations.schema.d.ts +24 -0
- package/types/src/documents/endpoints/get.d.ts +4 -4
- package/types/src/documents/endpoints/index.d.ts +16 -16
- package/types/src/documents/endpoints/list.d.ts +8 -8
- package/types/src/documents/endpoints/patch.d.ts +4 -4
- package/types/src/documents/models/document.schema.d.ts +4 -4
- package/types/src/email/endpoints/get.d.ts +6 -6
- package/types/src/email/endpoints/index.d.ts +21 -18
- package/types/src/email/endpoints/list.d.ts +12 -12
- package/types/src/email/endpoints/send.d.ts +4 -0
- package/types/src/email/endpoints/send.schema.d.ts +3 -0
- package/types/src/email/models/email.schema.d.ts +6 -6
- package/types/src/emailTemplates/endpoints/create.d.ts +8 -8
- package/types/src/emailTemplates/endpoints/get.d.ts +8 -8
- package/types/src/emailTemplates/endpoints/index.d.ts +40 -40
- package/types/src/emailTemplates/endpoints/list.d.ts +16 -16
- package/types/src/emailTemplates/endpoints/patch.d.ts +8 -8
- package/types/src/emailTemplates/models/emailTemplate.schema.d.ts +16 -16
- package/types/src/emailThreads/endpoints/get.d.ts +4 -4
- package/types/src/emailThreads/endpoints/index.d.ts +16 -16
- package/types/src/emailThreads/endpoints/list.d.ts +8 -8
- package/types/src/emailThreads/endpoints/patch.d.ts +4 -4
- package/types/src/emailThreads/models/emailThreads.schema.d.ts +4 -4
- package/types/src/engineFields/endpoints/create.d.ts +2 -2
- package/types/src/engineFields/endpoints/get.d.ts +2 -2
- package/types/src/engineFields/endpoints/index.d.ts +10 -10
- package/types/src/engineFields/endpoints/list.d.ts +4 -4
- package/types/src/engineFields/endpoints/patch.d.ts +2 -2
- package/types/src/engineFields/models/engineField.schema.d.ts +2 -2
- package/types/src/engines/endpoints/create.d.ts +5 -2
- package/types/src/engines/endpoints/duplicate.d.ts +5 -2
- package/types/src/engines/endpoints/get.d.ts +5 -2
- package/types/src/engines/endpoints/index.d.ts +62 -32
- package/types/src/engines/endpoints/list.d.ts +9 -4
- package/types/src/engines/endpoints/patch.d.ts +10 -4
- package/types/src/engines/endpoints/patch.schema.d.ts +4 -1
- package/types/src/engines/endpoints/queueStats.d.ts +29 -19
- package/types/src/engines/endpoints/queueStats.schema.d.ts +19 -19
- package/types/src/engines/models/engine.d.ts +1 -0
- package/types/src/engines/models/engine.schema.d.ts +5 -2
- package/types/src/engines/models/engineQueueStatsItem.schema.d.ts +6 -0
- package/types/src/genericEngines/endpoints/get.d.ts +4 -4
- package/types/src/genericEngines/endpoints/get.schema.d.ts +2 -2
- package/types/src/genericEngines/endpoints/index.d.ts +12 -12
- package/types/src/genericEngines/endpoints/list.d.ts +8 -8
- package/types/src/genericEngines/endpoints/list.schema.d.ts +4 -4
- package/types/src/genericEngines/models/genericEngine.schema.d.ts +2 -2
- package/types/src/groups/endpoints/index.d.ts +4 -4
- package/types/src/groups/endpoints/list.d.ts +4 -4
- package/types/src/groups/models/group.schema.d.ts +2 -2
- package/types/src/hookInterfaces/endpoints/create.d.ts +67 -0
- package/types/src/hookInterfaces/endpoints/create.schema.d.ts +23 -0
- package/types/src/hookInterfaces/endpoints/delete.d.ts +7 -0
- package/types/src/hookInterfaces/endpoints/index.d.ts +243 -0
- package/types/src/hookInterfaces/endpoints/invoke.d.ts +10 -0
- package/types/src/hookInterfaces/endpoints/invoke.schema.d.ts +3 -0
- package/types/src/hookInterfaces/endpoints/list.d.ts +123 -0
- package/types/src/hookInterfaces/endpoints/list.schema.d.ts +26 -0
- package/types/src/hookInterfaces/endpoints/patch.d.ts +63 -0
- package/types/src/hookInterfaces/endpoints/patch.schema.d.ts +20 -0
- package/types/src/hookInterfaces/models/hookInterface.d.ts +12 -0
- package/types/src/hookInterfaces/models/hookInterface.schema.d.ts +32 -0
- package/types/src/hookInterfaces/models/index.d.ts +2 -0
- package/types/src/hookTemplates/endpoints/get.d.ts +528 -0
- package/types/src/hookTemplates/endpoints/index.d.ts +807 -29
- package/types/src/hookTemplates/endpoints/list.d.ts +280 -29
- package/types/src/hookTemplates/models/hookTemplate.schema.d.ts +188 -19
- package/types/src/hooks/endpoints/cancelRun.d.ts +14 -0
- package/types/src/hooks/endpoints/cancelRun.schema.d.ts +8 -0
- package/types/src/hooks/endpoints/create.d.ts +238 -47
- package/types/src/hooks/endpoints/create.schema.d.ts +92 -40
- package/types/src/hooks/endpoints/createFromTemplate.d.ts +508 -0
- package/types/src/hooks/endpoints/createFromTemplate.schema.d.ts +20 -0
- package/types/src/hooks/endpoints/get.d.ts +184 -26
- package/types/src/hooks/endpoints/index.d.ts +3052 -1412
- package/types/src/hooks/endpoints/list.d.ts +285 -42
- package/types/src/hooks/endpoints/list.schema.d.ts +3 -0
- package/types/src/hooks/endpoints/patch.d.ts +370 -51
- package/types/src/hooks/endpoints/patch.schema.d.ts +182 -24
- package/types/src/hooks/endpoints/runLogs.d.ts +59 -0
- package/types/src/hooks/endpoints/runs.d.ts +579 -0
- package/types/src/hooks/endpoints/runs.schema.d.ts +543 -0
- package/types/src/hooks/endpoints/test.d.ts +20 -15
- package/types/src/hooks/endpoints/test.schema.d.ts +20 -15
- package/types/src/hooks/models/hook.d.ts +10 -6
- package/types/src/hooks/models/hook.schema.d.ts +670 -32
- package/types/src/hooks/models/hookConfig.d.ts +16 -8
- package/types/src/hooks/models/hookConfig.schema.d.ts +59 -7
- package/types/src/hooks/models/hookUtils.d.ts +4 -3
- package/types/src/hooks/models/hookUtils.schema.d.ts +4 -3
- package/types/src/hooks/models/run.d.ts +53 -0
- package/types/src/hooks/models/run.schema.d.ts +301 -0
- package/types/src/hooks/models/runLog.d.ts +7 -0
- package/types/src/hooks/models/runLog.schema.d.ts +15 -0
- package/types/src/inboxes/endpoints/create.d.ts +2 -2
- package/types/src/inboxes/endpoints/get.d.ts +2 -2
- package/types/src/inboxes/endpoints/index.d.ts +10 -10
- package/types/src/inboxes/endpoints/list.d.ts +4 -4
- package/types/src/inboxes/endpoints/patch.d.ts +2 -2
- package/types/src/inboxes/models/inbox.schema.d.ts +2 -2
- package/types/src/internal/endpoints/generateRejectionEmail.d.ts +2 -2
- package/types/src/internal/endpoints/generateRejectionEmail.schema.d.ts +2 -2
- package/types/src/internal/endpoints/index.d.ts +4530 -2304
- package/types/src/internal/endpoints/logs.d.ts +34 -0
- package/types/src/internal/endpoints/logs.schema.d.ts +20 -0
- package/types/src/internal/endpoints/rules/evaluateRules.d.ts +676 -350
- package/types/src/internal/endpoints/rules/evaluateRules.schema.d.ts +674 -348
- package/types/src/internal/endpoints/rules/suggestRule.d.ts +537 -255
- package/types/src/internal/endpoints/rules/suggestRule.schema.d.ts +574 -298
- package/types/src/internal/endpoints/rules/suggestTriggerCondition.d.ts +520 -238
- package/types/src/internal/endpoints/rules/suggestTriggerCondition.schema.d.ts +520 -238
- package/types/src/internal/endpoints/rules/suggestTriggerConditionSummary.d.ts +521 -332
- package/types/src/internal/endpoints/rules/suggestTriggerConditionSummary.schema.d.ts +520 -390
- package/types/src/internal/endpoints/schemas/evaluateFormulas.d.ts +787 -541
- package/types/src/internal/endpoints/schemas/evaluateFormulas.schema.d.ts +784 -539
- package/types/src/internal/endpoints/schemas/formulaSummary.d.ts +482 -194
- package/types/src/internal/endpoints/schemas/formulaSummary.schema.d.ts +482 -194
- package/types/src/internal/endpoints/schemas/formulasInfo.d.ts +494 -200
- package/types/src/internal/endpoints/schemas/formulasInfo.schema.d.ts +492 -199
- package/types/src/internal/endpoints/schemas/suggestFormula.d.ts +482 -194
- package/types/src/internal/endpoints/schemas/suggestFormula.schema.d.ts +482 -194
- package/types/src/labels/endpoints/create.d.ts +14 -7
- package/types/src/labels/endpoints/create.schema.d.ts +7 -2
- package/types/src/labels/endpoints/index.d.ts +33 -12
- package/types/src/labels/endpoints/list.d.ts +9 -4
- package/types/src/labels/endpoints/patch.d.ts +14 -7
- package/types/src/labels/endpoints/patch.schema.d.ts +7 -2
- package/types/src/labels/models/label.d.ts +1 -0
- package/types/src/labels/models/label.schema.d.ts +5 -2
- package/types/src/memberships/endpoints/create.d.ts +5 -5
- package/types/src/memberships/endpoints/index.d.ts +4 -4
- package/types/src/memberships/models/membership.schema.d.ts +2 -2
- package/types/src/organization/endpoints/create.d.ts +15 -15
- package/types/src/organization/endpoints/create.schema.d.ts +15 -15
- package/types/src/organization/endpoints/get.d.ts +11 -11
- package/types/src/organization/endpoints/index.d.ts +85 -85
- package/types/src/organization/endpoints/list.d.ts +15 -15
- package/types/src/organization/endpoints/patch.d.ts +20 -20
- package/types/src/organization/models/organization.schema.d.ts +11 -11
- package/types/src/organizationGroups/endpoints/index.d.ts +36 -36
- package/types/src/organizationGroups/endpoints/organizations.d.ts +4 -4
- package/types/src/organizationGroups/endpoints/queues.d.ts +4 -4
- package/types/src/organizationGroups/endpoints/workspaces.d.ts +4 -4
- package/types/src/organizationGroups/models/organizationGroupOrganization.schema.d.ts +2 -2
- package/types/src/organizationGroups/models/organizationGroupQueue.schema.d.ts +2 -2
- package/types/src/organizationGroups/models/organizationGroupWorkspace.schema.d.ts +2 -2
- package/types/src/pages/endpoints/index.d.ts +14 -14
- package/types/src/pages/endpoints/list.d.ts +14 -14
- package/types/src/pages/endpoints/list.schema.d.ts +2 -2
- package/types/src/pages/models/page.schema.d.ts +6 -6
- package/types/src/queues/endpoints/automation.d.ts +4 -4
- package/types/src/queues/endpoints/automation.schema.d.ts +4 -4
- package/types/src/queues/endpoints/create.d.ts +13 -13
- package/types/src/queues/endpoints/createFromTemplate.d.ts +13 -13
- package/types/src/queues/endpoints/duplicate.d.ts +13 -13
- package/types/src/queues/endpoints/get.d.ts +13 -13
- package/types/src/queues/endpoints/index.d.ts +112 -111
- package/types/src/queues/endpoints/list.d.ts +24 -24
- package/types/src/queues/endpoints/list.schema.d.ts +4 -4
- package/types/src/queues/endpoints/patch.d.ts +22 -22
- package/types/src/queues/endpoints/patch.schema.d.ts +9 -9
- package/types/src/queues/endpoints/upload.d.ts +8 -8
- package/types/src/queues/endpoints/upload.schema.d.ts +8 -8
- package/types/src/queues/models/automation.schema.d.ts +2 -2
- package/types/src/queues/models/queue.schema.d.ts +13 -13
- package/types/src/queues/models/queueSettings.schema.d.ts +7 -7
- package/types/src/relations/endpoints/create.d.ts +6 -6
- package/types/src/relations/endpoints/get.d.ts +6 -6
- package/types/src/relations/endpoints/index.d.ts +30 -30
- package/types/src/relations/endpoints/list.d.ts +12 -12
- package/types/src/relations/endpoints/patch.d.ts +6 -6
- package/types/src/relations/models/relations.schema.d.ts +14 -14
- package/types/src/rule-templates/endpoints/create.d.ts +58 -70
- package/types/src/rule-templates/endpoints/create.schema.d.ts +26 -32
- package/types/src/rule-templates/endpoints/get.d.ts +32 -38
- package/types/src/rule-templates/endpoints/index.d.ts +198 -234
- package/types/src/rule-templates/endpoints/list.d.ts +50 -56
- package/types/src/rule-templates/endpoints/patch.d.ts +58 -70
- package/types/src/rule-templates/endpoints/patch.schema.d.ts +26 -32
- package/types/src/rule-templates/models/ruleTemplate.d.ts +1 -1
- package/types/src/rule-templates/models/ruleTemplate.schema.d.ts +32 -38
- package/types/src/rules/endpoints/create.d.ts +58 -70
- package/types/src/rules/endpoints/create.schema.d.ts +26 -32
- package/types/src/rules/endpoints/get.d.ts +32 -38
- package/types/src/rules/endpoints/index.d.ts +198 -234
- package/types/src/rules/endpoints/list.d.ts +50 -56
- package/types/src/rules/endpoints/patch.d.ts +58 -70
- package/types/src/rules/endpoints/patch.schema.d.ts +26 -32
- package/types/src/rules/models/schemaRule.d.ts +4 -4
- package/types/src/rules/models/schemaRule.schema.d.ts +50 -59
- package/types/src/schemas/endpoints/create.d.ts +484 -196
- package/types/src/schemas/endpoints/get.d.ts +486 -198
- package/types/src/schemas/endpoints/get.schema.d.ts +2 -2
- package/types/src/schemas/endpoints/list.d.ts +588 -236
- package/types/src/schemas/endpoints/patch.d.ts +966 -390
- package/types/src/schemas/endpoints/patch.schema.d.ts +482 -194
- package/types/src/schemas/endpoints/validate.d.ts +1015 -407
- package/types/src/schemas/models/schema.schema.d.ts +484 -196
- package/types/src/schemas/models/schemaDatapoint.schema.d.ts +44 -20
- package/types/src/schemas/models/schemaDatapointBase.d.ts +3 -1
- package/types/src/schemas/models/schemaDatapointBase.schema.d.ts +15 -9
- package/types/src/schemas/models/schemaDatapointDate.schema.d.ts +11 -5
- package/types/src/schemas/models/schemaDatapointEnum.schema.d.ts +11 -5
- package/types/src/schemas/models/schemaDatapointNumber.schema.d.ts +11 -5
- package/types/src/schemas/models/schemaDatapointString.schema.d.ts +11 -5
- package/types/src/schemas/models/schemaItem.schema.d.ts +278 -118
- package/types/src/schemas/models/schemaMultivalue.schema.d.ts +164 -68
- package/types/src/schemas/models/schemaSection.schema.d.ts +380 -156
- package/types/src/schemas/models/schemaTuple.schema.d.ts +70 -30
- package/types/src/shared/models/annotationListTable.d.ts +1 -1
- package/types/src/shared/models/annotationListTable.schema.d.ts +15 -15
- package/types/src/suggestedEdit/endpoints/get.d.ts +4 -4
- package/types/src/suggestedEdit/endpoints/index.d.ts +4 -4
- package/types/src/suggestedEdit/models/suggestedEdit.schema.d.ts +4 -4
- package/types/src/surveys/endpoints/fromTemplate.d.ts +2 -2
- package/types/src/surveys/endpoints/get.d.ts +2 -2
- package/types/src/surveys/endpoints/index.d.ts +10 -10
- package/types/src/surveys/endpoints/list.d.ts +4 -4
- package/types/src/surveys/endpoints/patch.d.ts +2 -2
- package/types/src/surveys/models/survey.schema.d.ts +2 -2
- package/types/src/tasks/endpoints/get.d.ts +4 -4
- package/types/src/tasks/endpoints/index.d.ts +4 -4
- package/types/src/tasks/models/asyncTask.schema.d.ts +4 -4
- package/types/src/triggers/endpoints/create.d.ts +4 -4
- package/types/src/triggers/endpoints/get.d.ts +4 -4
- package/types/src/triggers/endpoints/index.d.ts +109 -12
- package/types/src/triggers/endpoints/list.d.ts +104 -0
- package/types/src/triggers/endpoints/list.schema.d.ts +14 -0
- package/types/src/triggers/endpoints/patch.d.ts +4 -4
- package/types/src/triggers/models/trigger.schema.d.ts +4 -4
- package/types/src/uploads/endpoints/get.d.ts +4 -4
- package/types/src/uploads/endpoints/index.d.ts +4 -4
- package/types/src/uploads/models/upload.schema.d.ts +4 -4
- package/types/src/users/endpoints/create.d.ts +2 -2
- package/types/src/users/endpoints/get.d.ts +2 -2
- package/types/src/users/endpoints/index.d.ts +10 -10
- package/types/src/users/endpoints/list.d.ts +4 -4
- package/types/src/users/endpoints/patch.d.ts +2 -2
- package/types/src/users/models/user.schema.d.ts +2 -2
- package/types/src/utils/withFields.d.ts +9 -9
- package/types/src/utils/withSideload.d.ts +2 -2
- package/types/src/workflowActivities/endpoints/get.d.ts +4 -4
- package/types/src/workflowActivities/endpoints/index.d.ts +13 -13
- package/types/src/workflowActivities/endpoints/list.d.ts +8 -8
- package/types/src/workflowActivities/models/workflowActivity.schema.d.ts +4 -4
- package/types/src/workflowRuns/endpoints/get.d.ts +4 -4
- package/types/src/workflowRuns/endpoints/index.d.ts +12 -12
- package/types/src/workflowRuns/endpoints/list.d.ts +8 -8
- package/types/src/workflowRuns/models/workflowRun.schema.d.ts +4 -4
- package/types/src/workflowSteps/endpoints/get.d.ts +2 -2
- package/types/src/workflowSteps/endpoints/index.d.ts +7 -7
- package/types/src/workflowSteps/endpoints/list.d.ts +4 -4
- package/types/src/workflowSteps/models/workflowStep.schema.d.ts +2 -2
- package/types/src/workflows/endpoints/get.d.ts +2 -2
- package/types/src/workflows/endpoints/index.d.ts +6 -6
- package/types/src/workflows/endpoints/list.d.ts +4 -4
- package/types/src/workflows/models/workflow.schema.d.ts +2 -2
- package/types/src/workspaces/endpoints/create.d.ts +2 -2
- package/types/src/workspaces/endpoints/get.d.ts +30 -0
- package/types/src/workspaces/endpoints/index.d.ts +37 -8
- package/types/src/workspaces/endpoints/list.d.ts +4 -4
- package/types/src/workspaces/endpoints/patch.d.ts +2 -2
- package/types/src/workspaces/models/workspace.schema.d.ts +2 -2
- package/src/authentication/models/authInfo.js.map +0 -1
- package/src/automationBlockers/models/automationBlocker.js +0 -3
- package/src/automationBlockers/models/automationBlocker.js.map +0 -1
- package/src/billing/models/billingHistory.js +0 -3
- package/src/billing/models/billingHistory.js.map +0 -1
- package/src/billing/models/billingStats.js +0 -3
- package/src/billing/models/billingStats.js.map +0 -1
- package/src/connectors/models/connector.js +0 -3
- package/src/connectors/models/connector.js.map +0 -1
- package/src/dedicatedEngineSchema/models/integrityValidationResults.js +0 -3
- package/src/dedicatedEngineSchema/models/integrityValidationResults.js.map +0 -1
- package/src/dedicatedEngines/models/dedicatedEngine.js +0 -3
- package/src/dedicatedEngines/models/dedicatedEngine.js.map +0 -1
- package/src/deleteRecommendations/models/deleteRecommendation.js +0 -3
- package/src/deleteRecommendations/models/deleteRecommendation.js.map +0 -1
- package/src/deleteRecommendations/models/index.js.map +0 -1
- package/src/email/models/email.js +0 -3
- package/src/email/models/email.js.map +0 -1
- package/src/emailTemplatesStats/models/emailTemplateStats.js +0 -3
- package/src/emailTemplatesStats/models/emailTemplateStats.js.map +0 -1
- package/src/emailTemplatesStats/models/index.js +0 -18
- package/src/emailTemplatesStats/models/index.js.map +0 -1
- package/src/emailThreads/models/emailThreads.js +0 -3
- package/src/emailThreads/models/emailThreads.js.map +0 -1
- package/src/genericEngines/models/genericEngine.js +0 -3
- package/src/genericEngines/models/genericEngine.js.map +0 -1
- package/src/groups/models/group.js +0 -3
- package/src/groups/models/group.js.map +0 -1
- package/src/groups/models/index.js +0 -18
- package/src/groups/models/index.js.map +0 -1
- package/src/hookTemplates/models/hookTemplate.js +0 -3
- package/src/hookTemplates/models/hookTemplate.js.map +0 -1
- package/src/hooks/endpoints/logs.js +0 -15
- package/src/hooks/endpoints/logs.js.map +0 -1
- package/src/hooks/endpoints/logs.schema.js +0 -22
- package/src/hooks/endpoints/logs.schema.js.map +0 -1
- package/src/hooks/models/log.js +0 -3
- package/src/hooks/models/log.js.map +0 -1
- package/src/hooks/models/log.schema.js +0 -56
- package/src/hooks/models/log.schema.js.map +0 -1
- package/src/inboxes/models/index.js +0 -18
- package/src/inboxes/models/index.js.map +0 -1
- package/src/memberships/models/index.js +0 -18
- package/src/memberships/models/index.js.map +0 -1
- package/src/memberships/models/membership.js +0 -3
- package/src/memberships/models/membership.js.map +0 -1
- package/src/organization/models/emailLimits.js +0 -3
- package/src/organization/models/emailLimits.js.map +0 -1
- package/src/organization/models/limits.js +0 -3
- package/src/organization/models/limits.js.map +0 -1
- package/src/organizationGroups/models/organizationGroupOrganization.js +0 -3
- package/src/organizationGroups/models/organizationGroupOrganization.js.map +0 -1
- package/src/organizationGroups/models/organizationGroupQueue.js +0 -3
- package/src/organizationGroups/models/organizationGroupQueue.js.map +0 -1
- package/src/organizationGroups/models/organizationGroupWorkspace.js +0 -3
- package/src/organizationGroups/models/organizationGroupWorkspace.js.map +0 -1
- package/src/queues/models/index.js +0 -28
- package/src/queues/models/index.js.map +0 -1
- package/src/queues/models/relatedObjectsCounts.js +0 -3
- package/src/queues/models/relatedObjectsCounts.js.map +0 -1
- package/src/schemas/models/index.js +0 -47
- package/src/schemas/models/index.js.map +0 -1
- package/src/schemas/models/list.js +0 -3
- package/src/schemas/models/list.js.map +0 -1
- package/src/schemas/models/list.schema.js +0 -23
- package/src/schemas/models/list.schema.js.map +0 -1
- package/src/suggestedEdit/models/suggestedDocument.js +0 -3
- package/src/suggestedEdit/models/suggestedDocument.js.map +0 -1
- package/src/suggestedEdit/models/suggestedEdit.js +0 -3
- package/src/suggestedEdit/models/suggestedEdit.js.map +0 -1
- package/src/surveys/models/index.js +0 -21
- package/src/surveys/models/index.js.map +0 -1
- package/src/surveys/models/question.js +0 -3
- package/src/surveys/models/question.js.map +0 -1
- package/src/surveys/models/survey.js +0 -3
- package/src/surveys/models/survey.js.map +0 -1
- package/src/surveys/models/surveyTemplate.js +0 -3
- package/src/surveys/models/surveyTemplate.js.map +0 -1
- package/src/tasks/models/asyncTask.js +0 -3
- package/src/tasks/models/asyncTask.js.map +0 -1
- package/src/uploads/models/upload.js +0 -3
- package/src/uploads/models/upload.js.map +0 -1
- package/src/users/models/resetPassword.js +0 -3
- package/src/users/models/resetPassword.js.map +0 -1
- package/src/workflowActivities/models/index.js +0 -18
- package/src/workflowActivities/models/index.js.map +0 -1
- package/src/workflowSteps/models/index.js +0 -18
- package/src/workflowSteps/models/index.js.map +0 -1
- package/src/workflows/models/index.js +0 -18
- package/src/workflows/models/index.js.map +0 -1
- package/src/workspaces/models/index.js +0 -18
- package/src/workspaces/models/index.js.map +0 -1
- package/types/src/authentication/models/authInfo.d.ts +0 -4
- package/types/src/automationBlockers/models/automationBlocker.d.ts +0 -31
- package/types/src/billing/models/billingHistory.d.ts +0 -40
- package/types/src/billing/models/billingStats.d.ts +0 -21
- package/types/src/connectors/models/connector.d.ts +0 -15
- package/types/src/dedicatedEngineSchema/models/integrityValidationResults.d.ts +0 -31
- package/types/src/dedicatedEngines/models/dedicatedEngine.d.ts +0 -10
- package/types/src/deleteRecommendations/models/deleteRecommendation.d.ts +0 -10
- package/types/src/deleteRecommendations/models/index.d.ts +0 -1
- package/types/src/email/models/email.d.ts +0 -39
- package/types/src/emailTemplatesStats/models/emailTemplateStats.d.ts +0 -6
- package/types/src/emailTemplatesStats/models/index.d.ts +0 -1
- package/types/src/emailThreads/models/emailThreads.d.ts +0 -32
- package/types/src/genericEngines/models/genericEngine.d.ts +0 -9
- package/types/src/groups/models/group.d.ts +0 -7
- package/types/src/groups/models/index.d.ts +0 -1
- package/types/src/hookTemplates/models/hookTemplate.d.ts +0 -40
- package/types/src/hooks/endpoints/logs.d.ts +0 -411
- package/types/src/hooks/endpoints/logs.schema.d.ts +0 -390
- package/types/src/hooks/models/log.d.ts +0 -42
- package/types/src/hooks/models/log.schema.d.ts +0 -210
- package/types/src/inboxes/models/index.d.ts +0 -1
- package/types/src/memberships/models/index.d.ts +0 -1
- package/types/src/memberships/models/membership.d.ts +0 -9
- package/types/src/organization/models/emailLimits.d.ts +0 -10
- package/types/src/organization/models/limits.d.ts +0 -4
- package/types/src/organizationGroups/models/organizationGroupOrganization.d.ts +0 -6
- package/types/src/organizationGroups/models/organizationGroupQueue.d.ts +0 -8
- package/types/src/organizationGroups/models/organizationGroupWorkspace.d.ts +0 -7
- package/types/src/queues/models/index.d.ts +0 -11
- package/types/src/queues/models/relatedObjectsCounts.d.ts +0 -5
- package/types/src/schemas/models/index.d.ts +0 -30
- package/types/src/schemas/models/list.d.ts +0 -18
- package/types/src/schemas/models/list.schema.d.ts +0 -66
- package/types/src/suggestedEdit/models/suggestedDocument.d.ts +0 -9
- package/types/src/suggestedEdit/models/suggestedEdit.d.ts +0 -8
- package/types/src/surveys/models/index.d.ts +0 -4
- package/types/src/surveys/models/question.d.ts +0 -6
- package/types/src/surveys/models/survey.d.ts +0 -13
- package/types/src/surveys/models/surveyTemplate.d.ts +0 -6
- package/types/src/tasks/models/asyncTask.d.ts +0 -17
- package/types/src/uploads/models/upload.d.ts +0 -13
- package/types/src/users/models/resetPassword.d.ts +0 -3
- package/types/src/workflowActivities/models/index.d.ts +0 -1
- package/types/src/workflowSteps/models/index.d.ts +0 -1
- package/types/src/workflows/models/index.d.ts +0 -1
- package/types/src/workspaces/models/index.d.ts +0 -1
|
@@ -151,13 +151,13 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
151
151
|
required?: boolean | null | undefined;
|
|
152
152
|
}>>>;
|
|
153
153
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
154
|
-
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">]>>>;
|
|
154
|
+
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">]>>>;
|
|
155
155
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
156
156
|
}, "strip", import("zod").ZodTypeAny, {
|
|
157
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
157
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
158
158
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
159
159
|
}, {
|
|
160
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
160
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
161
161
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
162
162
|
}>>>;
|
|
163
163
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -165,6 +165,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
165
165
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
166
166
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
167
167
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
168
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
169
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
168
170
|
}, "strip", import("zod").ZodTypeAny, {
|
|
169
171
|
suggest?: true | undefined;
|
|
170
172
|
canExport?: boolean | null | undefined;
|
|
@@ -183,7 +185,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
183
185
|
required?: boolean | null | undefined;
|
|
184
186
|
} | null | undefined;
|
|
185
187
|
uiConfiguration?: {
|
|
186
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
188
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
187
189
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
188
190
|
} | null | undefined;
|
|
189
191
|
width?: number | null | undefined;
|
|
@@ -191,6 +193,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
191
193
|
widthChars?: number | null | undefined;
|
|
192
194
|
scoreThreshold?: number | null | undefined;
|
|
193
195
|
formula?: string | null | undefined;
|
|
196
|
+
context?: string[] | null | undefined;
|
|
197
|
+
prompt?: string | null | undefined;
|
|
194
198
|
}, {
|
|
195
199
|
suggest?: true | undefined;
|
|
196
200
|
canExport?: boolean | null | undefined;
|
|
@@ -209,7 +213,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
209
213
|
required?: boolean | null | undefined;
|
|
210
214
|
} | null | undefined;
|
|
211
215
|
uiConfiguration?: {
|
|
212
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
216
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
213
217
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
214
218
|
} | null | undefined;
|
|
215
219
|
width?: number | null | undefined;
|
|
@@ -217,6 +221,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
217
221
|
widthChars?: number | null | undefined;
|
|
218
222
|
scoreThreshold?: number | null | undefined;
|
|
219
223
|
formula?: string | null | undefined;
|
|
224
|
+
context?: string[] | null | undefined;
|
|
225
|
+
prompt?: string | null | undefined;
|
|
220
226
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
221
227
|
type: import("zod").ZodLiteral<"date">;
|
|
222
228
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -300,13 +306,13 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
300
306
|
required?: boolean | null | undefined;
|
|
301
307
|
}>>>;
|
|
302
308
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
303
|
-
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">]>>>;
|
|
309
|
+
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">]>>>;
|
|
304
310
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
305
311
|
}, "strip", import("zod").ZodTypeAny, {
|
|
306
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
312
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
307
313
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
308
314
|
}, {
|
|
309
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
315
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
310
316
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
311
317
|
}>>>;
|
|
312
318
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -314,6 +320,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
314
320
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
315
321
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
316
322
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
323
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
324
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
317
325
|
}, "strip", import("zod").ZodTypeAny, {
|
|
318
326
|
suggest?: true | undefined;
|
|
319
327
|
canExport?: boolean | null | undefined;
|
|
@@ -332,7 +340,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
332
340
|
required?: boolean | null | undefined;
|
|
333
341
|
} | null | undefined;
|
|
334
342
|
uiConfiguration?: {
|
|
335
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
343
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
336
344
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
337
345
|
} | null | undefined;
|
|
338
346
|
width?: number | null | undefined;
|
|
@@ -340,6 +348,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
340
348
|
widthChars?: number | null | undefined;
|
|
341
349
|
scoreThreshold?: number | null | undefined;
|
|
342
350
|
formula?: string | null | undefined;
|
|
351
|
+
context?: string[] | null | undefined;
|
|
352
|
+
prompt?: string | null | undefined;
|
|
343
353
|
}, {
|
|
344
354
|
suggest?: true | undefined;
|
|
345
355
|
canExport?: boolean | null | undefined;
|
|
@@ -358,7 +368,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
358
368
|
required?: boolean | null | undefined;
|
|
359
369
|
} | null | undefined;
|
|
360
370
|
uiConfiguration?: {
|
|
361
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
371
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
362
372
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
363
373
|
} | null | undefined;
|
|
364
374
|
width?: number | null | undefined;
|
|
@@ -366,6 +376,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
366
376
|
widthChars?: number | null | undefined;
|
|
367
377
|
scoreThreshold?: number | null | undefined;
|
|
368
378
|
formula?: string | null | undefined;
|
|
379
|
+
context?: string[] | null | undefined;
|
|
380
|
+
prompt?: string | null | undefined;
|
|
369
381
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
370
382
|
type: import("zod").ZodLiteral<"number">;
|
|
371
383
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -476,13 +488,13 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
476
488
|
required?: boolean | null | undefined;
|
|
477
489
|
}>>>;
|
|
478
490
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
479
|
-
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">]>>>;
|
|
491
|
+
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">]>>>;
|
|
480
492
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
481
493
|
}, "strip", import("zod").ZodTypeAny, {
|
|
482
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
494
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
483
495
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
484
496
|
}, {
|
|
485
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
497
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
486
498
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
487
499
|
}>>>;
|
|
488
500
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -490,6 +502,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
490
502
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
491
503
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
492
504
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
505
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
506
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
493
507
|
}, "strip", import("zod").ZodTypeAny, {
|
|
494
508
|
suggest?: true | undefined;
|
|
495
509
|
canExport?: boolean | null | undefined;
|
|
@@ -508,7 +522,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
508
522
|
required?: boolean | null | undefined;
|
|
509
523
|
} | null | undefined;
|
|
510
524
|
uiConfiguration?: {
|
|
511
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
525
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
512
526
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
513
527
|
} | null | undefined;
|
|
514
528
|
width?: number | null | undefined;
|
|
@@ -516,6 +530,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
516
530
|
widthChars?: number | null | undefined;
|
|
517
531
|
scoreThreshold?: number | null | undefined;
|
|
518
532
|
formula?: string | null | undefined;
|
|
533
|
+
context?: string[] | null | undefined;
|
|
534
|
+
prompt?: string | null | undefined;
|
|
519
535
|
}, {
|
|
520
536
|
suggest?: true | undefined;
|
|
521
537
|
canExport?: boolean | null | undefined;
|
|
@@ -534,7 +550,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
534
550
|
required?: boolean | null | undefined;
|
|
535
551
|
} | null | undefined;
|
|
536
552
|
uiConfiguration?: {
|
|
537
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
553
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
538
554
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
539
555
|
} | null | undefined;
|
|
540
556
|
width?: number | null | undefined;
|
|
@@ -542,6 +558,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
542
558
|
widthChars?: number | null | undefined;
|
|
543
559
|
scoreThreshold?: number | null | undefined;
|
|
544
560
|
formula?: string | null | undefined;
|
|
561
|
+
context?: string[] | null | undefined;
|
|
562
|
+
prompt?: string | null | undefined;
|
|
545
563
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
546
564
|
type: import("zod").ZodLiteral<"enum">;
|
|
547
565
|
options: import("zod").ZodArray<import("zod").ZodObject<{
|
|
@@ -643,13 +661,13 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
643
661
|
required?: boolean | null | undefined;
|
|
644
662
|
}>>>;
|
|
645
663
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
646
|
-
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">]>>>;
|
|
664
|
+
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">]>>>;
|
|
647
665
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
648
666
|
}, "strip", import("zod").ZodTypeAny, {
|
|
649
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
667
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
650
668
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
651
669
|
}, {
|
|
652
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
670
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
653
671
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
654
672
|
}>>>;
|
|
655
673
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -657,6 +675,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
657
675
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
658
676
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
659
677
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
678
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
679
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
660
680
|
}, "strip", import("zod").ZodTypeAny, {
|
|
661
681
|
suggest?: true | undefined;
|
|
662
682
|
canExport?: boolean | null | undefined;
|
|
@@ -675,7 +695,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
675
695
|
required?: boolean | null | undefined;
|
|
676
696
|
} | null | undefined;
|
|
677
697
|
uiConfiguration?: {
|
|
678
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
698
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
679
699
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
680
700
|
} | null | undefined;
|
|
681
701
|
width?: number | null | undefined;
|
|
@@ -683,6 +703,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
683
703
|
widthChars?: number | null | undefined;
|
|
684
704
|
scoreThreshold?: number | null | undefined;
|
|
685
705
|
formula?: string | null | undefined;
|
|
706
|
+
context?: string[] | null | undefined;
|
|
707
|
+
prompt?: string | null | undefined;
|
|
686
708
|
}, {
|
|
687
709
|
suggest?: true | undefined;
|
|
688
710
|
canExport?: boolean | null | undefined;
|
|
@@ -701,7 +723,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
701
723
|
required?: boolean | null | undefined;
|
|
702
724
|
} | null | undefined;
|
|
703
725
|
uiConfiguration?: {
|
|
704
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
726
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
705
727
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
706
728
|
} | null | undefined;
|
|
707
729
|
width?: number | null | undefined;
|
|
@@ -709,6 +731,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
709
731
|
widthChars?: number | null | undefined;
|
|
710
732
|
scoreThreshold?: number | null | undefined;
|
|
711
733
|
formula?: string | null | undefined;
|
|
734
|
+
context?: string[] | null | undefined;
|
|
735
|
+
prompt?: string | null | undefined;
|
|
712
736
|
}>>>, import("zod").ZodIntersection<import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
713
737
|
id: import("zod").ZodString;
|
|
714
738
|
label: import("zod").ZodString;
|
|
@@ -833,13 +857,13 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
833
857
|
required?: boolean | null | undefined;
|
|
834
858
|
}>>>;
|
|
835
859
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
836
|
-
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">]>>>;
|
|
860
|
+
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">]>>>;
|
|
837
861
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
838
862
|
}, "strip", import("zod").ZodTypeAny, {
|
|
839
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
863
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
840
864
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
841
865
|
}, {
|
|
842
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
866
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
843
867
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
844
868
|
}>>>;
|
|
845
869
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -847,6 +871,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
847
871
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
848
872
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
849
873
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
874
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
875
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
850
876
|
}, "strip", import("zod").ZodTypeAny, {
|
|
851
877
|
suggest?: true | undefined;
|
|
852
878
|
canExport?: boolean | null | undefined;
|
|
@@ -865,7 +891,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
865
891
|
required?: boolean | null | undefined;
|
|
866
892
|
} | null | undefined;
|
|
867
893
|
uiConfiguration?: {
|
|
868
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
894
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
869
895
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
870
896
|
} | null | undefined;
|
|
871
897
|
width?: number | null | undefined;
|
|
@@ -873,6 +899,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
873
899
|
widthChars?: number | null | undefined;
|
|
874
900
|
scoreThreshold?: number | null | undefined;
|
|
875
901
|
formula?: string | null | undefined;
|
|
902
|
+
context?: string[] | null | undefined;
|
|
903
|
+
prompt?: string | null | undefined;
|
|
876
904
|
}, {
|
|
877
905
|
suggest?: true | undefined;
|
|
878
906
|
canExport?: boolean | null | undefined;
|
|
@@ -891,7 +919,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
891
919
|
required?: boolean | null | undefined;
|
|
892
920
|
} | null | undefined;
|
|
893
921
|
uiConfiguration?: {
|
|
894
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
922
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
895
923
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
896
924
|
} | null | undefined;
|
|
897
925
|
width?: number | null | undefined;
|
|
@@ -899,6 +927,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
899
927
|
widthChars?: number | null | undefined;
|
|
900
928
|
scoreThreshold?: number | null | undefined;
|
|
901
929
|
formula?: string | null | undefined;
|
|
930
|
+
context?: string[] | null | undefined;
|
|
931
|
+
prompt?: string | null | undefined;
|
|
902
932
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
903
933
|
type: import("zod").ZodLiteral<"date">;
|
|
904
934
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -982,13 +1012,13 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
982
1012
|
required?: boolean | null | undefined;
|
|
983
1013
|
}>>>;
|
|
984
1014
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
985
|
-
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">]>>>;
|
|
1015
|
+
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">]>>>;
|
|
986
1016
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
987
1017
|
}, "strip", import("zod").ZodTypeAny, {
|
|
988
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1018
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
989
1019
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
990
1020
|
}, {
|
|
991
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1021
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
992
1022
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
993
1023
|
}>>>;
|
|
994
1024
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -996,6 +1026,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
996
1026
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
997
1027
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
998
1028
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1029
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
1030
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
999
1031
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1000
1032
|
suggest?: true | undefined;
|
|
1001
1033
|
canExport?: boolean | null | undefined;
|
|
@@ -1014,7 +1046,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
1014
1046
|
required?: boolean | null | undefined;
|
|
1015
1047
|
} | null | undefined;
|
|
1016
1048
|
uiConfiguration?: {
|
|
1017
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1049
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1018
1050
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1019
1051
|
} | null | undefined;
|
|
1020
1052
|
width?: number | null | undefined;
|
|
@@ -1022,6 +1054,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
1022
1054
|
widthChars?: number | null | undefined;
|
|
1023
1055
|
scoreThreshold?: number | null | undefined;
|
|
1024
1056
|
formula?: string | null | undefined;
|
|
1057
|
+
context?: string[] | null | undefined;
|
|
1058
|
+
prompt?: string | null | undefined;
|
|
1025
1059
|
}, {
|
|
1026
1060
|
suggest?: true | undefined;
|
|
1027
1061
|
canExport?: boolean | null | undefined;
|
|
@@ -1040,7 +1074,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
1040
1074
|
required?: boolean | null | undefined;
|
|
1041
1075
|
} | null | undefined;
|
|
1042
1076
|
uiConfiguration?: {
|
|
1043
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1077
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1044
1078
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1045
1079
|
} | null | undefined;
|
|
1046
1080
|
width?: number | null | undefined;
|
|
@@ -1048,6 +1082,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
1048
1082
|
widthChars?: number | null | undefined;
|
|
1049
1083
|
scoreThreshold?: number | null | undefined;
|
|
1050
1084
|
formula?: string | null | undefined;
|
|
1085
|
+
context?: string[] | null | undefined;
|
|
1086
|
+
prompt?: string | null | undefined;
|
|
1051
1087
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
1052
1088
|
type: import("zod").ZodLiteral<"number">;
|
|
1053
1089
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -1158,13 +1194,13 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
1158
1194
|
required?: boolean | null | undefined;
|
|
1159
1195
|
}>>>;
|
|
1160
1196
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
1161
|
-
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">]>>>;
|
|
1197
|
+
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">]>>>;
|
|
1162
1198
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
1163
1199
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1164
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1200
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1165
1201
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1166
1202
|
}, {
|
|
1167
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1203
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1168
1204
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1169
1205
|
}>>>;
|
|
1170
1206
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -1172,6 +1208,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
1172
1208
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1173
1209
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1174
1210
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1211
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
1212
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1175
1213
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1176
1214
|
suggest?: true | undefined;
|
|
1177
1215
|
canExport?: boolean | null | undefined;
|
|
@@ -1190,7 +1228,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
1190
1228
|
required?: boolean | null | undefined;
|
|
1191
1229
|
} | null | undefined;
|
|
1192
1230
|
uiConfiguration?: {
|
|
1193
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1231
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1194
1232
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1195
1233
|
} | null | undefined;
|
|
1196
1234
|
width?: number | null | undefined;
|
|
@@ -1198,6 +1236,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
1198
1236
|
widthChars?: number | null | undefined;
|
|
1199
1237
|
scoreThreshold?: number | null | undefined;
|
|
1200
1238
|
formula?: string | null | undefined;
|
|
1239
|
+
context?: string[] | null | undefined;
|
|
1240
|
+
prompt?: string | null | undefined;
|
|
1201
1241
|
}, {
|
|
1202
1242
|
suggest?: true | undefined;
|
|
1203
1243
|
canExport?: boolean | null | undefined;
|
|
@@ -1216,7 +1256,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
1216
1256
|
required?: boolean | null | undefined;
|
|
1217
1257
|
} | null | undefined;
|
|
1218
1258
|
uiConfiguration?: {
|
|
1219
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1259
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1220
1260
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1221
1261
|
} | null | undefined;
|
|
1222
1262
|
width?: number | null | undefined;
|
|
@@ -1224,6 +1264,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
1224
1264
|
widthChars?: number | null | undefined;
|
|
1225
1265
|
scoreThreshold?: number | null | undefined;
|
|
1226
1266
|
formula?: string | null | undefined;
|
|
1267
|
+
context?: string[] | null | undefined;
|
|
1268
|
+
prompt?: string | null | undefined;
|
|
1227
1269
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
1228
1270
|
type: import("zod").ZodLiteral<"enum">;
|
|
1229
1271
|
options: import("zod").ZodArray<import("zod").ZodObject<{
|
|
@@ -1325,13 +1367,13 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
1325
1367
|
required?: boolean | null | undefined;
|
|
1326
1368
|
}>>>;
|
|
1327
1369
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
1328
|
-
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">]>>>;
|
|
1370
|
+
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">]>>>;
|
|
1329
1371
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
1330
1372
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1331
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1373
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1332
1374
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1333
1375
|
}, {
|
|
1334
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1376
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1335
1377
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1336
1378
|
}>>>;
|
|
1337
1379
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -1339,6 +1381,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
1339
1381
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1340
1382
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1341
1383
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1384
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
1385
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1342
1386
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1343
1387
|
suggest?: true | undefined;
|
|
1344
1388
|
canExport?: boolean | null | undefined;
|
|
@@ -1357,7 +1401,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
1357
1401
|
required?: boolean | null | undefined;
|
|
1358
1402
|
} | null | undefined;
|
|
1359
1403
|
uiConfiguration?: {
|
|
1360
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1404
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1361
1405
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1362
1406
|
} | null | undefined;
|
|
1363
1407
|
width?: number | null | undefined;
|
|
@@ -1365,6 +1409,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
1365
1409
|
widthChars?: number | null | undefined;
|
|
1366
1410
|
scoreThreshold?: number | null | undefined;
|
|
1367
1411
|
formula?: string | null | undefined;
|
|
1412
|
+
context?: string[] | null | undefined;
|
|
1413
|
+
prompt?: string | null | undefined;
|
|
1368
1414
|
}, {
|
|
1369
1415
|
suggest?: true | undefined;
|
|
1370
1416
|
canExport?: boolean | null | undefined;
|
|
@@ -1383,7 +1429,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
1383
1429
|
required?: boolean | null | undefined;
|
|
1384
1430
|
} | null | undefined;
|
|
1385
1431
|
uiConfiguration?: {
|
|
1386
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1432
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1387
1433
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1388
1434
|
} | null | undefined;
|
|
1389
1435
|
width?: number | null | undefined;
|
|
@@ -1391,6 +1437,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
1391
1437
|
widthChars?: number | null | undefined;
|
|
1392
1438
|
scoreThreshold?: number | null | undefined;
|
|
1393
1439
|
formula?: string | null | undefined;
|
|
1440
|
+
context?: string[] | null | undefined;
|
|
1441
|
+
prompt?: string | null | undefined;
|
|
1394
1442
|
}>>>, import("zod").ZodIntersection<import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
1395
1443
|
id: import("zod").ZodString;
|
|
1396
1444
|
label: import("zod").ZodString;
|
|
@@ -1436,7 +1484,6 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
1436
1484
|
}>>]>, "many">;
|
|
1437
1485
|
rirFieldNames: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
1438
1486
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1439
|
-
category: "tuple";
|
|
1440
1487
|
children: (({
|
|
1441
1488
|
type: "string";
|
|
1442
1489
|
} & {
|
|
@@ -1465,7 +1512,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
1465
1512
|
required?: boolean | null | undefined;
|
|
1466
1513
|
} | null | undefined;
|
|
1467
1514
|
uiConfiguration?: {
|
|
1468
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1515
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1469
1516
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1470
1517
|
} | null | undefined;
|
|
1471
1518
|
width?: number | null | undefined;
|
|
@@ -1473,6 +1520,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
1473
1520
|
widthChars?: number | null | undefined;
|
|
1474
1521
|
scoreThreshold?: number | null | undefined;
|
|
1475
1522
|
formula?: string | null | undefined;
|
|
1523
|
+
context?: string[] | null | undefined;
|
|
1524
|
+
prompt?: string | null | undefined;
|
|
1476
1525
|
}) | ({
|
|
1477
1526
|
type: "date";
|
|
1478
1527
|
format?: string | null | undefined;
|
|
@@ -1502,7 +1551,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
1502
1551
|
required?: boolean | null | undefined;
|
|
1503
1552
|
} | null | undefined;
|
|
1504
1553
|
uiConfiguration?: {
|
|
1505
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1554
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1506
1555
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1507
1556
|
} | null | undefined;
|
|
1508
1557
|
width?: number | null | undefined;
|
|
@@ -1510,6 +1559,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
1510
1559
|
widthChars?: number | null | undefined;
|
|
1511
1560
|
scoreThreshold?: number | null | undefined;
|
|
1512
1561
|
formula?: string | null | undefined;
|
|
1562
|
+
context?: string[] | null | undefined;
|
|
1563
|
+
prompt?: string | null | undefined;
|
|
1513
1564
|
}) | ({
|
|
1514
1565
|
type: "number";
|
|
1515
1566
|
format?: string | null | undefined;
|
|
@@ -1544,7 +1595,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
1544
1595
|
required?: boolean | null | undefined;
|
|
1545
1596
|
} | null | undefined;
|
|
1546
1597
|
uiConfiguration?: {
|
|
1547
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1598
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1548
1599
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1549
1600
|
} | null | undefined;
|
|
1550
1601
|
width?: number | null | undefined;
|
|
@@ -1552,6 +1603,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
1552
1603
|
widthChars?: number | null | undefined;
|
|
1553
1604
|
scoreThreshold?: number | null | undefined;
|
|
1554
1605
|
formula?: string | null | undefined;
|
|
1606
|
+
context?: string[] | null | undefined;
|
|
1607
|
+
prompt?: string | null | undefined;
|
|
1555
1608
|
}) | ({
|
|
1556
1609
|
options: {
|
|
1557
1610
|
value: string;
|
|
@@ -1585,7 +1638,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
1585
1638
|
required?: boolean | null | undefined;
|
|
1586
1639
|
} | null | undefined;
|
|
1587
1640
|
uiConfiguration?: {
|
|
1588
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1641
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1589
1642
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1590
1643
|
} | null | undefined;
|
|
1591
1644
|
width?: number | null | undefined;
|
|
@@ -1593,6 +1646,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
1593
1646
|
widthChars?: number | null | undefined;
|
|
1594
1647
|
scoreThreshold?: number | null | undefined;
|
|
1595
1648
|
formula?: string | null | undefined;
|
|
1649
|
+
context?: string[] | null | undefined;
|
|
1650
|
+
prompt?: string | null | undefined;
|
|
1596
1651
|
}) | ({
|
|
1597
1652
|
id: string;
|
|
1598
1653
|
label: string;
|
|
@@ -1608,9 +1663,9 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
1608
1663
|
popupUrl?: string | undefined;
|
|
1609
1664
|
canObtainToken?: boolean | undefined;
|
|
1610
1665
|
}))[];
|
|
1666
|
+
category: "tuple";
|
|
1611
1667
|
rirFieldNames?: string[] | null | undefined;
|
|
1612
1668
|
}, {
|
|
1613
|
-
category: "tuple";
|
|
1614
1669
|
children: (({
|
|
1615
1670
|
type: "string";
|
|
1616
1671
|
} & {
|
|
@@ -1639,7 +1694,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
1639
1694
|
required?: boolean | null | undefined;
|
|
1640
1695
|
} | null | undefined;
|
|
1641
1696
|
uiConfiguration?: {
|
|
1642
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1697
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1643
1698
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1644
1699
|
} | null | undefined;
|
|
1645
1700
|
width?: number | null | undefined;
|
|
@@ -1647,6 +1702,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
1647
1702
|
widthChars?: number | null | undefined;
|
|
1648
1703
|
scoreThreshold?: number | null | undefined;
|
|
1649
1704
|
formula?: string | null | undefined;
|
|
1705
|
+
context?: string[] | null | undefined;
|
|
1706
|
+
prompt?: string | null | undefined;
|
|
1650
1707
|
}) | ({
|
|
1651
1708
|
type: "date";
|
|
1652
1709
|
format?: string | null | undefined;
|
|
@@ -1676,7 +1733,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
1676
1733
|
required?: boolean | null | undefined;
|
|
1677
1734
|
} | null | undefined;
|
|
1678
1735
|
uiConfiguration?: {
|
|
1679
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1736
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1680
1737
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1681
1738
|
} | null | undefined;
|
|
1682
1739
|
width?: number | null | undefined;
|
|
@@ -1684,6 +1741,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
1684
1741
|
widthChars?: number | null | undefined;
|
|
1685
1742
|
scoreThreshold?: number | null | undefined;
|
|
1686
1743
|
formula?: string | null | undefined;
|
|
1744
|
+
context?: string[] | null | undefined;
|
|
1745
|
+
prompt?: string | null | undefined;
|
|
1687
1746
|
}) | ({
|
|
1688
1747
|
type: "number";
|
|
1689
1748
|
format?: string | null | undefined;
|
|
@@ -1718,7 +1777,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
1718
1777
|
required?: boolean | null | undefined;
|
|
1719
1778
|
} | null | undefined;
|
|
1720
1779
|
uiConfiguration?: {
|
|
1721
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1780
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1722
1781
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1723
1782
|
} | null | undefined;
|
|
1724
1783
|
width?: number | null | undefined;
|
|
@@ -1726,6 +1785,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
1726
1785
|
widthChars?: number | null | undefined;
|
|
1727
1786
|
scoreThreshold?: number | null | undefined;
|
|
1728
1787
|
formula?: string | null | undefined;
|
|
1788
|
+
context?: string[] | null | undefined;
|
|
1789
|
+
prompt?: string | null | undefined;
|
|
1729
1790
|
}) | ({
|
|
1730
1791
|
options: {
|
|
1731
1792
|
value: string;
|
|
@@ -1759,7 +1820,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
1759
1820
|
required?: boolean | null | undefined;
|
|
1760
1821
|
} | null | undefined;
|
|
1761
1822
|
uiConfiguration?: {
|
|
1762
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1823
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1763
1824
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1764
1825
|
} | null | undefined;
|
|
1765
1826
|
width?: number | null | undefined;
|
|
@@ -1767,6 +1828,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
1767
1828
|
widthChars?: number | null | undefined;
|
|
1768
1829
|
scoreThreshold?: number | null | undefined;
|
|
1769
1830
|
formula?: string | null | undefined;
|
|
1831
|
+
context?: string[] | null | undefined;
|
|
1832
|
+
prompt?: string | null | undefined;
|
|
1770
1833
|
}) | ({
|
|
1771
1834
|
id: string;
|
|
1772
1835
|
label: string;
|
|
@@ -1782,6 +1845,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
1782
1845
|
popupUrl?: string | undefined;
|
|
1783
1846
|
canObtainToken?: boolean | undefined;
|
|
1784
1847
|
}))[];
|
|
1848
|
+
category: "tuple";
|
|
1785
1849
|
rirFieldNames?: string[] | null | undefined;
|
|
1786
1850
|
}>, import("zod").ZodObject<{
|
|
1787
1851
|
id: import("zod").ZodString;
|
|
@@ -1882,13 +1946,13 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
1882
1946
|
required?: boolean | null | undefined;
|
|
1883
1947
|
}>>>;
|
|
1884
1948
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
1885
|
-
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">]>>>;
|
|
1949
|
+
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">]>>>;
|
|
1886
1950
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
1887
1951
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1888
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1952
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1889
1953
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1890
1954
|
}, {
|
|
1891
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1955
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1892
1956
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1893
1957
|
}>>>;
|
|
1894
1958
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -1896,6 +1960,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
1896
1960
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1897
1961
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1898
1962
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1963
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
1964
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1899
1965
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1900
1966
|
suggest?: true | undefined;
|
|
1901
1967
|
canExport?: boolean | null | undefined;
|
|
@@ -1914,7 +1980,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
1914
1980
|
required?: boolean | null | undefined;
|
|
1915
1981
|
} | null | undefined;
|
|
1916
1982
|
uiConfiguration?: {
|
|
1917
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1983
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1918
1984
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1919
1985
|
} | null | undefined;
|
|
1920
1986
|
width?: number | null | undefined;
|
|
@@ -1922,6 +1988,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
1922
1988
|
widthChars?: number | null | undefined;
|
|
1923
1989
|
scoreThreshold?: number | null | undefined;
|
|
1924
1990
|
formula?: string | null | undefined;
|
|
1991
|
+
context?: string[] | null | undefined;
|
|
1992
|
+
prompt?: string | null | undefined;
|
|
1925
1993
|
}, {
|
|
1926
1994
|
suggest?: true | undefined;
|
|
1927
1995
|
canExport?: boolean | null | undefined;
|
|
@@ -1940,7 +2008,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
1940
2008
|
required?: boolean | null | undefined;
|
|
1941
2009
|
} | null | undefined;
|
|
1942
2010
|
uiConfiguration?: {
|
|
1943
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2011
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1944
2012
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1945
2013
|
} | null | undefined;
|
|
1946
2014
|
width?: number | null | undefined;
|
|
@@ -1948,6 +2016,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
1948
2016
|
widthChars?: number | null | undefined;
|
|
1949
2017
|
scoreThreshold?: number | null | undefined;
|
|
1950
2018
|
formula?: string | null | undefined;
|
|
2019
|
+
context?: string[] | null | undefined;
|
|
2020
|
+
prompt?: string | null | undefined;
|
|
1951
2021
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
1952
2022
|
type: import("zod").ZodLiteral<"date">;
|
|
1953
2023
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -2031,13 +2101,13 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
2031
2101
|
required?: boolean | null | undefined;
|
|
2032
2102
|
}>>>;
|
|
2033
2103
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
2034
|
-
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">]>>>;
|
|
2104
|
+
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">]>>>;
|
|
2035
2105
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
2036
2106
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2037
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2107
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2038
2108
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2039
2109
|
}, {
|
|
2040
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2110
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2041
2111
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2042
2112
|
}>>>;
|
|
2043
2113
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -2045,6 +2115,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
2045
2115
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2046
2116
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2047
2117
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2118
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
2119
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2048
2120
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2049
2121
|
suggest?: true | undefined;
|
|
2050
2122
|
canExport?: boolean | null | undefined;
|
|
@@ -2063,7 +2135,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
2063
2135
|
required?: boolean | null | undefined;
|
|
2064
2136
|
} | null | undefined;
|
|
2065
2137
|
uiConfiguration?: {
|
|
2066
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2138
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2067
2139
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2068
2140
|
} | null | undefined;
|
|
2069
2141
|
width?: number | null | undefined;
|
|
@@ -2071,6 +2143,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
2071
2143
|
widthChars?: number | null | undefined;
|
|
2072
2144
|
scoreThreshold?: number | null | undefined;
|
|
2073
2145
|
formula?: string | null | undefined;
|
|
2146
|
+
context?: string[] | null | undefined;
|
|
2147
|
+
prompt?: string | null | undefined;
|
|
2074
2148
|
}, {
|
|
2075
2149
|
suggest?: true | undefined;
|
|
2076
2150
|
canExport?: boolean | null | undefined;
|
|
@@ -2089,7 +2163,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
2089
2163
|
required?: boolean | null | undefined;
|
|
2090
2164
|
} | null | undefined;
|
|
2091
2165
|
uiConfiguration?: {
|
|
2092
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2166
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2093
2167
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2094
2168
|
} | null | undefined;
|
|
2095
2169
|
width?: number | null | undefined;
|
|
@@ -2097,6 +2171,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
2097
2171
|
widthChars?: number | null | undefined;
|
|
2098
2172
|
scoreThreshold?: number | null | undefined;
|
|
2099
2173
|
formula?: string | null | undefined;
|
|
2174
|
+
context?: string[] | null | undefined;
|
|
2175
|
+
prompt?: string | null | undefined;
|
|
2100
2176
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
2101
2177
|
type: import("zod").ZodLiteral<"number">;
|
|
2102
2178
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -2207,13 +2283,13 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
2207
2283
|
required?: boolean | null | undefined;
|
|
2208
2284
|
}>>>;
|
|
2209
2285
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
2210
|
-
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">]>>>;
|
|
2286
|
+
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">]>>>;
|
|
2211
2287
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
2212
2288
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2213
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2289
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2214
2290
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2215
2291
|
}, {
|
|
2216
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2292
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2217
2293
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2218
2294
|
}>>>;
|
|
2219
2295
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -2221,6 +2297,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
2221
2297
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2222
2298
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2223
2299
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2300
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
2301
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2224
2302
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2225
2303
|
suggest?: true | undefined;
|
|
2226
2304
|
canExport?: boolean | null | undefined;
|
|
@@ -2239,7 +2317,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
2239
2317
|
required?: boolean | null | undefined;
|
|
2240
2318
|
} | null | undefined;
|
|
2241
2319
|
uiConfiguration?: {
|
|
2242
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2320
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2243
2321
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2244
2322
|
} | null | undefined;
|
|
2245
2323
|
width?: number | null | undefined;
|
|
@@ -2247,6 +2325,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
2247
2325
|
widthChars?: number | null | undefined;
|
|
2248
2326
|
scoreThreshold?: number | null | undefined;
|
|
2249
2327
|
formula?: string | null | undefined;
|
|
2328
|
+
context?: string[] | null | undefined;
|
|
2329
|
+
prompt?: string | null | undefined;
|
|
2250
2330
|
}, {
|
|
2251
2331
|
suggest?: true | undefined;
|
|
2252
2332
|
canExport?: boolean | null | undefined;
|
|
@@ -2265,7 +2345,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
2265
2345
|
required?: boolean | null | undefined;
|
|
2266
2346
|
} | null | undefined;
|
|
2267
2347
|
uiConfiguration?: {
|
|
2268
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2348
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2269
2349
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2270
2350
|
} | null | undefined;
|
|
2271
2351
|
width?: number | null | undefined;
|
|
@@ -2273,6 +2353,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
2273
2353
|
widthChars?: number | null | undefined;
|
|
2274
2354
|
scoreThreshold?: number | null | undefined;
|
|
2275
2355
|
formula?: string | null | undefined;
|
|
2356
|
+
context?: string[] | null | undefined;
|
|
2357
|
+
prompt?: string | null | undefined;
|
|
2276
2358
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
2277
2359
|
type: import("zod").ZodLiteral<"enum">;
|
|
2278
2360
|
options: import("zod").ZodArray<import("zod").ZodObject<{
|
|
@@ -2374,13 +2456,13 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
2374
2456
|
required?: boolean | null | undefined;
|
|
2375
2457
|
}>>>;
|
|
2376
2458
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
2377
|
-
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">]>>>;
|
|
2459
|
+
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">]>>>;
|
|
2378
2460
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
2379
2461
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2380
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2462
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2381
2463
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2382
2464
|
}, {
|
|
2383
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2465
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2384
2466
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2385
2467
|
}>>>;
|
|
2386
2468
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -2388,6 +2470,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
2388
2470
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2389
2471
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2390
2472
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2473
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
2474
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2391
2475
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2392
2476
|
suggest?: true | undefined;
|
|
2393
2477
|
canExport?: boolean | null | undefined;
|
|
@@ -2406,7 +2490,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
2406
2490
|
required?: boolean | null | undefined;
|
|
2407
2491
|
} | null | undefined;
|
|
2408
2492
|
uiConfiguration?: {
|
|
2409
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2493
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2410
2494
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2411
2495
|
} | null | undefined;
|
|
2412
2496
|
width?: number | null | undefined;
|
|
@@ -2414,6 +2498,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
2414
2498
|
widthChars?: number | null | undefined;
|
|
2415
2499
|
scoreThreshold?: number | null | undefined;
|
|
2416
2500
|
formula?: string | null | undefined;
|
|
2501
|
+
context?: string[] | null | undefined;
|
|
2502
|
+
prompt?: string | null | undefined;
|
|
2417
2503
|
}, {
|
|
2418
2504
|
suggest?: true | undefined;
|
|
2419
2505
|
canExport?: boolean | null | undefined;
|
|
@@ -2432,7 +2518,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
2432
2518
|
required?: boolean | null | undefined;
|
|
2433
2519
|
} | null | undefined;
|
|
2434
2520
|
uiConfiguration?: {
|
|
2435
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2521
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2436
2522
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2437
2523
|
} | null | undefined;
|
|
2438
2524
|
width?: number | null | undefined;
|
|
@@ -2440,6 +2526,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
2440
2526
|
widthChars?: number | null | undefined;
|
|
2441
2527
|
scoreThreshold?: number | null | undefined;
|
|
2442
2528
|
formula?: string | null | undefined;
|
|
2529
|
+
context?: string[] | null | undefined;
|
|
2530
|
+
prompt?: string | null | undefined;
|
|
2443
2531
|
}>>>, import("zod").ZodIntersection<import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
2444
2532
|
id: import("zod").ZodString;
|
|
2445
2533
|
label: import("zod").ZodString;
|
|
@@ -2512,7 +2600,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
2512
2600
|
required?: boolean | null | undefined;
|
|
2513
2601
|
} | null | undefined;
|
|
2514
2602
|
uiConfiguration?: {
|
|
2515
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2603
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2516
2604
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2517
2605
|
} | null | undefined;
|
|
2518
2606
|
width?: number | null | undefined;
|
|
@@ -2520,6 +2608,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
2520
2608
|
widthChars?: number | null | undefined;
|
|
2521
2609
|
scoreThreshold?: number | null | undefined;
|
|
2522
2610
|
formula?: string | null | undefined;
|
|
2611
|
+
context?: string[] | null | undefined;
|
|
2612
|
+
prompt?: string | null | undefined;
|
|
2523
2613
|
}) | ({
|
|
2524
2614
|
type: "date";
|
|
2525
2615
|
format?: string | null | undefined;
|
|
@@ -2549,7 +2639,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
2549
2639
|
required?: boolean | null | undefined;
|
|
2550
2640
|
} | null | undefined;
|
|
2551
2641
|
uiConfiguration?: {
|
|
2552
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2642
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2553
2643
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2554
2644
|
} | null | undefined;
|
|
2555
2645
|
width?: number | null | undefined;
|
|
@@ -2557,6 +2647,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
2557
2647
|
widthChars?: number | null | undefined;
|
|
2558
2648
|
scoreThreshold?: number | null | undefined;
|
|
2559
2649
|
formula?: string | null | undefined;
|
|
2650
|
+
context?: string[] | null | undefined;
|
|
2651
|
+
prompt?: string | null | undefined;
|
|
2560
2652
|
}) | ({
|
|
2561
2653
|
type: "number";
|
|
2562
2654
|
format?: string | null | undefined;
|
|
@@ -2591,7 +2683,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
2591
2683
|
required?: boolean | null | undefined;
|
|
2592
2684
|
} | null | undefined;
|
|
2593
2685
|
uiConfiguration?: {
|
|
2594
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2686
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2595
2687
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2596
2688
|
} | null | undefined;
|
|
2597
2689
|
width?: number | null | undefined;
|
|
@@ -2599,6 +2691,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
2599
2691
|
widthChars?: number | null | undefined;
|
|
2600
2692
|
scoreThreshold?: number | null | undefined;
|
|
2601
2693
|
formula?: string | null | undefined;
|
|
2694
|
+
context?: string[] | null | undefined;
|
|
2695
|
+
prompt?: string | null | undefined;
|
|
2602
2696
|
}) | ({
|
|
2603
2697
|
options: {
|
|
2604
2698
|
value: string;
|
|
@@ -2632,7 +2726,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
2632
2726
|
required?: boolean | null | undefined;
|
|
2633
2727
|
} | null | undefined;
|
|
2634
2728
|
uiConfiguration?: {
|
|
2635
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2729
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2636
2730
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2637
2731
|
} | null | undefined;
|
|
2638
2732
|
width?: number | null | undefined;
|
|
@@ -2640,6 +2734,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
2640
2734
|
widthChars?: number | null | undefined;
|
|
2641
2735
|
scoreThreshold?: number | null | undefined;
|
|
2642
2736
|
formula?: string | null | undefined;
|
|
2737
|
+
context?: string[] | null | undefined;
|
|
2738
|
+
prompt?: string | null | undefined;
|
|
2643
2739
|
}) | ({
|
|
2644
2740
|
id: string;
|
|
2645
2741
|
label: string;
|
|
@@ -2684,7 +2780,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
2684
2780
|
required?: boolean | null | undefined;
|
|
2685
2781
|
} | null | undefined;
|
|
2686
2782
|
uiConfiguration?: {
|
|
2687
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2783
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2688
2784
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2689
2785
|
} | null | undefined;
|
|
2690
2786
|
width?: number | null | undefined;
|
|
@@ -2692,6 +2788,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
2692
2788
|
widthChars?: number | null | undefined;
|
|
2693
2789
|
scoreThreshold?: number | null | undefined;
|
|
2694
2790
|
formula?: string | null | undefined;
|
|
2791
|
+
context?: string[] | null | undefined;
|
|
2792
|
+
prompt?: string | null | undefined;
|
|
2695
2793
|
}) | ({
|
|
2696
2794
|
type: "date";
|
|
2697
2795
|
format?: string | null | undefined;
|
|
@@ -2721,7 +2819,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
2721
2819
|
required?: boolean | null | undefined;
|
|
2722
2820
|
} | null | undefined;
|
|
2723
2821
|
uiConfiguration?: {
|
|
2724
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2822
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2725
2823
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2726
2824
|
} | null | undefined;
|
|
2727
2825
|
width?: number | null | undefined;
|
|
@@ -2729,6 +2827,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
2729
2827
|
widthChars?: number | null | undefined;
|
|
2730
2828
|
scoreThreshold?: number | null | undefined;
|
|
2731
2829
|
formula?: string | null | undefined;
|
|
2830
|
+
context?: string[] | null | undefined;
|
|
2831
|
+
prompt?: string | null | undefined;
|
|
2732
2832
|
}) | ({
|
|
2733
2833
|
type: "number";
|
|
2734
2834
|
format?: string | null | undefined;
|
|
@@ -2763,7 +2863,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
2763
2863
|
required?: boolean | null | undefined;
|
|
2764
2864
|
} | null | undefined;
|
|
2765
2865
|
uiConfiguration?: {
|
|
2766
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2866
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2767
2867
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2768
2868
|
} | null | undefined;
|
|
2769
2869
|
width?: number | null | undefined;
|
|
@@ -2771,6 +2871,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
2771
2871
|
widthChars?: number | null | undefined;
|
|
2772
2872
|
scoreThreshold?: number | null | undefined;
|
|
2773
2873
|
formula?: string | null | undefined;
|
|
2874
|
+
context?: string[] | null | undefined;
|
|
2875
|
+
prompt?: string | null | undefined;
|
|
2774
2876
|
}) | ({
|
|
2775
2877
|
options: {
|
|
2776
2878
|
value: string;
|
|
@@ -2804,7 +2906,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
2804
2906
|
required?: boolean | null | undefined;
|
|
2805
2907
|
} | null | undefined;
|
|
2806
2908
|
uiConfiguration?: {
|
|
2807
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2909
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2808
2910
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2809
2911
|
} | null | undefined;
|
|
2810
2912
|
width?: number | null | undefined;
|
|
@@ -2812,6 +2914,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
2812
2914
|
widthChars?: number | null | undefined;
|
|
2813
2915
|
scoreThreshold?: number | null | undefined;
|
|
2814
2916
|
formula?: string | null | undefined;
|
|
2917
|
+
context?: string[] | null | undefined;
|
|
2918
|
+
prompt?: string | null | undefined;
|
|
2815
2919
|
}) | ({
|
|
2816
2920
|
id: string;
|
|
2817
2921
|
label: string;
|
|
@@ -2969,13 +3073,13 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
2969
3073
|
required?: boolean | null | undefined;
|
|
2970
3074
|
}>>>;
|
|
2971
3075
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
2972
|
-
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">]>>>;
|
|
3076
|
+
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">]>>>;
|
|
2973
3077
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
2974
3078
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2975
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3079
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2976
3080
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2977
3081
|
}, {
|
|
2978
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3082
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2979
3083
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2980
3084
|
}>>>;
|
|
2981
3085
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -2983,6 +3087,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
2983
3087
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2984
3088
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2985
3089
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3090
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
3091
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2986
3092
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2987
3093
|
suggest?: true | undefined;
|
|
2988
3094
|
canExport?: boolean | null | undefined;
|
|
@@ -3001,7 +3107,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
3001
3107
|
required?: boolean | null | undefined;
|
|
3002
3108
|
} | null | undefined;
|
|
3003
3109
|
uiConfiguration?: {
|
|
3004
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3110
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3005
3111
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3006
3112
|
} | null | undefined;
|
|
3007
3113
|
width?: number | null | undefined;
|
|
@@ -3009,6 +3115,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
3009
3115
|
widthChars?: number | null | undefined;
|
|
3010
3116
|
scoreThreshold?: number | null | undefined;
|
|
3011
3117
|
formula?: string | null | undefined;
|
|
3118
|
+
context?: string[] | null | undefined;
|
|
3119
|
+
prompt?: string | null | undefined;
|
|
3012
3120
|
}, {
|
|
3013
3121
|
suggest?: true | undefined;
|
|
3014
3122
|
canExport?: boolean | null | undefined;
|
|
@@ -3027,7 +3135,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
3027
3135
|
required?: boolean | null | undefined;
|
|
3028
3136
|
} | null | undefined;
|
|
3029
3137
|
uiConfiguration?: {
|
|
3030
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3138
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3031
3139
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3032
3140
|
} | null | undefined;
|
|
3033
3141
|
width?: number | null | undefined;
|
|
@@ -3035,6 +3143,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
3035
3143
|
widthChars?: number | null | undefined;
|
|
3036
3144
|
scoreThreshold?: number | null | undefined;
|
|
3037
3145
|
formula?: string | null | undefined;
|
|
3146
|
+
context?: string[] | null | undefined;
|
|
3147
|
+
prompt?: string | null | undefined;
|
|
3038
3148
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
3039
3149
|
type: import("zod").ZodLiteral<"date">;
|
|
3040
3150
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -3118,13 +3228,13 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
3118
3228
|
required?: boolean | null | undefined;
|
|
3119
3229
|
}>>>;
|
|
3120
3230
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
3121
|
-
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">]>>>;
|
|
3231
|
+
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">]>>>;
|
|
3122
3232
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
3123
3233
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3124
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3234
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3125
3235
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3126
3236
|
}, {
|
|
3127
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3237
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3128
3238
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3129
3239
|
}>>>;
|
|
3130
3240
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -3132,6 +3242,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
3132
3242
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3133
3243
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3134
3244
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3245
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
3246
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3135
3247
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3136
3248
|
suggest?: true | undefined;
|
|
3137
3249
|
canExport?: boolean | null | undefined;
|
|
@@ -3150,7 +3262,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
3150
3262
|
required?: boolean | null | undefined;
|
|
3151
3263
|
} | null | undefined;
|
|
3152
3264
|
uiConfiguration?: {
|
|
3153
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3265
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3154
3266
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3155
3267
|
} | null | undefined;
|
|
3156
3268
|
width?: number | null | undefined;
|
|
@@ -3158,6 +3270,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
3158
3270
|
widthChars?: number | null | undefined;
|
|
3159
3271
|
scoreThreshold?: number | null | undefined;
|
|
3160
3272
|
formula?: string | null | undefined;
|
|
3273
|
+
context?: string[] | null | undefined;
|
|
3274
|
+
prompt?: string | null | undefined;
|
|
3161
3275
|
}, {
|
|
3162
3276
|
suggest?: true | undefined;
|
|
3163
3277
|
canExport?: boolean | null | undefined;
|
|
@@ -3176,7 +3290,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
3176
3290
|
required?: boolean | null | undefined;
|
|
3177
3291
|
} | null | undefined;
|
|
3178
3292
|
uiConfiguration?: {
|
|
3179
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3293
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3180
3294
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3181
3295
|
} | null | undefined;
|
|
3182
3296
|
width?: number | null | undefined;
|
|
@@ -3184,6 +3298,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
3184
3298
|
widthChars?: number | null | undefined;
|
|
3185
3299
|
scoreThreshold?: number | null | undefined;
|
|
3186
3300
|
formula?: string | null | undefined;
|
|
3301
|
+
context?: string[] | null | undefined;
|
|
3302
|
+
prompt?: string | null | undefined;
|
|
3187
3303
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
3188
3304
|
type: import("zod").ZodLiteral<"number">;
|
|
3189
3305
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -3294,13 +3410,13 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
3294
3410
|
required?: boolean | null | undefined;
|
|
3295
3411
|
}>>>;
|
|
3296
3412
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
3297
|
-
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">]>>>;
|
|
3413
|
+
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">]>>>;
|
|
3298
3414
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
3299
3415
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3300
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3416
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3301
3417
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3302
3418
|
}, {
|
|
3303
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3419
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3304
3420
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3305
3421
|
}>>>;
|
|
3306
3422
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -3308,6 +3424,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
3308
3424
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3309
3425
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3310
3426
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3427
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
3428
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3311
3429
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3312
3430
|
suggest?: true | undefined;
|
|
3313
3431
|
canExport?: boolean | null | undefined;
|
|
@@ -3326,7 +3444,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
3326
3444
|
required?: boolean | null | undefined;
|
|
3327
3445
|
} | null | undefined;
|
|
3328
3446
|
uiConfiguration?: {
|
|
3329
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3447
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3330
3448
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3331
3449
|
} | null | undefined;
|
|
3332
3450
|
width?: number | null | undefined;
|
|
@@ -3334,6 +3452,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
3334
3452
|
widthChars?: number | null | undefined;
|
|
3335
3453
|
scoreThreshold?: number | null | undefined;
|
|
3336
3454
|
formula?: string | null | undefined;
|
|
3455
|
+
context?: string[] | null | undefined;
|
|
3456
|
+
prompt?: string | null | undefined;
|
|
3337
3457
|
}, {
|
|
3338
3458
|
suggest?: true | undefined;
|
|
3339
3459
|
canExport?: boolean | null | undefined;
|
|
@@ -3352,7 +3472,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
3352
3472
|
required?: boolean | null | undefined;
|
|
3353
3473
|
} | null | undefined;
|
|
3354
3474
|
uiConfiguration?: {
|
|
3355
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3475
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3356
3476
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3357
3477
|
} | null | undefined;
|
|
3358
3478
|
width?: number | null | undefined;
|
|
@@ -3360,6 +3480,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
3360
3480
|
widthChars?: number | null | undefined;
|
|
3361
3481
|
scoreThreshold?: number | null | undefined;
|
|
3362
3482
|
formula?: string | null | undefined;
|
|
3483
|
+
context?: string[] | null | undefined;
|
|
3484
|
+
prompt?: string | null | undefined;
|
|
3363
3485
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
3364
3486
|
type: import("zod").ZodLiteral<"enum">;
|
|
3365
3487
|
options: import("zod").ZodArray<import("zod").ZodObject<{
|
|
@@ -3461,13 +3583,13 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
3461
3583
|
required?: boolean | null | undefined;
|
|
3462
3584
|
}>>>;
|
|
3463
3585
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
3464
|
-
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">]>>>;
|
|
3586
|
+
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">]>>>;
|
|
3465
3587
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
3466
3588
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3467
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3589
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3468
3590
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3469
3591
|
}, {
|
|
3470
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3592
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3471
3593
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3472
3594
|
}>>>;
|
|
3473
3595
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -3475,6 +3597,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
3475
3597
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3476
3598
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3477
3599
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3600
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
3601
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3478
3602
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3479
3603
|
suggest?: true | undefined;
|
|
3480
3604
|
canExport?: boolean | null | undefined;
|
|
@@ -3493,7 +3617,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
3493
3617
|
required?: boolean | null | undefined;
|
|
3494
3618
|
} | null | undefined;
|
|
3495
3619
|
uiConfiguration?: {
|
|
3496
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3620
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3497
3621
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3498
3622
|
} | null | undefined;
|
|
3499
3623
|
width?: number | null | undefined;
|
|
@@ -3501,6 +3625,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
3501
3625
|
widthChars?: number | null | undefined;
|
|
3502
3626
|
scoreThreshold?: number | null | undefined;
|
|
3503
3627
|
formula?: string | null | undefined;
|
|
3628
|
+
context?: string[] | null | undefined;
|
|
3629
|
+
prompt?: string | null | undefined;
|
|
3504
3630
|
}, {
|
|
3505
3631
|
suggest?: true | undefined;
|
|
3506
3632
|
canExport?: boolean | null | undefined;
|
|
@@ -3519,7 +3645,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
3519
3645
|
required?: boolean | null | undefined;
|
|
3520
3646
|
} | null | undefined;
|
|
3521
3647
|
uiConfiguration?: {
|
|
3522
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3648
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3523
3649
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3524
3650
|
} | null | undefined;
|
|
3525
3651
|
width?: number | null | undefined;
|
|
@@ -3527,6 +3653,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
3527
3653
|
widthChars?: number | null | undefined;
|
|
3528
3654
|
scoreThreshold?: number | null | undefined;
|
|
3529
3655
|
formula?: string | null | undefined;
|
|
3656
|
+
context?: string[] | null | undefined;
|
|
3657
|
+
prompt?: string | null | undefined;
|
|
3530
3658
|
}>>>, import("zod").ZodIntersection<import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
3531
3659
|
id: import("zod").ZodString;
|
|
3532
3660
|
label: import("zod").ZodString;
|
|
@@ -3572,7 +3700,6 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
3572
3700
|
}>>]>, "many">;
|
|
3573
3701
|
rirFieldNames: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
3574
3702
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3575
|
-
category: "tuple";
|
|
3576
3703
|
children: (({
|
|
3577
3704
|
type: "string";
|
|
3578
3705
|
} & {
|
|
@@ -3601,7 +3728,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
3601
3728
|
required?: boolean | null | undefined;
|
|
3602
3729
|
} | null | undefined;
|
|
3603
3730
|
uiConfiguration?: {
|
|
3604
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3731
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3605
3732
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3606
3733
|
} | null | undefined;
|
|
3607
3734
|
width?: number | null | undefined;
|
|
@@ -3609,6 +3736,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
3609
3736
|
widthChars?: number | null | undefined;
|
|
3610
3737
|
scoreThreshold?: number | null | undefined;
|
|
3611
3738
|
formula?: string | null | undefined;
|
|
3739
|
+
context?: string[] | null | undefined;
|
|
3740
|
+
prompt?: string | null | undefined;
|
|
3612
3741
|
}) | ({
|
|
3613
3742
|
type: "date";
|
|
3614
3743
|
format?: string | null | undefined;
|
|
@@ -3638,7 +3767,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
3638
3767
|
required?: boolean | null | undefined;
|
|
3639
3768
|
} | null | undefined;
|
|
3640
3769
|
uiConfiguration?: {
|
|
3641
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3770
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3642
3771
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3643
3772
|
} | null | undefined;
|
|
3644
3773
|
width?: number | null | undefined;
|
|
@@ -3646,6 +3775,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
3646
3775
|
widthChars?: number | null | undefined;
|
|
3647
3776
|
scoreThreshold?: number | null | undefined;
|
|
3648
3777
|
formula?: string | null | undefined;
|
|
3778
|
+
context?: string[] | null | undefined;
|
|
3779
|
+
prompt?: string | null | undefined;
|
|
3649
3780
|
}) | ({
|
|
3650
3781
|
type: "number";
|
|
3651
3782
|
format?: string | null | undefined;
|
|
@@ -3680,7 +3811,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
3680
3811
|
required?: boolean | null | undefined;
|
|
3681
3812
|
} | null | undefined;
|
|
3682
3813
|
uiConfiguration?: {
|
|
3683
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3814
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3684
3815
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3685
3816
|
} | null | undefined;
|
|
3686
3817
|
width?: number | null | undefined;
|
|
@@ -3688,6 +3819,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
3688
3819
|
widthChars?: number | null | undefined;
|
|
3689
3820
|
scoreThreshold?: number | null | undefined;
|
|
3690
3821
|
formula?: string | null | undefined;
|
|
3822
|
+
context?: string[] | null | undefined;
|
|
3823
|
+
prompt?: string | null | undefined;
|
|
3691
3824
|
}) | ({
|
|
3692
3825
|
options: {
|
|
3693
3826
|
value: string;
|
|
@@ -3721,7 +3854,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
3721
3854
|
required?: boolean | null | undefined;
|
|
3722
3855
|
} | null | undefined;
|
|
3723
3856
|
uiConfiguration?: {
|
|
3724
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3857
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3725
3858
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3726
3859
|
} | null | undefined;
|
|
3727
3860
|
width?: number | null | undefined;
|
|
@@ -3729,6 +3862,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
3729
3862
|
widthChars?: number | null | undefined;
|
|
3730
3863
|
scoreThreshold?: number | null | undefined;
|
|
3731
3864
|
formula?: string | null | undefined;
|
|
3865
|
+
context?: string[] | null | undefined;
|
|
3866
|
+
prompt?: string | null | undefined;
|
|
3732
3867
|
}) | ({
|
|
3733
3868
|
id: string;
|
|
3734
3869
|
label: string;
|
|
@@ -3744,9 +3879,9 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
3744
3879
|
popupUrl?: string | undefined;
|
|
3745
3880
|
canObtainToken?: boolean | undefined;
|
|
3746
3881
|
}))[];
|
|
3882
|
+
category: "tuple";
|
|
3747
3883
|
rirFieldNames?: string[] | null | undefined;
|
|
3748
3884
|
}, {
|
|
3749
|
-
category: "tuple";
|
|
3750
3885
|
children: (({
|
|
3751
3886
|
type: "string";
|
|
3752
3887
|
} & {
|
|
@@ -3775,7 +3910,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
3775
3910
|
required?: boolean | null | undefined;
|
|
3776
3911
|
} | null | undefined;
|
|
3777
3912
|
uiConfiguration?: {
|
|
3778
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3913
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3779
3914
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3780
3915
|
} | null | undefined;
|
|
3781
3916
|
width?: number | null | undefined;
|
|
@@ -3783,6 +3918,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
3783
3918
|
widthChars?: number | null | undefined;
|
|
3784
3919
|
scoreThreshold?: number | null | undefined;
|
|
3785
3920
|
formula?: string | null | undefined;
|
|
3921
|
+
context?: string[] | null | undefined;
|
|
3922
|
+
prompt?: string | null | undefined;
|
|
3786
3923
|
}) | ({
|
|
3787
3924
|
type: "date";
|
|
3788
3925
|
format?: string | null | undefined;
|
|
@@ -3812,7 +3949,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
3812
3949
|
required?: boolean | null | undefined;
|
|
3813
3950
|
} | null | undefined;
|
|
3814
3951
|
uiConfiguration?: {
|
|
3815
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3952
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3816
3953
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3817
3954
|
} | null | undefined;
|
|
3818
3955
|
width?: number | null | undefined;
|
|
@@ -3820,6 +3957,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
3820
3957
|
widthChars?: number | null | undefined;
|
|
3821
3958
|
scoreThreshold?: number | null | undefined;
|
|
3822
3959
|
formula?: string | null | undefined;
|
|
3960
|
+
context?: string[] | null | undefined;
|
|
3961
|
+
prompt?: string | null | undefined;
|
|
3823
3962
|
}) | ({
|
|
3824
3963
|
type: "number";
|
|
3825
3964
|
format?: string | null | undefined;
|
|
@@ -3854,7 +3993,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
3854
3993
|
required?: boolean | null | undefined;
|
|
3855
3994
|
} | null | undefined;
|
|
3856
3995
|
uiConfiguration?: {
|
|
3857
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3996
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3858
3997
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3859
3998
|
} | null | undefined;
|
|
3860
3999
|
width?: number | null | undefined;
|
|
@@ -3862,6 +4001,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
3862
4001
|
widthChars?: number | null | undefined;
|
|
3863
4002
|
scoreThreshold?: number | null | undefined;
|
|
3864
4003
|
formula?: string | null | undefined;
|
|
4004
|
+
context?: string[] | null | undefined;
|
|
4005
|
+
prompt?: string | null | undefined;
|
|
3865
4006
|
}) | ({
|
|
3866
4007
|
options: {
|
|
3867
4008
|
value: string;
|
|
@@ -3895,7 +4036,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
3895
4036
|
required?: boolean | null | undefined;
|
|
3896
4037
|
} | null | undefined;
|
|
3897
4038
|
uiConfiguration?: {
|
|
3898
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4039
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3899
4040
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3900
4041
|
} | null | undefined;
|
|
3901
4042
|
width?: number | null | undefined;
|
|
@@ -3903,6 +4044,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
3903
4044
|
widthChars?: number | null | undefined;
|
|
3904
4045
|
scoreThreshold?: number | null | undefined;
|
|
3905
4046
|
formula?: string | null | undefined;
|
|
4047
|
+
context?: string[] | null | undefined;
|
|
4048
|
+
prompt?: string | null | undefined;
|
|
3906
4049
|
}) | ({
|
|
3907
4050
|
id: string;
|
|
3908
4051
|
label: string;
|
|
@@ -3918,6 +4061,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
3918
4061
|
popupUrl?: string | undefined;
|
|
3919
4062
|
canObtainToken?: boolean | undefined;
|
|
3920
4063
|
}))[];
|
|
4064
|
+
category: "tuple";
|
|
3921
4065
|
rirFieldNames?: string[] | null | undefined;
|
|
3922
4066
|
}>, import("zod").ZodObject<{
|
|
3923
4067
|
id: import("zod").ZodString;
|
|
@@ -3940,7 +4084,6 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
3940
4084
|
}>>;
|
|
3941
4085
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3942
4086
|
children: {
|
|
3943
|
-
category: "tuple";
|
|
3944
4087
|
children: (({
|
|
3945
4088
|
type: "string";
|
|
3946
4089
|
} & {
|
|
@@ -3969,7 +4112,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
3969
4112
|
required?: boolean | null | undefined;
|
|
3970
4113
|
} | null | undefined;
|
|
3971
4114
|
uiConfiguration?: {
|
|
3972
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4115
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3973
4116
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3974
4117
|
} | null | undefined;
|
|
3975
4118
|
width?: number | null | undefined;
|
|
@@ -3977,6 +4120,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
3977
4120
|
widthChars?: number | null | undefined;
|
|
3978
4121
|
scoreThreshold?: number | null | undefined;
|
|
3979
4122
|
formula?: string | null | undefined;
|
|
4123
|
+
context?: string[] | null | undefined;
|
|
4124
|
+
prompt?: string | null | undefined;
|
|
3980
4125
|
}) | ({
|
|
3981
4126
|
type: "date";
|
|
3982
4127
|
format?: string | null | undefined;
|
|
@@ -4006,7 +4151,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4006
4151
|
required?: boolean | null | undefined;
|
|
4007
4152
|
} | null | undefined;
|
|
4008
4153
|
uiConfiguration?: {
|
|
4009
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4154
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4010
4155
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4011
4156
|
} | null | undefined;
|
|
4012
4157
|
width?: number | null | undefined;
|
|
@@ -4014,6 +4159,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4014
4159
|
widthChars?: number | null | undefined;
|
|
4015
4160
|
scoreThreshold?: number | null | undefined;
|
|
4016
4161
|
formula?: string | null | undefined;
|
|
4162
|
+
context?: string[] | null | undefined;
|
|
4163
|
+
prompt?: string | null | undefined;
|
|
4017
4164
|
}) | ({
|
|
4018
4165
|
type: "number";
|
|
4019
4166
|
format?: string | null | undefined;
|
|
@@ -4048,7 +4195,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4048
4195
|
required?: boolean | null | undefined;
|
|
4049
4196
|
} | null | undefined;
|
|
4050
4197
|
uiConfiguration?: {
|
|
4051
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4198
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4052
4199
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4053
4200
|
} | null | undefined;
|
|
4054
4201
|
width?: number | null | undefined;
|
|
@@ -4056,6 +4203,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4056
4203
|
widthChars?: number | null | undefined;
|
|
4057
4204
|
scoreThreshold?: number | null | undefined;
|
|
4058
4205
|
formula?: string | null | undefined;
|
|
4206
|
+
context?: string[] | null | undefined;
|
|
4207
|
+
prompt?: string | null | undefined;
|
|
4059
4208
|
}) | ({
|
|
4060
4209
|
options: {
|
|
4061
4210
|
value: string;
|
|
@@ -4089,7 +4238,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4089
4238
|
required?: boolean | null | undefined;
|
|
4090
4239
|
} | null | undefined;
|
|
4091
4240
|
uiConfiguration?: {
|
|
4092
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4241
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4093
4242
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4094
4243
|
} | null | undefined;
|
|
4095
4244
|
width?: number | null | undefined;
|
|
@@ -4097,6 +4246,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4097
4246
|
widthChars?: number | null | undefined;
|
|
4098
4247
|
scoreThreshold?: number | null | undefined;
|
|
4099
4248
|
formula?: string | null | undefined;
|
|
4249
|
+
context?: string[] | null | undefined;
|
|
4250
|
+
prompt?: string | null | undefined;
|
|
4100
4251
|
}) | ({
|
|
4101
4252
|
id: string;
|
|
4102
4253
|
label: string;
|
|
@@ -4112,6 +4263,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4112
4263
|
popupUrl?: string | undefined;
|
|
4113
4264
|
canObtainToken?: boolean | undefined;
|
|
4114
4265
|
}))[];
|
|
4266
|
+
category: "tuple";
|
|
4115
4267
|
rirFieldNames?: string[] | null | undefined;
|
|
4116
4268
|
} & {
|
|
4117
4269
|
id: string;
|
|
@@ -4122,7 +4274,6 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4122
4274
|
};
|
|
4123
4275
|
}, {
|
|
4124
4276
|
children: {
|
|
4125
|
-
category: "tuple";
|
|
4126
4277
|
children: (({
|
|
4127
4278
|
type: "string";
|
|
4128
4279
|
} & {
|
|
@@ -4151,7 +4302,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4151
4302
|
required?: boolean | null | undefined;
|
|
4152
4303
|
} | null | undefined;
|
|
4153
4304
|
uiConfiguration?: {
|
|
4154
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4305
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4155
4306
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4156
4307
|
} | null | undefined;
|
|
4157
4308
|
width?: number | null | undefined;
|
|
@@ -4159,6 +4310,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4159
4310
|
widthChars?: number | null | undefined;
|
|
4160
4311
|
scoreThreshold?: number | null | undefined;
|
|
4161
4312
|
formula?: string | null | undefined;
|
|
4313
|
+
context?: string[] | null | undefined;
|
|
4314
|
+
prompt?: string | null | undefined;
|
|
4162
4315
|
}) | ({
|
|
4163
4316
|
type: "date";
|
|
4164
4317
|
format?: string | null | undefined;
|
|
@@ -4188,7 +4341,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4188
4341
|
required?: boolean | null | undefined;
|
|
4189
4342
|
} | null | undefined;
|
|
4190
4343
|
uiConfiguration?: {
|
|
4191
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4344
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4192
4345
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4193
4346
|
} | null | undefined;
|
|
4194
4347
|
width?: number | null | undefined;
|
|
@@ -4196,6 +4349,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4196
4349
|
widthChars?: number | null | undefined;
|
|
4197
4350
|
scoreThreshold?: number | null | undefined;
|
|
4198
4351
|
formula?: string | null | undefined;
|
|
4352
|
+
context?: string[] | null | undefined;
|
|
4353
|
+
prompt?: string | null | undefined;
|
|
4199
4354
|
}) | ({
|
|
4200
4355
|
type: "number";
|
|
4201
4356
|
format?: string | null | undefined;
|
|
@@ -4230,7 +4385,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4230
4385
|
required?: boolean | null | undefined;
|
|
4231
4386
|
} | null | undefined;
|
|
4232
4387
|
uiConfiguration?: {
|
|
4233
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4388
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4234
4389
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4235
4390
|
} | null | undefined;
|
|
4236
4391
|
width?: number | null | undefined;
|
|
@@ -4238,6 +4393,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4238
4393
|
widthChars?: number | null | undefined;
|
|
4239
4394
|
scoreThreshold?: number | null | undefined;
|
|
4240
4395
|
formula?: string | null | undefined;
|
|
4396
|
+
context?: string[] | null | undefined;
|
|
4397
|
+
prompt?: string | null | undefined;
|
|
4241
4398
|
}) | ({
|
|
4242
4399
|
options: {
|
|
4243
4400
|
value: string;
|
|
@@ -4271,7 +4428,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4271
4428
|
required?: boolean | null | undefined;
|
|
4272
4429
|
} | null | undefined;
|
|
4273
4430
|
uiConfiguration?: {
|
|
4274
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4431
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4275
4432
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4276
4433
|
} | null | undefined;
|
|
4277
4434
|
width?: number | null | undefined;
|
|
@@ -4279,6 +4436,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4279
4436
|
widthChars?: number | null | undefined;
|
|
4280
4437
|
scoreThreshold?: number | null | undefined;
|
|
4281
4438
|
formula?: string | null | undefined;
|
|
4439
|
+
context?: string[] | null | undefined;
|
|
4440
|
+
prompt?: string | null | undefined;
|
|
4282
4441
|
}) | ({
|
|
4283
4442
|
id: string;
|
|
4284
4443
|
label: string;
|
|
@@ -4294,6 +4453,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4294
4453
|
popupUrl?: string | undefined;
|
|
4295
4454
|
canObtainToken?: boolean | undefined;
|
|
4296
4455
|
}))[];
|
|
4456
|
+
category: "tuple";
|
|
4297
4457
|
rirFieldNames?: string[] | null | undefined;
|
|
4298
4458
|
} & {
|
|
4299
4459
|
id: string;
|
|
@@ -4364,7 +4524,6 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4364
4524
|
}>>>]>, "many">;
|
|
4365
4525
|
icon: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
4366
4526
|
}, "strip", import("zod").ZodTypeAny, {
|
|
4367
|
-
category: "section";
|
|
4368
4527
|
children: (({
|
|
4369
4528
|
type: "string";
|
|
4370
4529
|
} & {
|
|
@@ -4393,7 +4552,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4393
4552
|
required?: boolean | null | undefined;
|
|
4394
4553
|
} | null | undefined;
|
|
4395
4554
|
uiConfiguration?: {
|
|
4396
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4555
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4397
4556
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4398
4557
|
} | null | undefined;
|
|
4399
4558
|
width?: number | null | undefined;
|
|
@@ -4401,6 +4560,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4401
4560
|
widthChars?: number | null | undefined;
|
|
4402
4561
|
scoreThreshold?: number | null | undefined;
|
|
4403
4562
|
formula?: string | null | undefined;
|
|
4563
|
+
context?: string[] | null | undefined;
|
|
4564
|
+
prompt?: string | null | undefined;
|
|
4404
4565
|
}) | ({
|
|
4405
4566
|
type: "date";
|
|
4406
4567
|
format?: string | null | undefined;
|
|
@@ -4430,7 +4591,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4430
4591
|
required?: boolean | null | undefined;
|
|
4431
4592
|
} | null | undefined;
|
|
4432
4593
|
uiConfiguration?: {
|
|
4433
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4594
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4434
4595
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4435
4596
|
} | null | undefined;
|
|
4436
4597
|
width?: number | null | undefined;
|
|
@@ -4438,6 +4599,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4438
4599
|
widthChars?: number | null | undefined;
|
|
4439
4600
|
scoreThreshold?: number | null | undefined;
|
|
4440
4601
|
formula?: string | null | undefined;
|
|
4602
|
+
context?: string[] | null | undefined;
|
|
4603
|
+
prompt?: string | null | undefined;
|
|
4441
4604
|
}) | ({
|
|
4442
4605
|
type: "number";
|
|
4443
4606
|
format?: string | null | undefined;
|
|
@@ -4472,7 +4635,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4472
4635
|
required?: boolean | null | undefined;
|
|
4473
4636
|
} | null | undefined;
|
|
4474
4637
|
uiConfiguration?: {
|
|
4475
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4638
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4476
4639
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4477
4640
|
} | null | undefined;
|
|
4478
4641
|
width?: number | null | undefined;
|
|
@@ -4480,6 +4643,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4480
4643
|
widthChars?: number | null | undefined;
|
|
4481
4644
|
scoreThreshold?: number | null | undefined;
|
|
4482
4645
|
formula?: string | null | undefined;
|
|
4646
|
+
context?: string[] | null | undefined;
|
|
4647
|
+
prompt?: string | null | undefined;
|
|
4483
4648
|
}) | ({
|
|
4484
4649
|
options: {
|
|
4485
4650
|
value: string;
|
|
@@ -4513,7 +4678,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4513
4678
|
required?: boolean | null | undefined;
|
|
4514
4679
|
} | null | undefined;
|
|
4515
4680
|
uiConfiguration?: {
|
|
4516
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4681
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4517
4682
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4518
4683
|
} | null | undefined;
|
|
4519
4684
|
width?: number | null | undefined;
|
|
@@ -4521,6 +4686,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4521
4686
|
widthChars?: number | null | undefined;
|
|
4522
4687
|
scoreThreshold?: number | null | undefined;
|
|
4523
4688
|
formula?: string | null | undefined;
|
|
4689
|
+
context?: string[] | null | undefined;
|
|
4690
|
+
prompt?: string | null | undefined;
|
|
4524
4691
|
}) | ({
|
|
4525
4692
|
id: string;
|
|
4526
4693
|
label: string;
|
|
@@ -4536,7 +4703,6 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4536
4703
|
popupUrl?: string | undefined;
|
|
4537
4704
|
canObtainToken?: boolean | undefined;
|
|
4538
4705
|
}) | ({
|
|
4539
|
-
category: "tuple";
|
|
4540
4706
|
children: (({
|
|
4541
4707
|
type: "string";
|
|
4542
4708
|
} & {
|
|
@@ -4565,7 +4731,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4565
4731
|
required?: boolean | null | undefined;
|
|
4566
4732
|
} | null | undefined;
|
|
4567
4733
|
uiConfiguration?: {
|
|
4568
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4734
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4569
4735
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4570
4736
|
} | null | undefined;
|
|
4571
4737
|
width?: number | null | undefined;
|
|
@@ -4573,6 +4739,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4573
4739
|
widthChars?: number | null | undefined;
|
|
4574
4740
|
scoreThreshold?: number | null | undefined;
|
|
4575
4741
|
formula?: string | null | undefined;
|
|
4742
|
+
context?: string[] | null | undefined;
|
|
4743
|
+
prompt?: string | null | undefined;
|
|
4576
4744
|
}) | ({
|
|
4577
4745
|
type: "date";
|
|
4578
4746
|
format?: string | null | undefined;
|
|
@@ -4602,7 +4770,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4602
4770
|
required?: boolean | null | undefined;
|
|
4603
4771
|
} | null | undefined;
|
|
4604
4772
|
uiConfiguration?: {
|
|
4605
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4773
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4606
4774
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4607
4775
|
} | null | undefined;
|
|
4608
4776
|
width?: number | null | undefined;
|
|
@@ -4610,6 +4778,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4610
4778
|
widthChars?: number | null | undefined;
|
|
4611
4779
|
scoreThreshold?: number | null | undefined;
|
|
4612
4780
|
formula?: string | null | undefined;
|
|
4781
|
+
context?: string[] | null | undefined;
|
|
4782
|
+
prompt?: string | null | undefined;
|
|
4613
4783
|
}) | ({
|
|
4614
4784
|
type: "number";
|
|
4615
4785
|
format?: string | null | undefined;
|
|
@@ -4644,7 +4814,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4644
4814
|
required?: boolean | null | undefined;
|
|
4645
4815
|
} | null | undefined;
|
|
4646
4816
|
uiConfiguration?: {
|
|
4647
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4817
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4648
4818
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4649
4819
|
} | null | undefined;
|
|
4650
4820
|
width?: number | null | undefined;
|
|
@@ -4652,6 +4822,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4652
4822
|
widthChars?: number | null | undefined;
|
|
4653
4823
|
scoreThreshold?: number | null | undefined;
|
|
4654
4824
|
formula?: string | null | undefined;
|
|
4825
|
+
context?: string[] | null | undefined;
|
|
4826
|
+
prompt?: string | null | undefined;
|
|
4655
4827
|
}) | ({
|
|
4656
4828
|
options: {
|
|
4657
4829
|
value: string;
|
|
@@ -4685,7 +4857,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4685
4857
|
required?: boolean | null | undefined;
|
|
4686
4858
|
} | null | undefined;
|
|
4687
4859
|
uiConfiguration?: {
|
|
4688
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4860
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4689
4861
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4690
4862
|
} | null | undefined;
|
|
4691
4863
|
width?: number | null | undefined;
|
|
@@ -4693,6 +4865,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4693
4865
|
widthChars?: number | null | undefined;
|
|
4694
4866
|
scoreThreshold?: number | null | undefined;
|
|
4695
4867
|
formula?: string | null | undefined;
|
|
4868
|
+
context?: string[] | null | undefined;
|
|
4869
|
+
prompt?: string | null | undefined;
|
|
4696
4870
|
}) | ({
|
|
4697
4871
|
id: string;
|
|
4698
4872
|
label: string;
|
|
@@ -4708,6 +4882,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4708
4882
|
popupUrl?: string | undefined;
|
|
4709
4883
|
canObtainToken?: boolean | undefined;
|
|
4710
4884
|
}))[];
|
|
4885
|
+
category: "tuple";
|
|
4711
4886
|
rirFieldNames?: string[] | null | undefined;
|
|
4712
4887
|
} & {
|
|
4713
4888
|
id: string;
|
|
@@ -4744,7 +4919,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4744
4919
|
required?: boolean | null | undefined;
|
|
4745
4920
|
} | null | undefined;
|
|
4746
4921
|
uiConfiguration?: {
|
|
4747
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4922
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4748
4923
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4749
4924
|
} | null | undefined;
|
|
4750
4925
|
width?: number | null | undefined;
|
|
@@ -4752,6 +4927,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4752
4927
|
widthChars?: number | null | undefined;
|
|
4753
4928
|
scoreThreshold?: number | null | undefined;
|
|
4754
4929
|
formula?: string | null | undefined;
|
|
4930
|
+
context?: string[] | null | undefined;
|
|
4931
|
+
prompt?: string | null | undefined;
|
|
4755
4932
|
}) | ({
|
|
4756
4933
|
type: "date";
|
|
4757
4934
|
format?: string | null | undefined;
|
|
@@ -4781,7 +4958,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4781
4958
|
required?: boolean | null | undefined;
|
|
4782
4959
|
} | null | undefined;
|
|
4783
4960
|
uiConfiguration?: {
|
|
4784
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4961
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4785
4962
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4786
4963
|
} | null | undefined;
|
|
4787
4964
|
width?: number | null | undefined;
|
|
@@ -4789,6 +4966,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4789
4966
|
widthChars?: number | null | undefined;
|
|
4790
4967
|
scoreThreshold?: number | null | undefined;
|
|
4791
4968
|
formula?: string | null | undefined;
|
|
4969
|
+
context?: string[] | null | undefined;
|
|
4970
|
+
prompt?: string | null | undefined;
|
|
4792
4971
|
}) | ({
|
|
4793
4972
|
type: "number";
|
|
4794
4973
|
format?: string | null | undefined;
|
|
@@ -4823,7 +5002,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4823
5002
|
required?: boolean | null | undefined;
|
|
4824
5003
|
} | null | undefined;
|
|
4825
5004
|
uiConfiguration?: {
|
|
4826
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5005
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4827
5006
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4828
5007
|
} | null | undefined;
|
|
4829
5008
|
width?: number | null | undefined;
|
|
@@ -4831,6 +5010,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4831
5010
|
widthChars?: number | null | undefined;
|
|
4832
5011
|
scoreThreshold?: number | null | undefined;
|
|
4833
5012
|
formula?: string | null | undefined;
|
|
5013
|
+
context?: string[] | null | undefined;
|
|
5014
|
+
prompt?: string | null | undefined;
|
|
4834
5015
|
}) | ({
|
|
4835
5016
|
options: {
|
|
4836
5017
|
value: string;
|
|
@@ -4864,7 +5045,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4864
5045
|
required?: boolean | null | undefined;
|
|
4865
5046
|
} | null | undefined;
|
|
4866
5047
|
uiConfiguration?: {
|
|
4867
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5048
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4868
5049
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4869
5050
|
} | null | undefined;
|
|
4870
5051
|
width?: number | null | undefined;
|
|
@@ -4872,6 +5053,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4872
5053
|
widthChars?: number | null | undefined;
|
|
4873
5054
|
scoreThreshold?: number | null | undefined;
|
|
4874
5055
|
formula?: string | null | undefined;
|
|
5056
|
+
context?: string[] | null | undefined;
|
|
5057
|
+
prompt?: string | null | undefined;
|
|
4875
5058
|
}) | ({
|
|
4876
5059
|
id: string;
|
|
4877
5060
|
label: string;
|
|
@@ -4906,7 +5089,6 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4906
5089
|
disablePrediction?: boolean | null | undefined;
|
|
4907
5090
|
}) | ({
|
|
4908
5091
|
children: {
|
|
4909
|
-
category: "tuple";
|
|
4910
5092
|
children: (({
|
|
4911
5093
|
type: "string";
|
|
4912
5094
|
} & {
|
|
@@ -4935,7 +5117,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4935
5117
|
required?: boolean | null | undefined;
|
|
4936
5118
|
} | null | undefined;
|
|
4937
5119
|
uiConfiguration?: {
|
|
4938
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5120
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4939
5121
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4940
5122
|
} | null | undefined;
|
|
4941
5123
|
width?: number | null | undefined;
|
|
@@ -4943,6 +5125,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4943
5125
|
widthChars?: number | null | undefined;
|
|
4944
5126
|
scoreThreshold?: number | null | undefined;
|
|
4945
5127
|
formula?: string | null | undefined;
|
|
5128
|
+
context?: string[] | null | undefined;
|
|
5129
|
+
prompt?: string | null | undefined;
|
|
4946
5130
|
}) | ({
|
|
4947
5131
|
type: "date";
|
|
4948
5132
|
format?: string | null | undefined;
|
|
@@ -4972,7 +5156,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4972
5156
|
required?: boolean | null | undefined;
|
|
4973
5157
|
} | null | undefined;
|
|
4974
5158
|
uiConfiguration?: {
|
|
4975
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5159
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4976
5160
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4977
5161
|
} | null | undefined;
|
|
4978
5162
|
width?: number | null | undefined;
|
|
@@ -4980,6 +5164,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
4980
5164
|
widthChars?: number | null | undefined;
|
|
4981
5165
|
scoreThreshold?: number | null | undefined;
|
|
4982
5166
|
formula?: string | null | undefined;
|
|
5167
|
+
context?: string[] | null | undefined;
|
|
5168
|
+
prompt?: string | null | undefined;
|
|
4983
5169
|
}) | ({
|
|
4984
5170
|
type: "number";
|
|
4985
5171
|
format?: string | null | undefined;
|
|
@@ -5014,7 +5200,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5014
5200
|
required?: boolean | null | undefined;
|
|
5015
5201
|
} | null | undefined;
|
|
5016
5202
|
uiConfiguration?: {
|
|
5017
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5203
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5018
5204
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5019
5205
|
} | null | undefined;
|
|
5020
5206
|
width?: number | null | undefined;
|
|
@@ -5022,6 +5208,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5022
5208
|
widthChars?: number | null | undefined;
|
|
5023
5209
|
scoreThreshold?: number | null | undefined;
|
|
5024
5210
|
formula?: string | null | undefined;
|
|
5211
|
+
context?: string[] | null | undefined;
|
|
5212
|
+
prompt?: string | null | undefined;
|
|
5025
5213
|
}) | ({
|
|
5026
5214
|
options: {
|
|
5027
5215
|
value: string;
|
|
@@ -5055,7 +5243,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5055
5243
|
required?: boolean | null | undefined;
|
|
5056
5244
|
} | null | undefined;
|
|
5057
5245
|
uiConfiguration?: {
|
|
5058
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5246
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5059
5247
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5060
5248
|
} | null | undefined;
|
|
5061
5249
|
width?: number | null | undefined;
|
|
@@ -5063,6 +5251,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5063
5251
|
widthChars?: number | null | undefined;
|
|
5064
5252
|
scoreThreshold?: number | null | undefined;
|
|
5065
5253
|
formula?: string | null | undefined;
|
|
5254
|
+
context?: string[] | null | undefined;
|
|
5255
|
+
prompt?: string | null | undefined;
|
|
5066
5256
|
}) | ({
|
|
5067
5257
|
id: string;
|
|
5068
5258
|
label: string;
|
|
@@ -5078,6 +5268,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5078
5268
|
popupUrl?: string | undefined;
|
|
5079
5269
|
canObtainToken?: boolean | undefined;
|
|
5080
5270
|
}))[];
|
|
5271
|
+
category: "tuple";
|
|
5081
5272
|
rirFieldNames?: string[] | null | undefined;
|
|
5082
5273
|
} & {
|
|
5083
5274
|
id: string;
|
|
@@ -5104,9 +5295,9 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5104
5295
|
hidden?: boolean | null | undefined;
|
|
5105
5296
|
disablePrediction?: boolean | null | undefined;
|
|
5106
5297
|
}))[];
|
|
5298
|
+
category: "section";
|
|
5107
5299
|
icon?: string | null | undefined;
|
|
5108
5300
|
}, {
|
|
5109
|
-
category: "section";
|
|
5110
5301
|
children: (({
|
|
5111
5302
|
type: "string";
|
|
5112
5303
|
} & {
|
|
@@ -5135,7 +5326,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5135
5326
|
required?: boolean | null | undefined;
|
|
5136
5327
|
} | null | undefined;
|
|
5137
5328
|
uiConfiguration?: {
|
|
5138
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5329
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5139
5330
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5140
5331
|
} | null | undefined;
|
|
5141
5332
|
width?: number | null | undefined;
|
|
@@ -5143,6 +5334,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5143
5334
|
widthChars?: number | null | undefined;
|
|
5144
5335
|
scoreThreshold?: number | null | undefined;
|
|
5145
5336
|
formula?: string | null | undefined;
|
|
5337
|
+
context?: string[] | null | undefined;
|
|
5338
|
+
prompt?: string | null | undefined;
|
|
5146
5339
|
}) | ({
|
|
5147
5340
|
type: "date";
|
|
5148
5341
|
format?: string | null | undefined;
|
|
@@ -5172,7 +5365,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5172
5365
|
required?: boolean | null | undefined;
|
|
5173
5366
|
} | null | undefined;
|
|
5174
5367
|
uiConfiguration?: {
|
|
5175
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5368
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5176
5369
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5177
5370
|
} | null | undefined;
|
|
5178
5371
|
width?: number | null | undefined;
|
|
@@ -5180,6 +5373,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5180
5373
|
widthChars?: number | null | undefined;
|
|
5181
5374
|
scoreThreshold?: number | null | undefined;
|
|
5182
5375
|
formula?: string | null | undefined;
|
|
5376
|
+
context?: string[] | null | undefined;
|
|
5377
|
+
prompt?: string | null | undefined;
|
|
5183
5378
|
}) | ({
|
|
5184
5379
|
type: "number";
|
|
5185
5380
|
format?: string | null | undefined;
|
|
@@ -5214,7 +5409,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5214
5409
|
required?: boolean | null | undefined;
|
|
5215
5410
|
} | null | undefined;
|
|
5216
5411
|
uiConfiguration?: {
|
|
5217
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5412
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5218
5413
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5219
5414
|
} | null | undefined;
|
|
5220
5415
|
width?: number | null | undefined;
|
|
@@ -5222,6 +5417,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5222
5417
|
widthChars?: number | null | undefined;
|
|
5223
5418
|
scoreThreshold?: number | null | undefined;
|
|
5224
5419
|
formula?: string | null | undefined;
|
|
5420
|
+
context?: string[] | null | undefined;
|
|
5421
|
+
prompt?: string | null | undefined;
|
|
5225
5422
|
}) | ({
|
|
5226
5423
|
options: {
|
|
5227
5424
|
value: string;
|
|
@@ -5255,7 +5452,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5255
5452
|
required?: boolean | null | undefined;
|
|
5256
5453
|
} | null | undefined;
|
|
5257
5454
|
uiConfiguration?: {
|
|
5258
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5455
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5259
5456
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5260
5457
|
} | null | undefined;
|
|
5261
5458
|
width?: number | null | undefined;
|
|
@@ -5263,6 +5460,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5263
5460
|
widthChars?: number | null | undefined;
|
|
5264
5461
|
scoreThreshold?: number | null | undefined;
|
|
5265
5462
|
formula?: string | null | undefined;
|
|
5463
|
+
context?: string[] | null | undefined;
|
|
5464
|
+
prompt?: string | null | undefined;
|
|
5266
5465
|
}) | ({
|
|
5267
5466
|
id: string;
|
|
5268
5467
|
label: string;
|
|
@@ -5278,7 +5477,6 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5278
5477
|
popupUrl?: string | undefined;
|
|
5279
5478
|
canObtainToken?: boolean | undefined;
|
|
5280
5479
|
}) | ({
|
|
5281
|
-
category: "tuple";
|
|
5282
5480
|
children: (({
|
|
5283
5481
|
type: "string";
|
|
5284
5482
|
} & {
|
|
@@ -5307,7 +5505,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5307
5505
|
required?: boolean | null | undefined;
|
|
5308
5506
|
} | null | undefined;
|
|
5309
5507
|
uiConfiguration?: {
|
|
5310
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5508
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5311
5509
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5312
5510
|
} | null | undefined;
|
|
5313
5511
|
width?: number | null | undefined;
|
|
@@ -5315,6 +5513,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5315
5513
|
widthChars?: number | null | undefined;
|
|
5316
5514
|
scoreThreshold?: number | null | undefined;
|
|
5317
5515
|
formula?: string | null | undefined;
|
|
5516
|
+
context?: string[] | null | undefined;
|
|
5517
|
+
prompt?: string | null | undefined;
|
|
5318
5518
|
}) | ({
|
|
5319
5519
|
type: "date";
|
|
5320
5520
|
format?: string | null | undefined;
|
|
@@ -5344,7 +5544,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5344
5544
|
required?: boolean | null | undefined;
|
|
5345
5545
|
} | null | undefined;
|
|
5346
5546
|
uiConfiguration?: {
|
|
5347
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5547
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5348
5548
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5349
5549
|
} | null | undefined;
|
|
5350
5550
|
width?: number | null | undefined;
|
|
@@ -5352,6 +5552,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5352
5552
|
widthChars?: number | null | undefined;
|
|
5353
5553
|
scoreThreshold?: number | null | undefined;
|
|
5354
5554
|
formula?: string | null | undefined;
|
|
5555
|
+
context?: string[] | null | undefined;
|
|
5556
|
+
prompt?: string | null | undefined;
|
|
5355
5557
|
}) | ({
|
|
5356
5558
|
type: "number";
|
|
5357
5559
|
format?: string | null | undefined;
|
|
@@ -5386,7 +5588,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5386
5588
|
required?: boolean | null | undefined;
|
|
5387
5589
|
} | null | undefined;
|
|
5388
5590
|
uiConfiguration?: {
|
|
5389
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5591
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5390
5592
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5391
5593
|
} | null | undefined;
|
|
5392
5594
|
width?: number | null | undefined;
|
|
@@ -5394,6 +5596,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5394
5596
|
widthChars?: number | null | undefined;
|
|
5395
5597
|
scoreThreshold?: number | null | undefined;
|
|
5396
5598
|
formula?: string | null | undefined;
|
|
5599
|
+
context?: string[] | null | undefined;
|
|
5600
|
+
prompt?: string | null | undefined;
|
|
5397
5601
|
}) | ({
|
|
5398
5602
|
options: {
|
|
5399
5603
|
value: string;
|
|
@@ -5427,7 +5631,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5427
5631
|
required?: boolean | null | undefined;
|
|
5428
5632
|
} | null | undefined;
|
|
5429
5633
|
uiConfiguration?: {
|
|
5430
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5634
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5431
5635
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5432
5636
|
} | null | undefined;
|
|
5433
5637
|
width?: number | null | undefined;
|
|
@@ -5435,6 +5639,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5435
5639
|
widthChars?: number | null | undefined;
|
|
5436
5640
|
scoreThreshold?: number | null | undefined;
|
|
5437
5641
|
formula?: string | null | undefined;
|
|
5642
|
+
context?: string[] | null | undefined;
|
|
5643
|
+
prompt?: string | null | undefined;
|
|
5438
5644
|
}) | ({
|
|
5439
5645
|
id: string;
|
|
5440
5646
|
label: string;
|
|
@@ -5450,6 +5656,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5450
5656
|
popupUrl?: string | undefined;
|
|
5451
5657
|
canObtainToken?: boolean | undefined;
|
|
5452
5658
|
}))[];
|
|
5659
|
+
category: "tuple";
|
|
5453
5660
|
rirFieldNames?: string[] | null | undefined;
|
|
5454
5661
|
} & {
|
|
5455
5662
|
id: string;
|
|
@@ -5486,7 +5693,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5486
5693
|
required?: boolean | null | undefined;
|
|
5487
5694
|
} | null | undefined;
|
|
5488
5695
|
uiConfiguration?: {
|
|
5489
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5696
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5490
5697
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5491
5698
|
} | null | undefined;
|
|
5492
5699
|
width?: number | null | undefined;
|
|
@@ -5494,6 +5701,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5494
5701
|
widthChars?: number | null | undefined;
|
|
5495
5702
|
scoreThreshold?: number | null | undefined;
|
|
5496
5703
|
formula?: string | null | undefined;
|
|
5704
|
+
context?: string[] | null | undefined;
|
|
5705
|
+
prompt?: string | null | undefined;
|
|
5497
5706
|
}) | ({
|
|
5498
5707
|
type: "date";
|
|
5499
5708
|
format?: string | null | undefined;
|
|
@@ -5523,7 +5732,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5523
5732
|
required?: boolean | null | undefined;
|
|
5524
5733
|
} | null | undefined;
|
|
5525
5734
|
uiConfiguration?: {
|
|
5526
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5735
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5527
5736
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5528
5737
|
} | null | undefined;
|
|
5529
5738
|
width?: number | null | undefined;
|
|
@@ -5531,6 +5740,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5531
5740
|
widthChars?: number | null | undefined;
|
|
5532
5741
|
scoreThreshold?: number | null | undefined;
|
|
5533
5742
|
formula?: string | null | undefined;
|
|
5743
|
+
context?: string[] | null | undefined;
|
|
5744
|
+
prompt?: string | null | undefined;
|
|
5534
5745
|
}) | ({
|
|
5535
5746
|
type: "number";
|
|
5536
5747
|
format?: string | null | undefined;
|
|
@@ -5565,7 +5776,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5565
5776
|
required?: boolean | null | undefined;
|
|
5566
5777
|
} | null | undefined;
|
|
5567
5778
|
uiConfiguration?: {
|
|
5568
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5779
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5569
5780
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5570
5781
|
} | null | undefined;
|
|
5571
5782
|
width?: number | null | undefined;
|
|
@@ -5573,6 +5784,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5573
5784
|
widthChars?: number | null | undefined;
|
|
5574
5785
|
scoreThreshold?: number | null | undefined;
|
|
5575
5786
|
formula?: string | null | undefined;
|
|
5787
|
+
context?: string[] | null | undefined;
|
|
5788
|
+
prompt?: string | null | undefined;
|
|
5576
5789
|
}) | ({
|
|
5577
5790
|
options: {
|
|
5578
5791
|
value: string;
|
|
@@ -5606,7 +5819,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5606
5819
|
required?: boolean | null | undefined;
|
|
5607
5820
|
} | null | undefined;
|
|
5608
5821
|
uiConfiguration?: {
|
|
5609
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5822
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5610
5823
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5611
5824
|
} | null | undefined;
|
|
5612
5825
|
width?: number | null | undefined;
|
|
@@ -5614,6 +5827,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5614
5827
|
widthChars?: number | null | undefined;
|
|
5615
5828
|
scoreThreshold?: number | null | undefined;
|
|
5616
5829
|
formula?: string | null | undefined;
|
|
5830
|
+
context?: string[] | null | undefined;
|
|
5831
|
+
prompt?: string | null | undefined;
|
|
5617
5832
|
}) | ({
|
|
5618
5833
|
id: string;
|
|
5619
5834
|
label: string;
|
|
@@ -5648,7 +5863,6 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5648
5863
|
disablePrediction?: boolean | null | undefined;
|
|
5649
5864
|
}) | ({
|
|
5650
5865
|
children: {
|
|
5651
|
-
category: "tuple";
|
|
5652
5866
|
children: (({
|
|
5653
5867
|
type: "string";
|
|
5654
5868
|
} & {
|
|
@@ -5677,7 +5891,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5677
5891
|
required?: boolean | null | undefined;
|
|
5678
5892
|
} | null | undefined;
|
|
5679
5893
|
uiConfiguration?: {
|
|
5680
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5894
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5681
5895
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5682
5896
|
} | null | undefined;
|
|
5683
5897
|
width?: number | null | undefined;
|
|
@@ -5685,6 +5899,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5685
5899
|
widthChars?: number | null | undefined;
|
|
5686
5900
|
scoreThreshold?: number | null | undefined;
|
|
5687
5901
|
formula?: string | null | undefined;
|
|
5902
|
+
context?: string[] | null | undefined;
|
|
5903
|
+
prompt?: string | null | undefined;
|
|
5688
5904
|
}) | ({
|
|
5689
5905
|
type: "date";
|
|
5690
5906
|
format?: string | null | undefined;
|
|
@@ -5714,7 +5930,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5714
5930
|
required?: boolean | null | undefined;
|
|
5715
5931
|
} | null | undefined;
|
|
5716
5932
|
uiConfiguration?: {
|
|
5717
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5933
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5718
5934
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5719
5935
|
} | null | undefined;
|
|
5720
5936
|
width?: number | null | undefined;
|
|
@@ -5722,6 +5938,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5722
5938
|
widthChars?: number | null | undefined;
|
|
5723
5939
|
scoreThreshold?: number | null | undefined;
|
|
5724
5940
|
formula?: string | null | undefined;
|
|
5941
|
+
context?: string[] | null | undefined;
|
|
5942
|
+
prompt?: string | null | undefined;
|
|
5725
5943
|
}) | ({
|
|
5726
5944
|
type: "number";
|
|
5727
5945
|
format?: string | null | undefined;
|
|
@@ -5756,7 +5974,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5756
5974
|
required?: boolean | null | undefined;
|
|
5757
5975
|
} | null | undefined;
|
|
5758
5976
|
uiConfiguration?: {
|
|
5759
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5977
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5760
5978
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5761
5979
|
} | null | undefined;
|
|
5762
5980
|
width?: number | null | undefined;
|
|
@@ -5764,6 +5982,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5764
5982
|
widthChars?: number | null | undefined;
|
|
5765
5983
|
scoreThreshold?: number | null | undefined;
|
|
5766
5984
|
formula?: string | null | undefined;
|
|
5985
|
+
context?: string[] | null | undefined;
|
|
5986
|
+
prompt?: string | null | undefined;
|
|
5767
5987
|
}) | ({
|
|
5768
5988
|
options: {
|
|
5769
5989
|
value: string;
|
|
@@ -5797,7 +6017,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5797
6017
|
required?: boolean | null | undefined;
|
|
5798
6018
|
} | null | undefined;
|
|
5799
6019
|
uiConfiguration?: {
|
|
5800
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6020
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5801
6021
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5802
6022
|
} | null | undefined;
|
|
5803
6023
|
width?: number | null | undefined;
|
|
@@ -5805,6 +6025,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5805
6025
|
widthChars?: number | null | undefined;
|
|
5806
6026
|
scoreThreshold?: number | null | undefined;
|
|
5807
6027
|
formula?: string | null | undefined;
|
|
6028
|
+
context?: string[] | null | undefined;
|
|
6029
|
+
prompt?: string | null | undefined;
|
|
5808
6030
|
}) | ({
|
|
5809
6031
|
id: string;
|
|
5810
6032
|
label: string;
|
|
@@ -5820,6 +6042,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5820
6042
|
popupUrl?: string | undefined;
|
|
5821
6043
|
canObtainToken?: boolean | undefined;
|
|
5822
6044
|
}))[];
|
|
6045
|
+
category: "tuple";
|
|
5823
6046
|
rirFieldNames?: string[] | null | undefined;
|
|
5824
6047
|
} & {
|
|
5825
6048
|
id: string;
|
|
@@ -5846,6 +6069,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5846
6069
|
hidden?: boolean | null | undefined;
|
|
5847
6070
|
disablePrediction?: boolean | null | undefined;
|
|
5848
6071
|
}))[];
|
|
6072
|
+
category: "section";
|
|
5849
6073
|
icon?: string | null | undefined;
|
|
5850
6074
|
}>>, "many">;
|
|
5851
6075
|
}, "strip", import("zod").ZodTypeAny, {
|
|
@@ -5856,7 +6080,6 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5856
6080
|
hidden?: boolean | null | undefined;
|
|
5857
6081
|
disablePrediction?: boolean | null | undefined;
|
|
5858
6082
|
} & {
|
|
5859
|
-
category: "section";
|
|
5860
6083
|
children: (({
|
|
5861
6084
|
type: "string";
|
|
5862
6085
|
} & {
|
|
@@ -5885,7 +6108,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5885
6108
|
required?: boolean | null | undefined;
|
|
5886
6109
|
} | null | undefined;
|
|
5887
6110
|
uiConfiguration?: {
|
|
5888
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6111
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5889
6112
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5890
6113
|
} | null | undefined;
|
|
5891
6114
|
width?: number | null | undefined;
|
|
@@ -5893,6 +6116,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5893
6116
|
widthChars?: number | null | undefined;
|
|
5894
6117
|
scoreThreshold?: number | null | undefined;
|
|
5895
6118
|
formula?: string | null | undefined;
|
|
6119
|
+
context?: string[] | null | undefined;
|
|
6120
|
+
prompt?: string | null | undefined;
|
|
5896
6121
|
}) | ({
|
|
5897
6122
|
type: "date";
|
|
5898
6123
|
format?: string | null | undefined;
|
|
@@ -5922,7 +6147,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5922
6147
|
required?: boolean | null | undefined;
|
|
5923
6148
|
} | null | undefined;
|
|
5924
6149
|
uiConfiguration?: {
|
|
5925
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6150
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5926
6151
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5927
6152
|
} | null | undefined;
|
|
5928
6153
|
width?: number | null | undefined;
|
|
@@ -5930,6 +6155,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5930
6155
|
widthChars?: number | null | undefined;
|
|
5931
6156
|
scoreThreshold?: number | null | undefined;
|
|
5932
6157
|
formula?: string | null | undefined;
|
|
6158
|
+
context?: string[] | null | undefined;
|
|
6159
|
+
prompt?: string | null | undefined;
|
|
5933
6160
|
}) | ({
|
|
5934
6161
|
type: "number";
|
|
5935
6162
|
format?: string | null | undefined;
|
|
@@ -5964,7 +6191,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5964
6191
|
required?: boolean | null | undefined;
|
|
5965
6192
|
} | null | undefined;
|
|
5966
6193
|
uiConfiguration?: {
|
|
5967
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6194
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5968
6195
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5969
6196
|
} | null | undefined;
|
|
5970
6197
|
width?: number | null | undefined;
|
|
@@ -5972,6 +6199,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
5972
6199
|
widthChars?: number | null | undefined;
|
|
5973
6200
|
scoreThreshold?: number | null | undefined;
|
|
5974
6201
|
formula?: string | null | undefined;
|
|
6202
|
+
context?: string[] | null | undefined;
|
|
6203
|
+
prompt?: string | null | undefined;
|
|
5975
6204
|
}) | ({
|
|
5976
6205
|
options: {
|
|
5977
6206
|
value: string;
|
|
@@ -6005,7 +6234,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6005
6234
|
required?: boolean | null | undefined;
|
|
6006
6235
|
} | null | undefined;
|
|
6007
6236
|
uiConfiguration?: {
|
|
6008
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6237
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6009
6238
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6010
6239
|
} | null | undefined;
|
|
6011
6240
|
width?: number | null | undefined;
|
|
@@ -6013,6 +6242,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6013
6242
|
widthChars?: number | null | undefined;
|
|
6014
6243
|
scoreThreshold?: number | null | undefined;
|
|
6015
6244
|
formula?: string | null | undefined;
|
|
6245
|
+
context?: string[] | null | undefined;
|
|
6246
|
+
prompt?: string | null | undefined;
|
|
6016
6247
|
}) | ({
|
|
6017
6248
|
id: string;
|
|
6018
6249
|
label: string;
|
|
@@ -6028,7 +6259,6 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6028
6259
|
popupUrl?: string | undefined;
|
|
6029
6260
|
canObtainToken?: boolean | undefined;
|
|
6030
6261
|
}) | ({
|
|
6031
|
-
category: "tuple";
|
|
6032
6262
|
children: (({
|
|
6033
6263
|
type: "string";
|
|
6034
6264
|
} & {
|
|
@@ -6057,7 +6287,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6057
6287
|
required?: boolean | null | undefined;
|
|
6058
6288
|
} | null | undefined;
|
|
6059
6289
|
uiConfiguration?: {
|
|
6060
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6290
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6061
6291
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6062
6292
|
} | null | undefined;
|
|
6063
6293
|
width?: number | null | undefined;
|
|
@@ -6065,6 +6295,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6065
6295
|
widthChars?: number | null | undefined;
|
|
6066
6296
|
scoreThreshold?: number | null | undefined;
|
|
6067
6297
|
formula?: string | null | undefined;
|
|
6298
|
+
context?: string[] | null | undefined;
|
|
6299
|
+
prompt?: string | null | undefined;
|
|
6068
6300
|
}) | ({
|
|
6069
6301
|
type: "date";
|
|
6070
6302
|
format?: string | null | undefined;
|
|
@@ -6094,7 +6326,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6094
6326
|
required?: boolean | null | undefined;
|
|
6095
6327
|
} | null | undefined;
|
|
6096
6328
|
uiConfiguration?: {
|
|
6097
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6329
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6098
6330
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6099
6331
|
} | null | undefined;
|
|
6100
6332
|
width?: number | null | undefined;
|
|
@@ -6102,6 +6334,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6102
6334
|
widthChars?: number | null | undefined;
|
|
6103
6335
|
scoreThreshold?: number | null | undefined;
|
|
6104
6336
|
formula?: string | null | undefined;
|
|
6337
|
+
context?: string[] | null | undefined;
|
|
6338
|
+
prompt?: string | null | undefined;
|
|
6105
6339
|
}) | ({
|
|
6106
6340
|
type: "number";
|
|
6107
6341
|
format?: string | null | undefined;
|
|
@@ -6136,7 +6370,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6136
6370
|
required?: boolean | null | undefined;
|
|
6137
6371
|
} | null | undefined;
|
|
6138
6372
|
uiConfiguration?: {
|
|
6139
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6373
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6140
6374
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6141
6375
|
} | null | undefined;
|
|
6142
6376
|
width?: number | null | undefined;
|
|
@@ -6144,6 +6378,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6144
6378
|
widthChars?: number | null | undefined;
|
|
6145
6379
|
scoreThreshold?: number | null | undefined;
|
|
6146
6380
|
formula?: string | null | undefined;
|
|
6381
|
+
context?: string[] | null | undefined;
|
|
6382
|
+
prompt?: string | null | undefined;
|
|
6147
6383
|
}) | ({
|
|
6148
6384
|
options: {
|
|
6149
6385
|
value: string;
|
|
@@ -6177,7 +6413,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6177
6413
|
required?: boolean | null | undefined;
|
|
6178
6414
|
} | null | undefined;
|
|
6179
6415
|
uiConfiguration?: {
|
|
6180
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6416
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6181
6417
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6182
6418
|
} | null | undefined;
|
|
6183
6419
|
width?: number | null | undefined;
|
|
@@ -6185,6 +6421,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6185
6421
|
widthChars?: number | null | undefined;
|
|
6186
6422
|
scoreThreshold?: number | null | undefined;
|
|
6187
6423
|
formula?: string | null | undefined;
|
|
6424
|
+
context?: string[] | null | undefined;
|
|
6425
|
+
prompt?: string | null | undefined;
|
|
6188
6426
|
}) | ({
|
|
6189
6427
|
id: string;
|
|
6190
6428
|
label: string;
|
|
@@ -6200,6 +6438,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6200
6438
|
popupUrl?: string | undefined;
|
|
6201
6439
|
canObtainToken?: boolean | undefined;
|
|
6202
6440
|
}))[];
|
|
6441
|
+
category: "tuple";
|
|
6203
6442
|
rirFieldNames?: string[] | null | undefined;
|
|
6204
6443
|
} & {
|
|
6205
6444
|
id: string;
|
|
@@ -6236,7 +6475,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6236
6475
|
required?: boolean | null | undefined;
|
|
6237
6476
|
} | null | undefined;
|
|
6238
6477
|
uiConfiguration?: {
|
|
6239
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6478
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6240
6479
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6241
6480
|
} | null | undefined;
|
|
6242
6481
|
width?: number | null | undefined;
|
|
@@ -6244,6 +6483,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6244
6483
|
widthChars?: number | null | undefined;
|
|
6245
6484
|
scoreThreshold?: number | null | undefined;
|
|
6246
6485
|
formula?: string | null | undefined;
|
|
6486
|
+
context?: string[] | null | undefined;
|
|
6487
|
+
prompt?: string | null | undefined;
|
|
6247
6488
|
}) | ({
|
|
6248
6489
|
type: "date";
|
|
6249
6490
|
format?: string | null | undefined;
|
|
@@ -6273,7 +6514,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6273
6514
|
required?: boolean | null | undefined;
|
|
6274
6515
|
} | null | undefined;
|
|
6275
6516
|
uiConfiguration?: {
|
|
6276
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6517
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6277
6518
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6278
6519
|
} | null | undefined;
|
|
6279
6520
|
width?: number | null | undefined;
|
|
@@ -6281,6 +6522,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6281
6522
|
widthChars?: number | null | undefined;
|
|
6282
6523
|
scoreThreshold?: number | null | undefined;
|
|
6283
6524
|
formula?: string | null | undefined;
|
|
6525
|
+
context?: string[] | null | undefined;
|
|
6526
|
+
prompt?: string | null | undefined;
|
|
6284
6527
|
}) | ({
|
|
6285
6528
|
type: "number";
|
|
6286
6529
|
format?: string | null | undefined;
|
|
@@ -6315,7 +6558,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6315
6558
|
required?: boolean | null | undefined;
|
|
6316
6559
|
} | null | undefined;
|
|
6317
6560
|
uiConfiguration?: {
|
|
6318
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6561
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6319
6562
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6320
6563
|
} | null | undefined;
|
|
6321
6564
|
width?: number | null | undefined;
|
|
@@ -6323,6 +6566,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6323
6566
|
widthChars?: number | null | undefined;
|
|
6324
6567
|
scoreThreshold?: number | null | undefined;
|
|
6325
6568
|
formula?: string | null | undefined;
|
|
6569
|
+
context?: string[] | null | undefined;
|
|
6570
|
+
prompt?: string | null | undefined;
|
|
6326
6571
|
}) | ({
|
|
6327
6572
|
options: {
|
|
6328
6573
|
value: string;
|
|
@@ -6356,7 +6601,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6356
6601
|
required?: boolean | null | undefined;
|
|
6357
6602
|
} | null | undefined;
|
|
6358
6603
|
uiConfiguration?: {
|
|
6359
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6604
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6360
6605
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6361
6606
|
} | null | undefined;
|
|
6362
6607
|
width?: number | null | undefined;
|
|
@@ -6364,6 +6609,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6364
6609
|
widthChars?: number | null | undefined;
|
|
6365
6610
|
scoreThreshold?: number | null | undefined;
|
|
6366
6611
|
formula?: string | null | undefined;
|
|
6612
|
+
context?: string[] | null | undefined;
|
|
6613
|
+
prompt?: string | null | undefined;
|
|
6367
6614
|
}) | ({
|
|
6368
6615
|
id: string;
|
|
6369
6616
|
label: string;
|
|
@@ -6398,7 +6645,6 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6398
6645
|
disablePrediction?: boolean | null | undefined;
|
|
6399
6646
|
}) | ({
|
|
6400
6647
|
children: {
|
|
6401
|
-
category: "tuple";
|
|
6402
6648
|
children: (({
|
|
6403
6649
|
type: "string";
|
|
6404
6650
|
} & {
|
|
@@ -6427,7 +6673,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6427
6673
|
required?: boolean | null | undefined;
|
|
6428
6674
|
} | null | undefined;
|
|
6429
6675
|
uiConfiguration?: {
|
|
6430
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6676
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6431
6677
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6432
6678
|
} | null | undefined;
|
|
6433
6679
|
width?: number | null | undefined;
|
|
@@ -6435,6 +6681,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6435
6681
|
widthChars?: number | null | undefined;
|
|
6436
6682
|
scoreThreshold?: number | null | undefined;
|
|
6437
6683
|
formula?: string | null | undefined;
|
|
6684
|
+
context?: string[] | null | undefined;
|
|
6685
|
+
prompt?: string | null | undefined;
|
|
6438
6686
|
}) | ({
|
|
6439
6687
|
type: "date";
|
|
6440
6688
|
format?: string | null | undefined;
|
|
@@ -6464,7 +6712,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6464
6712
|
required?: boolean | null | undefined;
|
|
6465
6713
|
} | null | undefined;
|
|
6466
6714
|
uiConfiguration?: {
|
|
6467
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6715
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6468
6716
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6469
6717
|
} | null | undefined;
|
|
6470
6718
|
width?: number | null | undefined;
|
|
@@ -6472,6 +6720,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6472
6720
|
widthChars?: number | null | undefined;
|
|
6473
6721
|
scoreThreshold?: number | null | undefined;
|
|
6474
6722
|
formula?: string | null | undefined;
|
|
6723
|
+
context?: string[] | null | undefined;
|
|
6724
|
+
prompt?: string | null | undefined;
|
|
6475
6725
|
}) | ({
|
|
6476
6726
|
type: "number";
|
|
6477
6727
|
format?: string | null | undefined;
|
|
@@ -6506,7 +6756,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6506
6756
|
required?: boolean | null | undefined;
|
|
6507
6757
|
} | null | undefined;
|
|
6508
6758
|
uiConfiguration?: {
|
|
6509
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6759
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6510
6760
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6511
6761
|
} | null | undefined;
|
|
6512
6762
|
width?: number | null | undefined;
|
|
@@ -6514,6 +6764,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6514
6764
|
widthChars?: number | null | undefined;
|
|
6515
6765
|
scoreThreshold?: number | null | undefined;
|
|
6516
6766
|
formula?: string | null | undefined;
|
|
6767
|
+
context?: string[] | null | undefined;
|
|
6768
|
+
prompt?: string | null | undefined;
|
|
6517
6769
|
}) | ({
|
|
6518
6770
|
options: {
|
|
6519
6771
|
value: string;
|
|
@@ -6547,7 +6799,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6547
6799
|
required?: boolean | null | undefined;
|
|
6548
6800
|
} | null | undefined;
|
|
6549
6801
|
uiConfiguration?: {
|
|
6550
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6802
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6551
6803
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6552
6804
|
} | null | undefined;
|
|
6553
6805
|
width?: number | null | undefined;
|
|
@@ -6555,6 +6807,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6555
6807
|
widthChars?: number | null | undefined;
|
|
6556
6808
|
scoreThreshold?: number | null | undefined;
|
|
6557
6809
|
formula?: string | null | undefined;
|
|
6810
|
+
context?: string[] | null | undefined;
|
|
6811
|
+
prompt?: string | null | undefined;
|
|
6558
6812
|
}) | ({
|
|
6559
6813
|
id: string;
|
|
6560
6814
|
label: string;
|
|
@@ -6570,6 +6824,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6570
6824
|
popupUrl?: string | undefined;
|
|
6571
6825
|
canObtainToken?: boolean | undefined;
|
|
6572
6826
|
}))[];
|
|
6827
|
+
category: "tuple";
|
|
6573
6828
|
rirFieldNames?: string[] | null | undefined;
|
|
6574
6829
|
} & {
|
|
6575
6830
|
id: string;
|
|
@@ -6596,6 +6851,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6596
6851
|
hidden?: boolean | null | undefined;
|
|
6597
6852
|
disablePrediction?: boolean | null | undefined;
|
|
6598
6853
|
}))[];
|
|
6854
|
+
category: "section";
|
|
6599
6855
|
icon?: string | null | undefined;
|
|
6600
6856
|
})[];
|
|
6601
6857
|
fieldSchemaId: string;
|
|
@@ -6608,7 +6864,6 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6608
6864
|
hidden?: boolean | null | undefined;
|
|
6609
6865
|
disablePrediction?: boolean | null | undefined;
|
|
6610
6866
|
} & {
|
|
6611
|
-
category: "section";
|
|
6612
6867
|
children: (({
|
|
6613
6868
|
type: "string";
|
|
6614
6869
|
} & {
|
|
@@ -6637,7 +6892,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6637
6892
|
required?: boolean | null | undefined;
|
|
6638
6893
|
} | null | undefined;
|
|
6639
6894
|
uiConfiguration?: {
|
|
6640
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6895
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6641
6896
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6642
6897
|
} | null | undefined;
|
|
6643
6898
|
width?: number | null | undefined;
|
|
@@ -6645,6 +6900,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6645
6900
|
widthChars?: number | null | undefined;
|
|
6646
6901
|
scoreThreshold?: number | null | undefined;
|
|
6647
6902
|
formula?: string | null | undefined;
|
|
6903
|
+
context?: string[] | null | undefined;
|
|
6904
|
+
prompt?: string | null | undefined;
|
|
6648
6905
|
}) | ({
|
|
6649
6906
|
type: "date";
|
|
6650
6907
|
format?: string | null | undefined;
|
|
@@ -6674,7 +6931,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6674
6931
|
required?: boolean | null | undefined;
|
|
6675
6932
|
} | null | undefined;
|
|
6676
6933
|
uiConfiguration?: {
|
|
6677
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6934
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6678
6935
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6679
6936
|
} | null | undefined;
|
|
6680
6937
|
width?: number | null | undefined;
|
|
@@ -6682,6 +6939,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6682
6939
|
widthChars?: number | null | undefined;
|
|
6683
6940
|
scoreThreshold?: number | null | undefined;
|
|
6684
6941
|
formula?: string | null | undefined;
|
|
6942
|
+
context?: string[] | null | undefined;
|
|
6943
|
+
prompt?: string | null | undefined;
|
|
6685
6944
|
}) | ({
|
|
6686
6945
|
type: "number";
|
|
6687
6946
|
format?: string | null | undefined;
|
|
@@ -6716,7 +6975,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6716
6975
|
required?: boolean | null | undefined;
|
|
6717
6976
|
} | null | undefined;
|
|
6718
6977
|
uiConfiguration?: {
|
|
6719
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6978
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6720
6979
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6721
6980
|
} | null | undefined;
|
|
6722
6981
|
width?: number | null | undefined;
|
|
@@ -6724,6 +6983,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6724
6983
|
widthChars?: number | null | undefined;
|
|
6725
6984
|
scoreThreshold?: number | null | undefined;
|
|
6726
6985
|
formula?: string | null | undefined;
|
|
6986
|
+
context?: string[] | null | undefined;
|
|
6987
|
+
prompt?: string | null | undefined;
|
|
6727
6988
|
}) | ({
|
|
6728
6989
|
options: {
|
|
6729
6990
|
value: string;
|
|
@@ -6757,7 +7018,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6757
7018
|
required?: boolean | null | undefined;
|
|
6758
7019
|
} | null | undefined;
|
|
6759
7020
|
uiConfiguration?: {
|
|
6760
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7021
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6761
7022
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6762
7023
|
} | null | undefined;
|
|
6763
7024
|
width?: number | null | undefined;
|
|
@@ -6765,6 +7026,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6765
7026
|
widthChars?: number | null | undefined;
|
|
6766
7027
|
scoreThreshold?: number | null | undefined;
|
|
6767
7028
|
formula?: string | null | undefined;
|
|
7029
|
+
context?: string[] | null | undefined;
|
|
7030
|
+
prompt?: string | null | undefined;
|
|
6768
7031
|
}) | ({
|
|
6769
7032
|
id: string;
|
|
6770
7033
|
label: string;
|
|
@@ -6780,7 +7043,6 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6780
7043
|
popupUrl?: string | undefined;
|
|
6781
7044
|
canObtainToken?: boolean | undefined;
|
|
6782
7045
|
}) | ({
|
|
6783
|
-
category: "tuple";
|
|
6784
7046
|
children: (({
|
|
6785
7047
|
type: "string";
|
|
6786
7048
|
} & {
|
|
@@ -6809,7 +7071,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6809
7071
|
required?: boolean | null | undefined;
|
|
6810
7072
|
} | null | undefined;
|
|
6811
7073
|
uiConfiguration?: {
|
|
6812
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7074
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6813
7075
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6814
7076
|
} | null | undefined;
|
|
6815
7077
|
width?: number | null | undefined;
|
|
@@ -6817,6 +7079,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6817
7079
|
widthChars?: number | null | undefined;
|
|
6818
7080
|
scoreThreshold?: number | null | undefined;
|
|
6819
7081
|
formula?: string | null | undefined;
|
|
7082
|
+
context?: string[] | null | undefined;
|
|
7083
|
+
prompt?: string | null | undefined;
|
|
6820
7084
|
}) | ({
|
|
6821
7085
|
type: "date";
|
|
6822
7086
|
format?: string | null | undefined;
|
|
@@ -6846,7 +7110,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6846
7110
|
required?: boolean | null | undefined;
|
|
6847
7111
|
} | null | undefined;
|
|
6848
7112
|
uiConfiguration?: {
|
|
6849
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7113
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6850
7114
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6851
7115
|
} | null | undefined;
|
|
6852
7116
|
width?: number | null | undefined;
|
|
@@ -6854,6 +7118,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6854
7118
|
widthChars?: number | null | undefined;
|
|
6855
7119
|
scoreThreshold?: number | null | undefined;
|
|
6856
7120
|
formula?: string | null | undefined;
|
|
7121
|
+
context?: string[] | null | undefined;
|
|
7122
|
+
prompt?: string | null | undefined;
|
|
6857
7123
|
}) | ({
|
|
6858
7124
|
type: "number";
|
|
6859
7125
|
format?: string | null | undefined;
|
|
@@ -6888,7 +7154,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6888
7154
|
required?: boolean | null | undefined;
|
|
6889
7155
|
} | null | undefined;
|
|
6890
7156
|
uiConfiguration?: {
|
|
6891
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7157
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6892
7158
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6893
7159
|
} | null | undefined;
|
|
6894
7160
|
width?: number | null | undefined;
|
|
@@ -6896,6 +7162,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6896
7162
|
widthChars?: number | null | undefined;
|
|
6897
7163
|
scoreThreshold?: number | null | undefined;
|
|
6898
7164
|
formula?: string | null | undefined;
|
|
7165
|
+
context?: string[] | null | undefined;
|
|
7166
|
+
prompt?: string | null | undefined;
|
|
6899
7167
|
}) | ({
|
|
6900
7168
|
options: {
|
|
6901
7169
|
value: string;
|
|
@@ -6929,7 +7197,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6929
7197
|
required?: boolean | null | undefined;
|
|
6930
7198
|
} | null | undefined;
|
|
6931
7199
|
uiConfiguration?: {
|
|
6932
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7200
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6933
7201
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6934
7202
|
} | null | undefined;
|
|
6935
7203
|
width?: number | null | undefined;
|
|
@@ -6937,6 +7205,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6937
7205
|
widthChars?: number | null | undefined;
|
|
6938
7206
|
scoreThreshold?: number | null | undefined;
|
|
6939
7207
|
formula?: string | null | undefined;
|
|
7208
|
+
context?: string[] | null | undefined;
|
|
7209
|
+
prompt?: string | null | undefined;
|
|
6940
7210
|
}) | ({
|
|
6941
7211
|
id: string;
|
|
6942
7212
|
label: string;
|
|
@@ -6952,6 +7222,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6952
7222
|
popupUrl?: string | undefined;
|
|
6953
7223
|
canObtainToken?: boolean | undefined;
|
|
6954
7224
|
}))[];
|
|
7225
|
+
category: "tuple";
|
|
6955
7226
|
rirFieldNames?: string[] | null | undefined;
|
|
6956
7227
|
} & {
|
|
6957
7228
|
id: string;
|
|
@@ -6988,7 +7259,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6988
7259
|
required?: boolean | null | undefined;
|
|
6989
7260
|
} | null | undefined;
|
|
6990
7261
|
uiConfiguration?: {
|
|
6991
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7262
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6992
7263
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6993
7264
|
} | null | undefined;
|
|
6994
7265
|
width?: number | null | undefined;
|
|
@@ -6996,6 +7267,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
6996
7267
|
widthChars?: number | null | undefined;
|
|
6997
7268
|
scoreThreshold?: number | null | undefined;
|
|
6998
7269
|
formula?: string | null | undefined;
|
|
7270
|
+
context?: string[] | null | undefined;
|
|
7271
|
+
prompt?: string | null | undefined;
|
|
6999
7272
|
}) | ({
|
|
7000
7273
|
type: "date";
|
|
7001
7274
|
format?: string | null | undefined;
|
|
@@ -7025,7 +7298,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
7025
7298
|
required?: boolean | null | undefined;
|
|
7026
7299
|
} | null | undefined;
|
|
7027
7300
|
uiConfiguration?: {
|
|
7028
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7301
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7029
7302
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7030
7303
|
} | null | undefined;
|
|
7031
7304
|
width?: number | null | undefined;
|
|
@@ -7033,6 +7306,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
7033
7306
|
widthChars?: number | null | undefined;
|
|
7034
7307
|
scoreThreshold?: number | null | undefined;
|
|
7035
7308
|
formula?: string | null | undefined;
|
|
7309
|
+
context?: string[] | null | undefined;
|
|
7310
|
+
prompt?: string | null | undefined;
|
|
7036
7311
|
}) | ({
|
|
7037
7312
|
type: "number";
|
|
7038
7313
|
format?: string | null | undefined;
|
|
@@ -7067,7 +7342,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
7067
7342
|
required?: boolean | null | undefined;
|
|
7068
7343
|
} | null | undefined;
|
|
7069
7344
|
uiConfiguration?: {
|
|
7070
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7345
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7071
7346
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7072
7347
|
} | null | undefined;
|
|
7073
7348
|
width?: number | null | undefined;
|
|
@@ -7075,6 +7350,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
7075
7350
|
widthChars?: number | null | undefined;
|
|
7076
7351
|
scoreThreshold?: number | null | undefined;
|
|
7077
7352
|
formula?: string | null | undefined;
|
|
7353
|
+
context?: string[] | null | undefined;
|
|
7354
|
+
prompt?: string | null | undefined;
|
|
7078
7355
|
}) | ({
|
|
7079
7356
|
options: {
|
|
7080
7357
|
value: string;
|
|
@@ -7108,7 +7385,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
7108
7385
|
required?: boolean | null | undefined;
|
|
7109
7386
|
} | null | undefined;
|
|
7110
7387
|
uiConfiguration?: {
|
|
7111
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7388
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7112
7389
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7113
7390
|
} | null | undefined;
|
|
7114
7391
|
width?: number | null | undefined;
|
|
@@ -7116,6 +7393,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
7116
7393
|
widthChars?: number | null | undefined;
|
|
7117
7394
|
scoreThreshold?: number | null | undefined;
|
|
7118
7395
|
formula?: string | null | undefined;
|
|
7396
|
+
context?: string[] | null | undefined;
|
|
7397
|
+
prompt?: string | null | undefined;
|
|
7119
7398
|
}) | ({
|
|
7120
7399
|
id: string;
|
|
7121
7400
|
label: string;
|
|
@@ -7150,7 +7429,6 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
7150
7429
|
disablePrediction?: boolean | null | undefined;
|
|
7151
7430
|
}) | ({
|
|
7152
7431
|
children: {
|
|
7153
|
-
category: "tuple";
|
|
7154
7432
|
children: (({
|
|
7155
7433
|
type: "string";
|
|
7156
7434
|
} & {
|
|
@@ -7179,7 +7457,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
7179
7457
|
required?: boolean | null | undefined;
|
|
7180
7458
|
} | null | undefined;
|
|
7181
7459
|
uiConfiguration?: {
|
|
7182
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7460
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7183
7461
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7184
7462
|
} | null | undefined;
|
|
7185
7463
|
width?: number | null | undefined;
|
|
@@ -7187,6 +7465,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
7187
7465
|
widthChars?: number | null | undefined;
|
|
7188
7466
|
scoreThreshold?: number | null | undefined;
|
|
7189
7467
|
formula?: string | null | undefined;
|
|
7468
|
+
context?: string[] | null | undefined;
|
|
7469
|
+
prompt?: string | null | undefined;
|
|
7190
7470
|
}) | ({
|
|
7191
7471
|
type: "date";
|
|
7192
7472
|
format?: string | null | undefined;
|
|
@@ -7216,7 +7496,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
7216
7496
|
required?: boolean | null | undefined;
|
|
7217
7497
|
} | null | undefined;
|
|
7218
7498
|
uiConfiguration?: {
|
|
7219
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7499
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7220
7500
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7221
7501
|
} | null | undefined;
|
|
7222
7502
|
width?: number | null | undefined;
|
|
@@ -7224,6 +7504,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
7224
7504
|
widthChars?: number | null | undefined;
|
|
7225
7505
|
scoreThreshold?: number | null | undefined;
|
|
7226
7506
|
formula?: string | null | undefined;
|
|
7507
|
+
context?: string[] | null | undefined;
|
|
7508
|
+
prompt?: string | null | undefined;
|
|
7227
7509
|
}) | ({
|
|
7228
7510
|
type: "number";
|
|
7229
7511
|
format?: string | null | undefined;
|
|
@@ -7258,7 +7540,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
7258
7540
|
required?: boolean | null | undefined;
|
|
7259
7541
|
} | null | undefined;
|
|
7260
7542
|
uiConfiguration?: {
|
|
7261
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7543
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7262
7544
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7263
7545
|
} | null | undefined;
|
|
7264
7546
|
width?: number | null | undefined;
|
|
@@ -7266,6 +7548,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
7266
7548
|
widthChars?: number | null | undefined;
|
|
7267
7549
|
scoreThreshold?: number | null | undefined;
|
|
7268
7550
|
formula?: string | null | undefined;
|
|
7551
|
+
context?: string[] | null | undefined;
|
|
7552
|
+
prompt?: string | null | undefined;
|
|
7269
7553
|
}) | ({
|
|
7270
7554
|
options: {
|
|
7271
7555
|
value: string;
|
|
@@ -7299,7 +7583,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
7299
7583
|
required?: boolean | null | undefined;
|
|
7300
7584
|
} | null | undefined;
|
|
7301
7585
|
uiConfiguration?: {
|
|
7302
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7586
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7303
7587
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7304
7588
|
} | null | undefined;
|
|
7305
7589
|
width?: number | null | undefined;
|
|
@@ -7307,6 +7591,8 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
7307
7591
|
widthChars?: number | null | undefined;
|
|
7308
7592
|
scoreThreshold?: number | null | undefined;
|
|
7309
7593
|
formula?: string | null | undefined;
|
|
7594
|
+
context?: string[] | null | undefined;
|
|
7595
|
+
prompt?: string | null | undefined;
|
|
7310
7596
|
}) | ({
|
|
7311
7597
|
id: string;
|
|
7312
7598
|
label: string;
|
|
@@ -7322,6 +7608,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
7322
7608
|
popupUrl?: string | undefined;
|
|
7323
7609
|
canObtainToken?: boolean | undefined;
|
|
7324
7610
|
}))[];
|
|
7611
|
+
category: "tuple";
|
|
7325
7612
|
rirFieldNames?: string[] | null | undefined;
|
|
7326
7613
|
} & {
|
|
7327
7614
|
id: string;
|
|
@@ -7348,6 +7635,7 @@ export declare const suggestFormula: (payload: SuggestFormulaPayload) => {
|
|
|
7348
7635
|
hidden?: boolean | null | undefined;
|
|
7349
7636
|
disablePrediction?: boolean | null | undefined;
|
|
7350
7637
|
}))[];
|
|
7638
|
+
category: "section";
|
|
7351
7639
|
icon?: string | null | undefined;
|
|
7352
7640
|
})[];
|
|
7353
7641
|
fieldSchemaId: string;
|