@rossum/api-client 0.1.25 → 0.1.30
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +73 -69
- package/index.js.map +1 -1
- package/package.json +4 -2
- package/src/annotations/endpoints/approve.js.map +1 -1
- package/src/annotations/endpoints/assign.js.map +1 -1
- package/src/annotations/endpoints/cancel.js +1 -1
- package/src/annotations/endpoints/cancel.js.map +1 -1
- package/src/annotations/endpoints/confirm.js.map +1 -1
- package/src/annotations/endpoints/contentSelect.js.map +1 -1
- package/src/annotations/endpoints/copy.js.map +1 -1
- package/src/annotations/endpoints/delete.js.map +1 -1
- package/src/annotations/endpoints/editPages.js.map +1 -1
- package/src/annotations/endpoints/editPagesInPlace.js.map +1 -1
- package/src/annotations/endpoints/get.js.map +1 -1
- package/src/annotations/endpoints/getContent.js.map +1 -1
- package/src/annotations/endpoints/getPageData.js +1 -1
- package/src/annotations/endpoints/getPageData.js.map +1 -1
- package/src/annotations/endpoints/index.js +2 -0
- package/src/annotations/endpoints/index.js.map +1 -1
- package/src/annotations/endpoints/patch.js.map +1 -1
- package/src/annotations/endpoints/postpone.js.map +1 -1
- package/src/annotations/endpoints/purge.js.map +1 -1
- package/src/annotations/endpoints/reject.js.map +1 -1
- package/src/annotations/endpoints/search.js +2 -2
- package/src/annotations/endpoints/search.js.map +1 -1
- package/src/annotations/endpoints/split.js +15 -0
- package/src/annotations/endpoints/split.js.map +1 -0
- package/src/annotations/endpoints/split.schema.js +23 -0
- package/src/annotations/endpoints/split.schema.js.map +1 -0
- package/src/annotations/endpoints/start.js.map +1 -1
- package/src/annotations/endpoints/startEditPages.js.map +1 -1
- package/src/annotations/endpoints/startEmbedded.js.map +1 -1
- package/src/annotations/endpoints/updateContent.js.map +1 -1
- package/src/annotations/endpoints/usageReportExport.js.map +1 -1
- package/src/annotations/endpoints/validate.js.map +1 -1
- package/src/annotations/models/annotation.schema.js +2 -0
- package/src/annotations/models/annotation.schema.js.map +1 -1
- package/src/annotations/models/annotationData.schema.js +1 -0
- package/src/annotations/models/annotationData.schema.js.map +1 -1
- package/src/authentication/endpoints/getMembershipToken.js.map +1 -1
- package/src/authentication/endpoints/login.js.map +1 -1
- package/src/authentication/endpoints/password/change.js.map +1 -1
- package/src/authentication/endpoints/password/confirm.js +17 -7
- package/src/authentication/endpoints/password/confirm.js.map +1 -1
- package/src/authentication/endpoints/password/reset.js +17 -7
- package/src/authentication/endpoints/password/reset.js.map +1 -1
- package/src/authentication/endpoints/password/score.js.map +1 -1
- package/src/authentication/endpoints/patch.js.map +1 -1
- package/src/authentication/endpoints/user.js.map +1 -1
- package/src/automationBlockers/endpoints/get.js.map +1 -1
- package/src/billing/endpoints/getHistory.js.map +1 -1
- package/src/billing/endpoints/getHistoryExport.js.map +1 -1
- package/src/billing/endpoints/getStats.js.map +1 -1
- package/src/billing/endpoints/getStatsExport.js.map +1 -1
- package/src/connectors/endpoints/create.js.map +1 -1
- package/src/connectors/endpoints/delete.js.map +1 -1
- package/src/connectors/endpoints/list.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/create.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/get.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/patch.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/predict.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/validate.js.map +1 -1
- package/src/dedicatedEngines/endpoints/create.js.map +1 -1
- package/src/dedicatedEngines/endpoints/get.js.map +1 -1
- package/src/dedicatedEngines/endpoints/list.js.map +1 -1
- package/src/dedicatedEngines/endpoints/patch.js.map +1 -1
- package/src/dedicatedEngines/endpoints/request.js.map +1 -1
- package/src/deleteRecommendations/endpoints/create.js.map +1 -1
- package/src/deleteRecommendations/endpoints/get.js.map +1 -1
- package/src/deleteRecommendations/endpoints/list.js.map +1 -1
- package/src/deleteRecommendations/endpoints/patch.js.map +1 -1
- package/src/documentRelations/endpoints/index.js +8 -0
- package/src/documentRelations/endpoints/index.js.map +1 -0
- package/src/documentRelations/endpoints/list.js +17 -0
- package/src/documentRelations/endpoints/list.js.map +1 -0
- package/src/documentRelations/endpoints/list.schema.js +17 -0
- package/src/documentRelations/endpoints/list.schema.js.map +1 -0
- package/src/documentRelations/models/relations.schema.js +18 -0
- package/src/documentRelations/models/relations.schema.js.map +1 -0
- package/src/documents/endpoints/downloads.js.map +1 -1
- package/src/documents/endpoints/get.js.map +1 -1
- package/src/documents/endpoints/getBlob.js.map +1 -1
- package/src/documents/endpoints/list.js.map +1 -1
- package/src/documents/endpoints/patch.js.map +1 -1
- package/src/email/endpoints/get.js.map +1 -1
- package/src/email/endpoints/list.js.map +1 -1
- package/src/email/endpoints/send.js.map +1 -1
- package/src/email/endpoints/send.schema.js +1 -0
- package/src/email/endpoints/send.schema.js.map +1 -1
- package/src/emailTemplates/endpoints/create.js.map +1 -1
- package/src/emailTemplates/endpoints/delete.js.map +1 -1
- package/src/emailTemplates/endpoints/get.js.map +1 -1
- package/src/emailTemplates/endpoints/list.js.map +1 -1
- package/src/emailTemplates/endpoints/patch.js.map +1 -1
- package/src/emailTemplates/endpoints/render.js.map +1 -1
- package/src/emailTemplatesStats/endpoints/list.js.map +1 -1
- package/src/emailThreads/endpoints/counts.js.map +1 -1
- package/src/emailThreads/endpoints/get.js.map +1 -1
- package/src/emailThreads/endpoints/list.js.map +1 -1
- package/src/emailThreads/endpoints/patch.js.map +1 -1
- package/src/engines/endpoints/patch.schema.js +6 -1
- package/src/engines/endpoints/patch.schema.js.map +1 -1
- package/src/engines/models/engine.schema.js +1 -0
- package/src/engines/models/engine.schema.js.map +1 -1
- package/src/engines/models/engineQueueStatsItem.schema.js +2 -0
- package/src/engines/models/engineQueueStatsItem.schema.js.map +1 -1
- package/src/genericEngines/endpoints/get.js.map +1 -1
- package/src/genericEngines/endpoints/list.js.map +1 -1
- package/src/groups/endpoints/list.js.map +1 -1
- package/src/hookInterfaces/endpoints/create.js +16 -0
- package/src/hookInterfaces/endpoints/create.js.map +1 -0
- package/src/hookInterfaces/endpoints/create.schema.js +14 -0
- package/src/hookInterfaces/endpoints/create.schema.js.map +1 -0
- package/src/hookInterfaces/endpoints/delete.js +13 -0
- package/src/hookInterfaces/endpoints/delete.js.map +1 -0
- package/src/hookInterfaces/endpoints/index.js +16 -0
- package/src/hookInterfaces/endpoints/index.js.map +1 -0
- package/src/hookInterfaces/endpoints/invoke.js +15 -0
- package/src/hookInterfaces/endpoints/invoke.js.map +1 -0
- package/src/hookInterfaces/endpoints/invoke.schema.js +10 -0
- package/src/hookInterfaces/endpoints/invoke.schema.js.map +1 -0
- package/src/hookInterfaces/endpoints/list.js +17 -0
- package/src/hookInterfaces/endpoints/list.js.map +1 -0
- package/src/hookInterfaces/endpoints/list.schema.js +16 -0
- package/src/hookInterfaces/endpoints/list.schema.js.map +1 -0
- package/src/hookInterfaces/endpoints/patch.js +16 -0
- package/src/hookInterfaces/endpoints/patch.js.map +1 -0
- package/src/hookInterfaces/endpoints/patch.schema.js +12 -0
- package/src/hookInterfaces/endpoints/patch.schema.js.map +1 -0
- package/src/{authentication/models/authInfo.js → hookInterfaces/models/hookInterface.js} +1 -1
- package/src/hookInterfaces/models/hookInterface.js.map +1 -0
- package/src/hookInterfaces/models/hookInterface.schema.js +17 -0
- package/src/hookInterfaces/models/hookInterface.schema.js.map +1 -0
- package/src/{deleteRecommendations → hookInterfaces}/models/index.js +2 -1
- package/src/hookInterfaces/models/index.js.map +1 -0
- package/src/hookTemplates/endpoints/get.js +13 -0
- package/src/hookTemplates/endpoints/get.js.map +1 -0
- package/src/hookTemplates/endpoints/index.js +2 -0
- package/src/hookTemplates/endpoints/index.js.map +1 -1
- package/src/hookTemplates/endpoints/list.js.map +1 -1
- package/src/hookTemplates/models/hookTemplate.schema.js +5 -0
- package/src/hookTemplates/models/hookTemplate.schema.js.map +1 -1
- package/src/hooks/endpoints/cancelRun.js +13 -0
- package/src/hooks/endpoints/cancelRun.js.map +1 -0
- package/src/hooks/endpoints/cancelRun.schema.js +8 -0
- package/src/hooks/endpoints/cancelRun.schema.js.map +1 -0
- package/src/hooks/endpoints/create.js.map +1 -1
- package/src/hooks/endpoints/create.schema.js +8 -1
- package/src/hooks/endpoints/create.schema.js.map +1 -1
- package/src/hooks/endpoints/createFromTemplate.js +16 -0
- package/src/hooks/endpoints/createFromTemplate.js.map +1 -0
- package/src/hooks/endpoints/createFromTemplate.schema.js +14 -0
- package/src/hooks/endpoints/createFromTemplate.schema.js.map +1 -0
- package/src/hooks/endpoints/delete.js.map +1 -1
- package/src/hooks/endpoints/generatePayload.js.map +1 -1
- package/src/hooks/endpoints/get.js.map +1 -1
- package/src/hooks/endpoints/getSecretsKeys.js.map +1 -1
- package/src/hooks/endpoints/index.js +9 -3
- package/src/hooks/endpoints/index.js.map +1 -1
- package/src/hooks/endpoints/invoke.js.map +1 -1
- package/src/hooks/endpoints/list.js.map +1 -1
- package/src/hooks/endpoints/list.schema.js +2 -0
- package/src/hooks/endpoints/list.schema.js.map +1 -1
- package/src/hooks/endpoints/patch.js.map +1 -1
- package/src/hooks/endpoints/patch.schema.js +6 -0
- package/src/hooks/endpoints/patch.schema.js.map +1 -1
- package/src/hooks/endpoints/runLogs.js +14 -0
- package/src/hooks/endpoints/runLogs.js.map +1 -0
- package/src/hooks/endpoints/runs.js +15 -0
- package/src/hooks/endpoints/runs.js.map +1 -0
- package/src/hooks/endpoints/runs.schema.js +30 -0
- package/src/hooks/endpoints/runs.schema.js.map +1 -0
- package/src/hooks/endpoints/test.js.map +1 -1
- package/src/hooks/endpoints/test.schema.js +2 -2
- package/src/hooks/endpoints/test.schema.js.map +1 -1
- package/src/hooks/models/hook.schema.js +14 -4
- package/src/hooks/models/hook.schema.js.map +1 -1
- package/src/hooks/models/hookConfig.schema.js +17 -11
- package/src/hooks/models/hookConfig.schema.js.map +1 -1
- package/src/hooks/models/hookUtils.schema.js +13 -1
- package/src/hooks/models/hookUtils.schema.js.map +1 -1
- package/src/hooks/models/run.js +72 -0
- package/src/hooks/models/run.js.map +1 -0
- package/src/hooks/models/run.schema.js +115 -0
- package/src/hooks/models/run.schema.js.map +1 -0
- package/src/hooks/models/runLog.js +5 -0
- package/src/hooks/models/runLog.js.map +1 -0
- package/src/hooks/models/runLog.schema.js +15 -0
- package/src/hooks/models/runLog.schema.js.map +1 -0
- package/src/inboxes/endpoints/create.js.map +1 -1
- package/src/inboxes/endpoints/get.js.map +1 -1
- package/src/inboxes/endpoints/list.js.map +1 -1
- package/src/inboxes/endpoints/patch.js.map +1 -1
- package/src/internal/endpoints/domainSettings.js.map +1 -1
- package/src/internal/endpoints/generateRejectionEmail.js.map +1 -1
- package/src/internal/endpoints/index.js +16 -10
- package/src/internal/endpoints/index.js.map +1 -1
- package/src/internal/endpoints/logs.js +16 -0
- package/src/internal/endpoints/logs.js.map +1 -0
- package/src/internal/endpoints/logs.schema.js +13 -0
- package/src/internal/endpoints/logs.schema.js.map +1 -0
- package/src/internal/endpoints/requestDemo.js.map +1 -1
- package/src/internal/endpoints/requestExtension.js.map +1 -1
- package/src/internal/endpoints/rules/evaluateRules.js.map +1 -1
- package/src/internal/endpoints/rules/evaluateRules.schema.js +4 -2
- package/src/internal/endpoints/rules/evaluateRules.schema.js.map +1 -1
- package/src/internal/endpoints/rules/suggestRule.schema.js +1 -1
- package/src/internal/endpoints/rules/suggestRule.schema.js.map +1 -1
- package/src/internal/endpoints/rules/suggestTriggerConditionSummary.js.map +1 -1
- package/src/internal/endpoints/rules/suggestTriggerConditionSummary.schema.js +0 -4
- package/src/internal/endpoints/rules/suggestTriggerConditionSummary.schema.js.map +1 -1
- package/src/internal/endpoints/schemas/evaluateFormulas.js.map +1 -1
- package/src/internal/endpoints/schemas/evaluateFormulas.schema.js +2 -1
- package/src/internal/endpoints/schemas/evaluateFormulas.schema.js.map +1 -1
- package/src/internal/endpoints/schemas/formulasInfo.js.map +1 -1
- package/src/internal/endpoints/schemas/formulasInfo.schema.js +2 -1
- package/src/internal/endpoints/schemas/formulasInfo.schema.js.map +1 -1
- package/src/labels/endpoints/apply.js.map +1 -1
- package/src/labels/endpoints/create.js.map +1 -1
- package/src/labels/endpoints/create.schema.js +4 -3
- package/src/labels/endpoints/create.schema.js.map +1 -1
- package/src/labels/endpoints/delete.js.map +1 -1
- package/src/labels/endpoints/list.js.map +1 -1
- package/src/labels/endpoints/patch.js.map +1 -1
- package/src/labels/endpoints/patch.schema.js +4 -3
- package/src/labels/endpoints/patch.schema.js.map +1 -1
- package/src/labels/models/label.schema.js +1 -0
- package/src/labels/models/label.schema.js.map +1 -1
- package/src/memberships/endpoints/create.js.map +1 -1
- package/src/organization/endpoints/create.js.map +1 -1
- package/src/organization/endpoints/get.js.map +1 -1
- package/src/organization/endpoints/limits.js.map +1 -1
- package/src/organization/endpoints/patch.js.map +1 -1
- package/src/organizationGroups/endpoints/organizations.js.map +1 -1
- package/src/organizationGroups/endpoints/queues.js.map +1 -1
- package/src/organizationGroups/endpoints/workspaces.js.map +1 -1
- package/src/queues/endpoints/automation.js.map +1 -1
- package/src/queues/endpoints/automationSetup.js +15 -0
- package/src/queues/endpoints/automationSetup.js.map +1 -0
- package/src/queues/endpoints/create.js.map +1 -1
- package/src/queues/endpoints/createFromTemplate.js.map +1 -1
- package/src/queues/endpoints/delete.js.map +1 -1
- package/src/queues/endpoints/duplicate.js.map +1 -1
- package/src/queues/endpoints/exportAnnotation.js.map +1 -1
- package/src/queues/endpoints/get.js.map +1 -1
- package/src/queues/endpoints/getRelatedObjectsCounts.js.map +1 -1
- package/src/queues/endpoints/index.js +2 -0
- package/src/queues/endpoints/index.js.map +1 -1
- package/src/queues/endpoints/list.js.map +1 -1
- package/src/queues/endpoints/nextAnnotation.js.map +1 -1
- package/src/queues/endpoints/patch.js.map +1 -1
- package/src/queues/endpoints/suggestedRecipients.js.map +1 -1
- package/src/queues/endpoints/upload.js.map +1 -1
- package/src/{billing/models/billingHistory.js → queues/models/automationSetup.js} +1 -1
- package/src/queues/models/automationSetup.js.map +1 -0
- package/src/queues/models/automationSetup.schema.js +49 -0
- package/src/queues/models/automationSetup.schema.js.map +1 -0
- package/src/queues/models/queueSettings.schema.js +1 -0
- package/src/queues/models/queueSettings.schema.js.map +1 -1
- package/src/relations/endpoints/create.js.map +1 -1
- package/src/relations/endpoints/delete.js.map +1 -1
- package/src/relations/endpoints/get.js.map +1 -1
- package/src/relations/endpoints/list.js.map +1 -1
- package/src/relations/endpoints/patch.js.map +1 -1
- package/src/rule-templates/models/ruleTemplate.schema.js +1 -1
- package/src/rule-templates/models/ruleTemplate.schema.js.map +1 -1
- package/src/rules/models/schemaRule.schema.js +14 -16
- package/src/rules/models/schemaRule.schema.js.map +1 -1
- package/src/schemaFields/endpoints/list.js.map +1 -1
- package/src/schemas/endpoints/create.js.map +1 -1
- package/src/schemas/endpoints/get.js.map +1 -1
- package/src/schemas/endpoints/list.js.map +1 -1
- package/src/schemas/endpoints/patch.js.map +1 -1
- package/src/schemas/models/schemaDatapointBase.schema.js +5 -0
- package/src/schemas/models/schemaDatapointBase.schema.js.map +1 -1
- package/src/shared/models/annotationListTable.schema.js +13 -1
- package/src/shared/models/annotationListTable.schema.js.map +1 -1
- package/src/suggestedEdit/endpoints/get.js.map +1 -1
- package/src/surveys/endpoints/fromTemplate.js.map +1 -1
- package/src/surveys/endpoints/get.js.map +1 -1
- package/src/surveys/endpoints/list.js.map +1 -1
- package/src/surveys/endpoints/patch.js.map +1 -1
- package/src/tasks/endpoints/get.js.map +1 -1
- package/src/triggers/endpoints/create.js.map +1 -1
- package/src/triggers/endpoints/delete.js.map +1 -1
- package/src/triggers/endpoints/get.js.map +1 -1
- package/src/triggers/endpoints/index.js +2 -0
- package/src/triggers/endpoints/index.js.map +1 -1
- package/src/triggers/endpoints/list.js +17 -0
- package/src/triggers/endpoints/list.js.map +1 -0
- package/src/triggers/endpoints/list.schema.js +14 -0
- package/src/triggers/endpoints/list.schema.js.map +1 -0
- package/src/triggers/endpoints/patch.js.map +1 -1
- package/src/uploads/endpoints/get.js.map +1 -1
- package/src/uploads/endpoints/post.js.map +1 -1
- package/src/users/endpoints/create.js.map +1 -1
- package/src/users/endpoints/delete.js.map +1 -1
- package/src/users/endpoints/get.js.map +1 -1
- package/src/users/endpoints/list.js.map +1 -1
- package/src/users/endpoints/patch.js.map +1 -1
- package/src/users/endpoints/resetPassword.js.map +1 -1
- package/src/utils/codecUtils.js +17 -7
- package/src/utils/codecUtils.js.map +1 -1
- package/src/utils/request.js +17 -7
- package/src/utils/request.js.map +1 -1
- package/src/utils/requestConfig.js +22 -11
- package/src/utils/requestConfig.js.map +1 -1
- package/src/utils/requestResponse.js +19 -9
- package/src/utils/requestResponse.js.map +1 -1
- package/src/utils.js +17 -7
- package/src/utils.js.map +1 -1
- package/src/workflowActivities/endpoints/get.js.map +1 -1
- package/src/workflowActivities/endpoints/list.js.map +1 -1
- package/src/workflowRuns/endpoints/get.js.map +1 -1
- package/src/workflowRuns/endpoints/list.js.map +1 -1
- package/src/workflowRuns/endpoints/reset.js.map +1 -1
- package/src/workflowSteps/endpoints/get.js.map +1 -1
- package/src/workflowSteps/endpoints/list.js.map +1 -1
- package/src/workflows/endpoints/get.js.map +1 -1
- package/src/workflows/endpoints/list.js.map +1 -1
- package/src/workspaces/endpoints/create.js.map +1 -1
- package/src/workspaces/endpoints/delete.js.map +1 -1
- package/src/workspaces/endpoints/get.js +13 -0
- package/src/workspaces/endpoints/get.js.map +1 -0
- package/src/workspaces/endpoints/index.js +2 -0
- package/src/workspaces/endpoints/index.js.map +1 -1
- package/src/workspaces/endpoints/list.js.map +1 -1
- package/src/workspaces/endpoints/patch.js.map +1 -1
- package/types/index.d.ts +6883 -3214
- package/types/src/annotations/endpoints/cancelEditPages.d.ts +4 -4
- package/types/src/annotations/endpoints/cancelEditPages.schema.d.ts +4 -4
- package/types/src/annotations/endpoints/contentSelect.d.ts +2 -2
- package/types/src/annotations/endpoints/contentSelect.schema.d.ts +2 -2
- package/types/src/annotations/endpoints/editPages.d.ts +16 -16
- package/types/src/annotations/endpoints/editPages.schema.d.ts +16 -16
- package/types/src/annotations/endpoints/editPagesInPlace.d.ts +8 -8
- package/types/src/annotations/endpoints/editPagesInPlace.schema.d.ts +8 -8
- package/types/src/annotations/endpoints/get.d.ts +12 -6
- package/types/src/annotations/endpoints/getContent.d.ts +292 -214
- package/types/src/annotations/endpoints/getPageData.d.ts +1 -1
- package/types/src/annotations/endpoints/index.d.ts +883 -607
- package/types/src/annotations/endpoints/list.d.ts +213 -162
- package/types/src/annotations/endpoints/patch.d.ts +18 -6
- package/types/src/annotations/endpoints/patch.schema.d.ts +6 -0
- package/types/src/annotations/endpoints/search.d.ts +213 -162
- package/types/src/annotations/endpoints/split.d.ts +88 -0
- package/types/src/annotations/endpoints/split.schema.d.ts +66 -0
- package/types/src/annotations/endpoints/start.d.ts +2 -2
- package/types/src/annotations/endpoints/startEditPages.d.ts +7 -7
- package/types/src/annotations/endpoints/translate.d.ts +6 -6
- package/types/src/annotations/endpoints/translate.schema.d.ts +6 -6
- package/types/src/annotations/endpoints/updateContent.d.ts +5 -2
- package/types/src/annotations/endpoints/validate.d.ts +9 -4
- package/types/src/annotations/endpoints/validate.schema.d.ts +9 -4
- package/types/src/annotations/models/annotation.d.ts +2 -0
- package/types/src/annotations/models/annotation.schema.d.ts +12 -6
- package/types/src/annotations/models/annotationData.d.ts +1 -0
- package/types/src/annotations/models/annotationData.schema.d.ts +471 -337
- package/types/src/annotations/models/annotationListSideload.schema.d.ts +191 -150
- package/types/src/annotations/models/annotationStart.schema.d.ts +2 -2
- package/types/src/annotations/models/editPages.schema.d.ts +11 -11
- package/types/src/annotations/models/pageData.schema.d.ts +6 -6
- package/types/src/annotations/models/processingDuration.schema.d.ts +2 -2
- package/types/src/authentication/endpoints/index.d.ts +6 -6
- package/types/src/authentication/endpoints/password/score.d.ts +2 -2
- package/types/src/authentication/endpoints/password/score.schema.d.ts +2 -2
- package/types/src/authentication/endpoints/patch.d.ts +2 -2
- package/types/src/authentication/endpoints/user.d.ts +2 -2
- package/types/src/automationBlockers/endpoints/get.d.ts +4 -4
- package/types/src/automationBlockers/endpoints/index.d.ts +4 -4
- package/types/src/automationBlockers/models/automationBlocker.schema.d.ts +4 -4
- package/types/src/billing/endpoints/getHistory.d.ts +12 -12
- package/types/src/billing/endpoints/getStats.d.ts +12 -12
- package/types/src/billing/models/billingHistory.schema.d.ts +12 -12
- package/types/src/billing/models/billingStats.schema.d.ts +12 -12
- package/types/src/connectors/endpoints/create.d.ts +2 -2
- package/types/src/connectors/endpoints/index.d.ts +6 -6
- package/types/src/connectors/endpoints/list.d.ts +4 -4
- package/types/src/connectors/models/connector.schema.d.ts +2 -2
- package/types/src/dedicatedEngineSchema/endpoints/create.d.ts +28 -28
- package/types/src/dedicatedEngineSchema/endpoints/get.d.ts +30 -30
- package/types/src/dedicatedEngineSchema/endpoints/get.schema.d.ts +2 -2
- package/types/src/dedicatedEngineSchema/endpoints/index.d.ts +128 -128
- package/types/src/dedicatedEngineSchema/endpoints/patch.d.ts +36 -36
- package/types/src/dedicatedEngineSchema/endpoints/patch.schema.d.ts +8 -8
- package/types/src/dedicatedEngineSchema/endpoints/predict.d.ts +26 -26
- package/types/src/dedicatedEngineSchema/endpoints/predict.schema.d.ts +26 -26
- package/types/src/dedicatedEngineSchema/endpoints/validate.d.ts +8 -8
- package/types/src/dedicatedEngineSchema/endpoints/validate.schema.d.ts +8 -8
- package/types/src/dedicatedEngineSchema/models/dedicatedEngineSchema.schema.d.ts +48 -48
- package/types/src/dedicatedEngineSchema/models/dedicatedEngineSchemaObject.schema.d.ts +18 -18
- package/types/src/dedicatedEngineSchema/models/simpleMultivalueField.schema.d.ts +2 -2
- package/types/src/dedicatedEngineSchema/models/tableMultivalueField.schema.d.ts +14 -14
- package/types/src/dedicatedEngineSchema/models/transformedFields.schema.d.ts +14 -14
- package/types/src/dedicatedEngines/endpoints/create.d.ts +2 -2
- package/types/src/dedicatedEngines/endpoints/get.d.ts +4 -4
- package/types/src/dedicatedEngines/endpoints/get.schema.d.ts +2 -2
- package/types/src/dedicatedEngines/endpoints/index.d.ts +18 -18
- package/types/src/dedicatedEngines/endpoints/list.d.ts +8 -8
- package/types/src/dedicatedEngines/endpoints/list.schema.d.ts +4 -4
- package/types/src/dedicatedEngines/endpoints/patch.d.ts +2 -2
- package/types/src/dedicatedEngines/endpoints/request.d.ts +2 -2
- package/types/src/dedicatedEngines/models/dedicatedEngine.schema.d.ts +2 -2
- package/types/src/deleteRecommendations/endpoints/create.d.ts +4 -4
- package/types/src/deleteRecommendations/endpoints/get.d.ts +4 -4
- package/types/src/deleteRecommendations/endpoints/index.d.ts +20 -20
- package/types/src/deleteRecommendations/endpoints/list.d.ts +8 -8
- package/types/src/deleteRecommendations/endpoints/patch.d.ts +4 -4
- package/types/src/deleteRecommendations/models/deleteRecommendation.schema.d.ts +4 -4
- package/types/src/documentRelations/endpoints/index.d.ts +105 -0
- package/types/src/documentRelations/endpoints/list.d.ts +112 -0
- package/types/src/documentRelations/endpoints/list.schema.d.ts +29 -0
- package/types/src/documentRelations/models/relations.schema.d.ts +24 -0
- package/types/src/documents/endpoints/get.d.ts +4 -4
- package/types/src/documents/endpoints/index.d.ts +16 -16
- package/types/src/documents/endpoints/list.d.ts +8 -8
- package/types/src/documents/endpoints/patch.d.ts +4 -4
- package/types/src/documents/models/document.schema.d.ts +4 -4
- package/types/src/email/endpoints/get.d.ts +6 -6
- package/types/src/email/endpoints/index.d.ts +21 -18
- package/types/src/email/endpoints/list.d.ts +12 -12
- package/types/src/email/endpoints/send.d.ts +4 -0
- package/types/src/email/endpoints/send.schema.d.ts +3 -0
- package/types/src/email/models/email.schema.d.ts +6 -6
- package/types/src/emailTemplates/endpoints/create.d.ts +8 -8
- package/types/src/emailTemplates/endpoints/get.d.ts +8 -8
- package/types/src/emailTemplates/endpoints/index.d.ts +40 -40
- package/types/src/emailTemplates/endpoints/list.d.ts +16 -16
- package/types/src/emailTemplates/endpoints/patch.d.ts +8 -8
- package/types/src/emailTemplates/models/emailTemplate.schema.d.ts +16 -16
- package/types/src/emailThreads/endpoints/get.d.ts +4 -4
- package/types/src/emailThreads/endpoints/index.d.ts +16 -16
- package/types/src/emailThreads/endpoints/list.d.ts +8 -8
- package/types/src/emailThreads/endpoints/patch.d.ts +4 -4
- package/types/src/emailThreads/models/emailThreads.schema.d.ts +4 -4
- package/types/src/engineFields/endpoints/create.d.ts +2 -2
- package/types/src/engineFields/endpoints/get.d.ts +2 -2
- package/types/src/engineFields/endpoints/index.d.ts +10 -10
- package/types/src/engineFields/endpoints/list.d.ts +4 -4
- package/types/src/engineFields/endpoints/patch.d.ts +2 -2
- package/types/src/engineFields/models/engineField.schema.d.ts +2 -2
- package/types/src/engines/endpoints/create.d.ts +5 -2
- package/types/src/engines/endpoints/duplicate.d.ts +5 -2
- package/types/src/engines/endpoints/get.d.ts +5 -2
- package/types/src/engines/endpoints/index.d.ts +69 -32
- package/types/src/engines/endpoints/list.d.ts +9 -4
- package/types/src/engines/endpoints/patch.d.ts +10 -4
- package/types/src/engines/endpoints/patch.schema.d.ts +4 -1
- package/types/src/engines/endpoints/queueStats.d.ts +36 -19
- package/types/src/engines/endpoints/queueStats.schema.d.ts +26 -19
- package/types/src/engines/models/engine.d.ts +1 -0
- package/types/src/engines/models/engine.schema.d.ts +5 -2
- package/types/src/engines/models/engineQueueStatsItem.schema.d.ts +6 -0
- package/types/src/genericEngines/endpoints/get.d.ts +4 -4
- package/types/src/genericEngines/endpoints/get.schema.d.ts +2 -2
- package/types/src/genericEngines/endpoints/index.d.ts +12 -12
- package/types/src/genericEngines/endpoints/list.d.ts +8 -8
- package/types/src/genericEngines/endpoints/list.schema.d.ts +4 -4
- package/types/src/genericEngines/models/genericEngine.schema.d.ts +2 -2
- package/types/src/groups/endpoints/index.d.ts +4 -4
- package/types/src/groups/endpoints/list.d.ts +4 -4
- package/types/src/groups/models/group.schema.d.ts +2 -2
- package/types/src/hookInterfaces/endpoints/create.d.ts +67 -0
- package/types/src/hookInterfaces/endpoints/create.schema.d.ts +23 -0
- package/types/src/hookInterfaces/endpoints/delete.d.ts +7 -0
- package/types/src/hookInterfaces/endpoints/index.d.ts +243 -0
- package/types/src/hookInterfaces/endpoints/invoke.d.ts +10 -0
- package/types/src/hookInterfaces/endpoints/invoke.schema.d.ts +3 -0
- package/types/src/hookInterfaces/endpoints/list.d.ts +123 -0
- package/types/src/hookInterfaces/endpoints/list.schema.d.ts +26 -0
- package/types/src/hookInterfaces/endpoints/patch.d.ts +63 -0
- package/types/src/hookInterfaces/endpoints/patch.schema.d.ts +20 -0
- package/types/src/hookInterfaces/models/hookInterface.d.ts +12 -0
- package/types/src/hookInterfaces/models/hookInterface.schema.d.ts +32 -0
- package/types/src/hookInterfaces/models/index.d.ts +2 -0
- package/types/src/hookTemplates/endpoints/get.d.ts +528 -0
- package/types/src/hookTemplates/endpoints/index.d.ts +807 -29
- package/types/src/hookTemplates/endpoints/list.d.ts +280 -29
- package/types/src/hookTemplates/models/hookTemplate.schema.d.ts +188 -19
- package/types/src/hooks/endpoints/cancelRun.d.ts +14 -0
- package/types/src/hooks/endpoints/cancelRun.schema.d.ts +8 -0
- package/types/src/hooks/endpoints/create.d.ts +238 -47
- package/types/src/hooks/endpoints/create.schema.d.ts +92 -40
- package/types/src/hooks/endpoints/createFromTemplate.d.ts +508 -0
- package/types/src/hooks/endpoints/createFromTemplate.schema.d.ts +20 -0
- package/types/src/hooks/endpoints/get.d.ts +184 -26
- package/types/src/hooks/endpoints/index.d.ts +2658 -1002
- package/types/src/hooks/endpoints/list.d.ts +285 -42
- package/types/src/hooks/endpoints/list.schema.d.ts +3 -0
- package/types/src/hooks/endpoints/patch.d.ts +370 -51
- package/types/src/hooks/endpoints/patch.schema.d.ts +182 -24
- package/types/src/hooks/endpoints/runLogs.d.ts +59 -0
- package/types/src/hooks/endpoints/runs.d.ts +599 -0
- package/types/src/hooks/endpoints/runs.schema.d.ts +555 -0
- package/types/src/hooks/endpoints/test.d.ts +28 -23
- package/types/src/hooks/endpoints/test.schema.d.ts +26 -21
- package/types/src/hooks/models/hook.d.ts +10 -6
- package/types/src/hooks/models/hook.schema.d.ts +670 -32
- package/types/src/hooks/models/hookConfig.d.ts +16 -8
- package/types/src/hooks/models/hookConfig.schema.d.ts +59 -7
- package/types/src/hooks/models/hookUtils.d.ts +4 -3
- package/types/src/hooks/models/hookUtils.schema.d.ts +4 -3
- package/types/src/hooks/models/run.d.ts +53 -0
- package/types/src/hooks/models/run.schema.d.ts +301 -0
- package/types/src/hooks/models/runLog.d.ts +7 -0
- package/types/src/hooks/models/runLog.schema.d.ts +15 -0
- package/types/src/inboxes/endpoints/create.d.ts +2 -2
- package/types/src/inboxes/endpoints/get.d.ts +2 -2
- package/types/src/inboxes/endpoints/index.d.ts +10 -10
- package/types/src/inboxes/endpoints/list.d.ts +4 -4
- package/types/src/inboxes/endpoints/patch.d.ts +2 -2
- package/types/src/inboxes/models/inbox.schema.d.ts +2 -2
- package/types/src/internal/endpoints/generateRejectionEmail.d.ts +2 -2
- package/types/src/internal/endpoints/generateRejectionEmail.schema.d.ts +2 -2
- package/types/src/internal/endpoints/index.d.ts +5682 -2304
- package/types/src/internal/endpoints/logs.d.ts +34 -0
- package/types/src/internal/endpoints/logs.schema.d.ts +20 -0
- package/types/src/internal/endpoints/rules/evaluateRules.d.ts +825 -350
- package/types/src/internal/endpoints/rules/evaluateRules.schema.d.ts +821 -348
- package/types/src/internal/endpoints/rules/suggestRule.d.ts +681 -255
- package/types/src/internal/endpoints/rules/suggestRule.schema.d.ts +718 -298
- package/types/src/internal/endpoints/rules/suggestTriggerCondition.d.ts +664 -238
- package/types/src/internal/endpoints/rules/suggestTriggerCondition.schema.d.ts +664 -238
- package/types/src/internal/endpoints/rules/suggestTriggerConditionSummary.d.ts +665 -332
- package/types/src/internal/endpoints/rules/suggestTriggerConditionSummary.schema.d.ts +664 -390
- package/types/src/internal/endpoints/schemas/evaluateFormulas.d.ts +928 -541
- package/types/src/internal/endpoints/schemas/evaluateFormulas.schema.d.ts +925 -539
- package/types/src/internal/endpoints/schemas/formulaSummary.d.ts +626 -194
- package/types/src/internal/endpoints/schemas/formulaSummary.schema.d.ts +626 -194
- package/types/src/internal/endpoints/schemas/formulasInfo.d.ts +638 -200
- package/types/src/internal/endpoints/schemas/formulasInfo.schema.d.ts +636 -199
- package/types/src/internal/endpoints/schemas/suggestFormula.d.ts +626 -194
- package/types/src/internal/endpoints/schemas/suggestFormula.schema.d.ts +626 -194
- package/types/src/labels/endpoints/create.d.ts +14 -7
- package/types/src/labels/endpoints/create.schema.d.ts +7 -2
- package/types/src/labels/endpoints/index.d.ts +33 -12
- package/types/src/labels/endpoints/list.d.ts +9 -4
- package/types/src/labels/endpoints/patch.d.ts +14 -7
- package/types/src/labels/endpoints/patch.schema.d.ts +7 -2
- package/types/src/labels/models/label.d.ts +1 -0
- package/types/src/labels/models/label.schema.d.ts +5 -2
- package/types/src/memberships/endpoints/create.d.ts +5 -5
- package/types/src/memberships/endpoints/index.d.ts +4 -4
- package/types/src/memberships/models/membership.schema.d.ts +2 -2
- package/types/src/organization/endpoints/create.d.ts +15 -15
- package/types/src/organization/endpoints/create.schema.d.ts +15 -15
- package/types/src/organization/endpoints/get.d.ts +11 -11
- package/types/src/organization/endpoints/index.d.ts +85 -85
- package/types/src/organization/endpoints/list.d.ts +15 -15
- package/types/src/organization/endpoints/patch.d.ts +20 -20
- package/types/src/organization/models/organization.schema.d.ts +11 -11
- package/types/src/organizationGroups/endpoints/index.d.ts +36 -36
- package/types/src/organizationGroups/endpoints/organizations.d.ts +4 -4
- package/types/src/organizationGroups/endpoints/queues.d.ts +4 -4
- package/types/src/organizationGroups/endpoints/workspaces.d.ts +4 -4
- package/types/src/organizationGroups/models/organizationGroupOrganization.schema.d.ts +2 -2
- package/types/src/organizationGroups/models/organizationGroupQueue.schema.d.ts +2 -2
- package/types/src/organizationGroups/models/organizationGroupWorkspace.schema.d.ts +2 -2
- package/types/src/pages/endpoints/index.d.ts +14 -14
- package/types/src/pages/endpoints/list.d.ts +14 -14
- package/types/src/pages/endpoints/list.schema.d.ts +2 -2
- package/types/src/pages/models/page.schema.d.ts +6 -6
- package/types/src/queues/endpoints/automation.d.ts +4 -4
- package/types/src/queues/endpoints/automation.schema.d.ts +4 -4
- package/types/src/queues/endpoints/automationSetup.d.ts +462 -0
- package/types/src/queues/endpoints/create.d.ts +18 -13
- package/types/src/queues/endpoints/createFromTemplate.d.ts +18 -13
- package/types/src/queues/endpoints/duplicate.d.ts +18 -13
- package/types/src/queues/endpoints/get.d.ts +18 -13
- package/types/src/queues/endpoints/index.d.ts +610 -111
- package/types/src/queues/endpoints/list.d.ts +31 -24
- package/types/src/queues/endpoints/list.schema.d.ts +4 -4
- package/types/src/queues/endpoints/patch.d.ts +32 -22
- package/types/src/queues/endpoints/patch.schema.d.ts +14 -9
- package/types/src/queues/endpoints/upload.d.ts +8 -8
- package/types/src/queues/endpoints/upload.schema.d.ts +8 -8
- package/types/src/queues/models/automation.schema.d.ts +2 -2
- package/types/src/queues/models/automationSetup.d.ts +42 -0
- package/types/src/queues/models/automationSetup.schema.d.ts +751 -0
- package/types/src/queues/models/queue.schema.d.ts +18 -13
- package/types/src/queues/models/queueSettings.d.ts +1 -0
- package/types/src/queues/models/queueSettings.schema.d.ts +10 -7
- package/types/src/relations/endpoints/create.d.ts +6 -6
- package/types/src/relations/endpoints/get.d.ts +6 -6
- package/types/src/relations/endpoints/index.d.ts +30 -30
- package/types/src/relations/endpoints/list.d.ts +12 -12
- package/types/src/relations/endpoints/patch.d.ts +6 -6
- package/types/src/relations/models/relations.schema.d.ts +14 -14
- package/types/src/rule-templates/endpoints/create.d.ts +58 -70
- package/types/src/rule-templates/endpoints/create.schema.d.ts +26 -32
- package/types/src/rule-templates/endpoints/get.d.ts +32 -38
- package/types/src/rule-templates/endpoints/index.d.ts +198 -234
- package/types/src/rule-templates/endpoints/list.d.ts +50 -56
- package/types/src/rule-templates/endpoints/patch.d.ts +58 -70
- package/types/src/rule-templates/endpoints/patch.schema.d.ts +26 -32
- package/types/src/rule-templates/models/ruleTemplate.d.ts +1 -1
- package/types/src/rule-templates/models/ruleTemplate.schema.d.ts +32 -38
- package/types/src/rules/endpoints/create.d.ts +58 -70
- package/types/src/rules/endpoints/create.schema.d.ts +26 -32
- package/types/src/rules/endpoints/get.d.ts +32 -38
- package/types/src/rules/endpoints/index.d.ts +198 -234
- package/types/src/rules/endpoints/list.d.ts +50 -56
- package/types/src/rules/endpoints/patch.d.ts +58 -70
- package/types/src/rules/endpoints/patch.schema.d.ts +26 -32
- package/types/src/rules/models/schemaRule.d.ts +4 -4
- package/types/src/rules/models/schemaRule.schema.d.ts +50 -59
- package/types/src/schemas/endpoints/create.d.ts +628 -196
- package/types/src/schemas/endpoints/get.d.ts +630 -198
- package/types/src/schemas/endpoints/get.schema.d.ts +2 -2
- package/types/src/schemas/endpoints/list.d.ts +764 -236
- package/types/src/schemas/endpoints/patch.d.ts +1254 -390
- package/types/src/schemas/endpoints/patch.schema.d.ts +626 -194
- package/types/src/schemas/endpoints/validate.d.ts +1319 -407
- package/types/src/schemas/models/schema.schema.d.ts +628 -196
- package/types/src/schemas/models/schemaDatapoint.schema.d.ts +56 -20
- package/types/src/schemas/models/schemaDatapointBase.d.ts +4 -1
- package/types/src/schemas/models/schemaDatapointBase.schema.d.ts +18 -9
- package/types/src/schemas/models/schemaDatapointDate.schema.d.ts +14 -5
- package/types/src/schemas/models/schemaDatapointEnum.schema.d.ts +14 -5
- package/types/src/schemas/models/schemaDatapointNumber.schema.d.ts +14 -5
- package/types/src/schemas/models/schemaDatapointString.schema.d.ts +14 -5
- package/types/src/schemas/models/schemaItem.schema.d.ts +358 -118
- package/types/src/schemas/models/schemaMultivalue.schema.d.ts +212 -68
- package/types/src/schemas/models/schemaSection.schema.d.ts +492 -156
- package/types/src/schemas/models/schemaTuple.schema.d.ts +90 -30
- package/types/src/shared/models/annotationListTable.d.ts +12 -2
- package/types/src/shared/models/annotationListTable.schema.d.ts +99 -15
- package/types/src/suggestedEdit/endpoints/get.d.ts +4 -4
- package/types/src/suggestedEdit/endpoints/index.d.ts +4 -4
- package/types/src/suggestedEdit/models/suggestedEdit.schema.d.ts +4 -4
- package/types/src/surveys/endpoints/fromTemplate.d.ts +2 -2
- package/types/src/surveys/endpoints/get.d.ts +2 -2
- package/types/src/surveys/endpoints/index.d.ts +10 -10
- package/types/src/surveys/endpoints/list.d.ts +4 -4
- package/types/src/surveys/endpoints/patch.d.ts +2 -2
- package/types/src/surveys/models/survey.schema.d.ts +2 -2
- package/types/src/tasks/endpoints/get.d.ts +4 -4
- package/types/src/tasks/endpoints/index.d.ts +4 -4
- package/types/src/tasks/models/asyncTask.schema.d.ts +4 -4
- package/types/src/triggers/endpoints/create.d.ts +4 -4
- package/types/src/triggers/endpoints/get.d.ts +4 -4
- package/types/src/triggers/endpoints/index.d.ts +109 -12
- package/types/src/triggers/endpoints/list.d.ts +104 -0
- package/types/src/triggers/endpoints/list.schema.d.ts +14 -0
- package/types/src/triggers/endpoints/patch.d.ts +4 -4
- package/types/src/triggers/models/trigger.schema.d.ts +4 -4
- package/types/src/uploads/endpoints/get.d.ts +4 -4
- package/types/src/uploads/endpoints/index.d.ts +4 -4
- package/types/src/uploads/models/upload.schema.d.ts +4 -4
- package/types/src/users/endpoints/create.d.ts +2 -2
- package/types/src/users/endpoints/get.d.ts +2 -2
- package/types/src/users/endpoints/index.d.ts +10 -10
- package/types/src/users/endpoints/list.d.ts +4 -4
- package/types/src/users/endpoints/patch.d.ts +2 -2
- package/types/src/users/models/user.schema.d.ts +2 -2
- package/types/src/utils/withFields.d.ts +9 -9
- package/types/src/utils/withSideload.d.ts +2 -2
- package/types/src/workflowActivities/endpoints/get.d.ts +4 -4
- package/types/src/workflowActivities/endpoints/index.d.ts +13 -13
- package/types/src/workflowActivities/endpoints/list.d.ts +8 -8
- package/types/src/workflowActivities/models/workflowActivity.schema.d.ts +4 -4
- package/types/src/workflowRuns/endpoints/get.d.ts +4 -4
- package/types/src/workflowRuns/endpoints/index.d.ts +12 -12
- package/types/src/workflowRuns/endpoints/list.d.ts +8 -8
- package/types/src/workflowRuns/models/workflowRun.schema.d.ts +4 -4
- package/types/src/workflowSteps/endpoints/get.d.ts +2 -2
- package/types/src/workflowSteps/endpoints/index.d.ts +7 -7
- package/types/src/workflowSteps/endpoints/list.d.ts +4 -4
- package/types/src/workflowSteps/models/workflowStep.schema.d.ts +2 -2
- package/types/src/workflows/endpoints/get.d.ts +2 -2
- package/types/src/workflows/endpoints/index.d.ts +6 -6
- package/types/src/workflows/endpoints/list.d.ts +4 -4
- package/types/src/workflows/models/workflow.schema.d.ts +2 -2
- package/types/src/workspaces/endpoints/create.d.ts +2 -2
- package/types/src/workspaces/endpoints/get.d.ts +30 -0
- package/types/src/workspaces/endpoints/index.d.ts +37 -8
- package/types/src/workspaces/endpoints/list.d.ts +4 -4
- package/types/src/workspaces/endpoints/patch.d.ts +2 -2
- package/types/src/workspaces/models/workspace.schema.d.ts +2 -2
- package/src/authentication/models/authInfo.js.map +0 -1
- package/src/automationBlockers/models/automationBlocker.js +0 -3
- package/src/automationBlockers/models/automationBlocker.js.map +0 -1
- package/src/billing/models/billingHistory.js.map +0 -1
- package/src/billing/models/billingStats.js +0 -3
- package/src/billing/models/billingStats.js.map +0 -1
- package/src/connectors/models/connector.js +0 -3
- package/src/connectors/models/connector.js.map +0 -1
- package/src/dedicatedEngineSchema/models/integrityValidationResults.js +0 -3
- package/src/dedicatedEngineSchema/models/integrityValidationResults.js.map +0 -1
- package/src/dedicatedEngines/models/dedicatedEngine.js +0 -3
- package/src/dedicatedEngines/models/dedicatedEngine.js.map +0 -1
- package/src/deleteRecommendations/models/deleteRecommendation.js +0 -3
- package/src/deleteRecommendations/models/deleteRecommendation.js.map +0 -1
- package/src/deleteRecommendations/models/index.js.map +0 -1
- package/src/email/models/email.js +0 -3
- package/src/email/models/email.js.map +0 -1
- package/src/emailTemplatesStats/models/emailTemplateStats.js +0 -3
- package/src/emailTemplatesStats/models/emailTemplateStats.js.map +0 -1
- package/src/emailTemplatesStats/models/index.js +0 -18
- package/src/emailTemplatesStats/models/index.js.map +0 -1
- package/src/emailThreads/models/emailThreads.js +0 -3
- package/src/emailThreads/models/emailThreads.js.map +0 -1
- package/src/genericEngines/models/genericEngine.js +0 -3
- package/src/genericEngines/models/genericEngine.js.map +0 -1
- package/src/groups/models/group.js +0 -3
- package/src/groups/models/group.js.map +0 -1
- package/src/groups/models/index.js +0 -18
- package/src/groups/models/index.js.map +0 -1
- package/src/hookTemplates/models/hookTemplate.js +0 -3
- package/src/hookTemplates/models/hookTemplate.js.map +0 -1
- package/src/hooks/endpoints/logs.js +0 -15
- package/src/hooks/endpoints/logs.js.map +0 -1
- package/src/hooks/endpoints/logs.schema.js +0 -22
- package/src/hooks/endpoints/logs.schema.js.map +0 -1
- package/src/hooks/models/log.js +0 -3
- package/src/hooks/models/log.js.map +0 -1
- package/src/hooks/models/log.schema.js +0 -56
- package/src/hooks/models/log.schema.js.map +0 -1
- package/src/inboxes/models/index.js +0 -18
- package/src/inboxes/models/index.js.map +0 -1
- package/src/memberships/models/index.js +0 -18
- package/src/memberships/models/index.js.map +0 -1
- package/src/memberships/models/membership.js +0 -3
- package/src/memberships/models/membership.js.map +0 -1
- package/src/organization/models/emailLimits.js +0 -3
- package/src/organization/models/emailLimits.js.map +0 -1
- package/src/organization/models/limits.js +0 -3
- package/src/organization/models/limits.js.map +0 -1
- package/src/organizationGroups/models/organizationGroupOrganization.js +0 -3
- package/src/organizationGroups/models/organizationGroupOrganization.js.map +0 -1
- package/src/organizationGroups/models/organizationGroupQueue.js +0 -3
- package/src/organizationGroups/models/organizationGroupQueue.js.map +0 -1
- package/src/organizationGroups/models/organizationGroupWorkspace.js +0 -3
- package/src/organizationGroups/models/organizationGroupWorkspace.js.map +0 -1
- package/src/queues/models/index.js +0 -28
- package/src/queues/models/index.js.map +0 -1
- package/src/queues/models/relatedObjectsCounts.js +0 -3
- package/src/queues/models/relatedObjectsCounts.js.map +0 -1
- package/src/schemas/models/index.js +0 -47
- package/src/schemas/models/index.js.map +0 -1
- package/src/schemas/models/list.js +0 -3
- package/src/schemas/models/list.js.map +0 -1
- package/src/schemas/models/list.schema.js +0 -23
- package/src/schemas/models/list.schema.js.map +0 -1
- package/src/suggestedEdit/models/suggestedDocument.js +0 -3
- package/src/suggestedEdit/models/suggestedDocument.js.map +0 -1
- package/src/suggestedEdit/models/suggestedEdit.js +0 -3
- package/src/suggestedEdit/models/suggestedEdit.js.map +0 -1
- package/src/surveys/models/index.js +0 -21
- package/src/surveys/models/index.js.map +0 -1
- package/src/surveys/models/question.js +0 -3
- package/src/surveys/models/question.js.map +0 -1
- package/src/surveys/models/survey.js +0 -3
- package/src/surveys/models/survey.js.map +0 -1
- package/src/surveys/models/surveyTemplate.js +0 -3
- package/src/surveys/models/surveyTemplate.js.map +0 -1
- package/src/tasks/models/asyncTask.js +0 -3
- package/src/tasks/models/asyncTask.js.map +0 -1
- package/src/uploads/models/upload.js +0 -3
- package/src/uploads/models/upload.js.map +0 -1
- package/src/users/models/resetPassword.js +0 -3
- package/src/users/models/resetPassword.js.map +0 -1
- package/src/workflowActivities/models/index.js +0 -18
- package/src/workflowActivities/models/index.js.map +0 -1
- package/src/workflowSteps/models/index.js +0 -18
- package/src/workflowSteps/models/index.js.map +0 -1
- package/src/workflows/models/index.js +0 -18
- package/src/workflows/models/index.js.map +0 -1
- package/src/workspaces/models/index.js +0 -18
- package/src/workspaces/models/index.js.map +0 -1
- package/types/src/authentication/models/authInfo.d.ts +0 -4
- package/types/src/automationBlockers/models/automationBlocker.d.ts +0 -31
- package/types/src/billing/models/billingHistory.d.ts +0 -40
- package/types/src/billing/models/billingStats.d.ts +0 -21
- package/types/src/connectors/models/connector.d.ts +0 -15
- package/types/src/dedicatedEngineSchema/models/integrityValidationResults.d.ts +0 -31
- package/types/src/dedicatedEngines/models/dedicatedEngine.d.ts +0 -10
- package/types/src/deleteRecommendations/models/deleteRecommendation.d.ts +0 -10
- package/types/src/deleteRecommendations/models/index.d.ts +0 -1
- package/types/src/email/models/email.d.ts +0 -39
- package/types/src/emailTemplatesStats/models/emailTemplateStats.d.ts +0 -6
- package/types/src/emailTemplatesStats/models/index.d.ts +0 -1
- package/types/src/emailThreads/models/emailThreads.d.ts +0 -32
- package/types/src/genericEngines/models/genericEngine.d.ts +0 -9
- package/types/src/groups/models/group.d.ts +0 -7
- package/types/src/groups/models/index.d.ts +0 -1
- package/types/src/hookTemplates/models/hookTemplate.d.ts +0 -40
- package/types/src/hooks/endpoints/logs.d.ts +0 -411
- package/types/src/hooks/endpoints/logs.schema.d.ts +0 -390
- package/types/src/hooks/models/log.d.ts +0 -42
- package/types/src/hooks/models/log.schema.d.ts +0 -210
- package/types/src/inboxes/models/index.d.ts +0 -1
- package/types/src/memberships/models/index.d.ts +0 -1
- package/types/src/memberships/models/membership.d.ts +0 -9
- package/types/src/organization/models/emailLimits.d.ts +0 -10
- package/types/src/organization/models/limits.d.ts +0 -4
- package/types/src/organizationGroups/models/organizationGroupOrganization.d.ts +0 -6
- package/types/src/organizationGroups/models/organizationGroupQueue.d.ts +0 -8
- package/types/src/organizationGroups/models/organizationGroupWorkspace.d.ts +0 -7
- package/types/src/queues/models/index.d.ts +0 -11
- package/types/src/queues/models/relatedObjectsCounts.d.ts +0 -5
- package/types/src/schemas/models/index.d.ts +0 -30
- package/types/src/schemas/models/list.d.ts +0 -18
- package/types/src/schemas/models/list.schema.d.ts +0 -66
- package/types/src/suggestedEdit/models/suggestedDocument.d.ts +0 -9
- package/types/src/suggestedEdit/models/suggestedEdit.d.ts +0 -8
- package/types/src/surveys/models/index.d.ts +0 -4
- package/types/src/surveys/models/question.d.ts +0 -6
- package/types/src/surveys/models/survey.d.ts +0 -13
- package/types/src/surveys/models/surveyTemplate.d.ts +0 -6
- package/types/src/tasks/models/asyncTask.d.ts +0 -17
- package/types/src/uploads/models/upload.d.ts +0 -13
- package/types/src/users/models/resetPassword.d.ts +0 -3
- package/types/src/workflowActivities/models/index.d.ts +0 -1
- package/types/src/workflowSteps/models/index.d.ts +0 -1
- package/types/src/workflows/models/index.d.ts +0 -1
- package/types/src/workspaces/models/index.d.ts +0 -1
|
@@ -139,13 +139,13 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
139
139
|
required?: boolean | null | undefined;
|
|
140
140
|
}>>>;
|
|
141
141
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
142
|
-
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">]>>>;
|
|
142
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">, import("zod").ZodLiteral<"lookup">]>>>;
|
|
143
143
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
144
144
|
}, "strip", import("zod").ZodTypeAny, {
|
|
145
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
145
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
146
146
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
147
147
|
}, {
|
|
148
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
148
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
149
149
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
150
150
|
}>>>;
|
|
151
151
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -153,6 +153,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
153
153
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
154
154
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
155
155
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
156
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
157
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
158
|
+
dataset: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
156
159
|
}, "strip", import("zod").ZodTypeAny, {
|
|
157
160
|
suggest?: true | undefined;
|
|
158
161
|
canExport?: boolean | null | undefined;
|
|
@@ -171,7 +174,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
171
174
|
required?: boolean | null | undefined;
|
|
172
175
|
} | null | undefined;
|
|
173
176
|
uiConfiguration?: {
|
|
174
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
177
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
175
178
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
176
179
|
} | null | undefined;
|
|
177
180
|
width?: number | null | undefined;
|
|
@@ -179,6 +182,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
179
182
|
widthChars?: number | null | undefined;
|
|
180
183
|
scoreThreshold?: number | null | undefined;
|
|
181
184
|
formula?: string | null | undefined;
|
|
185
|
+
context?: string[] | null | undefined;
|
|
186
|
+
prompt?: string | null | undefined;
|
|
187
|
+
dataset?: Record<string, unknown> | undefined;
|
|
182
188
|
}, {
|
|
183
189
|
suggest?: true | undefined;
|
|
184
190
|
canExport?: boolean | null | undefined;
|
|
@@ -197,7 +203,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
197
203
|
required?: boolean | null | undefined;
|
|
198
204
|
} | null | undefined;
|
|
199
205
|
uiConfiguration?: {
|
|
200
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
206
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
201
207
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
202
208
|
} | null | undefined;
|
|
203
209
|
width?: number | null | undefined;
|
|
@@ -205,6 +211,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
205
211
|
widthChars?: number | null | undefined;
|
|
206
212
|
scoreThreshold?: number | null | undefined;
|
|
207
213
|
formula?: string | null | undefined;
|
|
214
|
+
context?: string[] | null | undefined;
|
|
215
|
+
prompt?: string | null | undefined;
|
|
216
|
+
dataset?: Record<string, unknown> | undefined;
|
|
208
217
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
209
218
|
type: import("zod").ZodLiteral<"date">;
|
|
210
219
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -288,13 +297,13 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
288
297
|
required?: boolean | null | undefined;
|
|
289
298
|
}>>>;
|
|
290
299
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
291
|
-
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">]>>>;
|
|
300
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">, import("zod").ZodLiteral<"lookup">]>>>;
|
|
292
301
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
293
302
|
}, "strip", import("zod").ZodTypeAny, {
|
|
294
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
303
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
295
304
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
296
305
|
}, {
|
|
297
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
306
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
298
307
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
299
308
|
}>>>;
|
|
300
309
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -302,6 +311,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
302
311
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
303
312
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
304
313
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
314
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
315
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
316
|
+
dataset: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
305
317
|
}, "strip", import("zod").ZodTypeAny, {
|
|
306
318
|
suggest?: true | undefined;
|
|
307
319
|
canExport?: boolean | null | undefined;
|
|
@@ -320,7 +332,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
320
332
|
required?: boolean | null | undefined;
|
|
321
333
|
} | null | undefined;
|
|
322
334
|
uiConfiguration?: {
|
|
323
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
335
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
324
336
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
325
337
|
} | null | undefined;
|
|
326
338
|
width?: number | null | undefined;
|
|
@@ -328,6 +340,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
328
340
|
widthChars?: number | null | undefined;
|
|
329
341
|
scoreThreshold?: number | null | undefined;
|
|
330
342
|
formula?: string | null | undefined;
|
|
343
|
+
context?: string[] | null | undefined;
|
|
344
|
+
prompt?: string | null | undefined;
|
|
345
|
+
dataset?: Record<string, unknown> | undefined;
|
|
331
346
|
}, {
|
|
332
347
|
suggest?: true | undefined;
|
|
333
348
|
canExport?: boolean | null | undefined;
|
|
@@ -346,7 +361,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
346
361
|
required?: boolean | null | undefined;
|
|
347
362
|
} | null | undefined;
|
|
348
363
|
uiConfiguration?: {
|
|
349
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
364
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
350
365
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
351
366
|
} | null | undefined;
|
|
352
367
|
width?: number | null | undefined;
|
|
@@ -354,6 +369,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
354
369
|
widthChars?: number | null | undefined;
|
|
355
370
|
scoreThreshold?: number | null | undefined;
|
|
356
371
|
formula?: string | null | undefined;
|
|
372
|
+
context?: string[] | null | undefined;
|
|
373
|
+
prompt?: string | null | undefined;
|
|
374
|
+
dataset?: Record<string, unknown> | undefined;
|
|
357
375
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
358
376
|
type: import("zod").ZodLiteral<"number">;
|
|
359
377
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -464,13 +482,13 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
464
482
|
required?: boolean | null | undefined;
|
|
465
483
|
}>>>;
|
|
466
484
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
467
|
-
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">]>>>;
|
|
485
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">, import("zod").ZodLiteral<"lookup">]>>>;
|
|
468
486
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
469
487
|
}, "strip", import("zod").ZodTypeAny, {
|
|
470
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
488
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
471
489
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
472
490
|
}, {
|
|
473
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
491
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
474
492
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
475
493
|
}>>>;
|
|
476
494
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -478,6 +496,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
478
496
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
479
497
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
480
498
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
499
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
500
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
501
|
+
dataset: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
481
502
|
}, "strip", import("zod").ZodTypeAny, {
|
|
482
503
|
suggest?: true | undefined;
|
|
483
504
|
canExport?: boolean | null | undefined;
|
|
@@ -496,7 +517,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
496
517
|
required?: boolean | null | undefined;
|
|
497
518
|
} | null | undefined;
|
|
498
519
|
uiConfiguration?: {
|
|
499
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
520
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
500
521
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
501
522
|
} | null | undefined;
|
|
502
523
|
width?: number | null | undefined;
|
|
@@ -504,6 +525,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
504
525
|
widthChars?: number | null | undefined;
|
|
505
526
|
scoreThreshold?: number | null | undefined;
|
|
506
527
|
formula?: string | null | undefined;
|
|
528
|
+
context?: string[] | null | undefined;
|
|
529
|
+
prompt?: string | null | undefined;
|
|
530
|
+
dataset?: Record<string, unknown> | undefined;
|
|
507
531
|
}, {
|
|
508
532
|
suggest?: true | undefined;
|
|
509
533
|
canExport?: boolean | null | undefined;
|
|
@@ -522,7 +546,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
522
546
|
required?: boolean | null | undefined;
|
|
523
547
|
} | null | undefined;
|
|
524
548
|
uiConfiguration?: {
|
|
525
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
549
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
526
550
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
527
551
|
} | null | undefined;
|
|
528
552
|
width?: number | null | undefined;
|
|
@@ -530,6 +554,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
530
554
|
widthChars?: number | null | undefined;
|
|
531
555
|
scoreThreshold?: number | null | undefined;
|
|
532
556
|
formula?: string | null | undefined;
|
|
557
|
+
context?: string[] | null | undefined;
|
|
558
|
+
prompt?: string | null | undefined;
|
|
559
|
+
dataset?: Record<string, unknown> | undefined;
|
|
533
560
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
534
561
|
type: import("zod").ZodLiteral<"enum">;
|
|
535
562
|
options: import("zod").ZodArray<import("zod").ZodObject<{
|
|
@@ -631,13 +658,13 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
631
658
|
required?: boolean | null | undefined;
|
|
632
659
|
}>>>;
|
|
633
660
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
634
|
-
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">]>>>;
|
|
661
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">, import("zod").ZodLiteral<"lookup">]>>>;
|
|
635
662
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
636
663
|
}, "strip", import("zod").ZodTypeAny, {
|
|
637
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
664
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
638
665
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
639
666
|
}, {
|
|
640
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
667
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
641
668
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
642
669
|
}>>>;
|
|
643
670
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -645,6 +672,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
645
672
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
646
673
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
647
674
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
675
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
676
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
677
|
+
dataset: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
648
678
|
}, "strip", import("zod").ZodTypeAny, {
|
|
649
679
|
suggest?: true | undefined;
|
|
650
680
|
canExport?: boolean | null | undefined;
|
|
@@ -663,7 +693,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
663
693
|
required?: boolean | null | undefined;
|
|
664
694
|
} | null | undefined;
|
|
665
695
|
uiConfiguration?: {
|
|
666
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
696
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
667
697
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
668
698
|
} | null | undefined;
|
|
669
699
|
width?: number | null | undefined;
|
|
@@ -671,6 +701,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
671
701
|
widthChars?: number | null | undefined;
|
|
672
702
|
scoreThreshold?: number | null | undefined;
|
|
673
703
|
formula?: string | null | undefined;
|
|
704
|
+
context?: string[] | null | undefined;
|
|
705
|
+
prompt?: string | null | undefined;
|
|
706
|
+
dataset?: Record<string, unknown> | undefined;
|
|
674
707
|
}, {
|
|
675
708
|
suggest?: true | undefined;
|
|
676
709
|
canExport?: boolean | null | undefined;
|
|
@@ -689,7 +722,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
689
722
|
required?: boolean | null | undefined;
|
|
690
723
|
} | null | undefined;
|
|
691
724
|
uiConfiguration?: {
|
|
692
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
725
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
693
726
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
694
727
|
} | null | undefined;
|
|
695
728
|
width?: number | null | undefined;
|
|
@@ -697,6 +730,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
697
730
|
widthChars?: number | null | undefined;
|
|
698
731
|
scoreThreshold?: number | null | undefined;
|
|
699
732
|
formula?: string | null | undefined;
|
|
733
|
+
context?: string[] | null | undefined;
|
|
734
|
+
prompt?: string | null | undefined;
|
|
735
|
+
dataset?: Record<string, unknown> | undefined;
|
|
700
736
|
}>>>, import("zod").ZodIntersection<import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
701
737
|
id: import("zod").ZodString;
|
|
702
738
|
label: import("zod").ZodString;
|
|
@@ -821,13 +857,13 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
821
857
|
required?: boolean | null | undefined;
|
|
822
858
|
}>>>;
|
|
823
859
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
824
|
-
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">, import("zod").ZodLiteral<"lookup">]>>>;
|
|
825
861
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
826
862
|
}, "strip", import("zod").ZodTypeAny, {
|
|
827
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
863
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
828
864
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
829
865
|
}, {
|
|
830
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
866
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
831
867
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
832
868
|
}>>>;
|
|
833
869
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -835,6 +871,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
835
871
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
836
872
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
837
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>>;
|
|
876
|
+
dataset: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
838
877
|
}, "strip", import("zod").ZodTypeAny, {
|
|
839
878
|
suggest?: true | undefined;
|
|
840
879
|
canExport?: boolean | null | undefined;
|
|
@@ -853,7 +892,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
853
892
|
required?: boolean | null | undefined;
|
|
854
893
|
} | null | undefined;
|
|
855
894
|
uiConfiguration?: {
|
|
856
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
895
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
857
896
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
858
897
|
} | null | undefined;
|
|
859
898
|
width?: number | null | undefined;
|
|
@@ -861,6 +900,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
861
900
|
widthChars?: number | null | undefined;
|
|
862
901
|
scoreThreshold?: number | null | undefined;
|
|
863
902
|
formula?: string | null | undefined;
|
|
903
|
+
context?: string[] | null | undefined;
|
|
904
|
+
prompt?: string | null | undefined;
|
|
905
|
+
dataset?: Record<string, unknown> | undefined;
|
|
864
906
|
}, {
|
|
865
907
|
suggest?: true | undefined;
|
|
866
908
|
canExport?: boolean | null | undefined;
|
|
@@ -879,7 +921,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
879
921
|
required?: boolean | null | undefined;
|
|
880
922
|
} | null | undefined;
|
|
881
923
|
uiConfiguration?: {
|
|
882
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
924
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
883
925
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
884
926
|
} | null | undefined;
|
|
885
927
|
width?: number | null | undefined;
|
|
@@ -887,6 +929,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
887
929
|
widthChars?: number | null | undefined;
|
|
888
930
|
scoreThreshold?: number | null | undefined;
|
|
889
931
|
formula?: string | null | undefined;
|
|
932
|
+
context?: string[] | null | undefined;
|
|
933
|
+
prompt?: string | null | undefined;
|
|
934
|
+
dataset?: Record<string, unknown> | undefined;
|
|
890
935
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
891
936
|
type: import("zod").ZodLiteral<"date">;
|
|
892
937
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -970,13 +1015,13 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
970
1015
|
required?: boolean | null | undefined;
|
|
971
1016
|
}>>>;
|
|
972
1017
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
973
|
-
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">]>>>;
|
|
1018
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">, import("zod").ZodLiteral<"lookup">]>>>;
|
|
974
1019
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
975
1020
|
}, "strip", import("zod").ZodTypeAny, {
|
|
976
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1021
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
977
1022
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
978
1023
|
}, {
|
|
979
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1024
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
980
1025
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
981
1026
|
}>>>;
|
|
982
1027
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -984,6 +1029,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
984
1029
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
985
1030
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
986
1031
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1032
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
1033
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1034
|
+
dataset: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
987
1035
|
}, "strip", import("zod").ZodTypeAny, {
|
|
988
1036
|
suggest?: true | undefined;
|
|
989
1037
|
canExport?: boolean | null | undefined;
|
|
@@ -1002,7 +1050,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1002
1050
|
required?: boolean | null | undefined;
|
|
1003
1051
|
} | null | undefined;
|
|
1004
1052
|
uiConfiguration?: {
|
|
1005
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1053
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1006
1054
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1007
1055
|
} | null | undefined;
|
|
1008
1056
|
width?: number | null | undefined;
|
|
@@ -1010,6 +1058,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1010
1058
|
widthChars?: number | null | undefined;
|
|
1011
1059
|
scoreThreshold?: number | null | undefined;
|
|
1012
1060
|
formula?: string | null | undefined;
|
|
1061
|
+
context?: string[] | null | undefined;
|
|
1062
|
+
prompt?: string | null | undefined;
|
|
1063
|
+
dataset?: Record<string, unknown> | undefined;
|
|
1013
1064
|
}, {
|
|
1014
1065
|
suggest?: true | undefined;
|
|
1015
1066
|
canExport?: boolean | null | undefined;
|
|
@@ -1028,7 +1079,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1028
1079
|
required?: boolean | null | undefined;
|
|
1029
1080
|
} | null | undefined;
|
|
1030
1081
|
uiConfiguration?: {
|
|
1031
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1082
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1032
1083
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1033
1084
|
} | null | undefined;
|
|
1034
1085
|
width?: number | null | undefined;
|
|
@@ -1036,6 +1087,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1036
1087
|
widthChars?: number | null | undefined;
|
|
1037
1088
|
scoreThreshold?: number | null | undefined;
|
|
1038
1089
|
formula?: string | null | undefined;
|
|
1090
|
+
context?: string[] | null | undefined;
|
|
1091
|
+
prompt?: string | null | undefined;
|
|
1092
|
+
dataset?: Record<string, unknown> | undefined;
|
|
1039
1093
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
1040
1094
|
type: import("zod").ZodLiteral<"number">;
|
|
1041
1095
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -1146,13 +1200,13 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1146
1200
|
required?: boolean | null | undefined;
|
|
1147
1201
|
}>>>;
|
|
1148
1202
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
1149
|
-
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">]>>>;
|
|
1203
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">, import("zod").ZodLiteral<"lookup">]>>>;
|
|
1150
1204
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
1151
1205
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1152
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1206
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1153
1207
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1154
1208
|
}, {
|
|
1155
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1209
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1156
1210
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1157
1211
|
}>>>;
|
|
1158
1212
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -1160,6 +1214,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1160
1214
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1161
1215
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1162
1216
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1217
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
1218
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1219
|
+
dataset: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
1163
1220
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1164
1221
|
suggest?: true | undefined;
|
|
1165
1222
|
canExport?: boolean | null | undefined;
|
|
@@ -1178,7 +1235,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1178
1235
|
required?: boolean | null | undefined;
|
|
1179
1236
|
} | null | undefined;
|
|
1180
1237
|
uiConfiguration?: {
|
|
1181
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1238
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1182
1239
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1183
1240
|
} | null | undefined;
|
|
1184
1241
|
width?: number | null | undefined;
|
|
@@ -1186,6 +1243,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1186
1243
|
widthChars?: number | null | undefined;
|
|
1187
1244
|
scoreThreshold?: number | null | undefined;
|
|
1188
1245
|
formula?: string | null | undefined;
|
|
1246
|
+
context?: string[] | null | undefined;
|
|
1247
|
+
prompt?: string | null | undefined;
|
|
1248
|
+
dataset?: Record<string, unknown> | undefined;
|
|
1189
1249
|
}, {
|
|
1190
1250
|
suggest?: true | undefined;
|
|
1191
1251
|
canExport?: boolean | null | undefined;
|
|
@@ -1204,7 +1264,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1204
1264
|
required?: boolean | null | undefined;
|
|
1205
1265
|
} | null | undefined;
|
|
1206
1266
|
uiConfiguration?: {
|
|
1207
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1267
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1208
1268
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1209
1269
|
} | null | undefined;
|
|
1210
1270
|
width?: number | null | undefined;
|
|
@@ -1212,6 +1272,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1212
1272
|
widthChars?: number | null | undefined;
|
|
1213
1273
|
scoreThreshold?: number | null | undefined;
|
|
1214
1274
|
formula?: string | null | undefined;
|
|
1275
|
+
context?: string[] | null | undefined;
|
|
1276
|
+
prompt?: string | null | undefined;
|
|
1277
|
+
dataset?: Record<string, unknown> | undefined;
|
|
1215
1278
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
1216
1279
|
type: import("zod").ZodLiteral<"enum">;
|
|
1217
1280
|
options: import("zod").ZodArray<import("zod").ZodObject<{
|
|
@@ -1313,13 +1376,13 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1313
1376
|
required?: boolean | null | undefined;
|
|
1314
1377
|
}>>>;
|
|
1315
1378
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
1316
|
-
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">]>>>;
|
|
1379
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">, import("zod").ZodLiteral<"lookup">]>>>;
|
|
1317
1380
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
1318
1381
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1319
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1382
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1320
1383
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1321
1384
|
}, {
|
|
1322
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1385
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1323
1386
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1324
1387
|
}>>>;
|
|
1325
1388
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -1327,6 +1390,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1327
1390
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1328
1391
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1329
1392
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1393
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
1394
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1395
|
+
dataset: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
1330
1396
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1331
1397
|
suggest?: true | undefined;
|
|
1332
1398
|
canExport?: boolean | null | undefined;
|
|
@@ -1345,7 +1411,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1345
1411
|
required?: boolean | null | undefined;
|
|
1346
1412
|
} | null | undefined;
|
|
1347
1413
|
uiConfiguration?: {
|
|
1348
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1414
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1349
1415
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1350
1416
|
} | null | undefined;
|
|
1351
1417
|
width?: number | null | undefined;
|
|
@@ -1353,6 +1419,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1353
1419
|
widthChars?: number | null | undefined;
|
|
1354
1420
|
scoreThreshold?: number | null | undefined;
|
|
1355
1421
|
formula?: string | null | undefined;
|
|
1422
|
+
context?: string[] | null | undefined;
|
|
1423
|
+
prompt?: string | null | undefined;
|
|
1424
|
+
dataset?: Record<string, unknown> | undefined;
|
|
1356
1425
|
}, {
|
|
1357
1426
|
suggest?: true | undefined;
|
|
1358
1427
|
canExport?: boolean | null | undefined;
|
|
@@ -1371,7 +1440,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1371
1440
|
required?: boolean | null | undefined;
|
|
1372
1441
|
} | null | undefined;
|
|
1373
1442
|
uiConfiguration?: {
|
|
1374
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1443
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1375
1444
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1376
1445
|
} | null | undefined;
|
|
1377
1446
|
width?: number | null | undefined;
|
|
@@ -1379,6 +1448,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1379
1448
|
widthChars?: number | null | undefined;
|
|
1380
1449
|
scoreThreshold?: number | null | undefined;
|
|
1381
1450
|
formula?: string | null | undefined;
|
|
1451
|
+
context?: string[] | null | undefined;
|
|
1452
|
+
prompt?: string | null | undefined;
|
|
1453
|
+
dataset?: Record<string, unknown> | undefined;
|
|
1382
1454
|
}>>>, import("zod").ZodIntersection<import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
1383
1455
|
id: import("zod").ZodString;
|
|
1384
1456
|
label: import("zod").ZodString;
|
|
@@ -1424,7 +1496,6 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1424
1496
|
}>>]>, "many">;
|
|
1425
1497
|
rirFieldNames: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
1426
1498
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1427
|
-
category: "tuple";
|
|
1428
1499
|
children: (({
|
|
1429
1500
|
type: "string";
|
|
1430
1501
|
} & {
|
|
@@ -1453,7 +1524,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1453
1524
|
required?: boolean | null | undefined;
|
|
1454
1525
|
} | null | undefined;
|
|
1455
1526
|
uiConfiguration?: {
|
|
1456
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1527
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1457
1528
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1458
1529
|
} | null | undefined;
|
|
1459
1530
|
width?: number | null | undefined;
|
|
@@ -1461,6 +1532,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1461
1532
|
widthChars?: number | null | undefined;
|
|
1462
1533
|
scoreThreshold?: number | null | undefined;
|
|
1463
1534
|
formula?: string | null | undefined;
|
|
1535
|
+
context?: string[] | null | undefined;
|
|
1536
|
+
prompt?: string | null | undefined;
|
|
1537
|
+
dataset?: Record<string, unknown> | undefined;
|
|
1464
1538
|
}) | ({
|
|
1465
1539
|
type: "date";
|
|
1466
1540
|
format?: string | null | undefined;
|
|
@@ -1490,7 +1564,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1490
1564
|
required?: boolean | null | undefined;
|
|
1491
1565
|
} | null | undefined;
|
|
1492
1566
|
uiConfiguration?: {
|
|
1493
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1567
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1494
1568
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1495
1569
|
} | null | undefined;
|
|
1496
1570
|
width?: number | null | undefined;
|
|
@@ -1498,6 +1572,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1498
1572
|
widthChars?: number | null | undefined;
|
|
1499
1573
|
scoreThreshold?: number | null | undefined;
|
|
1500
1574
|
formula?: string | null | undefined;
|
|
1575
|
+
context?: string[] | null | undefined;
|
|
1576
|
+
prompt?: string | null | undefined;
|
|
1577
|
+
dataset?: Record<string, unknown> | undefined;
|
|
1501
1578
|
}) | ({
|
|
1502
1579
|
type: "number";
|
|
1503
1580
|
format?: string | null | undefined;
|
|
@@ -1532,7 +1609,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1532
1609
|
required?: boolean | null | undefined;
|
|
1533
1610
|
} | null | undefined;
|
|
1534
1611
|
uiConfiguration?: {
|
|
1535
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1612
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1536
1613
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1537
1614
|
} | null | undefined;
|
|
1538
1615
|
width?: number | null | undefined;
|
|
@@ -1540,6 +1617,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1540
1617
|
widthChars?: number | null | undefined;
|
|
1541
1618
|
scoreThreshold?: number | null | undefined;
|
|
1542
1619
|
formula?: string | null | undefined;
|
|
1620
|
+
context?: string[] | null | undefined;
|
|
1621
|
+
prompt?: string | null | undefined;
|
|
1622
|
+
dataset?: Record<string, unknown> | undefined;
|
|
1543
1623
|
}) | ({
|
|
1544
1624
|
options: {
|
|
1545
1625
|
value: string;
|
|
@@ -1573,7 +1653,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1573
1653
|
required?: boolean | null | undefined;
|
|
1574
1654
|
} | null | undefined;
|
|
1575
1655
|
uiConfiguration?: {
|
|
1576
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1656
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1577
1657
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1578
1658
|
} | null | undefined;
|
|
1579
1659
|
width?: number | null | undefined;
|
|
@@ -1581,6 +1661,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1581
1661
|
widthChars?: number | null | undefined;
|
|
1582
1662
|
scoreThreshold?: number | null | undefined;
|
|
1583
1663
|
formula?: string | null | undefined;
|
|
1664
|
+
context?: string[] | null | undefined;
|
|
1665
|
+
prompt?: string | null | undefined;
|
|
1666
|
+
dataset?: Record<string, unknown> | undefined;
|
|
1584
1667
|
}) | ({
|
|
1585
1668
|
id: string;
|
|
1586
1669
|
label: string;
|
|
@@ -1596,9 +1679,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1596
1679
|
popupUrl?: string | undefined;
|
|
1597
1680
|
canObtainToken?: boolean | undefined;
|
|
1598
1681
|
}))[];
|
|
1682
|
+
category: "tuple";
|
|
1599
1683
|
rirFieldNames?: string[] | null | undefined;
|
|
1600
1684
|
}, {
|
|
1601
|
-
category: "tuple";
|
|
1602
1685
|
children: (({
|
|
1603
1686
|
type: "string";
|
|
1604
1687
|
} & {
|
|
@@ -1627,7 +1710,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1627
1710
|
required?: boolean | null | undefined;
|
|
1628
1711
|
} | null | undefined;
|
|
1629
1712
|
uiConfiguration?: {
|
|
1630
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1713
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1631
1714
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1632
1715
|
} | null | undefined;
|
|
1633
1716
|
width?: number | null | undefined;
|
|
@@ -1635,6 +1718,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1635
1718
|
widthChars?: number | null | undefined;
|
|
1636
1719
|
scoreThreshold?: number | null | undefined;
|
|
1637
1720
|
formula?: string | null | undefined;
|
|
1721
|
+
context?: string[] | null | undefined;
|
|
1722
|
+
prompt?: string | null | undefined;
|
|
1723
|
+
dataset?: Record<string, unknown> | undefined;
|
|
1638
1724
|
}) | ({
|
|
1639
1725
|
type: "date";
|
|
1640
1726
|
format?: string | null | undefined;
|
|
@@ -1664,7 +1750,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1664
1750
|
required?: boolean | null | undefined;
|
|
1665
1751
|
} | null | undefined;
|
|
1666
1752
|
uiConfiguration?: {
|
|
1667
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1753
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1668
1754
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1669
1755
|
} | null | undefined;
|
|
1670
1756
|
width?: number | null | undefined;
|
|
@@ -1672,6 +1758,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1672
1758
|
widthChars?: number | null | undefined;
|
|
1673
1759
|
scoreThreshold?: number | null | undefined;
|
|
1674
1760
|
formula?: string | null | undefined;
|
|
1761
|
+
context?: string[] | null | undefined;
|
|
1762
|
+
prompt?: string | null | undefined;
|
|
1763
|
+
dataset?: Record<string, unknown> | undefined;
|
|
1675
1764
|
}) | ({
|
|
1676
1765
|
type: "number";
|
|
1677
1766
|
format?: string | null | undefined;
|
|
@@ -1706,7 +1795,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1706
1795
|
required?: boolean | null | undefined;
|
|
1707
1796
|
} | null | undefined;
|
|
1708
1797
|
uiConfiguration?: {
|
|
1709
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1798
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1710
1799
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1711
1800
|
} | null | undefined;
|
|
1712
1801
|
width?: number | null | undefined;
|
|
@@ -1714,6 +1803,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1714
1803
|
widthChars?: number | null | undefined;
|
|
1715
1804
|
scoreThreshold?: number | null | undefined;
|
|
1716
1805
|
formula?: string | null | undefined;
|
|
1806
|
+
context?: string[] | null | undefined;
|
|
1807
|
+
prompt?: string | null | undefined;
|
|
1808
|
+
dataset?: Record<string, unknown> | undefined;
|
|
1717
1809
|
}) | ({
|
|
1718
1810
|
options: {
|
|
1719
1811
|
value: string;
|
|
@@ -1747,7 +1839,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1747
1839
|
required?: boolean | null | undefined;
|
|
1748
1840
|
} | null | undefined;
|
|
1749
1841
|
uiConfiguration?: {
|
|
1750
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1842
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1751
1843
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1752
1844
|
} | null | undefined;
|
|
1753
1845
|
width?: number | null | undefined;
|
|
@@ -1755,6 +1847,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1755
1847
|
widthChars?: number | null | undefined;
|
|
1756
1848
|
scoreThreshold?: number | null | undefined;
|
|
1757
1849
|
formula?: string | null | undefined;
|
|
1850
|
+
context?: string[] | null | undefined;
|
|
1851
|
+
prompt?: string | null | undefined;
|
|
1852
|
+
dataset?: Record<string, unknown> | undefined;
|
|
1758
1853
|
}) | ({
|
|
1759
1854
|
id: string;
|
|
1760
1855
|
label: string;
|
|
@@ -1770,6 +1865,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1770
1865
|
popupUrl?: string | undefined;
|
|
1771
1866
|
canObtainToken?: boolean | undefined;
|
|
1772
1867
|
}))[];
|
|
1868
|
+
category: "tuple";
|
|
1773
1869
|
rirFieldNames?: string[] | null | undefined;
|
|
1774
1870
|
}>, import("zod").ZodObject<{
|
|
1775
1871
|
id: import("zod").ZodString;
|
|
@@ -1870,13 +1966,13 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1870
1966
|
required?: boolean | null | undefined;
|
|
1871
1967
|
}>>>;
|
|
1872
1968
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
1873
|
-
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">]>>>;
|
|
1969
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">, import("zod").ZodLiteral<"lookup">]>>>;
|
|
1874
1970
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
1875
1971
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1876
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1972
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1877
1973
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1878
1974
|
}, {
|
|
1879
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1975
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1880
1976
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1881
1977
|
}>>>;
|
|
1882
1978
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -1884,6 +1980,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1884
1980
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1885
1981
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1886
1982
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1983
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
1984
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1985
|
+
dataset: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
1887
1986
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1888
1987
|
suggest?: true | undefined;
|
|
1889
1988
|
canExport?: boolean | null | undefined;
|
|
@@ -1902,7 +2001,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1902
2001
|
required?: boolean | null | undefined;
|
|
1903
2002
|
} | null | undefined;
|
|
1904
2003
|
uiConfiguration?: {
|
|
1905
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2004
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1906
2005
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1907
2006
|
} | null | undefined;
|
|
1908
2007
|
width?: number | null | undefined;
|
|
@@ -1910,6 +2009,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1910
2009
|
widthChars?: number | null | undefined;
|
|
1911
2010
|
scoreThreshold?: number | null | undefined;
|
|
1912
2011
|
formula?: string | null | undefined;
|
|
2012
|
+
context?: string[] | null | undefined;
|
|
2013
|
+
prompt?: string | null | undefined;
|
|
2014
|
+
dataset?: Record<string, unknown> | undefined;
|
|
1913
2015
|
}, {
|
|
1914
2016
|
suggest?: true | undefined;
|
|
1915
2017
|
canExport?: boolean | null | undefined;
|
|
@@ -1928,7 +2030,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1928
2030
|
required?: boolean | null | undefined;
|
|
1929
2031
|
} | null | undefined;
|
|
1930
2032
|
uiConfiguration?: {
|
|
1931
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2033
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1932
2034
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1933
2035
|
} | null | undefined;
|
|
1934
2036
|
width?: number | null | undefined;
|
|
@@ -1936,6 +2038,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1936
2038
|
widthChars?: number | null | undefined;
|
|
1937
2039
|
scoreThreshold?: number | null | undefined;
|
|
1938
2040
|
formula?: string | null | undefined;
|
|
2041
|
+
context?: string[] | null | undefined;
|
|
2042
|
+
prompt?: string | null | undefined;
|
|
2043
|
+
dataset?: Record<string, unknown> | undefined;
|
|
1939
2044
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
1940
2045
|
type: import("zod").ZodLiteral<"date">;
|
|
1941
2046
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -2019,13 +2124,13 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2019
2124
|
required?: boolean | null | undefined;
|
|
2020
2125
|
}>>>;
|
|
2021
2126
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
2022
|
-
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">]>>>;
|
|
2127
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">, import("zod").ZodLiteral<"lookup">]>>>;
|
|
2023
2128
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
2024
2129
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2025
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2130
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2026
2131
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2027
2132
|
}, {
|
|
2028
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2133
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2029
2134
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2030
2135
|
}>>>;
|
|
2031
2136
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -2033,6 +2138,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2033
2138
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2034
2139
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2035
2140
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2141
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
2142
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2143
|
+
dataset: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
2036
2144
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2037
2145
|
suggest?: true | undefined;
|
|
2038
2146
|
canExport?: boolean | null | undefined;
|
|
@@ -2051,7 +2159,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2051
2159
|
required?: boolean | null | undefined;
|
|
2052
2160
|
} | null | undefined;
|
|
2053
2161
|
uiConfiguration?: {
|
|
2054
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2162
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2055
2163
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2056
2164
|
} | null | undefined;
|
|
2057
2165
|
width?: number | null | undefined;
|
|
@@ -2059,6 +2167,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2059
2167
|
widthChars?: number | null | undefined;
|
|
2060
2168
|
scoreThreshold?: number | null | undefined;
|
|
2061
2169
|
formula?: string | null | undefined;
|
|
2170
|
+
context?: string[] | null | undefined;
|
|
2171
|
+
prompt?: string | null | undefined;
|
|
2172
|
+
dataset?: Record<string, unknown> | undefined;
|
|
2062
2173
|
}, {
|
|
2063
2174
|
suggest?: true | undefined;
|
|
2064
2175
|
canExport?: boolean | null | undefined;
|
|
@@ -2077,7 +2188,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2077
2188
|
required?: boolean | null | undefined;
|
|
2078
2189
|
} | null | undefined;
|
|
2079
2190
|
uiConfiguration?: {
|
|
2080
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2191
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2081
2192
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2082
2193
|
} | null | undefined;
|
|
2083
2194
|
width?: number | null | undefined;
|
|
@@ -2085,6 +2196,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2085
2196
|
widthChars?: number | null | undefined;
|
|
2086
2197
|
scoreThreshold?: number | null | undefined;
|
|
2087
2198
|
formula?: string | null | undefined;
|
|
2199
|
+
context?: string[] | null | undefined;
|
|
2200
|
+
prompt?: string | null | undefined;
|
|
2201
|
+
dataset?: Record<string, unknown> | undefined;
|
|
2088
2202
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
2089
2203
|
type: import("zod").ZodLiteral<"number">;
|
|
2090
2204
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -2195,13 +2309,13 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2195
2309
|
required?: boolean | null | undefined;
|
|
2196
2310
|
}>>>;
|
|
2197
2311
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
2198
|
-
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">]>>>;
|
|
2312
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">, import("zod").ZodLiteral<"lookup">]>>>;
|
|
2199
2313
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
2200
2314
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2201
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2315
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2202
2316
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2203
2317
|
}, {
|
|
2204
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2318
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2205
2319
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2206
2320
|
}>>>;
|
|
2207
2321
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -2209,6 +2323,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2209
2323
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2210
2324
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2211
2325
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2326
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
2327
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2328
|
+
dataset: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
2212
2329
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2213
2330
|
suggest?: true | undefined;
|
|
2214
2331
|
canExport?: boolean | null | undefined;
|
|
@@ -2227,7 +2344,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2227
2344
|
required?: boolean | null | undefined;
|
|
2228
2345
|
} | null | undefined;
|
|
2229
2346
|
uiConfiguration?: {
|
|
2230
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2347
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2231
2348
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2232
2349
|
} | null | undefined;
|
|
2233
2350
|
width?: number | null | undefined;
|
|
@@ -2235,6 +2352,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2235
2352
|
widthChars?: number | null | undefined;
|
|
2236
2353
|
scoreThreshold?: number | null | undefined;
|
|
2237
2354
|
formula?: string | null | undefined;
|
|
2355
|
+
context?: string[] | null | undefined;
|
|
2356
|
+
prompt?: string | null | undefined;
|
|
2357
|
+
dataset?: Record<string, unknown> | undefined;
|
|
2238
2358
|
}, {
|
|
2239
2359
|
suggest?: true | undefined;
|
|
2240
2360
|
canExport?: boolean | null | undefined;
|
|
@@ -2253,7 +2373,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2253
2373
|
required?: boolean | null | undefined;
|
|
2254
2374
|
} | null | undefined;
|
|
2255
2375
|
uiConfiguration?: {
|
|
2256
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2376
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2257
2377
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2258
2378
|
} | null | undefined;
|
|
2259
2379
|
width?: number | null | undefined;
|
|
@@ -2261,6 +2381,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2261
2381
|
widthChars?: number | null | undefined;
|
|
2262
2382
|
scoreThreshold?: number | null | undefined;
|
|
2263
2383
|
formula?: string | null | undefined;
|
|
2384
|
+
context?: string[] | null | undefined;
|
|
2385
|
+
prompt?: string | null | undefined;
|
|
2386
|
+
dataset?: Record<string, unknown> | undefined;
|
|
2264
2387
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
2265
2388
|
type: import("zod").ZodLiteral<"enum">;
|
|
2266
2389
|
options: import("zod").ZodArray<import("zod").ZodObject<{
|
|
@@ -2362,13 +2485,13 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2362
2485
|
required?: boolean | null | undefined;
|
|
2363
2486
|
}>>>;
|
|
2364
2487
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
2365
|
-
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">]>>>;
|
|
2488
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">, import("zod").ZodLiteral<"lookup">]>>>;
|
|
2366
2489
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
2367
2490
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2368
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2491
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2369
2492
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2370
2493
|
}, {
|
|
2371
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2494
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2372
2495
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2373
2496
|
}>>>;
|
|
2374
2497
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -2376,6 +2499,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2376
2499
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2377
2500
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2378
2501
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2502
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
2503
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2504
|
+
dataset: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
2379
2505
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2380
2506
|
suggest?: true | undefined;
|
|
2381
2507
|
canExport?: boolean | null | undefined;
|
|
@@ -2394,7 +2520,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2394
2520
|
required?: boolean | null | undefined;
|
|
2395
2521
|
} | null | undefined;
|
|
2396
2522
|
uiConfiguration?: {
|
|
2397
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2523
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2398
2524
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2399
2525
|
} | null | undefined;
|
|
2400
2526
|
width?: number | null | undefined;
|
|
@@ -2402,6 +2528,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2402
2528
|
widthChars?: number | null | undefined;
|
|
2403
2529
|
scoreThreshold?: number | null | undefined;
|
|
2404
2530
|
formula?: string | null | undefined;
|
|
2531
|
+
context?: string[] | null | undefined;
|
|
2532
|
+
prompt?: string | null | undefined;
|
|
2533
|
+
dataset?: Record<string, unknown> | undefined;
|
|
2405
2534
|
}, {
|
|
2406
2535
|
suggest?: true | undefined;
|
|
2407
2536
|
canExport?: boolean | null | undefined;
|
|
@@ -2420,7 +2549,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2420
2549
|
required?: boolean | null | undefined;
|
|
2421
2550
|
} | null | undefined;
|
|
2422
2551
|
uiConfiguration?: {
|
|
2423
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2552
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2424
2553
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2425
2554
|
} | null | undefined;
|
|
2426
2555
|
width?: number | null | undefined;
|
|
@@ -2428,6 +2557,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2428
2557
|
widthChars?: number | null | undefined;
|
|
2429
2558
|
scoreThreshold?: number | null | undefined;
|
|
2430
2559
|
formula?: string | null | undefined;
|
|
2560
|
+
context?: string[] | null | undefined;
|
|
2561
|
+
prompt?: string | null | undefined;
|
|
2562
|
+
dataset?: Record<string, unknown> | undefined;
|
|
2431
2563
|
}>>>, import("zod").ZodIntersection<import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
2432
2564
|
id: import("zod").ZodString;
|
|
2433
2565
|
label: import("zod").ZodString;
|
|
@@ -2500,7 +2632,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2500
2632
|
required?: boolean | null | undefined;
|
|
2501
2633
|
} | null | undefined;
|
|
2502
2634
|
uiConfiguration?: {
|
|
2503
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2635
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2504
2636
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2505
2637
|
} | null | undefined;
|
|
2506
2638
|
width?: number | null | undefined;
|
|
@@ -2508,6 +2640,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2508
2640
|
widthChars?: number | null | undefined;
|
|
2509
2641
|
scoreThreshold?: number | null | undefined;
|
|
2510
2642
|
formula?: string | null | undefined;
|
|
2643
|
+
context?: string[] | null | undefined;
|
|
2644
|
+
prompt?: string | null | undefined;
|
|
2645
|
+
dataset?: Record<string, unknown> | undefined;
|
|
2511
2646
|
}) | ({
|
|
2512
2647
|
type: "date";
|
|
2513
2648
|
format?: string | null | undefined;
|
|
@@ -2537,7 +2672,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2537
2672
|
required?: boolean | null | undefined;
|
|
2538
2673
|
} | null | undefined;
|
|
2539
2674
|
uiConfiguration?: {
|
|
2540
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2675
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2541
2676
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2542
2677
|
} | null | undefined;
|
|
2543
2678
|
width?: number | null | undefined;
|
|
@@ -2545,6 +2680,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2545
2680
|
widthChars?: number | null | undefined;
|
|
2546
2681
|
scoreThreshold?: number | null | undefined;
|
|
2547
2682
|
formula?: string | null | undefined;
|
|
2683
|
+
context?: string[] | null | undefined;
|
|
2684
|
+
prompt?: string | null | undefined;
|
|
2685
|
+
dataset?: Record<string, unknown> | undefined;
|
|
2548
2686
|
}) | ({
|
|
2549
2687
|
type: "number";
|
|
2550
2688
|
format?: string | null | undefined;
|
|
@@ -2579,7 +2717,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2579
2717
|
required?: boolean | null | undefined;
|
|
2580
2718
|
} | null | undefined;
|
|
2581
2719
|
uiConfiguration?: {
|
|
2582
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2720
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2583
2721
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2584
2722
|
} | null | undefined;
|
|
2585
2723
|
width?: number | null | undefined;
|
|
@@ -2587,6 +2725,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2587
2725
|
widthChars?: number | null | undefined;
|
|
2588
2726
|
scoreThreshold?: number | null | undefined;
|
|
2589
2727
|
formula?: string | null | undefined;
|
|
2728
|
+
context?: string[] | null | undefined;
|
|
2729
|
+
prompt?: string | null | undefined;
|
|
2730
|
+
dataset?: Record<string, unknown> | undefined;
|
|
2590
2731
|
}) | ({
|
|
2591
2732
|
options: {
|
|
2592
2733
|
value: string;
|
|
@@ -2620,7 +2761,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2620
2761
|
required?: boolean | null | undefined;
|
|
2621
2762
|
} | null | undefined;
|
|
2622
2763
|
uiConfiguration?: {
|
|
2623
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2764
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2624
2765
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2625
2766
|
} | null | undefined;
|
|
2626
2767
|
width?: number | null | undefined;
|
|
@@ -2628,6 +2769,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2628
2769
|
widthChars?: number | null | undefined;
|
|
2629
2770
|
scoreThreshold?: number | null | undefined;
|
|
2630
2771
|
formula?: string | null | undefined;
|
|
2772
|
+
context?: string[] | null | undefined;
|
|
2773
|
+
prompt?: string | null | undefined;
|
|
2774
|
+
dataset?: Record<string, unknown> | undefined;
|
|
2631
2775
|
}) | ({
|
|
2632
2776
|
id: string;
|
|
2633
2777
|
label: string;
|
|
@@ -2672,7 +2816,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2672
2816
|
required?: boolean | null | undefined;
|
|
2673
2817
|
} | null | undefined;
|
|
2674
2818
|
uiConfiguration?: {
|
|
2675
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2819
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2676
2820
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2677
2821
|
} | null | undefined;
|
|
2678
2822
|
width?: number | null | undefined;
|
|
@@ -2680,6 +2824,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2680
2824
|
widthChars?: number | null | undefined;
|
|
2681
2825
|
scoreThreshold?: number | null | undefined;
|
|
2682
2826
|
formula?: string | null | undefined;
|
|
2827
|
+
context?: string[] | null | undefined;
|
|
2828
|
+
prompt?: string | null | undefined;
|
|
2829
|
+
dataset?: Record<string, unknown> | undefined;
|
|
2683
2830
|
}) | ({
|
|
2684
2831
|
type: "date";
|
|
2685
2832
|
format?: string | null | undefined;
|
|
@@ -2709,7 +2856,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2709
2856
|
required?: boolean | null | undefined;
|
|
2710
2857
|
} | null | undefined;
|
|
2711
2858
|
uiConfiguration?: {
|
|
2712
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2859
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2713
2860
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2714
2861
|
} | null | undefined;
|
|
2715
2862
|
width?: number | null | undefined;
|
|
@@ -2717,6 +2864,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2717
2864
|
widthChars?: number | null | undefined;
|
|
2718
2865
|
scoreThreshold?: number | null | undefined;
|
|
2719
2866
|
formula?: string | null | undefined;
|
|
2867
|
+
context?: string[] | null | undefined;
|
|
2868
|
+
prompt?: string | null | undefined;
|
|
2869
|
+
dataset?: Record<string, unknown> | undefined;
|
|
2720
2870
|
}) | ({
|
|
2721
2871
|
type: "number";
|
|
2722
2872
|
format?: string | null | undefined;
|
|
@@ -2751,7 +2901,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2751
2901
|
required?: boolean | null | undefined;
|
|
2752
2902
|
} | null | undefined;
|
|
2753
2903
|
uiConfiguration?: {
|
|
2754
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2904
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2755
2905
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2756
2906
|
} | null | undefined;
|
|
2757
2907
|
width?: number | null | undefined;
|
|
@@ -2759,6 +2909,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2759
2909
|
widthChars?: number | null | undefined;
|
|
2760
2910
|
scoreThreshold?: number | null | undefined;
|
|
2761
2911
|
formula?: string | null | undefined;
|
|
2912
|
+
context?: string[] | null | undefined;
|
|
2913
|
+
prompt?: string | null | undefined;
|
|
2914
|
+
dataset?: Record<string, unknown> | undefined;
|
|
2762
2915
|
}) | ({
|
|
2763
2916
|
options: {
|
|
2764
2917
|
value: string;
|
|
@@ -2792,7 +2945,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2792
2945
|
required?: boolean | null | undefined;
|
|
2793
2946
|
} | null | undefined;
|
|
2794
2947
|
uiConfiguration?: {
|
|
2795
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2948
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2796
2949
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2797
2950
|
} | null | undefined;
|
|
2798
2951
|
width?: number | null | undefined;
|
|
@@ -2800,6 +2953,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2800
2953
|
widthChars?: number | null | undefined;
|
|
2801
2954
|
scoreThreshold?: number | null | undefined;
|
|
2802
2955
|
formula?: string | null | undefined;
|
|
2956
|
+
context?: string[] | null | undefined;
|
|
2957
|
+
prompt?: string | null | undefined;
|
|
2958
|
+
dataset?: Record<string, unknown> | undefined;
|
|
2803
2959
|
}) | ({
|
|
2804
2960
|
id: string;
|
|
2805
2961
|
label: string;
|
|
@@ -2957,13 +3113,13 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2957
3113
|
required?: boolean | null | undefined;
|
|
2958
3114
|
}>>>;
|
|
2959
3115
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
2960
|
-
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">]>>>;
|
|
3116
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">, import("zod").ZodLiteral<"lookup">]>>>;
|
|
2961
3117
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
2962
3118
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2963
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3119
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2964
3120
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2965
3121
|
}, {
|
|
2966
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3122
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2967
3123
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2968
3124
|
}>>>;
|
|
2969
3125
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -2971,6 +3127,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2971
3127
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2972
3128
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2973
3129
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3130
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
3131
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3132
|
+
dataset: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
2974
3133
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2975
3134
|
suggest?: true | undefined;
|
|
2976
3135
|
canExport?: boolean | null | undefined;
|
|
@@ -2989,7 +3148,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2989
3148
|
required?: boolean | null | undefined;
|
|
2990
3149
|
} | null | undefined;
|
|
2991
3150
|
uiConfiguration?: {
|
|
2992
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3151
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2993
3152
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2994
3153
|
} | null | undefined;
|
|
2995
3154
|
width?: number | null | undefined;
|
|
@@ -2997,6 +3156,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2997
3156
|
widthChars?: number | null | undefined;
|
|
2998
3157
|
scoreThreshold?: number | null | undefined;
|
|
2999
3158
|
formula?: string | null | undefined;
|
|
3159
|
+
context?: string[] | null | undefined;
|
|
3160
|
+
prompt?: string | null | undefined;
|
|
3161
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3000
3162
|
}, {
|
|
3001
3163
|
suggest?: true | undefined;
|
|
3002
3164
|
canExport?: boolean | null | undefined;
|
|
@@ -3015,7 +3177,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3015
3177
|
required?: boolean | null | undefined;
|
|
3016
3178
|
} | null | undefined;
|
|
3017
3179
|
uiConfiguration?: {
|
|
3018
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3180
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3019
3181
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3020
3182
|
} | null | undefined;
|
|
3021
3183
|
width?: number | null | undefined;
|
|
@@ -3023,6 +3185,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3023
3185
|
widthChars?: number | null | undefined;
|
|
3024
3186
|
scoreThreshold?: number | null | undefined;
|
|
3025
3187
|
formula?: string | null | undefined;
|
|
3188
|
+
context?: string[] | null | undefined;
|
|
3189
|
+
prompt?: string | null | undefined;
|
|
3190
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3026
3191
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
3027
3192
|
type: import("zod").ZodLiteral<"date">;
|
|
3028
3193
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -3106,13 +3271,13 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3106
3271
|
required?: boolean | null | undefined;
|
|
3107
3272
|
}>>>;
|
|
3108
3273
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
3109
|
-
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">]>>>;
|
|
3274
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">, import("zod").ZodLiteral<"lookup">]>>>;
|
|
3110
3275
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
3111
3276
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3112
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3277
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3113
3278
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3114
3279
|
}, {
|
|
3115
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3280
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3116
3281
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3117
3282
|
}>>>;
|
|
3118
3283
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -3120,6 +3285,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3120
3285
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3121
3286
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3122
3287
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3288
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
3289
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3290
|
+
dataset: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
3123
3291
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3124
3292
|
suggest?: true | undefined;
|
|
3125
3293
|
canExport?: boolean | null | undefined;
|
|
@@ -3138,7 +3306,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3138
3306
|
required?: boolean | null | undefined;
|
|
3139
3307
|
} | null | undefined;
|
|
3140
3308
|
uiConfiguration?: {
|
|
3141
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3309
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3142
3310
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3143
3311
|
} | null | undefined;
|
|
3144
3312
|
width?: number | null | undefined;
|
|
@@ -3146,6 +3314,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3146
3314
|
widthChars?: number | null | undefined;
|
|
3147
3315
|
scoreThreshold?: number | null | undefined;
|
|
3148
3316
|
formula?: string | null | undefined;
|
|
3317
|
+
context?: string[] | null | undefined;
|
|
3318
|
+
prompt?: string | null | undefined;
|
|
3319
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3149
3320
|
}, {
|
|
3150
3321
|
suggest?: true | undefined;
|
|
3151
3322
|
canExport?: boolean | null | undefined;
|
|
@@ -3164,7 +3335,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3164
3335
|
required?: boolean | null | undefined;
|
|
3165
3336
|
} | null | undefined;
|
|
3166
3337
|
uiConfiguration?: {
|
|
3167
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3338
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3168
3339
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3169
3340
|
} | null | undefined;
|
|
3170
3341
|
width?: number | null | undefined;
|
|
@@ -3172,6 +3343,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3172
3343
|
widthChars?: number | null | undefined;
|
|
3173
3344
|
scoreThreshold?: number | null | undefined;
|
|
3174
3345
|
formula?: string | null | undefined;
|
|
3346
|
+
context?: string[] | null | undefined;
|
|
3347
|
+
prompt?: string | null | undefined;
|
|
3348
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3175
3349
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
3176
3350
|
type: import("zod").ZodLiteral<"number">;
|
|
3177
3351
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -3282,13 +3456,13 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3282
3456
|
required?: boolean | null | undefined;
|
|
3283
3457
|
}>>>;
|
|
3284
3458
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
3285
|
-
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">]>>>;
|
|
3459
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">, import("zod").ZodLiteral<"lookup">]>>>;
|
|
3286
3460
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
3287
3461
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3288
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3462
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3289
3463
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3290
3464
|
}, {
|
|
3291
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3465
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3292
3466
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3293
3467
|
}>>>;
|
|
3294
3468
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -3296,6 +3470,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3296
3470
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3297
3471
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3298
3472
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3473
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
3474
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3475
|
+
dataset: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
3299
3476
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3300
3477
|
suggest?: true | undefined;
|
|
3301
3478
|
canExport?: boolean | null | undefined;
|
|
@@ -3314,7 +3491,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3314
3491
|
required?: boolean | null | undefined;
|
|
3315
3492
|
} | null | undefined;
|
|
3316
3493
|
uiConfiguration?: {
|
|
3317
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3494
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3318
3495
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3319
3496
|
} | null | undefined;
|
|
3320
3497
|
width?: number | null | undefined;
|
|
@@ -3322,6 +3499,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3322
3499
|
widthChars?: number | null | undefined;
|
|
3323
3500
|
scoreThreshold?: number | null | undefined;
|
|
3324
3501
|
formula?: string | null | undefined;
|
|
3502
|
+
context?: string[] | null | undefined;
|
|
3503
|
+
prompt?: string | null | undefined;
|
|
3504
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3325
3505
|
}, {
|
|
3326
3506
|
suggest?: true | undefined;
|
|
3327
3507
|
canExport?: boolean | null | undefined;
|
|
@@ -3340,7 +3520,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3340
3520
|
required?: boolean | null | undefined;
|
|
3341
3521
|
} | null | undefined;
|
|
3342
3522
|
uiConfiguration?: {
|
|
3343
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3523
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3344
3524
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3345
3525
|
} | null | undefined;
|
|
3346
3526
|
width?: number | null | undefined;
|
|
@@ -3348,6 +3528,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3348
3528
|
widthChars?: number | null | undefined;
|
|
3349
3529
|
scoreThreshold?: number | null | undefined;
|
|
3350
3530
|
formula?: string | null | undefined;
|
|
3531
|
+
context?: string[] | null | undefined;
|
|
3532
|
+
prompt?: string | null | undefined;
|
|
3533
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3351
3534
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
3352
3535
|
type: import("zod").ZodLiteral<"enum">;
|
|
3353
3536
|
options: import("zod").ZodArray<import("zod").ZodObject<{
|
|
@@ -3449,13 +3632,13 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3449
3632
|
required?: boolean | null | undefined;
|
|
3450
3633
|
}>>>;
|
|
3451
3634
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
3452
|
-
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">]>>>;
|
|
3635
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">, import("zod").ZodLiteral<"lookup">]>>>;
|
|
3453
3636
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
3454
3637
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3455
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3638
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3456
3639
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3457
3640
|
}, {
|
|
3458
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3641
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3459
3642
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3460
3643
|
}>>>;
|
|
3461
3644
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -3463,6 +3646,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3463
3646
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3464
3647
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3465
3648
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3649
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
3650
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3651
|
+
dataset: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
3466
3652
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3467
3653
|
suggest?: true | undefined;
|
|
3468
3654
|
canExport?: boolean | null | undefined;
|
|
@@ -3481,7 +3667,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3481
3667
|
required?: boolean | null | undefined;
|
|
3482
3668
|
} | null | undefined;
|
|
3483
3669
|
uiConfiguration?: {
|
|
3484
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3670
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3485
3671
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3486
3672
|
} | null | undefined;
|
|
3487
3673
|
width?: number | null | undefined;
|
|
@@ -3489,6 +3675,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3489
3675
|
widthChars?: number | null | undefined;
|
|
3490
3676
|
scoreThreshold?: number | null | undefined;
|
|
3491
3677
|
formula?: string | null | undefined;
|
|
3678
|
+
context?: string[] | null | undefined;
|
|
3679
|
+
prompt?: string | null | undefined;
|
|
3680
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3492
3681
|
}, {
|
|
3493
3682
|
suggest?: true | undefined;
|
|
3494
3683
|
canExport?: boolean | null | undefined;
|
|
@@ -3507,7 +3696,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3507
3696
|
required?: boolean | null | undefined;
|
|
3508
3697
|
} | null | undefined;
|
|
3509
3698
|
uiConfiguration?: {
|
|
3510
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3699
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3511
3700
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3512
3701
|
} | null | undefined;
|
|
3513
3702
|
width?: number | null | undefined;
|
|
@@ -3515,6 +3704,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3515
3704
|
widthChars?: number | null | undefined;
|
|
3516
3705
|
scoreThreshold?: number | null | undefined;
|
|
3517
3706
|
formula?: string | null | undefined;
|
|
3707
|
+
context?: string[] | null | undefined;
|
|
3708
|
+
prompt?: string | null | undefined;
|
|
3709
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3518
3710
|
}>>>, import("zod").ZodIntersection<import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
3519
3711
|
id: import("zod").ZodString;
|
|
3520
3712
|
label: import("zod").ZodString;
|
|
@@ -3560,7 +3752,6 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3560
3752
|
}>>]>, "many">;
|
|
3561
3753
|
rirFieldNames: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
3562
3754
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3563
|
-
category: "tuple";
|
|
3564
3755
|
children: (({
|
|
3565
3756
|
type: "string";
|
|
3566
3757
|
} & {
|
|
@@ -3589,7 +3780,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3589
3780
|
required?: boolean | null | undefined;
|
|
3590
3781
|
} | null | undefined;
|
|
3591
3782
|
uiConfiguration?: {
|
|
3592
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3783
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3593
3784
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3594
3785
|
} | null | undefined;
|
|
3595
3786
|
width?: number | null | undefined;
|
|
@@ -3597,6 +3788,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3597
3788
|
widthChars?: number | null | undefined;
|
|
3598
3789
|
scoreThreshold?: number | null | undefined;
|
|
3599
3790
|
formula?: string | null | undefined;
|
|
3791
|
+
context?: string[] | null | undefined;
|
|
3792
|
+
prompt?: string | null | undefined;
|
|
3793
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3600
3794
|
}) | ({
|
|
3601
3795
|
type: "date";
|
|
3602
3796
|
format?: string | null | undefined;
|
|
@@ -3626,7 +3820,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3626
3820
|
required?: boolean | null | undefined;
|
|
3627
3821
|
} | null | undefined;
|
|
3628
3822
|
uiConfiguration?: {
|
|
3629
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3823
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3630
3824
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3631
3825
|
} | null | undefined;
|
|
3632
3826
|
width?: number | null | undefined;
|
|
@@ -3634,6 +3828,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3634
3828
|
widthChars?: number | null | undefined;
|
|
3635
3829
|
scoreThreshold?: number | null | undefined;
|
|
3636
3830
|
formula?: string | null | undefined;
|
|
3831
|
+
context?: string[] | null | undefined;
|
|
3832
|
+
prompt?: string | null | undefined;
|
|
3833
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3637
3834
|
}) | ({
|
|
3638
3835
|
type: "number";
|
|
3639
3836
|
format?: string | null | undefined;
|
|
@@ -3668,7 +3865,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3668
3865
|
required?: boolean | null | undefined;
|
|
3669
3866
|
} | null | undefined;
|
|
3670
3867
|
uiConfiguration?: {
|
|
3671
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3868
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3672
3869
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3673
3870
|
} | null | undefined;
|
|
3674
3871
|
width?: number | null | undefined;
|
|
@@ -3676,6 +3873,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3676
3873
|
widthChars?: number | null | undefined;
|
|
3677
3874
|
scoreThreshold?: number | null | undefined;
|
|
3678
3875
|
formula?: string | null | undefined;
|
|
3876
|
+
context?: string[] | null | undefined;
|
|
3877
|
+
prompt?: string | null | undefined;
|
|
3878
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3679
3879
|
}) | ({
|
|
3680
3880
|
options: {
|
|
3681
3881
|
value: string;
|
|
@@ -3709,7 +3909,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3709
3909
|
required?: boolean | null | undefined;
|
|
3710
3910
|
} | null | undefined;
|
|
3711
3911
|
uiConfiguration?: {
|
|
3712
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3912
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3713
3913
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3714
3914
|
} | null | undefined;
|
|
3715
3915
|
width?: number | null | undefined;
|
|
@@ -3717,6 +3917,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3717
3917
|
widthChars?: number | null | undefined;
|
|
3718
3918
|
scoreThreshold?: number | null | undefined;
|
|
3719
3919
|
formula?: string | null | undefined;
|
|
3920
|
+
context?: string[] | null | undefined;
|
|
3921
|
+
prompt?: string | null | undefined;
|
|
3922
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3720
3923
|
}) | ({
|
|
3721
3924
|
id: string;
|
|
3722
3925
|
label: string;
|
|
@@ -3732,9 +3935,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3732
3935
|
popupUrl?: string | undefined;
|
|
3733
3936
|
canObtainToken?: boolean | undefined;
|
|
3734
3937
|
}))[];
|
|
3938
|
+
category: "tuple";
|
|
3735
3939
|
rirFieldNames?: string[] | null | undefined;
|
|
3736
3940
|
}, {
|
|
3737
|
-
category: "tuple";
|
|
3738
3941
|
children: (({
|
|
3739
3942
|
type: "string";
|
|
3740
3943
|
} & {
|
|
@@ -3763,7 +3966,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3763
3966
|
required?: boolean | null | undefined;
|
|
3764
3967
|
} | null | undefined;
|
|
3765
3968
|
uiConfiguration?: {
|
|
3766
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3969
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3767
3970
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3768
3971
|
} | null | undefined;
|
|
3769
3972
|
width?: number | null | undefined;
|
|
@@ -3771,6 +3974,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3771
3974
|
widthChars?: number | null | undefined;
|
|
3772
3975
|
scoreThreshold?: number | null | undefined;
|
|
3773
3976
|
formula?: string | null | undefined;
|
|
3977
|
+
context?: string[] | null | undefined;
|
|
3978
|
+
prompt?: string | null | undefined;
|
|
3979
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3774
3980
|
}) | ({
|
|
3775
3981
|
type: "date";
|
|
3776
3982
|
format?: string | null | undefined;
|
|
@@ -3800,7 +4006,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3800
4006
|
required?: boolean | null | undefined;
|
|
3801
4007
|
} | null | undefined;
|
|
3802
4008
|
uiConfiguration?: {
|
|
3803
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4009
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3804
4010
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3805
4011
|
} | null | undefined;
|
|
3806
4012
|
width?: number | null | undefined;
|
|
@@ -3808,6 +4014,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3808
4014
|
widthChars?: number | null | undefined;
|
|
3809
4015
|
scoreThreshold?: number | null | undefined;
|
|
3810
4016
|
formula?: string | null | undefined;
|
|
4017
|
+
context?: string[] | null | undefined;
|
|
4018
|
+
prompt?: string | null | undefined;
|
|
4019
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3811
4020
|
}) | ({
|
|
3812
4021
|
type: "number";
|
|
3813
4022
|
format?: string | null | undefined;
|
|
@@ -3842,7 +4051,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3842
4051
|
required?: boolean | null | undefined;
|
|
3843
4052
|
} | null | undefined;
|
|
3844
4053
|
uiConfiguration?: {
|
|
3845
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4054
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3846
4055
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3847
4056
|
} | null | undefined;
|
|
3848
4057
|
width?: number | null | undefined;
|
|
@@ -3850,6 +4059,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3850
4059
|
widthChars?: number | null | undefined;
|
|
3851
4060
|
scoreThreshold?: number | null | undefined;
|
|
3852
4061
|
formula?: string | null | undefined;
|
|
4062
|
+
context?: string[] | null | undefined;
|
|
4063
|
+
prompt?: string | null | undefined;
|
|
4064
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3853
4065
|
}) | ({
|
|
3854
4066
|
options: {
|
|
3855
4067
|
value: string;
|
|
@@ -3883,7 +4095,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3883
4095
|
required?: boolean | null | undefined;
|
|
3884
4096
|
} | null | undefined;
|
|
3885
4097
|
uiConfiguration?: {
|
|
3886
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4098
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3887
4099
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3888
4100
|
} | null | undefined;
|
|
3889
4101
|
width?: number | null | undefined;
|
|
@@ -3891,6 +4103,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3891
4103
|
widthChars?: number | null | undefined;
|
|
3892
4104
|
scoreThreshold?: number | null | undefined;
|
|
3893
4105
|
formula?: string | null | undefined;
|
|
4106
|
+
context?: string[] | null | undefined;
|
|
4107
|
+
prompt?: string | null | undefined;
|
|
4108
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3894
4109
|
}) | ({
|
|
3895
4110
|
id: string;
|
|
3896
4111
|
label: string;
|
|
@@ -3906,6 +4121,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3906
4121
|
popupUrl?: string | undefined;
|
|
3907
4122
|
canObtainToken?: boolean | undefined;
|
|
3908
4123
|
}))[];
|
|
4124
|
+
category: "tuple";
|
|
3909
4125
|
rirFieldNames?: string[] | null | undefined;
|
|
3910
4126
|
}>, import("zod").ZodObject<{
|
|
3911
4127
|
id: import("zod").ZodString;
|
|
@@ -3928,7 +4144,6 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3928
4144
|
}>>;
|
|
3929
4145
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3930
4146
|
children: {
|
|
3931
|
-
category: "tuple";
|
|
3932
4147
|
children: (({
|
|
3933
4148
|
type: "string";
|
|
3934
4149
|
} & {
|
|
@@ -3957,7 +4172,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3957
4172
|
required?: boolean | null | undefined;
|
|
3958
4173
|
} | null | undefined;
|
|
3959
4174
|
uiConfiguration?: {
|
|
3960
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4175
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3961
4176
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3962
4177
|
} | null | undefined;
|
|
3963
4178
|
width?: number | null | undefined;
|
|
@@ -3965,6 +4180,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3965
4180
|
widthChars?: number | null | undefined;
|
|
3966
4181
|
scoreThreshold?: number | null | undefined;
|
|
3967
4182
|
formula?: string | null | undefined;
|
|
4183
|
+
context?: string[] | null | undefined;
|
|
4184
|
+
prompt?: string | null | undefined;
|
|
4185
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3968
4186
|
}) | ({
|
|
3969
4187
|
type: "date";
|
|
3970
4188
|
format?: string | null | undefined;
|
|
@@ -3994,7 +4212,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3994
4212
|
required?: boolean | null | undefined;
|
|
3995
4213
|
} | null | undefined;
|
|
3996
4214
|
uiConfiguration?: {
|
|
3997
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4215
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3998
4216
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3999
4217
|
} | null | undefined;
|
|
4000
4218
|
width?: number | null | undefined;
|
|
@@ -4002,6 +4220,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4002
4220
|
widthChars?: number | null | undefined;
|
|
4003
4221
|
scoreThreshold?: number | null | undefined;
|
|
4004
4222
|
formula?: string | null | undefined;
|
|
4223
|
+
context?: string[] | null | undefined;
|
|
4224
|
+
prompt?: string | null | undefined;
|
|
4225
|
+
dataset?: Record<string, unknown> | undefined;
|
|
4005
4226
|
}) | ({
|
|
4006
4227
|
type: "number";
|
|
4007
4228
|
format?: string | null | undefined;
|
|
@@ -4036,7 +4257,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4036
4257
|
required?: boolean | null | undefined;
|
|
4037
4258
|
} | null | undefined;
|
|
4038
4259
|
uiConfiguration?: {
|
|
4039
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4260
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4040
4261
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4041
4262
|
} | null | undefined;
|
|
4042
4263
|
width?: number | null | undefined;
|
|
@@ -4044,6 +4265,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4044
4265
|
widthChars?: number | null | undefined;
|
|
4045
4266
|
scoreThreshold?: number | null | undefined;
|
|
4046
4267
|
formula?: string | null | undefined;
|
|
4268
|
+
context?: string[] | null | undefined;
|
|
4269
|
+
prompt?: string | null | undefined;
|
|
4270
|
+
dataset?: Record<string, unknown> | undefined;
|
|
4047
4271
|
}) | ({
|
|
4048
4272
|
options: {
|
|
4049
4273
|
value: string;
|
|
@@ -4077,7 +4301,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4077
4301
|
required?: boolean | null | undefined;
|
|
4078
4302
|
} | null | undefined;
|
|
4079
4303
|
uiConfiguration?: {
|
|
4080
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4304
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4081
4305
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4082
4306
|
} | null | undefined;
|
|
4083
4307
|
width?: number | null | undefined;
|
|
@@ -4085,6 +4309,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4085
4309
|
widthChars?: number | null | undefined;
|
|
4086
4310
|
scoreThreshold?: number | null | undefined;
|
|
4087
4311
|
formula?: string | null | undefined;
|
|
4312
|
+
context?: string[] | null | undefined;
|
|
4313
|
+
prompt?: string | null | undefined;
|
|
4314
|
+
dataset?: Record<string, unknown> | undefined;
|
|
4088
4315
|
}) | ({
|
|
4089
4316
|
id: string;
|
|
4090
4317
|
label: string;
|
|
@@ -4100,6 +4327,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4100
4327
|
popupUrl?: string | undefined;
|
|
4101
4328
|
canObtainToken?: boolean | undefined;
|
|
4102
4329
|
}))[];
|
|
4330
|
+
category: "tuple";
|
|
4103
4331
|
rirFieldNames?: string[] | null | undefined;
|
|
4104
4332
|
} & {
|
|
4105
4333
|
id: string;
|
|
@@ -4110,7 +4338,6 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4110
4338
|
};
|
|
4111
4339
|
}, {
|
|
4112
4340
|
children: {
|
|
4113
|
-
category: "tuple";
|
|
4114
4341
|
children: (({
|
|
4115
4342
|
type: "string";
|
|
4116
4343
|
} & {
|
|
@@ -4139,7 +4366,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4139
4366
|
required?: boolean | null | undefined;
|
|
4140
4367
|
} | null | undefined;
|
|
4141
4368
|
uiConfiguration?: {
|
|
4142
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4369
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4143
4370
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4144
4371
|
} | null | undefined;
|
|
4145
4372
|
width?: number | null | undefined;
|
|
@@ -4147,6 +4374,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4147
4374
|
widthChars?: number | null | undefined;
|
|
4148
4375
|
scoreThreshold?: number | null | undefined;
|
|
4149
4376
|
formula?: string | null | undefined;
|
|
4377
|
+
context?: string[] | null | undefined;
|
|
4378
|
+
prompt?: string | null | undefined;
|
|
4379
|
+
dataset?: Record<string, unknown> | undefined;
|
|
4150
4380
|
}) | ({
|
|
4151
4381
|
type: "date";
|
|
4152
4382
|
format?: string | null | undefined;
|
|
@@ -4176,7 +4406,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4176
4406
|
required?: boolean | null | undefined;
|
|
4177
4407
|
} | null | undefined;
|
|
4178
4408
|
uiConfiguration?: {
|
|
4179
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4409
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4180
4410
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4181
4411
|
} | null | undefined;
|
|
4182
4412
|
width?: number | null | undefined;
|
|
@@ -4184,6 +4414,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4184
4414
|
widthChars?: number | null | undefined;
|
|
4185
4415
|
scoreThreshold?: number | null | undefined;
|
|
4186
4416
|
formula?: string | null | undefined;
|
|
4417
|
+
context?: string[] | null | undefined;
|
|
4418
|
+
prompt?: string | null | undefined;
|
|
4419
|
+
dataset?: Record<string, unknown> | undefined;
|
|
4187
4420
|
}) | ({
|
|
4188
4421
|
type: "number";
|
|
4189
4422
|
format?: string | null | undefined;
|
|
@@ -4218,7 +4451,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4218
4451
|
required?: boolean | null | undefined;
|
|
4219
4452
|
} | null | undefined;
|
|
4220
4453
|
uiConfiguration?: {
|
|
4221
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4454
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4222
4455
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4223
4456
|
} | null | undefined;
|
|
4224
4457
|
width?: number | null | undefined;
|
|
@@ -4226,6 +4459,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4226
4459
|
widthChars?: number | null | undefined;
|
|
4227
4460
|
scoreThreshold?: number | null | undefined;
|
|
4228
4461
|
formula?: string | null | undefined;
|
|
4462
|
+
context?: string[] | null | undefined;
|
|
4463
|
+
prompt?: string | null | undefined;
|
|
4464
|
+
dataset?: Record<string, unknown> | undefined;
|
|
4229
4465
|
}) | ({
|
|
4230
4466
|
options: {
|
|
4231
4467
|
value: string;
|
|
@@ -4259,7 +4495,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4259
4495
|
required?: boolean | null | undefined;
|
|
4260
4496
|
} | null | undefined;
|
|
4261
4497
|
uiConfiguration?: {
|
|
4262
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4498
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4263
4499
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4264
4500
|
} | null | undefined;
|
|
4265
4501
|
width?: number | null | undefined;
|
|
@@ -4267,6 +4503,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4267
4503
|
widthChars?: number | null | undefined;
|
|
4268
4504
|
scoreThreshold?: number | null | undefined;
|
|
4269
4505
|
formula?: string | null | undefined;
|
|
4506
|
+
context?: string[] | null | undefined;
|
|
4507
|
+
prompt?: string | null | undefined;
|
|
4508
|
+
dataset?: Record<string, unknown> | undefined;
|
|
4270
4509
|
}) | ({
|
|
4271
4510
|
id: string;
|
|
4272
4511
|
label: string;
|
|
@@ -4282,6 +4521,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4282
4521
|
popupUrl?: string | undefined;
|
|
4283
4522
|
canObtainToken?: boolean | undefined;
|
|
4284
4523
|
}))[];
|
|
4524
|
+
category: "tuple";
|
|
4285
4525
|
rirFieldNames?: string[] | null | undefined;
|
|
4286
4526
|
} & {
|
|
4287
4527
|
id: string;
|
|
@@ -4352,7 +4592,6 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4352
4592
|
}>>>]>, "many">;
|
|
4353
4593
|
icon: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
4354
4594
|
}, "strip", import("zod").ZodTypeAny, {
|
|
4355
|
-
category: "section";
|
|
4356
4595
|
children: (({
|
|
4357
4596
|
type: "string";
|
|
4358
4597
|
} & {
|
|
@@ -4381,7 +4620,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4381
4620
|
required?: boolean | null | undefined;
|
|
4382
4621
|
} | null | undefined;
|
|
4383
4622
|
uiConfiguration?: {
|
|
4384
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4623
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4385
4624
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4386
4625
|
} | null | undefined;
|
|
4387
4626
|
width?: number | null | undefined;
|
|
@@ -4389,6 +4628,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4389
4628
|
widthChars?: number | null | undefined;
|
|
4390
4629
|
scoreThreshold?: number | null | undefined;
|
|
4391
4630
|
formula?: string | null | undefined;
|
|
4631
|
+
context?: string[] | null | undefined;
|
|
4632
|
+
prompt?: string | null | undefined;
|
|
4633
|
+
dataset?: Record<string, unknown> | undefined;
|
|
4392
4634
|
}) | ({
|
|
4393
4635
|
type: "date";
|
|
4394
4636
|
format?: string | null | undefined;
|
|
@@ -4418,7 +4660,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4418
4660
|
required?: boolean | null | undefined;
|
|
4419
4661
|
} | null | undefined;
|
|
4420
4662
|
uiConfiguration?: {
|
|
4421
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4663
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4422
4664
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4423
4665
|
} | null | undefined;
|
|
4424
4666
|
width?: number | null | undefined;
|
|
@@ -4426,6 +4668,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4426
4668
|
widthChars?: number | null | undefined;
|
|
4427
4669
|
scoreThreshold?: number | null | undefined;
|
|
4428
4670
|
formula?: string | null | undefined;
|
|
4671
|
+
context?: string[] | null | undefined;
|
|
4672
|
+
prompt?: string | null | undefined;
|
|
4673
|
+
dataset?: Record<string, unknown> | undefined;
|
|
4429
4674
|
}) | ({
|
|
4430
4675
|
type: "number";
|
|
4431
4676
|
format?: string | null | undefined;
|
|
@@ -4460,7 +4705,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4460
4705
|
required?: boolean | null | undefined;
|
|
4461
4706
|
} | null | undefined;
|
|
4462
4707
|
uiConfiguration?: {
|
|
4463
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4708
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4464
4709
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4465
4710
|
} | null | undefined;
|
|
4466
4711
|
width?: number | null | undefined;
|
|
@@ -4468,6 +4713,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4468
4713
|
widthChars?: number | null | undefined;
|
|
4469
4714
|
scoreThreshold?: number | null | undefined;
|
|
4470
4715
|
formula?: string | null | undefined;
|
|
4716
|
+
context?: string[] | null | undefined;
|
|
4717
|
+
prompt?: string | null | undefined;
|
|
4718
|
+
dataset?: Record<string, unknown> | undefined;
|
|
4471
4719
|
}) | ({
|
|
4472
4720
|
options: {
|
|
4473
4721
|
value: string;
|
|
@@ -4501,7 +4749,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4501
4749
|
required?: boolean | null | undefined;
|
|
4502
4750
|
} | null | undefined;
|
|
4503
4751
|
uiConfiguration?: {
|
|
4504
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4752
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4505
4753
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4506
4754
|
} | null | undefined;
|
|
4507
4755
|
width?: number | null | undefined;
|
|
@@ -4509,6 +4757,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4509
4757
|
widthChars?: number | null | undefined;
|
|
4510
4758
|
scoreThreshold?: number | null | undefined;
|
|
4511
4759
|
formula?: string | null | undefined;
|
|
4760
|
+
context?: string[] | null | undefined;
|
|
4761
|
+
prompt?: string | null | undefined;
|
|
4762
|
+
dataset?: Record<string, unknown> | undefined;
|
|
4512
4763
|
}) | ({
|
|
4513
4764
|
id: string;
|
|
4514
4765
|
label: string;
|
|
@@ -4524,7 +4775,6 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4524
4775
|
popupUrl?: string | undefined;
|
|
4525
4776
|
canObtainToken?: boolean | undefined;
|
|
4526
4777
|
}) | ({
|
|
4527
|
-
category: "tuple";
|
|
4528
4778
|
children: (({
|
|
4529
4779
|
type: "string";
|
|
4530
4780
|
} & {
|
|
@@ -4553,7 +4803,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4553
4803
|
required?: boolean | null | undefined;
|
|
4554
4804
|
} | null | undefined;
|
|
4555
4805
|
uiConfiguration?: {
|
|
4556
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4806
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4557
4807
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4558
4808
|
} | null | undefined;
|
|
4559
4809
|
width?: number | null | undefined;
|
|
@@ -4561,6 +4811,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4561
4811
|
widthChars?: number | null | undefined;
|
|
4562
4812
|
scoreThreshold?: number | null | undefined;
|
|
4563
4813
|
formula?: string | null | undefined;
|
|
4814
|
+
context?: string[] | null | undefined;
|
|
4815
|
+
prompt?: string | null | undefined;
|
|
4816
|
+
dataset?: Record<string, unknown> | undefined;
|
|
4564
4817
|
}) | ({
|
|
4565
4818
|
type: "date";
|
|
4566
4819
|
format?: string | null | undefined;
|
|
@@ -4590,7 +4843,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4590
4843
|
required?: boolean | null | undefined;
|
|
4591
4844
|
} | null | undefined;
|
|
4592
4845
|
uiConfiguration?: {
|
|
4593
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4846
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4594
4847
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4595
4848
|
} | null | undefined;
|
|
4596
4849
|
width?: number | null | undefined;
|
|
@@ -4598,6 +4851,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4598
4851
|
widthChars?: number | null | undefined;
|
|
4599
4852
|
scoreThreshold?: number | null | undefined;
|
|
4600
4853
|
formula?: string | null | undefined;
|
|
4854
|
+
context?: string[] | null | undefined;
|
|
4855
|
+
prompt?: string | null | undefined;
|
|
4856
|
+
dataset?: Record<string, unknown> | undefined;
|
|
4601
4857
|
}) | ({
|
|
4602
4858
|
type: "number";
|
|
4603
4859
|
format?: string | null | undefined;
|
|
@@ -4632,7 +4888,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4632
4888
|
required?: boolean | null | undefined;
|
|
4633
4889
|
} | null | undefined;
|
|
4634
4890
|
uiConfiguration?: {
|
|
4635
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4891
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4636
4892
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4637
4893
|
} | null | undefined;
|
|
4638
4894
|
width?: number | null | undefined;
|
|
@@ -4640,6 +4896,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4640
4896
|
widthChars?: number | null | undefined;
|
|
4641
4897
|
scoreThreshold?: number | null | undefined;
|
|
4642
4898
|
formula?: string | null | undefined;
|
|
4899
|
+
context?: string[] | null | undefined;
|
|
4900
|
+
prompt?: string | null | undefined;
|
|
4901
|
+
dataset?: Record<string, unknown> | undefined;
|
|
4643
4902
|
}) | ({
|
|
4644
4903
|
options: {
|
|
4645
4904
|
value: string;
|
|
@@ -4673,7 +4932,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4673
4932
|
required?: boolean | null | undefined;
|
|
4674
4933
|
} | null | undefined;
|
|
4675
4934
|
uiConfiguration?: {
|
|
4676
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4935
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4677
4936
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4678
4937
|
} | null | undefined;
|
|
4679
4938
|
width?: number | null | undefined;
|
|
@@ -4681,6 +4940,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4681
4940
|
widthChars?: number | null | undefined;
|
|
4682
4941
|
scoreThreshold?: number | null | undefined;
|
|
4683
4942
|
formula?: string | null | undefined;
|
|
4943
|
+
context?: string[] | null | undefined;
|
|
4944
|
+
prompt?: string | null | undefined;
|
|
4945
|
+
dataset?: Record<string, unknown> | undefined;
|
|
4684
4946
|
}) | ({
|
|
4685
4947
|
id: string;
|
|
4686
4948
|
label: string;
|
|
@@ -4696,6 +4958,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4696
4958
|
popupUrl?: string | undefined;
|
|
4697
4959
|
canObtainToken?: boolean | undefined;
|
|
4698
4960
|
}))[];
|
|
4961
|
+
category: "tuple";
|
|
4699
4962
|
rirFieldNames?: string[] | null | undefined;
|
|
4700
4963
|
} & {
|
|
4701
4964
|
id: string;
|
|
@@ -4732,7 +4995,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4732
4995
|
required?: boolean | null | undefined;
|
|
4733
4996
|
} | null | undefined;
|
|
4734
4997
|
uiConfiguration?: {
|
|
4735
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4998
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4736
4999
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4737
5000
|
} | null | undefined;
|
|
4738
5001
|
width?: number | null | undefined;
|
|
@@ -4740,6 +5003,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4740
5003
|
widthChars?: number | null | undefined;
|
|
4741
5004
|
scoreThreshold?: number | null | undefined;
|
|
4742
5005
|
formula?: string | null | undefined;
|
|
5006
|
+
context?: string[] | null | undefined;
|
|
5007
|
+
prompt?: string | null | undefined;
|
|
5008
|
+
dataset?: Record<string, unknown> | undefined;
|
|
4743
5009
|
}) | ({
|
|
4744
5010
|
type: "date";
|
|
4745
5011
|
format?: string | null | undefined;
|
|
@@ -4769,7 +5035,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4769
5035
|
required?: boolean | null | undefined;
|
|
4770
5036
|
} | null | undefined;
|
|
4771
5037
|
uiConfiguration?: {
|
|
4772
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5038
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4773
5039
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4774
5040
|
} | null | undefined;
|
|
4775
5041
|
width?: number | null | undefined;
|
|
@@ -4777,6 +5043,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4777
5043
|
widthChars?: number | null | undefined;
|
|
4778
5044
|
scoreThreshold?: number | null | undefined;
|
|
4779
5045
|
formula?: string | null | undefined;
|
|
5046
|
+
context?: string[] | null | undefined;
|
|
5047
|
+
prompt?: string | null | undefined;
|
|
5048
|
+
dataset?: Record<string, unknown> | undefined;
|
|
4780
5049
|
}) | ({
|
|
4781
5050
|
type: "number";
|
|
4782
5051
|
format?: string | null | undefined;
|
|
@@ -4811,7 +5080,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4811
5080
|
required?: boolean | null | undefined;
|
|
4812
5081
|
} | null | undefined;
|
|
4813
5082
|
uiConfiguration?: {
|
|
4814
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5083
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4815
5084
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4816
5085
|
} | null | undefined;
|
|
4817
5086
|
width?: number | null | undefined;
|
|
@@ -4819,6 +5088,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4819
5088
|
widthChars?: number | null | undefined;
|
|
4820
5089
|
scoreThreshold?: number | null | undefined;
|
|
4821
5090
|
formula?: string | null | undefined;
|
|
5091
|
+
context?: string[] | null | undefined;
|
|
5092
|
+
prompt?: string | null | undefined;
|
|
5093
|
+
dataset?: Record<string, unknown> | undefined;
|
|
4822
5094
|
}) | ({
|
|
4823
5095
|
options: {
|
|
4824
5096
|
value: string;
|
|
@@ -4852,7 +5124,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4852
5124
|
required?: boolean | null | undefined;
|
|
4853
5125
|
} | null | undefined;
|
|
4854
5126
|
uiConfiguration?: {
|
|
4855
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5127
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4856
5128
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4857
5129
|
} | null | undefined;
|
|
4858
5130
|
width?: number | null | undefined;
|
|
@@ -4860,6 +5132,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4860
5132
|
widthChars?: number | null | undefined;
|
|
4861
5133
|
scoreThreshold?: number | null | undefined;
|
|
4862
5134
|
formula?: string | null | undefined;
|
|
5135
|
+
context?: string[] | null | undefined;
|
|
5136
|
+
prompt?: string | null | undefined;
|
|
5137
|
+
dataset?: Record<string, unknown> | undefined;
|
|
4863
5138
|
}) | ({
|
|
4864
5139
|
id: string;
|
|
4865
5140
|
label: string;
|
|
@@ -4894,7 +5169,6 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4894
5169
|
disablePrediction?: boolean | null | undefined;
|
|
4895
5170
|
}) | ({
|
|
4896
5171
|
children: {
|
|
4897
|
-
category: "tuple";
|
|
4898
5172
|
children: (({
|
|
4899
5173
|
type: "string";
|
|
4900
5174
|
} & {
|
|
@@ -4923,7 +5197,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4923
5197
|
required?: boolean | null | undefined;
|
|
4924
5198
|
} | null | undefined;
|
|
4925
5199
|
uiConfiguration?: {
|
|
4926
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5200
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4927
5201
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4928
5202
|
} | null | undefined;
|
|
4929
5203
|
width?: number | null | undefined;
|
|
@@ -4931,6 +5205,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4931
5205
|
widthChars?: number | null | undefined;
|
|
4932
5206
|
scoreThreshold?: number | null | undefined;
|
|
4933
5207
|
formula?: string | null | undefined;
|
|
5208
|
+
context?: string[] | null | undefined;
|
|
5209
|
+
prompt?: string | null | undefined;
|
|
5210
|
+
dataset?: Record<string, unknown> | undefined;
|
|
4934
5211
|
}) | ({
|
|
4935
5212
|
type: "date";
|
|
4936
5213
|
format?: string | null | undefined;
|
|
@@ -4960,7 +5237,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4960
5237
|
required?: boolean | null | undefined;
|
|
4961
5238
|
} | null | undefined;
|
|
4962
5239
|
uiConfiguration?: {
|
|
4963
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5240
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4964
5241
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4965
5242
|
} | null | undefined;
|
|
4966
5243
|
width?: number | null | undefined;
|
|
@@ -4968,6 +5245,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4968
5245
|
widthChars?: number | null | undefined;
|
|
4969
5246
|
scoreThreshold?: number | null | undefined;
|
|
4970
5247
|
formula?: string | null | undefined;
|
|
5248
|
+
context?: string[] | null | undefined;
|
|
5249
|
+
prompt?: string | null | undefined;
|
|
5250
|
+
dataset?: Record<string, unknown> | undefined;
|
|
4971
5251
|
}) | ({
|
|
4972
5252
|
type: "number";
|
|
4973
5253
|
format?: string | null | undefined;
|
|
@@ -5002,7 +5282,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5002
5282
|
required?: boolean | null | undefined;
|
|
5003
5283
|
} | null | undefined;
|
|
5004
5284
|
uiConfiguration?: {
|
|
5005
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5285
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
5006
5286
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5007
5287
|
} | null | undefined;
|
|
5008
5288
|
width?: number | null | undefined;
|
|
@@ -5010,6 +5290,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5010
5290
|
widthChars?: number | null | undefined;
|
|
5011
5291
|
scoreThreshold?: number | null | undefined;
|
|
5012
5292
|
formula?: string | null | undefined;
|
|
5293
|
+
context?: string[] | null | undefined;
|
|
5294
|
+
prompt?: string | null | undefined;
|
|
5295
|
+
dataset?: Record<string, unknown> | undefined;
|
|
5013
5296
|
}) | ({
|
|
5014
5297
|
options: {
|
|
5015
5298
|
value: string;
|
|
@@ -5043,7 +5326,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5043
5326
|
required?: boolean | null | undefined;
|
|
5044
5327
|
} | null | undefined;
|
|
5045
5328
|
uiConfiguration?: {
|
|
5046
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5329
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
5047
5330
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5048
5331
|
} | null | undefined;
|
|
5049
5332
|
width?: number | null | undefined;
|
|
@@ -5051,6 +5334,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5051
5334
|
widthChars?: number | null | undefined;
|
|
5052
5335
|
scoreThreshold?: number | null | undefined;
|
|
5053
5336
|
formula?: string | null | undefined;
|
|
5337
|
+
context?: string[] | null | undefined;
|
|
5338
|
+
prompt?: string | null | undefined;
|
|
5339
|
+
dataset?: Record<string, unknown> | undefined;
|
|
5054
5340
|
}) | ({
|
|
5055
5341
|
id: string;
|
|
5056
5342
|
label: string;
|
|
@@ -5066,6 +5352,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5066
5352
|
popupUrl?: string | undefined;
|
|
5067
5353
|
canObtainToken?: boolean | undefined;
|
|
5068
5354
|
}))[];
|
|
5355
|
+
category: "tuple";
|
|
5069
5356
|
rirFieldNames?: string[] | null | undefined;
|
|
5070
5357
|
} & {
|
|
5071
5358
|
id: string;
|
|
@@ -5092,9 +5379,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5092
5379
|
hidden?: boolean | null | undefined;
|
|
5093
5380
|
disablePrediction?: boolean | null | undefined;
|
|
5094
5381
|
}))[];
|
|
5382
|
+
category: "section";
|
|
5095
5383
|
icon?: string | null | undefined;
|
|
5096
5384
|
}, {
|
|
5097
|
-
category: "section";
|
|
5098
5385
|
children: (({
|
|
5099
5386
|
type: "string";
|
|
5100
5387
|
} & {
|
|
@@ -5123,7 +5410,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5123
5410
|
required?: boolean | null | undefined;
|
|
5124
5411
|
} | null | undefined;
|
|
5125
5412
|
uiConfiguration?: {
|
|
5126
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5413
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
5127
5414
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5128
5415
|
} | null | undefined;
|
|
5129
5416
|
width?: number | null | undefined;
|
|
@@ -5131,6 +5418,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5131
5418
|
widthChars?: number | null | undefined;
|
|
5132
5419
|
scoreThreshold?: number | null | undefined;
|
|
5133
5420
|
formula?: string | null | undefined;
|
|
5421
|
+
context?: string[] | null | undefined;
|
|
5422
|
+
prompt?: string | null | undefined;
|
|
5423
|
+
dataset?: Record<string, unknown> | undefined;
|
|
5134
5424
|
}) | ({
|
|
5135
5425
|
type: "date";
|
|
5136
5426
|
format?: string | null | undefined;
|
|
@@ -5160,7 +5450,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5160
5450
|
required?: boolean | null | undefined;
|
|
5161
5451
|
} | null | undefined;
|
|
5162
5452
|
uiConfiguration?: {
|
|
5163
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5453
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
5164
5454
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5165
5455
|
} | null | undefined;
|
|
5166
5456
|
width?: number | null | undefined;
|
|
@@ -5168,6 +5458,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5168
5458
|
widthChars?: number | null | undefined;
|
|
5169
5459
|
scoreThreshold?: number | null | undefined;
|
|
5170
5460
|
formula?: string | null | undefined;
|
|
5461
|
+
context?: string[] | null | undefined;
|
|
5462
|
+
prompt?: string | null | undefined;
|
|
5463
|
+
dataset?: Record<string, unknown> | undefined;
|
|
5171
5464
|
}) | ({
|
|
5172
5465
|
type: "number";
|
|
5173
5466
|
format?: string | null | undefined;
|
|
@@ -5202,7 +5495,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5202
5495
|
required?: boolean | null | undefined;
|
|
5203
5496
|
} | null | undefined;
|
|
5204
5497
|
uiConfiguration?: {
|
|
5205
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5498
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
5206
5499
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5207
5500
|
} | null | undefined;
|
|
5208
5501
|
width?: number | null | undefined;
|
|
@@ -5210,6 +5503,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5210
5503
|
widthChars?: number | null | undefined;
|
|
5211
5504
|
scoreThreshold?: number | null | undefined;
|
|
5212
5505
|
formula?: string | null | undefined;
|
|
5506
|
+
context?: string[] | null | undefined;
|
|
5507
|
+
prompt?: string | null | undefined;
|
|
5508
|
+
dataset?: Record<string, unknown> | undefined;
|
|
5213
5509
|
}) | ({
|
|
5214
5510
|
options: {
|
|
5215
5511
|
value: string;
|
|
@@ -5243,7 +5539,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5243
5539
|
required?: boolean | null | undefined;
|
|
5244
5540
|
} | null | undefined;
|
|
5245
5541
|
uiConfiguration?: {
|
|
5246
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5542
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
5247
5543
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5248
5544
|
} | null | undefined;
|
|
5249
5545
|
width?: number | null | undefined;
|
|
@@ -5251,6 +5547,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5251
5547
|
widthChars?: number | null | undefined;
|
|
5252
5548
|
scoreThreshold?: number | null | undefined;
|
|
5253
5549
|
formula?: string | null | undefined;
|
|
5550
|
+
context?: string[] | null | undefined;
|
|
5551
|
+
prompt?: string | null | undefined;
|
|
5552
|
+
dataset?: Record<string, unknown> | undefined;
|
|
5254
5553
|
}) | ({
|
|
5255
5554
|
id: string;
|
|
5256
5555
|
label: string;
|
|
@@ -5266,7 +5565,6 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5266
5565
|
popupUrl?: string | undefined;
|
|
5267
5566
|
canObtainToken?: boolean | undefined;
|
|
5268
5567
|
}) | ({
|
|
5269
|
-
category: "tuple";
|
|
5270
5568
|
children: (({
|
|
5271
5569
|
type: "string";
|
|
5272
5570
|
} & {
|
|
@@ -5295,7 +5593,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5295
5593
|
required?: boolean | null | undefined;
|
|
5296
5594
|
} | null | undefined;
|
|
5297
5595
|
uiConfiguration?: {
|
|
5298
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5596
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
5299
5597
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5300
5598
|
} | null | undefined;
|
|
5301
5599
|
width?: number | null | undefined;
|
|
@@ -5303,6 +5601,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5303
5601
|
widthChars?: number | null | undefined;
|
|
5304
5602
|
scoreThreshold?: number | null | undefined;
|
|
5305
5603
|
formula?: string | null | undefined;
|
|
5604
|
+
context?: string[] | null | undefined;
|
|
5605
|
+
prompt?: string | null | undefined;
|
|
5606
|
+
dataset?: Record<string, unknown> | undefined;
|
|
5306
5607
|
}) | ({
|
|
5307
5608
|
type: "date";
|
|
5308
5609
|
format?: string | null | undefined;
|
|
@@ -5332,7 +5633,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5332
5633
|
required?: boolean | null | undefined;
|
|
5333
5634
|
} | null | undefined;
|
|
5334
5635
|
uiConfiguration?: {
|
|
5335
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5636
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
5336
5637
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5337
5638
|
} | null | undefined;
|
|
5338
5639
|
width?: number | null | undefined;
|
|
@@ -5340,6 +5641,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5340
5641
|
widthChars?: number | null | undefined;
|
|
5341
5642
|
scoreThreshold?: number | null | undefined;
|
|
5342
5643
|
formula?: string | null | undefined;
|
|
5644
|
+
context?: string[] | null | undefined;
|
|
5645
|
+
prompt?: string | null | undefined;
|
|
5646
|
+
dataset?: Record<string, unknown> | undefined;
|
|
5343
5647
|
}) | ({
|
|
5344
5648
|
type: "number";
|
|
5345
5649
|
format?: string | null | undefined;
|
|
@@ -5374,7 +5678,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5374
5678
|
required?: boolean | null | undefined;
|
|
5375
5679
|
} | null | undefined;
|
|
5376
5680
|
uiConfiguration?: {
|
|
5377
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5681
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
5378
5682
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5379
5683
|
} | null | undefined;
|
|
5380
5684
|
width?: number | null | undefined;
|
|
@@ -5382,6 +5686,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5382
5686
|
widthChars?: number | null | undefined;
|
|
5383
5687
|
scoreThreshold?: number | null | undefined;
|
|
5384
5688
|
formula?: string | null | undefined;
|
|
5689
|
+
context?: string[] | null | undefined;
|
|
5690
|
+
prompt?: string | null | undefined;
|
|
5691
|
+
dataset?: Record<string, unknown> | undefined;
|
|
5385
5692
|
}) | ({
|
|
5386
5693
|
options: {
|
|
5387
5694
|
value: string;
|
|
@@ -5415,7 +5722,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5415
5722
|
required?: boolean | null | undefined;
|
|
5416
5723
|
} | null | undefined;
|
|
5417
5724
|
uiConfiguration?: {
|
|
5418
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5725
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
5419
5726
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5420
5727
|
} | null | undefined;
|
|
5421
5728
|
width?: number | null | undefined;
|
|
@@ -5423,6 +5730,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5423
5730
|
widthChars?: number | null | undefined;
|
|
5424
5731
|
scoreThreshold?: number | null | undefined;
|
|
5425
5732
|
formula?: string | null | undefined;
|
|
5733
|
+
context?: string[] | null | undefined;
|
|
5734
|
+
prompt?: string | null | undefined;
|
|
5735
|
+
dataset?: Record<string, unknown> | undefined;
|
|
5426
5736
|
}) | ({
|
|
5427
5737
|
id: string;
|
|
5428
5738
|
label: string;
|
|
@@ -5438,6 +5748,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5438
5748
|
popupUrl?: string | undefined;
|
|
5439
5749
|
canObtainToken?: boolean | undefined;
|
|
5440
5750
|
}))[];
|
|
5751
|
+
category: "tuple";
|
|
5441
5752
|
rirFieldNames?: string[] | null | undefined;
|
|
5442
5753
|
} & {
|
|
5443
5754
|
id: string;
|
|
@@ -5474,7 +5785,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5474
5785
|
required?: boolean | null | undefined;
|
|
5475
5786
|
} | null | undefined;
|
|
5476
5787
|
uiConfiguration?: {
|
|
5477
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5788
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
5478
5789
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5479
5790
|
} | null | undefined;
|
|
5480
5791
|
width?: number | null | undefined;
|
|
@@ -5482,6 +5793,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5482
5793
|
widthChars?: number | null | undefined;
|
|
5483
5794
|
scoreThreshold?: number | null | undefined;
|
|
5484
5795
|
formula?: string | null | undefined;
|
|
5796
|
+
context?: string[] | null | undefined;
|
|
5797
|
+
prompt?: string | null | undefined;
|
|
5798
|
+
dataset?: Record<string, unknown> | undefined;
|
|
5485
5799
|
}) | ({
|
|
5486
5800
|
type: "date";
|
|
5487
5801
|
format?: string | null | undefined;
|
|
@@ -5511,7 +5825,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5511
5825
|
required?: boolean | null | undefined;
|
|
5512
5826
|
} | null | undefined;
|
|
5513
5827
|
uiConfiguration?: {
|
|
5514
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5828
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
5515
5829
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5516
5830
|
} | null | undefined;
|
|
5517
5831
|
width?: number | null | undefined;
|
|
@@ -5519,6 +5833,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5519
5833
|
widthChars?: number | null | undefined;
|
|
5520
5834
|
scoreThreshold?: number | null | undefined;
|
|
5521
5835
|
formula?: string | null | undefined;
|
|
5836
|
+
context?: string[] | null | undefined;
|
|
5837
|
+
prompt?: string | null | undefined;
|
|
5838
|
+
dataset?: Record<string, unknown> | undefined;
|
|
5522
5839
|
}) | ({
|
|
5523
5840
|
type: "number";
|
|
5524
5841
|
format?: string | null | undefined;
|
|
@@ -5553,7 +5870,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5553
5870
|
required?: boolean | null | undefined;
|
|
5554
5871
|
} | null | undefined;
|
|
5555
5872
|
uiConfiguration?: {
|
|
5556
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5873
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
5557
5874
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5558
5875
|
} | null | undefined;
|
|
5559
5876
|
width?: number | null | undefined;
|
|
@@ -5561,6 +5878,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5561
5878
|
widthChars?: number | null | undefined;
|
|
5562
5879
|
scoreThreshold?: number | null | undefined;
|
|
5563
5880
|
formula?: string | null | undefined;
|
|
5881
|
+
context?: string[] | null | undefined;
|
|
5882
|
+
prompt?: string | null | undefined;
|
|
5883
|
+
dataset?: Record<string, unknown> | undefined;
|
|
5564
5884
|
}) | ({
|
|
5565
5885
|
options: {
|
|
5566
5886
|
value: string;
|
|
@@ -5594,7 +5914,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5594
5914
|
required?: boolean | null | undefined;
|
|
5595
5915
|
} | null | undefined;
|
|
5596
5916
|
uiConfiguration?: {
|
|
5597
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5917
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
5598
5918
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5599
5919
|
} | null | undefined;
|
|
5600
5920
|
width?: number | null | undefined;
|
|
@@ -5602,6 +5922,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5602
5922
|
widthChars?: number | null | undefined;
|
|
5603
5923
|
scoreThreshold?: number | null | undefined;
|
|
5604
5924
|
formula?: string | null | undefined;
|
|
5925
|
+
context?: string[] | null | undefined;
|
|
5926
|
+
prompt?: string | null | undefined;
|
|
5927
|
+
dataset?: Record<string, unknown> | undefined;
|
|
5605
5928
|
}) | ({
|
|
5606
5929
|
id: string;
|
|
5607
5930
|
label: string;
|
|
@@ -5636,7 +5959,6 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5636
5959
|
disablePrediction?: boolean | null | undefined;
|
|
5637
5960
|
}) | ({
|
|
5638
5961
|
children: {
|
|
5639
|
-
category: "tuple";
|
|
5640
5962
|
children: (({
|
|
5641
5963
|
type: "string";
|
|
5642
5964
|
} & {
|
|
@@ -5665,7 +5987,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5665
5987
|
required?: boolean | null | undefined;
|
|
5666
5988
|
} | null | undefined;
|
|
5667
5989
|
uiConfiguration?: {
|
|
5668
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5990
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
5669
5991
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5670
5992
|
} | null | undefined;
|
|
5671
5993
|
width?: number | null | undefined;
|
|
@@ -5673,6 +5995,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5673
5995
|
widthChars?: number | null | undefined;
|
|
5674
5996
|
scoreThreshold?: number | null | undefined;
|
|
5675
5997
|
formula?: string | null | undefined;
|
|
5998
|
+
context?: string[] | null | undefined;
|
|
5999
|
+
prompt?: string | null | undefined;
|
|
6000
|
+
dataset?: Record<string, unknown> | undefined;
|
|
5676
6001
|
}) | ({
|
|
5677
6002
|
type: "date";
|
|
5678
6003
|
format?: string | null | undefined;
|
|
@@ -5702,7 +6027,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5702
6027
|
required?: boolean | null | undefined;
|
|
5703
6028
|
} | null | undefined;
|
|
5704
6029
|
uiConfiguration?: {
|
|
5705
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6030
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
5706
6031
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5707
6032
|
} | null | undefined;
|
|
5708
6033
|
width?: number | null | undefined;
|
|
@@ -5710,6 +6035,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5710
6035
|
widthChars?: number | null | undefined;
|
|
5711
6036
|
scoreThreshold?: number | null | undefined;
|
|
5712
6037
|
formula?: string | null | undefined;
|
|
6038
|
+
context?: string[] | null | undefined;
|
|
6039
|
+
prompt?: string | null | undefined;
|
|
6040
|
+
dataset?: Record<string, unknown> | undefined;
|
|
5713
6041
|
}) | ({
|
|
5714
6042
|
type: "number";
|
|
5715
6043
|
format?: string | null | undefined;
|
|
@@ -5744,7 +6072,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5744
6072
|
required?: boolean | null | undefined;
|
|
5745
6073
|
} | null | undefined;
|
|
5746
6074
|
uiConfiguration?: {
|
|
5747
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6075
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
5748
6076
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5749
6077
|
} | null | undefined;
|
|
5750
6078
|
width?: number | null | undefined;
|
|
@@ -5752,6 +6080,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5752
6080
|
widthChars?: number | null | undefined;
|
|
5753
6081
|
scoreThreshold?: number | null | undefined;
|
|
5754
6082
|
formula?: string | null | undefined;
|
|
6083
|
+
context?: string[] | null | undefined;
|
|
6084
|
+
prompt?: string | null | undefined;
|
|
6085
|
+
dataset?: Record<string, unknown> | undefined;
|
|
5755
6086
|
}) | ({
|
|
5756
6087
|
options: {
|
|
5757
6088
|
value: string;
|
|
@@ -5785,7 +6116,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5785
6116
|
required?: boolean | null | undefined;
|
|
5786
6117
|
} | null | undefined;
|
|
5787
6118
|
uiConfiguration?: {
|
|
5788
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6119
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
5789
6120
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5790
6121
|
} | null | undefined;
|
|
5791
6122
|
width?: number | null | undefined;
|
|
@@ -5793,6 +6124,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5793
6124
|
widthChars?: number | null | undefined;
|
|
5794
6125
|
scoreThreshold?: number | null | undefined;
|
|
5795
6126
|
formula?: string | null | undefined;
|
|
6127
|
+
context?: string[] | null | undefined;
|
|
6128
|
+
prompt?: string | null | undefined;
|
|
6129
|
+
dataset?: Record<string, unknown> | undefined;
|
|
5796
6130
|
}) | ({
|
|
5797
6131
|
id: string;
|
|
5798
6132
|
label: string;
|
|
@@ -5808,6 +6142,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5808
6142
|
popupUrl?: string | undefined;
|
|
5809
6143
|
canObtainToken?: boolean | undefined;
|
|
5810
6144
|
}))[];
|
|
6145
|
+
category: "tuple";
|
|
5811
6146
|
rirFieldNames?: string[] | null | undefined;
|
|
5812
6147
|
} & {
|
|
5813
6148
|
id: string;
|
|
@@ -5834,6 +6169,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5834
6169
|
hidden?: boolean | null | undefined;
|
|
5835
6170
|
disablePrediction?: boolean | null | undefined;
|
|
5836
6171
|
}))[];
|
|
6172
|
+
category: "section";
|
|
5837
6173
|
icon?: string | null | undefined;
|
|
5838
6174
|
}>>, "many">;
|
|
5839
6175
|
schemaRule: import("zod").ZodObject<{
|
|
@@ -5847,40 +6183,34 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5847
6183
|
triggerCondition: import("zod").ZodOptional<import("zod").ZodString>;
|
|
5848
6184
|
triggerConditionSummary: import("zod").ZodOptional<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
5849
6185
|
synchronizedFromTemplate: import("zod").ZodOptional<import("zod").ZodOptional<import("zod").ZodBoolean>>;
|
|
5850
|
-
|
|
6186
|
+
actions: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
5851
6187
|
id: import("zod").ZodString;
|
|
5852
6188
|
enabled: import("zod").ZodBoolean;
|
|
5853
6189
|
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
5854
6190
|
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
5855
|
-
action: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
5856
|
-
type: import("zod").ZodUnion<[import("zod").ZodLiteral<"add_automation_blocker">, import("zod").ZodLiteral<"show_message">, import("zod").ZodLiteral<"send_email">, import("zod").ZodLiteral<"hide_field">, import("zod").ZodLiteral<"change_queue">, import("zod").ZodLiteral<"show_field">, import("zod").ZodLiteral<"change_status">, import("zod").ZodLiteral<"add_label">, import("zod").ZodLiteral<"remove_label">, import("zod").ZodString]>;
|
|
5857
|
-
payload: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
5858
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
5859
|
-
type: string;
|
|
5860
|
-
payload?: unknown;
|
|
5861
|
-
}, {
|
|
5862
|
-
type: string;
|
|
5863
|
-
payload?: unknown;
|
|
5864
|
-
}>>;
|
|
5865
6191
|
}, "strip", import("zod").ZodTypeAny, {
|
|
5866
6192
|
id: string;
|
|
5867
6193
|
enabled: boolean;
|
|
5868
6194
|
name?: string | undefined;
|
|
5869
6195
|
description?: string | undefined;
|
|
5870
|
-
action?: {
|
|
5871
|
-
type: string;
|
|
5872
|
-
payload?: unknown;
|
|
5873
|
-
} | undefined;
|
|
5874
6196
|
}, {
|
|
5875
6197
|
id: string;
|
|
5876
6198
|
enabled: boolean;
|
|
5877
6199
|
name?: string | undefined;
|
|
5878
6200
|
description?: string | undefined;
|
|
5879
|
-
|
|
5880
|
-
|
|
5881
|
-
|
|
5882
|
-
|
|
5883
|
-
}
|
|
6201
|
+
}>, import("zod").ZodObject<{
|
|
6202
|
+
type: import("zod").ZodString;
|
|
6203
|
+
event: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"annotation_imported">, import("zod").ZodLiteral<"annotation_confirmed">, import("zod").ZodLiteral<"annotation_exported">, import("zod").ZodLiteral<"validation">]>>;
|
|
6204
|
+
payload: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
6205
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
6206
|
+
type: string;
|
|
6207
|
+
event?: "validation" | "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
6208
|
+
payload?: unknown;
|
|
6209
|
+
}, {
|
|
6210
|
+
type: string;
|
|
6211
|
+
event?: "validation" | "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
6212
|
+
payload?: unknown;
|
|
6213
|
+
}>>, "many">>;
|
|
5884
6214
|
}, "strip", import("zod").ZodTypeAny, {
|
|
5885
6215
|
id?: number | undefined;
|
|
5886
6216
|
url?: string | undefined;
|
|
@@ -5892,16 +6222,16 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5892
6222
|
triggerCondition?: string | undefined;
|
|
5893
6223
|
triggerConditionSummary?: string | undefined;
|
|
5894
6224
|
synchronizedFromTemplate?: boolean | undefined;
|
|
5895
|
-
|
|
6225
|
+
actions?: ({
|
|
5896
6226
|
id: string;
|
|
5897
6227
|
enabled: boolean;
|
|
5898
6228
|
name?: string | undefined;
|
|
5899
6229
|
description?: string | undefined;
|
|
5900
|
-
|
|
5901
|
-
|
|
5902
|
-
|
|
5903
|
-
|
|
5904
|
-
}[] | undefined;
|
|
6230
|
+
} & {
|
|
6231
|
+
type: string;
|
|
6232
|
+
event?: "validation" | "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
6233
|
+
payload?: unknown;
|
|
6234
|
+
})[] | undefined;
|
|
5905
6235
|
}, {
|
|
5906
6236
|
id?: number | undefined;
|
|
5907
6237
|
url?: string | undefined;
|
|
@@ -5913,16 +6243,16 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5913
6243
|
triggerCondition?: string | undefined;
|
|
5914
6244
|
triggerConditionSummary?: string | undefined;
|
|
5915
6245
|
synchronizedFromTemplate?: boolean | undefined;
|
|
5916
|
-
|
|
6246
|
+
actions?: ({
|
|
5917
6247
|
id: string;
|
|
5918
6248
|
enabled: boolean;
|
|
5919
6249
|
name?: string | undefined;
|
|
5920
6250
|
description?: string | undefined;
|
|
5921
|
-
|
|
5922
|
-
|
|
5923
|
-
|
|
5924
|
-
|
|
5925
|
-
}[] | undefined;
|
|
6251
|
+
} & {
|
|
6252
|
+
type: string;
|
|
6253
|
+
event?: "validation" | "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
6254
|
+
payload?: unknown;
|
|
6255
|
+
})[] | undefined;
|
|
5926
6256
|
}>;
|
|
5927
6257
|
}, "strip", import("zod").ZodTypeAny, {
|
|
5928
6258
|
schemaContent: ({
|
|
@@ -5932,7 +6262,6 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5932
6262
|
hidden?: boolean | null | undefined;
|
|
5933
6263
|
disablePrediction?: boolean | null | undefined;
|
|
5934
6264
|
} & {
|
|
5935
|
-
category: "section";
|
|
5936
6265
|
children: (({
|
|
5937
6266
|
type: "string";
|
|
5938
6267
|
} & {
|
|
@@ -5961,7 +6290,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5961
6290
|
required?: boolean | null | undefined;
|
|
5962
6291
|
} | null | undefined;
|
|
5963
6292
|
uiConfiguration?: {
|
|
5964
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6293
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
5965
6294
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5966
6295
|
} | null | undefined;
|
|
5967
6296
|
width?: number | null | undefined;
|
|
@@ -5969,6 +6298,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5969
6298
|
widthChars?: number | null | undefined;
|
|
5970
6299
|
scoreThreshold?: number | null | undefined;
|
|
5971
6300
|
formula?: string | null | undefined;
|
|
6301
|
+
context?: string[] | null | undefined;
|
|
6302
|
+
prompt?: string | null | undefined;
|
|
6303
|
+
dataset?: Record<string, unknown> | undefined;
|
|
5972
6304
|
}) | ({
|
|
5973
6305
|
type: "date";
|
|
5974
6306
|
format?: string | null | undefined;
|
|
@@ -5998,7 +6330,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5998
6330
|
required?: boolean | null | undefined;
|
|
5999
6331
|
} | null | undefined;
|
|
6000
6332
|
uiConfiguration?: {
|
|
6001
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6333
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
6002
6334
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6003
6335
|
} | null | undefined;
|
|
6004
6336
|
width?: number | null | undefined;
|
|
@@ -6006,6 +6338,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6006
6338
|
widthChars?: number | null | undefined;
|
|
6007
6339
|
scoreThreshold?: number | null | undefined;
|
|
6008
6340
|
formula?: string | null | undefined;
|
|
6341
|
+
context?: string[] | null | undefined;
|
|
6342
|
+
prompt?: string | null | undefined;
|
|
6343
|
+
dataset?: Record<string, unknown> | undefined;
|
|
6009
6344
|
}) | ({
|
|
6010
6345
|
type: "number";
|
|
6011
6346
|
format?: string | null | undefined;
|
|
@@ -6040,7 +6375,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6040
6375
|
required?: boolean | null | undefined;
|
|
6041
6376
|
} | null | undefined;
|
|
6042
6377
|
uiConfiguration?: {
|
|
6043
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6378
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
6044
6379
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6045
6380
|
} | null | undefined;
|
|
6046
6381
|
width?: number | null | undefined;
|
|
@@ -6048,6 +6383,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6048
6383
|
widthChars?: number | null | undefined;
|
|
6049
6384
|
scoreThreshold?: number | null | undefined;
|
|
6050
6385
|
formula?: string | null | undefined;
|
|
6386
|
+
context?: string[] | null | undefined;
|
|
6387
|
+
prompt?: string | null | undefined;
|
|
6388
|
+
dataset?: Record<string, unknown> | undefined;
|
|
6051
6389
|
}) | ({
|
|
6052
6390
|
options: {
|
|
6053
6391
|
value: string;
|
|
@@ -6081,7 +6419,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6081
6419
|
required?: boolean | null | undefined;
|
|
6082
6420
|
} | null | undefined;
|
|
6083
6421
|
uiConfiguration?: {
|
|
6084
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6422
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
6085
6423
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6086
6424
|
} | null | undefined;
|
|
6087
6425
|
width?: number | null | undefined;
|
|
@@ -6089,6 +6427,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6089
6427
|
widthChars?: number | null | undefined;
|
|
6090
6428
|
scoreThreshold?: number | null | undefined;
|
|
6091
6429
|
formula?: string | null | undefined;
|
|
6430
|
+
context?: string[] | null | undefined;
|
|
6431
|
+
prompt?: string | null | undefined;
|
|
6432
|
+
dataset?: Record<string, unknown> | undefined;
|
|
6092
6433
|
}) | ({
|
|
6093
6434
|
id: string;
|
|
6094
6435
|
label: string;
|
|
@@ -6104,7 +6445,6 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6104
6445
|
popupUrl?: string | undefined;
|
|
6105
6446
|
canObtainToken?: boolean | undefined;
|
|
6106
6447
|
}) | ({
|
|
6107
|
-
category: "tuple";
|
|
6108
6448
|
children: (({
|
|
6109
6449
|
type: "string";
|
|
6110
6450
|
} & {
|
|
@@ -6133,7 +6473,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6133
6473
|
required?: boolean | null | undefined;
|
|
6134
6474
|
} | null | undefined;
|
|
6135
6475
|
uiConfiguration?: {
|
|
6136
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6476
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
6137
6477
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6138
6478
|
} | null | undefined;
|
|
6139
6479
|
width?: number | null | undefined;
|
|
@@ -6141,6 +6481,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6141
6481
|
widthChars?: number | null | undefined;
|
|
6142
6482
|
scoreThreshold?: number | null | undefined;
|
|
6143
6483
|
formula?: string | null | undefined;
|
|
6484
|
+
context?: string[] | null | undefined;
|
|
6485
|
+
prompt?: string | null | undefined;
|
|
6486
|
+
dataset?: Record<string, unknown> | undefined;
|
|
6144
6487
|
}) | ({
|
|
6145
6488
|
type: "date";
|
|
6146
6489
|
format?: string | null | undefined;
|
|
@@ -6170,7 +6513,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6170
6513
|
required?: boolean | null | undefined;
|
|
6171
6514
|
} | null | undefined;
|
|
6172
6515
|
uiConfiguration?: {
|
|
6173
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6516
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
6174
6517
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6175
6518
|
} | null | undefined;
|
|
6176
6519
|
width?: number | null | undefined;
|
|
@@ -6178,6 +6521,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6178
6521
|
widthChars?: number | null | undefined;
|
|
6179
6522
|
scoreThreshold?: number | null | undefined;
|
|
6180
6523
|
formula?: string | null | undefined;
|
|
6524
|
+
context?: string[] | null | undefined;
|
|
6525
|
+
prompt?: string | null | undefined;
|
|
6526
|
+
dataset?: Record<string, unknown> | undefined;
|
|
6181
6527
|
}) | ({
|
|
6182
6528
|
type: "number";
|
|
6183
6529
|
format?: string | null | undefined;
|
|
@@ -6212,7 +6558,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6212
6558
|
required?: boolean | null | undefined;
|
|
6213
6559
|
} | null | undefined;
|
|
6214
6560
|
uiConfiguration?: {
|
|
6215
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6561
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
6216
6562
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6217
6563
|
} | null | undefined;
|
|
6218
6564
|
width?: number | null | undefined;
|
|
@@ -6220,6 +6566,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6220
6566
|
widthChars?: number | null | undefined;
|
|
6221
6567
|
scoreThreshold?: number | null | undefined;
|
|
6222
6568
|
formula?: string | null | undefined;
|
|
6569
|
+
context?: string[] | null | undefined;
|
|
6570
|
+
prompt?: string | null | undefined;
|
|
6571
|
+
dataset?: Record<string, unknown> | undefined;
|
|
6223
6572
|
}) | ({
|
|
6224
6573
|
options: {
|
|
6225
6574
|
value: string;
|
|
@@ -6253,7 +6602,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6253
6602
|
required?: boolean | null | undefined;
|
|
6254
6603
|
} | null | undefined;
|
|
6255
6604
|
uiConfiguration?: {
|
|
6256
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6605
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
6257
6606
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6258
6607
|
} | null | undefined;
|
|
6259
6608
|
width?: number | null | undefined;
|
|
@@ -6261,6 +6610,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6261
6610
|
widthChars?: number | null | undefined;
|
|
6262
6611
|
scoreThreshold?: number | null | undefined;
|
|
6263
6612
|
formula?: string | null | undefined;
|
|
6613
|
+
context?: string[] | null | undefined;
|
|
6614
|
+
prompt?: string | null | undefined;
|
|
6615
|
+
dataset?: Record<string, unknown> | undefined;
|
|
6264
6616
|
}) | ({
|
|
6265
6617
|
id: string;
|
|
6266
6618
|
label: string;
|
|
@@ -6276,6 +6628,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6276
6628
|
popupUrl?: string | undefined;
|
|
6277
6629
|
canObtainToken?: boolean | undefined;
|
|
6278
6630
|
}))[];
|
|
6631
|
+
category: "tuple";
|
|
6279
6632
|
rirFieldNames?: string[] | null | undefined;
|
|
6280
6633
|
} & {
|
|
6281
6634
|
id: string;
|
|
@@ -6312,7 +6665,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6312
6665
|
required?: boolean | null | undefined;
|
|
6313
6666
|
} | null | undefined;
|
|
6314
6667
|
uiConfiguration?: {
|
|
6315
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6668
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
6316
6669
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6317
6670
|
} | null | undefined;
|
|
6318
6671
|
width?: number | null | undefined;
|
|
@@ -6320,6 +6673,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6320
6673
|
widthChars?: number | null | undefined;
|
|
6321
6674
|
scoreThreshold?: number | null | undefined;
|
|
6322
6675
|
formula?: string | null | undefined;
|
|
6676
|
+
context?: string[] | null | undefined;
|
|
6677
|
+
prompt?: string | null | undefined;
|
|
6678
|
+
dataset?: Record<string, unknown> | undefined;
|
|
6323
6679
|
}) | ({
|
|
6324
6680
|
type: "date";
|
|
6325
6681
|
format?: string | null | undefined;
|
|
@@ -6349,7 +6705,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6349
6705
|
required?: boolean | null | undefined;
|
|
6350
6706
|
} | null | undefined;
|
|
6351
6707
|
uiConfiguration?: {
|
|
6352
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6708
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
6353
6709
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6354
6710
|
} | null | undefined;
|
|
6355
6711
|
width?: number | null | undefined;
|
|
@@ -6357,6 +6713,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6357
6713
|
widthChars?: number | null | undefined;
|
|
6358
6714
|
scoreThreshold?: number | null | undefined;
|
|
6359
6715
|
formula?: string | null | undefined;
|
|
6716
|
+
context?: string[] | null | undefined;
|
|
6717
|
+
prompt?: string | null | undefined;
|
|
6718
|
+
dataset?: Record<string, unknown> | undefined;
|
|
6360
6719
|
}) | ({
|
|
6361
6720
|
type: "number";
|
|
6362
6721
|
format?: string | null | undefined;
|
|
@@ -6391,7 +6750,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6391
6750
|
required?: boolean | null | undefined;
|
|
6392
6751
|
} | null | undefined;
|
|
6393
6752
|
uiConfiguration?: {
|
|
6394
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6753
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
6395
6754
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6396
6755
|
} | null | undefined;
|
|
6397
6756
|
width?: number | null | undefined;
|
|
@@ -6399,6 +6758,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6399
6758
|
widthChars?: number | null | undefined;
|
|
6400
6759
|
scoreThreshold?: number | null | undefined;
|
|
6401
6760
|
formula?: string | null | undefined;
|
|
6761
|
+
context?: string[] | null | undefined;
|
|
6762
|
+
prompt?: string | null | undefined;
|
|
6763
|
+
dataset?: Record<string, unknown> | undefined;
|
|
6402
6764
|
}) | ({
|
|
6403
6765
|
options: {
|
|
6404
6766
|
value: string;
|
|
@@ -6432,7 +6794,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6432
6794
|
required?: boolean | null | undefined;
|
|
6433
6795
|
} | null | undefined;
|
|
6434
6796
|
uiConfiguration?: {
|
|
6435
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6797
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
6436
6798
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6437
6799
|
} | null | undefined;
|
|
6438
6800
|
width?: number | null | undefined;
|
|
@@ -6440,6 +6802,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6440
6802
|
widthChars?: number | null | undefined;
|
|
6441
6803
|
scoreThreshold?: number | null | undefined;
|
|
6442
6804
|
formula?: string | null | undefined;
|
|
6805
|
+
context?: string[] | null | undefined;
|
|
6806
|
+
prompt?: string | null | undefined;
|
|
6807
|
+
dataset?: Record<string, unknown> | undefined;
|
|
6443
6808
|
}) | ({
|
|
6444
6809
|
id: string;
|
|
6445
6810
|
label: string;
|
|
@@ -6474,7 +6839,6 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6474
6839
|
disablePrediction?: boolean | null | undefined;
|
|
6475
6840
|
}) | ({
|
|
6476
6841
|
children: {
|
|
6477
|
-
category: "tuple";
|
|
6478
6842
|
children: (({
|
|
6479
6843
|
type: "string";
|
|
6480
6844
|
} & {
|
|
@@ -6503,7 +6867,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6503
6867
|
required?: boolean | null | undefined;
|
|
6504
6868
|
} | null | undefined;
|
|
6505
6869
|
uiConfiguration?: {
|
|
6506
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6870
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
6507
6871
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6508
6872
|
} | null | undefined;
|
|
6509
6873
|
width?: number | null | undefined;
|
|
@@ -6511,6 +6875,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6511
6875
|
widthChars?: number | null | undefined;
|
|
6512
6876
|
scoreThreshold?: number | null | undefined;
|
|
6513
6877
|
formula?: string | null | undefined;
|
|
6878
|
+
context?: string[] | null | undefined;
|
|
6879
|
+
prompt?: string | null | undefined;
|
|
6880
|
+
dataset?: Record<string, unknown> | undefined;
|
|
6514
6881
|
}) | ({
|
|
6515
6882
|
type: "date";
|
|
6516
6883
|
format?: string | null | undefined;
|
|
@@ -6540,7 +6907,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6540
6907
|
required?: boolean | null | undefined;
|
|
6541
6908
|
} | null | undefined;
|
|
6542
6909
|
uiConfiguration?: {
|
|
6543
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6910
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
6544
6911
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6545
6912
|
} | null | undefined;
|
|
6546
6913
|
width?: number | null | undefined;
|
|
@@ -6548,6 +6915,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6548
6915
|
widthChars?: number | null | undefined;
|
|
6549
6916
|
scoreThreshold?: number | null | undefined;
|
|
6550
6917
|
formula?: string | null | undefined;
|
|
6918
|
+
context?: string[] | null | undefined;
|
|
6919
|
+
prompt?: string | null | undefined;
|
|
6920
|
+
dataset?: Record<string, unknown> | undefined;
|
|
6551
6921
|
}) | ({
|
|
6552
6922
|
type: "number";
|
|
6553
6923
|
format?: string | null | undefined;
|
|
@@ -6582,7 +6952,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6582
6952
|
required?: boolean | null | undefined;
|
|
6583
6953
|
} | null | undefined;
|
|
6584
6954
|
uiConfiguration?: {
|
|
6585
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6955
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
6586
6956
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6587
6957
|
} | null | undefined;
|
|
6588
6958
|
width?: number | null | undefined;
|
|
@@ -6590,6 +6960,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6590
6960
|
widthChars?: number | null | undefined;
|
|
6591
6961
|
scoreThreshold?: number | null | undefined;
|
|
6592
6962
|
formula?: string | null | undefined;
|
|
6963
|
+
context?: string[] | null | undefined;
|
|
6964
|
+
prompt?: string | null | undefined;
|
|
6965
|
+
dataset?: Record<string, unknown> | undefined;
|
|
6593
6966
|
}) | ({
|
|
6594
6967
|
options: {
|
|
6595
6968
|
value: string;
|
|
@@ -6623,7 +6996,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6623
6996
|
required?: boolean | null | undefined;
|
|
6624
6997
|
} | null | undefined;
|
|
6625
6998
|
uiConfiguration?: {
|
|
6626
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6999
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
6627
7000
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6628
7001
|
} | null | undefined;
|
|
6629
7002
|
width?: number | null | undefined;
|
|
@@ -6631,6 +7004,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6631
7004
|
widthChars?: number | null | undefined;
|
|
6632
7005
|
scoreThreshold?: number | null | undefined;
|
|
6633
7006
|
formula?: string | null | undefined;
|
|
7007
|
+
context?: string[] | null | undefined;
|
|
7008
|
+
prompt?: string | null | undefined;
|
|
7009
|
+
dataset?: Record<string, unknown> | undefined;
|
|
6634
7010
|
}) | ({
|
|
6635
7011
|
id: string;
|
|
6636
7012
|
label: string;
|
|
@@ -6646,6 +7022,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6646
7022
|
popupUrl?: string | undefined;
|
|
6647
7023
|
canObtainToken?: boolean | undefined;
|
|
6648
7024
|
}))[];
|
|
7025
|
+
category: "tuple";
|
|
6649
7026
|
rirFieldNames?: string[] | null | undefined;
|
|
6650
7027
|
} & {
|
|
6651
7028
|
id: string;
|
|
@@ -6672,6 +7049,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6672
7049
|
hidden?: boolean | null | undefined;
|
|
6673
7050
|
disablePrediction?: boolean | null | undefined;
|
|
6674
7051
|
}))[];
|
|
7052
|
+
category: "section";
|
|
6675
7053
|
icon?: string | null | undefined;
|
|
6676
7054
|
})[];
|
|
6677
7055
|
userQuery: string;
|
|
@@ -6686,16 +7064,16 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6686
7064
|
triggerCondition?: string | undefined;
|
|
6687
7065
|
triggerConditionSummary?: string | undefined;
|
|
6688
7066
|
synchronizedFromTemplate?: boolean | undefined;
|
|
6689
|
-
|
|
7067
|
+
actions?: ({
|
|
6690
7068
|
id: string;
|
|
6691
7069
|
enabled: boolean;
|
|
6692
7070
|
name?: string | undefined;
|
|
6693
7071
|
description?: string | undefined;
|
|
6694
|
-
|
|
6695
|
-
|
|
6696
|
-
|
|
6697
|
-
|
|
6698
|
-
}[] | undefined;
|
|
7072
|
+
} & {
|
|
7073
|
+
type: string;
|
|
7074
|
+
event?: "validation" | "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
7075
|
+
payload?: unknown;
|
|
7076
|
+
})[] | undefined;
|
|
6699
7077
|
};
|
|
6700
7078
|
}, {
|
|
6701
7079
|
schemaContent: ({
|
|
@@ -6705,7 +7083,6 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6705
7083
|
hidden?: boolean | null | undefined;
|
|
6706
7084
|
disablePrediction?: boolean | null | undefined;
|
|
6707
7085
|
} & {
|
|
6708
|
-
category: "section";
|
|
6709
7086
|
children: (({
|
|
6710
7087
|
type: "string";
|
|
6711
7088
|
} & {
|
|
@@ -6734,7 +7111,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6734
7111
|
required?: boolean | null | undefined;
|
|
6735
7112
|
} | null | undefined;
|
|
6736
7113
|
uiConfiguration?: {
|
|
6737
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7114
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
6738
7115
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6739
7116
|
} | null | undefined;
|
|
6740
7117
|
width?: number | null | undefined;
|
|
@@ -6742,6 +7119,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6742
7119
|
widthChars?: number | null | undefined;
|
|
6743
7120
|
scoreThreshold?: number | null | undefined;
|
|
6744
7121
|
formula?: string | null | undefined;
|
|
7122
|
+
context?: string[] | null | undefined;
|
|
7123
|
+
prompt?: string | null | undefined;
|
|
7124
|
+
dataset?: Record<string, unknown> | undefined;
|
|
6745
7125
|
}) | ({
|
|
6746
7126
|
type: "date";
|
|
6747
7127
|
format?: string | null | undefined;
|
|
@@ -6771,7 +7151,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6771
7151
|
required?: boolean | null | undefined;
|
|
6772
7152
|
} | null | undefined;
|
|
6773
7153
|
uiConfiguration?: {
|
|
6774
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7154
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
6775
7155
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6776
7156
|
} | null | undefined;
|
|
6777
7157
|
width?: number | null | undefined;
|
|
@@ -6779,6 +7159,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6779
7159
|
widthChars?: number | null | undefined;
|
|
6780
7160
|
scoreThreshold?: number | null | undefined;
|
|
6781
7161
|
formula?: string | null | undefined;
|
|
7162
|
+
context?: string[] | null | undefined;
|
|
7163
|
+
prompt?: string | null | undefined;
|
|
7164
|
+
dataset?: Record<string, unknown> | undefined;
|
|
6782
7165
|
}) | ({
|
|
6783
7166
|
type: "number";
|
|
6784
7167
|
format?: string | null | undefined;
|
|
@@ -6813,7 +7196,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6813
7196
|
required?: boolean | null | undefined;
|
|
6814
7197
|
} | null | undefined;
|
|
6815
7198
|
uiConfiguration?: {
|
|
6816
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7199
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
6817
7200
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6818
7201
|
} | null | undefined;
|
|
6819
7202
|
width?: number | null | undefined;
|
|
@@ -6821,6 +7204,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6821
7204
|
widthChars?: number | null | undefined;
|
|
6822
7205
|
scoreThreshold?: number | null | undefined;
|
|
6823
7206
|
formula?: string | null | undefined;
|
|
7207
|
+
context?: string[] | null | undefined;
|
|
7208
|
+
prompt?: string | null | undefined;
|
|
7209
|
+
dataset?: Record<string, unknown> | undefined;
|
|
6824
7210
|
}) | ({
|
|
6825
7211
|
options: {
|
|
6826
7212
|
value: string;
|
|
@@ -6854,7 +7240,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6854
7240
|
required?: boolean | null | undefined;
|
|
6855
7241
|
} | null | undefined;
|
|
6856
7242
|
uiConfiguration?: {
|
|
6857
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7243
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
6858
7244
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6859
7245
|
} | null | undefined;
|
|
6860
7246
|
width?: number | null | undefined;
|
|
@@ -6862,6 +7248,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6862
7248
|
widthChars?: number | null | undefined;
|
|
6863
7249
|
scoreThreshold?: number | null | undefined;
|
|
6864
7250
|
formula?: string | null | undefined;
|
|
7251
|
+
context?: string[] | null | undefined;
|
|
7252
|
+
prompt?: string | null | undefined;
|
|
7253
|
+
dataset?: Record<string, unknown> | undefined;
|
|
6865
7254
|
}) | ({
|
|
6866
7255
|
id: string;
|
|
6867
7256
|
label: string;
|
|
@@ -6877,7 +7266,6 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6877
7266
|
popupUrl?: string | undefined;
|
|
6878
7267
|
canObtainToken?: boolean | undefined;
|
|
6879
7268
|
}) | ({
|
|
6880
|
-
category: "tuple";
|
|
6881
7269
|
children: (({
|
|
6882
7270
|
type: "string";
|
|
6883
7271
|
} & {
|
|
@@ -6906,7 +7294,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6906
7294
|
required?: boolean | null | undefined;
|
|
6907
7295
|
} | null | undefined;
|
|
6908
7296
|
uiConfiguration?: {
|
|
6909
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7297
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
6910
7298
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6911
7299
|
} | null | undefined;
|
|
6912
7300
|
width?: number | null | undefined;
|
|
@@ -6914,6 +7302,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6914
7302
|
widthChars?: number | null | undefined;
|
|
6915
7303
|
scoreThreshold?: number | null | undefined;
|
|
6916
7304
|
formula?: string | null | undefined;
|
|
7305
|
+
context?: string[] | null | undefined;
|
|
7306
|
+
prompt?: string | null | undefined;
|
|
7307
|
+
dataset?: Record<string, unknown> | undefined;
|
|
6917
7308
|
}) | ({
|
|
6918
7309
|
type: "date";
|
|
6919
7310
|
format?: string | null | undefined;
|
|
@@ -6943,7 +7334,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6943
7334
|
required?: boolean | null | undefined;
|
|
6944
7335
|
} | null | undefined;
|
|
6945
7336
|
uiConfiguration?: {
|
|
6946
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7337
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
6947
7338
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6948
7339
|
} | null | undefined;
|
|
6949
7340
|
width?: number | null | undefined;
|
|
@@ -6951,6 +7342,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6951
7342
|
widthChars?: number | null | undefined;
|
|
6952
7343
|
scoreThreshold?: number | null | undefined;
|
|
6953
7344
|
formula?: string | null | undefined;
|
|
7345
|
+
context?: string[] | null | undefined;
|
|
7346
|
+
prompt?: string | null | undefined;
|
|
7347
|
+
dataset?: Record<string, unknown> | undefined;
|
|
6954
7348
|
}) | ({
|
|
6955
7349
|
type: "number";
|
|
6956
7350
|
format?: string | null | undefined;
|
|
@@ -6985,7 +7379,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6985
7379
|
required?: boolean | null | undefined;
|
|
6986
7380
|
} | null | undefined;
|
|
6987
7381
|
uiConfiguration?: {
|
|
6988
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7382
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
6989
7383
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6990
7384
|
} | null | undefined;
|
|
6991
7385
|
width?: number | null | undefined;
|
|
@@ -6993,6 +7387,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6993
7387
|
widthChars?: number | null | undefined;
|
|
6994
7388
|
scoreThreshold?: number | null | undefined;
|
|
6995
7389
|
formula?: string | null | undefined;
|
|
7390
|
+
context?: string[] | null | undefined;
|
|
7391
|
+
prompt?: string | null | undefined;
|
|
7392
|
+
dataset?: Record<string, unknown> | undefined;
|
|
6996
7393
|
}) | ({
|
|
6997
7394
|
options: {
|
|
6998
7395
|
value: string;
|
|
@@ -7026,7 +7423,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
7026
7423
|
required?: boolean | null | undefined;
|
|
7027
7424
|
} | null | undefined;
|
|
7028
7425
|
uiConfiguration?: {
|
|
7029
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7426
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
7030
7427
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7031
7428
|
} | null | undefined;
|
|
7032
7429
|
width?: number | null | undefined;
|
|
@@ -7034,6 +7431,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
7034
7431
|
widthChars?: number | null | undefined;
|
|
7035
7432
|
scoreThreshold?: number | null | undefined;
|
|
7036
7433
|
formula?: string | null | undefined;
|
|
7434
|
+
context?: string[] | null | undefined;
|
|
7435
|
+
prompt?: string | null | undefined;
|
|
7436
|
+
dataset?: Record<string, unknown> | undefined;
|
|
7037
7437
|
}) | ({
|
|
7038
7438
|
id: string;
|
|
7039
7439
|
label: string;
|
|
@@ -7049,6 +7449,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
7049
7449
|
popupUrl?: string | undefined;
|
|
7050
7450
|
canObtainToken?: boolean | undefined;
|
|
7051
7451
|
}))[];
|
|
7452
|
+
category: "tuple";
|
|
7052
7453
|
rirFieldNames?: string[] | null | undefined;
|
|
7053
7454
|
} & {
|
|
7054
7455
|
id: string;
|
|
@@ -7085,7 +7486,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
7085
7486
|
required?: boolean | null | undefined;
|
|
7086
7487
|
} | null | undefined;
|
|
7087
7488
|
uiConfiguration?: {
|
|
7088
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7489
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
7089
7490
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7090
7491
|
} | null | undefined;
|
|
7091
7492
|
width?: number | null | undefined;
|
|
@@ -7093,6 +7494,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
7093
7494
|
widthChars?: number | null | undefined;
|
|
7094
7495
|
scoreThreshold?: number | null | undefined;
|
|
7095
7496
|
formula?: string | null | undefined;
|
|
7497
|
+
context?: string[] | null | undefined;
|
|
7498
|
+
prompt?: string | null | undefined;
|
|
7499
|
+
dataset?: Record<string, unknown> | undefined;
|
|
7096
7500
|
}) | ({
|
|
7097
7501
|
type: "date";
|
|
7098
7502
|
format?: string | null | undefined;
|
|
@@ -7122,7 +7526,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
7122
7526
|
required?: boolean | null | undefined;
|
|
7123
7527
|
} | null | undefined;
|
|
7124
7528
|
uiConfiguration?: {
|
|
7125
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7529
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
7126
7530
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7127
7531
|
} | null | undefined;
|
|
7128
7532
|
width?: number | null | undefined;
|
|
@@ -7130,6 +7534,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
7130
7534
|
widthChars?: number | null | undefined;
|
|
7131
7535
|
scoreThreshold?: number | null | undefined;
|
|
7132
7536
|
formula?: string | null | undefined;
|
|
7537
|
+
context?: string[] | null | undefined;
|
|
7538
|
+
prompt?: string | null | undefined;
|
|
7539
|
+
dataset?: Record<string, unknown> | undefined;
|
|
7133
7540
|
}) | ({
|
|
7134
7541
|
type: "number";
|
|
7135
7542
|
format?: string | null | undefined;
|
|
@@ -7164,7 +7571,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
7164
7571
|
required?: boolean | null | undefined;
|
|
7165
7572
|
} | null | undefined;
|
|
7166
7573
|
uiConfiguration?: {
|
|
7167
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7574
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
7168
7575
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7169
7576
|
} | null | undefined;
|
|
7170
7577
|
width?: number | null | undefined;
|
|
@@ -7172,6 +7579,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
7172
7579
|
widthChars?: number | null | undefined;
|
|
7173
7580
|
scoreThreshold?: number | null | undefined;
|
|
7174
7581
|
formula?: string | null | undefined;
|
|
7582
|
+
context?: string[] | null | undefined;
|
|
7583
|
+
prompt?: string | null | undefined;
|
|
7584
|
+
dataset?: Record<string, unknown> | undefined;
|
|
7175
7585
|
}) | ({
|
|
7176
7586
|
options: {
|
|
7177
7587
|
value: string;
|
|
@@ -7205,7 +7615,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
7205
7615
|
required?: boolean | null | undefined;
|
|
7206
7616
|
} | null | undefined;
|
|
7207
7617
|
uiConfiguration?: {
|
|
7208
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7618
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
7209
7619
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7210
7620
|
} | null | undefined;
|
|
7211
7621
|
width?: number | null | undefined;
|
|
@@ -7213,6 +7623,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
7213
7623
|
widthChars?: number | null | undefined;
|
|
7214
7624
|
scoreThreshold?: number | null | undefined;
|
|
7215
7625
|
formula?: string | null | undefined;
|
|
7626
|
+
context?: string[] | null | undefined;
|
|
7627
|
+
prompt?: string | null | undefined;
|
|
7628
|
+
dataset?: Record<string, unknown> | undefined;
|
|
7216
7629
|
}) | ({
|
|
7217
7630
|
id: string;
|
|
7218
7631
|
label: string;
|
|
@@ -7247,7 +7660,6 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
7247
7660
|
disablePrediction?: boolean | null | undefined;
|
|
7248
7661
|
}) | ({
|
|
7249
7662
|
children: {
|
|
7250
|
-
category: "tuple";
|
|
7251
7663
|
children: (({
|
|
7252
7664
|
type: "string";
|
|
7253
7665
|
} & {
|
|
@@ -7276,7 +7688,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
7276
7688
|
required?: boolean | null | undefined;
|
|
7277
7689
|
} | null | undefined;
|
|
7278
7690
|
uiConfiguration?: {
|
|
7279
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7691
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
7280
7692
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7281
7693
|
} | null | undefined;
|
|
7282
7694
|
width?: number | null | undefined;
|
|
@@ -7284,6 +7696,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
7284
7696
|
widthChars?: number | null | undefined;
|
|
7285
7697
|
scoreThreshold?: number | null | undefined;
|
|
7286
7698
|
formula?: string | null | undefined;
|
|
7699
|
+
context?: string[] | null | undefined;
|
|
7700
|
+
prompt?: string | null | undefined;
|
|
7701
|
+
dataset?: Record<string, unknown> | undefined;
|
|
7287
7702
|
}) | ({
|
|
7288
7703
|
type: "date";
|
|
7289
7704
|
format?: string | null | undefined;
|
|
@@ -7313,7 +7728,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
7313
7728
|
required?: boolean | null | undefined;
|
|
7314
7729
|
} | null | undefined;
|
|
7315
7730
|
uiConfiguration?: {
|
|
7316
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7731
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
7317
7732
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7318
7733
|
} | null | undefined;
|
|
7319
7734
|
width?: number | null | undefined;
|
|
@@ -7321,6 +7736,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
7321
7736
|
widthChars?: number | null | undefined;
|
|
7322
7737
|
scoreThreshold?: number | null | undefined;
|
|
7323
7738
|
formula?: string | null | undefined;
|
|
7739
|
+
context?: string[] | null | undefined;
|
|
7740
|
+
prompt?: string | null | undefined;
|
|
7741
|
+
dataset?: Record<string, unknown> | undefined;
|
|
7324
7742
|
}) | ({
|
|
7325
7743
|
type: "number";
|
|
7326
7744
|
format?: string | null | undefined;
|
|
@@ -7355,7 +7773,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
7355
7773
|
required?: boolean | null | undefined;
|
|
7356
7774
|
} | null | undefined;
|
|
7357
7775
|
uiConfiguration?: {
|
|
7358
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7776
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
7359
7777
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7360
7778
|
} | null | undefined;
|
|
7361
7779
|
width?: number | null | undefined;
|
|
@@ -7363,6 +7781,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
7363
7781
|
widthChars?: number | null | undefined;
|
|
7364
7782
|
scoreThreshold?: number | null | undefined;
|
|
7365
7783
|
formula?: string | null | undefined;
|
|
7784
|
+
context?: string[] | null | undefined;
|
|
7785
|
+
prompt?: string | null | undefined;
|
|
7786
|
+
dataset?: Record<string, unknown> | undefined;
|
|
7366
7787
|
}) | ({
|
|
7367
7788
|
options: {
|
|
7368
7789
|
value: string;
|
|
@@ -7396,7 +7817,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
7396
7817
|
required?: boolean | null | undefined;
|
|
7397
7818
|
} | null | undefined;
|
|
7398
7819
|
uiConfiguration?: {
|
|
7399
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7820
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
7400
7821
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7401
7822
|
} | null | undefined;
|
|
7402
7823
|
width?: number | null | undefined;
|
|
@@ -7404,6 +7825,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
7404
7825
|
widthChars?: number | null | undefined;
|
|
7405
7826
|
scoreThreshold?: number | null | undefined;
|
|
7406
7827
|
formula?: string | null | undefined;
|
|
7828
|
+
context?: string[] | null | undefined;
|
|
7829
|
+
prompt?: string | null | undefined;
|
|
7830
|
+
dataset?: Record<string, unknown> | undefined;
|
|
7407
7831
|
}) | ({
|
|
7408
7832
|
id: string;
|
|
7409
7833
|
label: string;
|
|
@@ -7419,6 +7843,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
7419
7843
|
popupUrl?: string | undefined;
|
|
7420
7844
|
canObtainToken?: boolean | undefined;
|
|
7421
7845
|
}))[];
|
|
7846
|
+
category: "tuple";
|
|
7422
7847
|
rirFieldNames?: string[] | null | undefined;
|
|
7423
7848
|
} & {
|
|
7424
7849
|
id: string;
|
|
@@ -7445,6 +7870,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
7445
7870
|
hidden?: boolean | null | undefined;
|
|
7446
7871
|
disablePrediction?: boolean | null | undefined;
|
|
7447
7872
|
}))[];
|
|
7873
|
+
category: "section";
|
|
7448
7874
|
icon?: string | null | undefined;
|
|
7449
7875
|
})[];
|
|
7450
7876
|
userQuery: string;
|
|
@@ -7459,16 +7885,16 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
7459
7885
|
triggerCondition?: string | undefined;
|
|
7460
7886
|
triggerConditionSummary?: string | undefined;
|
|
7461
7887
|
synchronizedFromTemplate?: boolean | undefined;
|
|
7462
|
-
|
|
7888
|
+
actions?: ({
|
|
7463
7889
|
id: string;
|
|
7464
7890
|
enabled: boolean;
|
|
7465
7891
|
name?: string | undefined;
|
|
7466
7892
|
description?: string | undefined;
|
|
7467
|
-
|
|
7468
|
-
|
|
7469
|
-
|
|
7470
|
-
|
|
7471
|
-
}[] | undefined;
|
|
7893
|
+
} & {
|
|
7894
|
+
type: string;
|
|
7895
|
+
event?: "validation" | "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
7896
|
+
payload?: unknown;
|
|
7897
|
+
})[] | undefined;
|
|
7472
7898
|
};
|
|
7473
7899
|
}>;
|
|
7474
7900
|
readonly payload: SuggestTriggerConditionPayload;
|