@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
|
@@ -11,7 +11,7 @@ export type SuggestRuleResult = {
|
|
|
11
11
|
triggerCondition?: string;
|
|
12
12
|
triggerConditionSummary?: string;
|
|
13
13
|
name?: string;
|
|
14
|
-
|
|
14
|
+
actions?: SchemaRuleAction[];
|
|
15
15
|
};
|
|
16
16
|
export type SuggestRuleResponse = {
|
|
17
17
|
results: Array<SuggestRuleResult>;
|
|
@@ -27,40 +27,34 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
27
27
|
triggerCondition: import("zod").ZodOptional<import("zod").ZodString>;
|
|
28
28
|
triggerConditionSummary: import("zod").ZodOptional<import("zod").ZodString>;
|
|
29
29
|
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
30
|
-
|
|
31
|
-
id: import("zod").
|
|
32
|
-
enabled: import("zod").
|
|
33
|
-
name: import("zod").ZodOptional<import("zod").
|
|
34
|
-
description: import("zod").ZodOptional<import("zod").
|
|
35
|
-
action: import("zod").ZodOptional<import("zod").ZodOptional<import("zod").ZodObject<{
|
|
36
|
-
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]>;
|
|
37
|
-
payload: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
38
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
39
|
-
type: string;
|
|
40
|
-
payload?: unknown;
|
|
41
|
-
}, {
|
|
42
|
-
type: string;
|
|
43
|
-
payload?: unknown;
|
|
44
|
-
}>>>;
|
|
30
|
+
actions: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
31
|
+
id: import("zod").ZodString;
|
|
32
|
+
enabled: import("zod").ZodBoolean;
|
|
33
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
34
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
45
35
|
}, "strip", import("zod").ZodTypeAny, {
|
|
46
|
-
id
|
|
47
|
-
enabled
|
|
36
|
+
id: string;
|
|
37
|
+
enabled: boolean;
|
|
48
38
|
name?: string | undefined;
|
|
49
39
|
description?: string | undefined;
|
|
50
|
-
action?: {
|
|
51
|
-
type: string;
|
|
52
|
-
payload?: unknown;
|
|
53
|
-
} | undefined;
|
|
54
40
|
}, {
|
|
55
|
-
id
|
|
56
|
-
enabled
|
|
41
|
+
id: string;
|
|
42
|
+
enabled: boolean;
|
|
57
43
|
name?: string | undefined;
|
|
58
44
|
description?: string | undefined;
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
}
|
|
45
|
+
}>, import("zod").ZodObject<{
|
|
46
|
+
type: import("zod").ZodString;
|
|
47
|
+
event: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"annotation_imported">, import("zod").ZodLiteral<"annotation_confirmed">, import("zod").ZodLiteral<"annotation_exported">]>>;
|
|
48
|
+
payload: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
49
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
50
|
+
type: string;
|
|
51
|
+
event?: "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
52
|
+
payload?: unknown;
|
|
53
|
+
}, {
|
|
54
|
+
type: string;
|
|
55
|
+
event?: "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
56
|
+
payload?: unknown;
|
|
57
|
+
}>>, "many">>;
|
|
64
58
|
}, "strip", import("zod").ZodTypeAny, {
|
|
65
59
|
description?: string | undefined;
|
|
66
60
|
enabled?: boolean | undefined;
|
|
@@ -68,16 +62,16 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
68
62
|
triggerCondition?: string | undefined;
|
|
69
63
|
triggerConditionSummary?: string | undefined;
|
|
70
64
|
name?: string | undefined;
|
|
71
|
-
|
|
72
|
-
id
|
|
73
|
-
enabled
|
|
65
|
+
actions?: ({
|
|
66
|
+
id: string;
|
|
67
|
+
enabled: boolean;
|
|
74
68
|
name?: string | undefined;
|
|
75
69
|
description?: string | undefined;
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
}[] | undefined;
|
|
70
|
+
} & {
|
|
71
|
+
type: string;
|
|
72
|
+
event?: "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
73
|
+
payload?: unknown;
|
|
74
|
+
})[] | undefined;
|
|
81
75
|
}, {
|
|
82
76
|
description?: string | undefined;
|
|
83
77
|
enabled?: boolean | undefined;
|
|
@@ -85,16 +79,16 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
85
79
|
triggerCondition?: string | undefined;
|
|
86
80
|
triggerConditionSummary?: string | undefined;
|
|
87
81
|
name?: string | undefined;
|
|
88
|
-
|
|
89
|
-
id
|
|
90
|
-
enabled
|
|
82
|
+
actions?: ({
|
|
83
|
+
id: string;
|
|
84
|
+
enabled: boolean;
|
|
91
85
|
name?: string | undefined;
|
|
92
86
|
description?: string | undefined;
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
}[] | undefined;
|
|
87
|
+
} & {
|
|
88
|
+
type: string;
|
|
89
|
+
event?: "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
90
|
+
payload?: unknown;
|
|
91
|
+
})[] | undefined;
|
|
98
92
|
}>, "many">;
|
|
99
93
|
}, "strip", import("zod").ZodTypeAny, {
|
|
100
94
|
results: {
|
|
@@ -104,16 +98,16 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
104
98
|
triggerCondition?: string | undefined;
|
|
105
99
|
triggerConditionSummary?: string | undefined;
|
|
106
100
|
name?: string | undefined;
|
|
107
|
-
|
|
108
|
-
id
|
|
109
|
-
enabled
|
|
101
|
+
actions?: ({
|
|
102
|
+
id: string;
|
|
103
|
+
enabled: boolean;
|
|
110
104
|
name?: string | undefined;
|
|
111
105
|
description?: string | undefined;
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
}[] | undefined;
|
|
106
|
+
} & {
|
|
107
|
+
type: string;
|
|
108
|
+
event?: "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
109
|
+
payload?: unknown;
|
|
110
|
+
})[] | undefined;
|
|
117
111
|
}[];
|
|
118
112
|
}, {
|
|
119
113
|
results: {
|
|
@@ -123,16 +117,16 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
123
117
|
triggerCondition?: string | undefined;
|
|
124
118
|
triggerConditionSummary?: string | undefined;
|
|
125
119
|
name?: string | undefined;
|
|
126
|
-
|
|
127
|
-
id
|
|
128
|
-
enabled
|
|
120
|
+
actions?: ({
|
|
121
|
+
id: string;
|
|
122
|
+
enabled: boolean;
|
|
129
123
|
name?: string | undefined;
|
|
130
124
|
description?: string | undefined;
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
}[] | undefined;
|
|
125
|
+
} & {
|
|
126
|
+
type: string;
|
|
127
|
+
event?: "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
128
|
+
payload?: unknown;
|
|
129
|
+
})[] | undefined;
|
|
136
130
|
}[];
|
|
137
131
|
}>;
|
|
138
132
|
readonly payloadSchema: import("zod").ZodObject<{
|
|
@@ -237,13 +231,13 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
237
231
|
required?: boolean | null | undefined;
|
|
238
232
|
}>>>;
|
|
239
233
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
240
|
-
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">]>>>;
|
|
234
|
+
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">]>>>;
|
|
241
235
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
242
236
|
}, "strip", import("zod").ZodTypeAny, {
|
|
243
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
237
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
244
238
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
245
239
|
}, {
|
|
246
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
240
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
247
241
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
248
242
|
}>>>;
|
|
249
243
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -251,6 +245,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
251
245
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
252
246
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
253
247
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
248
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
249
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
254
250
|
}, "strip", import("zod").ZodTypeAny, {
|
|
255
251
|
suggest?: true | undefined;
|
|
256
252
|
canExport?: boolean | null | undefined;
|
|
@@ -269,7 +265,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
269
265
|
required?: boolean | null | undefined;
|
|
270
266
|
} | null | undefined;
|
|
271
267
|
uiConfiguration?: {
|
|
272
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
268
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
273
269
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
274
270
|
} | null | undefined;
|
|
275
271
|
width?: number | null | undefined;
|
|
@@ -277,6 +273,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
277
273
|
widthChars?: number | null | undefined;
|
|
278
274
|
scoreThreshold?: number | null | undefined;
|
|
279
275
|
formula?: string | null | undefined;
|
|
276
|
+
context?: string[] | null | undefined;
|
|
277
|
+
prompt?: string | null | undefined;
|
|
280
278
|
}, {
|
|
281
279
|
suggest?: true | undefined;
|
|
282
280
|
canExport?: boolean | null | undefined;
|
|
@@ -295,7 +293,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
295
293
|
required?: boolean | null | undefined;
|
|
296
294
|
} | null | undefined;
|
|
297
295
|
uiConfiguration?: {
|
|
298
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
296
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
299
297
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
300
298
|
} | null | undefined;
|
|
301
299
|
width?: number | null | undefined;
|
|
@@ -303,6 +301,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
303
301
|
widthChars?: number | null | undefined;
|
|
304
302
|
scoreThreshold?: number | null | undefined;
|
|
305
303
|
formula?: string | null | undefined;
|
|
304
|
+
context?: string[] | null | undefined;
|
|
305
|
+
prompt?: string | null | undefined;
|
|
306
306
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
307
307
|
type: import("zod").ZodLiteral<"date">;
|
|
308
308
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -386,13 +386,13 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
386
386
|
required?: boolean | null | undefined;
|
|
387
387
|
}>>>;
|
|
388
388
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
389
|
-
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">]>>>;
|
|
389
|
+
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">]>>>;
|
|
390
390
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
391
391
|
}, "strip", import("zod").ZodTypeAny, {
|
|
392
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
392
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
393
393
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
394
394
|
}, {
|
|
395
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
395
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
396
396
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
397
397
|
}>>>;
|
|
398
398
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -400,6 +400,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
400
400
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
401
401
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
402
402
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
403
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
404
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
403
405
|
}, "strip", import("zod").ZodTypeAny, {
|
|
404
406
|
suggest?: true | undefined;
|
|
405
407
|
canExport?: boolean | null | undefined;
|
|
@@ -418,7 +420,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
418
420
|
required?: boolean | null | undefined;
|
|
419
421
|
} | null | undefined;
|
|
420
422
|
uiConfiguration?: {
|
|
421
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
423
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
422
424
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
423
425
|
} | null | undefined;
|
|
424
426
|
width?: number | null | undefined;
|
|
@@ -426,6 +428,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
426
428
|
widthChars?: number | null | undefined;
|
|
427
429
|
scoreThreshold?: number | null | undefined;
|
|
428
430
|
formula?: string | null | undefined;
|
|
431
|
+
context?: string[] | null | undefined;
|
|
432
|
+
prompt?: string | null | undefined;
|
|
429
433
|
}, {
|
|
430
434
|
suggest?: true | undefined;
|
|
431
435
|
canExport?: boolean | null | undefined;
|
|
@@ -444,7 +448,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
444
448
|
required?: boolean | null | undefined;
|
|
445
449
|
} | null | undefined;
|
|
446
450
|
uiConfiguration?: {
|
|
447
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
451
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
448
452
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
449
453
|
} | null | undefined;
|
|
450
454
|
width?: number | null | undefined;
|
|
@@ -452,6 +456,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
452
456
|
widthChars?: number | null | undefined;
|
|
453
457
|
scoreThreshold?: number | null | undefined;
|
|
454
458
|
formula?: string | null | undefined;
|
|
459
|
+
context?: string[] | null | undefined;
|
|
460
|
+
prompt?: string | null | undefined;
|
|
455
461
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
456
462
|
type: import("zod").ZodLiteral<"number">;
|
|
457
463
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -562,13 +568,13 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
562
568
|
required?: boolean | null | undefined;
|
|
563
569
|
}>>>;
|
|
564
570
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
565
|
-
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">]>>>;
|
|
571
|
+
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">]>>>;
|
|
566
572
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
567
573
|
}, "strip", import("zod").ZodTypeAny, {
|
|
568
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
574
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
569
575
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
570
576
|
}, {
|
|
571
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
577
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
572
578
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
573
579
|
}>>>;
|
|
574
580
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -576,6 +582,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
576
582
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
577
583
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
578
584
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
585
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
586
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
579
587
|
}, "strip", import("zod").ZodTypeAny, {
|
|
580
588
|
suggest?: true | undefined;
|
|
581
589
|
canExport?: boolean | null | undefined;
|
|
@@ -594,7 +602,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
594
602
|
required?: boolean | null | undefined;
|
|
595
603
|
} | null | undefined;
|
|
596
604
|
uiConfiguration?: {
|
|
597
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
605
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
598
606
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
599
607
|
} | null | undefined;
|
|
600
608
|
width?: number | null | undefined;
|
|
@@ -602,6 +610,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
602
610
|
widthChars?: number | null | undefined;
|
|
603
611
|
scoreThreshold?: number | null | undefined;
|
|
604
612
|
formula?: string | null | undefined;
|
|
613
|
+
context?: string[] | null | undefined;
|
|
614
|
+
prompt?: string | null | undefined;
|
|
605
615
|
}, {
|
|
606
616
|
suggest?: true | undefined;
|
|
607
617
|
canExport?: boolean | null | undefined;
|
|
@@ -620,7 +630,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
620
630
|
required?: boolean | null | undefined;
|
|
621
631
|
} | null | undefined;
|
|
622
632
|
uiConfiguration?: {
|
|
623
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
633
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
624
634
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
625
635
|
} | null | undefined;
|
|
626
636
|
width?: number | null | undefined;
|
|
@@ -628,6 +638,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
628
638
|
widthChars?: number | null | undefined;
|
|
629
639
|
scoreThreshold?: number | null | undefined;
|
|
630
640
|
formula?: string | null | undefined;
|
|
641
|
+
context?: string[] | null | undefined;
|
|
642
|
+
prompt?: string | null | undefined;
|
|
631
643
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
632
644
|
type: import("zod").ZodLiteral<"enum">;
|
|
633
645
|
options: import("zod").ZodArray<import("zod").ZodObject<{
|
|
@@ -729,13 +741,13 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
729
741
|
required?: boolean | null | undefined;
|
|
730
742
|
}>>>;
|
|
731
743
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
732
|
-
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">]>>>;
|
|
744
|
+
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">]>>>;
|
|
733
745
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
734
746
|
}, "strip", import("zod").ZodTypeAny, {
|
|
735
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
747
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
736
748
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
737
749
|
}, {
|
|
738
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
750
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
739
751
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
740
752
|
}>>>;
|
|
741
753
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -743,6 +755,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
743
755
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
744
756
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
745
757
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
758
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
759
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
746
760
|
}, "strip", import("zod").ZodTypeAny, {
|
|
747
761
|
suggest?: true | undefined;
|
|
748
762
|
canExport?: boolean | null | undefined;
|
|
@@ -761,7 +775,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
761
775
|
required?: boolean | null | undefined;
|
|
762
776
|
} | null | undefined;
|
|
763
777
|
uiConfiguration?: {
|
|
764
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
778
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
765
779
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
766
780
|
} | null | undefined;
|
|
767
781
|
width?: number | null | undefined;
|
|
@@ -769,6 +783,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
769
783
|
widthChars?: number | null | undefined;
|
|
770
784
|
scoreThreshold?: number | null | undefined;
|
|
771
785
|
formula?: string | null | undefined;
|
|
786
|
+
context?: string[] | null | undefined;
|
|
787
|
+
prompt?: string | null | undefined;
|
|
772
788
|
}, {
|
|
773
789
|
suggest?: true | undefined;
|
|
774
790
|
canExport?: boolean | null | undefined;
|
|
@@ -787,7 +803,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
787
803
|
required?: boolean | null | undefined;
|
|
788
804
|
} | null | undefined;
|
|
789
805
|
uiConfiguration?: {
|
|
790
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
806
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
791
807
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
792
808
|
} | null | undefined;
|
|
793
809
|
width?: number | null | undefined;
|
|
@@ -795,6 +811,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
795
811
|
widthChars?: number | null | undefined;
|
|
796
812
|
scoreThreshold?: number | null | undefined;
|
|
797
813
|
formula?: string | null | undefined;
|
|
814
|
+
context?: string[] | null | undefined;
|
|
815
|
+
prompt?: string | null | undefined;
|
|
798
816
|
}>>>, import("zod").ZodIntersection<import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
799
817
|
id: import("zod").ZodString;
|
|
800
818
|
label: import("zod").ZodString;
|
|
@@ -919,13 +937,13 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
919
937
|
required?: boolean | null | undefined;
|
|
920
938
|
}>>>;
|
|
921
939
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
922
|
-
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">]>>>;
|
|
940
|
+
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">]>>>;
|
|
923
941
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
924
942
|
}, "strip", import("zod").ZodTypeAny, {
|
|
925
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
943
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
926
944
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
927
945
|
}, {
|
|
928
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
946
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
929
947
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
930
948
|
}>>>;
|
|
931
949
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -933,6 +951,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
933
951
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
934
952
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
935
953
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
954
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
955
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
936
956
|
}, "strip", import("zod").ZodTypeAny, {
|
|
937
957
|
suggest?: true | undefined;
|
|
938
958
|
canExport?: boolean | null | undefined;
|
|
@@ -951,7 +971,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
951
971
|
required?: boolean | null | undefined;
|
|
952
972
|
} | null | undefined;
|
|
953
973
|
uiConfiguration?: {
|
|
954
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
974
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
955
975
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
956
976
|
} | null | undefined;
|
|
957
977
|
width?: number | null | undefined;
|
|
@@ -959,6 +979,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
959
979
|
widthChars?: number | null | undefined;
|
|
960
980
|
scoreThreshold?: number | null | undefined;
|
|
961
981
|
formula?: string | null | undefined;
|
|
982
|
+
context?: string[] | null | undefined;
|
|
983
|
+
prompt?: string | null | undefined;
|
|
962
984
|
}, {
|
|
963
985
|
suggest?: true | undefined;
|
|
964
986
|
canExport?: boolean | null | undefined;
|
|
@@ -977,7 +999,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
977
999
|
required?: boolean | null | undefined;
|
|
978
1000
|
} | null | undefined;
|
|
979
1001
|
uiConfiguration?: {
|
|
980
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1002
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
981
1003
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
982
1004
|
} | null | undefined;
|
|
983
1005
|
width?: number | null | undefined;
|
|
@@ -985,6 +1007,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
985
1007
|
widthChars?: number | null | undefined;
|
|
986
1008
|
scoreThreshold?: number | null | undefined;
|
|
987
1009
|
formula?: string | null | undefined;
|
|
1010
|
+
context?: string[] | null | undefined;
|
|
1011
|
+
prompt?: string | null | undefined;
|
|
988
1012
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
989
1013
|
type: import("zod").ZodLiteral<"date">;
|
|
990
1014
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -1068,13 +1092,13 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
1068
1092
|
required?: boolean | null | undefined;
|
|
1069
1093
|
}>>>;
|
|
1070
1094
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
1071
|
-
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">]>>>;
|
|
1095
|
+
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">]>>>;
|
|
1072
1096
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
1073
1097
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1074
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1098
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1075
1099
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1076
1100
|
}, {
|
|
1077
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1101
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1078
1102
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1079
1103
|
}>>>;
|
|
1080
1104
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -1082,6 +1106,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
1082
1106
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1083
1107
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1084
1108
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1109
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
1110
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1085
1111
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1086
1112
|
suggest?: true | undefined;
|
|
1087
1113
|
canExport?: boolean | null | undefined;
|
|
@@ -1100,7 +1126,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
1100
1126
|
required?: boolean | null | undefined;
|
|
1101
1127
|
} | null | undefined;
|
|
1102
1128
|
uiConfiguration?: {
|
|
1103
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1129
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1104
1130
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1105
1131
|
} | null | undefined;
|
|
1106
1132
|
width?: number | null | undefined;
|
|
@@ -1108,6 +1134,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
1108
1134
|
widthChars?: number | null | undefined;
|
|
1109
1135
|
scoreThreshold?: number | null | undefined;
|
|
1110
1136
|
formula?: string | null | undefined;
|
|
1137
|
+
context?: string[] | null | undefined;
|
|
1138
|
+
prompt?: string | null | undefined;
|
|
1111
1139
|
}, {
|
|
1112
1140
|
suggest?: true | undefined;
|
|
1113
1141
|
canExport?: boolean | null | undefined;
|
|
@@ -1126,7 +1154,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
1126
1154
|
required?: boolean | null | undefined;
|
|
1127
1155
|
} | null | undefined;
|
|
1128
1156
|
uiConfiguration?: {
|
|
1129
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1157
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1130
1158
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1131
1159
|
} | null | undefined;
|
|
1132
1160
|
width?: number | null | undefined;
|
|
@@ -1134,6 +1162,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
1134
1162
|
widthChars?: number | null | undefined;
|
|
1135
1163
|
scoreThreshold?: number | null | undefined;
|
|
1136
1164
|
formula?: string | null | undefined;
|
|
1165
|
+
context?: string[] | null | undefined;
|
|
1166
|
+
prompt?: string | null | undefined;
|
|
1137
1167
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
1138
1168
|
type: import("zod").ZodLiteral<"number">;
|
|
1139
1169
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -1244,13 +1274,13 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
1244
1274
|
required?: boolean | null | undefined;
|
|
1245
1275
|
}>>>;
|
|
1246
1276
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
1247
|
-
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">]>>>;
|
|
1277
|
+
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">]>>>;
|
|
1248
1278
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
1249
1279
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1250
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1280
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1251
1281
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1252
1282
|
}, {
|
|
1253
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1283
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1254
1284
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1255
1285
|
}>>>;
|
|
1256
1286
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -1258,6 +1288,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
1258
1288
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1259
1289
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1260
1290
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1291
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
1292
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1261
1293
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1262
1294
|
suggest?: true | undefined;
|
|
1263
1295
|
canExport?: boolean | null | undefined;
|
|
@@ -1276,7 +1308,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
1276
1308
|
required?: boolean | null | undefined;
|
|
1277
1309
|
} | null | undefined;
|
|
1278
1310
|
uiConfiguration?: {
|
|
1279
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1311
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1280
1312
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1281
1313
|
} | null | undefined;
|
|
1282
1314
|
width?: number | null | undefined;
|
|
@@ -1284,6 +1316,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
1284
1316
|
widthChars?: number | null | undefined;
|
|
1285
1317
|
scoreThreshold?: number | null | undefined;
|
|
1286
1318
|
formula?: string | null | undefined;
|
|
1319
|
+
context?: string[] | null | undefined;
|
|
1320
|
+
prompt?: string | null | undefined;
|
|
1287
1321
|
}, {
|
|
1288
1322
|
suggest?: true | undefined;
|
|
1289
1323
|
canExport?: boolean | null | undefined;
|
|
@@ -1302,7 +1336,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
1302
1336
|
required?: boolean | null | undefined;
|
|
1303
1337
|
} | null | undefined;
|
|
1304
1338
|
uiConfiguration?: {
|
|
1305
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1339
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1306
1340
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1307
1341
|
} | null | undefined;
|
|
1308
1342
|
width?: number | null | undefined;
|
|
@@ -1310,6 +1344,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
1310
1344
|
widthChars?: number | null | undefined;
|
|
1311
1345
|
scoreThreshold?: number | null | undefined;
|
|
1312
1346
|
formula?: string | null | undefined;
|
|
1347
|
+
context?: string[] | null | undefined;
|
|
1348
|
+
prompt?: string | null | undefined;
|
|
1313
1349
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
1314
1350
|
type: import("zod").ZodLiteral<"enum">;
|
|
1315
1351
|
options: import("zod").ZodArray<import("zod").ZodObject<{
|
|
@@ -1411,13 +1447,13 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
1411
1447
|
required?: boolean | null | undefined;
|
|
1412
1448
|
}>>>;
|
|
1413
1449
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
1414
|
-
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">]>>>;
|
|
1450
|
+
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">]>>>;
|
|
1415
1451
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
1416
1452
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1417
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1453
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1418
1454
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1419
1455
|
}, {
|
|
1420
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1456
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1421
1457
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1422
1458
|
}>>>;
|
|
1423
1459
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -1425,6 +1461,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
1425
1461
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1426
1462
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1427
1463
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1464
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
1465
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1428
1466
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1429
1467
|
suggest?: true | undefined;
|
|
1430
1468
|
canExport?: boolean | null | undefined;
|
|
@@ -1443,7 +1481,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
1443
1481
|
required?: boolean | null | undefined;
|
|
1444
1482
|
} | null | undefined;
|
|
1445
1483
|
uiConfiguration?: {
|
|
1446
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1484
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1447
1485
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1448
1486
|
} | null | undefined;
|
|
1449
1487
|
width?: number | null | undefined;
|
|
@@ -1451,6 +1489,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
1451
1489
|
widthChars?: number | null | undefined;
|
|
1452
1490
|
scoreThreshold?: number | null | undefined;
|
|
1453
1491
|
formula?: string | null | undefined;
|
|
1492
|
+
context?: string[] | null | undefined;
|
|
1493
|
+
prompt?: string | null | undefined;
|
|
1454
1494
|
}, {
|
|
1455
1495
|
suggest?: true | undefined;
|
|
1456
1496
|
canExport?: boolean | null | undefined;
|
|
@@ -1469,7 +1509,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
1469
1509
|
required?: boolean | null | undefined;
|
|
1470
1510
|
} | null | undefined;
|
|
1471
1511
|
uiConfiguration?: {
|
|
1472
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1512
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1473
1513
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1474
1514
|
} | null | undefined;
|
|
1475
1515
|
width?: number | null | undefined;
|
|
@@ -1477,6 +1517,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
1477
1517
|
widthChars?: number | null | undefined;
|
|
1478
1518
|
scoreThreshold?: number | null | undefined;
|
|
1479
1519
|
formula?: string | null | undefined;
|
|
1520
|
+
context?: string[] | null | undefined;
|
|
1521
|
+
prompt?: string | null | undefined;
|
|
1480
1522
|
}>>>, import("zod").ZodIntersection<import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
1481
1523
|
id: import("zod").ZodString;
|
|
1482
1524
|
label: import("zod").ZodString;
|
|
@@ -1522,7 +1564,6 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
1522
1564
|
}>>]>, "many">;
|
|
1523
1565
|
rirFieldNames: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
1524
1566
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1525
|
-
category: "tuple";
|
|
1526
1567
|
children: (({
|
|
1527
1568
|
type: "string";
|
|
1528
1569
|
} & {
|
|
@@ -1551,7 +1592,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
1551
1592
|
required?: boolean | null | undefined;
|
|
1552
1593
|
} | null | undefined;
|
|
1553
1594
|
uiConfiguration?: {
|
|
1554
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1595
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1555
1596
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1556
1597
|
} | null | undefined;
|
|
1557
1598
|
width?: number | null | undefined;
|
|
@@ -1559,6 +1600,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
1559
1600
|
widthChars?: number | null | undefined;
|
|
1560
1601
|
scoreThreshold?: number | null | undefined;
|
|
1561
1602
|
formula?: string | null | undefined;
|
|
1603
|
+
context?: string[] | null | undefined;
|
|
1604
|
+
prompt?: string | null | undefined;
|
|
1562
1605
|
}) | ({
|
|
1563
1606
|
type: "date";
|
|
1564
1607
|
format?: string | null | undefined;
|
|
@@ -1588,7 +1631,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
1588
1631
|
required?: boolean | null | undefined;
|
|
1589
1632
|
} | null | undefined;
|
|
1590
1633
|
uiConfiguration?: {
|
|
1591
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1634
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1592
1635
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1593
1636
|
} | null | undefined;
|
|
1594
1637
|
width?: number | null | undefined;
|
|
@@ -1596,6 +1639,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
1596
1639
|
widthChars?: number | null | undefined;
|
|
1597
1640
|
scoreThreshold?: number | null | undefined;
|
|
1598
1641
|
formula?: string | null | undefined;
|
|
1642
|
+
context?: string[] | null | undefined;
|
|
1643
|
+
prompt?: string | null | undefined;
|
|
1599
1644
|
}) | ({
|
|
1600
1645
|
type: "number";
|
|
1601
1646
|
format?: string | null | undefined;
|
|
@@ -1630,7 +1675,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
1630
1675
|
required?: boolean | null | undefined;
|
|
1631
1676
|
} | null | undefined;
|
|
1632
1677
|
uiConfiguration?: {
|
|
1633
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1678
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1634
1679
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1635
1680
|
} | null | undefined;
|
|
1636
1681
|
width?: number | null | undefined;
|
|
@@ -1638,6 +1683,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
1638
1683
|
widthChars?: number | null | undefined;
|
|
1639
1684
|
scoreThreshold?: number | null | undefined;
|
|
1640
1685
|
formula?: string | null | undefined;
|
|
1686
|
+
context?: string[] | null | undefined;
|
|
1687
|
+
prompt?: string | null | undefined;
|
|
1641
1688
|
}) | ({
|
|
1642
1689
|
options: {
|
|
1643
1690
|
value: string;
|
|
@@ -1671,7 +1718,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
1671
1718
|
required?: boolean | null | undefined;
|
|
1672
1719
|
} | null | undefined;
|
|
1673
1720
|
uiConfiguration?: {
|
|
1674
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1721
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1675
1722
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1676
1723
|
} | null | undefined;
|
|
1677
1724
|
width?: number | null | undefined;
|
|
@@ -1679,6 +1726,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
1679
1726
|
widthChars?: number | null | undefined;
|
|
1680
1727
|
scoreThreshold?: number | null | undefined;
|
|
1681
1728
|
formula?: string | null | undefined;
|
|
1729
|
+
context?: string[] | null | undefined;
|
|
1730
|
+
prompt?: string | null | undefined;
|
|
1682
1731
|
}) | ({
|
|
1683
1732
|
id: string;
|
|
1684
1733
|
label: string;
|
|
@@ -1694,9 +1743,9 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
1694
1743
|
popupUrl?: string | undefined;
|
|
1695
1744
|
canObtainToken?: boolean | undefined;
|
|
1696
1745
|
}))[];
|
|
1746
|
+
category: "tuple";
|
|
1697
1747
|
rirFieldNames?: string[] | null | undefined;
|
|
1698
1748
|
}, {
|
|
1699
|
-
category: "tuple";
|
|
1700
1749
|
children: (({
|
|
1701
1750
|
type: "string";
|
|
1702
1751
|
} & {
|
|
@@ -1725,7 +1774,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
1725
1774
|
required?: boolean | null | undefined;
|
|
1726
1775
|
} | null | undefined;
|
|
1727
1776
|
uiConfiguration?: {
|
|
1728
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1777
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1729
1778
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1730
1779
|
} | null | undefined;
|
|
1731
1780
|
width?: number | null | undefined;
|
|
@@ -1733,6 +1782,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
1733
1782
|
widthChars?: number | null | undefined;
|
|
1734
1783
|
scoreThreshold?: number | null | undefined;
|
|
1735
1784
|
formula?: string | null | undefined;
|
|
1785
|
+
context?: string[] | null | undefined;
|
|
1786
|
+
prompt?: string | null | undefined;
|
|
1736
1787
|
}) | ({
|
|
1737
1788
|
type: "date";
|
|
1738
1789
|
format?: string | null | undefined;
|
|
@@ -1762,7 +1813,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
1762
1813
|
required?: boolean | null | undefined;
|
|
1763
1814
|
} | null | undefined;
|
|
1764
1815
|
uiConfiguration?: {
|
|
1765
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1816
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1766
1817
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1767
1818
|
} | null | undefined;
|
|
1768
1819
|
width?: number | null | undefined;
|
|
@@ -1770,6 +1821,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
1770
1821
|
widthChars?: number | null | undefined;
|
|
1771
1822
|
scoreThreshold?: number | null | undefined;
|
|
1772
1823
|
formula?: string | null | undefined;
|
|
1824
|
+
context?: string[] | null | undefined;
|
|
1825
|
+
prompt?: string | null | undefined;
|
|
1773
1826
|
}) | ({
|
|
1774
1827
|
type: "number";
|
|
1775
1828
|
format?: string | null | undefined;
|
|
@@ -1804,7 +1857,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
1804
1857
|
required?: boolean | null | undefined;
|
|
1805
1858
|
} | null | undefined;
|
|
1806
1859
|
uiConfiguration?: {
|
|
1807
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1860
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1808
1861
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1809
1862
|
} | null | undefined;
|
|
1810
1863
|
width?: number | null | undefined;
|
|
@@ -1812,6 +1865,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
1812
1865
|
widthChars?: number | null | undefined;
|
|
1813
1866
|
scoreThreshold?: number | null | undefined;
|
|
1814
1867
|
formula?: string | null | undefined;
|
|
1868
|
+
context?: string[] | null | undefined;
|
|
1869
|
+
prompt?: string | null | undefined;
|
|
1815
1870
|
}) | ({
|
|
1816
1871
|
options: {
|
|
1817
1872
|
value: string;
|
|
@@ -1845,7 +1900,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
1845
1900
|
required?: boolean | null | undefined;
|
|
1846
1901
|
} | null | undefined;
|
|
1847
1902
|
uiConfiguration?: {
|
|
1848
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1903
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1849
1904
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1850
1905
|
} | null | undefined;
|
|
1851
1906
|
width?: number | null | undefined;
|
|
@@ -1853,6 +1908,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
1853
1908
|
widthChars?: number | null | undefined;
|
|
1854
1909
|
scoreThreshold?: number | null | undefined;
|
|
1855
1910
|
formula?: string | null | undefined;
|
|
1911
|
+
context?: string[] | null | undefined;
|
|
1912
|
+
prompt?: string | null | undefined;
|
|
1856
1913
|
}) | ({
|
|
1857
1914
|
id: string;
|
|
1858
1915
|
label: string;
|
|
@@ -1868,6 +1925,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
1868
1925
|
popupUrl?: string | undefined;
|
|
1869
1926
|
canObtainToken?: boolean | undefined;
|
|
1870
1927
|
}))[];
|
|
1928
|
+
category: "tuple";
|
|
1871
1929
|
rirFieldNames?: string[] | null | undefined;
|
|
1872
1930
|
}>, import("zod").ZodObject<{
|
|
1873
1931
|
id: import("zod").ZodString;
|
|
@@ -1968,13 +2026,13 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
1968
2026
|
required?: boolean | null | undefined;
|
|
1969
2027
|
}>>>;
|
|
1970
2028
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
1971
|
-
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">]>>>;
|
|
2029
|
+
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">]>>>;
|
|
1972
2030
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
1973
2031
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1974
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2032
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1975
2033
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1976
2034
|
}, {
|
|
1977
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2035
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1978
2036
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1979
2037
|
}>>>;
|
|
1980
2038
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -1982,6 +2040,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
1982
2040
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1983
2041
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1984
2042
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2043
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
2044
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1985
2045
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1986
2046
|
suggest?: true | undefined;
|
|
1987
2047
|
canExport?: boolean | null | undefined;
|
|
@@ -2000,7 +2060,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
2000
2060
|
required?: boolean | null | undefined;
|
|
2001
2061
|
} | null | undefined;
|
|
2002
2062
|
uiConfiguration?: {
|
|
2003
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2063
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2004
2064
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2005
2065
|
} | null | undefined;
|
|
2006
2066
|
width?: number | null | undefined;
|
|
@@ -2008,6 +2068,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
2008
2068
|
widthChars?: number | null | undefined;
|
|
2009
2069
|
scoreThreshold?: number | null | undefined;
|
|
2010
2070
|
formula?: string | null | undefined;
|
|
2071
|
+
context?: string[] | null | undefined;
|
|
2072
|
+
prompt?: string | null | undefined;
|
|
2011
2073
|
}, {
|
|
2012
2074
|
suggest?: true | undefined;
|
|
2013
2075
|
canExport?: boolean | null | undefined;
|
|
@@ -2026,7 +2088,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
2026
2088
|
required?: boolean | null | undefined;
|
|
2027
2089
|
} | null | undefined;
|
|
2028
2090
|
uiConfiguration?: {
|
|
2029
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2091
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2030
2092
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2031
2093
|
} | null | undefined;
|
|
2032
2094
|
width?: number | null | undefined;
|
|
@@ -2034,6 +2096,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
2034
2096
|
widthChars?: number | null | undefined;
|
|
2035
2097
|
scoreThreshold?: number | null | undefined;
|
|
2036
2098
|
formula?: string | null | undefined;
|
|
2099
|
+
context?: string[] | null | undefined;
|
|
2100
|
+
prompt?: string | null | undefined;
|
|
2037
2101
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
2038
2102
|
type: import("zod").ZodLiteral<"date">;
|
|
2039
2103
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -2117,13 +2181,13 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
2117
2181
|
required?: boolean | null | undefined;
|
|
2118
2182
|
}>>>;
|
|
2119
2183
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
2120
|
-
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">]>>>;
|
|
2184
|
+
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">]>>>;
|
|
2121
2185
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
2122
2186
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2123
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2187
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2124
2188
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2125
2189
|
}, {
|
|
2126
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2190
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2127
2191
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2128
2192
|
}>>>;
|
|
2129
2193
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -2131,6 +2195,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
2131
2195
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2132
2196
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2133
2197
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2198
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
2199
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2134
2200
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2135
2201
|
suggest?: true | undefined;
|
|
2136
2202
|
canExport?: boolean | null | undefined;
|
|
@@ -2149,7 +2215,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
2149
2215
|
required?: boolean | null | undefined;
|
|
2150
2216
|
} | null | undefined;
|
|
2151
2217
|
uiConfiguration?: {
|
|
2152
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2218
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2153
2219
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2154
2220
|
} | null | undefined;
|
|
2155
2221
|
width?: number | null | undefined;
|
|
@@ -2157,6 +2223,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
2157
2223
|
widthChars?: number | null | undefined;
|
|
2158
2224
|
scoreThreshold?: number | null | undefined;
|
|
2159
2225
|
formula?: string | null | undefined;
|
|
2226
|
+
context?: string[] | null | undefined;
|
|
2227
|
+
prompt?: string | null | undefined;
|
|
2160
2228
|
}, {
|
|
2161
2229
|
suggest?: true | undefined;
|
|
2162
2230
|
canExport?: boolean | null | undefined;
|
|
@@ -2175,7 +2243,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
2175
2243
|
required?: boolean | null | undefined;
|
|
2176
2244
|
} | null | undefined;
|
|
2177
2245
|
uiConfiguration?: {
|
|
2178
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2246
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2179
2247
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2180
2248
|
} | null | undefined;
|
|
2181
2249
|
width?: number | null | undefined;
|
|
@@ -2183,6 +2251,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
2183
2251
|
widthChars?: number | null | undefined;
|
|
2184
2252
|
scoreThreshold?: number | null | undefined;
|
|
2185
2253
|
formula?: string | null | undefined;
|
|
2254
|
+
context?: string[] | null | undefined;
|
|
2255
|
+
prompt?: string | null | undefined;
|
|
2186
2256
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
2187
2257
|
type: import("zod").ZodLiteral<"number">;
|
|
2188
2258
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -2293,13 +2363,13 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
2293
2363
|
required?: boolean | null | undefined;
|
|
2294
2364
|
}>>>;
|
|
2295
2365
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
2296
|
-
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">]>>>;
|
|
2366
|
+
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">]>>>;
|
|
2297
2367
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
2298
2368
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2299
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2369
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2300
2370
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2301
2371
|
}, {
|
|
2302
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2372
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2303
2373
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2304
2374
|
}>>>;
|
|
2305
2375
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -2307,6 +2377,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
2307
2377
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2308
2378
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2309
2379
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2380
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
2381
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2310
2382
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2311
2383
|
suggest?: true | undefined;
|
|
2312
2384
|
canExport?: boolean | null | undefined;
|
|
@@ -2325,7 +2397,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
2325
2397
|
required?: boolean | null | undefined;
|
|
2326
2398
|
} | null | undefined;
|
|
2327
2399
|
uiConfiguration?: {
|
|
2328
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2400
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2329
2401
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2330
2402
|
} | null | undefined;
|
|
2331
2403
|
width?: number | null | undefined;
|
|
@@ -2333,6 +2405,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
2333
2405
|
widthChars?: number | null | undefined;
|
|
2334
2406
|
scoreThreshold?: number | null | undefined;
|
|
2335
2407
|
formula?: string | null | undefined;
|
|
2408
|
+
context?: string[] | null | undefined;
|
|
2409
|
+
prompt?: string | null | undefined;
|
|
2336
2410
|
}, {
|
|
2337
2411
|
suggest?: true | undefined;
|
|
2338
2412
|
canExport?: boolean | null | undefined;
|
|
@@ -2351,7 +2425,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
2351
2425
|
required?: boolean | null | undefined;
|
|
2352
2426
|
} | null | undefined;
|
|
2353
2427
|
uiConfiguration?: {
|
|
2354
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2428
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2355
2429
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2356
2430
|
} | null | undefined;
|
|
2357
2431
|
width?: number | null | undefined;
|
|
@@ -2359,6 +2433,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
2359
2433
|
widthChars?: number | null | undefined;
|
|
2360
2434
|
scoreThreshold?: number | null | undefined;
|
|
2361
2435
|
formula?: string | null | undefined;
|
|
2436
|
+
context?: string[] | null | undefined;
|
|
2437
|
+
prompt?: string | null | undefined;
|
|
2362
2438
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
2363
2439
|
type: import("zod").ZodLiteral<"enum">;
|
|
2364
2440
|
options: import("zod").ZodArray<import("zod").ZodObject<{
|
|
@@ -2460,13 +2536,13 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
2460
2536
|
required?: boolean | null | undefined;
|
|
2461
2537
|
}>>>;
|
|
2462
2538
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
2463
|
-
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">]>>>;
|
|
2539
|
+
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">]>>>;
|
|
2464
2540
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
2465
2541
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2466
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2542
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2467
2543
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2468
2544
|
}, {
|
|
2469
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2545
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2470
2546
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2471
2547
|
}>>>;
|
|
2472
2548
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -2474,6 +2550,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
2474
2550
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2475
2551
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2476
2552
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2553
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
2554
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2477
2555
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2478
2556
|
suggest?: true | undefined;
|
|
2479
2557
|
canExport?: boolean | null | undefined;
|
|
@@ -2492,7 +2570,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
2492
2570
|
required?: boolean | null | undefined;
|
|
2493
2571
|
} | null | undefined;
|
|
2494
2572
|
uiConfiguration?: {
|
|
2495
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2573
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2496
2574
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2497
2575
|
} | null | undefined;
|
|
2498
2576
|
width?: number | null | undefined;
|
|
@@ -2500,6 +2578,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
2500
2578
|
widthChars?: number | null | undefined;
|
|
2501
2579
|
scoreThreshold?: number | null | undefined;
|
|
2502
2580
|
formula?: string | null | undefined;
|
|
2581
|
+
context?: string[] | null | undefined;
|
|
2582
|
+
prompt?: string | null | undefined;
|
|
2503
2583
|
}, {
|
|
2504
2584
|
suggest?: true | undefined;
|
|
2505
2585
|
canExport?: boolean | null | undefined;
|
|
@@ -2518,7 +2598,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
2518
2598
|
required?: boolean | null | undefined;
|
|
2519
2599
|
} | null | undefined;
|
|
2520
2600
|
uiConfiguration?: {
|
|
2521
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2601
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2522
2602
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2523
2603
|
} | null | undefined;
|
|
2524
2604
|
width?: number | null | undefined;
|
|
@@ -2526,6 +2606,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
2526
2606
|
widthChars?: number | null | undefined;
|
|
2527
2607
|
scoreThreshold?: number | null | undefined;
|
|
2528
2608
|
formula?: string | null | undefined;
|
|
2609
|
+
context?: string[] | null | undefined;
|
|
2610
|
+
prompt?: string | null | undefined;
|
|
2529
2611
|
}>>>, import("zod").ZodIntersection<import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
2530
2612
|
id: import("zod").ZodString;
|
|
2531
2613
|
label: import("zod").ZodString;
|
|
@@ -2598,7 +2680,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
2598
2680
|
required?: boolean | null | undefined;
|
|
2599
2681
|
} | null | undefined;
|
|
2600
2682
|
uiConfiguration?: {
|
|
2601
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2683
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2602
2684
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2603
2685
|
} | null | undefined;
|
|
2604
2686
|
width?: number | null | undefined;
|
|
@@ -2606,6 +2688,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
2606
2688
|
widthChars?: number | null | undefined;
|
|
2607
2689
|
scoreThreshold?: number | null | undefined;
|
|
2608
2690
|
formula?: string | null | undefined;
|
|
2691
|
+
context?: string[] | null | undefined;
|
|
2692
|
+
prompt?: string | null | undefined;
|
|
2609
2693
|
}) | ({
|
|
2610
2694
|
type: "date";
|
|
2611
2695
|
format?: string | null | undefined;
|
|
@@ -2635,7 +2719,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
2635
2719
|
required?: boolean | null | undefined;
|
|
2636
2720
|
} | null | undefined;
|
|
2637
2721
|
uiConfiguration?: {
|
|
2638
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2722
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2639
2723
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2640
2724
|
} | null | undefined;
|
|
2641
2725
|
width?: number | null | undefined;
|
|
@@ -2643,6 +2727,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
2643
2727
|
widthChars?: number | null | undefined;
|
|
2644
2728
|
scoreThreshold?: number | null | undefined;
|
|
2645
2729
|
formula?: string | null | undefined;
|
|
2730
|
+
context?: string[] | null | undefined;
|
|
2731
|
+
prompt?: string | null | undefined;
|
|
2646
2732
|
}) | ({
|
|
2647
2733
|
type: "number";
|
|
2648
2734
|
format?: string | null | undefined;
|
|
@@ -2677,7 +2763,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
2677
2763
|
required?: boolean | null | undefined;
|
|
2678
2764
|
} | null | undefined;
|
|
2679
2765
|
uiConfiguration?: {
|
|
2680
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2766
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2681
2767
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2682
2768
|
} | null | undefined;
|
|
2683
2769
|
width?: number | null | undefined;
|
|
@@ -2685,6 +2771,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
2685
2771
|
widthChars?: number | null | undefined;
|
|
2686
2772
|
scoreThreshold?: number | null | undefined;
|
|
2687
2773
|
formula?: string | null | undefined;
|
|
2774
|
+
context?: string[] | null | undefined;
|
|
2775
|
+
prompt?: string | null | undefined;
|
|
2688
2776
|
}) | ({
|
|
2689
2777
|
options: {
|
|
2690
2778
|
value: string;
|
|
@@ -2718,7 +2806,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
2718
2806
|
required?: boolean | null | undefined;
|
|
2719
2807
|
} | null | undefined;
|
|
2720
2808
|
uiConfiguration?: {
|
|
2721
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2809
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2722
2810
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2723
2811
|
} | null | undefined;
|
|
2724
2812
|
width?: number | null | undefined;
|
|
@@ -2726,6 +2814,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
2726
2814
|
widthChars?: number | null | undefined;
|
|
2727
2815
|
scoreThreshold?: number | null | undefined;
|
|
2728
2816
|
formula?: string | null | undefined;
|
|
2817
|
+
context?: string[] | null | undefined;
|
|
2818
|
+
prompt?: string | null | undefined;
|
|
2729
2819
|
}) | ({
|
|
2730
2820
|
id: string;
|
|
2731
2821
|
label: string;
|
|
@@ -2770,7 +2860,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
2770
2860
|
required?: boolean | null | undefined;
|
|
2771
2861
|
} | null | undefined;
|
|
2772
2862
|
uiConfiguration?: {
|
|
2773
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2863
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2774
2864
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2775
2865
|
} | null | undefined;
|
|
2776
2866
|
width?: number | null | undefined;
|
|
@@ -2778,6 +2868,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
2778
2868
|
widthChars?: number | null | undefined;
|
|
2779
2869
|
scoreThreshold?: number | null | undefined;
|
|
2780
2870
|
formula?: string | null | undefined;
|
|
2871
|
+
context?: string[] | null | undefined;
|
|
2872
|
+
prompt?: string | null | undefined;
|
|
2781
2873
|
}) | ({
|
|
2782
2874
|
type: "date";
|
|
2783
2875
|
format?: string | null | undefined;
|
|
@@ -2807,7 +2899,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
2807
2899
|
required?: boolean | null | undefined;
|
|
2808
2900
|
} | null | undefined;
|
|
2809
2901
|
uiConfiguration?: {
|
|
2810
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2902
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2811
2903
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2812
2904
|
} | null | undefined;
|
|
2813
2905
|
width?: number | null | undefined;
|
|
@@ -2815,6 +2907,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
2815
2907
|
widthChars?: number | null | undefined;
|
|
2816
2908
|
scoreThreshold?: number | null | undefined;
|
|
2817
2909
|
formula?: string | null | undefined;
|
|
2910
|
+
context?: string[] | null | undefined;
|
|
2911
|
+
prompt?: string | null | undefined;
|
|
2818
2912
|
}) | ({
|
|
2819
2913
|
type: "number";
|
|
2820
2914
|
format?: string | null | undefined;
|
|
@@ -2849,7 +2943,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
2849
2943
|
required?: boolean | null | undefined;
|
|
2850
2944
|
} | null | undefined;
|
|
2851
2945
|
uiConfiguration?: {
|
|
2852
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2946
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2853
2947
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2854
2948
|
} | null | undefined;
|
|
2855
2949
|
width?: number | null | undefined;
|
|
@@ -2857,6 +2951,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
2857
2951
|
widthChars?: number | null | undefined;
|
|
2858
2952
|
scoreThreshold?: number | null | undefined;
|
|
2859
2953
|
formula?: string | null | undefined;
|
|
2954
|
+
context?: string[] | null | undefined;
|
|
2955
|
+
prompt?: string | null | undefined;
|
|
2860
2956
|
}) | ({
|
|
2861
2957
|
options: {
|
|
2862
2958
|
value: string;
|
|
@@ -2890,7 +2986,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
2890
2986
|
required?: boolean | null | undefined;
|
|
2891
2987
|
} | null | undefined;
|
|
2892
2988
|
uiConfiguration?: {
|
|
2893
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2989
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2894
2990
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2895
2991
|
} | null | undefined;
|
|
2896
2992
|
width?: number | null | undefined;
|
|
@@ -2898,6 +2994,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
2898
2994
|
widthChars?: number | null | undefined;
|
|
2899
2995
|
scoreThreshold?: number | null | undefined;
|
|
2900
2996
|
formula?: string | null | undefined;
|
|
2997
|
+
context?: string[] | null | undefined;
|
|
2998
|
+
prompt?: string | null | undefined;
|
|
2901
2999
|
}) | ({
|
|
2902
3000
|
id: string;
|
|
2903
3001
|
label: string;
|
|
@@ -3055,13 +3153,13 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
3055
3153
|
required?: boolean | null | undefined;
|
|
3056
3154
|
}>>>;
|
|
3057
3155
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
3058
|
-
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">]>>>;
|
|
3156
|
+
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">]>>>;
|
|
3059
3157
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
3060
3158
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3061
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3159
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3062
3160
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3063
3161
|
}, {
|
|
3064
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3162
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3065
3163
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3066
3164
|
}>>>;
|
|
3067
3165
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -3069,6 +3167,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
3069
3167
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3070
3168
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3071
3169
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3170
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
3171
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3072
3172
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3073
3173
|
suggest?: true | undefined;
|
|
3074
3174
|
canExport?: boolean | null | undefined;
|
|
@@ -3087,7 +3187,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
3087
3187
|
required?: boolean | null | undefined;
|
|
3088
3188
|
} | null | undefined;
|
|
3089
3189
|
uiConfiguration?: {
|
|
3090
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3190
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3091
3191
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3092
3192
|
} | null | undefined;
|
|
3093
3193
|
width?: number | null | undefined;
|
|
@@ -3095,6 +3195,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
3095
3195
|
widthChars?: number | null | undefined;
|
|
3096
3196
|
scoreThreshold?: number | null | undefined;
|
|
3097
3197
|
formula?: string | null | undefined;
|
|
3198
|
+
context?: string[] | null | undefined;
|
|
3199
|
+
prompt?: string | null | undefined;
|
|
3098
3200
|
}, {
|
|
3099
3201
|
suggest?: true | undefined;
|
|
3100
3202
|
canExport?: boolean | null | undefined;
|
|
@@ -3113,7 +3215,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
3113
3215
|
required?: boolean | null | undefined;
|
|
3114
3216
|
} | null | undefined;
|
|
3115
3217
|
uiConfiguration?: {
|
|
3116
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3218
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3117
3219
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3118
3220
|
} | null | undefined;
|
|
3119
3221
|
width?: number | null | undefined;
|
|
@@ -3121,6 +3223,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
3121
3223
|
widthChars?: number | null | undefined;
|
|
3122
3224
|
scoreThreshold?: number | null | undefined;
|
|
3123
3225
|
formula?: string | null | undefined;
|
|
3226
|
+
context?: string[] | null | undefined;
|
|
3227
|
+
prompt?: string | null | undefined;
|
|
3124
3228
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
3125
3229
|
type: import("zod").ZodLiteral<"date">;
|
|
3126
3230
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -3204,13 +3308,13 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
3204
3308
|
required?: boolean | null | undefined;
|
|
3205
3309
|
}>>>;
|
|
3206
3310
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
3207
|
-
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">]>>>;
|
|
3311
|
+
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">]>>>;
|
|
3208
3312
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
3209
3313
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3210
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3314
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3211
3315
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3212
3316
|
}, {
|
|
3213
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3317
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3214
3318
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3215
3319
|
}>>>;
|
|
3216
3320
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -3218,6 +3322,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
3218
3322
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3219
3323
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3220
3324
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3325
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
3326
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3221
3327
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3222
3328
|
suggest?: true | undefined;
|
|
3223
3329
|
canExport?: boolean | null | undefined;
|
|
@@ -3236,7 +3342,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
3236
3342
|
required?: boolean | null | undefined;
|
|
3237
3343
|
} | null | undefined;
|
|
3238
3344
|
uiConfiguration?: {
|
|
3239
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3345
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3240
3346
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3241
3347
|
} | null | undefined;
|
|
3242
3348
|
width?: number | null | undefined;
|
|
@@ -3244,6 +3350,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
3244
3350
|
widthChars?: number | null | undefined;
|
|
3245
3351
|
scoreThreshold?: number | null | undefined;
|
|
3246
3352
|
formula?: string | null | undefined;
|
|
3353
|
+
context?: string[] | null | undefined;
|
|
3354
|
+
prompt?: string | null | undefined;
|
|
3247
3355
|
}, {
|
|
3248
3356
|
suggest?: true | undefined;
|
|
3249
3357
|
canExport?: boolean | null | undefined;
|
|
@@ -3262,7 +3370,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
3262
3370
|
required?: boolean | null | undefined;
|
|
3263
3371
|
} | null | undefined;
|
|
3264
3372
|
uiConfiguration?: {
|
|
3265
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3373
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3266
3374
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3267
3375
|
} | null | undefined;
|
|
3268
3376
|
width?: number | null | undefined;
|
|
@@ -3270,6 +3378,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
3270
3378
|
widthChars?: number | null | undefined;
|
|
3271
3379
|
scoreThreshold?: number | null | undefined;
|
|
3272
3380
|
formula?: string | null | undefined;
|
|
3381
|
+
context?: string[] | null | undefined;
|
|
3382
|
+
prompt?: string | null | undefined;
|
|
3273
3383
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
3274
3384
|
type: import("zod").ZodLiteral<"number">;
|
|
3275
3385
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -3380,13 +3490,13 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
3380
3490
|
required?: boolean | null | undefined;
|
|
3381
3491
|
}>>>;
|
|
3382
3492
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
3383
|
-
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">]>>>;
|
|
3493
|
+
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">]>>>;
|
|
3384
3494
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
3385
3495
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3386
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3496
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3387
3497
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3388
3498
|
}, {
|
|
3389
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3499
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3390
3500
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3391
3501
|
}>>>;
|
|
3392
3502
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -3394,6 +3504,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
3394
3504
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3395
3505
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3396
3506
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3507
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
3508
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3397
3509
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3398
3510
|
suggest?: true | undefined;
|
|
3399
3511
|
canExport?: boolean | null | undefined;
|
|
@@ -3412,7 +3524,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
3412
3524
|
required?: boolean | null | undefined;
|
|
3413
3525
|
} | null | undefined;
|
|
3414
3526
|
uiConfiguration?: {
|
|
3415
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3527
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3416
3528
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3417
3529
|
} | null | undefined;
|
|
3418
3530
|
width?: number | null | undefined;
|
|
@@ -3420,6 +3532,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
3420
3532
|
widthChars?: number | null | undefined;
|
|
3421
3533
|
scoreThreshold?: number | null | undefined;
|
|
3422
3534
|
formula?: string | null | undefined;
|
|
3535
|
+
context?: string[] | null | undefined;
|
|
3536
|
+
prompt?: string | null | undefined;
|
|
3423
3537
|
}, {
|
|
3424
3538
|
suggest?: true | undefined;
|
|
3425
3539
|
canExport?: boolean | null | undefined;
|
|
@@ -3438,7 +3552,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
3438
3552
|
required?: boolean | null | undefined;
|
|
3439
3553
|
} | null | undefined;
|
|
3440
3554
|
uiConfiguration?: {
|
|
3441
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3555
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3442
3556
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3443
3557
|
} | null | undefined;
|
|
3444
3558
|
width?: number | null | undefined;
|
|
@@ -3446,6 +3560,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
3446
3560
|
widthChars?: number | null | undefined;
|
|
3447
3561
|
scoreThreshold?: number | null | undefined;
|
|
3448
3562
|
formula?: string | null | undefined;
|
|
3563
|
+
context?: string[] | null | undefined;
|
|
3564
|
+
prompt?: string | null | undefined;
|
|
3449
3565
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
3450
3566
|
type: import("zod").ZodLiteral<"enum">;
|
|
3451
3567
|
options: import("zod").ZodArray<import("zod").ZodObject<{
|
|
@@ -3547,13 +3663,13 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
3547
3663
|
required?: boolean | null | undefined;
|
|
3548
3664
|
}>>>;
|
|
3549
3665
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
3550
|
-
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">]>>>;
|
|
3666
|
+
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">]>>>;
|
|
3551
3667
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
3552
3668
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3553
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3669
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3554
3670
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3555
3671
|
}, {
|
|
3556
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3672
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3557
3673
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3558
3674
|
}>>>;
|
|
3559
3675
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -3561,6 +3677,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
3561
3677
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3562
3678
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3563
3679
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3680
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
3681
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3564
3682
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3565
3683
|
suggest?: true | undefined;
|
|
3566
3684
|
canExport?: boolean | null | undefined;
|
|
@@ -3579,7 +3697,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
3579
3697
|
required?: boolean | null | undefined;
|
|
3580
3698
|
} | null | undefined;
|
|
3581
3699
|
uiConfiguration?: {
|
|
3582
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3700
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3583
3701
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3584
3702
|
} | null | undefined;
|
|
3585
3703
|
width?: number | null | undefined;
|
|
@@ -3587,6 +3705,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
3587
3705
|
widthChars?: number | null | undefined;
|
|
3588
3706
|
scoreThreshold?: number | null | undefined;
|
|
3589
3707
|
formula?: string | null | undefined;
|
|
3708
|
+
context?: string[] | null | undefined;
|
|
3709
|
+
prompt?: string | null | undefined;
|
|
3590
3710
|
}, {
|
|
3591
3711
|
suggest?: true | undefined;
|
|
3592
3712
|
canExport?: boolean | null | undefined;
|
|
@@ -3605,7 +3725,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
3605
3725
|
required?: boolean | null | undefined;
|
|
3606
3726
|
} | null | undefined;
|
|
3607
3727
|
uiConfiguration?: {
|
|
3608
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3728
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3609
3729
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3610
3730
|
} | null | undefined;
|
|
3611
3731
|
width?: number | null | undefined;
|
|
@@ -3613,6 +3733,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
3613
3733
|
widthChars?: number | null | undefined;
|
|
3614
3734
|
scoreThreshold?: number | null | undefined;
|
|
3615
3735
|
formula?: string | null | undefined;
|
|
3736
|
+
context?: string[] | null | undefined;
|
|
3737
|
+
prompt?: string | null | undefined;
|
|
3616
3738
|
}>>>, import("zod").ZodIntersection<import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
3617
3739
|
id: import("zod").ZodString;
|
|
3618
3740
|
label: import("zod").ZodString;
|
|
@@ -3658,7 +3780,6 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
3658
3780
|
}>>]>, "many">;
|
|
3659
3781
|
rirFieldNames: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
3660
3782
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3661
|
-
category: "tuple";
|
|
3662
3783
|
children: (({
|
|
3663
3784
|
type: "string";
|
|
3664
3785
|
} & {
|
|
@@ -3687,7 +3808,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
3687
3808
|
required?: boolean | null | undefined;
|
|
3688
3809
|
} | null | undefined;
|
|
3689
3810
|
uiConfiguration?: {
|
|
3690
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3811
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3691
3812
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3692
3813
|
} | null | undefined;
|
|
3693
3814
|
width?: number | null | undefined;
|
|
@@ -3695,6 +3816,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
3695
3816
|
widthChars?: number | null | undefined;
|
|
3696
3817
|
scoreThreshold?: number | null | undefined;
|
|
3697
3818
|
formula?: string | null | undefined;
|
|
3819
|
+
context?: string[] | null | undefined;
|
|
3820
|
+
prompt?: string | null | undefined;
|
|
3698
3821
|
}) | ({
|
|
3699
3822
|
type: "date";
|
|
3700
3823
|
format?: string | null | undefined;
|
|
@@ -3724,7 +3847,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
3724
3847
|
required?: boolean | null | undefined;
|
|
3725
3848
|
} | null | undefined;
|
|
3726
3849
|
uiConfiguration?: {
|
|
3727
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3850
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3728
3851
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3729
3852
|
} | null | undefined;
|
|
3730
3853
|
width?: number | null | undefined;
|
|
@@ -3732,6 +3855,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
3732
3855
|
widthChars?: number | null | undefined;
|
|
3733
3856
|
scoreThreshold?: number | null | undefined;
|
|
3734
3857
|
formula?: string | null | undefined;
|
|
3858
|
+
context?: string[] | null | undefined;
|
|
3859
|
+
prompt?: string | null | undefined;
|
|
3735
3860
|
}) | ({
|
|
3736
3861
|
type: "number";
|
|
3737
3862
|
format?: string | null | undefined;
|
|
@@ -3766,7 +3891,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
3766
3891
|
required?: boolean | null | undefined;
|
|
3767
3892
|
} | null | undefined;
|
|
3768
3893
|
uiConfiguration?: {
|
|
3769
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3894
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3770
3895
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3771
3896
|
} | null | undefined;
|
|
3772
3897
|
width?: number | null | undefined;
|
|
@@ -3774,6 +3899,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
3774
3899
|
widthChars?: number | null | undefined;
|
|
3775
3900
|
scoreThreshold?: number | null | undefined;
|
|
3776
3901
|
formula?: string | null | undefined;
|
|
3902
|
+
context?: string[] | null | undefined;
|
|
3903
|
+
prompt?: string | null | undefined;
|
|
3777
3904
|
}) | ({
|
|
3778
3905
|
options: {
|
|
3779
3906
|
value: string;
|
|
@@ -3807,7 +3934,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
3807
3934
|
required?: boolean | null | undefined;
|
|
3808
3935
|
} | null | undefined;
|
|
3809
3936
|
uiConfiguration?: {
|
|
3810
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3937
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3811
3938
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3812
3939
|
} | null | undefined;
|
|
3813
3940
|
width?: number | null | undefined;
|
|
@@ -3815,6 +3942,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
3815
3942
|
widthChars?: number | null | undefined;
|
|
3816
3943
|
scoreThreshold?: number | null | undefined;
|
|
3817
3944
|
formula?: string | null | undefined;
|
|
3945
|
+
context?: string[] | null | undefined;
|
|
3946
|
+
prompt?: string | null | undefined;
|
|
3818
3947
|
}) | ({
|
|
3819
3948
|
id: string;
|
|
3820
3949
|
label: string;
|
|
@@ -3830,9 +3959,9 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
3830
3959
|
popupUrl?: string | undefined;
|
|
3831
3960
|
canObtainToken?: boolean | undefined;
|
|
3832
3961
|
}))[];
|
|
3962
|
+
category: "tuple";
|
|
3833
3963
|
rirFieldNames?: string[] | null | undefined;
|
|
3834
3964
|
}, {
|
|
3835
|
-
category: "tuple";
|
|
3836
3965
|
children: (({
|
|
3837
3966
|
type: "string";
|
|
3838
3967
|
} & {
|
|
@@ -3861,7 +3990,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
3861
3990
|
required?: boolean | null | undefined;
|
|
3862
3991
|
} | null | undefined;
|
|
3863
3992
|
uiConfiguration?: {
|
|
3864
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3993
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3865
3994
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3866
3995
|
} | null | undefined;
|
|
3867
3996
|
width?: number | null | undefined;
|
|
@@ -3869,6 +3998,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
3869
3998
|
widthChars?: number | null | undefined;
|
|
3870
3999
|
scoreThreshold?: number | null | undefined;
|
|
3871
4000
|
formula?: string | null | undefined;
|
|
4001
|
+
context?: string[] | null | undefined;
|
|
4002
|
+
prompt?: string | null | undefined;
|
|
3872
4003
|
}) | ({
|
|
3873
4004
|
type: "date";
|
|
3874
4005
|
format?: string | null | undefined;
|
|
@@ -3898,7 +4029,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
3898
4029
|
required?: boolean | null | undefined;
|
|
3899
4030
|
} | null | undefined;
|
|
3900
4031
|
uiConfiguration?: {
|
|
3901
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4032
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3902
4033
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3903
4034
|
} | null | undefined;
|
|
3904
4035
|
width?: number | null | undefined;
|
|
@@ -3906,6 +4037,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
3906
4037
|
widthChars?: number | null | undefined;
|
|
3907
4038
|
scoreThreshold?: number | null | undefined;
|
|
3908
4039
|
formula?: string | null | undefined;
|
|
4040
|
+
context?: string[] | null | undefined;
|
|
4041
|
+
prompt?: string | null | undefined;
|
|
3909
4042
|
}) | ({
|
|
3910
4043
|
type: "number";
|
|
3911
4044
|
format?: string | null | undefined;
|
|
@@ -3940,7 +4073,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
3940
4073
|
required?: boolean | null | undefined;
|
|
3941
4074
|
} | null | undefined;
|
|
3942
4075
|
uiConfiguration?: {
|
|
3943
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4076
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3944
4077
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3945
4078
|
} | null | undefined;
|
|
3946
4079
|
width?: number | null | undefined;
|
|
@@ -3948,6 +4081,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
3948
4081
|
widthChars?: number | null | undefined;
|
|
3949
4082
|
scoreThreshold?: number | null | undefined;
|
|
3950
4083
|
formula?: string | null | undefined;
|
|
4084
|
+
context?: string[] | null | undefined;
|
|
4085
|
+
prompt?: string | null | undefined;
|
|
3951
4086
|
}) | ({
|
|
3952
4087
|
options: {
|
|
3953
4088
|
value: string;
|
|
@@ -3981,7 +4116,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
3981
4116
|
required?: boolean | null | undefined;
|
|
3982
4117
|
} | null | undefined;
|
|
3983
4118
|
uiConfiguration?: {
|
|
3984
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4119
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3985
4120
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3986
4121
|
} | null | undefined;
|
|
3987
4122
|
width?: number | null | undefined;
|
|
@@ -3989,6 +4124,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
3989
4124
|
widthChars?: number | null | undefined;
|
|
3990
4125
|
scoreThreshold?: number | null | undefined;
|
|
3991
4126
|
formula?: string | null | undefined;
|
|
4127
|
+
context?: string[] | null | undefined;
|
|
4128
|
+
prompt?: string | null | undefined;
|
|
3992
4129
|
}) | ({
|
|
3993
4130
|
id: string;
|
|
3994
4131
|
label: string;
|
|
@@ -4004,6 +4141,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4004
4141
|
popupUrl?: string | undefined;
|
|
4005
4142
|
canObtainToken?: boolean | undefined;
|
|
4006
4143
|
}))[];
|
|
4144
|
+
category: "tuple";
|
|
4007
4145
|
rirFieldNames?: string[] | null | undefined;
|
|
4008
4146
|
}>, import("zod").ZodObject<{
|
|
4009
4147
|
id: import("zod").ZodString;
|
|
@@ -4026,7 +4164,6 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4026
4164
|
}>>;
|
|
4027
4165
|
}, "strip", import("zod").ZodTypeAny, {
|
|
4028
4166
|
children: {
|
|
4029
|
-
category: "tuple";
|
|
4030
4167
|
children: (({
|
|
4031
4168
|
type: "string";
|
|
4032
4169
|
} & {
|
|
@@ -4055,7 +4192,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4055
4192
|
required?: boolean | null | undefined;
|
|
4056
4193
|
} | null | undefined;
|
|
4057
4194
|
uiConfiguration?: {
|
|
4058
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4195
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4059
4196
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4060
4197
|
} | null | undefined;
|
|
4061
4198
|
width?: number | null | undefined;
|
|
@@ -4063,6 +4200,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4063
4200
|
widthChars?: number | null | undefined;
|
|
4064
4201
|
scoreThreshold?: number | null | undefined;
|
|
4065
4202
|
formula?: string | null | undefined;
|
|
4203
|
+
context?: string[] | null | undefined;
|
|
4204
|
+
prompt?: string | null | undefined;
|
|
4066
4205
|
}) | ({
|
|
4067
4206
|
type: "date";
|
|
4068
4207
|
format?: string | null | undefined;
|
|
@@ -4092,7 +4231,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4092
4231
|
required?: boolean | null | undefined;
|
|
4093
4232
|
} | null | undefined;
|
|
4094
4233
|
uiConfiguration?: {
|
|
4095
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4234
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4096
4235
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4097
4236
|
} | null | undefined;
|
|
4098
4237
|
width?: number | null | undefined;
|
|
@@ -4100,6 +4239,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4100
4239
|
widthChars?: number | null | undefined;
|
|
4101
4240
|
scoreThreshold?: number | null | undefined;
|
|
4102
4241
|
formula?: string | null | undefined;
|
|
4242
|
+
context?: string[] | null | undefined;
|
|
4243
|
+
prompt?: string | null | undefined;
|
|
4103
4244
|
}) | ({
|
|
4104
4245
|
type: "number";
|
|
4105
4246
|
format?: string | null | undefined;
|
|
@@ -4134,7 +4275,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4134
4275
|
required?: boolean | null | undefined;
|
|
4135
4276
|
} | null | undefined;
|
|
4136
4277
|
uiConfiguration?: {
|
|
4137
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4278
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4138
4279
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4139
4280
|
} | null | undefined;
|
|
4140
4281
|
width?: number | null | undefined;
|
|
@@ -4142,6 +4283,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4142
4283
|
widthChars?: number | null | undefined;
|
|
4143
4284
|
scoreThreshold?: number | null | undefined;
|
|
4144
4285
|
formula?: string | null | undefined;
|
|
4286
|
+
context?: string[] | null | undefined;
|
|
4287
|
+
prompt?: string | null | undefined;
|
|
4145
4288
|
}) | ({
|
|
4146
4289
|
options: {
|
|
4147
4290
|
value: string;
|
|
@@ -4175,7 +4318,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4175
4318
|
required?: boolean | null | undefined;
|
|
4176
4319
|
} | null | undefined;
|
|
4177
4320
|
uiConfiguration?: {
|
|
4178
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4321
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4179
4322
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4180
4323
|
} | null | undefined;
|
|
4181
4324
|
width?: number | null | undefined;
|
|
@@ -4183,6 +4326,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4183
4326
|
widthChars?: number | null | undefined;
|
|
4184
4327
|
scoreThreshold?: number | null | undefined;
|
|
4185
4328
|
formula?: string | null | undefined;
|
|
4329
|
+
context?: string[] | null | undefined;
|
|
4330
|
+
prompt?: string | null | undefined;
|
|
4186
4331
|
}) | ({
|
|
4187
4332
|
id: string;
|
|
4188
4333
|
label: string;
|
|
@@ -4198,6 +4343,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4198
4343
|
popupUrl?: string | undefined;
|
|
4199
4344
|
canObtainToken?: boolean | undefined;
|
|
4200
4345
|
}))[];
|
|
4346
|
+
category: "tuple";
|
|
4201
4347
|
rirFieldNames?: string[] | null | undefined;
|
|
4202
4348
|
} & {
|
|
4203
4349
|
id: string;
|
|
@@ -4208,7 +4354,6 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4208
4354
|
};
|
|
4209
4355
|
}, {
|
|
4210
4356
|
children: {
|
|
4211
|
-
category: "tuple";
|
|
4212
4357
|
children: (({
|
|
4213
4358
|
type: "string";
|
|
4214
4359
|
} & {
|
|
@@ -4237,7 +4382,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4237
4382
|
required?: boolean | null | undefined;
|
|
4238
4383
|
} | null | undefined;
|
|
4239
4384
|
uiConfiguration?: {
|
|
4240
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4385
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4241
4386
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4242
4387
|
} | null | undefined;
|
|
4243
4388
|
width?: number | null | undefined;
|
|
@@ -4245,6 +4390,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4245
4390
|
widthChars?: number | null | undefined;
|
|
4246
4391
|
scoreThreshold?: number | null | undefined;
|
|
4247
4392
|
formula?: string | null | undefined;
|
|
4393
|
+
context?: string[] | null | undefined;
|
|
4394
|
+
prompt?: string | null | undefined;
|
|
4248
4395
|
}) | ({
|
|
4249
4396
|
type: "date";
|
|
4250
4397
|
format?: string | null | undefined;
|
|
@@ -4274,7 +4421,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4274
4421
|
required?: boolean | null | undefined;
|
|
4275
4422
|
} | null | undefined;
|
|
4276
4423
|
uiConfiguration?: {
|
|
4277
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4424
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4278
4425
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4279
4426
|
} | null | undefined;
|
|
4280
4427
|
width?: number | null | undefined;
|
|
@@ -4282,6 +4429,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4282
4429
|
widthChars?: number | null | undefined;
|
|
4283
4430
|
scoreThreshold?: number | null | undefined;
|
|
4284
4431
|
formula?: string | null | undefined;
|
|
4432
|
+
context?: string[] | null | undefined;
|
|
4433
|
+
prompt?: string | null | undefined;
|
|
4285
4434
|
}) | ({
|
|
4286
4435
|
type: "number";
|
|
4287
4436
|
format?: string | null | undefined;
|
|
@@ -4316,7 +4465,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4316
4465
|
required?: boolean | null | undefined;
|
|
4317
4466
|
} | null | undefined;
|
|
4318
4467
|
uiConfiguration?: {
|
|
4319
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4468
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4320
4469
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4321
4470
|
} | null | undefined;
|
|
4322
4471
|
width?: number | null | undefined;
|
|
@@ -4324,6 +4473,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4324
4473
|
widthChars?: number | null | undefined;
|
|
4325
4474
|
scoreThreshold?: number | null | undefined;
|
|
4326
4475
|
formula?: string | null | undefined;
|
|
4476
|
+
context?: string[] | null | undefined;
|
|
4477
|
+
prompt?: string | null | undefined;
|
|
4327
4478
|
}) | ({
|
|
4328
4479
|
options: {
|
|
4329
4480
|
value: string;
|
|
@@ -4357,7 +4508,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4357
4508
|
required?: boolean | null | undefined;
|
|
4358
4509
|
} | null | undefined;
|
|
4359
4510
|
uiConfiguration?: {
|
|
4360
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4511
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4361
4512
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4362
4513
|
} | null | undefined;
|
|
4363
4514
|
width?: number | null | undefined;
|
|
@@ -4365,6 +4516,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4365
4516
|
widthChars?: number | null | undefined;
|
|
4366
4517
|
scoreThreshold?: number | null | undefined;
|
|
4367
4518
|
formula?: string | null | undefined;
|
|
4519
|
+
context?: string[] | null | undefined;
|
|
4520
|
+
prompt?: string | null | undefined;
|
|
4368
4521
|
}) | ({
|
|
4369
4522
|
id: string;
|
|
4370
4523
|
label: string;
|
|
@@ -4380,6 +4533,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4380
4533
|
popupUrl?: string | undefined;
|
|
4381
4534
|
canObtainToken?: boolean | undefined;
|
|
4382
4535
|
}))[];
|
|
4536
|
+
category: "tuple";
|
|
4383
4537
|
rirFieldNames?: string[] | null | undefined;
|
|
4384
4538
|
} & {
|
|
4385
4539
|
id: string;
|
|
@@ -4450,7 +4604,6 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4450
4604
|
}>>>]>, "many">;
|
|
4451
4605
|
icon: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
4452
4606
|
}, "strip", import("zod").ZodTypeAny, {
|
|
4453
|
-
category: "section";
|
|
4454
4607
|
children: (({
|
|
4455
4608
|
type: "string";
|
|
4456
4609
|
} & {
|
|
@@ -4479,7 +4632,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4479
4632
|
required?: boolean | null | undefined;
|
|
4480
4633
|
} | null | undefined;
|
|
4481
4634
|
uiConfiguration?: {
|
|
4482
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4635
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4483
4636
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4484
4637
|
} | null | undefined;
|
|
4485
4638
|
width?: number | null | undefined;
|
|
@@ -4487,6 +4640,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4487
4640
|
widthChars?: number | null | undefined;
|
|
4488
4641
|
scoreThreshold?: number | null | undefined;
|
|
4489
4642
|
formula?: string | null | undefined;
|
|
4643
|
+
context?: string[] | null | undefined;
|
|
4644
|
+
prompt?: string | null | undefined;
|
|
4490
4645
|
}) | ({
|
|
4491
4646
|
type: "date";
|
|
4492
4647
|
format?: string | null | undefined;
|
|
@@ -4516,7 +4671,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4516
4671
|
required?: boolean | null | undefined;
|
|
4517
4672
|
} | null | undefined;
|
|
4518
4673
|
uiConfiguration?: {
|
|
4519
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4674
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4520
4675
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4521
4676
|
} | null | undefined;
|
|
4522
4677
|
width?: number | null | undefined;
|
|
@@ -4524,6 +4679,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4524
4679
|
widthChars?: number | null | undefined;
|
|
4525
4680
|
scoreThreshold?: number | null | undefined;
|
|
4526
4681
|
formula?: string | null | undefined;
|
|
4682
|
+
context?: string[] | null | undefined;
|
|
4683
|
+
prompt?: string | null | undefined;
|
|
4527
4684
|
}) | ({
|
|
4528
4685
|
type: "number";
|
|
4529
4686
|
format?: string | null | undefined;
|
|
@@ -4558,7 +4715,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4558
4715
|
required?: boolean | null | undefined;
|
|
4559
4716
|
} | null | undefined;
|
|
4560
4717
|
uiConfiguration?: {
|
|
4561
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4718
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4562
4719
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4563
4720
|
} | null | undefined;
|
|
4564
4721
|
width?: number | null | undefined;
|
|
@@ -4566,6 +4723,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4566
4723
|
widthChars?: number | null | undefined;
|
|
4567
4724
|
scoreThreshold?: number | null | undefined;
|
|
4568
4725
|
formula?: string | null | undefined;
|
|
4726
|
+
context?: string[] | null | undefined;
|
|
4727
|
+
prompt?: string | null | undefined;
|
|
4569
4728
|
}) | ({
|
|
4570
4729
|
options: {
|
|
4571
4730
|
value: string;
|
|
@@ -4599,7 +4758,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4599
4758
|
required?: boolean | null | undefined;
|
|
4600
4759
|
} | null | undefined;
|
|
4601
4760
|
uiConfiguration?: {
|
|
4602
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4761
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4603
4762
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4604
4763
|
} | null | undefined;
|
|
4605
4764
|
width?: number | null | undefined;
|
|
@@ -4607,6 +4766,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4607
4766
|
widthChars?: number | null | undefined;
|
|
4608
4767
|
scoreThreshold?: number | null | undefined;
|
|
4609
4768
|
formula?: string | null | undefined;
|
|
4769
|
+
context?: string[] | null | undefined;
|
|
4770
|
+
prompt?: string | null | undefined;
|
|
4610
4771
|
}) | ({
|
|
4611
4772
|
id: string;
|
|
4612
4773
|
label: string;
|
|
@@ -4622,7 +4783,6 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4622
4783
|
popupUrl?: string | undefined;
|
|
4623
4784
|
canObtainToken?: boolean | undefined;
|
|
4624
4785
|
}) | ({
|
|
4625
|
-
category: "tuple";
|
|
4626
4786
|
children: (({
|
|
4627
4787
|
type: "string";
|
|
4628
4788
|
} & {
|
|
@@ -4651,7 +4811,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4651
4811
|
required?: boolean | null | undefined;
|
|
4652
4812
|
} | null | undefined;
|
|
4653
4813
|
uiConfiguration?: {
|
|
4654
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4814
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4655
4815
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4656
4816
|
} | null | undefined;
|
|
4657
4817
|
width?: number | null | undefined;
|
|
@@ -4659,6 +4819,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4659
4819
|
widthChars?: number | null | undefined;
|
|
4660
4820
|
scoreThreshold?: number | null | undefined;
|
|
4661
4821
|
formula?: string | null | undefined;
|
|
4822
|
+
context?: string[] | null | undefined;
|
|
4823
|
+
prompt?: string | null | undefined;
|
|
4662
4824
|
}) | ({
|
|
4663
4825
|
type: "date";
|
|
4664
4826
|
format?: string | null | undefined;
|
|
@@ -4688,7 +4850,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4688
4850
|
required?: boolean | null | undefined;
|
|
4689
4851
|
} | null | undefined;
|
|
4690
4852
|
uiConfiguration?: {
|
|
4691
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4853
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4692
4854
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4693
4855
|
} | null | undefined;
|
|
4694
4856
|
width?: number | null | undefined;
|
|
@@ -4696,6 +4858,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4696
4858
|
widthChars?: number | null | undefined;
|
|
4697
4859
|
scoreThreshold?: number | null | undefined;
|
|
4698
4860
|
formula?: string | null | undefined;
|
|
4861
|
+
context?: string[] | null | undefined;
|
|
4862
|
+
prompt?: string | null | undefined;
|
|
4699
4863
|
}) | ({
|
|
4700
4864
|
type: "number";
|
|
4701
4865
|
format?: string | null | undefined;
|
|
@@ -4730,7 +4894,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4730
4894
|
required?: boolean | null | undefined;
|
|
4731
4895
|
} | null | undefined;
|
|
4732
4896
|
uiConfiguration?: {
|
|
4733
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4897
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4734
4898
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4735
4899
|
} | null | undefined;
|
|
4736
4900
|
width?: number | null | undefined;
|
|
@@ -4738,6 +4902,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4738
4902
|
widthChars?: number | null | undefined;
|
|
4739
4903
|
scoreThreshold?: number | null | undefined;
|
|
4740
4904
|
formula?: string | null | undefined;
|
|
4905
|
+
context?: string[] | null | undefined;
|
|
4906
|
+
prompt?: string | null | undefined;
|
|
4741
4907
|
}) | ({
|
|
4742
4908
|
options: {
|
|
4743
4909
|
value: string;
|
|
@@ -4771,7 +4937,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4771
4937
|
required?: boolean | null | undefined;
|
|
4772
4938
|
} | null | undefined;
|
|
4773
4939
|
uiConfiguration?: {
|
|
4774
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4940
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4775
4941
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4776
4942
|
} | null | undefined;
|
|
4777
4943
|
width?: number | null | undefined;
|
|
@@ -4779,6 +4945,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4779
4945
|
widthChars?: number | null | undefined;
|
|
4780
4946
|
scoreThreshold?: number | null | undefined;
|
|
4781
4947
|
formula?: string | null | undefined;
|
|
4948
|
+
context?: string[] | null | undefined;
|
|
4949
|
+
prompt?: string | null | undefined;
|
|
4782
4950
|
}) | ({
|
|
4783
4951
|
id: string;
|
|
4784
4952
|
label: string;
|
|
@@ -4794,6 +4962,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4794
4962
|
popupUrl?: string | undefined;
|
|
4795
4963
|
canObtainToken?: boolean | undefined;
|
|
4796
4964
|
}))[];
|
|
4965
|
+
category: "tuple";
|
|
4797
4966
|
rirFieldNames?: string[] | null | undefined;
|
|
4798
4967
|
} & {
|
|
4799
4968
|
id: string;
|
|
@@ -4830,7 +4999,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4830
4999
|
required?: boolean | null | undefined;
|
|
4831
5000
|
} | null | undefined;
|
|
4832
5001
|
uiConfiguration?: {
|
|
4833
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5002
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4834
5003
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4835
5004
|
} | null | undefined;
|
|
4836
5005
|
width?: number | null | undefined;
|
|
@@ -4838,6 +5007,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4838
5007
|
widthChars?: number | null | undefined;
|
|
4839
5008
|
scoreThreshold?: number | null | undefined;
|
|
4840
5009
|
formula?: string | null | undefined;
|
|
5010
|
+
context?: string[] | null | undefined;
|
|
5011
|
+
prompt?: string | null | undefined;
|
|
4841
5012
|
}) | ({
|
|
4842
5013
|
type: "date";
|
|
4843
5014
|
format?: string | null | undefined;
|
|
@@ -4867,7 +5038,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4867
5038
|
required?: boolean | null | undefined;
|
|
4868
5039
|
} | null | undefined;
|
|
4869
5040
|
uiConfiguration?: {
|
|
4870
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5041
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4871
5042
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4872
5043
|
} | null | undefined;
|
|
4873
5044
|
width?: number | null | undefined;
|
|
@@ -4875,6 +5046,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4875
5046
|
widthChars?: number | null | undefined;
|
|
4876
5047
|
scoreThreshold?: number | null | undefined;
|
|
4877
5048
|
formula?: string | null | undefined;
|
|
5049
|
+
context?: string[] | null | undefined;
|
|
5050
|
+
prompt?: string | null | undefined;
|
|
4878
5051
|
}) | ({
|
|
4879
5052
|
type: "number";
|
|
4880
5053
|
format?: string | null | undefined;
|
|
@@ -4909,7 +5082,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4909
5082
|
required?: boolean | null | undefined;
|
|
4910
5083
|
} | null | undefined;
|
|
4911
5084
|
uiConfiguration?: {
|
|
4912
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5085
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4913
5086
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4914
5087
|
} | null | undefined;
|
|
4915
5088
|
width?: number | null | undefined;
|
|
@@ -4917,6 +5090,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4917
5090
|
widthChars?: number | null | undefined;
|
|
4918
5091
|
scoreThreshold?: number | null | undefined;
|
|
4919
5092
|
formula?: string | null | undefined;
|
|
5093
|
+
context?: string[] | null | undefined;
|
|
5094
|
+
prompt?: string | null | undefined;
|
|
4920
5095
|
}) | ({
|
|
4921
5096
|
options: {
|
|
4922
5097
|
value: string;
|
|
@@ -4950,7 +5125,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4950
5125
|
required?: boolean | null | undefined;
|
|
4951
5126
|
} | null | undefined;
|
|
4952
5127
|
uiConfiguration?: {
|
|
4953
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5128
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4954
5129
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4955
5130
|
} | null | undefined;
|
|
4956
5131
|
width?: number | null | undefined;
|
|
@@ -4958,6 +5133,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4958
5133
|
widthChars?: number | null | undefined;
|
|
4959
5134
|
scoreThreshold?: number | null | undefined;
|
|
4960
5135
|
formula?: string | null | undefined;
|
|
5136
|
+
context?: string[] | null | undefined;
|
|
5137
|
+
prompt?: string | null | undefined;
|
|
4961
5138
|
}) | ({
|
|
4962
5139
|
id: string;
|
|
4963
5140
|
label: string;
|
|
@@ -4992,7 +5169,6 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
4992
5169
|
disablePrediction?: boolean | null | undefined;
|
|
4993
5170
|
}) | ({
|
|
4994
5171
|
children: {
|
|
4995
|
-
category: "tuple";
|
|
4996
5172
|
children: (({
|
|
4997
5173
|
type: "string";
|
|
4998
5174
|
} & {
|
|
@@ -5021,7 +5197,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5021
5197
|
required?: boolean | null | undefined;
|
|
5022
5198
|
} | null | undefined;
|
|
5023
5199
|
uiConfiguration?: {
|
|
5024
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5200
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5025
5201
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5026
5202
|
} | null | undefined;
|
|
5027
5203
|
width?: number | null | undefined;
|
|
@@ -5029,6 +5205,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5029
5205
|
widthChars?: number | null | undefined;
|
|
5030
5206
|
scoreThreshold?: number | null | undefined;
|
|
5031
5207
|
formula?: string | null | undefined;
|
|
5208
|
+
context?: string[] | null | undefined;
|
|
5209
|
+
prompt?: string | null | undefined;
|
|
5032
5210
|
}) | ({
|
|
5033
5211
|
type: "date";
|
|
5034
5212
|
format?: string | null | undefined;
|
|
@@ -5058,7 +5236,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5058
5236
|
required?: boolean | null | undefined;
|
|
5059
5237
|
} | null | undefined;
|
|
5060
5238
|
uiConfiguration?: {
|
|
5061
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5239
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5062
5240
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5063
5241
|
} | null | undefined;
|
|
5064
5242
|
width?: number | null | undefined;
|
|
@@ -5066,6 +5244,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5066
5244
|
widthChars?: number | null | undefined;
|
|
5067
5245
|
scoreThreshold?: number | null | undefined;
|
|
5068
5246
|
formula?: string | null | undefined;
|
|
5247
|
+
context?: string[] | null | undefined;
|
|
5248
|
+
prompt?: string | null | undefined;
|
|
5069
5249
|
}) | ({
|
|
5070
5250
|
type: "number";
|
|
5071
5251
|
format?: string | null | undefined;
|
|
@@ -5100,7 +5280,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5100
5280
|
required?: boolean | null | undefined;
|
|
5101
5281
|
} | null | undefined;
|
|
5102
5282
|
uiConfiguration?: {
|
|
5103
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5283
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5104
5284
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5105
5285
|
} | null | undefined;
|
|
5106
5286
|
width?: number | null | undefined;
|
|
@@ -5108,6 +5288,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5108
5288
|
widthChars?: number | null | undefined;
|
|
5109
5289
|
scoreThreshold?: number | null | undefined;
|
|
5110
5290
|
formula?: string | null | undefined;
|
|
5291
|
+
context?: string[] | null | undefined;
|
|
5292
|
+
prompt?: string | null | undefined;
|
|
5111
5293
|
}) | ({
|
|
5112
5294
|
options: {
|
|
5113
5295
|
value: string;
|
|
@@ -5141,7 +5323,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5141
5323
|
required?: boolean | null | undefined;
|
|
5142
5324
|
} | null | undefined;
|
|
5143
5325
|
uiConfiguration?: {
|
|
5144
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5326
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5145
5327
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5146
5328
|
} | null | undefined;
|
|
5147
5329
|
width?: number | null | undefined;
|
|
@@ -5149,6 +5331,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5149
5331
|
widthChars?: number | null | undefined;
|
|
5150
5332
|
scoreThreshold?: number | null | undefined;
|
|
5151
5333
|
formula?: string | null | undefined;
|
|
5334
|
+
context?: string[] | null | undefined;
|
|
5335
|
+
prompt?: string | null | undefined;
|
|
5152
5336
|
}) | ({
|
|
5153
5337
|
id: string;
|
|
5154
5338
|
label: string;
|
|
@@ -5164,6 +5348,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5164
5348
|
popupUrl?: string | undefined;
|
|
5165
5349
|
canObtainToken?: boolean | undefined;
|
|
5166
5350
|
}))[];
|
|
5351
|
+
category: "tuple";
|
|
5167
5352
|
rirFieldNames?: string[] | null | undefined;
|
|
5168
5353
|
} & {
|
|
5169
5354
|
id: string;
|
|
@@ -5190,9 +5375,9 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5190
5375
|
hidden?: boolean | null | undefined;
|
|
5191
5376
|
disablePrediction?: boolean | null | undefined;
|
|
5192
5377
|
}))[];
|
|
5378
|
+
category: "section";
|
|
5193
5379
|
icon?: string | null | undefined;
|
|
5194
5380
|
}, {
|
|
5195
|
-
category: "section";
|
|
5196
5381
|
children: (({
|
|
5197
5382
|
type: "string";
|
|
5198
5383
|
} & {
|
|
@@ -5221,7 +5406,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5221
5406
|
required?: boolean | null | undefined;
|
|
5222
5407
|
} | null | undefined;
|
|
5223
5408
|
uiConfiguration?: {
|
|
5224
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5409
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5225
5410
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5226
5411
|
} | null | undefined;
|
|
5227
5412
|
width?: number | null | undefined;
|
|
@@ -5229,6 +5414,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5229
5414
|
widthChars?: number | null | undefined;
|
|
5230
5415
|
scoreThreshold?: number | null | undefined;
|
|
5231
5416
|
formula?: string | null | undefined;
|
|
5417
|
+
context?: string[] | null | undefined;
|
|
5418
|
+
prompt?: string | null | undefined;
|
|
5232
5419
|
}) | ({
|
|
5233
5420
|
type: "date";
|
|
5234
5421
|
format?: string | null | undefined;
|
|
@@ -5258,7 +5445,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5258
5445
|
required?: boolean | null | undefined;
|
|
5259
5446
|
} | null | undefined;
|
|
5260
5447
|
uiConfiguration?: {
|
|
5261
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5448
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5262
5449
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5263
5450
|
} | null | undefined;
|
|
5264
5451
|
width?: number | null | undefined;
|
|
@@ -5266,6 +5453,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5266
5453
|
widthChars?: number | null | undefined;
|
|
5267
5454
|
scoreThreshold?: number | null | undefined;
|
|
5268
5455
|
formula?: string | null | undefined;
|
|
5456
|
+
context?: string[] | null | undefined;
|
|
5457
|
+
prompt?: string | null | undefined;
|
|
5269
5458
|
}) | ({
|
|
5270
5459
|
type: "number";
|
|
5271
5460
|
format?: string | null | undefined;
|
|
@@ -5300,7 +5489,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5300
5489
|
required?: boolean | null | undefined;
|
|
5301
5490
|
} | null | undefined;
|
|
5302
5491
|
uiConfiguration?: {
|
|
5303
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5492
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5304
5493
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5305
5494
|
} | null | undefined;
|
|
5306
5495
|
width?: number | null | undefined;
|
|
@@ -5308,6 +5497,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5308
5497
|
widthChars?: number | null | undefined;
|
|
5309
5498
|
scoreThreshold?: number | null | undefined;
|
|
5310
5499
|
formula?: string | null | undefined;
|
|
5500
|
+
context?: string[] | null | undefined;
|
|
5501
|
+
prompt?: string | null | undefined;
|
|
5311
5502
|
}) | ({
|
|
5312
5503
|
options: {
|
|
5313
5504
|
value: string;
|
|
@@ -5341,7 +5532,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5341
5532
|
required?: boolean | null | undefined;
|
|
5342
5533
|
} | null | undefined;
|
|
5343
5534
|
uiConfiguration?: {
|
|
5344
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5535
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5345
5536
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5346
5537
|
} | null | undefined;
|
|
5347
5538
|
width?: number | null | undefined;
|
|
@@ -5349,6 +5540,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5349
5540
|
widthChars?: number | null | undefined;
|
|
5350
5541
|
scoreThreshold?: number | null | undefined;
|
|
5351
5542
|
formula?: string | null | undefined;
|
|
5543
|
+
context?: string[] | null | undefined;
|
|
5544
|
+
prompt?: string | null | undefined;
|
|
5352
5545
|
}) | ({
|
|
5353
5546
|
id: string;
|
|
5354
5547
|
label: string;
|
|
@@ -5364,7 +5557,6 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5364
5557
|
popupUrl?: string | undefined;
|
|
5365
5558
|
canObtainToken?: boolean | undefined;
|
|
5366
5559
|
}) | ({
|
|
5367
|
-
category: "tuple";
|
|
5368
5560
|
children: (({
|
|
5369
5561
|
type: "string";
|
|
5370
5562
|
} & {
|
|
@@ -5393,7 +5585,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5393
5585
|
required?: boolean | null | undefined;
|
|
5394
5586
|
} | null | undefined;
|
|
5395
5587
|
uiConfiguration?: {
|
|
5396
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5588
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5397
5589
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5398
5590
|
} | null | undefined;
|
|
5399
5591
|
width?: number | null | undefined;
|
|
@@ -5401,6 +5593,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5401
5593
|
widthChars?: number | null | undefined;
|
|
5402
5594
|
scoreThreshold?: number | null | undefined;
|
|
5403
5595
|
formula?: string | null | undefined;
|
|
5596
|
+
context?: string[] | null | undefined;
|
|
5597
|
+
prompt?: string | null | undefined;
|
|
5404
5598
|
}) | ({
|
|
5405
5599
|
type: "date";
|
|
5406
5600
|
format?: string | null | undefined;
|
|
@@ -5430,7 +5624,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5430
5624
|
required?: boolean | null | undefined;
|
|
5431
5625
|
} | null | undefined;
|
|
5432
5626
|
uiConfiguration?: {
|
|
5433
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5627
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5434
5628
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5435
5629
|
} | null | undefined;
|
|
5436
5630
|
width?: number | null | undefined;
|
|
@@ -5438,6 +5632,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5438
5632
|
widthChars?: number | null | undefined;
|
|
5439
5633
|
scoreThreshold?: number | null | undefined;
|
|
5440
5634
|
formula?: string | null | undefined;
|
|
5635
|
+
context?: string[] | null | undefined;
|
|
5636
|
+
prompt?: string | null | undefined;
|
|
5441
5637
|
}) | ({
|
|
5442
5638
|
type: "number";
|
|
5443
5639
|
format?: string | null | undefined;
|
|
@@ -5472,7 +5668,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5472
5668
|
required?: boolean | null | undefined;
|
|
5473
5669
|
} | null | undefined;
|
|
5474
5670
|
uiConfiguration?: {
|
|
5475
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5671
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5476
5672
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5477
5673
|
} | null | undefined;
|
|
5478
5674
|
width?: number | null | undefined;
|
|
@@ -5480,6 +5676,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5480
5676
|
widthChars?: number | null | undefined;
|
|
5481
5677
|
scoreThreshold?: number | null | undefined;
|
|
5482
5678
|
formula?: string | null | undefined;
|
|
5679
|
+
context?: string[] | null | undefined;
|
|
5680
|
+
prompt?: string | null | undefined;
|
|
5483
5681
|
}) | ({
|
|
5484
5682
|
options: {
|
|
5485
5683
|
value: string;
|
|
@@ -5513,7 +5711,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5513
5711
|
required?: boolean | null | undefined;
|
|
5514
5712
|
} | null | undefined;
|
|
5515
5713
|
uiConfiguration?: {
|
|
5516
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5714
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5517
5715
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5518
5716
|
} | null | undefined;
|
|
5519
5717
|
width?: number | null | undefined;
|
|
@@ -5521,6 +5719,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5521
5719
|
widthChars?: number | null | undefined;
|
|
5522
5720
|
scoreThreshold?: number | null | undefined;
|
|
5523
5721
|
formula?: string | null | undefined;
|
|
5722
|
+
context?: string[] | null | undefined;
|
|
5723
|
+
prompt?: string | null | undefined;
|
|
5524
5724
|
}) | ({
|
|
5525
5725
|
id: string;
|
|
5526
5726
|
label: string;
|
|
@@ -5536,6 +5736,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5536
5736
|
popupUrl?: string | undefined;
|
|
5537
5737
|
canObtainToken?: boolean | undefined;
|
|
5538
5738
|
}))[];
|
|
5739
|
+
category: "tuple";
|
|
5539
5740
|
rirFieldNames?: string[] | null | undefined;
|
|
5540
5741
|
} & {
|
|
5541
5742
|
id: string;
|
|
@@ -5572,7 +5773,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5572
5773
|
required?: boolean | null | undefined;
|
|
5573
5774
|
} | null | undefined;
|
|
5574
5775
|
uiConfiguration?: {
|
|
5575
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5776
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5576
5777
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5577
5778
|
} | null | undefined;
|
|
5578
5779
|
width?: number | null | undefined;
|
|
@@ -5580,6 +5781,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5580
5781
|
widthChars?: number | null | undefined;
|
|
5581
5782
|
scoreThreshold?: number | null | undefined;
|
|
5582
5783
|
formula?: string | null | undefined;
|
|
5784
|
+
context?: string[] | null | undefined;
|
|
5785
|
+
prompt?: string | null | undefined;
|
|
5583
5786
|
}) | ({
|
|
5584
5787
|
type: "date";
|
|
5585
5788
|
format?: string | null | undefined;
|
|
@@ -5609,7 +5812,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5609
5812
|
required?: boolean | null | undefined;
|
|
5610
5813
|
} | null | undefined;
|
|
5611
5814
|
uiConfiguration?: {
|
|
5612
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5815
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5613
5816
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5614
5817
|
} | null | undefined;
|
|
5615
5818
|
width?: number | null | undefined;
|
|
@@ -5617,6 +5820,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5617
5820
|
widthChars?: number | null | undefined;
|
|
5618
5821
|
scoreThreshold?: number | null | undefined;
|
|
5619
5822
|
formula?: string | null | undefined;
|
|
5823
|
+
context?: string[] | null | undefined;
|
|
5824
|
+
prompt?: string | null | undefined;
|
|
5620
5825
|
}) | ({
|
|
5621
5826
|
type: "number";
|
|
5622
5827
|
format?: string | null | undefined;
|
|
@@ -5651,7 +5856,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5651
5856
|
required?: boolean | null | undefined;
|
|
5652
5857
|
} | null | undefined;
|
|
5653
5858
|
uiConfiguration?: {
|
|
5654
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5859
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5655
5860
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5656
5861
|
} | null | undefined;
|
|
5657
5862
|
width?: number | null | undefined;
|
|
@@ -5659,6 +5864,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5659
5864
|
widthChars?: number | null | undefined;
|
|
5660
5865
|
scoreThreshold?: number | null | undefined;
|
|
5661
5866
|
formula?: string | null | undefined;
|
|
5867
|
+
context?: string[] | null | undefined;
|
|
5868
|
+
prompt?: string | null | undefined;
|
|
5662
5869
|
}) | ({
|
|
5663
5870
|
options: {
|
|
5664
5871
|
value: string;
|
|
@@ -5692,7 +5899,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5692
5899
|
required?: boolean | null | undefined;
|
|
5693
5900
|
} | null | undefined;
|
|
5694
5901
|
uiConfiguration?: {
|
|
5695
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5902
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5696
5903
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5697
5904
|
} | null | undefined;
|
|
5698
5905
|
width?: number | null | undefined;
|
|
@@ -5700,6 +5907,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5700
5907
|
widthChars?: number | null | undefined;
|
|
5701
5908
|
scoreThreshold?: number | null | undefined;
|
|
5702
5909
|
formula?: string | null | undefined;
|
|
5910
|
+
context?: string[] | null | undefined;
|
|
5911
|
+
prompt?: string | null | undefined;
|
|
5703
5912
|
}) | ({
|
|
5704
5913
|
id: string;
|
|
5705
5914
|
label: string;
|
|
@@ -5734,7 +5943,6 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5734
5943
|
disablePrediction?: boolean | null | undefined;
|
|
5735
5944
|
}) | ({
|
|
5736
5945
|
children: {
|
|
5737
|
-
category: "tuple";
|
|
5738
5946
|
children: (({
|
|
5739
5947
|
type: "string";
|
|
5740
5948
|
} & {
|
|
@@ -5763,7 +5971,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5763
5971
|
required?: boolean | null | undefined;
|
|
5764
5972
|
} | null | undefined;
|
|
5765
5973
|
uiConfiguration?: {
|
|
5766
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5974
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5767
5975
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5768
5976
|
} | null | undefined;
|
|
5769
5977
|
width?: number | null | undefined;
|
|
@@ -5771,6 +5979,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5771
5979
|
widthChars?: number | null | undefined;
|
|
5772
5980
|
scoreThreshold?: number | null | undefined;
|
|
5773
5981
|
formula?: string | null | undefined;
|
|
5982
|
+
context?: string[] | null | undefined;
|
|
5983
|
+
prompt?: string | null | undefined;
|
|
5774
5984
|
}) | ({
|
|
5775
5985
|
type: "date";
|
|
5776
5986
|
format?: string | null | undefined;
|
|
@@ -5800,7 +6010,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5800
6010
|
required?: boolean | null | undefined;
|
|
5801
6011
|
} | null | undefined;
|
|
5802
6012
|
uiConfiguration?: {
|
|
5803
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6013
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5804
6014
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5805
6015
|
} | null | undefined;
|
|
5806
6016
|
width?: number | null | undefined;
|
|
@@ -5808,6 +6018,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5808
6018
|
widthChars?: number | null | undefined;
|
|
5809
6019
|
scoreThreshold?: number | null | undefined;
|
|
5810
6020
|
formula?: string | null | undefined;
|
|
6021
|
+
context?: string[] | null | undefined;
|
|
6022
|
+
prompt?: string | null | undefined;
|
|
5811
6023
|
}) | ({
|
|
5812
6024
|
type: "number";
|
|
5813
6025
|
format?: string | null | undefined;
|
|
@@ -5842,7 +6054,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5842
6054
|
required?: boolean | null | undefined;
|
|
5843
6055
|
} | null | undefined;
|
|
5844
6056
|
uiConfiguration?: {
|
|
5845
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6057
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5846
6058
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5847
6059
|
} | null | undefined;
|
|
5848
6060
|
width?: number | null | undefined;
|
|
@@ -5850,6 +6062,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5850
6062
|
widthChars?: number | null | undefined;
|
|
5851
6063
|
scoreThreshold?: number | null | undefined;
|
|
5852
6064
|
formula?: string | null | undefined;
|
|
6065
|
+
context?: string[] | null | undefined;
|
|
6066
|
+
prompt?: string | null | undefined;
|
|
5853
6067
|
}) | ({
|
|
5854
6068
|
options: {
|
|
5855
6069
|
value: string;
|
|
@@ -5883,7 +6097,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5883
6097
|
required?: boolean | null | undefined;
|
|
5884
6098
|
} | null | undefined;
|
|
5885
6099
|
uiConfiguration?: {
|
|
5886
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6100
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5887
6101
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5888
6102
|
} | null | undefined;
|
|
5889
6103
|
width?: number | null | undefined;
|
|
@@ -5891,6 +6105,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5891
6105
|
widthChars?: number | null | undefined;
|
|
5892
6106
|
scoreThreshold?: number | null | undefined;
|
|
5893
6107
|
formula?: string | null | undefined;
|
|
6108
|
+
context?: string[] | null | undefined;
|
|
6109
|
+
prompt?: string | null | undefined;
|
|
5894
6110
|
}) | ({
|
|
5895
6111
|
id: string;
|
|
5896
6112
|
label: string;
|
|
@@ -5906,6 +6122,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5906
6122
|
popupUrl?: string | undefined;
|
|
5907
6123
|
canObtainToken?: boolean | undefined;
|
|
5908
6124
|
}))[];
|
|
6125
|
+
category: "tuple";
|
|
5909
6126
|
rirFieldNames?: string[] | null | undefined;
|
|
5910
6127
|
} & {
|
|
5911
6128
|
id: string;
|
|
@@ -5932,6 +6149,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5932
6149
|
hidden?: boolean | null | undefined;
|
|
5933
6150
|
disablePrediction?: boolean | null | undefined;
|
|
5934
6151
|
}))[];
|
|
6152
|
+
category: "section";
|
|
5935
6153
|
icon?: string | null | undefined;
|
|
5936
6154
|
}>>, "many">;
|
|
5937
6155
|
}, "strip", import("zod").ZodTypeAny, {
|
|
@@ -5942,7 +6160,6 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5942
6160
|
hidden?: boolean | null | undefined;
|
|
5943
6161
|
disablePrediction?: boolean | null | undefined;
|
|
5944
6162
|
} & {
|
|
5945
|
-
category: "section";
|
|
5946
6163
|
children: (({
|
|
5947
6164
|
type: "string";
|
|
5948
6165
|
} & {
|
|
@@ -5971,7 +6188,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5971
6188
|
required?: boolean | null | undefined;
|
|
5972
6189
|
} | null | undefined;
|
|
5973
6190
|
uiConfiguration?: {
|
|
5974
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6191
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5975
6192
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5976
6193
|
} | null | undefined;
|
|
5977
6194
|
width?: number | null | undefined;
|
|
@@ -5979,6 +6196,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
5979
6196
|
widthChars?: number | null | undefined;
|
|
5980
6197
|
scoreThreshold?: number | null | undefined;
|
|
5981
6198
|
formula?: string | null | undefined;
|
|
6199
|
+
context?: string[] | null | undefined;
|
|
6200
|
+
prompt?: string | null | undefined;
|
|
5982
6201
|
}) | ({
|
|
5983
6202
|
type: "date";
|
|
5984
6203
|
format?: string | null | undefined;
|
|
@@ -6008,7 +6227,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6008
6227
|
required?: boolean | null | undefined;
|
|
6009
6228
|
} | null | undefined;
|
|
6010
6229
|
uiConfiguration?: {
|
|
6011
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6230
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6012
6231
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6013
6232
|
} | null | undefined;
|
|
6014
6233
|
width?: number | null | undefined;
|
|
@@ -6016,6 +6235,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6016
6235
|
widthChars?: number | null | undefined;
|
|
6017
6236
|
scoreThreshold?: number | null | undefined;
|
|
6018
6237
|
formula?: string | null | undefined;
|
|
6238
|
+
context?: string[] | null | undefined;
|
|
6239
|
+
prompt?: string | null | undefined;
|
|
6019
6240
|
}) | ({
|
|
6020
6241
|
type: "number";
|
|
6021
6242
|
format?: string | null | undefined;
|
|
@@ -6050,7 +6271,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6050
6271
|
required?: boolean | null | undefined;
|
|
6051
6272
|
} | null | undefined;
|
|
6052
6273
|
uiConfiguration?: {
|
|
6053
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6274
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6054
6275
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6055
6276
|
} | null | undefined;
|
|
6056
6277
|
width?: number | null | undefined;
|
|
@@ -6058,6 +6279,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6058
6279
|
widthChars?: number | null | undefined;
|
|
6059
6280
|
scoreThreshold?: number | null | undefined;
|
|
6060
6281
|
formula?: string | null | undefined;
|
|
6282
|
+
context?: string[] | null | undefined;
|
|
6283
|
+
prompt?: string | null | undefined;
|
|
6061
6284
|
}) | ({
|
|
6062
6285
|
options: {
|
|
6063
6286
|
value: string;
|
|
@@ -6091,7 +6314,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6091
6314
|
required?: boolean | null | undefined;
|
|
6092
6315
|
} | null | undefined;
|
|
6093
6316
|
uiConfiguration?: {
|
|
6094
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6317
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6095
6318
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6096
6319
|
} | null | undefined;
|
|
6097
6320
|
width?: number | null | undefined;
|
|
@@ -6099,6 +6322,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6099
6322
|
widthChars?: number | null | undefined;
|
|
6100
6323
|
scoreThreshold?: number | null | undefined;
|
|
6101
6324
|
formula?: string | null | undefined;
|
|
6325
|
+
context?: string[] | null | undefined;
|
|
6326
|
+
prompt?: string | null | undefined;
|
|
6102
6327
|
}) | ({
|
|
6103
6328
|
id: string;
|
|
6104
6329
|
label: string;
|
|
@@ -6114,7 +6339,6 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6114
6339
|
popupUrl?: string | undefined;
|
|
6115
6340
|
canObtainToken?: boolean | undefined;
|
|
6116
6341
|
}) | ({
|
|
6117
|
-
category: "tuple";
|
|
6118
6342
|
children: (({
|
|
6119
6343
|
type: "string";
|
|
6120
6344
|
} & {
|
|
@@ -6143,7 +6367,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6143
6367
|
required?: boolean | null | undefined;
|
|
6144
6368
|
} | null | undefined;
|
|
6145
6369
|
uiConfiguration?: {
|
|
6146
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6370
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6147
6371
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6148
6372
|
} | null | undefined;
|
|
6149
6373
|
width?: number | null | undefined;
|
|
@@ -6151,6 +6375,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6151
6375
|
widthChars?: number | null | undefined;
|
|
6152
6376
|
scoreThreshold?: number | null | undefined;
|
|
6153
6377
|
formula?: string | null | undefined;
|
|
6378
|
+
context?: string[] | null | undefined;
|
|
6379
|
+
prompt?: string | null | undefined;
|
|
6154
6380
|
}) | ({
|
|
6155
6381
|
type: "date";
|
|
6156
6382
|
format?: string | null | undefined;
|
|
@@ -6180,7 +6406,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6180
6406
|
required?: boolean | null | undefined;
|
|
6181
6407
|
} | null | undefined;
|
|
6182
6408
|
uiConfiguration?: {
|
|
6183
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6409
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6184
6410
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6185
6411
|
} | null | undefined;
|
|
6186
6412
|
width?: number | null | undefined;
|
|
@@ -6188,6 +6414,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6188
6414
|
widthChars?: number | null | undefined;
|
|
6189
6415
|
scoreThreshold?: number | null | undefined;
|
|
6190
6416
|
formula?: string | null | undefined;
|
|
6417
|
+
context?: string[] | null | undefined;
|
|
6418
|
+
prompt?: string | null | undefined;
|
|
6191
6419
|
}) | ({
|
|
6192
6420
|
type: "number";
|
|
6193
6421
|
format?: string | null | undefined;
|
|
@@ -6222,7 +6450,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6222
6450
|
required?: boolean | null | undefined;
|
|
6223
6451
|
} | null | undefined;
|
|
6224
6452
|
uiConfiguration?: {
|
|
6225
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6453
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6226
6454
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6227
6455
|
} | null | undefined;
|
|
6228
6456
|
width?: number | null | undefined;
|
|
@@ -6230,6 +6458,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6230
6458
|
widthChars?: number | null | undefined;
|
|
6231
6459
|
scoreThreshold?: number | null | undefined;
|
|
6232
6460
|
formula?: string | null | undefined;
|
|
6461
|
+
context?: string[] | null | undefined;
|
|
6462
|
+
prompt?: string | null | undefined;
|
|
6233
6463
|
}) | ({
|
|
6234
6464
|
options: {
|
|
6235
6465
|
value: string;
|
|
@@ -6263,7 +6493,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6263
6493
|
required?: boolean | null | undefined;
|
|
6264
6494
|
} | null | undefined;
|
|
6265
6495
|
uiConfiguration?: {
|
|
6266
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6496
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6267
6497
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6268
6498
|
} | null | undefined;
|
|
6269
6499
|
width?: number | null | undefined;
|
|
@@ -6271,6 +6501,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6271
6501
|
widthChars?: number | null | undefined;
|
|
6272
6502
|
scoreThreshold?: number | null | undefined;
|
|
6273
6503
|
formula?: string | null | undefined;
|
|
6504
|
+
context?: string[] | null | undefined;
|
|
6505
|
+
prompt?: string | null | undefined;
|
|
6274
6506
|
}) | ({
|
|
6275
6507
|
id: string;
|
|
6276
6508
|
label: string;
|
|
@@ -6286,6 +6518,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6286
6518
|
popupUrl?: string | undefined;
|
|
6287
6519
|
canObtainToken?: boolean | undefined;
|
|
6288
6520
|
}))[];
|
|
6521
|
+
category: "tuple";
|
|
6289
6522
|
rirFieldNames?: string[] | null | undefined;
|
|
6290
6523
|
} & {
|
|
6291
6524
|
id: string;
|
|
@@ -6322,7 +6555,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6322
6555
|
required?: boolean | null | undefined;
|
|
6323
6556
|
} | null | undefined;
|
|
6324
6557
|
uiConfiguration?: {
|
|
6325
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6558
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6326
6559
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6327
6560
|
} | null | undefined;
|
|
6328
6561
|
width?: number | null | undefined;
|
|
@@ -6330,6 +6563,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6330
6563
|
widthChars?: number | null | undefined;
|
|
6331
6564
|
scoreThreshold?: number | null | undefined;
|
|
6332
6565
|
formula?: string | null | undefined;
|
|
6566
|
+
context?: string[] | null | undefined;
|
|
6567
|
+
prompt?: string | null | undefined;
|
|
6333
6568
|
}) | ({
|
|
6334
6569
|
type: "date";
|
|
6335
6570
|
format?: string | null | undefined;
|
|
@@ -6359,7 +6594,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6359
6594
|
required?: boolean | null | undefined;
|
|
6360
6595
|
} | null | undefined;
|
|
6361
6596
|
uiConfiguration?: {
|
|
6362
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6597
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6363
6598
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6364
6599
|
} | null | undefined;
|
|
6365
6600
|
width?: number | null | undefined;
|
|
@@ -6367,6 +6602,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6367
6602
|
widthChars?: number | null | undefined;
|
|
6368
6603
|
scoreThreshold?: number | null | undefined;
|
|
6369
6604
|
formula?: string | null | undefined;
|
|
6605
|
+
context?: string[] | null | undefined;
|
|
6606
|
+
prompt?: string | null | undefined;
|
|
6370
6607
|
}) | ({
|
|
6371
6608
|
type: "number";
|
|
6372
6609
|
format?: string | null | undefined;
|
|
@@ -6401,7 +6638,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6401
6638
|
required?: boolean | null | undefined;
|
|
6402
6639
|
} | null | undefined;
|
|
6403
6640
|
uiConfiguration?: {
|
|
6404
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6641
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6405
6642
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6406
6643
|
} | null | undefined;
|
|
6407
6644
|
width?: number | null | undefined;
|
|
@@ -6409,6 +6646,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6409
6646
|
widthChars?: number | null | undefined;
|
|
6410
6647
|
scoreThreshold?: number | null | undefined;
|
|
6411
6648
|
formula?: string | null | undefined;
|
|
6649
|
+
context?: string[] | null | undefined;
|
|
6650
|
+
prompt?: string | null | undefined;
|
|
6412
6651
|
}) | ({
|
|
6413
6652
|
options: {
|
|
6414
6653
|
value: string;
|
|
@@ -6442,7 +6681,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6442
6681
|
required?: boolean | null | undefined;
|
|
6443
6682
|
} | null | undefined;
|
|
6444
6683
|
uiConfiguration?: {
|
|
6445
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6684
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6446
6685
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6447
6686
|
} | null | undefined;
|
|
6448
6687
|
width?: number | null | undefined;
|
|
@@ -6450,6 +6689,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6450
6689
|
widthChars?: number | null | undefined;
|
|
6451
6690
|
scoreThreshold?: number | null | undefined;
|
|
6452
6691
|
formula?: string | null | undefined;
|
|
6692
|
+
context?: string[] | null | undefined;
|
|
6693
|
+
prompt?: string | null | undefined;
|
|
6453
6694
|
}) | ({
|
|
6454
6695
|
id: string;
|
|
6455
6696
|
label: string;
|
|
@@ -6484,7 +6725,6 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6484
6725
|
disablePrediction?: boolean | null | undefined;
|
|
6485
6726
|
}) | ({
|
|
6486
6727
|
children: {
|
|
6487
|
-
category: "tuple";
|
|
6488
6728
|
children: (({
|
|
6489
6729
|
type: "string";
|
|
6490
6730
|
} & {
|
|
@@ -6513,7 +6753,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6513
6753
|
required?: boolean | null | undefined;
|
|
6514
6754
|
} | null | undefined;
|
|
6515
6755
|
uiConfiguration?: {
|
|
6516
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6756
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6517
6757
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6518
6758
|
} | null | undefined;
|
|
6519
6759
|
width?: number | null | undefined;
|
|
@@ -6521,6 +6761,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6521
6761
|
widthChars?: number | null | undefined;
|
|
6522
6762
|
scoreThreshold?: number | null | undefined;
|
|
6523
6763
|
formula?: string | null | undefined;
|
|
6764
|
+
context?: string[] | null | undefined;
|
|
6765
|
+
prompt?: string | null | undefined;
|
|
6524
6766
|
}) | ({
|
|
6525
6767
|
type: "date";
|
|
6526
6768
|
format?: string | null | undefined;
|
|
@@ -6550,7 +6792,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6550
6792
|
required?: boolean | null | undefined;
|
|
6551
6793
|
} | null | undefined;
|
|
6552
6794
|
uiConfiguration?: {
|
|
6553
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6795
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6554
6796
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6555
6797
|
} | null | undefined;
|
|
6556
6798
|
width?: number | null | undefined;
|
|
@@ -6558,6 +6800,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6558
6800
|
widthChars?: number | null | undefined;
|
|
6559
6801
|
scoreThreshold?: number | null | undefined;
|
|
6560
6802
|
formula?: string | null | undefined;
|
|
6803
|
+
context?: string[] | null | undefined;
|
|
6804
|
+
prompt?: string | null | undefined;
|
|
6561
6805
|
}) | ({
|
|
6562
6806
|
type: "number";
|
|
6563
6807
|
format?: string | null | undefined;
|
|
@@ -6592,7 +6836,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6592
6836
|
required?: boolean | null | undefined;
|
|
6593
6837
|
} | null | undefined;
|
|
6594
6838
|
uiConfiguration?: {
|
|
6595
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6839
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6596
6840
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6597
6841
|
} | null | undefined;
|
|
6598
6842
|
width?: number | null | undefined;
|
|
@@ -6600,6 +6844,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6600
6844
|
widthChars?: number | null | undefined;
|
|
6601
6845
|
scoreThreshold?: number | null | undefined;
|
|
6602
6846
|
formula?: string | null | undefined;
|
|
6847
|
+
context?: string[] | null | undefined;
|
|
6848
|
+
prompt?: string | null | undefined;
|
|
6603
6849
|
}) | ({
|
|
6604
6850
|
options: {
|
|
6605
6851
|
value: string;
|
|
@@ -6633,7 +6879,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6633
6879
|
required?: boolean | null | undefined;
|
|
6634
6880
|
} | null | undefined;
|
|
6635
6881
|
uiConfiguration?: {
|
|
6636
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6882
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6637
6883
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6638
6884
|
} | null | undefined;
|
|
6639
6885
|
width?: number | null | undefined;
|
|
@@ -6641,6 +6887,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6641
6887
|
widthChars?: number | null | undefined;
|
|
6642
6888
|
scoreThreshold?: number | null | undefined;
|
|
6643
6889
|
formula?: string | null | undefined;
|
|
6890
|
+
context?: string[] | null | undefined;
|
|
6891
|
+
prompt?: string | null | undefined;
|
|
6644
6892
|
}) | ({
|
|
6645
6893
|
id: string;
|
|
6646
6894
|
label: string;
|
|
@@ -6656,6 +6904,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6656
6904
|
popupUrl?: string | undefined;
|
|
6657
6905
|
canObtainToken?: boolean | undefined;
|
|
6658
6906
|
}))[];
|
|
6907
|
+
category: "tuple";
|
|
6659
6908
|
rirFieldNames?: string[] | null | undefined;
|
|
6660
6909
|
} & {
|
|
6661
6910
|
id: string;
|
|
@@ -6682,6 +6931,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6682
6931
|
hidden?: boolean | null | undefined;
|
|
6683
6932
|
disablePrediction?: boolean | null | undefined;
|
|
6684
6933
|
}))[];
|
|
6934
|
+
category: "section";
|
|
6685
6935
|
icon?: string | null | undefined;
|
|
6686
6936
|
})[];
|
|
6687
6937
|
userQuery: string;
|
|
@@ -6693,7 +6943,6 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6693
6943
|
hidden?: boolean | null | undefined;
|
|
6694
6944
|
disablePrediction?: boolean | null | undefined;
|
|
6695
6945
|
} & {
|
|
6696
|
-
category: "section";
|
|
6697
6946
|
children: (({
|
|
6698
6947
|
type: "string";
|
|
6699
6948
|
} & {
|
|
@@ -6722,7 +6971,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6722
6971
|
required?: boolean | null | undefined;
|
|
6723
6972
|
} | null | undefined;
|
|
6724
6973
|
uiConfiguration?: {
|
|
6725
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6974
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6726
6975
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6727
6976
|
} | null | undefined;
|
|
6728
6977
|
width?: number | null | undefined;
|
|
@@ -6730,6 +6979,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6730
6979
|
widthChars?: number | null | undefined;
|
|
6731
6980
|
scoreThreshold?: number | null | undefined;
|
|
6732
6981
|
formula?: string | null | undefined;
|
|
6982
|
+
context?: string[] | null | undefined;
|
|
6983
|
+
prompt?: string | null | undefined;
|
|
6733
6984
|
}) | ({
|
|
6734
6985
|
type: "date";
|
|
6735
6986
|
format?: string | null | undefined;
|
|
@@ -6759,7 +7010,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6759
7010
|
required?: boolean | null | undefined;
|
|
6760
7011
|
} | null | undefined;
|
|
6761
7012
|
uiConfiguration?: {
|
|
6762
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7013
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6763
7014
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6764
7015
|
} | null | undefined;
|
|
6765
7016
|
width?: number | null | undefined;
|
|
@@ -6767,6 +7018,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6767
7018
|
widthChars?: number | null | undefined;
|
|
6768
7019
|
scoreThreshold?: number | null | undefined;
|
|
6769
7020
|
formula?: string | null | undefined;
|
|
7021
|
+
context?: string[] | null | undefined;
|
|
7022
|
+
prompt?: string | null | undefined;
|
|
6770
7023
|
}) | ({
|
|
6771
7024
|
type: "number";
|
|
6772
7025
|
format?: string | null | undefined;
|
|
@@ -6801,7 +7054,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6801
7054
|
required?: boolean | null | undefined;
|
|
6802
7055
|
} | null | undefined;
|
|
6803
7056
|
uiConfiguration?: {
|
|
6804
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7057
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6805
7058
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6806
7059
|
} | null | undefined;
|
|
6807
7060
|
width?: number | null | undefined;
|
|
@@ -6809,6 +7062,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6809
7062
|
widthChars?: number | null | undefined;
|
|
6810
7063
|
scoreThreshold?: number | null | undefined;
|
|
6811
7064
|
formula?: string | null | undefined;
|
|
7065
|
+
context?: string[] | null | undefined;
|
|
7066
|
+
prompt?: string | null | undefined;
|
|
6812
7067
|
}) | ({
|
|
6813
7068
|
options: {
|
|
6814
7069
|
value: string;
|
|
@@ -6842,7 +7097,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6842
7097
|
required?: boolean | null | undefined;
|
|
6843
7098
|
} | null | undefined;
|
|
6844
7099
|
uiConfiguration?: {
|
|
6845
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7100
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6846
7101
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6847
7102
|
} | null | undefined;
|
|
6848
7103
|
width?: number | null | undefined;
|
|
@@ -6850,6 +7105,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6850
7105
|
widthChars?: number | null | undefined;
|
|
6851
7106
|
scoreThreshold?: number | null | undefined;
|
|
6852
7107
|
formula?: string | null | undefined;
|
|
7108
|
+
context?: string[] | null | undefined;
|
|
7109
|
+
prompt?: string | null | undefined;
|
|
6853
7110
|
}) | ({
|
|
6854
7111
|
id: string;
|
|
6855
7112
|
label: string;
|
|
@@ -6865,7 +7122,6 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6865
7122
|
popupUrl?: string | undefined;
|
|
6866
7123
|
canObtainToken?: boolean | undefined;
|
|
6867
7124
|
}) | ({
|
|
6868
|
-
category: "tuple";
|
|
6869
7125
|
children: (({
|
|
6870
7126
|
type: "string";
|
|
6871
7127
|
} & {
|
|
@@ -6894,7 +7150,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6894
7150
|
required?: boolean | null | undefined;
|
|
6895
7151
|
} | null | undefined;
|
|
6896
7152
|
uiConfiguration?: {
|
|
6897
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7153
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6898
7154
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6899
7155
|
} | null | undefined;
|
|
6900
7156
|
width?: number | null | undefined;
|
|
@@ -6902,6 +7158,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6902
7158
|
widthChars?: number | null | undefined;
|
|
6903
7159
|
scoreThreshold?: number | null | undefined;
|
|
6904
7160
|
formula?: string | null | undefined;
|
|
7161
|
+
context?: string[] | null | undefined;
|
|
7162
|
+
prompt?: string | null | undefined;
|
|
6905
7163
|
}) | ({
|
|
6906
7164
|
type: "date";
|
|
6907
7165
|
format?: string | null | undefined;
|
|
@@ -6931,7 +7189,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6931
7189
|
required?: boolean | null | undefined;
|
|
6932
7190
|
} | null | undefined;
|
|
6933
7191
|
uiConfiguration?: {
|
|
6934
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7192
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6935
7193
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6936
7194
|
} | null | undefined;
|
|
6937
7195
|
width?: number | null | undefined;
|
|
@@ -6939,6 +7197,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6939
7197
|
widthChars?: number | null | undefined;
|
|
6940
7198
|
scoreThreshold?: number | null | undefined;
|
|
6941
7199
|
formula?: string | null | undefined;
|
|
7200
|
+
context?: string[] | null | undefined;
|
|
7201
|
+
prompt?: string | null | undefined;
|
|
6942
7202
|
}) | ({
|
|
6943
7203
|
type: "number";
|
|
6944
7204
|
format?: string | null | undefined;
|
|
@@ -6973,7 +7233,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6973
7233
|
required?: boolean | null | undefined;
|
|
6974
7234
|
} | null | undefined;
|
|
6975
7235
|
uiConfiguration?: {
|
|
6976
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7236
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6977
7237
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6978
7238
|
} | null | undefined;
|
|
6979
7239
|
width?: number | null | undefined;
|
|
@@ -6981,6 +7241,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
6981
7241
|
widthChars?: number | null | undefined;
|
|
6982
7242
|
scoreThreshold?: number | null | undefined;
|
|
6983
7243
|
formula?: string | null | undefined;
|
|
7244
|
+
context?: string[] | null | undefined;
|
|
7245
|
+
prompt?: string | null | undefined;
|
|
6984
7246
|
}) | ({
|
|
6985
7247
|
options: {
|
|
6986
7248
|
value: string;
|
|
@@ -7014,7 +7276,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
7014
7276
|
required?: boolean | null | undefined;
|
|
7015
7277
|
} | null | undefined;
|
|
7016
7278
|
uiConfiguration?: {
|
|
7017
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7279
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7018
7280
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7019
7281
|
} | null | undefined;
|
|
7020
7282
|
width?: number | null | undefined;
|
|
@@ -7022,6 +7284,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
7022
7284
|
widthChars?: number | null | undefined;
|
|
7023
7285
|
scoreThreshold?: number | null | undefined;
|
|
7024
7286
|
formula?: string | null | undefined;
|
|
7287
|
+
context?: string[] | null | undefined;
|
|
7288
|
+
prompt?: string | null | undefined;
|
|
7025
7289
|
}) | ({
|
|
7026
7290
|
id: string;
|
|
7027
7291
|
label: string;
|
|
@@ -7037,6 +7301,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
7037
7301
|
popupUrl?: string | undefined;
|
|
7038
7302
|
canObtainToken?: boolean | undefined;
|
|
7039
7303
|
}))[];
|
|
7304
|
+
category: "tuple";
|
|
7040
7305
|
rirFieldNames?: string[] | null | undefined;
|
|
7041
7306
|
} & {
|
|
7042
7307
|
id: string;
|
|
@@ -7073,7 +7338,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
7073
7338
|
required?: boolean | null | undefined;
|
|
7074
7339
|
} | null | undefined;
|
|
7075
7340
|
uiConfiguration?: {
|
|
7076
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7341
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7077
7342
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7078
7343
|
} | null | undefined;
|
|
7079
7344
|
width?: number | null | undefined;
|
|
@@ -7081,6 +7346,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
7081
7346
|
widthChars?: number | null | undefined;
|
|
7082
7347
|
scoreThreshold?: number | null | undefined;
|
|
7083
7348
|
formula?: string | null | undefined;
|
|
7349
|
+
context?: string[] | null | undefined;
|
|
7350
|
+
prompt?: string | null | undefined;
|
|
7084
7351
|
}) | ({
|
|
7085
7352
|
type: "date";
|
|
7086
7353
|
format?: string | null | undefined;
|
|
@@ -7110,7 +7377,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
7110
7377
|
required?: boolean | null | undefined;
|
|
7111
7378
|
} | null | undefined;
|
|
7112
7379
|
uiConfiguration?: {
|
|
7113
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7380
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7114
7381
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7115
7382
|
} | null | undefined;
|
|
7116
7383
|
width?: number | null | undefined;
|
|
@@ -7118,6 +7385,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
7118
7385
|
widthChars?: number | null | undefined;
|
|
7119
7386
|
scoreThreshold?: number | null | undefined;
|
|
7120
7387
|
formula?: string | null | undefined;
|
|
7388
|
+
context?: string[] | null | undefined;
|
|
7389
|
+
prompt?: string | null | undefined;
|
|
7121
7390
|
}) | ({
|
|
7122
7391
|
type: "number";
|
|
7123
7392
|
format?: string | null | undefined;
|
|
@@ -7152,7 +7421,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
7152
7421
|
required?: boolean | null | undefined;
|
|
7153
7422
|
} | null | undefined;
|
|
7154
7423
|
uiConfiguration?: {
|
|
7155
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7424
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7156
7425
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7157
7426
|
} | null | undefined;
|
|
7158
7427
|
width?: number | null | undefined;
|
|
@@ -7160,6 +7429,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
7160
7429
|
widthChars?: number | null | undefined;
|
|
7161
7430
|
scoreThreshold?: number | null | undefined;
|
|
7162
7431
|
formula?: string | null | undefined;
|
|
7432
|
+
context?: string[] | null | undefined;
|
|
7433
|
+
prompt?: string | null | undefined;
|
|
7163
7434
|
}) | ({
|
|
7164
7435
|
options: {
|
|
7165
7436
|
value: string;
|
|
@@ -7193,7 +7464,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
7193
7464
|
required?: boolean | null | undefined;
|
|
7194
7465
|
} | null | undefined;
|
|
7195
7466
|
uiConfiguration?: {
|
|
7196
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7467
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7197
7468
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7198
7469
|
} | null | undefined;
|
|
7199
7470
|
width?: number | null | undefined;
|
|
@@ -7201,6 +7472,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
7201
7472
|
widthChars?: number | null | undefined;
|
|
7202
7473
|
scoreThreshold?: number | null | undefined;
|
|
7203
7474
|
formula?: string | null | undefined;
|
|
7475
|
+
context?: string[] | null | undefined;
|
|
7476
|
+
prompt?: string | null | undefined;
|
|
7204
7477
|
}) | ({
|
|
7205
7478
|
id: string;
|
|
7206
7479
|
label: string;
|
|
@@ -7235,7 +7508,6 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
7235
7508
|
disablePrediction?: boolean | null | undefined;
|
|
7236
7509
|
}) | ({
|
|
7237
7510
|
children: {
|
|
7238
|
-
category: "tuple";
|
|
7239
7511
|
children: (({
|
|
7240
7512
|
type: "string";
|
|
7241
7513
|
} & {
|
|
@@ -7264,7 +7536,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
7264
7536
|
required?: boolean | null | undefined;
|
|
7265
7537
|
} | null | undefined;
|
|
7266
7538
|
uiConfiguration?: {
|
|
7267
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7539
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7268
7540
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7269
7541
|
} | null | undefined;
|
|
7270
7542
|
width?: number | null | undefined;
|
|
@@ -7272,6 +7544,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
7272
7544
|
widthChars?: number | null | undefined;
|
|
7273
7545
|
scoreThreshold?: number | null | undefined;
|
|
7274
7546
|
formula?: string | null | undefined;
|
|
7547
|
+
context?: string[] | null | undefined;
|
|
7548
|
+
prompt?: string | null | undefined;
|
|
7275
7549
|
}) | ({
|
|
7276
7550
|
type: "date";
|
|
7277
7551
|
format?: string | null | undefined;
|
|
@@ -7301,7 +7575,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
7301
7575
|
required?: boolean | null | undefined;
|
|
7302
7576
|
} | null | undefined;
|
|
7303
7577
|
uiConfiguration?: {
|
|
7304
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7578
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7305
7579
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7306
7580
|
} | null | undefined;
|
|
7307
7581
|
width?: number | null | undefined;
|
|
@@ -7309,6 +7583,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
7309
7583
|
widthChars?: number | null | undefined;
|
|
7310
7584
|
scoreThreshold?: number | null | undefined;
|
|
7311
7585
|
formula?: string | null | undefined;
|
|
7586
|
+
context?: string[] | null | undefined;
|
|
7587
|
+
prompt?: string | null | undefined;
|
|
7312
7588
|
}) | ({
|
|
7313
7589
|
type: "number";
|
|
7314
7590
|
format?: string | null | undefined;
|
|
@@ -7343,7 +7619,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
7343
7619
|
required?: boolean | null | undefined;
|
|
7344
7620
|
} | null | undefined;
|
|
7345
7621
|
uiConfiguration?: {
|
|
7346
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7622
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7347
7623
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7348
7624
|
} | null | undefined;
|
|
7349
7625
|
width?: number | null | undefined;
|
|
@@ -7351,6 +7627,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
7351
7627
|
widthChars?: number | null | undefined;
|
|
7352
7628
|
scoreThreshold?: number | null | undefined;
|
|
7353
7629
|
formula?: string | null | undefined;
|
|
7630
|
+
context?: string[] | null | undefined;
|
|
7631
|
+
prompt?: string | null | undefined;
|
|
7354
7632
|
}) | ({
|
|
7355
7633
|
options: {
|
|
7356
7634
|
value: string;
|
|
@@ -7384,7 +7662,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
7384
7662
|
required?: boolean | null | undefined;
|
|
7385
7663
|
} | null | undefined;
|
|
7386
7664
|
uiConfiguration?: {
|
|
7387
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7665
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7388
7666
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7389
7667
|
} | null | undefined;
|
|
7390
7668
|
width?: number | null | undefined;
|
|
@@ -7392,6 +7670,8 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
7392
7670
|
widthChars?: number | null | undefined;
|
|
7393
7671
|
scoreThreshold?: number | null | undefined;
|
|
7394
7672
|
formula?: string | null | undefined;
|
|
7673
|
+
context?: string[] | null | undefined;
|
|
7674
|
+
prompt?: string | null | undefined;
|
|
7395
7675
|
}) | ({
|
|
7396
7676
|
id: string;
|
|
7397
7677
|
label: string;
|
|
@@ -7407,6 +7687,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
7407
7687
|
popupUrl?: string | undefined;
|
|
7408
7688
|
canObtainToken?: boolean | undefined;
|
|
7409
7689
|
}))[];
|
|
7690
|
+
category: "tuple";
|
|
7410
7691
|
rirFieldNames?: string[] | null | undefined;
|
|
7411
7692
|
} & {
|
|
7412
7693
|
id: string;
|
|
@@ -7433,6 +7714,7 @@ export declare const suggestRule: (payload: SuggestRulePayload) => {
|
|
|
7433
7714
|
hidden?: boolean | null | undefined;
|
|
7434
7715
|
disablePrediction?: boolean | null | undefined;
|
|
7435
7716
|
}))[];
|
|
7717
|
+
category: "section";
|
|
7436
7718
|
icon?: string | null | undefined;
|
|
7437
7719
|
})[];
|
|
7438
7720
|
userQuery: string;
|