@rossum/api-client 0.1.25 → 0.1.26
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +64 -60
- package/index.js.map +1 -1
- package/package.json +3 -2
- package/src/annotations/endpoints/approve.js.map +1 -1
- package/src/annotations/endpoints/assign.js.map +1 -1
- package/src/annotations/endpoints/cancel.js +1 -1
- package/src/annotations/endpoints/cancel.js.map +1 -1
- package/src/annotations/endpoints/confirm.js.map +1 -1
- package/src/annotations/endpoints/contentSelect.js.map +1 -1
- package/src/annotations/endpoints/copy.js.map +1 -1
- package/src/annotations/endpoints/delete.js.map +1 -1
- package/src/annotations/endpoints/editPages.js.map +1 -1
- package/src/annotations/endpoints/editPagesInPlace.js.map +1 -1
- package/src/annotations/endpoints/get.js.map +1 -1
- package/src/annotations/endpoints/getContent.js.map +1 -1
- package/src/annotations/endpoints/getPageData.js +1 -1
- package/src/annotations/endpoints/getPageData.js.map +1 -1
- package/src/annotations/endpoints/index.js +2 -0
- package/src/annotations/endpoints/index.js.map +1 -1
- package/src/annotations/endpoints/patch.js.map +1 -1
- package/src/annotations/endpoints/postpone.js.map +1 -1
- package/src/annotations/endpoints/purge.js.map +1 -1
- package/src/annotations/endpoints/reject.js.map +1 -1
- package/src/annotations/endpoints/search.js +2 -2
- package/src/annotations/endpoints/search.js.map +1 -1
- package/src/annotations/endpoints/split.js +15 -0
- package/src/annotations/endpoints/split.js.map +1 -0
- package/src/annotations/endpoints/split.schema.js +23 -0
- package/src/annotations/endpoints/split.schema.js.map +1 -0
- package/src/annotations/endpoints/start.js.map +1 -1
- package/src/annotations/endpoints/startEditPages.js.map +1 -1
- package/src/annotations/endpoints/startEmbedded.js.map +1 -1
- package/src/annotations/endpoints/updateContent.js.map +1 -1
- package/src/annotations/endpoints/usageReportExport.js.map +1 -1
- package/src/annotations/endpoints/validate.js.map +1 -1
- package/src/annotations/models/annotation.schema.js +2 -0
- package/src/annotations/models/annotation.schema.js.map +1 -1
- package/src/annotations/models/annotationData.schema.js +1 -0
- package/src/annotations/models/annotationData.schema.js.map +1 -1
- package/src/authentication/endpoints/getMembershipToken.js.map +1 -1
- package/src/authentication/endpoints/login.js.map +1 -1
- package/src/authentication/endpoints/password/change.js.map +1 -1
- package/src/authentication/endpoints/password/confirm.js +17 -7
- package/src/authentication/endpoints/password/confirm.js.map +1 -1
- package/src/authentication/endpoints/password/reset.js +17 -7
- package/src/authentication/endpoints/password/reset.js.map +1 -1
- package/src/authentication/endpoints/password/score.js.map +1 -1
- package/src/authentication/endpoints/patch.js.map +1 -1
- package/src/authentication/endpoints/user.js.map +1 -1
- package/src/automationBlockers/endpoints/get.js.map +1 -1
- package/src/billing/endpoints/getHistory.js.map +1 -1
- package/src/billing/endpoints/getHistoryExport.js.map +1 -1
- package/src/billing/endpoints/getStats.js.map +1 -1
- package/src/billing/endpoints/getStatsExport.js.map +1 -1
- package/src/connectors/endpoints/create.js.map +1 -1
- package/src/connectors/endpoints/delete.js.map +1 -1
- package/src/connectors/endpoints/list.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/create.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/get.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/patch.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/predict.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/validate.js.map +1 -1
- package/src/dedicatedEngines/endpoints/create.js.map +1 -1
- package/src/dedicatedEngines/endpoints/get.js.map +1 -1
- package/src/dedicatedEngines/endpoints/list.js.map +1 -1
- package/src/dedicatedEngines/endpoints/patch.js.map +1 -1
- package/src/dedicatedEngines/endpoints/request.js.map +1 -1
- package/src/deleteRecommendations/endpoints/create.js.map +1 -1
- package/src/deleteRecommendations/endpoints/get.js.map +1 -1
- package/src/deleteRecommendations/endpoints/list.js.map +1 -1
- package/src/deleteRecommendations/endpoints/patch.js.map +1 -1
- package/src/documentRelations/endpoints/index.js +8 -0
- package/src/documentRelations/endpoints/index.js.map +1 -0
- package/src/documentRelations/endpoints/list.js +17 -0
- package/src/documentRelations/endpoints/list.js.map +1 -0
- package/src/documentRelations/endpoints/list.schema.js +17 -0
- package/src/documentRelations/endpoints/list.schema.js.map +1 -0
- package/src/documentRelations/models/relations.schema.js +18 -0
- package/src/documentRelations/models/relations.schema.js.map +1 -0
- package/src/documents/endpoints/downloads.js.map +1 -1
- package/src/documents/endpoints/get.js.map +1 -1
- package/src/documents/endpoints/getBlob.js.map +1 -1
- package/src/documents/endpoints/list.js.map +1 -1
- package/src/documents/endpoints/patch.js.map +1 -1
- package/src/email/endpoints/get.js.map +1 -1
- package/src/email/endpoints/list.js.map +1 -1
- package/src/email/endpoints/send.js.map +1 -1
- package/src/email/endpoints/send.schema.js +1 -0
- package/src/email/endpoints/send.schema.js.map +1 -1
- package/src/emailTemplates/endpoints/create.js.map +1 -1
- package/src/emailTemplates/endpoints/delete.js.map +1 -1
- package/src/emailTemplates/endpoints/get.js.map +1 -1
- package/src/emailTemplates/endpoints/list.js.map +1 -1
- package/src/emailTemplates/endpoints/patch.js.map +1 -1
- package/src/emailTemplates/endpoints/render.js.map +1 -1
- package/src/emailTemplatesStats/endpoints/list.js.map +1 -1
- package/src/emailThreads/endpoints/counts.js.map +1 -1
- package/src/emailThreads/endpoints/get.js.map +1 -1
- package/src/emailThreads/endpoints/list.js.map +1 -1
- package/src/emailThreads/endpoints/patch.js.map +1 -1
- package/src/engines/endpoints/patch.schema.js +6 -1
- package/src/engines/endpoints/patch.schema.js.map +1 -1
- package/src/engines/models/engine.schema.js +1 -0
- package/src/engines/models/engine.schema.js.map +1 -1
- package/src/engines/models/engineQueueStatsItem.schema.js +2 -0
- package/src/engines/models/engineQueueStatsItem.schema.js.map +1 -1
- package/src/genericEngines/endpoints/get.js.map +1 -1
- package/src/genericEngines/endpoints/list.js.map +1 -1
- package/src/groups/endpoints/list.js.map +1 -1
- package/src/hookInterfaces/endpoints/create.js +16 -0
- package/src/hookInterfaces/endpoints/create.js.map +1 -0
- package/src/hookInterfaces/endpoints/create.schema.js +14 -0
- package/src/hookInterfaces/endpoints/create.schema.js.map +1 -0
- package/src/hookInterfaces/endpoints/delete.js +13 -0
- package/src/hookInterfaces/endpoints/delete.js.map +1 -0
- package/src/hookInterfaces/endpoints/index.js +16 -0
- package/src/hookInterfaces/endpoints/index.js.map +1 -0
- package/src/hookInterfaces/endpoints/invoke.js +15 -0
- package/src/hookInterfaces/endpoints/invoke.js.map +1 -0
- package/src/hookInterfaces/endpoints/invoke.schema.js +10 -0
- package/src/hookInterfaces/endpoints/invoke.schema.js.map +1 -0
- package/src/hookInterfaces/endpoints/list.js +17 -0
- package/src/hookInterfaces/endpoints/list.js.map +1 -0
- package/src/hookInterfaces/endpoints/list.schema.js +16 -0
- package/src/hookInterfaces/endpoints/list.schema.js.map +1 -0
- package/src/hookInterfaces/endpoints/patch.js +16 -0
- package/src/hookInterfaces/endpoints/patch.js.map +1 -0
- package/src/hookInterfaces/endpoints/patch.schema.js +12 -0
- package/src/hookInterfaces/endpoints/patch.schema.js.map +1 -0
- package/src/{authentication/models/authInfo.js → hookInterfaces/models/hookInterface.js} +1 -1
- package/src/hookInterfaces/models/hookInterface.js.map +1 -0
- package/src/hookInterfaces/models/hookInterface.schema.js +17 -0
- package/src/hookInterfaces/models/hookInterface.schema.js.map +1 -0
- package/src/{deleteRecommendations → hookInterfaces}/models/index.js +2 -1
- package/src/hookInterfaces/models/index.js.map +1 -0
- package/src/hookTemplates/endpoints/get.js +13 -0
- package/src/hookTemplates/endpoints/get.js.map +1 -0
- package/src/hookTemplates/endpoints/index.js +2 -0
- package/src/hookTemplates/endpoints/index.js.map +1 -1
- package/src/hookTemplates/endpoints/list.js.map +1 -1
- package/src/hookTemplates/models/hookTemplate.schema.js +5 -0
- package/src/hookTemplates/models/hookTemplate.schema.js.map +1 -1
- package/src/hooks/endpoints/cancelRun.js +13 -0
- package/src/hooks/endpoints/cancelRun.js.map +1 -0
- package/src/hooks/endpoints/cancelRun.schema.js +8 -0
- package/src/hooks/endpoints/cancelRun.schema.js.map +1 -0
- package/src/hooks/endpoints/create.js.map +1 -1
- package/src/hooks/endpoints/create.schema.js +8 -1
- package/src/hooks/endpoints/create.schema.js.map +1 -1
- package/src/hooks/endpoints/createFromTemplate.js +16 -0
- package/src/hooks/endpoints/createFromTemplate.js.map +1 -0
- package/src/hooks/endpoints/createFromTemplate.schema.js +14 -0
- package/src/hooks/endpoints/createFromTemplate.schema.js.map +1 -0
- package/src/hooks/endpoints/delete.js.map +1 -1
- package/src/hooks/endpoints/generatePayload.js.map +1 -1
- package/src/hooks/endpoints/get.js.map +1 -1
- package/src/hooks/endpoints/getSecretsKeys.js.map +1 -1
- package/src/hooks/endpoints/index.js +9 -3
- package/src/hooks/endpoints/index.js.map +1 -1
- package/src/hooks/endpoints/invoke.js.map +1 -1
- package/src/hooks/endpoints/list.js.map +1 -1
- package/src/hooks/endpoints/list.schema.js +2 -0
- package/src/hooks/endpoints/list.schema.js.map +1 -1
- package/src/hooks/endpoints/patch.js.map +1 -1
- package/src/hooks/endpoints/patch.schema.js +6 -0
- package/src/hooks/endpoints/patch.schema.js.map +1 -1
- package/src/hooks/endpoints/runLogs.js +14 -0
- package/src/hooks/endpoints/runLogs.js.map +1 -0
- package/src/hooks/endpoints/runs.js +15 -0
- package/src/hooks/endpoints/runs.js.map +1 -0
- package/src/hooks/endpoints/runs.schema.js +26 -0
- package/src/hooks/endpoints/runs.schema.js.map +1 -0
- package/src/hooks/endpoints/test.js.map +1 -1
- package/src/hooks/models/hook.schema.js +14 -4
- package/src/hooks/models/hook.schema.js.map +1 -1
- package/src/hooks/models/hookConfig.schema.js +17 -11
- package/src/hooks/models/hookConfig.schema.js.map +1 -1
- package/src/hooks/models/hookUtils.schema.js +11 -1
- package/src/hooks/models/hookUtils.schema.js.map +1 -1
- package/src/hooks/models/run.js +72 -0
- package/src/hooks/models/run.js.map +1 -0
- package/src/hooks/models/run.schema.js +115 -0
- package/src/hooks/models/run.schema.js.map +1 -0
- package/src/hooks/models/runLog.js +5 -0
- package/src/hooks/models/runLog.js.map +1 -0
- package/src/hooks/models/runLog.schema.js +15 -0
- package/src/hooks/models/runLog.schema.js.map +1 -0
- package/src/inboxes/endpoints/create.js.map +1 -1
- package/src/inboxes/endpoints/get.js.map +1 -1
- package/src/inboxes/endpoints/list.js.map +1 -1
- package/src/inboxes/endpoints/patch.js.map +1 -1
- package/src/internal/endpoints/domainSettings.js.map +1 -1
- package/src/internal/endpoints/generateRejectionEmail.js.map +1 -1
- package/src/internal/endpoints/index.js +16 -10
- package/src/internal/endpoints/index.js.map +1 -1
- package/src/internal/endpoints/logs.js +16 -0
- package/src/internal/endpoints/logs.js.map +1 -0
- package/src/internal/endpoints/logs.schema.js +13 -0
- package/src/internal/endpoints/logs.schema.js.map +1 -0
- package/src/internal/endpoints/requestDemo.js.map +1 -1
- package/src/internal/endpoints/requestExtension.js.map +1 -1
- package/src/internal/endpoints/rules/evaluateRules.schema.js +2 -2
- package/src/internal/endpoints/rules/evaluateRules.schema.js.map +1 -1
- package/src/internal/endpoints/rules/suggestRule.schema.js +1 -1
- package/src/internal/endpoints/rules/suggestRule.schema.js.map +1 -1
- package/src/internal/endpoints/rules/suggestTriggerConditionSummary.js.map +1 -1
- package/src/internal/endpoints/rules/suggestTriggerConditionSummary.schema.js +0 -4
- package/src/internal/endpoints/rules/suggestTriggerConditionSummary.schema.js.map +1 -1
- package/src/internal/endpoints/schemas/evaluateFormulas.js.map +1 -1
- package/src/internal/endpoints/schemas/evaluateFormulas.schema.js +2 -1
- package/src/internal/endpoints/schemas/evaluateFormulas.schema.js.map +1 -1
- package/src/internal/endpoints/schemas/formulasInfo.js.map +1 -1
- package/src/internal/endpoints/schemas/formulasInfo.schema.js +2 -1
- package/src/internal/endpoints/schemas/formulasInfo.schema.js.map +1 -1
- package/src/labels/endpoints/apply.js.map +1 -1
- package/src/labels/endpoints/create.js.map +1 -1
- package/src/labels/endpoints/create.schema.js +4 -3
- package/src/labels/endpoints/create.schema.js.map +1 -1
- package/src/labels/endpoints/delete.js.map +1 -1
- package/src/labels/endpoints/list.js.map +1 -1
- package/src/labels/endpoints/patch.js.map +1 -1
- package/src/labels/endpoints/patch.schema.js +4 -3
- package/src/labels/endpoints/patch.schema.js.map +1 -1
- package/src/labels/models/label.schema.js +1 -0
- package/src/labels/models/label.schema.js.map +1 -1
- package/src/memberships/endpoints/create.js.map +1 -1
- package/src/organization/endpoints/create.js.map +1 -1
- package/src/organization/endpoints/get.js.map +1 -1
- package/src/organization/endpoints/limits.js.map +1 -1
- package/src/organization/endpoints/patch.js.map +1 -1
- package/src/organizationGroups/endpoints/organizations.js.map +1 -1
- package/src/organizationGroups/endpoints/queues.js.map +1 -1
- package/src/organizationGroups/endpoints/workspaces.js.map +1 -1
- package/src/queues/endpoints/automation.js.map +1 -1
- package/src/queues/endpoints/create.js.map +1 -1
- package/src/queues/endpoints/createFromTemplate.js.map +1 -1
- package/src/queues/endpoints/delete.js.map +1 -1
- package/src/queues/endpoints/duplicate.js.map +1 -1
- package/src/queues/endpoints/exportAnnotation.js.map +1 -1
- package/src/queues/endpoints/get.js.map +1 -1
- package/src/queues/endpoints/getRelatedObjectsCounts.js.map +1 -1
- package/src/queues/endpoints/index.js.map +1 -1
- package/src/queues/endpoints/list.js.map +1 -1
- package/src/queues/endpoints/nextAnnotation.js.map +1 -1
- package/src/queues/endpoints/patch.js.map +1 -1
- package/src/queues/endpoints/suggestedRecipients.js.map +1 -1
- package/src/queues/endpoints/upload.js.map +1 -1
- package/src/relations/endpoints/create.js.map +1 -1
- package/src/relations/endpoints/delete.js.map +1 -1
- package/src/relations/endpoints/get.js.map +1 -1
- package/src/relations/endpoints/list.js.map +1 -1
- package/src/relations/endpoints/patch.js.map +1 -1
- package/src/rule-templates/models/ruleTemplate.schema.js +1 -1
- package/src/rule-templates/models/ruleTemplate.schema.js.map +1 -1
- package/src/rules/models/schemaRule.schema.js +13 -16
- package/src/rules/models/schemaRule.schema.js.map +1 -1
- package/src/schemaFields/endpoints/list.js.map +1 -1
- package/src/schemas/endpoints/create.js.map +1 -1
- package/src/schemas/endpoints/get.js.map +1 -1
- package/src/schemas/endpoints/list.js.map +1 -1
- package/src/schemas/endpoints/patch.js.map +1 -1
- package/src/schemas/models/schemaDatapointBase.schema.js +3 -0
- package/src/schemas/models/schemaDatapointBase.schema.js.map +1 -1
- package/src/shared/models/annotationListTable.schema.js +1 -0
- package/src/shared/models/annotationListTable.schema.js.map +1 -1
- package/src/suggestedEdit/endpoints/get.js.map +1 -1
- package/src/surveys/endpoints/fromTemplate.js.map +1 -1
- package/src/surveys/endpoints/get.js.map +1 -1
- package/src/surveys/endpoints/list.js.map +1 -1
- package/src/surveys/endpoints/patch.js.map +1 -1
- package/src/tasks/endpoints/get.js.map +1 -1
- package/src/triggers/endpoints/create.js.map +1 -1
- package/src/triggers/endpoints/delete.js.map +1 -1
- package/src/triggers/endpoints/get.js.map +1 -1
- package/src/triggers/endpoints/index.js +2 -0
- package/src/triggers/endpoints/index.js.map +1 -1
- package/src/triggers/endpoints/list.js +17 -0
- package/src/triggers/endpoints/list.js.map +1 -0
- package/src/triggers/endpoints/list.schema.js +14 -0
- package/src/triggers/endpoints/list.schema.js.map +1 -0
- package/src/triggers/endpoints/patch.js.map +1 -1
- package/src/uploads/endpoints/get.js.map +1 -1
- package/src/uploads/endpoints/post.js.map +1 -1
- package/src/users/endpoints/create.js.map +1 -1
- package/src/users/endpoints/delete.js.map +1 -1
- package/src/users/endpoints/get.js.map +1 -1
- package/src/users/endpoints/list.js.map +1 -1
- package/src/users/endpoints/patch.js.map +1 -1
- package/src/users/endpoints/resetPassword.js.map +1 -1
- package/src/utils/codecUtils.js +17 -7
- package/src/utils/codecUtils.js.map +1 -1
- package/src/utils/request.js +17 -7
- package/src/utils/request.js.map +1 -1
- package/src/utils/requestConfig.js +17 -7
- package/src/utils/requestConfig.js.map +1 -1
- package/src/utils/requestResponse.js +17 -7
- package/src/utils/requestResponse.js.map +1 -1
- package/src/utils.js +17 -7
- package/src/utils.js.map +1 -1
- package/src/workflowActivities/endpoints/get.js.map +1 -1
- package/src/workflowActivities/endpoints/list.js.map +1 -1
- package/src/workflowRuns/endpoints/get.js.map +1 -1
- package/src/workflowRuns/endpoints/list.js.map +1 -1
- package/src/workflowRuns/endpoints/reset.js.map +1 -1
- package/src/workflowSteps/endpoints/get.js.map +1 -1
- package/src/workflowSteps/endpoints/list.js.map +1 -1
- package/src/workflows/endpoints/get.js.map +1 -1
- package/src/workflows/endpoints/list.js.map +1 -1
- package/src/workspaces/endpoints/create.js.map +1 -1
- package/src/workspaces/endpoints/delete.js.map +1 -1
- package/src/workspaces/endpoints/get.js +13 -0
- package/src/workspaces/endpoints/get.js.map +1 -0
- package/src/workspaces/endpoints/index.js +2 -0
- package/src/workspaces/endpoints/index.js.map +1 -1
- package/src/workspaces/endpoints/list.js.map +1 -1
- package/src/workspaces/endpoints/patch.js.map +1 -1
- package/types/index.d.ts +6342 -3208
- package/types/src/annotations/endpoints/cancelEditPages.d.ts +4 -4
- package/types/src/annotations/endpoints/cancelEditPages.schema.d.ts +4 -4
- package/types/src/annotations/endpoints/contentSelect.d.ts +2 -2
- package/types/src/annotations/endpoints/contentSelect.schema.d.ts +2 -2
- package/types/src/annotations/endpoints/editPages.d.ts +16 -16
- package/types/src/annotations/endpoints/editPages.schema.d.ts +16 -16
- package/types/src/annotations/endpoints/editPagesInPlace.d.ts +8 -8
- package/types/src/annotations/endpoints/editPagesInPlace.schema.d.ts +8 -8
- package/types/src/annotations/endpoints/get.d.ts +12 -6
- package/types/src/annotations/endpoints/getContent.d.ts +292 -214
- package/types/src/annotations/endpoints/getPageData.d.ts +1 -1
- package/types/src/annotations/endpoints/index.d.ts +869 -607
- package/types/src/annotations/endpoints/list.d.ts +206 -162
- package/types/src/annotations/endpoints/patch.d.ts +18 -6
- package/types/src/annotations/endpoints/patch.schema.d.ts +6 -0
- package/types/src/annotations/endpoints/search.d.ts +206 -162
- package/types/src/annotations/endpoints/split.d.ts +88 -0
- package/types/src/annotations/endpoints/split.schema.d.ts +66 -0
- package/types/src/annotations/endpoints/start.d.ts +2 -2
- package/types/src/annotations/endpoints/startEditPages.d.ts +7 -7
- package/types/src/annotations/endpoints/translate.d.ts +6 -6
- package/types/src/annotations/endpoints/translate.schema.d.ts +6 -6
- package/types/src/annotations/endpoints/updateContent.d.ts +5 -2
- package/types/src/annotations/endpoints/validate.d.ts +9 -4
- package/types/src/annotations/endpoints/validate.schema.d.ts +9 -4
- package/types/src/annotations/models/annotation.d.ts +2 -0
- package/types/src/annotations/models/annotation.schema.d.ts +12 -6
- package/types/src/annotations/models/annotationData.d.ts +1 -0
- package/types/src/annotations/models/annotationData.schema.d.ts +471 -337
- package/types/src/annotations/models/annotationListSideload.schema.d.ts +184 -150
- package/types/src/annotations/models/annotationStart.schema.d.ts +2 -2
- package/types/src/annotations/models/editPages.schema.d.ts +11 -11
- package/types/src/annotations/models/pageData.schema.d.ts +6 -6
- package/types/src/annotations/models/processingDuration.schema.d.ts +2 -2
- package/types/src/authentication/endpoints/index.d.ts +6 -6
- package/types/src/authentication/endpoints/password/score.d.ts +2 -2
- package/types/src/authentication/endpoints/password/score.schema.d.ts +2 -2
- package/types/src/authentication/endpoints/patch.d.ts +2 -2
- package/types/src/authentication/endpoints/user.d.ts +2 -2
- package/types/src/automationBlockers/endpoints/get.d.ts +4 -4
- package/types/src/automationBlockers/endpoints/index.d.ts +4 -4
- package/types/src/automationBlockers/models/automationBlocker.schema.d.ts +4 -4
- package/types/src/billing/endpoints/getHistory.d.ts +12 -12
- package/types/src/billing/endpoints/getStats.d.ts +12 -12
- package/types/src/billing/models/billingHistory.schema.d.ts +12 -12
- package/types/src/billing/models/billingStats.schema.d.ts +12 -12
- package/types/src/connectors/endpoints/create.d.ts +2 -2
- package/types/src/connectors/endpoints/index.d.ts +6 -6
- package/types/src/connectors/endpoints/list.d.ts +4 -4
- package/types/src/connectors/models/connector.schema.d.ts +2 -2
- package/types/src/dedicatedEngineSchema/endpoints/create.d.ts +28 -28
- package/types/src/dedicatedEngineSchema/endpoints/get.d.ts +30 -30
- package/types/src/dedicatedEngineSchema/endpoints/get.schema.d.ts +2 -2
- package/types/src/dedicatedEngineSchema/endpoints/index.d.ts +128 -128
- package/types/src/dedicatedEngineSchema/endpoints/patch.d.ts +36 -36
- package/types/src/dedicatedEngineSchema/endpoints/patch.schema.d.ts +8 -8
- package/types/src/dedicatedEngineSchema/endpoints/predict.d.ts +26 -26
- package/types/src/dedicatedEngineSchema/endpoints/predict.schema.d.ts +26 -26
- package/types/src/dedicatedEngineSchema/endpoints/validate.d.ts +8 -8
- package/types/src/dedicatedEngineSchema/endpoints/validate.schema.d.ts +8 -8
- package/types/src/dedicatedEngineSchema/models/dedicatedEngineSchema.schema.d.ts +48 -48
- package/types/src/dedicatedEngineSchema/models/dedicatedEngineSchemaObject.schema.d.ts +18 -18
- package/types/src/dedicatedEngineSchema/models/simpleMultivalueField.schema.d.ts +2 -2
- package/types/src/dedicatedEngineSchema/models/tableMultivalueField.schema.d.ts +14 -14
- package/types/src/dedicatedEngineSchema/models/transformedFields.schema.d.ts +14 -14
- package/types/src/dedicatedEngines/endpoints/create.d.ts +2 -2
- package/types/src/dedicatedEngines/endpoints/get.d.ts +4 -4
- package/types/src/dedicatedEngines/endpoints/get.schema.d.ts +2 -2
- package/types/src/dedicatedEngines/endpoints/index.d.ts +18 -18
- package/types/src/dedicatedEngines/endpoints/list.d.ts +8 -8
- package/types/src/dedicatedEngines/endpoints/list.schema.d.ts +4 -4
- package/types/src/dedicatedEngines/endpoints/patch.d.ts +2 -2
- package/types/src/dedicatedEngines/endpoints/request.d.ts +2 -2
- package/types/src/dedicatedEngines/models/dedicatedEngine.schema.d.ts +2 -2
- package/types/src/deleteRecommendations/endpoints/create.d.ts +4 -4
- package/types/src/deleteRecommendations/endpoints/get.d.ts +4 -4
- package/types/src/deleteRecommendations/endpoints/index.d.ts +20 -20
- package/types/src/deleteRecommendations/endpoints/list.d.ts +8 -8
- package/types/src/deleteRecommendations/endpoints/patch.d.ts +4 -4
- package/types/src/deleteRecommendations/models/deleteRecommendation.schema.d.ts +4 -4
- package/types/src/documentRelations/endpoints/index.d.ts +105 -0
- package/types/src/documentRelations/endpoints/list.d.ts +112 -0
- package/types/src/documentRelations/endpoints/list.schema.d.ts +29 -0
- package/types/src/documentRelations/models/relations.schema.d.ts +24 -0
- package/types/src/documents/endpoints/get.d.ts +4 -4
- package/types/src/documents/endpoints/index.d.ts +16 -16
- package/types/src/documents/endpoints/list.d.ts +8 -8
- package/types/src/documents/endpoints/patch.d.ts +4 -4
- package/types/src/documents/models/document.schema.d.ts +4 -4
- package/types/src/email/endpoints/get.d.ts +6 -6
- package/types/src/email/endpoints/index.d.ts +21 -18
- package/types/src/email/endpoints/list.d.ts +12 -12
- package/types/src/email/endpoints/send.d.ts +4 -0
- package/types/src/email/endpoints/send.schema.d.ts +3 -0
- package/types/src/email/models/email.schema.d.ts +6 -6
- package/types/src/emailTemplates/endpoints/create.d.ts +8 -8
- package/types/src/emailTemplates/endpoints/get.d.ts +8 -8
- package/types/src/emailTemplates/endpoints/index.d.ts +40 -40
- package/types/src/emailTemplates/endpoints/list.d.ts +16 -16
- package/types/src/emailTemplates/endpoints/patch.d.ts +8 -8
- package/types/src/emailTemplates/models/emailTemplate.schema.d.ts +16 -16
- package/types/src/emailThreads/endpoints/get.d.ts +4 -4
- package/types/src/emailThreads/endpoints/index.d.ts +16 -16
- package/types/src/emailThreads/endpoints/list.d.ts +8 -8
- package/types/src/emailThreads/endpoints/patch.d.ts +4 -4
- package/types/src/emailThreads/models/emailThreads.schema.d.ts +4 -4
- package/types/src/engineFields/endpoints/create.d.ts +2 -2
- package/types/src/engineFields/endpoints/get.d.ts +2 -2
- package/types/src/engineFields/endpoints/index.d.ts +10 -10
- package/types/src/engineFields/endpoints/list.d.ts +4 -4
- package/types/src/engineFields/endpoints/patch.d.ts +2 -2
- package/types/src/engineFields/models/engineField.schema.d.ts +2 -2
- package/types/src/engines/endpoints/create.d.ts +5 -2
- package/types/src/engines/endpoints/duplicate.d.ts +5 -2
- package/types/src/engines/endpoints/get.d.ts +5 -2
- package/types/src/engines/endpoints/index.d.ts +62 -32
- package/types/src/engines/endpoints/list.d.ts +9 -4
- package/types/src/engines/endpoints/patch.d.ts +10 -4
- package/types/src/engines/endpoints/patch.schema.d.ts +4 -1
- package/types/src/engines/endpoints/queueStats.d.ts +29 -19
- package/types/src/engines/endpoints/queueStats.schema.d.ts +19 -19
- package/types/src/engines/models/engine.d.ts +1 -0
- package/types/src/engines/models/engine.schema.d.ts +5 -2
- package/types/src/engines/models/engineQueueStatsItem.schema.d.ts +6 -0
- package/types/src/genericEngines/endpoints/get.d.ts +4 -4
- package/types/src/genericEngines/endpoints/get.schema.d.ts +2 -2
- package/types/src/genericEngines/endpoints/index.d.ts +12 -12
- package/types/src/genericEngines/endpoints/list.d.ts +8 -8
- package/types/src/genericEngines/endpoints/list.schema.d.ts +4 -4
- package/types/src/genericEngines/models/genericEngine.schema.d.ts +2 -2
- package/types/src/groups/endpoints/index.d.ts +4 -4
- package/types/src/groups/endpoints/list.d.ts +4 -4
- package/types/src/groups/models/group.schema.d.ts +2 -2
- package/types/src/hookInterfaces/endpoints/create.d.ts +67 -0
- package/types/src/hookInterfaces/endpoints/create.schema.d.ts +23 -0
- package/types/src/hookInterfaces/endpoints/delete.d.ts +7 -0
- package/types/src/hookInterfaces/endpoints/index.d.ts +243 -0
- package/types/src/hookInterfaces/endpoints/invoke.d.ts +10 -0
- package/types/src/hookInterfaces/endpoints/invoke.schema.d.ts +3 -0
- package/types/src/hookInterfaces/endpoints/list.d.ts +123 -0
- package/types/src/hookInterfaces/endpoints/list.schema.d.ts +26 -0
- package/types/src/hookInterfaces/endpoints/patch.d.ts +63 -0
- package/types/src/hookInterfaces/endpoints/patch.schema.d.ts +20 -0
- package/types/src/hookInterfaces/models/hookInterface.d.ts +12 -0
- package/types/src/hookInterfaces/models/hookInterface.schema.d.ts +32 -0
- package/types/src/hookInterfaces/models/index.d.ts +2 -0
- package/types/src/hookTemplates/endpoints/get.d.ts +528 -0
- package/types/src/hookTemplates/endpoints/index.d.ts +807 -29
- package/types/src/hookTemplates/endpoints/list.d.ts +280 -29
- package/types/src/hookTemplates/models/hookTemplate.schema.d.ts +188 -19
- package/types/src/hooks/endpoints/cancelRun.d.ts +14 -0
- package/types/src/hooks/endpoints/cancelRun.schema.d.ts +8 -0
- package/types/src/hooks/endpoints/create.d.ts +238 -47
- package/types/src/hooks/endpoints/create.schema.d.ts +92 -40
- package/types/src/hooks/endpoints/createFromTemplate.d.ts +508 -0
- package/types/src/hooks/endpoints/createFromTemplate.schema.d.ts +20 -0
- package/types/src/hooks/endpoints/get.d.ts +184 -26
- package/types/src/hooks/endpoints/index.d.ts +3052 -1412
- package/types/src/hooks/endpoints/list.d.ts +285 -42
- package/types/src/hooks/endpoints/list.schema.d.ts +3 -0
- package/types/src/hooks/endpoints/patch.d.ts +370 -51
- package/types/src/hooks/endpoints/patch.schema.d.ts +182 -24
- package/types/src/hooks/endpoints/runLogs.d.ts +59 -0
- package/types/src/hooks/endpoints/runs.d.ts +579 -0
- package/types/src/hooks/endpoints/runs.schema.d.ts +543 -0
- package/types/src/hooks/endpoints/test.d.ts +20 -15
- package/types/src/hooks/endpoints/test.schema.d.ts +20 -15
- package/types/src/hooks/models/hook.d.ts +10 -6
- package/types/src/hooks/models/hook.schema.d.ts +670 -32
- package/types/src/hooks/models/hookConfig.d.ts +16 -8
- package/types/src/hooks/models/hookConfig.schema.d.ts +59 -7
- package/types/src/hooks/models/hookUtils.d.ts +4 -3
- package/types/src/hooks/models/hookUtils.schema.d.ts +4 -3
- package/types/src/hooks/models/run.d.ts +53 -0
- package/types/src/hooks/models/run.schema.d.ts +301 -0
- package/types/src/hooks/models/runLog.d.ts +7 -0
- package/types/src/hooks/models/runLog.schema.d.ts +15 -0
- package/types/src/inboxes/endpoints/create.d.ts +2 -2
- package/types/src/inboxes/endpoints/get.d.ts +2 -2
- package/types/src/inboxes/endpoints/index.d.ts +10 -10
- package/types/src/inboxes/endpoints/list.d.ts +4 -4
- package/types/src/inboxes/endpoints/patch.d.ts +2 -2
- package/types/src/inboxes/models/inbox.schema.d.ts +2 -2
- package/types/src/internal/endpoints/generateRejectionEmail.d.ts +2 -2
- package/types/src/internal/endpoints/generateRejectionEmail.schema.d.ts +2 -2
- package/types/src/internal/endpoints/index.d.ts +4530 -2304
- package/types/src/internal/endpoints/logs.d.ts +34 -0
- package/types/src/internal/endpoints/logs.schema.d.ts +20 -0
- package/types/src/internal/endpoints/rules/evaluateRules.d.ts +676 -350
- package/types/src/internal/endpoints/rules/evaluateRules.schema.d.ts +674 -348
- package/types/src/internal/endpoints/rules/suggestRule.d.ts +537 -255
- package/types/src/internal/endpoints/rules/suggestRule.schema.d.ts +574 -298
- package/types/src/internal/endpoints/rules/suggestTriggerCondition.d.ts +520 -238
- package/types/src/internal/endpoints/rules/suggestTriggerCondition.schema.d.ts +520 -238
- package/types/src/internal/endpoints/rules/suggestTriggerConditionSummary.d.ts +521 -332
- package/types/src/internal/endpoints/rules/suggestTriggerConditionSummary.schema.d.ts +520 -390
- package/types/src/internal/endpoints/schemas/evaluateFormulas.d.ts +787 -541
- package/types/src/internal/endpoints/schemas/evaluateFormulas.schema.d.ts +784 -539
- package/types/src/internal/endpoints/schemas/formulaSummary.d.ts +482 -194
- package/types/src/internal/endpoints/schemas/formulaSummary.schema.d.ts +482 -194
- package/types/src/internal/endpoints/schemas/formulasInfo.d.ts +494 -200
- package/types/src/internal/endpoints/schemas/formulasInfo.schema.d.ts +492 -199
- package/types/src/internal/endpoints/schemas/suggestFormula.d.ts +482 -194
- package/types/src/internal/endpoints/schemas/suggestFormula.schema.d.ts +482 -194
- package/types/src/labels/endpoints/create.d.ts +14 -7
- package/types/src/labels/endpoints/create.schema.d.ts +7 -2
- package/types/src/labels/endpoints/index.d.ts +33 -12
- package/types/src/labels/endpoints/list.d.ts +9 -4
- package/types/src/labels/endpoints/patch.d.ts +14 -7
- package/types/src/labels/endpoints/patch.schema.d.ts +7 -2
- package/types/src/labels/models/label.d.ts +1 -0
- package/types/src/labels/models/label.schema.d.ts +5 -2
- package/types/src/memberships/endpoints/create.d.ts +5 -5
- package/types/src/memberships/endpoints/index.d.ts +4 -4
- package/types/src/memberships/models/membership.schema.d.ts +2 -2
- package/types/src/organization/endpoints/create.d.ts +15 -15
- package/types/src/organization/endpoints/create.schema.d.ts +15 -15
- package/types/src/organization/endpoints/get.d.ts +11 -11
- package/types/src/organization/endpoints/index.d.ts +85 -85
- package/types/src/organization/endpoints/list.d.ts +15 -15
- package/types/src/organization/endpoints/patch.d.ts +20 -20
- package/types/src/organization/models/organization.schema.d.ts +11 -11
- package/types/src/organizationGroups/endpoints/index.d.ts +36 -36
- package/types/src/organizationGroups/endpoints/organizations.d.ts +4 -4
- package/types/src/organizationGroups/endpoints/queues.d.ts +4 -4
- package/types/src/organizationGroups/endpoints/workspaces.d.ts +4 -4
- package/types/src/organizationGroups/models/organizationGroupOrganization.schema.d.ts +2 -2
- package/types/src/organizationGroups/models/organizationGroupQueue.schema.d.ts +2 -2
- package/types/src/organizationGroups/models/organizationGroupWorkspace.schema.d.ts +2 -2
- package/types/src/pages/endpoints/index.d.ts +14 -14
- package/types/src/pages/endpoints/list.d.ts +14 -14
- package/types/src/pages/endpoints/list.schema.d.ts +2 -2
- package/types/src/pages/models/page.schema.d.ts +6 -6
- package/types/src/queues/endpoints/automation.d.ts +4 -4
- package/types/src/queues/endpoints/automation.schema.d.ts +4 -4
- package/types/src/queues/endpoints/create.d.ts +13 -13
- package/types/src/queues/endpoints/createFromTemplate.d.ts +13 -13
- package/types/src/queues/endpoints/duplicate.d.ts +13 -13
- package/types/src/queues/endpoints/get.d.ts +13 -13
- package/types/src/queues/endpoints/index.d.ts +112 -111
- package/types/src/queues/endpoints/list.d.ts +24 -24
- package/types/src/queues/endpoints/list.schema.d.ts +4 -4
- package/types/src/queues/endpoints/patch.d.ts +22 -22
- package/types/src/queues/endpoints/patch.schema.d.ts +9 -9
- package/types/src/queues/endpoints/upload.d.ts +8 -8
- package/types/src/queues/endpoints/upload.schema.d.ts +8 -8
- package/types/src/queues/models/automation.schema.d.ts +2 -2
- package/types/src/queues/models/queue.schema.d.ts +13 -13
- package/types/src/queues/models/queueSettings.schema.d.ts +7 -7
- package/types/src/relations/endpoints/create.d.ts +6 -6
- package/types/src/relations/endpoints/get.d.ts +6 -6
- package/types/src/relations/endpoints/index.d.ts +30 -30
- package/types/src/relations/endpoints/list.d.ts +12 -12
- package/types/src/relations/endpoints/patch.d.ts +6 -6
- package/types/src/relations/models/relations.schema.d.ts +14 -14
- package/types/src/rule-templates/endpoints/create.d.ts +58 -70
- package/types/src/rule-templates/endpoints/create.schema.d.ts +26 -32
- package/types/src/rule-templates/endpoints/get.d.ts +32 -38
- package/types/src/rule-templates/endpoints/index.d.ts +198 -234
- package/types/src/rule-templates/endpoints/list.d.ts +50 -56
- package/types/src/rule-templates/endpoints/patch.d.ts +58 -70
- package/types/src/rule-templates/endpoints/patch.schema.d.ts +26 -32
- package/types/src/rule-templates/models/ruleTemplate.d.ts +1 -1
- package/types/src/rule-templates/models/ruleTemplate.schema.d.ts +32 -38
- package/types/src/rules/endpoints/create.d.ts +58 -70
- package/types/src/rules/endpoints/create.schema.d.ts +26 -32
- package/types/src/rules/endpoints/get.d.ts +32 -38
- package/types/src/rules/endpoints/index.d.ts +198 -234
- package/types/src/rules/endpoints/list.d.ts +50 -56
- package/types/src/rules/endpoints/patch.d.ts +58 -70
- package/types/src/rules/endpoints/patch.schema.d.ts +26 -32
- package/types/src/rules/models/schemaRule.d.ts +4 -4
- package/types/src/rules/models/schemaRule.schema.d.ts +50 -59
- package/types/src/schemas/endpoints/create.d.ts +484 -196
- package/types/src/schemas/endpoints/get.d.ts +486 -198
- package/types/src/schemas/endpoints/get.schema.d.ts +2 -2
- package/types/src/schemas/endpoints/list.d.ts +588 -236
- package/types/src/schemas/endpoints/patch.d.ts +966 -390
- package/types/src/schemas/endpoints/patch.schema.d.ts +482 -194
- package/types/src/schemas/endpoints/validate.d.ts +1015 -407
- package/types/src/schemas/models/schema.schema.d.ts +484 -196
- package/types/src/schemas/models/schemaDatapoint.schema.d.ts +44 -20
- package/types/src/schemas/models/schemaDatapointBase.d.ts +3 -1
- package/types/src/schemas/models/schemaDatapointBase.schema.d.ts +15 -9
- package/types/src/schemas/models/schemaDatapointDate.schema.d.ts +11 -5
- package/types/src/schemas/models/schemaDatapointEnum.schema.d.ts +11 -5
- package/types/src/schemas/models/schemaDatapointNumber.schema.d.ts +11 -5
- package/types/src/schemas/models/schemaDatapointString.schema.d.ts +11 -5
- package/types/src/schemas/models/schemaItem.schema.d.ts +278 -118
- package/types/src/schemas/models/schemaMultivalue.schema.d.ts +164 -68
- package/types/src/schemas/models/schemaSection.schema.d.ts +380 -156
- package/types/src/schemas/models/schemaTuple.schema.d.ts +70 -30
- package/types/src/shared/models/annotationListTable.d.ts +1 -1
- package/types/src/shared/models/annotationListTable.schema.d.ts +15 -15
- package/types/src/suggestedEdit/endpoints/get.d.ts +4 -4
- package/types/src/suggestedEdit/endpoints/index.d.ts +4 -4
- package/types/src/suggestedEdit/models/suggestedEdit.schema.d.ts +4 -4
- package/types/src/surveys/endpoints/fromTemplate.d.ts +2 -2
- package/types/src/surveys/endpoints/get.d.ts +2 -2
- package/types/src/surveys/endpoints/index.d.ts +10 -10
- package/types/src/surveys/endpoints/list.d.ts +4 -4
- package/types/src/surveys/endpoints/patch.d.ts +2 -2
- package/types/src/surveys/models/survey.schema.d.ts +2 -2
- package/types/src/tasks/endpoints/get.d.ts +4 -4
- package/types/src/tasks/endpoints/index.d.ts +4 -4
- package/types/src/tasks/models/asyncTask.schema.d.ts +4 -4
- package/types/src/triggers/endpoints/create.d.ts +4 -4
- package/types/src/triggers/endpoints/get.d.ts +4 -4
- package/types/src/triggers/endpoints/index.d.ts +109 -12
- package/types/src/triggers/endpoints/list.d.ts +104 -0
- package/types/src/triggers/endpoints/list.schema.d.ts +14 -0
- package/types/src/triggers/endpoints/patch.d.ts +4 -4
- package/types/src/triggers/models/trigger.schema.d.ts +4 -4
- package/types/src/uploads/endpoints/get.d.ts +4 -4
- package/types/src/uploads/endpoints/index.d.ts +4 -4
- package/types/src/uploads/models/upload.schema.d.ts +4 -4
- package/types/src/users/endpoints/create.d.ts +2 -2
- package/types/src/users/endpoints/get.d.ts +2 -2
- package/types/src/users/endpoints/index.d.ts +10 -10
- package/types/src/users/endpoints/list.d.ts +4 -4
- package/types/src/users/endpoints/patch.d.ts +2 -2
- package/types/src/users/models/user.schema.d.ts +2 -2
- package/types/src/utils/withFields.d.ts +9 -9
- package/types/src/utils/withSideload.d.ts +2 -2
- package/types/src/workflowActivities/endpoints/get.d.ts +4 -4
- package/types/src/workflowActivities/endpoints/index.d.ts +13 -13
- package/types/src/workflowActivities/endpoints/list.d.ts +8 -8
- package/types/src/workflowActivities/models/workflowActivity.schema.d.ts +4 -4
- package/types/src/workflowRuns/endpoints/get.d.ts +4 -4
- package/types/src/workflowRuns/endpoints/index.d.ts +12 -12
- package/types/src/workflowRuns/endpoints/list.d.ts +8 -8
- package/types/src/workflowRuns/models/workflowRun.schema.d.ts +4 -4
- package/types/src/workflowSteps/endpoints/get.d.ts +2 -2
- package/types/src/workflowSteps/endpoints/index.d.ts +7 -7
- package/types/src/workflowSteps/endpoints/list.d.ts +4 -4
- package/types/src/workflowSteps/models/workflowStep.schema.d.ts +2 -2
- package/types/src/workflows/endpoints/get.d.ts +2 -2
- package/types/src/workflows/endpoints/index.d.ts +6 -6
- package/types/src/workflows/endpoints/list.d.ts +4 -4
- package/types/src/workflows/models/workflow.schema.d.ts +2 -2
- package/types/src/workspaces/endpoints/create.d.ts +2 -2
- package/types/src/workspaces/endpoints/get.d.ts +30 -0
- package/types/src/workspaces/endpoints/index.d.ts +37 -8
- package/types/src/workspaces/endpoints/list.d.ts +4 -4
- package/types/src/workspaces/endpoints/patch.d.ts +2 -2
- package/types/src/workspaces/models/workspace.schema.d.ts +2 -2
- package/src/authentication/models/authInfo.js.map +0 -1
- package/src/automationBlockers/models/automationBlocker.js +0 -3
- package/src/automationBlockers/models/automationBlocker.js.map +0 -1
- package/src/billing/models/billingHistory.js +0 -3
- package/src/billing/models/billingHistory.js.map +0 -1
- package/src/billing/models/billingStats.js +0 -3
- package/src/billing/models/billingStats.js.map +0 -1
- package/src/connectors/models/connector.js +0 -3
- package/src/connectors/models/connector.js.map +0 -1
- package/src/dedicatedEngineSchema/models/integrityValidationResults.js +0 -3
- package/src/dedicatedEngineSchema/models/integrityValidationResults.js.map +0 -1
- package/src/dedicatedEngines/models/dedicatedEngine.js +0 -3
- package/src/dedicatedEngines/models/dedicatedEngine.js.map +0 -1
- package/src/deleteRecommendations/models/deleteRecommendation.js +0 -3
- package/src/deleteRecommendations/models/deleteRecommendation.js.map +0 -1
- package/src/deleteRecommendations/models/index.js.map +0 -1
- package/src/email/models/email.js +0 -3
- package/src/email/models/email.js.map +0 -1
- package/src/emailTemplatesStats/models/emailTemplateStats.js +0 -3
- package/src/emailTemplatesStats/models/emailTemplateStats.js.map +0 -1
- package/src/emailTemplatesStats/models/index.js +0 -18
- package/src/emailTemplatesStats/models/index.js.map +0 -1
- package/src/emailThreads/models/emailThreads.js +0 -3
- package/src/emailThreads/models/emailThreads.js.map +0 -1
- package/src/genericEngines/models/genericEngine.js +0 -3
- package/src/genericEngines/models/genericEngine.js.map +0 -1
- package/src/groups/models/group.js +0 -3
- package/src/groups/models/group.js.map +0 -1
- package/src/groups/models/index.js +0 -18
- package/src/groups/models/index.js.map +0 -1
- package/src/hookTemplates/models/hookTemplate.js +0 -3
- package/src/hookTemplates/models/hookTemplate.js.map +0 -1
- package/src/hooks/endpoints/logs.js +0 -15
- package/src/hooks/endpoints/logs.js.map +0 -1
- package/src/hooks/endpoints/logs.schema.js +0 -22
- package/src/hooks/endpoints/logs.schema.js.map +0 -1
- package/src/hooks/models/log.js +0 -3
- package/src/hooks/models/log.js.map +0 -1
- package/src/hooks/models/log.schema.js +0 -56
- package/src/hooks/models/log.schema.js.map +0 -1
- package/src/inboxes/models/index.js +0 -18
- package/src/inboxes/models/index.js.map +0 -1
- package/src/memberships/models/index.js +0 -18
- package/src/memberships/models/index.js.map +0 -1
- package/src/memberships/models/membership.js +0 -3
- package/src/memberships/models/membership.js.map +0 -1
- package/src/organization/models/emailLimits.js +0 -3
- package/src/organization/models/emailLimits.js.map +0 -1
- package/src/organization/models/limits.js +0 -3
- package/src/organization/models/limits.js.map +0 -1
- package/src/organizationGroups/models/organizationGroupOrganization.js +0 -3
- package/src/organizationGroups/models/organizationGroupOrganization.js.map +0 -1
- package/src/organizationGroups/models/organizationGroupQueue.js +0 -3
- package/src/organizationGroups/models/organizationGroupQueue.js.map +0 -1
- package/src/organizationGroups/models/organizationGroupWorkspace.js +0 -3
- package/src/organizationGroups/models/organizationGroupWorkspace.js.map +0 -1
- package/src/queues/models/index.js +0 -28
- package/src/queues/models/index.js.map +0 -1
- package/src/queues/models/relatedObjectsCounts.js +0 -3
- package/src/queues/models/relatedObjectsCounts.js.map +0 -1
- package/src/schemas/models/index.js +0 -47
- package/src/schemas/models/index.js.map +0 -1
- package/src/schemas/models/list.js +0 -3
- package/src/schemas/models/list.js.map +0 -1
- package/src/schemas/models/list.schema.js +0 -23
- package/src/schemas/models/list.schema.js.map +0 -1
- package/src/suggestedEdit/models/suggestedDocument.js +0 -3
- package/src/suggestedEdit/models/suggestedDocument.js.map +0 -1
- package/src/suggestedEdit/models/suggestedEdit.js +0 -3
- package/src/suggestedEdit/models/suggestedEdit.js.map +0 -1
- package/src/surveys/models/index.js +0 -21
- package/src/surveys/models/index.js.map +0 -1
- package/src/surveys/models/question.js +0 -3
- package/src/surveys/models/question.js.map +0 -1
- package/src/surveys/models/survey.js +0 -3
- package/src/surveys/models/survey.js.map +0 -1
- package/src/surveys/models/surveyTemplate.js +0 -3
- package/src/surveys/models/surveyTemplate.js.map +0 -1
- package/src/tasks/models/asyncTask.js +0 -3
- package/src/tasks/models/asyncTask.js.map +0 -1
- package/src/uploads/models/upload.js +0 -3
- package/src/uploads/models/upload.js.map +0 -1
- package/src/users/models/resetPassword.js +0 -3
- package/src/users/models/resetPassword.js.map +0 -1
- package/src/workflowActivities/models/index.js +0 -18
- package/src/workflowActivities/models/index.js.map +0 -1
- package/src/workflowSteps/models/index.js +0 -18
- package/src/workflowSteps/models/index.js.map +0 -1
- package/src/workflows/models/index.js +0 -18
- package/src/workflows/models/index.js.map +0 -1
- package/src/workspaces/models/index.js +0 -18
- package/src/workspaces/models/index.js.map +0 -1
- package/types/src/authentication/models/authInfo.d.ts +0 -4
- package/types/src/automationBlockers/models/automationBlocker.d.ts +0 -31
- package/types/src/billing/models/billingHistory.d.ts +0 -40
- package/types/src/billing/models/billingStats.d.ts +0 -21
- package/types/src/connectors/models/connector.d.ts +0 -15
- package/types/src/dedicatedEngineSchema/models/integrityValidationResults.d.ts +0 -31
- package/types/src/dedicatedEngines/models/dedicatedEngine.d.ts +0 -10
- package/types/src/deleteRecommendations/models/deleteRecommendation.d.ts +0 -10
- package/types/src/deleteRecommendations/models/index.d.ts +0 -1
- package/types/src/email/models/email.d.ts +0 -39
- package/types/src/emailTemplatesStats/models/emailTemplateStats.d.ts +0 -6
- package/types/src/emailTemplatesStats/models/index.d.ts +0 -1
- package/types/src/emailThreads/models/emailThreads.d.ts +0 -32
- package/types/src/genericEngines/models/genericEngine.d.ts +0 -9
- package/types/src/groups/models/group.d.ts +0 -7
- package/types/src/groups/models/index.d.ts +0 -1
- package/types/src/hookTemplates/models/hookTemplate.d.ts +0 -40
- package/types/src/hooks/endpoints/logs.d.ts +0 -411
- package/types/src/hooks/endpoints/logs.schema.d.ts +0 -390
- package/types/src/hooks/models/log.d.ts +0 -42
- package/types/src/hooks/models/log.schema.d.ts +0 -210
- package/types/src/inboxes/models/index.d.ts +0 -1
- package/types/src/memberships/models/index.d.ts +0 -1
- package/types/src/memberships/models/membership.d.ts +0 -9
- package/types/src/organization/models/emailLimits.d.ts +0 -10
- package/types/src/organization/models/limits.d.ts +0 -4
- package/types/src/organizationGroups/models/organizationGroupOrganization.d.ts +0 -6
- package/types/src/organizationGroups/models/organizationGroupQueue.d.ts +0 -8
- package/types/src/organizationGroups/models/organizationGroupWorkspace.d.ts +0 -7
- package/types/src/queues/models/index.d.ts +0 -11
- package/types/src/queues/models/relatedObjectsCounts.d.ts +0 -5
- package/types/src/schemas/models/index.d.ts +0 -30
- package/types/src/schemas/models/list.d.ts +0 -18
- package/types/src/schemas/models/list.schema.d.ts +0 -66
- package/types/src/suggestedEdit/models/suggestedDocument.d.ts +0 -9
- package/types/src/suggestedEdit/models/suggestedEdit.d.ts +0 -8
- package/types/src/surveys/models/index.d.ts +0 -4
- package/types/src/surveys/models/question.d.ts +0 -6
- package/types/src/surveys/models/survey.d.ts +0 -13
- package/types/src/surveys/models/surveyTemplate.d.ts +0 -6
- package/types/src/tasks/models/asyncTask.d.ts +0 -17
- package/types/src/uploads/models/upload.d.ts +0 -13
- package/types/src/users/models/resetPassword.d.ts +0 -3
- package/types/src/workflowActivities/models/index.d.ts +0 -1
- package/types/src/workflowSteps/models/index.d.ts +0 -1
- package/types/src/workflows/models/index.d.ts +0 -1
- package/types/src/workspaces/models/index.d.ts +0 -1
|
@@ -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">]>>>;
|
|
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" | 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" | 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,8 @@ 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>>;
|
|
156
158
|
}, "strip", import("zod").ZodTypeAny, {
|
|
157
159
|
suggest?: true | undefined;
|
|
158
160
|
canExport?: boolean | null | undefined;
|
|
@@ -171,7 +173,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
171
173
|
required?: boolean | null | undefined;
|
|
172
174
|
} | null | undefined;
|
|
173
175
|
uiConfiguration?: {
|
|
174
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
176
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
175
177
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
176
178
|
} | null | undefined;
|
|
177
179
|
width?: number | null | undefined;
|
|
@@ -179,6 +181,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
179
181
|
widthChars?: number | null | undefined;
|
|
180
182
|
scoreThreshold?: number | null | undefined;
|
|
181
183
|
formula?: string | null | undefined;
|
|
184
|
+
context?: string[] | null | undefined;
|
|
185
|
+
prompt?: string | null | undefined;
|
|
182
186
|
}, {
|
|
183
187
|
suggest?: true | undefined;
|
|
184
188
|
canExport?: boolean | null | undefined;
|
|
@@ -197,7 +201,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
197
201
|
required?: boolean | null | undefined;
|
|
198
202
|
} | null | undefined;
|
|
199
203
|
uiConfiguration?: {
|
|
200
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
204
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
201
205
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
202
206
|
} | null | undefined;
|
|
203
207
|
width?: number | null | undefined;
|
|
@@ -205,6 +209,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
205
209
|
widthChars?: number | null | undefined;
|
|
206
210
|
scoreThreshold?: number | null | undefined;
|
|
207
211
|
formula?: string | null | undefined;
|
|
212
|
+
context?: string[] | null | undefined;
|
|
213
|
+
prompt?: string | null | undefined;
|
|
208
214
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
209
215
|
type: import("zod").ZodLiteral<"date">;
|
|
210
216
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -288,13 +294,13 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
288
294
|
required?: boolean | null | undefined;
|
|
289
295
|
}>>>;
|
|
290
296
|
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">]>>>;
|
|
297
|
+
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">]>>>;
|
|
292
298
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
293
299
|
}, "strip", import("zod").ZodTypeAny, {
|
|
294
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
300
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
295
301
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
296
302
|
}, {
|
|
297
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
303
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
298
304
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
299
305
|
}>>>;
|
|
300
306
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -302,6 +308,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
302
308
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
303
309
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
304
310
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
311
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
312
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
305
313
|
}, "strip", import("zod").ZodTypeAny, {
|
|
306
314
|
suggest?: true | undefined;
|
|
307
315
|
canExport?: boolean | null | undefined;
|
|
@@ -320,7 +328,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
320
328
|
required?: boolean | null | undefined;
|
|
321
329
|
} | null | undefined;
|
|
322
330
|
uiConfiguration?: {
|
|
323
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
331
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
324
332
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
325
333
|
} | null | undefined;
|
|
326
334
|
width?: number | null | undefined;
|
|
@@ -328,6 +336,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
328
336
|
widthChars?: number | null | undefined;
|
|
329
337
|
scoreThreshold?: number | null | undefined;
|
|
330
338
|
formula?: string | null | undefined;
|
|
339
|
+
context?: string[] | null | undefined;
|
|
340
|
+
prompt?: string | null | undefined;
|
|
331
341
|
}, {
|
|
332
342
|
suggest?: true | undefined;
|
|
333
343
|
canExport?: boolean | null | undefined;
|
|
@@ -346,7 +356,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
346
356
|
required?: boolean | null | undefined;
|
|
347
357
|
} | null | undefined;
|
|
348
358
|
uiConfiguration?: {
|
|
349
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
359
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
350
360
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
351
361
|
} | null | undefined;
|
|
352
362
|
width?: number | null | undefined;
|
|
@@ -354,6 +364,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
354
364
|
widthChars?: number | null | undefined;
|
|
355
365
|
scoreThreshold?: number | null | undefined;
|
|
356
366
|
formula?: string | null | undefined;
|
|
367
|
+
context?: string[] | null | undefined;
|
|
368
|
+
prompt?: string | null | undefined;
|
|
357
369
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
358
370
|
type: import("zod").ZodLiteral<"number">;
|
|
359
371
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -464,13 +476,13 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
464
476
|
required?: boolean | null | undefined;
|
|
465
477
|
}>>>;
|
|
466
478
|
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">]>>>;
|
|
479
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
468
480
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
469
481
|
}, "strip", import("zod").ZodTypeAny, {
|
|
470
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
482
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
471
483
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
472
484
|
}, {
|
|
473
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
485
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
474
486
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
475
487
|
}>>>;
|
|
476
488
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -478,6 +490,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
478
490
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
479
491
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
480
492
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
493
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
494
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
481
495
|
}, "strip", import("zod").ZodTypeAny, {
|
|
482
496
|
suggest?: true | undefined;
|
|
483
497
|
canExport?: boolean | null | undefined;
|
|
@@ -496,7 +510,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
496
510
|
required?: boolean | null | undefined;
|
|
497
511
|
} | null | undefined;
|
|
498
512
|
uiConfiguration?: {
|
|
499
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
513
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
500
514
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
501
515
|
} | null | undefined;
|
|
502
516
|
width?: number | null | undefined;
|
|
@@ -504,6 +518,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
504
518
|
widthChars?: number | null | undefined;
|
|
505
519
|
scoreThreshold?: number | null | undefined;
|
|
506
520
|
formula?: string | null | undefined;
|
|
521
|
+
context?: string[] | null | undefined;
|
|
522
|
+
prompt?: string | null | undefined;
|
|
507
523
|
}, {
|
|
508
524
|
suggest?: true | undefined;
|
|
509
525
|
canExport?: boolean | null | undefined;
|
|
@@ -522,7 +538,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
522
538
|
required?: boolean | null | undefined;
|
|
523
539
|
} | null | undefined;
|
|
524
540
|
uiConfiguration?: {
|
|
525
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
541
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
526
542
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
527
543
|
} | null | undefined;
|
|
528
544
|
width?: number | null | undefined;
|
|
@@ -530,6 +546,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
530
546
|
widthChars?: number | null | undefined;
|
|
531
547
|
scoreThreshold?: number | null | undefined;
|
|
532
548
|
formula?: string | null | undefined;
|
|
549
|
+
context?: string[] | null | undefined;
|
|
550
|
+
prompt?: string | null | undefined;
|
|
533
551
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
534
552
|
type: import("zod").ZodLiteral<"enum">;
|
|
535
553
|
options: import("zod").ZodArray<import("zod").ZodObject<{
|
|
@@ -631,13 +649,13 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
631
649
|
required?: boolean | null | undefined;
|
|
632
650
|
}>>>;
|
|
633
651
|
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">]>>>;
|
|
652
|
+
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">]>>>;
|
|
635
653
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
636
654
|
}, "strip", import("zod").ZodTypeAny, {
|
|
637
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
655
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
638
656
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
639
657
|
}, {
|
|
640
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
658
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
641
659
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
642
660
|
}>>>;
|
|
643
661
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -645,6 +663,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
645
663
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
646
664
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
647
665
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
666
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
667
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
648
668
|
}, "strip", import("zod").ZodTypeAny, {
|
|
649
669
|
suggest?: true | undefined;
|
|
650
670
|
canExport?: boolean | null | undefined;
|
|
@@ -663,7 +683,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
663
683
|
required?: boolean | null | undefined;
|
|
664
684
|
} | null | undefined;
|
|
665
685
|
uiConfiguration?: {
|
|
666
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
686
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
667
687
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
668
688
|
} | null | undefined;
|
|
669
689
|
width?: number | null | undefined;
|
|
@@ -671,6 +691,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
671
691
|
widthChars?: number | null | undefined;
|
|
672
692
|
scoreThreshold?: number | null | undefined;
|
|
673
693
|
formula?: string | null | undefined;
|
|
694
|
+
context?: string[] | null | undefined;
|
|
695
|
+
prompt?: string | null | undefined;
|
|
674
696
|
}, {
|
|
675
697
|
suggest?: true | undefined;
|
|
676
698
|
canExport?: boolean | null | undefined;
|
|
@@ -689,7 +711,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
689
711
|
required?: boolean | null | undefined;
|
|
690
712
|
} | null | undefined;
|
|
691
713
|
uiConfiguration?: {
|
|
692
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
714
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
693
715
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
694
716
|
} | null | undefined;
|
|
695
717
|
width?: number | null | undefined;
|
|
@@ -697,6 +719,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
697
719
|
widthChars?: number | null | undefined;
|
|
698
720
|
scoreThreshold?: number | null | undefined;
|
|
699
721
|
formula?: string | null | undefined;
|
|
722
|
+
context?: string[] | null | undefined;
|
|
723
|
+
prompt?: string | null | undefined;
|
|
700
724
|
}>>>, import("zod").ZodIntersection<import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
701
725
|
id: import("zod").ZodString;
|
|
702
726
|
label: import("zod").ZodString;
|
|
@@ -821,13 +845,13 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
821
845
|
required?: boolean | null | undefined;
|
|
822
846
|
}>>>;
|
|
823
847
|
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">]>>>;
|
|
848
|
+
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">]>>>;
|
|
825
849
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
826
850
|
}, "strip", import("zod").ZodTypeAny, {
|
|
827
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
851
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
828
852
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
829
853
|
}, {
|
|
830
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
854
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
831
855
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
832
856
|
}>>>;
|
|
833
857
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -835,6 +859,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
835
859
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
836
860
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
837
861
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
862
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
863
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
838
864
|
}, "strip", import("zod").ZodTypeAny, {
|
|
839
865
|
suggest?: true | undefined;
|
|
840
866
|
canExport?: boolean | null | undefined;
|
|
@@ -853,7 +879,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
853
879
|
required?: boolean | null | undefined;
|
|
854
880
|
} | null | undefined;
|
|
855
881
|
uiConfiguration?: {
|
|
856
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
882
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
857
883
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
858
884
|
} | null | undefined;
|
|
859
885
|
width?: number | null | undefined;
|
|
@@ -861,6 +887,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
861
887
|
widthChars?: number | null | undefined;
|
|
862
888
|
scoreThreshold?: number | null | undefined;
|
|
863
889
|
formula?: string | null | undefined;
|
|
890
|
+
context?: string[] | null | undefined;
|
|
891
|
+
prompt?: string | null | undefined;
|
|
864
892
|
}, {
|
|
865
893
|
suggest?: true | undefined;
|
|
866
894
|
canExport?: boolean | null | undefined;
|
|
@@ -879,7 +907,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
879
907
|
required?: boolean | null | undefined;
|
|
880
908
|
} | null | undefined;
|
|
881
909
|
uiConfiguration?: {
|
|
882
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
910
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
883
911
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
884
912
|
} | null | undefined;
|
|
885
913
|
width?: number | null | undefined;
|
|
@@ -887,6 +915,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
887
915
|
widthChars?: number | null | undefined;
|
|
888
916
|
scoreThreshold?: number | null | undefined;
|
|
889
917
|
formula?: string | null | undefined;
|
|
918
|
+
context?: string[] | null | undefined;
|
|
919
|
+
prompt?: string | null | undefined;
|
|
890
920
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
891
921
|
type: import("zod").ZodLiteral<"date">;
|
|
892
922
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -970,13 +1000,13 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
970
1000
|
required?: boolean | null | undefined;
|
|
971
1001
|
}>>>;
|
|
972
1002
|
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">]>>>;
|
|
1003
|
+
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">]>>>;
|
|
974
1004
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
975
1005
|
}, "strip", import("zod").ZodTypeAny, {
|
|
976
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1006
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
977
1007
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
978
1008
|
}, {
|
|
979
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1009
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
980
1010
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
981
1011
|
}>>>;
|
|
982
1012
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -984,6 +1014,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
984
1014
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
985
1015
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
986
1016
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1017
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
1018
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
987
1019
|
}, "strip", import("zod").ZodTypeAny, {
|
|
988
1020
|
suggest?: true | undefined;
|
|
989
1021
|
canExport?: boolean | null | undefined;
|
|
@@ -1002,7 +1034,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1002
1034
|
required?: boolean | null | undefined;
|
|
1003
1035
|
} | null | undefined;
|
|
1004
1036
|
uiConfiguration?: {
|
|
1005
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1037
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1006
1038
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1007
1039
|
} | null | undefined;
|
|
1008
1040
|
width?: number | null | undefined;
|
|
@@ -1010,6 +1042,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1010
1042
|
widthChars?: number | null | undefined;
|
|
1011
1043
|
scoreThreshold?: number | null | undefined;
|
|
1012
1044
|
formula?: string | null | undefined;
|
|
1045
|
+
context?: string[] | null | undefined;
|
|
1046
|
+
prompt?: string | null | undefined;
|
|
1013
1047
|
}, {
|
|
1014
1048
|
suggest?: true | undefined;
|
|
1015
1049
|
canExport?: boolean | null | undefined;
|
|
@@ -1028,7 +1062,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1028
1062
|
required?: boolean | null | undefined;
|
|
1029
1063
|
} | null | undefined;
|
|
1030
1064
|
uiConfiguration?: {
|
|
1031
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1065
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1032
1066
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1033
1067
|
} | null | undefined;
|
|
1034
1068
|
width?: number | null | undefined;
|
|
@@ -1036,6 +1070,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1036
1070
|
widthChars?: number | null | undefined;
|
|
1037
1071
|
scoreThreshold?: number | null | undefined;
|
|
1038
1072
|
formula?: string | null | undefined;
|
|
1073
|
+
context?: string[] | null | undefined;
|
|
1074
|
+
prompt?: string | null | undefined;
|
|
1039
1075
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
1040
1076
|
type: import("zod").ZodLiteral<"number">;
|
|
1041
1077
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -1146,13 +1182,13 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1146
1182
|
required?: boolean | null | undefined;
|
|
1147
1183
|
}>>>;
|
|
1148
1184
|
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">]>>>;
|
|
1185
|
+
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">]>>>;
|
|
1150
1186
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
1151
1187
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1152
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1188
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1153
1189
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1154
1190
|
}, {
|
|
1155
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1191
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1156
1192
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1157
1193
|
}>>>;
|
|
1158
1194
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -1160,6 +1196,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1160
1196
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1161
1197
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1162
1198
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1199
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
1200
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1163
1201
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1164
1202
|
suggest?: true | undefined;
|
|
1165
1203
|
canExport?: boolean | null | undefined;
|
|
@@ -1178,7 +1216,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1178
1216
|
required?: boolean | null | undefined;
|
|
1179
1217
|
} | null | undefined;
|
|
1180
1218
|
uiConfiguration?: {
|
|
1181
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1219
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1182
1220
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1183
1221
|
} | null | undefined;
|
|
1184
1222
|
width?: number | null | undefined;
|
|
@@ -1186,6 +1224,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1186
1224
|
widthChars?: number | null | undefined;
|
|
1187
1225
|
scoreThreshold?: number | null | undefined;
|
|
1188
1226
|
formula?: string | null | undefined;
|
|
1227
|
+
context?: string[] | null | undefined;
|
|
1228
|
+
prompt?: string | null | undefined;
|
|
1189
1229
|
}, {
|
|
1190
1230
|
suggest?: true | undefined;
|
|
1191
1231
|
canExport?: boolean | null | undefined;
|
|
@@ -1204,7 +1244,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1204
1244
|
required?: boolean | null | undefined;
|
|
1205
1245
|
} | null | undefined;
|
|
1206
1246
|
uiConfiguration?: {
|
|
1207
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1247
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1208
1248
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1209
1249
|
} | null | undefined;
|
|
1210
1250
|
width?: number | null | undefined;
|
|
@@ -1212,6 +1252,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1212
1252
|
widthChars?: number | null | undefined;
|
|
1213
1253
|
scoreThreshold?: number | null | undefined;
|
|
1214
1254
|
formula?: string | null | undefined;
|
|
1255
|
+
context?: string[] | null | undefined;
|
|
1256
|
+
prompt?: string | null | undefined;
|
|
1215
1257
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
1216
1258
|
type: import("zod").ZodLiteral<"enum">;
|
|
1217
1259
|
options: import("zod").ZodArray<import("zod").ZodObject<{
|
|
@@ -1313,13 +1355,13 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1313
1355
|
required?: boolean | null | undefined;
|
|
1314
1356
|
}>>>;
|
|
1315
1357
|
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">]>>>;
|
|
1358
|
+
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">]>>>;
|
|
1317
1359
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
1318
1360
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1319
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1361
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1320
1362
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1321
1363
|
}, {
|
|
1322
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1364
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1323
1365
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1324
1366
|
}>>>;
|
|
1325
1367
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -1327,6 +1369,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1327
1369
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1328
1370
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1329
1371
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1372
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
1373
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1330
1374
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1331
1375
|
suggest?: true | undefined;
|
|
1332
1376
|
canExport?: boolean | null | undefined;
|
|
@@ -1345,7 +1389,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1345
1389
|
required?: boolean | null | undefined;
|
|
1346
1390
|
} | null | undefined;
|
|
1347
1391
|
uiConfiguration?: {
|
|
1348
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1392
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1349
1393
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1350
1394
|
} | null | undefined;
|
|
1351
1395
|
width?: number | null | undefined;
|
|
@@ -1353,6 +1397,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1353
1397
|
widthChars?: number | null | undefined;
|
|
1354
1398
|
scoreThreshold?: number | null | undefined;
|
|
1355
1399
|
formula?: string | null | undefined;
|
|
1400
|
+
context?: string[] | null | undefined;
|
|
1401
|
+
prompt?: string | null | undefined;
|
|
1356
1402
|
}, {
|
|
1357
1403
|
suggest?: true | undefined;
|
|
1358
1404
|
canExport?: boolean | null | undefined;
|
|
@@ -1371,7 +1417,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1371
1417
|
required?: boolean | null | undefined;
|
|
1372
1418
|
} | null | undefined;
|
|
1373
1419
|
uiConfiguration?: {
|
|
1374
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1420
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1375
1421
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1376
1422
|
} | null | undefined;
|
|
1377
1423
|
width?: number | null | undefined;
|
|
@@ -1379,6 +1425,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1379
1425
|
widthChars?: number | null | undefined;
|
|
1380
1426
|
scoreThreshold?: number | null | undefined;
|
|
1381
1427
|
formula?: string | null | undefined;
|
|
1428
|
+
context?: string[] | null | undefined;
|
|
1429
|
+
prompt?: string | null | undefined;
|
|
1382
1430
|
}>>>, import("zod").ZodIntersection<import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
1383
1431
|
id: import("zod").ZodString;
|
|
1384
1432
|
label: import("zod").ZodString;
|
|
@@ -1424,7 +1472,6 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1424
1472
|
}>>]>, "many">;
|
|
1425
1473
|
rirFieldNames: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
1426
1474
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1427
|
-
category: "tuple";
|
|
1428
1475
|
children: (({
|
|
1429
1476
|
type: "string";
|
|
1430
1477
|
} & {
|
|
@@ -1453,7 +1500,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1453
1500
|
required?: boolean | null | undefined;
|
|
1454
1501
|
} | null | undefined;
|
|
1455
1502
|
uiConfiguration?: {
|
|
1456
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1503
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1457
1504
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1458
1505
|
} | null | undefined;
|
|
1459
1506
|
width?: number | null | undefined;
|
|
@@ -1461,6 +1508,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1461
1508
|
widthChars?: number | null | undefined;
|
|
1462
1509
|
scoreThreshold?: number | null | undefined;
|
|
1463
1510
|
formula?: string | null | undefined;
|
|
1511
|
+
context?: string[] | null | undefined;
|
|
1512
|
+
prompt?: string | null | undefined;
|
|
1464
1513
|
}) | ({
|
|
1465
1514
|
type: "date";
|
|
1466
1515
|
format?: string | null | undefined;
|
|
@@ -1490,7 +1539,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1490
1539
|
required?: boolean | null | undefined;
|
|
1491
1540
|
} | null | undefined;
|
|
1492
1541
|
uiConfiguration?: {
|
|
1493
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1542
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1494
1543
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1495
1544
|
} | null | undefined;
|
|
1496
1545
|
width?: number | null | undefined;
|
|
@@ -1498,6 +1547,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1498
1547
|
widthChars?: number | null | undefined;
|
|
1499
1548
|
scoreThreshold?: number | null | undefined;
|
|
1500
1549
|
formula?: string | null | undefined;
|
|
1550
|
+
context?: string[] | null | undefined;
|
|
1551
|
+
prompt?: string | null | undefined;
|
|
1501
1552
|
}) | ({
|
|
1502
1553
|
type: "number";
|
|
1503
1554
|
format?: string | null | undefined;
|
|
@@ -1532,7 +1583,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1532
1583
|
required?: boolean | null | undefined;
|
|
1533
1584
|
} | null | undefined;
|
|
1534
1585
|
uiConfiguration?: {
|
|
1535
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1586
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1536
1587
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1537
1588
|
} | null | undefined;
|
|
1538
1589
|
width?: number | null | undefined;
|
|
@@ -1540,6 +1591,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1540
1591
|
widthChars?: number | null | undefined;
|
|
1541
1592
|
scoreThreshold?: number | null | undefined;
|
|
1542
1593
|
formula?: string | null | undefined;
|
|
1594
|
+
context?: string[] | null | undefined;
|
|
1595
|
+
prompt?: string | null | undefined;
|
|
1543
1596
|
}) | ({
|
|
1544
1597
|
options: {
|
|
1545
1598
|
value: string;
|
|
@@ -1573,7 +1626,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1573
1626
|
required?: boolean | null | undefined;
|
|
1574
1627
|
} | null | undefined;
|
|
1575
1628
|
uiConfiguration?: {
|
|
1576
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1629
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1577
1630
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1578
1631
|
} | null | undefined;
|
|
1579
1632
|
width?: number | null | undefined;
|
|
@@ -1581,6 +1634,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1581
1634
|
widthChars?: number | null | undefined;
|
|
1582
1635
|
scoreThreshold?: number | null | undefined;
|
|
1583
1636
|
formula?: string | null | undefined;
|
|
1637
|
+
context?: string[] | null | undefined;
|
|
1638
|
+
prompt?: string | null | undefined;
|
|
1584
1639
|
}) | ({
|
|
1585
1640
|
id: string;
|
|
1586
1641
|
label: string;
|
|
@@ -1596,9 +1651,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1596
1651
|
popupUrl?: string | undefined;
|
|
1597
1652
|
canObtainToken?: boolean | undefined;
|
|
1598
1653
|
}))[];
|
|
1654
|
+
category: "tuple";
|
|
1599
1655
|
rirFieldNames?: string[] | null | undefined;
|
|
1600
1656
|
}, {
|
|
1601
|
-
category: "tuple";
|
|
1602
1657
|
children: (({
|
|
1603
1658
|
type: "string";
|
|
1604
1659
|
} & {
|
|
@@ -1627,7 +1682,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1627
1682
|
required?: boolean | null | undefined;
|
|
1628
1683
|
} | null | undefined;
|
|
1629
1684
|
uiConfiguration?: {
|
|
1630
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1685
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1631
1686
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1632
1687
|
} | null | undefined;
|
|
1633
1688
|
width?: number | null | undefined;
|
|
@@ -1635,6 +1690,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1635
1690
|
widthChars?: number | null | undefined;
|
|
1636
1691
|
scoreThreshold?: number | null | undefined;
|
|
1637
1692
|
formula?: string | null | undefined;
|
|
1693
|
+
context?: string[] | null | undefined;
|
|
1694
|
+
prompt?: string | null | undefined;
|
|
1638
1695
|
}) | ({
|
|
1639
1696
|
type: "date";
|
|
1640
1697
|
format?: string | null | undefined;
|
|
@@ -1664,7 +1721,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1664
1721
|
required?: boolean | null | undefined;
|
|
1665
1722
|
} | null | undefined;
|
|
1666
1723
|
uiConfiguration?: {
|
|
1667
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1724
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1668
1725
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1669
1726
|
} | null | undefined;
|
|
1670
1727
|
width?: number | null | undefined;
|
|
@@ -1672,6 +1729,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1672
1729
|
widthChars?: number | null | undefined;
|
|
1673
1730
|
scoreThreshold?: number | null | undefined;
|
|
1674
1731
|
formula?: string | null | undefined;
|
|
1732
|
+
context?: string[] | null | undefined;
|
|
1733
|
+
prompt?: string | null | undefined;
|
|
1675
1734
|
}) | ({
|
|
1676
1735
|
type: "number";
|
|
1677
1736
|
format?: string | null | undefined;
|
|
@@ -1706,7 +1765,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1706
1765
|
required?: boolean | null | undefined;
|
|
1707
1766
|
} | null | undefined;
|
|
1708
1767
|
uiConfiguration?: {
|
|
1709
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1768
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1710
1769
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1711
1770
|
} | null | undefined;
|
|
1712
1771
|
width?: number | null | undefined;
|
|
@@ -1714,6 +1773,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1714
1773
|
widthChars?: number | null | undefined;
|
|
1715
1774
|
scoreThreshold?: number | null | undefined;
|
|
1716
1775
|
formula?: string | null | undefined;
|
|
1776
|
+
context?: string[] | null | undefined;
|
|
1777
|
+
prompt?: string | null | undefined;
|
|
1717
1778
|
}) | ({
|
|
1718
1779
|
options: {
|
|
1719
1780
|
value: string;
|
|
@@ -1747,7 +1808,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1747
1808
|
required?: boolean | null | undefined;
|
|
1748
1809
|
} | null | undefined;
|
|
1749
1810
|
uiConfiguration?: {
|
|
1750
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1811
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1751
1812
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1752
1813
|
} | null | undefined;
|
|
1753
1814
|
width?: number | null | undefined;
|
|
@@ -1755,6 +1816,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1755
1816
|
widthChars?: number | null | undefined;
|
|
1756
1817
|
scoreThreshold?: number | null | undefined;
|
|
1757
1818
|
formula?: string | null | undefined;
|
|
1819
|
+
context?: string[] | null | undefined;
|
|
1820
|
+
prompt?: string | null | undefined;
|
|
1758
1821
|
}) | ({
|
|
1759
1822
|
id: string;
|
|
1760
1823
|
label: string;
|
|
@@ -1770,6 +1833,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1770
1833
|
popupUrl?: string | undefined;
|
|
1771
1834
|
canObtainToken?: boolean | undefined;
|
|
1772
1835
|
}))[];
|
|
1836
|
+
category: "tuple";
|
|
1773
1837
|
rirFieldNames?: string[] | null | undefined;
|
|
1774
1838
|
}>, import("zod").ZodObject<{
|
|
1775
1839
|
id: import("zod").ZodString;
|
|
@@ -1870,13 +1934,13 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1870
1934
|
required?: boolean | null | undefined;
|
|
1871
1935
|
}>>>;
|
|
1872
1936
|
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">]>>>;
|
|
1937
|
+
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">]>>>;
|
|
1874
1938
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
1875
1939
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1876
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1940
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1877
1941
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1878
1942
|
}, {
|
|
1879
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1943
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1880
1944
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1881
1945
|
}>>>;
|
|
1882
1946
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -1884,6 +1948,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1884
1948
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1885
1949
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1886
1950
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1951
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
1952
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1887
1953
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1888
1954
|
suggest?: true | undefined;
|
|
1889
1955
|
canExport?: boolean | null | undefined;
|
|
@@ -1902,7 +1968,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1902
1968
|
required?: boolean | null | undefined;
|
|
1903
1969
|
} | null | undefined;
|
|
1904
1970
|
uiConfiguration?: {
|
|
1905
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1971
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1906
1972
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1907
1973
|
} | null | undefined;
|
|
1908
1974
|
width?: number | null | undefined;
|
|
@@ -1910,6 +1976,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1910
1976
|
widthChars?: number | null | undefined;
|
|
1911
1977
|
scoreThreshold?: number | null | undefined;
|
|
1912
1978
|
formula?: string | null | undefined;
|
|
1979
|
+
context?: string[] | null | undefined;
|
|
1980
|
+
prompt?: string | null | undefined;
|
|
1913
1981
|
}, {
|
|
1914
1982
|
suggest?: true | undefined;
|
|
1915
1983
|
canExport?: boolean | null | undefined;
|
|
@@ -1928,7 +1996,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1928
1996
|
required?: boolean | null | undefined;
|
|
1929
1997
|
} | null | undefined;
|
|
1930
1998
|
uiConfiguration?: {
|
|
1931
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1999
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1932
2000
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1933
2001
|
} | null | undefined;
|
|
1934
2002
|
width?: number | null | undefined;
|
|
@@ -1936,6 +2004,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
1936
2004
|
widthChars?: number | null | undefined;
|
|
1937
2005
|
scoreThreshold?: number | null | undefined;
|
|
1938
2006
|
formula?: string | null | undefined;
|
|
2007
|
+
context?: string[] | null | undefined;
|
|
2008
|
+
prompt?: string | null | undefined;
|
|
1939
2009
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
1940
2010
|
type: import("zod").ZodLiteral<"date">;
|
|
1941
2011
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -2019,13 +2089,13 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2019
2089
|
required?: boolean | null | undefined;
|
|
2020
2090
|
}>>>;
|
|
2021
2091
|
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">]>>>;
|
|
2092
|
+
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">]>>>;
|
|
2023
2093
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
2024
2094
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2025
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2095
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2026
2096
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2027
2097
|
}, {
|
|
2028
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2098
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2029
2099
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2030
2100
|
}>>>;
|
|
2031
2101
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -2033,6 +2103,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2033
2103
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2034
2104
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2035
2105
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2106
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
2107
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2036
2108
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2037
2109
|
suggest?: true | undefined;
|
|
2038
2110
|
canExport?: boolean | null | undefined;
|
|
@@ -2051,7 +2123,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2051
2123
|
required?: boolean | null | undefined;
|
|
2052
2124
|
} | null | undefined;
|
|
2053
2125
|
uiConfiguration?: {
|
|
2054
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2126
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2055
2127
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2056
2128
|
} | null | undefined;
|
|
2057
2129
|
width?: number | null | undefined;
|
|
@@ -2059,6 +2131,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2059
2131
|
widthChars?: number | null | undefined;
|
|
2060
2132
|
scoreThreshold?: number | null | undefined;
|
|
2061
2133
|
formula?: string | null | undefined;
|
|
2134
|
+
context?: string[] | null | undefined;
|
|
2135
|
+
prompt?: string | null | undefined;
|
|
2062
2136
|
}, {
|
|
2063
2137
|
suggest?: true | undefined;
|
|
2064
2138
|
canExport?: boolean | null | undefined;
|
|
@@ -2077,7 +2151,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2077
2151
|
required?: boolean | null | undefined;
|
|
2078
2152
|
} | null | undefined;
|
|
2079
2153
|
uiConfiguration?: {
|
|
2080
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2154
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2081
2155
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2082
2156
|
} | null | undefined;
|
|
2083
2157
|
width?: number | null | undefined;
|
|
@@ -2085,6 +2159,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2085
2159
|
widthChars?: number | null | undefined;
|
|
2086
2160
|
scoreThreshold?: number | null | undefined;
|
|
2087
2161
|
formula?: string | null | undefined;
|
|
2162
|
+
context?: string[] | null | undefined;
|
|
2163
|
+
prompt?: string | null | undefined;
|
|
2088
2164
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
2089
2165
|
type: import("zod").ZodLiteral<"number">;
|
|
2090
2166
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -2195,13 +2271,13 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2195
2271
|
required?: boolean | null | undefined;
|
|
2196
2272
|
}>>>;
|
|
2197
2273
|
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">]>>>;
|
|
2274
|
+
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">]>>>;
|
|
2199
2275
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
2200
2276
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2201
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2277
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2202
2278
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2203
2279
|
}, {
|
|
2204
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2280
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2205
2281
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2206
2282
|
}>>>;
|
|
2207
2283
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -2209,6 +2285,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2209
2285
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2210
2286
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2211
2287
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2288
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
2289
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2212
2290
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2213
2291
|
suggest?: true | undefined;
|
|
2214
2292
|
canExport?: boolean | null | undefined;
|
|
@@ -2227,7 +2305,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2227
2305
|
required?: boolean | null | undefined;
|
|
2228
2306
|
} | null | undefined;
|
|
2229
2307
|
uiConfiguration?: {
|
|
2230
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2308
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2231
2309
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2232
2310
|
} | null | undefined;
|
|
2233
2311
|
width?: number | null | undefined;
|
|
@@ -2235,6 +2313,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2235
2313
|
widthChars?: number | null | undefined;
|
|
2236
2314
|
scoreThreshold?: number | null | undefined;
|
|
2237
2315
|
formula?: string | null | undefined;
|
|
2316
|
+
context?: string[] | null | undefined;
|
|
2317
|
+
prompt?: string | null | undefined;
|
|
2238
2318
|
}, {
|
|
2239
2319
|
suggest?: true | undefined;
|
|
2240
2320
|
canExport?: boolean | null | undefined;
|
|
@@ -2253,7 +2333,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2253
2333
|
required?: boolean | null | undefined;
|
|
2254
2334
|
} | null | undefined;
|
|
2255
2335
|
uiConfiguration?: {
|
|
2256
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2336
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2257
2337
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2258
2338
|
} | null | undefined;
|
|
2259
2339
|
width?: number | null | undefined;
|
|
@@ -2261,6 +2341,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2261
2341
|
widthChars?: number | null | undefined;
|
|
2262
2342
|
scoreThreshold?: number | null | undefined;
|
|
2263
2343
|
formula?: string | null | undefined;
|
|
2344
|
+
context?: string[] | null | undefined;
|
|
2345
|
+
prompt?: string | null | undefined;
|
|
2264
2346
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
2265
2347
|
type: import("zod").ZodLiteral<"enum">;
|
|
2266
2348
|
options: import("zod").ZodArray<import("zod").ZodObject<{
|
|
@@ -2362,13 +2444,13 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2362
2444
|
required?: boolean | null | undefined;
|
|
2363
2445
|
}>>>;
|
|
2364
2446
|
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">]>>>;
|
|
2447
|
+
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">]>>>;
|
|
2366
2448
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
2367
2449
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2368
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2450
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2369
2451
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2370
2452
|
}, {
|
|
2371
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2453
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2372
2454
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2373
2455
|
}>>>;
|
|
2374
2456
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -2376,6 +2458,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2376
2458
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2377
2459
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2378
2460
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2461
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
2462
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2379
2463
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2380
2464
|
suggest?: true | undefined;
|
|
2381
2465
|
canExport?: boolean | null | undefined;
|
|
@@ -2394,7 +2478,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2394
2478
|
required?: boolean | null | undefined;
|
|
2395
2479
|
} | null | undefined;
|
|
2396
2480
|
uiConfiguration?: {
|
|
2397
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2481
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2398
2482
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2399
2483
|
} | null | undefined;
|
|
2400
2484
|
width?: number | null | undefined;
|
|
@@ -2402,6 +2486,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2402
2486
|
widthChars?: number | null | undefined;
|
|
2403
2487
|
scoreThreshold?: number | null | undefined;
|
|
2404
2488
|
formula?: string | null | undefined;
|
|
2489
|
+
context?: string[] | null | undefined;
|
|
2490
|
+
prompt?: string | null | undefined;
|
|
2405
2491
|
}, {
|
|
2406
2492
|
suggest?: true | undefined;
|
|
2407
2493
|
canExport?: boolean | null | undefined;
|
|
@@ -2420,7 +2506,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2420
2506
|
required?: boolean | null | undefined;
|
|
2421
2507
|
} | null | undefined;
|
|
2422
2508
|
uiConfiguration?: {
|
|
2423
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2509
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2424
2510
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2425
2511
|
} | null | undefined;
|
|
2426
2512
|
width?: number | null | undefined;
|
|
@@ -2428,6 +2514,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2428
2514
|
widthChars?: number | null | undefined;
|
|
2429
2515
|
scoreThreshold?: number | null | undefined;
|
|
2430
2516
|
formula?: string | null | undefined;
|
|
2517
|
+
context?: string[] | null | undefined;
|
|
2518
|
+
prompt?: string | null | undefined;
|
|
2431
2519
|
}>>>, import("zod").ZodIntersection<import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
2432
2520
|
id: import("zod").ZodString;
|
|
2433
2521
|
label: import("zod").ZodString;
|
|
@@ -2500,7 +2588,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2500
2588
|
required?: boolean | null | undefined;
|
|
2501
2589
|
} | null | undefined;
|
|
2502
2590
|
uiConfiguration?: {
|
|
2503
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2591
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2504
2592
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2505
2593
|
} | null | undefined;
|
|
2506
2594
|
width?: number | null | undefined;
|
|
@@ -2508,6 +2596,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2508
2596
|
widthChars?: number | null | undefined;
|
|
2509
2597
|
scoreThreshold?: number | null | undefined;
|
|
2510
2598
|
formula?: string | null | undefined;
|
|
2599
|
+
context?: string[] | null | undefined;
|
|
2600
|
+
prompt?: string | null | undefined;
|
|
2511
2601
|
}) | ({
|
|
2512
2602
|
type: "date";
|
|
2513
2603
|
format?: string | null | undefined;
|
|
@@ -2537,7 +2627,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2537
2627
|
required?: boolean | null | undefined;
|
|
2538
2628
|
} | null | undefined;
|
|
2539
2629
|
uiConfiguration?: {
|
|
2540
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2630
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2541
2631
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2542
2632
|
} | null | undefined;
|
|
2543
2633
|
width?: number | null | undefined;
|
|
@@ -2545,6 +2635,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2545
2635
|
widthChars?: number | null | undefined;
|
|
2546
2636
|
scoreThreshold?: number | null | undefined;
|
|
2547
2637
|
formula?: string | null | undefined;
|
|
2638
|
+
context?: string[] | null | undefined;
|
|
2639
|
+
prompt?: string | null | undefined;
|
|
2548
2640
|
}) | ({
|
|
2549
2641
|
type: "number";
|
|
2550
2642
|
format?: string | null | undefined;
|
|
@@ -2579,7 +2671,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2579
2671
|
required?: boolean | null | undefined;
|
|
2580
2672
|
} | null | undefined;
|
|
2581
2673
|
uiConfiguration?: {
|
|
2582
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2674
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2583
2675
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2584
2676
|
} | null | undefined;
|
|
2585
2677
|
width?: number | null | undefined;
|
|
@@ -2587,6 +2679,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2587
2679
|
widthChars?: number | null | undefined;
|
|
2588
2680
|
scoreThreshold?: number | null | undefined;
|
|
2589
2681
|
formula?: string | null | undefined;
|
|
2682
|
+
context?: string[] | null | undefined;
|
|
2683
|
+
prompt?: string | null | undefined;
|
|
2590
2684
|
}) | ({
|
|
2591
2685
|
options: {
|
|
2592
2686
|
value: string;
|
|
@@ -2620,7 +2714,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2620
2714
|
required?: boolean | null | undefined;
|
|
2621
2715
|
} | null | undefined;
|
|
2622
2716
|
uiConfiguration?: {
|
|
2623
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2717
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2624
2718
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2625
2719
|
} | null | undefined;
|
|
2626
2720
|
width?: number | null | undefined;
|
|
@@ -2628,6 +2722,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2628
2722
|
widthChars?: number | null | undefined;
|
|
2629
2723
|
scoreThreshold?: number | null | undefined;
|
|
2630
2724
|
formula?: string | null | undefined;
|
|
2725
|
+
context?: string[] | null | undefined;
|
|
2726
|
+
prompt?: string | null | undefined;
|
|
2631
2727
|
}) | ({
|
|
2632
2728
|
id: string;
|
|
2633
2729
|
label: string;
|
|
@@ -2672,7 +2768,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2672
2768
|
required?: boolean | null | undefined;
|
|
2673
2769
|
} | null | undefined;
|
|
2674
2770
|
uiConfiguration?: {
|
|
2675
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2771
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2676
2772
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2677
2773
|
} | null | undefined;
|
|
2678
2774
|
width?: number | null | undefined;
|
|
@@ -2680,6 +2776,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2680
2776
|
widthChars?: number | null | undefined;
|
|
2681
2777
|
scoreThreshold?: number | null | undefined;
|
|
2682
2778
|
formula?: string | null | undefined;
|
|
2779
|
+
context?: string[] | null | undefined;
|
|
2780
|
+
prompt?: string | null | undefined;
|
|
2683
2781
|
}) | ({
|
|
2684
2782
|
type: "date";
|
|
2685
2783
|
format?: string | null | undefined;
|
|
@@ -2709,7 +2807,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2709
2807
|
required?: boolean | null | undefined;
|
|
2710
2808
|
} | null | undefined;
|
|
2711
2809
|
uiConfiguration?: {
|
|
2712
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2810
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2713
2811
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2714
2812
|
} | null | undefined;
|
|
2715
2813
|
width?: number | null | undefined;
|
|
@@ -2717,6 +2815,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2717
2815
|
widthChars?: number | null | undefined;
|
|
2718
2816
|
scoreThreshold?: number | null | undefined;
|
|
2719
2817
|
formula?: string | null | undefined;
|
|
2818
|
+
context?: string[] | null | undefined;
|
|
2819
|
+
prompt?: string | null | undefined;
|
|
2720
2820
|
}) | ({
|
|
2721
2821
|
type: "number";
|
|
2722
2822
|
format?: string | null | undefined;
|
|
@@ -2751,7 +2851,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2751
2851
|
required?: boolean | null | undefined;
|
|
2752
2852
|
} | null | undefined;
|
|
2753
2853
|
uiConfiguration?: {
|
|
2754
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2854
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2755
2855
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2756
2856
|
} | null | undefined;
|
|
2757
2857
|
width?: number | null | undefined;
|
|
@@ -2759,6 +2859,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2759
2859
|
widthChars?: number | null | undefined;
|
|
2760
2860
|
scoreThreshold?: number | null | undefined;
|
|
2761
2861
|
formula?: string | null | undefined;
|
|
2862
|
+
context?: string[] | null | undefined;
|
|
2863
|
+
prompt?: string | null | undefined;
|
|
2762
2864
|
}) | ({
|
|
2763
2865
|
options: {
|
|
2764
2866
|
value: string;
|
|
@@ -2792,7 +2894,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2792
2894
|
required?: boolean | null | undefined;
|
|
2793
2895
|
} | null | undefined;
|
|
2794
2896
|
uiConfiguration?: {
|
|
2795
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2897
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2796
2898
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2797
2899
|
} | null | undefined;
|
|
2798
2900
|
width?: number | null | undefined;
|
|
@@ -2800,6 +2902,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2800
2902
|
widthChars?: number | null | undefined;
|
|
2801
2903
|
scoreThreshold?: number | null | undefined;
|
|
2802
2904
|
formula?: string | null | undefined;
|
|
2905
|
+
context?: string[] | null | undefined;
|
|
2906
|
+
prompt?: string | null | undefined;
|
|
2803
2907
|
}) | ({
|
|
2804
2908
|
id: string;
|
|
2805
2909
|
label: string;
|
|
@@ -2957,13 +3061,13 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2957
3061
|
required?: boolean | null | undefined;
|
|
2958
3062
|
}>>>;
|
|
2959
3063
|
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">]>>>;
|
|
3064
|
+
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">]>>>;
|
|
2961
3065
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
2962
3066
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2963
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3067
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2964
3068
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2965
3069
|
}, {
|
|
2966
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3070
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2967
3071
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2968
3072
|
}>>>;
|
|
2969
3073
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -2971,6 +3075,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2971
3075
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2972
3076
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2973
3077
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3078
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
3079
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2974
3080
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2975
3081
|
suggest?: true | undefined;
|
|
2976
3082
|
canExport?: boolean | null | undefined;
|
|
@@ -2989,7 +3095,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2989
3095
|
required?: boolean | null | undefined;
|
|
2990
3096
|
} | null | undefined;
|
|
2991
3097
|
uiConfiguration?: {
|
|
2992
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3098
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2993
3099
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2994
3100
|
} | null | undefined;
|
|
2995
3101
|
width?: number | null | undefined;
|
|
@@ -2997,6 +3103,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
2997
3103
|
widthChars?: number | null | undefined;
|
|
2998
3104
|
scoreThreshold?: number | null | undefined;
|
|
2999
3105
|
formula?: string | null | undefined;
|
|
3106
|
+
context?: string[] | null | undefined;
|
|
3107
|
+
prompt?: string | null | undefined;
|
|
3000
3108
|
}, {
|
|
3001
3109
|
suggest?: true | undefined;
|
|
3002
3110
|
canExport?: boolean | null | undefined;
|
|
@@ -3015,7 +3123,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3015
3123
|
required?: boolean | null | undefined;
|
|
3016
3124
|
} | null | undefined;
|
|
3017
3125
|
uiConfiguration?: {
|
|
3018
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3126
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3019
3127
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3020
3128
|
} | null | undefined;
|
|
3021
3129
|
width?: number | null | undefined;
|
|
@@ -3023,6 +3131,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3023
3131
|
widthChars?: number | null | undefined;
|
|
3024
3132
|
scoreThreshold?: number | null | undefined;
|
|
3025
3133
|
formula?: string | null | undefined;
|
|
3134
|
+
context?: string[] | null | undefined;
|
|
3135
|
+
prompt?: string | null | undefined;
|
|
3026
3136
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
3027
3137
|
type: import("zod").ZodLiteral<"date">;
|
|
3028
3138
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -3106,13 +3216,13 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3106
3216
|
required?: boolean | null | undefined;
|
|
3107
3217
|
}>>>;
|
|
3108
3218
|
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">]>>>;
|
|
3219
|
+
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">]>>>;
|
|
3110
3220
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
3111
3221
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3112
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3222
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3113
3223
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3114
3224
|
}, {
|
|
3115
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3225
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3116
3226
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3117
3227
|
}>>>;
|
|
3118
3228
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -3120,6 +3230,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3120
3230
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3121
3231
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3122
3232
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3233
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
3234
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3123
3235
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3124
3236
|
suggest?: true | undefined;
|
|
3125
3237
|
canExport?: boolean | null | undefined;
|
|
@@ -3138,7 +3250,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3138
3250
|
required?: boolean | null | undefined;
|
|
3139
3251
|
} | null | undefined;
|
|
3140
3252
|
uiConfiguration?: {
|
|
3141
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3253
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3142
3254
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3143
3255
|
} | null | undefined;
|
|
3144
3256
|
width?: number | null | undefined;
|
|
@@ -3146,6 +3258,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3146
3258
|
widthChars?: number | null | undefined;
|
|
3147
3259
|
scoreThreshold?: number | null | undefined;
|
|
3148
3260
|
formula?: string | null | undefined;
|
|
3261
|
+
context?: string[] | null | undefined;
|
|
3262
|
+
prompt?: string | null | undefined;
|
|
3149
3263
|
}, {
|
|
3150
3264
|
suggest?: true | undefined;
|
|
3151
3265
|
canExport?: boolean | null | undefined;
|
|
@@ -3164,7 +3278,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3164
3278
|
required?: boolean | null | undefined;
|
|
3165
3279
|
} | null | undefined;
|
|
3166
3280
|
uiConfiguration?: {
|
|
3167
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3281
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3168
3282
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3169
3283
|
} | null | undefined;
|
|
3170
3284
|
width?: number | null | undefined;
|
|
@@ -3172,6 +3286,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3172
3286
|
widthChars?: number | null | undefined;
|
|
3173
3287
|
scoreThreshold?: number | null | undefined;
|
|
3174
3288
|
formula?: string | null | undefined;
|
|
3289
|
+
context?: string[] | null | undefined;
|
|
3290
|
+
prompt?: string | null | undefined;
|
|
3175
3291
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
3176
3292
|
type: import("zod").ZodLiteral<"number">;
|
|
3177
3293
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -3282,13 +3398,13 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3282
3398
|
required?: boolean | null | undefined;
|
|
3283
3399
|
}>>>;
|
|
3284
3400
|
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">]>>>;
|
|
3401
|
+
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">]>>>;
|
|
3286
3402
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
3287
3403
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3288
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3404
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3289
3405
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3290
3406
|
}, {
|
|
3291
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3407
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3292
3408
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3293
3409
|
}>>>;
|
|
3294
3410
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -3296,6 +3412,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3296
3412
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3297
3413
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3298
3414
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3415
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
3416
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3299
3417
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3300
3418
|
suggest?: true | undefined;
|
|
3301
3419
|
canExport?: boolean | null | undefined;
|
|
@@ -3314,7 +3432,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3314
3432
|
required?: boolean | null | undefined;
|
|
3315
3433
|
} | null | undefined;
|
|
3316
3434
|
uiConfiguration?: {
|
|
3317
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3435
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3318
3436
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3319
3437
|
} | null | undefined;
|
|
3320
3438
|
width?: number | null | undefined;
|
|
@@ -3322,6 +3440,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3322
3440
|
widthChars?: number | null | undefined;
|
|
3323
3441
|
scoreThreshold?: number | null | undefined;
|
|
3324
3442
|
formula?: string | null | undefined;
|
|
3443
|
+
context?: string[] | null | undefined;
|
|
3444
|
+
prompt?: string | null | undefined;
|
|
3325
3445
|
}, {
|
|
3326
3446
|
suggest?: true | undefined;
|
|
3327
3447
|
canExport?: boolean | null | undefined;
|
|
@@ -3340,7 +3460,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3340
3460
|
required?: boolean | null | undefined;
|
|
3341
3461
|
} | null | undefined;
|
|
3342
3462
|
uiConfiguration?: {
|
|
3343
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3463
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3344
3464
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3345
3465
|
} | null | undefined;
|
|
3346
3466
|
width?: number | null | undefined;
|
|
@@ -3348,6 +3468,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3348
3468
|
widthChars?: number | null | undefined;
|
|
3349
3469
|
scoreThreshold?: number | null | undefined;
|
|
3350
3470
|
formula?: string | null | undefined;
|
|
3471
|
+
context?: string[] | null | undefined;
|
|
3472
|
+
prompt?: string | null | undefined;
|
|
3351
3473
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
3352
3474
|
type: import("zod").ZodLiteral<"enum">;
|
|
3353
3475
|
options: import("zod").ZodArray<import("zod").ZodObject<{
|
|
@@ -3449,13 +3571,13 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3449
3571
|
required?: boolean | null | undefined;
|
|
3450
3572
|
}>>>;
|
|
3451
3573
|
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">]>>>;
|
|
3574
|
+
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">]>>>;
|
|
3453
3575
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
3454
3576
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3455
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3577
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3456
3578
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3457
3579
|
}, {
|
|
3458
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3580
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3459
3581
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3460
3582
|
}>>>;
|
|
3461
3583
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -3463,6 +3585,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3463
3585
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3464
3586
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3465
3587
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3588
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
3589
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3466
3590
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3467
3591
|
suggest?: true | undefined;
|
|
3468
3592
|
canExport?: boolean | null | undefined;
|
|
@@ -3481,7 +3605,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3481
3605
|
required?: boolean | null | undefined;
|
|
3482
3606
|
} | null | undefined;
|
|
3483
3607
|
uiConfiguration?: {
|
|
3484
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3608
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3485
3609
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3486
3610
|
} | null | undefined;
|
|
3487
3611
|
width?: number | null | undefined;
|
|
@@ -3489,6 +3613,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3489
3613
|
widthChars?: number | null | undefined;
|
|
3490
3614
|
scoreThreshold?: number | null | undefined;
|
|
3491
3615
|
formula?: string | null | undefined;
|
|
3616
|
+
context?: string[] | null | undefined;
|
|
3617
|
+
prompt?: string | null | undefined;
|
|
3492
3618
|
}, {
|
|
3493
3619
|
suggest?: true | undefined;
|
|
3494
3620
|
canExport?: boolean | null | undefined;
|
|
@@ -3507,7 +3633,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3507
3633
|
required?: boolean | null | undefined;
|
|
3508
3634
|
} | null | undefined;
|
|
3509
3635
|
uiConfiguration?: {
|
|
3510
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3636
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3511
3637
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3512
3638
|
} | null | undefined;
|
|
3513
3639
|
width?: number | null | undefined;
|
|
@@ -3515,6 +3641,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3515
3641
|
widthChars?: number | null | undefined;
|
|
3516
3642
|
scoreThreshold?: number | null | undefined;
|
|
3517
3643
|
formula?: string | null | undefined;
|
|
3644
|
+
context?: string[] | null | undefined;
|
|
3645
|
+
prompt?: string | null | undefined;
|
|
3518
3646
|
}>>>, import("zod").ZodIntersection<import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
3519
3647
|
id: import("zod").ZodString;
|
|
3520
3648
|
label: import("zod").ZodString;
|
|
@@ -3560,7 +3688,6 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3560
3688
|
}>>]>, "many">;
|
|
3561
3689
|
rirFieldNames: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
3562
3690
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3563
|
-
category: "tuple";
|
|
3564
3691
|
children: (({
|
|
3565
3692
|
type: "string";
|
|
3566
3693
|
} & {
|
|
@@ -3589,7 +3716,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3589
3716
|
required?: boolean | null | undefined;
|
|
3590
3717
|
} | null | undefined;
|
|
3591
3718
|
uiConfiguration?: {
|
|
3592
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3719
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3593
3720
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3594
3721
|
} | null | undefined;
|
|
3595
3722
|
width?: number | null | undefined;
|
|
@@ -3597,6 +3724,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3597
3724
|
widthChars?: number | null | undefined;
|
|
3598
3725
|
scoreThreshold?: number | null | undefined;
|
|
3599
3726
|
formula?: string | null | undefined;
|
|
3727
|
+
context?: string[] | null | undefined;
|
|
3728
|
+
prompt?: string | null | undefined;
|
|
3600
3729
|
}) | ({
|
|
3601
3730
|
type: "date";
|
|
3602
3731
|
format?: string | null | undefined;
|
|
@@ -3626,7 +3755,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3626
3755
|
required?: boolean | null | undefined;
|
|
3627
3756
|
} | null | undefined;
|
|
3628
3757
|
uiConfiguration?: {
|
|
3629
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3758
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3630
3759
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3631
3760
|
} | null | undefined;
|
|
3632
3761
|
width?: number | null | undefined;
|
|
@@ -3634,6 +3763,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3634
3763
|
widthChars?: number | null | undefined;
|
|
3635
3764
|
scoreThreshold?: number | null | undefined;
|
|
3636
3765
|
formula?: string | null | undefined;
|
|
3766
|
+
context?: string[] | null | undefined;
|
|
3767
|
+
prompt?: string | null | undefined;
|
|
3637
3768
|
}) | ({
|
|
3638
3769
|
type: "number";
|
|
3639
3770
|
format?: string | null | undefined;
|
|
@@ -3668,7 +3799,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3668
3799
|
required?: boolean | null | undefined;
|
|
3669
3800
|
} | null | undefined;
|
|
3670
3801
|
uiConfiguration?: {
|
|
3671
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3802
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3672
3803
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3673
3804
|
} | null | undefined;
|
|
3674
3805
|
width?: number | null | undefined;
|
|
@@ -3676,6 +3807,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3676
3807
|
widthChars?: number | null | undefined;
|
|
3677
3808
|
scoreThreshold?: number | null | undefined;
|
|
3678
3809
|
formula?: string | null | undefined;
|
|
3810
|
+
context?: string[] | null | undefined;
|
|
3811
|
+
prompt?: string | null | undefined;
|
|
3679
3812
|
}) | ({
|
|
3680
3813
|
options: {
|
|
3681
3814
|
value: string;
|
|
@@ -3709,7 +3842,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3709
3842
|
required?: boolean | null | undefined;
|
|
3710
3843
|
} | null | undefined;
|
|
3711
3844
|
uiConfiguration?: {
|
|
3712
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3845
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3713
3846
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3714
3847
|
} | null | undefined;
|
|
3715
3848
|
width?: number | null | undefined;
|
|
@@ -3717,6 +3850,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3717
3850
|
widthChars?: number | null | undefined;
|
|
3718
3851
|
scoreThreshold?: number | null | undefined;
|
|
3719
3852
|
formula?: string | null | undefined;
|
|
3853
|
+
context?: string[] | null | undefined;
|
|
3854
|
+
prompt?: string | null | undefined;
|
|
3720
3855
|
}) | ({
|
|
3721
3856
|
id: string;
|
|
3722
3857
|
label: string;
|
|
@@ -3732,9 +3867,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3732
3867
|
popupUrl?: string | undefined;
|
|
3733
3868
|
canObtainToken?: boolean | undefined;
|
|
3734
3869
|
}))[];
|
|
3870
|
+
category: "tuple";
|
|
3735
3871
|
rirFieldNames?: string[] | null | undefined;
|
|
3736
3872
|
}, {
|
|
3737
|
-
category: "tuple";
|
|
3738
3873
|
children: (({
|
|
3739
3874
|
type: "string";
|
|
3740
3875
|
} & {
|
|
@@ -3763,7 +3898,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3763
3898
|
required?: boolean | null | undefined;
|
|
3764
3899
|
} | null | undefined;
|
|
3765
3900
|
uiConfiguration?: {
|
|
3766
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3901
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3767
3902
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3768
3903
|
} | null | undefined;
|
|
3769
3904
|
width?: number | null | undefined;
|
|
@@ -3771,6 +3906,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3771
3906
|
widthChars?: number | null | undefined;
|
|
3772
3907
|
scoreThreshold?: number | null | undefined;
|
|
3773
3908
|
formula?: string | null | undefined;
|
|
3909
|
+
context?: string[] | null | undefined;
|
|
3910
|
+
prompt?: string | null | undefined;
|
|
3774
3911
|
}) | ({
|
|
3775
3912
|
type: "date";
|
|
3776
3913
|
format?: string | null | undefined;
|
|
@@ -3800,7 +3937,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3800
3937
|
required?: boolean | null | undefined;
|
|
3801
3938
|
} | null | undefined;
|
|
3802
3939
|
uiConfiguration?: {
|
|
3803
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3940
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3804
3941
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3805
3942
|
} | null | undefined;
|
|
3806
3943
|
width?: number | null | undefined;
|
|
@@ -3808,6 +3945,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3808
3945
|
widthChars?: number | null | undefined;
|
|
3809
3946
|
scoreThreshold?: number | null | undefined;
|
|
3810
3947
|
formula?: string | null | undefined;
|
|
3948
|
+
context?: string[] | null | undefined;
|
|
3949
|
+
prompt?: string | null | undefined;
|
|
3811
3950
|
}) | ({
|
|
3812
3951
|
type: "number";
|
|
3813
3952
|
format?: string | null | undefined;
|
|
@@ -3842,7 +3981,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3842
3981
|
required?: boolean | null | undefined;
|
|
3843
3982
|
} | null | undefined;
|
|
3844
3983
|
uiConfiguration?: {
|
|
3845
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3984
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3846
3985
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3847
3986
|
} | null | undefined;
|
|
3848
3987
|
width?: number | null | undefined;
|
|
@@ -3850,6 +3989,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3850
3989
|
widthChars?: number | null | undefined;
|
|
3851
3990
|
scoreThreshold?: number | null | undefined;
|
|
3852
3991
|
formula?: string | null | undefined;
|
|
3992
|
+
context?: string[] | null | undefined;
|
|
3993
|
+
prompt?: string | null | undefined;
|
|
3853
3994
|
}) | ({
|
|
3854
3995
|
options: {
|
|
3855
3996
|
value: string;
|
|
@@ -3883,7 +4024,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3883
4024
|
required?: boolean | null | undefined;
|
|
3884
4025
|
} | null | undefined;
|
|
3885
4026
|
uiConfiguration?: {
|
|
3886
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4027
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3887
4028
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3888
4029
|
} | null | undefined;
|
|
3889
4030
|
width?: number | null | undefined;
|
|
@@ -3891,6 +4032,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3891
4032
|
widthChars?: number | null | undefined;
|
|
3892
4033
|
scoreThreshold?: number | null | undefined;
|
|
3893
4034
|
formula?: string | null | undefined;
|
|
4035
|
+
context?: string[] | null | undefined;
|
|
4036
|
+
prompt?: string | null | undefined;
|
|
3894
4037
|
}) | ({
|
|
3895
4038
|
id: string;
|
|
3896
4039
|
label: string;
|
|
@@ -3906,6 +4049,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3906
4049
|
popupUrl?: string | undefined;
|
|
3907
4050
|
canObtainToken?: boolean | undefined;
|
|
3908
4051
|
}))[];
|
|
4052
|
+
category: "tuple";
|
|
3909
4053
|
rirFieldNames?: string[] | null | undefined;
|
|
3910
4054
|
}>, import("zod").ZodObject<{
|
|
3911
4055
|
id: import("zod").ZodString;
|
|
@@ -3928,7 +4072,6 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3928
4072
|
}>>;
|
|
3929
4073
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3930
4074
|
children: {
|
|
3931
|
-
category: "tuple";
|
|
3932
4075
|
children: (({
|
|
3933
4076
|
type: "string";
|
|
3934
4077
|
} & {
|
|
@@ -3957,7 +4100,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3957
4100
|
required?: boolean | null | undefined;
|
|
3958
4101
|
} | null | undefined;
|
|
3959
4102
|
uiConfiguration?: {
|
|
3960
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4103
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3961
4104
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3962
4105
|
} | null | undefined;
|
|
3963
4106
|
width?: number | null | undefined;
|
|
@@ -3965,6 +4108,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3965
4108
|
widthChars?: number | null | undefined;
|
|
3966
4109
|
scoreThreshold?: number | null | undefined;
|
|
3967
4110
|
formula?: string | null | undefined;
|
|
4111
|
+
context?: string[] | null | undefined;
|
|
4112
|
+
prompt?: string | null | undefined;
|
|
3968
4113
|
}) | ({
|
|
3969
4114
|
type: "date";
|
|
3970
4115
|
format?: string | null | undefined;
|
|
@@ -3994,7 +4139,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
3994
4139
|
required?: boolean | null | undefined;
|
|
3995
4140
|
} | null | undefined;
|
|
3996
4141
|
uiConfiguration?: {
|
|
3997
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4142
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3998
4143
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3999
4144
|
} | null | undefined;
|
|
4000
4145
|
width?: number | null | undefined;
|
|
@@ -4002,6 +4147,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4002
4147
|
widthChars?: number | null | undefined;
|
|
4003
4148
|
scoreThreshold?: number | null | undefined;
|
|
4004
4149
|
formula?: string | null | undefined;
|
|
4150
|
+
context?: string[] | null | undefined;
|
|
4151
|
+
prompt?: string | null | undefined;
|
|
4005
4152
|
}) | ({
|
|
4006
4153
|
type: "number";
|
|
4007
4154
|
format?: string | null | undefined;
|
|
@@ -4036,7 +4183,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4036
4183
|
required?: boolean | null | undefined;
|
|
4037
4184
|
} | null | undefined;
|
|
4038
4185
|
uiConfiguration?: {
|
|
4039
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4186
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4040
4187
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4041
4188
|
} | null | undefined;
|
|
4042
4189
|
width?: number | null | undefined;
|
|
@@ -4044,6 +4191,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4044
4191
|
widthChars?: number | null | undefined;
|
|
4045
4192
|
scoreThreshold?: number | null | undefined;
|
|
4046
4193
|
formula?: string | null | undefined;
|
|
4194
|
+
context?: string[] | null | undefined;
|
|
4195
|
+
prompt?: string | null | undefined;
|
|
4047
4196
|
}) | ({
|
|
4048
4197
|
options: {
|
|
4049
4198
|
value: string;
|
|
@@ -4077,7 +4226,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4077
4226
|
required?: boolean | null | undefined;
|
|
4078
4227
|
} | null | undefined;
|
|
4079
4228
|
uiConfiguration?: {
|
|
4080
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4229
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4081
4230
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4082
4231
|
} | null | undefined;
|
|
4083
4232
|
width?: number | null | undefined;
|
|
@@ -4085,6 +4234,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4085
4234
|
widthChars?: number | null | undefined;
|
|
4086
4235
|
scoreThreshold?: number | null | undefined;
|
|
4087
4236
|
formula?: string | null | undefined;
|
|
4237
|
+
context?: string[] | null | undefined;
|
|
4238
|
+
prompt?: string | null | undefined;
|
|
4088
4239
|
}) | ({
|
|
4089
4240
|
id: string;
|
|
4090
4241
|
label: string;
|
|
@@ -4100,6 +4251,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4100
4251
|
popupUrl?: string | undefined;
|
|
4101
4252
|
canObtainToken?: boolean | undefined;
|
|
4102
4253
|
}))[];
|
|
4254
|
+
category: "tuple";
|
|
4103
4255
|
rirFieldNames?: string[] | null | undefined;
|
|
4104
4256
|
} & {
|
|
4105
4257
|
id: string;
|
|
@@ -4110,7 +4262,6 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4110
4262
|
};
|
|
4111
4263
|
}, {
|
|
4112
4264
|
children: {
|
|
4113
|
-
category: "tuple";
|
|
4114
4265
|
children: (({
|
|
4115
4266
|
type: "string";
|
|
4116
4267
|
} & {
|
|
@@ -4139,7 +4290,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4139
4290
|
required?: boolean | null | undefined;
|
|
4140
4291
|
} | null | undefined;
|
|
4141
4292
|
uiConfiguration?: {
|
|
4142
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4293
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4143
4294
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4144
4295
|
} | null | undefined;
|
|
4145
4296
|
width?: number | null | undefined;
|
|
@@ -4147,6 +4298,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4147
4298
|
widthChars?: number | null | undefined;
|
|
4148
4299
|
scoreThreshold?: number | null | undefined;
|
|
4149
4300
|
formula?: string | null | undefined;
|
|
4301
|
+
context?: string[] | null | undefined;
|
|
4302
|
+
prompt?: string | null | undefined;
|
|
4150
4303
|
}) | ({
|
|
4151
4304
|
type: "date";
|
|
4152
4305
|
format?: string | null | undefined;
|
|
@@ -4176,7 +4329,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4176
4329
|
required?: boolean | null | undefined;
|
|
4177
4330
|
} | null | undefined;
|
|
4178
4331
|
uiConfiguration?: {
|
|
4179
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4332
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4180
4333
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4181
4334
|
} | null | undefined;
|
|
4182
4335
|
width?: number | null | undefined;
|
|
@@ -4184,6 +4337,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4184
4337
|
widthChars?: number | null | undefined;
|
|
4185
4338
|
scoreThreshold?: number | null | undefined;
|
|
4186
4339
|
formula?: string | null | undefined;
|
|
4340
|
+
context?: string[] | null | undefined;
|
|
4341
|
+
prompt?: string | null | undefined;
|
|
4187
4342
|
}) | ({
|
|
4188
4343
|
type: "number";
|
|
4189
4344
|
format?: string | null | undefined;
|
|
@@ -4218,7 +4373,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4218
4373
|
required?: boolean | null | undefined;
|
|
4219
4374
|
} | null | undefined;
|
|
4220
4375
|
uiConfiguration?: {
|
|
4221
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4376
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4222
4377
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4223
4378
|
} | null | undefined;
|
|
4224
4379
|
width?: number | null | undefined;
|
|
@@ -4226,6 +4381,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4226
4381
|
widthChars?: number | null | undefined;
|
|
4227
4382
|
scoreThreshold?: number | null | undefined;
|
|
4228
4383
|
formula?: string | null | undefined;
|
|
4384
|
+
context?: string[] | null | undefined;
|
|
4385
|
+
prompt?: string | null | undefined;
|
|
4229
4386
|
}) | ({
|
|
4230
4387
|
options: {
|
|
4231
4388
|
value: string;
|
|
@@ -4259,7 +4416,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4259
4416
|
required?: boolean | null | undefined;
|
|
4260
4417
|
} | null | undefined;
|
|
4261
4418
|
uiConfiguration?: {
|
|
4262
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4419
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4263
4420
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4264
4421
|
} | null | undefined;
|
|
4265
4422
|
width?: number | null | undefined;
|
|
@@ -4267,6 +4424,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4267
4424
|
widthChars?: number | null | undefined;
|
|
4268
4425
|
scoreThreshold?: number | null | undefined;
|
|
4269
4426
|
formula?: string | null | undefined;
|
|
4427
|
+
context?: string[] | null | undefined;
|
|
4428
|
+
prompt?: string | null | undefined;
|
|
4270
4429
|
}) | ({
|
|
4271
4430
|
id: string;
|
|
4272
4431
|
label: string;
|
|
@@ -4282,6 +4441,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4282
4441
|
popupUrl?: string | undefined;
|
|
4283
4442
|
canObtainToken?: boolean | undefined;
|
|
4284
4443
|
}))[];
|
|
4444
|
+
category: "tuple";
|
|
4285
4445
|
rirFieldNames?: string[] | null | undefined;
|
|
4286
4446
|
} & {
|
|
4287
4447
|
id: string;
|
|
@@ -4352,7 +4512,6 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4352
4512
|
}>>>]>, "many">;
|
|
4353
4513
|
icon: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
4354
4514
|
}, "strip", import("zod").ZodTypeAny, {
|
|
4355
|
-
category: "section";
|
|
4356
4515
|
children: (({
|
|
4357
4516
|
type: "string";
|
|
4358
4517
|
} & {
|
|
@@ -4381,7 +4540,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4381
4540
|
required?: boolean | null | undefined;
|
|
4382
4541
|
} | null | undefined;
|
|
4383
4542
|
uiConfiguration?: {
|
|
4384
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4543
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4385
4544
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4386
4545
|
} | null | undefined;
|
|
4387
4546
|
width?: number | null | undefined;
|
|
@@ -4389,6 +4548,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4389
4548
|
widthChars?: number | null | undefined;
|
|
4390
4549
|
scoreThreshold?: number | null | undefined;
|
|
4391
4550
|
formula?: string | null | undefined;
|
|
4551
|
+
context?: string[] | null | undefined;
|
|
4552
|
+
prompt?: string | null | undefined;
|
|
4392
4553
|
}) | ({
|
|
4393
4554
|
type: "date";
|
|
4394
4555
|
format?: string | null | undefined;
|
|
@@ -4418,7 +4579,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4418
4579
|
required?: boolean | null | undefined;
|
|
4419
4580
|
} | null | undefined;
|
|
4420
4581
|
uiConfiguration?: {
|
|
4421
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4582
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4422
4583
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4423
4584
|
} | null | undefined;
|
|
4424
4585
|
width?: number | null | undefined;
|
|
@@ -4426,6 +4587,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4426
4587
|
widthChars?: number | null | undefined;
|
|
4427
4588
|
scoreThreshold?: number | null | undefined;
|
|
4428
4589
|
formula?: string | null | undefined;
|
|
4590
|
+
context?: string[] | null | undefined;
|
|
4591
|
+
prompt?: string | null | undefined;
|
|
4429
4592
|
}) | ({
|
|
4430
4593
|
type: "number";
|
|
4431
4594
|
format?: string | null | undefined;
|
|
@@ -4460,7 +4623,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4460
4623
|
required?: boolean | null | undefined;
|
|
4461
4624
|
} | null | undefined;
|
|
4462
4625
|
uiConfiguration?: {
|
|
4463
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4626
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4464
4627
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4465
4628
|
} | null | undefined;
|
|
4466
4629
|
width?: number | null | undefined;
|
|
@@ -4468,6 +4631,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4468
4631
|
widthChars?: number | null | undefined;
|
|
4469
4632
|
scoreThreshold?: number | null | undefined;
|
|
4470
4633
|
formula?: string | null | undefined;
|
|
4634
|
+
context?: string[] | null | undefined;
|
|
4635
|
+
prompt?: string | null | undefined;
|
|
4471
4636
|
}) | ({
|
|
4472
4637
|
options: {
|
|
4473
4638
|
value: string;
|
|
@@ -4501,7 +4666,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4501
4666
|
required?: boolean | null | undefined;
|
|
4502
4667
|
} | null | undefined;
|
|
4503
4668
|
uiConfiguration?: {
|
|
4504
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4669
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4505
4670
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4506
4671
|
} | null | undefined;
|
|
4507
4672
|
width?: number | null | undefined;
|
|
@@ -4509,6 +4674,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4509
4674
|
widthChars?: number | null | undefined;
|
|
4510
4675
|
scoreThreshold?: number | null | undefined;
|
|
4511
4676
|
formula?: string | null | undefined;
|
|
4677
|
+
context?: string[] | null | undefined;
|
|
4678
|
+
prompt?: string | null | undefined;
|
|
4512
4679
|
}) | ({
|
|
4513
4680
|
id: string;
|
|
4514
4681
|
label: string;
|
|
@@ -4524,7 +4691,6 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4524
4691
|
popupUrl?: string | undefined;
|
|
4525
4692
|
canObtainToken?: boolean | undefined;
|
|
4526
4693
|
}) | ({
|
|
4527
|
-
category: "tuple";
|
|
4528
4694
|
children: (({
|
|
4529
4695
|
type: "string";
|
|
4530
4696
|
} & {
|
|
@@ -4553,7 +4719,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4553
4719
|
required?: boolean | null | undefined;
|
|
4554
4720
|
} | null | undefined;
|
|
4555
4721
|
uiConfiguration?: {
|
|
4556
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4722
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4557
4723
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4558
4724
|
} | null | undefined;
|
|
4559
4725
|
width?: number | null | undefined;
|
|
@@ -4561,6 +4727,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4561
4727
|
widthChars?: number | null | undefined;
|
|
4562
4728
|
scoreThreshold?: number | null | undefined;
|
|
4563
4729
|
formula?: string | null | undefined;
|
|
4730
|
+
context?: string[] | null | undefined;
|
|
4731
|
+
prompt?: string | null | undefined;
|
|
4564
4732
|
}) | ({
|
|
4565
4733
|
type: "date";
|
|
4566
4734
|
format?: string | null | undefined;
|
|
@@ -4590,7 +4758,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4590
4758
|
required?: boolean | null | undefined;
|
|
4591
4759
|
} | null | undefined;
|
|
4592
4760
|
uiConfiguration?: {
|
|
4593
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4761
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4594
4762
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4595
4763
|
} | null | undefined;
|
|
4596
4764
|
width?: number | null | undefined;
|
|
@@ -4598,6 +4766,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4598
4766
|
widthChars?: number | null | undefined;
|
|
4599
4767
|
scoreThreshold?: number | null | undefined;
|
|
4600
4768
|
formula?: string | null | undefined;
|
|
4769
|
+
context?: string[] | null | undefined;
|
|
4770
|
+
prompt?: string | null | undefined;
|
|
4601
4771
|
}) | ({
|
|
4602
4772
|
type: "number";
|
|
4603
4773
|
format?: string | null | undefined;
|
|
@@ -4632,7 +4802,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4632
4802
|
required?: boolean | null | undefined;
|
|
4633
4803
|
} | null | undefined;
|
|
4634
4804
|
uiConfiguration?: {
|
|
4635
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4805
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4636
4806
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4637
4807
|
} | null | undefined;
|
|
4638
4808
|
width?: number | null | undefined;
|
|
@@ -4640,6 +4810,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4640
4810
|
widthChars?: number | null | undefined;
|
|
4641
4811
|
scoreThreshold?: number | null | undefined;
|
|
4642
4812
|
formula?: string | null | undefined;
|
|
4813
|
+
context?: string[] | null | undefined;
|
|
4814
|
+
prompt?: string | null | undefined;
|
|
4643
4815
|
}) | ({
|
|
4644
4816
|
options: {
|
|
4645
4817
|
value: string;
|
|
@@ -4673,7 +4845,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4673
4845
|
required?: boolean | null | undefined;
|
|
4674
4846
|
} | null | undefined;
|
|
4675
4847
|
uiConfiguration?: {
|
|
4676
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4848
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4677
4849
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4678
4850
|
} | null | undefined;
|
|
4679
4851
|
width?: number | null | undefined;
|
|
@@ -4681,6 +4853,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4681
4853
|
widthChars?: number | null | undefined;
|
|
4682
4854
|
scoreThreshold?: number | null | undefined;
|
|
4683
4855
|
formula?: string | null | undefined;
|
|
4856
|
+
context?: string[] | null | undefined;
|
|
4857
|
+
prompt?: string | null | undefined;
|
|
4684
4858
|
}) | ({
|
|
4685
4859
|
id: string;
|
|
4686
4860
|
label: string;
|
|
@@ -4696,6 +4870,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4696
4870
|
popupUrl?: string | undefined;
|
|
4697
4871
|
canObtainToken?: boolean | undefined;
|
|
4698
4872
|
}))[];
|
|
4873
|
+
category: "tuple";
|
|
4699
4874
|
rirFieldNames?: string[] | null | undefined;
|
|
4700
4875
|
} & {
|
|
4701
4876
|
id: string;
|
|
@@ -4732,7 +4907,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4732
4907
|
required?: boolean | null | undefined;
|
|
4733
4908
|
} | null | undefined;
|
|
4734
4909
|
uiConfiguration?: {
|
|
4735
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4910
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4736
4911
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4737
4912
|
} | null | undefined;
|
|
4738
4913
|
width?: number | null | undefined;
|
|
@@ -4740,6 +4915,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4740
4915
|
widthChars?: number | null | undefined;
|
|
4741
4916
|
scoreThreshold?: number | null | undefined;
|
|
4742
4917
|
formula?: string | null | undefined;
|
|
4918
|
+
context?: string[] | null | undefined;
|
|
4919
|
+
prompt?: string | null | undefined;
|
|
4743
4920
|
}) | ({
|
|
4744
4921
|
type: "date";
|
|
4745
4922
|
format?: string | null | undefined;
|
|
@@ -4769,7 +4946,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4769
4946
|
required?: boolean | null | undefined;
|
|
4770
4947
|
} | null | undefined;
|
|
4771
4948
|
uiConfiguration?: {
|
|
4772
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4949
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4773
4950
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4774
4951
|
} | null | undefined;
|
|
4775
4952
|
width?: number | null | undefined;
|
|
@@ -4777,6 +4954,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4777
4954
|
widthChars?: number | null | undefined;
|
|
4778
4955
|
scoreThreshold?: number | null | undefined;
|
|
4779
4956
|
formula?: string | null | undefined;
|
|
4957
|
+
context?: string[] | null | undefined;
|
|
4958
|
+
prompt?: string | null | undefined;
|
|
4780
4959
|
}) | ({
|
|
4781
4960
|
type: "number";
|
|
4782
4961
|
format?: string | null | undefined;
|
|
@@ -4811,7 +4990,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4811
4990
|
required?: boolean | null | undefined;
|
|
4812
4991
|
} | null | undefined;
|
|
4813
4992
|
uiConfiguration?: {
|
|
4814
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4993
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4815
4994
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4816
4995
|
} | null | undefined;
|
|
4817
4996
|
width?: number | null | undefined;
|
|
@@ -4819,6 +4998,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4819
4998
|
widthChars?: number | null | undefined;
|
|
4820
4999
|
scoreThreshold?: number | null | undefined;
|
|
4821
5000
|
formula?: string | null | undefined;
|
|
5001
|
+
context?: string[] | null | undefined;
|
|
5002
|
+
prompt?: string | null | undefined;
|
|
4822
5003
|
}) | ({
|
|
4823
5004
|
options: {
|
|
4824
5005
|
value: string;
|
|
@@ -4852,7 +5033,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4852
5033
|
required?: boolean | null | undefined;
|
|
4853
5034
|
} | null | undefined;
|
|
4854
5035
|
uiConfiguration?: {
|
|
4855
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5036
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4856
5037
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4857
5038
|
} | null | undefined;
|
|
4858
5039
|
width?: number | null | undefined;
|
|
@@ -4860,6 +5041,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4860
5041
|
widthChars?: number | null | undefined;
|
|
4861
5042
|
scoreThreshold?: number | null | undefined;
|
|
4862
5043
|
formula?: string | null | undefined;
|
|
5044
|
+
context?: string[] | null | undefined;
|
|
5045
|
+
prompt?: string | null | undefined;
|
|
4863
5046
|
}) | ({
|
|
4864
5047
|
id: string;
|
|
4865
5048
|
label: string;
|
|
@@ -4894,7 +5077,6 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4894
5077
|
disablePrediction?: boolean | null | undefined;
|
|
4895
5078
|
}) | ({
|
|
4896
5079
|
children: {
|
|
4897
|
-
category: "tuple";
|
|
4898
5080
|
children: (({
|
|
4899
5081
|
type: "string";
|
|
4900
5082
|
} & {
|
|
@@ -4923,7 +5105,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4923
5105
|
required?: boolean | null | undefined;
|
|
4924
5106
|
} | null | undefined;
|
|
4925
5107
|
uiConfiguration?: {
|
|
4926
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5108
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4927
5109
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4928
5110
|
} | null | undefined;
|
|
4929
5111
|
width?: number | null | undefined;
|
|
@@ -4931,6 +5113,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4931
5113
|
widthChars?: number | null | undefined;
|
|
4932
5114
|
scoreThreshold?: number | null | undefined;
|
|
4933
5115
|
formula?: string | null | undefined;
|
|
5116
|
+
context?: string[] | null | undefined;
|
|
5117
|
+
prompt?: string | null | undefined;
|
|
4934
5118
|
}) | ({
|
|
4935
5119
|
type: "date";
|
|
4936
5120
|
format?: string | null | undefined;
|
|
@@ -4960,7 +5144,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4960
5144
|
required?: boolean | null | undefined;
|
|
4961
5145
|
} | null | undefined;
|
|
4962
5146
|
uiConfiguration?: {
|
|
4963
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5147
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4964
5148
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4965
5149
|
} | null | undefined;
|
|
4966
5150
|
width?: number | null | undefined;
|
|
@@ -4968,6 +5152,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
4968
5152
|
widthChars?: number | null | undefined;
|
|
4969
5153
|
scoreThreshold?: number | null | undefined;
|
|
4970
5154
|
formula?: string | null | undefined;
|
|
5155
|
+
context?: string[] | null | undefined;
|
|
5156
|
+
prompt?: string | null | undefined;
|
|
4971
5157
|
}) | ({
|
|
4972
5158
|
type: "number";
|
|
4973
5159
|
format?: string | null | undefined;
|
|
@@ -5002,7 +5188,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5002
5188
|
required?: boolean | null | undefined;
|
|
5003
5189
|
} | null | undefined;
|
|
5004
5190
|
uiConfiguration?: {
|
|
5005
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5191
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5006
5192
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5007
5193
|
} | null | undefined;
|
|
5008
5194
|
width?: number | null | undefined;
|
|
@@ -5010,6 +5196,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5010
5196
|
widthChars?: number | null | undefined;
|
|
5011
5197
|
scoreThreshold?: number | null | undefined;
|
|
5012
5198
|
formula?: string | null | undefined;
|
|
5199
|
+
context?: string[] | null | undefined;
|
|
5200
|
+
prompt?: string | null | undefined;
|
|
5013
5201
|
}) | ({
|
|
5014
5202
|
options: {
|
|
5015
5203
|
value: string;
|
|
@@ -5043,7 +5231,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5043
5231
|
required?: boolean | null | undefined;
|
|
5044
5232
|
} | null | undefined;
|
|
5045
5233
|
uiConfiguration?: {
|
|
5046
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5234
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5047
5235
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5048
5236
|
} | null | undefined;
|
|
5049
5237
|
width?: number | null | undefined;
|
|
@@ -5051,6 +5239,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5051
5239
|
widthChars?: number | null | undefined;
|
|
5052
5240
|
scoreThreshold?: number | null | undefined;
|
|
5053
5241
|
formula?: string | null | undefined;
|
|
5242
|
+
context?: string[] | null | undefined;
|
|
5243
|
+
prompt?: string | null | undefined;
|
|
5054
5244
|
}) | ({
|
|
5055
5245
|
id: string;
|
|
5056
5246
|
label: string;
|
|
@@ -5066,6 +5256,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5066
5256
|
popupUrl?: string | undefined;
|
|
5067
5257
|
canObtainToken?: boolean | undefined;
|
|
5068
5258
|
}))[];
|
|
5259
|
+
category: "tuple";
|
|
5069
5260
|
rirFieldNames?: string[] | null | undefined;
|
|
5070
5261
|
} & {
|
|
5071
5262
|
id: string;
|
|
@@ -5092,9 +5283,9 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5092
5283
|
hidden?: boolean | null | undefined;
|
|
5093
5284
|
disablePrediction?: boolean | null | undefined;
|
|
5094
5285
|
}))[];
|
|
5286
|
+
category: "section";
|
|
5095
5287
|
icon?: string | null | undefined;
|
|
5096
5288
|
}, {
|
|
5097
|
-
category: "section";
|
|
5098
5289
|
children: (({
|
|
5099
5290
|
type: "string";
|
|
5100
5291
|
} & {
|
|
@@ -5123,7 +5314,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5123
5314
|
required?: boolean | null | undefined;
|
|
5124
5315
|
} | null | undefined;
|
|
5125
5316
|
uiConfiguration?: {
|
|
5126
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5317
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5127
5318
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5128
5319
|
} | null | undefined;
|
|
5129
5320
|
width?: number | null | undefined;
|
|
@@ -5131,6 +5322,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5131
5322
|
widthChars?: number | null | undefined;
|
|
5132
5323
|
scoreThreshold?: number | null | undefined;
|
|
5133
5324
|
formula?: string | null | undefined;
|
|
5325
|
+
context?: string[] | null | undefined;
|
|
5326
|
+
prompt?: string | null | undefined;
|
|
5134
5327
|
}) | ({
|
|
5135
5328
|
type: "date";
|
|
5136
5329
|
format?: string | null | undefined;
|
|
@@ -5160,7 +5353,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5160
5353
|
required?: boolean | null | undefined;
|
|
5161
5354
|
} | null | undefined;
|
|
5162
5355
|
uiConfiguration?: {
|
|
5163
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5356
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5164
5357
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5165
5358
|
} | null | undefined;
|
|
5166
5359
|
width?: number | null | undefined;
|
|
@@ -5168,6 +5361,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5168
5361
|
widthChars?: number | null | undefined;
|
|
5169
5362
|
scoreThreshold?: number | null | undefined;
|
|
5170
5363
|
formula?: string | null | undefined;
|
|
5364
|
+
context?: string[] | null | undefined;
|
|
5365
|
+
prompt?: string | null | undefined;
|
|
5171
5366
|
}) | ({
|
|
5172
5367
|
type: "number";
|
|
5173
5368
|
format?: string | null | undefined;
|
|
@@ -5202,7 +5397,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5202
5397
|
required?: boolean | null | undefined;
|
|
5203
5398
|
} | null | undefined;
|
|
5204
5399
|
uiConfiguration?: {
|
|
5205
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5400
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5206
5401
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5207
5402
|
} | null | undefined;
|
|
5208
5403
|
width?: number | null | undefined;
|
|
@@ -5210,6 +5405,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5210
5405
|
widthChars?: number | null | undefined;
|
|
5211
5406
|
scoreThreshold?: number | null | undefined;
|
|
5212
5407
|
formula?: string | null | undefined;
|
|
5408
|
+
context?: string[] | null | undefined;
|
|
5409
|
+
prompt?: string | null | undefined;
|
|
5213
5410
|
}) | ({
|
|
5214
5411
|
options: {
|
|
5215
5412
|
value: string;
|
|
@@ -5243,7 +5440,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5243
5440
|
required?: boolean | null | undefined;
|
|
5244
5441
|
} | null | undefined;
|
|
5245
5442
|
uiConfiguration?: {
|
|
5246
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5443
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5247
5444
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5248
5445
|
} | null | undefined;
|
|
5249
5446
|
width?: number | null | undefined;
|
|
@@ -5251,6 +5448,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5251
5448
|
widthChars?: number | null | undefined;
|
|
5252
5449
|
scoreThreshold?: number | null | undefined;
|
|
5253
5450
|
formula?: string | null | undefined;
|
|
5451
|
+
context?: string[] | null | undefined;
|
|
5452
|
+
prompt?: string | null | undefined;
|
|
5254
5453
|
}) | ({
|
|
5255
5454
|
id: string;
|
|
5256
5455
|
label: string;
|
|
@@ -5266,7 +5465,6 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5266
5465
|
popupUrl?: string | undefined;
|
|
5267
5466
|
canObtainToken?: boolean | undefined;
|
|
5268
5467
|
}) | ({
|
|
5269
|
-
category: "tuple";
|
|
5270
5468
|
children: (({
|
|
5271
5469
|
type: "string";
|
|
5272
5470
|
} & {
|
|
@@ -5295,7 +5493,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5295
5493
|
required?: boolean | null | undefined;
|
|
5296
5494
|
} | null | undefined;
|
|
5297
5495
|
uiConfiguration?: {
|
|
5298
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5496
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5299
5497
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5300
5498
|
} | null | undefined;
|
|
5301
5499
|
width?: number | null | undefined;
|
|
@@ -5303,6 +5501,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5303
5501
|
widthChars?: number | null | undefined;
|
|
5304
5502
|
scoreThreshold?: number | null | undefined;
|
|
5305
5503
|
formula?: string | null | undefined;
|
|
5504
|
+
context?: string[] | null | undefined;
|
|
5505
|
+
prompt?: string | null | undefined;
|
|
5306
5506
|
}) | ({
|
|
5307
5507
|
type: "date";
|
|
5308
5508
|
format?: string | null | undefined;
|
|
@@ -5332,7 +5532,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5332
5532
|
required?: boolean | null | undefined;
|
|
5333
5533
|
} | null | undefined;
|
|
5334
5534
|
uiConfiguration?: {
|
|
5335
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5535
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5336
5536
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5337
5537
|
} | null | undefined;
|
|
5338
5538
|
width?: number | null | undefined;
|
|
@@ -5340,6 +5540,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5340
5540
|
widthChars?: number | null | undefined;
|
|
5341
5541
|
scoreThreshold?: number | null | undefined;
|
|
5342
5542
|
formula?: string | null | undefined;
|
|
5543
|
+
context?: string[] | null | undefined;
|
|
5544
|
+
prompt?: string | null | undefined;
|
|
5343
5545
|
}) | ({
|
|
5344
5546
|
type: "number";
|
|
5345
5547
|
format?: string | null | undefined;
|
|
@@ -5374,7 +5576,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5374
5576
|
required?: boolean | null | undefined;
|
|
5375
5577
|
} | null | undefined;
|
|
5376
5578
|
uiConfiguration?: {
|
|
5377
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5579
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5378
5580
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5379
5581
|
} | null | undefined;
|
|
5380
5582
|
width?: number | null | undefined;
|
|
@@ -5382,6 +5584,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5382
5584
|
widthChars?: number | null | undefined;
|
|
5383
5585
|
scoreThreshold?: number | null | undefined;
|
|
5384
5586
|
formula?: string | null | undefined;
|
|
5587
|
+
context?: string[] | null | undefined;
|
|
5588
|
+
prompt?: string | null | undefined;
|
|
5385
5589
|
}) | ({
|
|
5386
5590
|
options: {
|
|
5387
5591
|
value: string;
|
|
@@ -5415,7 +5619,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5415
5619
|
required?: boolean | null | undefined;
|
|
5416
5620
|
} | null | undefined;
|
|
5417
5621
|
uiConfiguration?: {
|
|
5418
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5622
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5419
5623
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5420
5624
|
} | null | undefined;
|
|
5421
5625
|
width?: number | null | undefined;
|
|
@@ -5423,6 +5627,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5423
5627
|
widthChars?: number | null | undefined;
|
|
5424
5628
|
scoreThreshold?: number | null | undefined;
|
|
5425
5629
|
formula?: string | null | undefined;
|
|
5630
|
+
context?: string[] | null | undefined;
|
|
5631
|
+
prompt?: string | null | undefined;
|
|
5426
5632
|
}) | ({
|
|
5427
5633
|
id: string;
|
|
5428
5634
|
label: string;
|
|
@@ -5438,6 +5644,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5438
5644
|
popupUrl?: string | undefined;
|
|
5439
5645
|
canObtainToken?: boolean | undefined;
|
|
5440
5646
|
}))[];
|
|
5647
|
+
category: "tuple";
|
|
5441
5648
|
rirFieldNames?: string[] | null | undefined;
|
|
5442
5649
|
} & {
|
|
5443
5650
|
id: string;
|
|
@@ -5474,7 +5681,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5474
5681
|
required?: boolean | null | undefined;
|
|
5475
5682
|
} | null | undefined;
|
|
5476
5683
|
uiConfiguration?: {
|
|
5477
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5684
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5478
5685
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5479
5686
|
} | null | undefined;
|
|
5480
5687
|
width?: number | null | undefined;
|
|
@@ -5482,6 +5689,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5482
5689
|
widthChars?: number | null | undefined;
|
|
5483
5690
|
scoreThreshold?: number | null | undefined;
|
|
5484
5691
|
formula?: string | null | undefined;
|
|
5692
|
+
context?: string[] | null | undefined;
|
|
5693
|
+
prompt?: string | null | undefined;
|
|
5485
5694
|
}) | ({
|
|
5486
5695
|
type: "date";
|
|
5487
5696
|
format?: string | null | undefined;
|
|
@@ -5511,7 +5720,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5511
5720
|
required?: boolean | null | undefined;
|
|
5512
5721
|
} | null | undefined;
|
|
5513
5722
|
uiConfiguration?: {
|
|
5514
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5723
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5515
5724
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5516
5725
|
} | null | undefined;
|
|
5517
5726
|
width?: number | null | undefined;
|
|
@@ -5519,6 +5728,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5519
5728
|
widthChars?: number | null | undefined;
|
|
5520
5729
|
scoreThreshold?: number | null | undefined;
|
|
5521
5730
|
formula?: string | null | undefined;
|
|
5731
|
+
context?: string[] | null | undefined;
|
|
5732
|
+
prompt?: string | null | undefined;
|
|
5522
5733
|
}) | ({
|
|
5523
5734
|
type: "number";
|
|
5524
5735
|
format?: string | null | undefined;
|
|
@@ -5553,7 +5764,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5553
5764
|
required?: boolean | null | undefined;
|
|
5554
5765
|
} | null | undefined;
|
|
5555
5766
|
uiConfiguration?: {
|
|
5556
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5767
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5557
5768
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5558
5769
|
} | null | undefined;
|
|
5559
5770
|
width?: number | null | undefined;
|
|
@@ -5561,6 +5772,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5561
5772
|
widthChars?: number | null | undefined;
|
|
5562
5773
|
scoreThreshold?: number | null | undefined;
|
|
5563
5774
|
formula?: string | null | undefined;
|
|
5775
|
+
context?: string[] | null | undefined;
|
|
5776
|
+
prompt?: string | null | undefined;
|
|
5564
5777
|
}) | ({
|
|
5565
5778
|
options: {
|
|
5566
5779
|
value: string;
|
|
@@ -5594,7 +5807,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5594
5807
|
required?: boolean | null | undefined;
|
|
5595
5808
|
} | null | undefined;
|
|
5596
5809
|
uiConfiguration?: {
|
|
5597
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5810
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5598
5811
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5599
5812
|
} | null | undefined;
|
|
5600
5813
|
width?: number | null | undefined;
|
|
@@ -5602,6 +5815,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5602
5815
|
widthChars?: number | null | undefined;
|
|
5603
5816
|
scoreThreshold?: number | null | undefined;
|
|
5604
5817
|
formula?: string | null | undefined;
|
|
5818
|
+
context?: string[] | null | undefined;
|
|
5819
|
+
prompt?: string | null | undefined;
|
|
5605
5820
|
}) | ({
|
|
5606
5821
|
id: string;
|
|
5607
5822
|
label: string;
|
|
@@ -5636,7 +5851,6 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5636
5851
|
disablePrediction?: boolean | null | undefined;
|
|
5637
5852
|
}) | ({
|
|
5638
5853
|
children: {
|
|
5639
|
-
category: "tuple";
|
|
5640
5854
|
children: (({
|
|
5641
5855
|
type: "string";
|
|
5642
5856
|
} & {
|
|
@@ -5665,7 +5879,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5665
5879
|
required?: boolean | null | undefined;
|
|
5666
5880
|
} | null | undefined;
|
|
5667
5881
|
uiConfiguration?: {
|
|
5668
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5882
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5669
5883
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5670
5884
|
} | null | undefined;
|
|
5671
5885
|
width?: number | null | undefined;
|
|
@@ -5673,6 +5887,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5673
5887
|
widthChars?: number | null | undefined;
|
|
5674
5888
|
scoreThreshold?: number | null | undefined;
|
|
5675
5889
|
formula?: string | null | undefined;
|
|
5890
|
+
context?: string[] | null | undefined;
|
|
5891
|
+
prompt?: string | null | undefined;
|
|
5676
5892
|
}) | ({
|
|
5677
5893
|
type: "date";
|
|
5678
5894
|
format?: string | null | undefined;
|
|
@@ -5702,7 +5918,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5702
5918
|
required?: boolean | null | undefined;
|
|
5703
5919
|
} | null | undefined;
|
|
5704
5920
|
uiConfiguration?: {
|
|
5705
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5921
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5706
5922
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5707
5923
|
} | null | undefined;
|
|
5708
5924
|
width?: number | null | undefined;
|
|
@@ -5710,6 +5926,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5710
5926
|
widthChars?: number | null | undefined;
|
|
5711
5927
|
scoreThreshold?: number | null | undefined;
|
|
5712
5928
|
formula?: string | null | undefined;
|
|
5929
|
+
context?: string[] | null | undefined;
|
|
5930
|
+
prompt?: string | null | undefined;
|
|
5713
5931
|
}) | ({
|
|
5714
5932
|
type: "number";
|
|
5715
5933
|
format?: string | null | undefined;
|
|
@@ -5744,7 +5962,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5744
5962
|
required?: boolean | null | undefined;
|
|
5745
5963
|
} | null | undefined;
|
|
5746
5964
|
uiConfiguration?: {
|
|
5747
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5965
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5748
5966
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5749
5967
|
} | null | undefined;
|
|
5750
5968
|
width?: number | null | undefined;
|
|
@@ -5752,6 +5970,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5752
5970
|
widthChars?: number | null | undefined;
|
|
5753
5971
|
scoreThreshold?: number | null | undefined;
|
|
5754
5972
|
formula?: string | null | undefined;
|
|
5973
|
+
context?: string[] | null | undefined;
|
|
5974
|
+
prompt?: string | null | undefined;
|
|
5755
5975
|
}) | ({
|
|
5756
5976
|
options: {
|
|
5757
5977
|
value: string;
|
|
@@ -5785,7 +6005,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5785
6005
|
required?: boolean | null | undefined;
|
|
5786
6006
|
} | null | undefined;
|
|
5787
6007
|
uiConfiguration?: {
|
|
5788
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6008
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5789
6009
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5790
6010
|
} | null | undefined;
|
|
5791
6011
|
width?: number | null | undefined;
|
|
@@ -5793,6 +6013,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5793
6013
|
widthChars?: number | null | undefined;
|
|
5794
6014
|
scoreThreshold?: number | null | undefined;
|
|
5795
6015
|
formula?: string | null | undefined;
|
|
6016
|
+
context?: string[] | null | undefined;
|
|
6017
|
+
prompt?: string | null | undefined;
|
|
5796
6018
|
}) | ({
|
|
5797
6019
|
id: string;
|
|
5798
6020
|
label: string;
|
|
@@ -5808,6 +6030,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5808
6030
|
popupUrl?: string | undefined;
|
|
5809
6031
|
canObtainToken?: boolean | undefined;
|
|
5810
6032
|
}))[];
|
|
6033
|
+
category: "tuple";
|
|
5811
6034
|
rirFieldNames?: string[] | null | undefined;
|
|
5812
6035
|
} & {
|
|
5813
6036
|
id: string;
|
|
@@ -5834,6 +6057,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5834
6057
|
hidden?: boolean | null | undefined;
|
|
5835
6058
|
disablePrediction?: boolean | null | undefined;
|
|
5836
6059
|
}))[];
|
|
6060
|
+
category: "section";
|
|
5837
6061
|
icon?: string | null | undefined;
|
|
5838
6062
|
}>>, "many">;
|
|
5839
6063
|
schemaRule: import("zod").ZodObject<{
|
|
@@ -5847,40 +6071,34 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5847
6071
|
triggerCondition: import("zod").ZodOptional<import("zod").ZodString>;
|
|
5848
6072
|
triggerConditionSummary: import("zod").ZodOptional<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
5849
6073
|
synchronizedFromTemplate: import("zod").ZodOptional<import("zod").ZodOptional<import("zod").ZodBoolean>>;
|
|
5850
|
-
|
|
6074
|
+
actions: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
5851
6075
|
id: import("zod").ZodString;
|
|
5852
6076
|
enabled: import("zod").ZodBoolean;
|
|
5853
6077
|
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
5854
6078
|
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
6079
|
}, "strip", import("zod").ZodTypeAny, {
|
|
5866
6080
|
id: string;
|
|
5867
6081
|
enabled: boolean;
|
|
5868
6082
|
name?: string | undefined;
|
|
5869
6083
|
description?: string | undefined;
|
|
5870
|
-
action?: {
|
|
5871
|
-
type: string;
|
|
5872
|
-
payload?: unknown;
|
|
5873
|
-
} | undefined;
|
|
5874
6084
|
}, {
|
|
5875
6085
|
id: string;
|
|
5876
6086
|
enabled: boolean;
|
|
5877
6087
|
name?: string | undefined;
|
|
5878
6088
|
description?: string | undefined;
|
|
5879
|
-
|
|
5880
|
-
|
|
5881
|
-
|
|
5882
|
-
|
|
5883
|
-
}
|
|
6089
|
+
}>, import("zod").ZodObject<{
|
|
6090
|
+
type: import("zod").ZodString;
|
|
6091
|
+
event: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"annotation_imported">, import("zod").ZodLiteral<"annotation_confirmed">, import("zod").ZodLiteral<"annotation_exported">]>>;
|
|
6092
|
+
payload: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
6093
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
6094
|
+
type: string;
|
|
6095
|
+
event?: "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
6096
|
+
payload?: unknown;
|
|
6097
|
+
}, {
|
|
6098
|
+
type: string;
|
|
6099
|
+
event?: "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
6100
|
+
payload?: unknown;
|
|
6101
|
+
}>>, "many">>;
|
|
5884
6102
|
}, "strip", import("zod").ZodTypeAny, {
|
|
5885
6103
|
id?: number | undefined;
|
|
5886
6104
|
url?: string | undefined;
|
|
@@ -5892,16 +6110,16 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5892
6110
|
triggerCondition?: string | undefined;
|
|
5893
6111
|
triggerConditionSummary?: string | undefined;
|
|
5894
6112
|
synchronizedFromTemplate?: boolean | undefined;
|
|
5895
|
-
|
|
6113
|
+
actions?: ({
|
|
5896
6114
|
id: string;
|
|
5897
6115
|
enabled: boolean;
|
|
5898
6116
|
name?: string | undefined;
|
|
5899
6117
|
description?: string | undefined;
|
|
5900
|
-
|
|
5901
|
-
|
|
5902
|
-
|
|
5903
|
-
|
|
5904
|
-
}[] | undefined;
|
|
6118
|
+
} & {
|
|
6119
|
+
type: string;
|
|
6120
|
+
event?: "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
6121
|
+
payload?: unknown;
|
|
6122
|
+
})[] | undefined;
|
|
5905
6123
|
}, {
|
|
5906
6124
|
id?: number | undefined;
|
|
5907
6125
|
url?: string | undefined;
|
|
@@ -5913,16 +6131,16 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5913
6131
|
triggerCondition?: string | undefined;
|
|
5914
6132
|
triggerConditionSummary?: string | undefined;
|
|
5915
6133
|
synchronizedFromTemplate?: boolean | undefined;
|
|
5916
|
-
|
|
6134
|
+
actions?: ({
|
|
5917
6135
|
id: string;
|
|
5918
6136
|
enabled: boolean;
|
|
5919
6137
|
name?: string | undefined;
|
|
5920
6138
|
description?: string | undefined;
|
|
5921
|
-
|
|
5922
|
-
|
|
5923
|
-
|
|
5924
|
-
|
|
5925
|
-
}[] | undefined;
|
|
6139
|
+
} & {
|
|
6140
|
+
type: string;
|
|
6141
|
+
event?: "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
6142
|
+
payload?: unknown;
|
|
6143
|
+
})[] | undefined;
|
|
5926
6144
|
}>;
|
|
5927
6145
|
}, "strip", import("zod").ZodTypeAny, {
|
|
5928
6146
|
schemaContent: ({
|
|
@@ -5932,7 +6150,6 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5932
6150
|
hidden?: boolean | null | undefined;
|
|
5933
6151
|
disablePrediction?: boolean | null | undefined;
|
|
5934
6152
|
} & {
|
|
5935
|
-
category: "section";
|
|
5936
6153
|
children: (({
|
|
5937
6154
|
type: "string";
|
|
5938
6155
|
} & {
|
|
@@ -5961,7 +6178,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5961
6178
|
required?: boolean | null | undefined;
|
|
5962
6179
|
} | null | undefined;
|
|
5963
6180
|
uiConfiguration?: {
|
|
5964
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6181
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5965
6182
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5966
6183
|
} | null | undefined;
|
|
5967
6184
|
width?: number | null | undefined;
|
|
@@ -5969,6 +6186,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5969
6186
|
widthChars?: number | null | undefined;
|
|
5970
6187
|
scoreThreshold?: number | null | undefined;
|
|
5971
6188
|
formula?: string | null | undefined;
|
|
6189
|
+
context?: string[] | null | undefined;
|
|
6190
|
+
prompt?: string | null | undefined;
|
|
5972
6191
|
}) | ({
|
|
5973
6192
|
type: "date";
|
|
5974
6193
|
format?: string | null | undefined;
|
|
@@ -5998,7 +6217,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
5998
6217
|
required?: boolean | null | undefined;
|
|
5999
6218
|
} | null | undefined;
|
|
6000
6219
|
uiConfiguration?: {
|
|
6001
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6220
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6002
6221
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6003
6222
|
} | null | undefined;
|
|
6004
6223
|
width?: number | null | undefined;
|
|
@@ -6006,6 +6225,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6006
6225
|
widthChars?: number | null | undefined;
|
|
6007
6226
|
scoreThreshold?: number | null | undefined;
|
|
6008
6227
|
formula?: string | null | undefined;
|
|
6228
|
+
context?: string[] | null | undefined;
|
|
6229
|
+
prompt?: string | null | undefined;
|
|
6009
6230
|
}) | ({
|
|
6010
6231
|
type: "number";
|
|
6011
6232
|
format?: string | null | undefined;
|
|
@@ -6040,7 +6261,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6040
6261
|
required?: boolean | null | undefined;
|
|
6041
6262
|
} | null | undefined;
|
|
6042
6263
|
uiConfiguration?: {
|
|
6043
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6264
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6044
6265
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6045
6266
|
} | null | undefined;
|
|
6046
6267
|
width?: number | null | undefined;
|
|
@@ -6048,6 +6269,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6048
6269
|
widthChars?: number | null | undefined;
|
|
6049
6270
|
scoreThreshold?: number | null | undefined;
|
|
6050
6271
|
formula?: string | null | undefined;
|
|
6272
|
+
context?: string[] | null | undefined;
|
|
6273
|
+
prompt?: string | null | undefined;
|
|
6051
6274
|
}) | ({
|
|
6052
6275
|
options: {
|
|
6053
6276
|
value: string;
|
|
@@ -6081,7 +6304,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6081
6304
|
required?: boolean | null | undefined;
|
|
6082
6305
|
} | null | undefined;
|
|
6083
6306
|
uiConfiguration?: {
|
|
6084
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6307
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6085
6308
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6086
6309
|
} | null | undefined;
|
|
6087
6310
|
width?: number | null | undefined;
|
|
@@ -6089,6 +6312,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6089
6312
|
widthChars?: number | null | undefined;
|
|
6090
6313
|
scoreThreshold?: number | null | undefined;
|
|
6091
6314
|
formula?: string | null | undefined;
|
|
6315
|
+
context?: string[] | null | undefined;
|
|
6316
|
+
prompt?: string | null | undefined;
|
|
6092
6317
|
}) | ({
|
|
6093
6318
|
id: string;
|
|
6094
6319
|
label: string;
|
|
@@ -6104,7 +6329,6 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6104
6329
|
popupUrl?: string | undefined;
|
|
6105
6330
|
canObtainToken?: boolean | undefined;
|
|
6106
6331
|
}) | ({
|
|
6107
|
-
category: "tuple";
|
|
6108
6332
|
children: (({
|
|
6109
6333
|
type: "string";
|
|
6110
6334
|
} & {
|
|
@@ -6133,7 +6357,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6133
6357
|
required?: boolean | null | undefined;
|
|
6134
6358
|
} | null | undefined;
|
|
6135
6359
|
uiConfiguration?: {
|
|
6136
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6360
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6137
6361
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6138
6362
|
} | null | undefined;
|
|
6139
6363
|
width?: number | null | undefined;
|
|
@@ -6141,6 +6365,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6141
6365
|
widthChars?: number | null | undefined;
|
|
6142
6366
|
scoreThreshold?: number | null | undefined;
|
|
6143
6367
|
formula?: string | null | undefined;
|
|
6368
|
+
context?: string[] | null | undefined;
|
|
6369
|
+
prompt?: string | null | undefined;
|
|
6144
6370
|
}) | ({
|
|
6145
6371
|
type: "date";
|
|
6146
6372
|
format?: string | null | undefined;
|
|
@@ -6170,7 +6396,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6170
6396
|
required?: boolean | null | undefined;
|
|
6171
6397
|
} | null | undefined;
|
|
6172
6398
|
uiConfiguration?: {
|
|
6173
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6399
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6174
6400
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6175
6401
|
} | null | undefined;
|
|
6176
6402
|
width?: number | null | undefined;
|
|
@@ -6178,6 +6404,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6178
6404
|
widthChars?: number | null | undefined;
|
|
6179
6405
|
scoreThreshold?: number | null | undefined;
|
|
6180
6406
|
formula?: string | null | undefined;
|
|
6407
|
+
context?: string[] | null | undefined;
|
|
6408
|
+
prompt?: string | null | undefined;
|
|
6181
6409
|
}) | ({
|
|
6182
6410
|
type: "number";
|
|
6183
6411
|
format?: string | null | undefined;
|
|
@@ -6212,7 +6440,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6212
6440
|
required?: boolean | null | undefined;
|
|
6213
6441
|
} | null | undefined;
|
|
6214
6442
|
uiConfiguration?: {
|
|
6215
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6443
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6216
6444
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6217
6445
|
} | null | undefined;
|
|
6218
6446
|
width?: number | null | undefined;
|
|
@@ -6220,6 +6448,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6220
6448
|
widthChars?: number | null | undefined;
|
|
6221
6449
|
scoreThreshold?: number | null | undefined;
|
|
6222
6450
|
formula?: string | null | undefined;
|
|
6451
|
+
context?: string[] | null | undefined;
|
|
6452
|
+
prompt?: string | null | undefined;
|
|
6223
6453
|
}) | ({
|
|
6224
6454
|
options: {
|
|
6225
6455
|
value: string;
|
|
@@ -6253,7 +6483,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6253
6483
|
required?: boolean | null | undefined;
|
|
6254
6484
|
} | null | undefined;
|
|
6255
6485
|
uiConfiguration?: {
|
|
6256
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6486
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6257
6487
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6258
6488
|
} | null | undefined;
|
|
6259
6489
|
width?: number | null | undefined;
|
|
@@ -6261,6 +6491,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6261
6491
|
widthChars?: number | null | undefined;
|
|
6262
6492
|
scoreThreshold?: number | null | undefined;
|
|
6263
6493
|
formula?: string | null | undefined;
|
|
6494
|
+
context?: string[] | null | undefined;
|
|
6495
|
+
prompt?: string | null | undefined;
|
|
6264
6496
|
}) | ({
|
|
6265
6497
|
id: string;
|
|
6266
6498
|
label: string;
|
|
@@ -6276,6 +6508,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6276
6508
|
popupUrl?: string | undefined;
|
|
6277
6509
|
canObtainToken?: boolean | undefined;
|
|
6278
6510
|
}))[];
|
|
6511
|
+
category: "tuple";
|
|
6279
6512
|
rirFieldNames?: string[] | null | undefined;
|
|
6280
6513
|
} & {
|
|
6281
6514
|
id: string;
|
|
@@ -6312,7 +6545,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6312
6545
|
required?: boolean | null | undefined;
|
|
6313
6546
|
} | null | undefined;
|
|
6314
6547
|
uiConfiguration?: {
|
|
6315
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6548
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6316
6549
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6317
6550
|
} | null | undefined;
|
|
6318
6551
|
width?: number | null | undefined;
|
|
@@ -6320,6 +6553,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6320
6553
|
widthChars?: number | null | undefined;
|
|
6321
6554
|
scoreThreshold?: number | null | undefined;
|
|
6322
6555
|
formula?: string | null | undefined;
|
|
6556
|
+
context?: string[] | null | undefined;
|
|
6557
|
+
prompt?: string | null | undefined;
|
|
6323
6558
|
}) | ({
|
|
6324
6559
|
type: "date";
|
|
6325
6560
|
format?: string | null | undefined;
|
|
@@ -6349,7 +6584,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6349
6584
|
required?: boolean | null | undefined;
|
|
6350
6585
|
} | null | undefined;
|
|
6351
6586
|
uiConfiguration?: {
|
|
6352
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6587
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6353
6588
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6354
6589
|
} | null | undefined;
|
|
6355
6590
|
width?: number | null | undefined;
|
|
@@ -6357,6 +6592,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6357
6592
|
widthChars?: number | null | undefined;
|
|
6358
6593
|
scoreThreshold?: number | null | undefined;
|
|
6359
6594
|
formula?: string | null | undefined;
|
|
6595
|
+
context?: string[] | null | undefined;
|
|
6596
|
+
prompt?: string | null | undefined;
|
|
6360
6597
|
}) | ({
|
|
6361
6598
|
type: "number";
|
|
6362
6599
|
format?: string | null | undefined;
|
|
@@ -6391,7 +6628,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6391
6628
|
required?: boolean | null | undefined;
|
|
6392
6629
|
} | null | undefined;
|
|
6393
6630
|
uiConfiguration?: {
|
|
6394
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6631
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6395
6632
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6396
6633
|
} | null | undefined;
|
|
6397
6634
|
width?: number | null | undefined;
|
|
@@ -6399,6 +6636,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6399
6636
|
widthChars?: number | null | undefined;
|
|
6400
6637
|
scoreThreshold?: number | null | undefined;
|
|
6401
6638
|
formula?: string | null | undefined;
|
|
6639
|
+
context?: string[] | null | undefined;
|
|
6640
|
+
prompt?: string | null | undefined;
|
|
6402
6641
|
}) | ({
|
|
6403
6642
|
options: {
|
|
6404
6643
|
value: string;
|
|
@@ -6432,7 +6671,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6432
6671
|
required?: boolean | null | undefined;
|
|
6433
6672
|
} | null | undefined;
|
|
6434
6673
|
uiConfiguration?: {
|
|
6435
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6674
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6436
6675
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6437
6676
|
} | null | undefined;
|
|
6438
6677
|
width?: number | null | undefined;
|
|
@@ -6440,6 +6679,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6440
6679
|
widthChars?: number | null | undefined;
|
|
6441
6680
|
scoreThreshold?: number | null | undefined;
|
|
6442
6681
|
formula?: string | null | undefined;
|
|
6682
|
+
context?: string[] | null | undefined;
|
|
6683
|
+
prompt?: string | null | undefined;
|
|
6443
6684
|
}) | ({
|
|
6444
6685
|
id: string;
|
|
6445
6686
|
label: string;
|
|
@@ -6474,7 +6715,6 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6474
6715
|
disablePrediction?: boolean | null | undefined;
|
|
6475
6716
|
}) | ({
|
|
6476
6717
|
children: {
|
|
6477
|
-
category: "tuple";
|
|
6478
6718
|
children: (({
|
|
6479
6719
|
type: "string";
|
|
6480
6720
|
} & {
|
|
@@ -6503,7 +6743,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6503
6743
|
required?: boolean | null | undefined;
|
|
6504
6744
|
} | null | undefined;
|
|
6505
6745
|
uiConfiguration?: {
|
|
6506
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6746
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6507
6747
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6508
6748
|
} | null | undefined;
|
|
6509
6749
|
width?: number | null | undefined;
|
|
@@ -6511,6 +6751,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6511
6751
|
widthChars?: number | null | undefined;
|
|
6512
6752
|
scoreThreshold?: number | null | undefined;
|
|
6513
6753
|
formula?: string | null | undefined;
|
|
6754
|
+
context?: string[] | null | undefined;
|
|
6755
|
+
prompt?: string | null | undefined;
|
|
6514
6756
|
}) | ({
|
|
6515
6757
|
type: "date";
|
|
6516
6758
|
format?: string | null | undefined;
|
|
@@ -6540,7 +6782,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6540
6782
|
required?: boolean | null | undefined;
|
|
6541
6783
|
} | null | undefined;
|
|
6542
6784
|
uiConfiguration?: {
|
|
6543
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6785
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6544
6786
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6545
6787
|
} | null | undefined;
|
|
6546
6788
|
width?: number | null | undefined;
|
|
@@ -6548,6 +6790,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6548
6790
|
widthChars?: number | null | undefined;
|
|
6549
6791
|
scoreThreshold?: number | null | undefined;
|
|
6550
6792
|
formula?: string | null | undefined;
|
|
6793
|
+
context?: string[] | null | undefined;
|
|
6794
|
+
prompt?: string | null | undefined;
|
|
6551
6795
|
}) | ({
|
|
6552
6796
|
type: "number";
|
|
6553
6797
|
format?: string | null | undefined;
|
|
@@ -6582,7 +6826,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6582
6826
|
required?: boolean | null | undefined;
|
|
6583
6827
|
} | null | undefined;
|
|
6584
6828
|
uiConfiguration?: {
|
|
6585
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6829
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6586
6830
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6587
6831
|
} | null | undefined;
|
|
6588
6832
|
width?: number | null | undefined;
|
|
@@ -6590,6 +6834,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6590
6834
|
widthChars?: number | null | undefined;
|
|
6591
6835
|
scoreThreshold?: number | null | undefined;
|
|
6592
6836
|
formula?: string | null | undefined;
|
|
6837
|
+
context?: string[] | null | undefined;
|
|
6838
|
+
prompt?: string | null | undefined;
|
|
6593
6839
|
}) | ({
|
|
6594
6840
|
options: {
|
|
6595
6841
|
value: string;
|
|
@@ -6623,7 +6869,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6623
6869
|
required?: boolean | null | undefined;
|
|
6624
6870
|
} | null | undefined;
|
|
6625
6871
|
uiConfiguration?: {
|
|
6626
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6872
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6627
6873
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6628
6874
|
} | null | undefined;
|
|
6629
6875
|
width?: number | null | undefined;
|
|
@@ -6631,6 +6877,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6631
6877
|
widthChars?: number | null | undefined;
|
|
6632
6878
|
scoreThreshold?: number | null | undefined;
|
|
6633
6879
|
formula?: string | null | undefined;
|
|
6880
|
+
context?: string[] | null | undefined;
|
|
6881
|
+
prompt?: string | null | undefined;
|
|
6634
6882
|
}) | ({
|
|
6635
6883
|
id: string;
|
|
6636
6884
|
label: string;
|
|
@@ -6646,6 +6894,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6646
6894
|
popupUrl?: string | undefined;
|
|
6647
6895
|
canObtainToken?: boolean | undefined;
|
|
6648
6896
|
}))[];
|
|
6897
|
+
category: "tuple";
|
|
6649
6898
|
rirFieldNames?: string[] | null | undefined;
|
|
6650
6899
|
} & {
|
|
6651
6900
|
id: string;
|
|
@@ -6672,6 +6921,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6672
6921
|
hidden?: boolean | null | undefined;
|
|
6673
6922
|
disablePrediction?: boolean | null | undefined;
|
|
6674
6923
|
}))[];
|
|
6924
|
+
category: "section";
|
|
6675
6925
|
icon?: string | null | undefined;
|
|
6676
6926
|
})[];
|
|
6677
6927
|
userQuery: string;
|
|
@@ -6686,16 +6936,16 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6686
6936
|
triggerCondition?: string | undefined;
|
|
6687
6937
|
triggerConditionSummary?: string | undefined;
|
|
6688
6938
|
synchronizedFromTemplate?: boolean | undefined;
|
|
6689
|
-
|
|
6939
|
+
actions?: ({
|
|
6690
6940
|
id: string;
|
|
6691
6941
|
enabled: boolean;
|
|
6692
6942
|
name?: string | undefined;
|
|
6693
6943
|
description?: string | undefined;
|
|
6694
|
-
|
|
6695
|
-
|
|
6696
|
-
|
|
6697
|
-
|
|
6698
|
-
}[] | undefined;
|
|
6944
|
+
} & {
|
|
6945
|
+
type: string;
|
|
6946
|
+
event?: "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
6947
|
+
payload?: unknown;
|
|
6948
|
+
})[] | undefined;
|
|
6699
6949
|
};
|
|
6700
6950
|
}, {
|
|
6701
6951
|
schemaContent: ({
|
|
@@ -6705,7 +6955,6 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6705
6955
|
hidden?: boolean | null | undefined;
|
|
6706
6956
|
disablePrediction?: boolean | null | undefined;
|
|
6707
6957
|
} & {
|
|
6708
|
-
category: "section";
|
|
6709
6958
|
children: (({
|
|
6710
6959
|
type: "string";
|
|
6711
6960
|
} & {
|
|
@@ -6734,7 +6983,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6734
6983
|
required?: boolean | null | undefined;
|
|
6735
6984
|
} | null | undefined;
|
|
6736
6985
|
uiConfiguration?: {
|
|
6737
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6986
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6738
6987
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6739
6988
|
} | null | undefined;
|
|
6740
6989
|
width?: number | null | undefined;
|
|
@@ -6742,6 +6991,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6742
6991
|
widthChars?: number | null | undefined;
|
|
6743
6992
|
scoreThreshold?: number | null | undefined;
|
|
6744
6993
|
formula?: string | null | undefined;
|
|
6994
|
+
context?: string[] | null | undefined;
|
|
6995
|
+
prompt?: string | null | undefined;
|
|
6745
6996
|
}) | ({
|
|
6746
6997
|
type: "date";
|
|
6747
6998
|
format?: string | null | undefined;
|
|
@@ -6771,7 +7022,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6771
7022
|
required?: boolean | null | undefined;
|
|
6772
7023
|
} | null | undefined;
|
|
6773
7024
|
uiConfiguration?: {
|
|
6774
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7025
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6775
7026
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6776
7027
|
} | null | undefined;
|
|
6777
7028
|
width?: number | null | undefined;
|
|
@@ -6779,6 +7030,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6779
7030
|
widthChars?: number | null | undefined;
|
|
6780
7031
|
scoreThreshold?: number | null | undefined;
|
|
6781
7032
|
formula?: string | null | undefined;
|
|
7033
|
+
context?: string[] | null | undefined;
|
|
7034
|
+
prompt?: string | null | undefined;
|
|
6782
7035
|
}) | ({
|
|
6783
7036
|
type: "number";
|
|
6784
7037
|
format?: string | null | undefined;
|
|
@@ -6813,7 +7066,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6813
7066
|
required?: boolean | null | undefined;
|
|
6814
7067
|
} | null | undefined;
|
|
6815
7068
|
uiConfiguration?: {
|
|
6816
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7069
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6817
7070
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6818
7071
|
} | null | undefined;
|
|
6819
7072
|
width?: number | null | undefined;
|
|
@@ -6821,6 +7074,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6821
7074
|
widthChars?: number | null | undefined;
|
|
6822
7075
|
scoreThreshold?: number | null | undefined;
|
|
6823
7076
|
formula?: string | null | undefined;
|
|
7077
|
+
context?: string[] | null | undefined;
|
|
7078
|
+
prompt?: string | null | undefined;
|
|
6824
7079
|
}) | ({
|
|
6825
7080
|
options: {
|
|
6826
7081
|
value: string;
|
|
@@ -6854,7 +7109,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6854
7109
|
required?: boolean | null | undefined;
|
|
6855
7110
|
} | null | undefined;
|
|
6856
7111
|
uiConfiguration?: {
|
|
6857
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7112
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6858
7113
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6859
7114
|
} | null | undefined;
|
|
6860
7115
|
width?: number | null | undefined;
|
|
@@ -6862,6 +7117,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6862
7117
|
widthChars?: number | null | undefined;
|
|
6863
7118
|
scoreThreshold?: number | null | undefined;
|
|
6864
7119
|
formula?: string | null | undefined;
|
|
7120
|
+
context?: string[] | null | undefined;
|
|
7121
|
+
prompt?: string | null | undefined;
|
|
6865
7122
|
}) | ({
|
|
6866
7123
|
id: string;
|
|
6867
7124
|
label: string;
|
|
@@ -6877,7 +7134,6 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6877
7134
|
popupUrl?: string | undefined;
|
|
6878
7135
|
canObtainToken?: boolean | undefined;
|
|
6879
7136
|
}) | ({
|
|
6880
|
-
category: "tuple";
|
|
6881
7137
|
children: (({
|
|
6882
7138
|
type: "string";
|
|
6883
7139
|
} & {
|
|
@@ -6906,7 +7162,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6906
7162
|
required?: boolean | null | undefined;
|
|
6907
7163
|
} | null | undefined;
|
|
6908
7164
|
uiConfiguration?: {
|
|
6909
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7165
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6910
7166
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6911
7167
|
} | null | undefined;
|
|
6912
7168
|
width?: number | null | undefined;
|
|
@@ -6914,6 +7170,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6914
7170
|
widthChars?: number | null | undefined;
|
|
6915
7171
|
scoreThreshold?: number | null | undefined;
|
|
6916
7172
|
formula?: string | null | undefined;
|
|
7173
|
+
context?: string[] | null | undefined;
|
|
7174
|
+
prompt?: string | null | undefined;
|
|
6917
7175
|
}) | ({
|
|
6918
7176
|
type: "date";
|
|
6919
7177
|
format?: string | null | undefined;
|
|
@@ -6943,7 +7201,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6943
7201
|
required?: boolean | null | undefined;
|
|
6944
7202
|
} | null | undefined;
|
|
6945
7203
|
uiConfiguration?: {
|
|
6946
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7204
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6947
7205
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6948
7206
|
} | null | undefined;
|
|
6949
7207
|
width?: number | null | undefined;
|
|
@@ -6951,6 +7209,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6951
7209
|
widthChars?: number | null | undefined;
|
|
6952
7210
|
scoreThreshold?: number | null | undefined;
|
|
6953
7211
|
formula?: string | null | undefined;
|
|
7212
|
+
context?: string[] | null | undefined;
|
|
7213
|
+
prompt?: string | null | undefined;
|
|
6954
7214
|
}) | ({
|
|
6955
7215
|
type: "number";
|
|
6956
7216
|
format?: string | null | undefined;
|
|
@@ -6985,7 +7245,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6985
7245
|
required?: boolean | null | undefined;
|
|
6986
7246
|
} | null | undefined;
|
|
6987
7247
|
uiConfiguration?: {
|
|
6988
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7248
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6989
7249
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6990
7250
|
} | null | undefined;
|
|
6991
7251
|
width?: number | null | undefined;
|
|
@@ -6993,6 +7253,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
6993
7253
|
widthChars?: number | null | undefined;
|
|
6994
7254
|
scoreThreshold?: number | null | undefined;
|
|
6995
7255
|
formula?: string | null | undefined;
|
|
7256
|
+
context?: string[] | null | undefined;
|
|
7257
|
+
prompt?: string | null | undefined;
|
|
6996
7258
|
}) | ({
|
|
6997
7259
|
options: {
|
|
6998
7260
|
value: string;
|
|
@@ -7026,7 +7288,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
7026
7288
|
required?: boolean | null | undefined;
|
|
7027
7289
|
} | null | undefined;
|
|
7028
7290
|
uiConfiguration?: {
|
|
7029
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7291
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7030
7292
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7031
7293
|
} | null | undefined;
|
|
7032
7294
|
width?: number | null | undefined;
|
|
@@ -7034,6 +7296,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
7034
7296
|
widthChars?: number | null | undefined;
|
|
7035
7297
|
scoreThreshold?: number | null | undefined;
|
|
7036
7298
|
formula?: string | null | undefined;
|
|
7299
|
+
context?: string[] | null | undefined;
|
|
7300
|
+
prompt?: string | null | undefined;
|
|
7037
7301
|
}) | ({
|
|
7038
7302
|
id: string;
|
|
7039
7303
|
label: string;
|
|
@@ -7049,6 +7313,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
7049
7313
|
popupUrl?: string | undefined;
|
|
7050
7314
|
canObtainToken?: boolean | undefined;
|
|
7051
7315
|
}))[];
|
|
7316
|
+
category: "tuple";
|
|
7052
7317
|
rirFieldNames?: string[] | null | undefined;
|
|
7053
7318
|
} & {
|
|
7054
7319
|
id: string;
|
|
@@ -7085,7 +7350,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
7085
7350
|
required?: boolean | null | undefined;
|
|
7086
7351
|
} | null | undefined;
|
|
7087
7352
|
uiConfiguration?: {
|
|
7088
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7353
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7089
7354
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7090
7355
|
} | null | undefined;
|
|
7091
7356
|
width?: number | null | undefined;
|
|
@@ -7093,6 +7358,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
7093
7358
|
widthChars?: number | null | undefined;
|
|
7094
7359
|
scoreThreshold?: number | null | undefined;
|
|
7095
7360
|
formula?: string | null | undefined;
|
|
7361
|
+
context?: string[] | null | undefined;
|
|
7362
|
+
prompt?: string | null | undefined;
|
|
7096
7363
|
}) | ({
|
|
7097
7364
|
type: "date";
|
|
7098
7365
|
format?: string | null | undefined;
|
|
@@ -7122,7 +7389,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
7122
7389
|
required?: boolean | null | undefined;
|
|
7123
7390
|
} | null | undefined;
|
|
7124
7391
|
uiConfiguration?: {
|
|
7125
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7392
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7126
7393
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7127
7394
|
} | null | undefined;
|
|
7128
7395
|
width?: number | null | undefined;
|
|
@@ -7130,6 +7397,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
7130
7397
|
widthChars?: number | null | undefined;
|
|
7131
7398
|
scoreThreshold?: number | null | undefined;
|
|
7132
7399
|
formula?: string | null | undefined;
|
|
7400
|
+
context?: string[] | null | undefined;
|
|
7401
|
+
prompt?: string | null | undefined;
|
|
7133
7402
|
}) | ({
|
|
7134
7403
|
type: "number";
|
|
7135
7404
|
format?: string | null | undefined;
|
|
@@ -7164,7 +7433,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
7164
7433
|
required?: boolean | null | undefined;
|
|
7165
7434
|
} | null | undefined;
|
|
7166
7435
|
uiConfiguration?: {
|
|
7167
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7436
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7168
7437
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7169
7438
|
} | null | undefined;
|
|
7170
7439
|
width?: number | null | undefined;
|
|
@@ -7172,6 +7441,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
7172
7441
|
widthChars?: number | null | undefined;
|
|
7173
7442
|
scoreThreshold?: number | null | undefined;
|
|
7174
7443
|
formula?: string | null | undefined;
|
|
7444
|
+
context?: string[] | null | undefined;
|
|
7445
|
+
prompt?: string | null | undefined;
|
|
7175
7446
|
}) | ({
|
|
7176
7447
|
options: {
|
|
7177
7448
|
value: string;
|
|
@@ -7205,7 +7476,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
7205
7476
|
required?: boolean | null | undefined;
|
|
7206
7477
|
} | null | undefined;
|
|
7207
7478
|
uiConfiguration?: {
|
|
7208
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7479
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7209
7480
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7210
7481
|
} | null | undefined;
|
|
7211
7482
|
width?: number | null | undefined;
|
|
@@ -7213,6 +7484,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
7213
7484
|
widthChars?: number | null | undefined;
|
|
7214
7485
|
scoreThreshold?: number | null | undefined;
|
|
7215
7486
|
formula?: string | null | undefined;
|
|
7487
|
+
context?: string[] | null | undefined;
|
|
7488
|
+
prompt?: string | null | undefined;
|
|
7216
7489
|
}) | ({
|
|
7217
7490
|
id: string;
|
|
7218
7491
|
label: string;
|
|
@@ -7247,7 +7520,6 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
7247
7520
|
disablePrediction?: boolean | null | undefined;
|
|
7248
7521
|
}) | ({
|
|
7249
7522
|
children: {
|
|
7250
|
-
category: "tuple";
|
|
7251
7523
|
children: (({
|
|
7252
7524
|
type: "string";
|
|
7253
7525
|
} & {
|
|
@@ -7276,7 +7548,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
7276
7548
|
required?: boolean | null | undefined;
|
|
7277
7549
|
} | null | undefined;
|
|
7278
7550
|
uiConfiguration?: {
|
|
7279
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7551
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7280
7552
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7281
7553
|
} | null | undefined;
|
|
7282
7554
|
width?: number | null | undefined;
|
|
@@ -7284,6 +7556,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
7284
7556
|
widthChars?: number | null | undefined;
|
|
7285
7557
|
scoreThreshold?: number | null | undefined;
|
|
7286
7558
|
formula?: string | null | undefined;
|
|
7559
|
+
context?: string[] | null | undefined;
|
|
7560
|
+
prompt?: string | null | undefined;
|
|
7287
7561
|
}) | ({
|
|
7288
7562
|
type: "date";
|
|
7289
7563
|
format?: string | null | undefined;
|
|
@@ -7313,7 +7587,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
7313
7587
|
required?: boolean | null | undefined;
|
|
7314
7588
|
} | null | undefined;
|
|
7315
7589
|
uiConfiguration?: {
|
|
7316
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7590
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7317
7591
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7318
7592
|
} | null | undefined;
|
|
7319
7593
|
width?: number | null | undefined;
|
|
@@ -7321,6 +7595,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
7321
7595
|
widthChars?: number | null | undefined;
|
|
7322
7596
|
scoreThreshold?: number | null | undefined;
|
|
7323
7597
|
formula?: string | null | undefined;
|
|
7598
|
+
context?: string[] | null | undefined;
|
|
7599
|
+
prompt?: string | null | undefined;
|
|
7324
7600
|
}) | ({
|
|
7325
7601
|
type: "number";
|
|
7326
7602
|
format?: string | null | undefined;
|
|
@@ -7355,7 +7631,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
7355
7631
|
required?: boolean | null | undefined;
|
|
7356
7632
|
} | null | undefined;
|
|
7357
7633
|
uiConfiguration?: {
|
|
7358
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7634
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7359
7635
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7360
7636
|
} | null | undefined;
|
|
7361
7637
|
width?: number | null | undefined;
|
|
@@ -7363,6 +7639,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
7363
7639
|
widthChars?: number | null | undefined;
|
|
7364
7640
|
scoreThreshold?: number | null | undefined;
|
|
7365
7641
|
formula?: string | null | undefined;
|
|
7642
|
+
context?: string[] | null | undefined;
|
|
7643
|
+
prompt?: string | null | undefined;
|
|
7366
7644
|
}) | ({
|
|
7367
7645
|
options: {
|
|
7368
7646
|
value: string;
|
|
@@ -7396,7 +7674,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
7396
7674
|
required?: boolean | null | undefined;
|
|
7397
7675
|
} | null | undefined;
|
|
7398
7676
|
uiConfiguration?: {
|
|
7399
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7677
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7400
7678
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7401
7679
|
} | null | undefined;
|
|
7402
7680
|
width?: number | null | undefined;
|
|
@@ -7404,6 +7682,8 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
7404
7682
|
widthChars?: number | null | undefined;
|
|
7405
7683
|
scoreThreshold?: number | null | undefined;
|
|
7406
7684
|
formula?: string | null | undefined;
|
|
7685
|
+
context?: string[] | null | undefined;
|
|
7686
|
+
prompt?: string | null | undefined;
|
|
7407
7687
|
}) | ({
|
|
7408
7688
|
id: string;
|
|
7409
7689
|
label: string;
|
|
@@ -7419,6 +7699,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
7419
7699
|
popupUrl?: string | undefined;
|
|
7420
7700
|
canObtainToken?: boolean | undefined;
|
|
7421
7701
|
}))[];
|
|
7702
|
+
category: "tuple";
|
|
7422
7703
|
rirFieldNames?: string[] | null | undefined;
|
|
7423
7704
|
} & {
|
|
7424
7705
|
id: string;
|
|
@@ -7445,6 +7726,7 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
7445
7726
|
hidden?: boolean | null | undefined;
|
|
7446
7727
|
disablePrediction?: boolean | null | undefined;
|
|
7447
7728
|
}))[];
|
|
7729
|
+
category: "section";
|
|
7448
7730
|
icon?: string | null | undefined;
|
|
7449
7731
|
})[];
|
|
7450
7732
|
userQuery: string;
|
|
@@ -7459,16 +7741,16 @@ export declare const suggestTriggerCondition: (payload: SuggestTriggerConditionP
|
|
|
7459
7741
|
triggerCondition?: string | undefined;
|
|
7460
7742
|
triggerConditionSummary?: string | undefined;
|
|
7461
7743
|
synchronizedFromTemplate?: boolean | undefined;
|
|
7462
|
-
|
|
7744
|
+
actions?: ({
|
|
7463
7745
|
id: string;
|
|
7464
7746
|
enabled: boolean;
|
|
7465
7747
|
name?: string | undefined;
|
|
7466
7748
|
description?: string | undefined;
|
|
7467
|
-
|
|
7468
|
-
|
|
7469
|
-
|
|
7470
|
-
|
|
7471
|
-
}[] | undefined;
|
|
7749
|
+
} & {
|
|
7750
|
+
type: string;
|
|
7751
|
+
event?: "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
7752
|
+
payload?: unknown;
|
|
7753
|
+
})[] | undefined;
|
|
7472
7754
|
};
|
|
7473
7755
|
}>;
|
|
7474
7756
|
readonly payload: SuggestTriggerConditionPayload;
|