@rossum/api-client 0.1.25 → 0.1.30
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +73 -69
- package/index.js.map +1 -1
- package/package.json +4 -2
- package/src/annotations/endpoints/approve.js.map +1 -1
- package/src/annotations/endpoints/assign.js.map +1 -1
- package/src/annotations/endpoints/cancel.js +1 -1
- package/src/annotations/endpoints/cancel.js.map +1 -1
- package/src/annotations/endpoints/confirm.js.map +1 -1
- package/src/annotations/endpoints/contentSelect.js.map +1 -1
- package/src/annotations/endpoints/copy.js.map +1 -1
- package/src/annotations/endpoints/delete.js.map +1 -1
- package/src/annotations/endpoints/editPages.js.map +1 -1
- package/src/annotations/endpoints/editPagesInPlace.js.map +1 -1
- package/src/annotations/endpoints/get.js.map +1 -1
- package/src/annotations/endpoints/getContent.js.map +1 -1
- package/src/annotations/endpoints/getPageData.js +1 -1
- package/src/annotations/endpoints/getPageData.js.map +1 -1
- package/src/annotations/endpoints/index.js +2 -0
- package/src/annotations/endpoints/index.js.map +1 -1
- package/src/annotations/endpoints/patch.js.map +1 -1
- package/src/annotations/endpoints/postpone.js.map +1 -1
- package/src/annotations/endpoints/purge.js.map +1 -1
- package/src/annotations/endpoints/reject.js.map +1 -1
- package/src/annotations/endpoints/search.js +2 -2
- package/src/annotations/endpoints/search.js.map +1 -1
- package/src/annotations/endpoints/split.js +15 -0
- package/src/annotations/endpoints/split.js.map +1 -0
- package/src/annotations/endpoints/split.schema.js +23 -0
- package/src/annotations/endpoints/split.schema.js.map +1 -0
- package/src/annotations/endpoints/start.js.map +1 -1
- package/src/annotations/endpoints/startEditPages.js.map +1 -1
- package/src/annotations/endpoints/startEmbedded.js.map +1 -1
- package/src/annotations/endpoints/updateContent.js.map +1 -1
- package/src/annotations/endpoints/usageReportExport.js.map +1 -1
- package/src/annotations/endpoints/validate.js.map +1 -1
- package/src/annotations/models/annotation.schema.js +2 -0
- package/src/annotations/models/annotation.schema.js.map +1 -1
- package/src/annotations/models/annotationData.schema.js +1 -0
- package/src/annotations/models/annotationData.schema.js.map +1 -1
- package/src/authentication/endpoints/getMembershipToken.js.map +1 -1
- package/src/authentication/endpoints/login.js.map +1 -1
- package/src/authentication/endpoints/password/change.js.map +1 -1
- package/src/authentication/endpoints/password/confirm.js +17 -7
- package/src/authentication/endpoints/password/confirm.js.map +1 -1
- package/src/authentication/endpoints/password/reset.js +17 -7
- package/src/authentication/endpoints/password/reset.js.map +1 -1
- package/src/authentication/endpoints/password/score.js.map +1 -1
- package/src/authentication/endpoints/patch.js.map +1 -1
- package/src/authentication/endpoints/user.js.map +1 -1
- package/src/automationBlockers/endpoints/get.js.map +1 -1
- package/src/billing/endpoints/getHistory.js.map +1 -1
- package/src/billing/endpoints/getHistoryExport.js.map +1 -1
- package/src/billing/endpoints/getStats.js.map +1 -1
- package/src/billing/endpoints/getStatsExport.js.map +1 -1
- package/src/connectors/endpoints/create.js.map +1 -1
- package/src/connectors/endpoints/delete.js.map +1 -1
- package/src/connectors/endpoints/list.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/create.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/get.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/patch.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/predict.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/validate.js.map +1 -1
- package/src/dedicatedEngines/endpoints/create.js.map +1 -1
- package/src/dedicatedEngines/endpoints/get.js.map +1 -1
- package/src/dedicatedEngines/endpoints/list.js.map +1 -1
- package/src/dedicatedEngines/endpoints/patch.js.map +1 -1
- package/src/dedicatedEngines/endpoints/request.js.map +1 -1
- package/src/deleteRecommendations/endpoints/create.js.map +1 -1
- package/src/deleteRecommendations/endpoints/get.js.map +1 -1
- package/src/deleteRecommendations/endpoints/list.js.map +1 -1
- package/src/deleteRecommendations/endpoints/patch.js.map +1 -1
- package/src/documentRelations/endpoints/index.js +8 -0
- package/src/documentRelations/endpoints/index.js.map +1 -0
- package/src/documentRelations/endpoints/list.js +17 -0
- package/src/documentRelations/endpoints/list.js.map +1 -0
- package/src/documentRelations/endpoints/list.schema.js +17 -0
- package/src/documentRelations/endpoints/list.schema.js.map +1 -0
- package/src/documentRelations/models/relations.schema.js +18 -0
- package/src/documentRelations/models/relations.schema.js.map +1 -0
- package/src/documents/endpoints/downloads.js.map +1 -1
- package/src/documents/endpoints/get.js.map +1 -1
- package/src/documents/endpoints/getBlob.js.map +1 -1
- package/src/documents/endpoints/list.js.map +1 -1
- package/src/documents/endpoints/patch.js.map +1 -1
- package/src/email/endpoints/get.js.map +1 -1
- package/src/email/endpoints/list.js.map +1 -1
- package/src/email/endpoints/send.js.map +1 -1
- package/src/email/endpoints/send.schema.js +1 -0
- package/src/email/endpoints/send.schema.js.map +1 -1
- package/src/emailTemplates/endpoints/create.js.map +1 -1
- package/src/emailTemplates/endpoints/delete.js.map +1 -1
- package/src/emailTemplates/endpoints/get.js.map +1 -1
- package/src/emailTemplates/endpoints/list.js.map +1 -1
- package/src/emailTemplates/endpoints/patch.js.map +1 -1
- package/src/emailTemplates/endpoints/render.js.map +1 -1
- package/src/emailTemplatesStats/endpoints/list.js.map +1 -1
- package/src/emailThreads/endpoints/counts.js.map +1 -1
- package/src/emailThreads/endpoints/get.js.map +1 -1
- package/src/emailThreads/endpoints/list.js.map +1 -1
- package/src/emailThreads/endpoints/patch.js.map +1 -1
- package/src/engines/endpoints/patch.schema.js +6 -1
- package/src/engines/endpoints/patch.schema.js.map +1 -1
- package/src/engines/models/engine.schema.js +1 -0
- package/src/engines/models/engine.schema.js.map +1 -1
- package/src/engines/models/engineQueueStatsItem.schema.js +2 -0
- package/src/engines/models/engineQueueStatsItem.schema.js.map +1 -1
- package/src/genericEngines/endpoints/get.js.map +1 -1
- package/src/genericEngines/endpoints/list.js.map +1 -1
- package/src/groups/endpoints/list.js.map +1 -1
- package/src/hookInterfaces/endpoints/create.js +16 -0
- package/src/hookInterfaces/endpoints/create.js.map +1 -0
- package/src/hookInterfaces/endpoints/create.schema.js +14 -0
- package/src/hookInterfaces/endpoints/create.schema.js.map +1 -0
- package/src/hookInterfaces/endpoints/delete.js +13 -0
- package/src/hookInterfaces/endpoints/delete.js.map +1 -0
- package/src/hookInterfaces/endpoints/index.js +16 -0
- package/src/hookInterfaces/endpoints/index.js.map +1 -0
- package/src/hookInterfaces/endpoints/invoke.js +15 -0
- package/src/hookInterfaces/endpoints/invoke.js.map +1 -0
- package/src/hookInterfaces/endpoints/invoke.schema.js +10 -0
- package/src/hookInterfaces/endpoints/invoke.schema.js.map +1 -0
- package/src/hookInterfaces/endpoints/list.js +17 -0
- package/src/hookInterfaces/endpoints/list.js.map +1 -0
- package/src/hookInterfaces/endpoints/list.schema.js +16 -0
- package/src/hookInterfaces/endpoints/list.schema.js.map +1 -0
- package/src/hookInterfaces/endpoints/patch.js +16 -0
- package/src/hookInterfaces/endpoints/patch.js.map +1 -0
- package/src/hookInterfaces/endpoints/patch.schema.js +12 -0
- package/src/hookInterfaces/endpoints/patch.schema.js.map +1 -0
- package/src/{authentication/models/authInfo.js → hookInterfaces/models/hookInterface.js} +1 -1
- package/src/hookInterfaces/models/hookInterface.js.map +1 -0
- package/src/hookInterfaces/models/hookInterface.schema.js +17 -0
- package/src/hookInterfaces/models/hookInterface.schema.js.map +1 -0
- package/src/{deleteRecommendations → hookInterfaces}/models/index.js +2 -1
- package/src/hookInterfaces/models/index.js.map +1 -0
- package/src/hookTemplates/endpoints/get.js +13 -0
- package/src/hookTemplates/endpoints/get.js.map +1 -0
- package/src/hookTemplates/endpoints/index.js +2 -0
- package/src/hookTemplates/endpoints/index.js.map +1 -1
- package/src/hookTemplates/endpoints/list.js.map +1 -1
- package/src/hookTemplates/models/hookTemplate.schema.js +5 -0
- package/src/hookTemplates/models/hookTemplate.schema.js.map +1 -1
- package/src/hooks/endpoints/cancelRun.js +13 -0
- package/src/hooks/endpoints/cancelRun.js.map +1 -0
- package/src/hooks/endpoints/cancelRun.schema.js +8 -0
- package/src/hooks/endpoints/cancelRun.schema.js.map +1 -0
- package/src/hooks/endpoints/create.js.map +1 -1
- package/src/hooks/endpoints/create.schema.js +8 -1
- package/src/hooks/endpoints/create.schema.js.map +1 -1
- package/src/hooks/endpoints/createFromTemplate.js +16 -0
- package/src/hooks/endpoints/createFromTemplate.js.map +1 -0
- package/src/hooks/endpoints/createFromTemplate.schema.js +14 -0
- package/src/hooks/endpoints/createFromTemplate.schema.js.map +1 -0
- package/src/hooks/endpoints/delete.js.map +1 -1
- package/src/hooks/endpoints/generatePayload.js.map +1 -1
- package/src/hooks/endpoints/get.js.map +1 -1
- package/src/hooks/endpoints/getSecretsKeys.js.map +1 -1
- package/src/hooks/endpoints/index.js +9 -3
- package/src/hooks/endpoints/index.js.map +1 -1
- package/src/hooks/endpoints/invoke.js.map +1 -1
- package/src/hooks/endpoints/list.js.map +1 -1
- package/src/hooks/endpoints/list.schema.js +2 -0
- package/src/hooks/endpoints/list.schema.js.map +1 -1
- package/src/hooks/endpoints/patch.js.map +1 -1
- package/src/hooks/endpoints/patch.schema.js +6 -0
- package/src/hooks/endpoints/patch.schema.js.map +1 -1
- package/src/hooks/endpoints/runLogs.js +14 -0
- package/src/hooks/endpoints/runLogs.js.map +1 -0
- package/src/hooks/endpoints/runs.js +15 -0
- package/src/hooks/endpoints/runs.js.map +1 -0
- package/src/hooks/endpoints/runs.schema.js +30 -0
- package/src/hooks/endpoints/runs.schema.js.map +1 -0
- package/src/hooks/endpoints/test.js.map +1 -1
- package/src/hooks/endpoints/test.schema.js +2 -2
- package/src/hooks/endpoints/test.schema.js.map +1 -1
- package/src/hooks/models/hook.schema.js +14 -4
- package/src/hooks/models/hook.schema.js.map +1 -1
- package/src/hooks/models/hookConfig.schema.js +17 -11
- package/src/hooks/models/hookConfig.schema.js.map +1 -1
- package/src/hooks/models/hookUtils.schema.js +13 -1
- package/src/hooks/models/hookUtils.schema.js.map +1 -1
- package/src/hooks/models/run.js +72 -0
- package/src/hooks/models/run.js.map +1 -0
- package/src/hooks/models/run.schema.js +115 -0
- package/src/hooks/models/run.schema.js.map +1 -0
- package/src/hooks/models/runLog.js +5 -0
- package/src/hooks/models/runLog.js.map +1 -0
- package/src/hooks/models/runLog.schema.js +15 -0
- package/src/hooks/models/runLog.schema.js.map +1 -0
- package/src/inboxes/endpoints/create.js.map +1 -1
- package/src/inboxes/endpoints/get.js.map +1 -1
- package/src/inboxes/endpoints/list.js.map +1 -1
- package/src/inboxes/endpoints/patch.js.map +1 -1
- package/src/internal/endpoints/domainSettings.js.map +1 -1
- package/src/internal/endpoints/generateRejectionEmail.js.map +1 -1
- package/src/internal/endpoints/index.js +16 -10
- package/src/internal/endpoints/index.js.map +1 -1
- package/src/internal/endpoints/logs.js +16 -0
- package/src/internal/endpoints/logs.js.map +1 -0
- package/src/internal/endpoints/logs.schema.js +13 -0
- package/src/internal/endpoints/logs.schema.js.map +1 -0
- package/src/internal/endpoints/requestDemo.js.map +1 -1
- package/src/internal/endpoints/requestExtension.js.map +1 -1
- package/src/internal/endpoints/rules/evaluateRules.js.map +1 -1
- package/src/internal/endpoints/rules/evaluateRules.schema.js +4 -2
- package/src/internal/endpoints/rules/evaluateRules.schema.js.map +1 -1
- package/src/internal/endpoints/rules/suggestRule.schema.js +1 -1
- package/src/internal/endpoints/rules/suggestRule.schema.js.map +1 -1
- package/src/internal/endpoints/rules/suggestTriggerConditionSummary.js.map +1 -1
- package/src/internal/endpoints/rules/suggestTriggerConditionSummary.schema.js +0 -4
- package/src/internal/endpoints/rules/suggestTriggerConditionSummary.schema.js.map +1 -1
- package/src/internal/endpoints/schemas/evaluateFormulas.js.map +1 -1
- package/src/internal/endpoints/schemas/evaluateFormulas.schema.js +2 -1
- package/src/internal/endpoints/schemas/evaluateFormulas.schema.js.map +1 -1
- package/src/internal/endpoints/schemas/formulasInfo.js.map +1 -1
- package/src/internal/endpoints/schemas/formulasInfo.schema.js +2 -1
- package/src/internal/endpoints/schemas/formulasInfo.schema.js.map +1 -1
- package/src/labels/endpoints/apply.js.map +1 -1
- package/src/labels/endpoints/create.js.map +1 -1
- package/src/labels/endpoints/create.schema.js +4 -3
- package/src/labels/endpoints/create.schema.js.map +1 -1
- package/src/labels/endpoints/delete.js.map +1 -1
- package/src/labels/endpoints/list.js.map +1 -1
- package/src/labels/endpoints/patch.js.map +1 -1
- package/src/labels/endpoints/patch.schema.js +4 -3
- package/src/labels/endpoints/patch.schema.js.map +1 -1
- package/src/labels/models/label.schema.js +1 -0
- package/src/labels/models/label.schema.js.map +1 -1
- package/src/memberships/endpoints/create.js.map +1 -1
- package/src/organization/endpoints/create.js.map +1 -1
- package/src/organization/endpoints/get.js.map +1 -1
- package/src/organization/endpoints/limits.js.map +1 -1
- package/src/organization/endpoints/patch.js.map +1 -1
- package/src/organizationGroups/endpoints/organizations.js.map +1 -1
- package/src/organizationGroups/endpoints/queues.js.map +1 -1
- package/src/organizationGroups/endpoints/workspaces.js.map +1 -1
- package/src/queues/endpoints/automation.js.map +1 -1
- package/src/queues/endpoints/automationSetup.js +15 -0
- package/src/queues/endpoints/automationSetup.js.map +1 -0
- package/src/queues/endpoints/create.js.map +1 -1
- package/src/queues/endpoints/createFromTemplate.js.map +1 -1
- package/src/queues/endpoints/delete.js.map +1 -1
- package/src/queues/endpoints/duplicate.js.map +1 -1
- package/src/queues/endpoints/exportAnnotation.js.map +1 -1
- package/src/queues/endpoints/get.js.map +1 -1
- package/src/queues/endpoints/getRelatedObjectsCounts.js.map +1 -1
- package/src/queues/endpoints/index.js +2 -0
- package/src/queues/endpoints/index.js.map +1 -1
- package/src/queues/endpoints/list.js.map +1 -1
- package/src/queues/endpoints/nextAnnotation.js.map +1 -1
- package/src/queues/endpoints/patch.js.map +1 -1
- package/src/queues/endpoints/suggestedRecipients.js.map +1 -1
- package/src/queues/endpoints/upload.js.map +1 -1
- package/src/{billing/models/billingHistory.js → queues/models/automationSetup.js} +1 -1
- package/src/queues/models/automationSetup.js.map +1 -0
- package/src/queues/models/automationSetup.schema.js +49 -0
- package/src/queues/models/automationSetup.schema.js.map +1 -0
- package/src/queues/models/queueSettings.schema.js +1 -0
- package/src/queues/models/queueSettings.schema.js.map +1 -1
- package/src/relations/endpoints/create.js.map +1 -1
- package/src/relations/endpoints/delete.js.map +1 -1
- package/src/relations/endpoints/get.js.map +1 -1
- package/src/relations/endpoints/list.js.map +1 -1
- package/src/relations/endpoints/patch.js.map +1 -1
- package/src/rule-templates/models/ruleTemplate.schema.js +1 -1
- package/src/rule-templates/models/ruleTemplate.schema.js.map +1 -1
- package/src/rules/models/schemaRule.schema.js +14 -16
- package/src/rules/models/schemaRule.schema.js.map +1 -1
- package/src/schemaFields/endpoints/list.js.map +1 -1
- package/src/schemas/endpoints/create.js.map +1 -1
- package/src/schemas/endpoints/get.js.map +1 -1
- package/src/schemas/endpoints/list.js.map +1 -1
- package/src/schemas/endpoints/patch.js.map +1 -1
- package/src/schemas/models/schemaDatapointBase.schema.js +5 -0
- package/src/schemas/models/schemaDatapointBase.schema.js.map +1 -1
- package/src/shared/models/annotationListTable.schema.js +13 -1
- package/src/shared/models/annotationListTable.schema.js.map +1 -1
- package/src/suggestedEdit/endpoints/get.js.map +1 -1
- package/src/surveys/endpoints/fromTemplate.js.map +1 -1
- package/src/surveys/endpoints/get.js.map +1 -1
- package/src/surveys/endpoints/list.js.map +1 -1
- package/src/surveys/endpoints/patch.js.map +1 -1
- package/src/tasks/endpoints/get.js.map +1 -1
- package/src/triggers/endpoints/create.js.map +1 -1
- package/src/triggers/endpoints/delete.js.map +1 -1
- package/src/triggers/endpoints/get.js.map +1 -1
- package/src/triggers/endpoints/index.js +2 -0
- package/src/triggers/endpoints/index.js.map +1 -1
- package/src/triggers/endpoints/list.js +17 -0
- package/src/triggers/endpoints/list.js.map +1 -0
- package/src/triggers/endpoints/list.schema.js +14 -0
- package/src/triggers/endpoints/list.schema.js.map +1 -0
- package/src/triggers/endpoints/patch.js.map +1 -1
- package/src/uploads/endpoints/get.js.map +1 -1
- package/src/uploads/endpoints/post.js.map +1 -1
- package/src/users/endpoints/create.js.map +1 -1
- package/src/users/endpoints/delete.js.map +1 -1
- package/src/users/endpoints/get.js.map +1 -1
- package/src/users/endpoints/list.js.map +1 -1
- package/src/users/endpoints/patch.js.map +1 -1
- package/src/users/endpoints/resetPassword.js.map +1 -1
- package/src/utils/codecUtils.js +17 -7
- package/src/utils/codecUtils.js.map +1 -1
- package/src/utils/request.js +17 -7
- package/src/utils/request.js.map +1 -1
- package/src/utils/requestConfig.js +22 -11
- package/src/utils/requestConfig.js.map +1 -1
- package/src/utils/requestResponse.js +19 -9
- package/src/utils/requestResponse.js.map +1 -1
- package/src/utils.js +17 -7
- package/src/utils.js.map +1 -1
- package/src/workflowActivities/endpoints/get.js.map +1 -1
- package/src/workflowActivities/endpoints/list.js.map +1 -1
- package/src/workflowRuns/endpoints/get.js.map +1 -1
- package/src/workflowRuns/endpoints/list.js.map +1 -1
- package/src/workflowRuns/endpoints/reset.js.map +1 -1
- package/src/workflowSteps/endpoints/get.js.map +1 -1
- package/src/workflowSteps/endpoints/list.js.map +1 -1
- package/src/workflows/endpoints/get.js.map +1 -1
- package/src/workflows/endpoints/list.js.map +1 -1
- package/src/workspaces/endpoints/create.js.map +1 -1
- package/src/workspaces/endpoints/delete.js.map +1 -1
- package/src/workspaces/endpoints/get.js +13 -0
- package/src/workspaces/endpoints/get.js.map +1 -0
- package/src/workspaces/endpoints/index.js +2 -0
- package/src/workspaces/endpoints/index.js.map +1 -1
- package/src/workspaces/endpoints/list.js.map +1 -1
- package/src/workspaces/endpoints/patch.js.map +1 -1
- package/types/index.d.ts +6883 -3214
- package/types/src/annotations/endpoints/cancelEditPages.d.ts +4 -4
- package/types/src/annotations/endpoints/cancelEditPages.schema.d.ts +4 -4
- package/types/src/annotations/endpoints/contentSelect.d.ts +2 -2
- package/types/src/annotations/endpoints/contentSelect.schema.d.ts +2 -2
- package/types/src/annotations/endpoints/editPages.d.ts +16 -16
- package/types/src/annotations/endpoints/editPages.schema.d.ts +16 -16
- package/types/src/annotations/endpoints/editPagesInPlace.d.ts +8 -8
- package/types/src/annotations/endpoints/editPagesInPlace.schema.d.ts +8 -8
- package/types/src/annotations/endpoints/get.d.ts +12 -6
- package/types/src/annotations/endpoints/getContent.d.ts +292 -214
- package/types/src/annotations/endpoints/getPageData.d.ts +1 -1
- package/types/src/annotations/endpoints/index.d.ts +883 -607
- package/types/src/annotations/endpoints/list.d.ts +213 -162
- package/types/src/annotations/endpoints/patch.d.ts +18 -6
- package/types/src/annotations/endpoints/patch.schema.d.ts +6 -0
- package/types/src/annotations/endpoints/search.d.ts +213 -162
- package/types/src/annotations/endpoints/split.d.ts +88 -0
- package/types/src/annotations/endpoints/split.schema.d.ts +66 -0
- package/types/src/annotations/endpoints/start.d.ts +2 -2
- package/types/src/annotations/endpoints/startEditPages.d.ts +7 -7
- package/types/src/annotations/endpoints/translate.d.ts +6 -6
- package/types/src/annotations/endpoints/translate.schema.d.ts +6 -6
- package/types/src/annotations/endpoints/updateContent.d.ts +5 -2
- package/types/src/annotations/endpoints/validate.d.ts +9 -4
- package/types/src/annotations/endpoints/validate.schema.d.ts +9 -4
- package/types/src/annotations/models/annotation.d.ts +2 -0
- package/types/src/annotations/models/annotation.schema.d.ts +12 -6
- package/types/src/annotations/models/annotationData.d.ts +1 -0
- package/types/src/annotations/models/annotationData.schema.d.ts +471 -337
- package/types/src/annotations/models/annotationListSideload.schema.d.ts +191 -150
- package/types/src/annotations/models/annotationStart.schema.d.ts +2 -2
- package/types/src/annotations/models/editPages.schema.d.ts +11 -11
- package/types/src/annotations/models/pageData.schema.d.ts +6 -6
- package/types/src/annotations/models/processingDuration.schema.d.ts +2 -2
- package/types/src/authentication/endpoints/index.d.ts +6 -6
- package/types/src/authentication/endpoints/password/score.d.ts +2 -2
- package/types/src/authentication/endpoints/password/score.schema.d.ts +2 -2
- package/types/src/authentication/endpoints/patch.d.ts +2 -2
- package/types/src/authentication/endpoints/user.d.ts +2 -2
- package/types/src/automationBlockers/endpoints/get.d.ts +4 -4
- package/types/src/automationBlockers/endpoints/index.d.ts +4 -4
- package/types/src/automationBlockers/models/automationBlocker.schema.d.ts +4 -4
- package/types/src/billing/endpoints/getHistory.d.ts +12 -12
- package/types/src/billing/endpoints/getStats.d.ts +12 -12
- package/types/src/billing/models/billingHistory.schema.d.ts +12 -12
- package/types/src/billing/models/billingStats.schema.d.ts +12 -12
- package/types/src/connectors/endpoints/create.d.ts +2 -2
- package/types/src/connectors/endpoints/index.d.ts +6 -6
- package/types/src/connectors/endpoints/list.d.ts +4 -4
- package/types/src/connectors/models/connector.schema.d.ts +2 -2
- package/types/src/dedicatedEngineSchema/endpoints/create.d.ts +28 -28
- package/types/src/dedicatedEngineSchema/endpoints/get.d.ts +30 -30
- package/types/src/dedicatedEngineSchema/endpoints/get.schema.d.ts +2 -2
- package/types/src/dedicatedEngineSchema/endpoints/index.d.ts +128 -128
- package/types/src/dedicatedEngineSchema/endpoints/patch.d.ts +36 -36
- package/types/src/dedicatedEngineSchema/endpoints/patch.schema.d.ts +8 -8
- package/types/src/dedicatedEngineSchema/endpoints/predict.d.ts +26 -26
- package/types/src/dedicatedEngineSchema/endpoints/predict.schema.d.ts +26 -26
- package/types/src/dedicatedEngineSchema/endpoints/validate.d.ts +8 -8
- package/types/src/dedicatedEngineSchema/endpoints/validate.schema.d.ts +8 -8
- package/types/src/dedicatedEngineSchema/models/dedicatedEngineSchema.schema.d.ts +48 -48
- package/types/src/dedicatedEngineSchema/models/dedicatedEngineSchemaObject.schema.d.ts +18 -18
- package/types/src/dedicatedEngineSchema/models/simpleMultivalueField.schema.d.ts +2 -2
- package/types/src/dedicatedEngineSchema/models/tableMultivalueField.schema.d.ts +14 -14
- package/types/src/dedicatedEngineSchema/models/transformedFields.schema.d.ts +14 -14
- package/types/src/dedicatedEngines/endpoints/create.d.ts +2 -2
- package/types/src/dedicatedEngines/endpoints/get.d.ts +4 -4
- package/types/src/dedicatedEngines/endpoints/get.schema.d.ts +2 -2
- package/types/src/dedicatedEngines/endpoints/index.d.ts +18 -18
- package/types/src/dedicatedEngines/endpoints/list.d.ts +8 -8
- package/types/src/dedicatedEngines/endpoints/list.schema.d.ts +4 -4
- package/types/src/dedicatedEngines/endpoints/patch.d.ts +2 -2
- package/types/src/dedicatedEngines/endpoints/request.d.ts +2 -2
- package/types/src/dedicatedEngines/models/dedicatedEngine.schema.d.ts +2 -2
- package/types/src/deleteRecommendations/endpoints/create.d.ts +4 -4
- package/types/src/deleteRecommendations/endpoints/get.d.ts +4 -4
- package/types/src/deleteRecommendations/endpoints/index.d.ts +20 -20
- package/types/src/deleteRecommendations/endpoints/list.d.ts +8 -8
- package/types/src/deleteRecommendations/endpoints/patch.d.ts +4 -4
- package/types/src/deleteRecommendations/models/deleteRecommendation.schema.d.ts +4 -4
- package/types/src/documentRelations/endpoints/index.d.ts +105 -0
- package/types/src/documentRelations/endpoints/list.d.ts +112 -0
- package/types/src/documentRelations/endpoints/list.schema.d.ts +29 -0
- package/types/src/documentRelations/models/relations.schema.d.ts +24 -0
- package/types/src/documents/endpoints/get.d.ts +4 -4
- package/types/src/documents/endpoints/index.d.ts +16 -16
- package/types/src/documents/endpoints/list.d.ts +8 -8
- package/types/src/documents/endpoints/patch.d.ts +4 -4
- package/types/src/documents/models/document.schema.d.ts +4 -4
- package/types/src/email/endpoints/get.d.ts +6 -6
- package/types/src/email/endpoints/index.d.ts +21 -18
- package/types/src/email/endpoints/list.d.ts +12 -12
- package/types/src/email/endpoints/send.d.ts +4 -0
- package/types/src/email/endpoints/send.schema.d.ts +3 -0
- package/types/src/email/models/email.schema.d.ts +6 -6
- package/types/src/emailTemplates/endpoints/create.d.ts +8 -8
- package/types/src/emailTemplates/endpoints/get.d.ts +8 -8
- package/types/src/emailTemplates/endpoints/index.d.ts +40 -40
- package/types/src/emailTemplates/endpoints/list.d.ts +16 -16
- package/types/src/emailTemplates/endpoints/patch.d.ts +8 -8
- package/types/src/emailTemplates/models/emailTemplate.schema.d.ts +16 -16
- package/types/src/emailThreads/endpoints/get.d.ts +4 -4
- package/types/src/emailThreads/endpoints/index.d.ts +16 -16
- package/types/src/emailThreads/endpoints/list.d.ts +8 -8
- package/types/src/emailThreads/endpoints/patch.d.ts +4 -4
- package/types/src/emailThreads/models/emailThreads.schema.d.ts +4 -4
- package/types/src/engineFields/endpoints/create.d.ts +2 -2
- package/types/src/engineFields/endpoints/get.d.ts +2 -2
- package/types/src/engineFields/endpoints/index.d.ts +10 -10
- package/types/src/engineFields/endpoints/list.d.ts +4 -4
- package/types/src/engineFields/endpoints/patch.d.ts +2 -2
- package/types/src/engineFields/models/engineField.schema.d.ts +2 -2
- package/types/src/engines/endpoints/create.d.ts +5 -2
- package/types/src/engines/endpoints/duplicate.d.ts +5 -2
- package/types/src/engines/endpoints/get.d.ts +5 -2
- package/types/src/engines/endpoints/index.d.ts +69 -32
- package/types/src/engines/endpoints/list.d.ts +9 -4
- package/types/src/engines/endpoints/patch.d.ts +10 -4
- package/types/src/engines/endpoints/patch.schema.d.ts +4 -1
- package/types/src/engines/endpoints/queueStats.d.ts +36 -19
- package/types/src/engines/endpoints/queueStats.schema.d.ts +26 -19
- package/types/src/engines/models/engine.d.ts +1 -0
- package/types/src/engines/models/engine.schema.d.ts +5 -2
- package/types/src/engines/models/engineQueueStatsItem.schema.d.ts +6 -0
- package/types/src/genericEngines/endpoints/get.d.ts +4 -4
- package/types/src/genericEngines/endpoints/get.schema.d.ts +2 -2
- package/types/src/genericEngines/endpoints/index.d.ts +12 -12
- package/types/src/genericEngines/endpoints/list.d.ts +8 -8
- package/types/src/genericEngines/endpoints/list.schema.d.ts +4 -4
- package/types/src/genericEngines/models/genericEngine.schema.d.ts +2 -2
- package/types/src/groups/endpoints/index.d.ts +4 -4
- package/types/src/groups/endpoints/list.d.ts +4 -4
- package/types/src/groups/models/group.schema.d.ts +2 -2
- package/types/src/hookInterfaces/endpoints/create.d.ts +67 -0
- package/types/src/hookInterfaces/endpoints/create.schema.d.ts +23 -0
- package/types/src/hookInterfaces/endpoints/delete.d.ts +7 -0
- package/types/src/hookInterfaces/endpoints/index.d.ts +243 -0
- package/types/src/hookInterfaces/endpoints/invoke.d.ts +10 -0
- package/types/src/hookInterfaces/endpoints/invoke.schema.d.ts +3 -0
- package/types/src/hookInterfaces/endpoints/list.d.ts +123 -0
- package/types/src/hookInterfaces/endpoints/list.schema.d.ts +26 -0
- package/types/src/hookInterfaces/endpoints/patch.d.ts +63 -0
- package/types/src/hookInterfaces/endpoints/patch.schema.d.ts +20 -0
- package/types/src/hookInterfaces/models/hookInterface.d.ts +12 -0
- package/types/src/hookInterfaces/models/hookInterface.schema.d.ts +32 -0
- package/types/src/hookInterfaces/models/index.d.ts +2 -0
- package/types/src/hookTemplates/endpoints/get.d.ts +528 -0
- package/types/src/hookTemplates/endpoints/index.d.ts +807 -29
- package/types/src/hookTemplates/endpoints/list.d.ts +280 -29
- package/types/src/hookTemplates/models/hookTemplate.schema.d.ts +188 -19
- package/types/src/hooks/endpoints/cancelRun.d.ts +14 -0
- package/types/src/hooks/endpoints/cancelRun.schema.d.ts +8 -0
- package/types/src/hooks/endpoints/create.d.ts +238 -47
- package/types/src/hooks/endpoints/create.schema.d.ts +92 -40
- package/types/src/hooks/endpoints/createFromTemplate.d.ts +508 -0
- package/types/src/hooks/endpoints/createFromTemplate.schema.d.ts +20 -0
- package/types/src/hooks/endpoints/get.d.ts +184 -26
- package/types/src/hooks/endpoints/index.d.ts +2658 -1002
- package/types/src/hooks/endpoints/list.d.ts +285 -42
- package/types/src/hooks/endpoints/list.schema.d.ts +3 -0
- package/types/src/hooks/endpoints/patch.d.ts +370 -51
- package/types/src/hooks/endpoints/patch.schema.d.ts +182 -24
- package/types/src/hooks/endpoints/runLogs.d.ts +59 -0
- package/types/src/hooks/endpoints/runs.d.ts +599 -0
- package/types/src/hooks/endpoints/runs.schema.d.ts +555 -0
- package/types/src/hooks/endpoints/test.d.ts +28 -23
- package/types/src/hooks/endpoints/test.schema.d.ts +26 -21
- package/types/src/hooks/models/hook.d.ts +10 -6
- package/types/src/hooks/models/hook.schema.d.ts +670 -32
- package/types/src/hooks/models/hookConfig.d.ts +16 -8
- package/types/src/hooks/models/hookConfig.schema.d.ts +59 -7
- package/types/src/hooks/models/hookUtils.d.ts +4 -3
- package/types/src/hooks/models/hookUtils.schema.d.ts +4 -3
- package/types/src/hooks/models/run.d.ts +53 -0
- package/types/src/hooks/models/run.schema.d.ts +301 -0
- package/types/src/hooks/models/runLog.d.ts +7 -0
- package/types/src/hooks/models/runLog.schema.d.ts +15 -0
- package/types/src/inboxes/endpoints/create.d.ts +2 -2
- package/types/src/inboxes/endpoints/get.d.ts +2 -2
- package/types/src/inboxes/endpoints/index.d.ts +10 -10
- package/types/src/inboxes/endpoints/list.d.ts +4 -4
- package/types/src/inboxes/endpoints/patch.d.ts +2 -2
- package/types/src/inboxes/models/inbox.schema.d.ts +2 -2
- package/types/src/internal/endpoints/generateRejectionEmail.d.ts +2 -2
- package/types/src/internal/endpoints/generateRejectionEmail.schema.d.ts +2 -2
- package/types/src/internal/endpoints/index.d.ts +5682 -2304
- package/types/src/internal/endpoints/logs.d.ts +34 -0
- package/types/src/internal/endpoints/logs.schema.d.ts +20 -0
- package/types/src/internal/endpoints/rules/evaluateRules.d.ts +825 -350
- package/types/src/internal/endpoints/rules/evaluateRules.schema.d.ts +821 -348
- package/types/src/internal/endpoints/rules/suggestRule.d.ts +681 -255
- package/types/src/internal/endpoints/rules/suggestRule.schema.d.ts +718 -298
- package/types/src/internal/endpoints/rules/suggestTriggerCondition.d.ts +664 -238
- package/types/src/internal/endpoints/rules/suggestTriggerCondition.schema.d.ts +664 -238
- package/types/src/internal/endpoints/rules/suggestTriggerConditionSummary.d.ts +665 -332
- package/types/src/internal/endpoints/rules/suggestTriggerConditionSummary.schema.d.ts +664 -390
- package/types/src/internal/endpoints/schemas/evaluateFormulas.d.ts +928 -541
- package/types/src/internal/endpoints/schemas/evaluateFormulas.schema.d.ts +925 -539
- package/types/src/internal/endpoints/schemas/formulaSummary.d.ts +626 -194
- package/types/src/internal/endpoints/schemas/formulaSummary.schema.d.ts +626 -194
- package/types/src/internal/endpoints/schemas/formulasInfo.d.ts +638 -200
- package/types/src/internal/endpoints/schemas/formulasInfo.schema.d.ts +636 -199
- package/types/src/internal/endpoints/schemas/suggestFormula.d.ts +626 -194
- package/types/src/internal/endpoints/schemas/suggestFormula.schema.d.ts +626 -194
- package/types/src/labels/endpoints/create.d.ts +14 -7
- package/types/src/labels/endpoints/create.schema.d.ts +7 -2
- package/types/src/labels/endpoints/index.d.ts +33 -12
- package/types/src/labels/endpoints/list.d.ts +9 -4
- package/types/src/labels/endpoints/patch.d.ts +14 -7
- package/types/src/labels/endpoints/patch.schema.d.ts +7 -2
- package/types/src/labels/models/label.d.ts +1 -0
- package/types/src/labels/models/label.schema.d.ts +5 -2
- package/types/src/memberships/endpoints/create.d.ts +5 -5
- package/types/src/memberships/endpoints/index.d.ts +4 -4
- package/types/src/memberships/models/membership.schema.d.ts +2 -2
- package/types/src/organization/endpoints/create.d.ts +15 -15
- package/types/src/organization/endpoints/create.schema.d.ts +15 -15
- package/types/src/organization/endpoints/get.d.ts +11 -11
- package/types/src/organization/endpoints/index.d.ts +85 -85
- package/types/src/organization/endpoints/list.d.ts +15 -15
- package/types/src/organization/endpoints/patch.d.ts +20 -20
- package/types/src/organization/models/organization.schema.d.ts +11 -11
- package/types/src/organizationGroups/endpoints/index.d.ts +36 -36
- package/types/src/organizationGroups/endpoints/organizations.d.ts +4 -4
- package/types/src/organizationGroups/endpoints/queues.d.ts +4 -4
- package/types/src/organizationGroups/endpoints/workspaces.d.ts +4 -4
- package/types/src/organizationGroups/models/organizationGroupOrganization.schema.d.ts +2 -2
- package/types/src/organizationGroups/models/organizationGroupQueue.schema.d.ts +2 -2
- package/types/src/organizationGroups/models/organizationGroupWorkspace.schema.d.ts +2 -2
- package/types/src/pages/endpoints/index.d.ts +14 -14
- package/types/src/pages/endpoints/list.d.ts +14 -14
- package/types/src/pages/endpoints/list.schema.d.ts +2 -2
- package/types/src/pages/models/page.schema.d.ts +6 -6
- package/types/src/queues/endpoints/automation.d.ts +4 -4
- package/types/src/queues/endpoints/automation.schema.d.ts +4 -4
- package/types/src/queues/endpoints/automationSetup.d.ts +462 -0
- package/types/src/queues/endpoints/create.d.ts +18 -13
- package/types/src/queues/endpoints/createFromTemplate.d.ts +18 -13
- package/types/src/queues/endpoints/duplicate.d.ts +18 -13
- package/types/src/queues/endpoints/get.d.ts +18 -13
- package/types/src/queues/endpoints/index.d.ts +610 -111
- package/types/src/queues/endpoints/list.d.ts +31 -24
- package/types/src/queues/endpoints/list.schema.d.ts +4 -4
- package/types/src/queues/endpoints/patch.d.ts +32 -22
- package/types/src/queues/endpoints/patch.schema.d.ts +14 -9
- package/types/src/queues/endpoints/upload.d.ts +8 -8
- package/types/src/queues/endpoints/upload.schema.d.ts +8 -8
- package/types/src/queues/models/automation.schema.d.ts +2 -2
- package/types/src/queues/models/automationSetup.d.ts +42 -0
- package/types/src/queues/models/automationSetup.schema.d.ts +751 -0
- package/types/src/queues/models/queue.schema.d.ts +18 -13
- package/types/src/queues/models/queueSettings.d.ts +1 -0
- package/types/src/queues/models/queueSettings.schema.d.ts +10 -7
- package/types/src/relations/endpoints/create.d.ts +6 -6
- package/types/src/relations/endpoints/get.d.ts +6 -6
- package/types/src/relations/endpoints/index.d.ts +30 -30
- package/types/src/relations/endpoints/list.d.ts +12 -12
- package/types/src/relations/endpoints/patch.d.ts +6 -6
- package/types/src/relations/models/relations.schema.d.ts +14 -14
- package/types/src/rule-templates/endpoints/create.d.ts +58 -70
- package/types/src/rule-templates/endpoints/create.schema.d.ts +26 -32
- package/types/src/rule-templates/endpoints/get.d.ts +32 -38
- package/types/src/rule-templates/endpoints/index.d.ts +198 -234
- package/types/src/rule-templates/endpoints/list.d.ts +50 -56
- package/types/src/rule-templates/endpoints/patch.d.ts +58 -70
- package/types/src/rule-templates/endpoints/patch.schema.d.ts +26 -32
- package/types/src/rule-templates/models/ruleTemplate.d.ts +1 -1
- package/types/src/rule-templates/models/ruleTemplate.schema.d.ts +32 -38
- package/types/src/rules/endpoints/create.d.ts +58 -70
- package/types/src/rules/endpoints/create.schema.d.ts +26 -32
- package/types/src/rules/endpoints/get.d.ts +32 -38
- package/types/src/rules/endpoints/index.d.ts +198 -234
- package/types/src/rules/endpoints/list.d.ts +50 -56
- package/types/src/rules/endpoints/patch.d.ts +58 -70
- package/types/src/rules/endpoints/patch.schema.d.ts +26 -32
- package/types/src/rules/models/schemaRule.d.ts +4 -4
- package/types/src/rules/models/schemaRule.schema.d.ts +50 -59
- package/types/src/schemas/endpoints/create.d.ts +628 -196
- package/types/src/schemas/endpoints/get.d.ts +630 -198
- package/types/src/schemas/endpoints/get.schema.d.ts +2 -2
- package/types/src/schemas/endpoints/list.d.ts +764 -236
- package/types/src/schemas/endpoints/patch.d.ts +1254 -390
- package/types/src/schemas/endpoints/patch.schema.d.ts +626 -194
- package/types/src/schemas/endpoints/validate.d.ts +1319 -407
- package/types/src/schemas/models/schema.schema.d.ts +628 -196
- package/types/src/schemas/models/schemaDatapoint.schema.d.ts +56 -20
- package/types/src/schemas/models/schemaDatapointBase.d.ts +4 -1
- package/types/src/schemas/models/schemaDatapointBase.schema.d.ts +18 -9
- package/types/src/schemas/models/schemaDatapointDate.schema.d.ts +14 -5
- package/types/src/schemas/models/schemaDatapointEnum.schema.d.ts +14 -5
- package/types/src/schemas/models/schemaDatapointNumber.schema.d.ts +14 -5
- package/types/src/schemas/models/schemaDatapointString.schema.d.ts +14 -5
- package/types/src/schemas/models/schemaItem.schema.d.ts +358 -118
- package/types/src/schemas/models/schemaMultivalue.schema.d.ts +212 -68
- package/types/src/schemas/models/schemaSection.schema.d.ts +492 -156
- package/types/src/schemas/models/schemaTuple.schema.d.ts +90 -30
- package/types/src/shared/models/annotationListTable.d.ts +12 -2
- package/types/src/shared/models/annotationListTable.schema.d.ts +99 -15
- package/types/src/suggestedEdit/endpoints/get.d.ts +4 -4
- package/types/src/suggestedEdit/endpoints/index.d.ts +4 -4
- package/types/src/suggestedEdit/models/suggestedEdit.schema.d.ts +4 -4
- package/types/src/surveys/endpoints/fromTemplate.d.ts +2 -2
- package/types/src/surveys/endpoints/get.d.ts +2 -2
- package/types/src/surveys/endpoints/index.d.ts +10 -10
- package/types/src/surveys/endpoints/list.d.ts +4 -4
- package/types/src/surveys/endpoints/patch.d.ts +2 -2
- package/types/src/surveys/models/survey.schema.d.ts +2 -2
- package/types/src/tasks/endpoints/get.d.ts +4 -4
- package/types/src/tasks/endpoints/index.d.ts +4 -4
- package/types/src/tasks/models/asyncTask.schema.d.ts +4 -4
- package/types/src/triggers/endpoints/create.d.ts +4 -4
- package/types/src/triggers/endpoints/get.d.ts +4 -4
- package/types/src/triggers/endpoints/index.d.ts +109 -12
- package/types/src/triggers/endpoints/list.d.ts +104 -0
- package/types/src/triggers/endpoints/list.schema.d.ts +14 -0
- package/types/src/triggers/endpoints/patch.d.ts +4 -4
- package/types/src/triggers/models/trigger.schema.d.ts +4 -4
- package/types/src/uploads/endpoints/get.d.ts +4 -4
- package/types/src/uploads/endpoints/index.d.ts +4 -4
- package/types/src/uploads/models/upload.schema.d.ts +4 -4
- package/types/src/users/endpoints/create.d.ts +2 -2
- package/types/src/users/endpoints/get.d.ts +2 -2
- package/types/src/users/endpoints/index.d.ts +10 -10
- package/types/src/users/endpoints/list.d.ts +4 -4
- package/types/src/users/endpoints/patch.d.ts +2 -2
- package/types/src/users/models/user.schema.d.ts +2 -2
- package/types/src/utils/withFields.d.ts +9 -9
- package/types/src/utils/withSideload.d.ts +2 -2
- package/types/src/workflowActivities/endpoints/get.d.ts +4 -4
- package/types/src/workflowActivities/endpoints/index.d.ts +13 -13
- package/types/src/workflowActivities/endpoints/list.d.ts +8 -8
- package/types/src/workflowActivities/models/workflowActivity.schema.d.ts +4 -4
- package/types/src/workflowRuns/endpoints/get.d.ts +4 -4
- package/types/src/workflowRuns/endpoints/index.d.ts +12 -12
- package/types/src/workflowRuns/endpoints/list.d.ts +8 -8
- package/types/src/workflowRuns/models/workflowRun.schema.d.ts +4 -4
- package/types/src/workflowSteps/endpoints/get.d.ts +2 -2
- package/types/src/workflowSteps/endpoints/index.d.ts +7 -7
- package/types/src/workflowSteps/endpoints/list.d.ts +4 -4
- package/types/src/workflowSteps/models/workflowStep.schema.d.ts +2 -2
- package/types/src/workflows/endpoints/get.d.ts +2 -2
- package/types/src/workflows/endpoints/index.d.ts +6 -6
- package/types/src/workflows/endpoints/list.d.ts +4 -4
- package/types/src/workflows/models/workflow.schema.d.ts +2 -2
- package/types/src/workspaces/endpoints/create.d.ts +2 -2
- package/types/src/workspaces/endpoints/get.d.ts +30 -0
- package/types/src/workspaces/endpoints/index.d.ts +37 -8
- package/types/src/workspaces/endpoints/list.d.ts +4 -4
- package/types/src/workspaces/endpoints/patch.d.ts +2 -2
- package/types/src/workspaces/models/workspace.schema.d.ts +2 -2
- package/src/authentication/models/authInfo.js.map +0 -1
- package/src/automationBlockers/models/automationBlocker.js +0 -3
- package/src/automationBlockers/models/automationBlocker.js.map +0 -1
- package/src/billing/models/billingHistory.js.map +0 -1
- package/src/billing/models/billingStats.js +0 -3
- package/src/billing/models/billingStats.js.map +0 -1
- package/src/connectors/models/connector.js +0 -3
- package/src/connectors/models/connector.js.map +0 -1
- package/src/dedicatedEngineSchema/models/integrityValidationResults.js +0 -3
- package/src/dedicatedEngineSchema/models/integrityValidationResults.js.map +0 -1
- package/src/dedicatedEngines/models/dedicatedEngine.js +0 -3
- package/src/dedicatedEngines/models/dedicatedEngine.js.map +0 -1
- package/src/deleteRecommendations/models/deleteRecommendation.js +0 -3
- package/src/deleteRecommendations/models/deleteRecommendation.js.map +0 -1
- package/src/deleteRecommendations/models/index.js.map +0 -1
- package/src/email/models/email.js +0 -3
- package/src/email/models/email.js.map +0 -1
- package/src/emailTemplatesStats/models/emailTemplateStats.js +0 -3
- package/src/emailTemplatesStats/models/emailTemplateStats.js.map +0 -1
- package/src/emailTemplatesStats/models/index.js +0 -18
- package/src/emailTemplatesStats/models/index.js.map +0 -1
- package/src/emailThreads/models/emailThreads.js +0 -3
- package/src/emailThreads/models/emailThreads.js.map +0 -1
- package/src/genericEngines/models/genericEngine.js +0 -3
- package/src/genericEngines/models/genericEngine.js.map +0 -1
- package/src/groups/models/group.js +0 -3
- package/src/groups/models/group.js.map +0 -1
- package/src/groups/models/index.js +0 -18
- package/src/groups/models/index.js.map +0 -1
- package/src/hookTemplates/models/hookTemplate.js +0 -3
- package/src/hookTemplates/models/hookTemplate.js.map +0 -1
- package/src/hooks/endpoints/logs.js +0 -15
- package/src/hooks/endpoints/logs.js.map +0 -1
- package/src/hooks/endpoints/logs.schema.js +0 -22
- package/src/hooks/endpoints/logs.schema.js.map +0 -1
- package/src/hooks/models/log.js +0 -3
- package/src/hooks/models/log.js.map +0 -1
- package/src/hooks/models/log.schema.js +0 -56
- package/src/hooks/models/log.schema.js.map +0 -1
- package/src/inboxes/models/index.js +0 -18
- package/src/inboxes/models/index.js.map +0 -1
- package/src/memberships/models/index.js +0 -18
- package/src/memberships/models/index.js.map +0 -1
- package/src/memberships/models/membership.js +0 -3
- package/src/memberships/models/membership.js.map +0 -1
- package/src/organization/models/emailLimits.js +0 -3
- package/src/organization/models/emailLimits.js.map +0 -1
- package/src/organization/models/limits.js +0 -3
- package/src/organization/models/limits.js.map +0 -1
- package/src/organizationGroups/models/organizationGroupOrganization.js +0 -3
- package/src/organizationGroups/models/organizationGroupOrganization.js.map +0 -1
- package/src/organizationGroups/models/organizationGroupQueue.js +0 -3
- package/src/organizationGroups/models/organizationGroupQueue.js.map +0 -1
- package/src/organizationGroups/models/organizationGroupWorkspace.js +0 -3
- package/src/organizationGroups/models/organizationGroupWorkspace.js.map +0 -1
- package/src/queues/models/index.js +0 -28
- package/src/queues/models/index.js.map +0 -1
- package/src/queues/models/relatedObjectsCounts.js +0 -3
- package/src/queues/models/relatedObjectsCounts.js.map +0 -1
- package/src/schemas/models/index.js +0 -47
- package/src/schemas/models/index.js.map +0 -1
- package/src/schemas/models/list.js +0 -3
- package/src/schemas/models/list.js.map +0 -1
- package/src/schemas/models/list.schema.js +0 -23
- package/src/schemas/models/list.schema.js.map +0 -1
- package/src/suggestedEdit/models/suggestedDocument.js +0 -3
- package/src/suggestedEdit/models/suggestedDocument.js.map +0 -1
- package/src/suggestedEdit/models/suggestedEdit.js +0 -3
- package/src/suggestedEdit/models/suggestedEdit.js.map +0 -1
- package/src/surveys/models/index.js +0 -21
- package/src/surveys/models/index.js.map +0 -1
- package/src/surveys/models/question.js +0 -3
- package/src/surveys/models/question.js.map +0 -1
- package/src/surveys/models/survey.js +0 -3
- package/src/surveys/models/survey.js.map +0 -1
- package/src/surveys/models/surveyTemplate.js +0 -3
- package/src/surveys/models/surveyTemplate.js.map +0 -1
- package/src/tasks/models/asyncTask.js +0 -3
- package/src/tasks/models/asyncTask.js.map +0 -1
- package/src/uploads/models/upload.js +0 -3
- package/src/uploads/models/upload.js.map +0 -1
- package/src/users/models/resetPassword.js +0 -3
- package/src/users/models/resetPassword.js.map +0 -1
- package/src/workflowActivities/models/index.js +0 -18
- package/src/workflowActivities/models/index.js.map +0 -1
- package/src/workflowSteps/models/index.js +0 -18
- package/src/workflowSteps/models/index.js.map +0 -1
- package/src/workflows/models/index.js +0 -18
- package/src/workflows/models/index.js.map +0 -1
- package/src/workspaces/models/index.js +0 -18
- package/src/workspaces/models/index.js.map +0 -1
- package/types/src/authentication/models/authInfo.d.ts +0 -4
- package/types/src/automationBlockers/models/automationBlocker.d.ts +0 -31
- package/types/src/billing/models/billingHistory.d.ts +0 -40
- package/types/src/billing/models/billingStats.d.ts +0 -21
- package/types/src/connectors/models/connector.d.ts +0 -15
- package/types/src/dedicatedEngineSchema/models/integrityValidationResults.d.ts +0 -31
- package/types/src/dedicatedEngines/models/dedicatedEngine.d.ts +0 -10
- package/types/src/deleteRecommendations/models/deleteRecommendation.d.ts +0 -10
- package/types/src/deleteRecommendations/models/index.d.ts +0 -1
- package/types/src/email/models/email.d.ts +0 -39
- package/types/src/emailTemplatesStats/models/emailTemplateStats.d.ts +0 -6
- package/types/src/emailTemplatesStats/models/index.d.ts +0 -1
- package/types/src/emailThreads/models/emailThreads.d.ts +0 -32
- package/types/src/genericEngines/models/genericEngine.d.ts +0 -9
- package/types/src/groups/models/group.d.ts +0 -7
- package/types/src/groups/models/index.d.ts +0 -1
- package/types/src/hookTemplates/models/hookTemplate.d.ts +0 -40
- package/types/src/hooks/endpoints/logs.d.ts +0 -411
- package/types/src/hooks/endpoints/logs.schema.d.ts +0 -390
- package/types/src/hooks/models/log.d.ts +0 -42
- package/types/src/hooks/models/log.schema.d.ts +0 -210
- package/types/src/inboxes/models/index.d.ts +0 -1
- package/types/src/memberships/models/index.d.ts +0 -1
- package/types/src/memberships/models/membership.d.ts +0 -9
- package/types/src/organization/models/emailLimits.d.ts +0 -10
- package/types/src/organization/models/limits.d.ts +0 -4
- package/types/src/organizationGroups/models/organizationGroupOrganization.d.ts +0 -6
- package/types/src/organizationGroups/models/organizationGroupQueue.d.ts +0 -8
- package/types/src/organizationGroups/models/organizationGroupWorkspace.d.ts +0 -7
- package/types/src/queues/models/index.d.ts +0 -11
- package/types/src/queues/models/relatedObjectsCounts.d.ts +0 -5
- package/types/src/schemas/models/index.d.ts +0 -30
- package/types/src/schemas/models/list.d.ts +0 -18
- package/types/src/schemas/models/list.schema.d.ts +0 -66
- package/types/src/suggestedEdit/models/suggestedDocument.d.ts +0 -9
- package/types/src/suggestedEdit/models/suggestedEdit.d.ts +0 -8
- package/types/src/surveys/models/index.d.ts +0 -4
- package/types/src/surveys/models/question.d.ts +0 -6
- package/types/src/surveys/models/survey.d.ts +0 -13
- package/types/src/surveys/models/surveyTemplate.d.ts +0 -6
- package/types/src/tasks/models/asyncTask.d.ts +0 -17
- package/types/src/uploads/models/upload.d.ts +0 -13
- package/types/src/users/models/resetPassword.d.ts +0 -3
- package/types/src/workflowActivities/models/index.d.ts +0 -1
- package/types/src/workflowSteps/models/index.d.ts +0 -1
- package/types/src/workflows/models/index.d.ts +0 -1
- package/types/src/workspaces/models/index.d.ts +0 -1
|
@@ -79,13 +79,13 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
79
79
|
required?: boolean | null | undefined;
|
|
80
80
|
}>>>;
|
|
81
81
|
uiConfiguration: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
82
|
-
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">]>>>;
|
|
82
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">, z.ZodLiteral<"reasoning">, z.ZodLiteral<"lookup">]>>>;
|
|
83
83
|
edit: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"enabled">, z.ZodLiteral<"enabled_without_warning">, z.ZodLiteral<"disabled">]>>;
|
|
84
84
|
}, "strip", z.ZodTypeAny, {
|
|
85
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
85
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
86
86
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
87
87
|
}, {
|
|
88
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
88
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
89
89
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
90
90
|
}>>>;
|
|
91
91
|
width: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
@@ -93,6 +93,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
93
93
|
widthChars: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
94
94
|
scoreThreshold: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
95
95
|
formula: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
96
|
+
context: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
|
|
97
|
+
prompt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
98
|
+
dataset: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
96
99
|
}, "strip", z.ZodTypeAny, {
|
|
97
100
|
suggest?: true | undefined;
|
|
98
101
|
canExport?: boolean | null | undefined;
|
|
@@ -111,7 +114,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
111
114
|
required?: boolean | null | undefined;
|
|
112
115
|
} | null | undefined;
|
|
113
116
|
uiConfiguration?: {
|
|
114
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
117
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
115
118
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
116
119
|
} | null | undefined;
|
|
117
120
|
width?: number | null | undefined;
|
|
@@ -119,6 +122,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
119
122
|
widthChars?: number | null | undefined;
|
|
120
123
|
scoreThreshold?: number | null | undefined;
|
|
121
124
|
formula?: string | null | undefined;
|
|
125
|
+
context?: string[] | null | undefined;
|
|
126
|
+
prompt?: string | null | undefined;
|
|
127
|
+
dataset?: Record<string, unknown> | undefined;
|
|
122
128
|
}, {
|
|
123
129
|
suggest?: true | undefined;
|
|
124
130
|
canExport?: boolean | null | undefined;
|
|
@@ -137,7 +143,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
137
143
|
required?: boolean | null | undefined;
|
|
138
144
|
} | null | undefined;
|
|
139
145
|
uiConfiguration?: {
|
|
140
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
146
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
141
147
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
142
148
|
} | null | undefined;
|
|
143
149
|
width?: number | null | undefined;
|
|
@@ -145,6 +151,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
145
151
|
widthChars?: number | null | undefined;
|
|
146
152
|
scoreThreshold?: number | null | undefined;
|
|
147
153
|
formula?: string | null | undefined;
|
|
154
|
+
context?: string[] | null | undefined;
|
|
155
|
+
prompt?: string | null | undefined;
|
|
156
|
+
dataset?: Record<string, unknown> | undefined;
|
|
148
157
|
}>>>, z.ZodIntersection<z.ZodObject<{
|
|
149
158
|
type: z.ZodLiteral<"date">;
|
|
150
159
|
format: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
@@ -228,13 +237,13 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
228
237
|
required?: boolean | null | undefined;
|
|
229
238
|
}>>>;
|
|
230
239
|
uiConfiguration: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
231
|
-
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">]>>>;
|
|
240
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">, z.ZodLiteral<"reasoning">, z.ZodLiteral<"lookup">]>>>;
|
|
232
241
|
edit: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"enabled">, z.ZodLiteral<"enabled_without_warning">, z.ZodLiteral<"disabled">]>>;
|
|
233
242
|
}, "strip", z.ZodTypeAny, {
|
|
234
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
243
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
235
244
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
236
245
|
}, {
|
|
237
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
246
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
238
247
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
239
248
|
}>>>;
|
|
240
249
|
width: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
@@ -242,6 +251,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
242
251
|
widthChars: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
243
252
|
scoreThreshold: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
244
253
|
formula: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
254
|
+
context: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
|
|
255
|
+
prompt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
256
|
+
dataset: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
245
257
|
}, "strip", z.ZodTypeAny, {
|
|
246
258
|
suggest?: true | undefined;
|
|
247
259
|
canExport?: boolean | null | undefined;
|
|
@@ -260,7 +272,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
260
272
|
required?: boolean | null | undefined;
|
|
261
273
|
} | null | undefined;
|
|
262
274
|
uiConfiguration?: {
|
|
263
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
275
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
264
276
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
265
277
|
} | null | undefined;
|
|
266
278
|
width?: number | null | undefined;
|
|
@@ -268,6 +280,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
268
280
|
widthChars?: number | null | undefined;
|
|
269
281
|
scoreThreshold?: number | null | undefined;
|
|
270
282
|
formula?: string | null | undefined;
|
|
283
|
+
context?: string[] | null | undefined;
|
|
284
|
+
prompt?: string | null | undefined;
|
|
285
|
+
dataset?: Record<string, unknown> | undefined;
|
|
271
286
|
}, {
|
|
272
287
|
suggest?: true | undefined;
|
|
273
288
|
canExport?: boolean | null | undefined;
|
|
@@ -286,7 +301,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
286
301
|
required?: boolean | null | undefined;
|
|
287
302
|
} | null | undefined;
|
|
288
303
|
uiConfiguration?: {
|
|
289
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
304
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
290
305
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
291
306
|
} | null | undefined;
|
|
292
307
|
width?: number | null | undefined;
|
|
@@ -294,6 +309,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
294
309
|
widthChars?: number | null | undefined;
|
|
295
310
|
scoreThreshold?: number | null | undefined;
|
|
296
311
|
formula?: string | null | undefined;
|
|
312
|
+
context?: string[] | null | undefined;
|
|
313
|
+
prompt?: string | null | undefined;
|
|
314
|
+
dataset?: Record<string, unknown> | undefined;
|
|
297
315
|
}>>>, z.ZodIntersection<z.ZodObject<{
|
|
298
316
|
type: z.ZodLiteral<"number">;
|
|
299
317
|
format: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
@@ -404,13 +422,13 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
404
422
|
required?: boolean | null | undefined;
|
|
405
423
|
}>>>;
|
|
406
424
|
uiConfiguration: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
407
|
-
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">]>>>;
|
|
425
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">, z.ZodLiteral<"reasoning">, z.ZodLiteral<"lookup">]>>>;
|
|
408
426
|
edit: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"enabled">, z.ZodLiteral<"enabled_without_warning">, z.ZodLiteral<"disabled">]>>;
|
|
409
427
|
}, "strip", z.ZodTypeAny, {
|
|
410
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
428
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
411
429
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
412
430
|
}, {
|
|
413
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
431
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
414
432
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
415
433
|
}>>>;
|
|
416
434
|
width: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
@@ -418,6 +436,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
418
436
|
widthChars: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
419
437
|
scoreThreshold: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
420
438
|
formula: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
439
|
+
context: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
|
|
440
|
+
prompt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
441
|
+
dataset: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
421
442
|
}, "strip", z.ZodTypeAny, {
|
|
422
443
|
suggest?: true | undefined;
|
|
423
444
|
canExport?: boolean | null | undefined;
|
|
@@ -436,7 +457,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
436
457
|
required?: boolean | null | undefined;
|
|
437
458
|
} | null | undefined;
|
|
438
459
|
uiConfiguration?: {
|
|
439
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
460
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
440
461
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
441
462
|
} | null | undefined;
|
|
442
463
|
width?: number | null | undefined;
|
|
@@ -444,6 +465,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
444
465
|
widthChars?: number | null | undefined;
|
|
445
466
|
scoreThreshold?: number | null | undefined;
|
|
446
467
|
formula?: string | null | undefined;
|
|
468
|
+
context?: string[] | null | undefined;
|
|
469
|
+
prompt?: string | null | undefined;
|
|
470
|
+
dataset?: Record<string, unknown> | undefined;
|
|
447
471
|
}, {
|
|
448
472
|
suggest?: true | undefined;
|
|
449
473
|
canExport?: boolean | null | undefined;
|
|
@@ -462,7 +486,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
462
486
|
required?: boolean | null | undefined;
|
|
463
487
|
} | null | undefined;
|
|
464
488
|
uiConfiguration?: {
|
|
465
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
489
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
466
490
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
467
491
|
} | null | undefined;
|
|
468
492
|
width?: number | null | undefined;
|
|
@@ -470,6 +494,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
470
494
|
widthChars?: number | null | undefined;
|
|
471
495
|
scoreThreshold?: number | null | undefined;
|
|
472
496
|
formula?: string | null | undefined;
|
|
497
|
+
context?: string[] | null | undefined;
|
|
498
|
+
prompt?: string | null | undefined;
|
|
499
|
+
dataset?: Record<string, unknown> | undefined;
|
|
473
500
|
}>>>, z.ZodIntersection<z.ZodObject<{
|
|
474
501
|
type: z.ZodLiteral<"enum">;
|
|
475
502
|
options: z.ZodArray<z.ZodObject<{
|
|
@@ -571,13 +598,13 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
571
598
|
required?: boolean | null | undefined;
|
|
572
599
|
}>>>;
|
|
573
600
|
uiConfiguration: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
574
|
-
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">]>>>;
|
|
601
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">, z.ZodLiteral<"reasoning">, z.ZodLiteral<"lookup">]>>>;
|
|
575
602
|
edit: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"enabled">, z.ZodLiteral<"enabled_without_warning">, z.ZodLiteral<"disabled">]>>;
|
|
576
603
|
}, "strip", z.ZodTypeAny, {
|
|
577
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
604
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
578
605
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
579
606
|
}, {
|
|
580
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
607
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
581
608
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
582
609
|
}>>>;
|
|
583
610
|
width: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
@@ -585,6 +612,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
585
612
|
widthChars: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
586
613
|
scoreThreshold: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
587
614
|
formula: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
615
|
+
context: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
|
|
616
|
+
prompt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
617
|
+
dataset: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
588
618
|
}, "strip", z.ZodTypeAny, {
|
|
589
619
|
suggest?: true | undefined;
|
|
590
620
|
canExport?: boolean | null | undefined;
|
|
@@ -603,7 +633,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
603
633
|
required?: boolean | null | undefined;
|
|
604
634
|
} | null | undefined;
|
|
605
635
|
uiConfiguration?: {
|
|
606
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
636
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
607
637
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
608
638
|
} | null | undefined;
|
|
609
639
|
width?: number | null | undefined;
|
|
@@ -611,6 +641,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
611
641
|
widthChars?: number | null | undefined;
|
|
612
642
|
scoreThreshold?: number | null | undefined;
|
|
613
643
|
formula?: string | null | undefined;
|
|
644
|
+
context?: string[] | null | undefined;
|
|
645
|
+
prompt?: string | null | undefined;
|
|
646
|
+
dataset?: Record<string, unknown> | undefined;
|
|
614
647
|
}, {
|
|
615
648
|
suggest?: true | undefined;
|
|
616
649
|
canExport?: boolean | null | undefined;
|
|
@@ -629,7 +662,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
629
662
|
required?: boolean | null | undefined;
|
|
630
663
|
} | null | undefined;
|
|
631
664
|
uiConfiguration?: {
|
|
632
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
665
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
633
666
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
634
667
|
} | null | undefined;
|
|
635
668
|
width?: number | null | undefined;
|
|
@@ -637,6 +670,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
637
670
|
widthChars?: number | null | undefined;
|
|
638
671
|
scoreThreshold?: number | null | undefined;
|
|
639
672
|
formula?: string | null | undefined;
|
|
673
|
+
context?: string[] | null | undefined;
|
|
674
|
+
prompt?: string | null | undefined;
|
|
675
|
+
dataset?: Record<string, unknown> | undefined;
|
|
640
676
|
}>>>, z.ZodIntersection<z.ZodIntersection<z.ZodObject<{
|
|
641
677
|
id: z.ZodString;
|
|
642
678
|
label: z.ZodString;
|
|
@@ -761,13 +797,13 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
761
797
|
required?: boolean | null | undefined;
|
|
762
798
|
}>>>;
|
|
763
799
|
uiConfiguration: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
764
|
-
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">]>>>;
|
|
800
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">, z.ZodLiteral<"reasoning">, z.ZodLiteral<"lookup">]>>>;
|
|
765
801
|
edit: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"enabled">, z.ZodLiteral<"enabled_without_warning">, z.ZodLiteral<"disabled">]>>;
|
|
766
802
|
}, "strip", z.ZodTypeAny, {
|
|
767
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
803
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
768
804
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
769
805
|
}, {
|
|
770
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
806
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
771
807
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
772
808
|
}>>>;
|
|
773
809
|
width: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
@@ -775,6 +811,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
775
811
|
widthChars: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
776
812
|
scoreThreshold: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
777
813
|
formula: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
814
|
+
context: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
|
|
815
|
+
prompt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
816
|
+
dataset: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
778
817
|
}, "strip", z.ZodTypeAny, {
|
|
779
818
|
suggest?: true | undefined;
|
|
780
819
|
canExport?: boolean | null | undefined;
|
|
@@ -793,7 +832,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
793
832
|
required?: boolean | null | undefined;
|
|
794
833
|
} | null | undefined;
|
|
795
834
|
uiConfiguration?: {
|
|
796
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
835
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
797
836
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
798
837
|
} | null | undefined;
|
|
799
838
|
width?: number | null | undefined;
|
|
@@ -801,6 +840,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
801
840
|
widthChars?: number | null | undefined;
|
|
802
841
|
scoreThreshold?: number | null | undefined;
|
|
803
842
|
formula?: string | null | undefined;
|
|
843
|
+
context?: string[] | null | undefined;
|
|
844
|
+
prompt?: string | null | undefined;
|
|
845
|
+
dataset?: Record<string, unknown> | undefined;
|
|
804
846
|
}, {
|
|
805
847
|
suggest?: true | undefined;
|
|
806
848
|
canExport?: boolean | null | undefined;
|
|
@@ -819,7 +861,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
819
861
|
required?: boolean | null | undefined;
|
|
820
862
|
} | null | undefined;
|
|
821
863
|
uiConfiguration?: {
|
|
822
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
864
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
823
865
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
824
866
|
} | null | undefined;
|
|
825
867
|
width?: number | null | undefined;
|
|
@@ -827,6 +869,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
827
869
|
widthChars?: number | null | undefined;
|
|
828
870
|
scoreThreshold?: number | null | undefined;
|
|
829
871
|
formula?: string | null | undefined;
|
|
872
|
+
context?: string[] | null | undefined;
|
|
873
|
+
prompt?: string | null | undefined;
|
|
874
|
+
dataset?: Record<string, unknown> | undefined;
|
|
830
875
|
}>>>, z.ZodIntersection<z.ZodObject<{
|
|
831
876
|
type: z.ZodLiteral<"date">;
|
|
832
877
|
format: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
@@ -910,13 +955,13 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
910
955
|
required?: boolean | null | undefined;
|
|
911
956
|
}>>>;
|
|
912
957
|
uiConfiguration: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
913
|
-
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">]>>>;
|
|
958
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">, z.ZodLiteral<"reasoning">, z.ZodLiteral<"lookup">]>>>;
|
|
914
959
|
edit: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"enabled">, z.ZodLiteral<"enabled_without_warning">, z.ZodLiteral<"disabled">]>>;
|
|
915
960
|
}, "strip", z.ZodTypeAny, {
|
|
916
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
961
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
917
962
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
918
963
|
}, {
|
|
919
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
964
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
920
965
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
921
966
|
}>>>;
|
|
922
967
|
width: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
@@ -924,6 +969,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
924
969
|
widthChars: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
925
970
|
scoreThreshold: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
926
971
|
formula: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
972
|
+
context: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
|
|
973
|
+
prompt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
974
|
+
dataset: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
927
975
|
}, "strip", z.ZodTypeAny, {
|
|
928
976
|
suggest?: true | undefined;
|
|
929
977
|
canExport?: boolean | null | undefined;
|
|
@@ -942,7 +990,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
942
990
|
required?: boolean | null | undefined;
|
|
943
991
|
} | null | undefined;
|
|
944
992
|
uiConfiguration?: {
|
|
945
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
993
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
946
994
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
947
995
|
} | null | undefined;
|
|
948
996
|
width?: number | null | undefined;
|
|
@@ -950,6 +998,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
950
998
|
widthChars?: number | null | undefined;
|
|
951
999
|
scoreThreshold?: number | null | undefined;
|
|
952
1000
|
formula?: string | null | undefined;
|
|
1001
|
+
context?: string[] | null | undefined;
|
|
1002
|
+
prompt?: string | null | undefined;
|
|
1003
|
+
dataset?: Record<string, unknown> | undefined;
|
|
953
1004
|
}, {
|
|
954
1005
|
suggest?: true | undefined;
|
|
955
1006
|
canExport?: boolean | null | undefined;
|
|
@@ -968,7 +1019,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
968
1019
|
required?: boolean | null | undefined;
|
|
969
1020
|
} | null | undefined;
|
|
970
1021
|
uiConfiguration?: {
|
|
971
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1022
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
972
1023
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
973
1024
|
} | null | undefined;
|
|
974
1025
|
width?: number | null | undefined;
|
|
@@ -976,6 +1027,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
976
1027
|
widthChars?: number | null | undefined;
|
|
977
1028
|
scoreThreshold?: number | null | undefined;
|
|
978
1029
|
formula?: string | null | undefined;
|
|
1030
|
+
context?: string[] | null | undefined;
|
|
1031
|
+
prompt?: string | null | undefined;
|
|
1032
|
+
dataset?: Record<string, unknown> | undefined;
|
|
979
1033
|
}>>>, z.ZodIntersection<z.ZodObject<{
|
|
980
1034
|
type: z.ZodLiteral<"number">;
|
|
981
1035
|
format: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
@@ -1086,13 +1140,13 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1086
1140
|
required?: boolean | null | undefined;
|
|
1087
1141
|
}>>>;
|
|
1088
1142
|
uiConfiguration: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
1089
|
-
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">]>>>;
|
|
1143
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">, z.ZodLiteral<"reasoning">, z.ZodLiteral<"lookup">]>>>;
|
|
1090
1144
|
edit: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"enabled">, z.ZodLiteral<"enabled_without_warning">, z.ZodLiteral<"disabled">]>>;
|
|
1091
1145
|
}, "strip", z.ZodTypeAny, {
|
|
1092
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1146
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1093
1147
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1094
1148
|
}, {
|
|
1095
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1149
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1096
1150
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1097
1151
|
}>>>;
|
|
1098
1152
|
width: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
@@ -1100,6 +1154,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1100
1154
|
widthChars: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
1101
1155
|
scoreThreshold: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
1102
1156
|
formula: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
1157
|
+
context: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
|
|
1158
|
+
prompt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
1159
|
+
dataset: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
1103
1160
|
}, "strip", z.ZodTypeAny, {
|
|
1104
1161
|
suggest?: true | undefined;
|
|
1105
1162
|
canExport?: boolean | null | undefined;
|
|
@@ -1118,7 +1175,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1118
1175
|
required?: boolean | null | undefined;
|
|
1119
1176
|
} | null | undefined;
|
|
1120
1177
|
uiConfiguration?: {
|
|
1121
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1178
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1122
1179
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1123
1180
|
} | null | undefined;
|
|
1124
1181
|
width?: number | null | undefined;
|
|
@@ -1126,6 +1183,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1126
1183
|
widthChars?: number | null | undefined;
|
|
1127
1184
|
scoreThreshold?: number | null | undefined;
|
|
1128
1185
|
formula?: string | null | undefined;
|
|
1186
|
+
context?: string[] | null | undefined;
|
|
1187
|
+
prompt?: string | null | undefined;
|
|
1188
|
+
dataset?: Record<string, unknown> | undefined;
|
|
1129
1189
|
}, {
|
|
1130
1190
|
suggest?: true | undefined;
|
|
1131
1191
|
canExport?: boolean | null | undefined;
|
|
@@ -1144,7 +1204,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1144
1204
|
required?: boolean | null | undefined;
|
|
1145
1205
|
} | null | undefined;
|
|
1146
1206
|
uiConfiguration?: {
|
|
1147
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1207
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1148
1208
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1149
1209
|
} | null | undefined;
|
|
1150
1210
|
width?: number | null | undefined;
|
|
@@ -1152,6 +1212,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1152
1212
|
widthChars?: number | null | undefined;
|
|
1153
1213
|
scoreThreshold?: number | null | undefined;
|
|
1154
1214
|
formula?: string | null | undefined;
|
|
1215
|
+
context?: string[] | null | undefined;
|
|
1216
|
+
prompt?: string | null | undefined;
|
|
1217
|
+
dataset?: Record<string, unknown> | undefined;
|
|
1155
1218
|
}>>>, z.ZodIntersection<z.ZodObject<{
|
|
1156
1219
|
type: z.ZodLiteral<"enum">;
|
|
1157
1220
|
options: z.ZodArray<z.ZodObject<{
|
|
@@ -1253,13 +1316,13 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1253
1316
|
required?: boolean | null | undefined;
|
|
1254
1317
|
}>>>;
|
|
1255
1318
|
uiConfiguration: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
1256
|
-
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">]>>>;
|
|
1319
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">, z.ZodLiteral<"reasoning">, z.ZodLiteral<"lookup">]>>>;
|
|
1257
1320
|
edit: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"enabled">, z.ZodLiteral<"enabled_without_warning">, z.ZodLiteral<"disabled">]>>;
|
|
1258
1321
|
}, "strip", z.ZodTypeAny, {
|
|
1259
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1322
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1260
1323
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1261
1324
|
}, {
|
|
1262
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1325
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1263
1326
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1264
1327
|
}>>>;
|
|
1265
1328
|
width: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
@@ -1267,6 +1330,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1267
1330
|
widthChars: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
1268
1331
|
scoreThreshold: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
1269
1332
|
formula: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
1333
|
+
context: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
|
|
1334
|
+
prompt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
1335
|
+
dataset: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
1270
1336
|
}, "strip", z.ZodTypeAny, {
|
|
1271
1337
|
suggest?: true | undefined;
|
|
1272
1338
|
canExport?: boolean | null | undefined;
|
|
@@ -1285,7 +1351,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1285
1351
|
required?: boolean | null | undefined;
|
|
1286
1352
|
} | null | undefined;
|
|
1287
1353
|
uiConfiguration?: {
|
|
1288
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1354
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1289
1355
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1290
1356
|
} | null | undefined;
|
|
1291
1357
|
width?: number | null | undefined;
|
|
@@ -1293,6 +1359,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1293
1359
|
widthChars?: number | null | undefined;
|
|
1294
1360
|
scoreThreshold?: number | null | undefined;
|
|
1295
1361
|
formula?: string | null | undefined;
|
|
1362
|
+
context?: string[] | null | undefined;
|
|
1363
|
+
prompt?: string | null | undefined;
|
|
1364
|
+
dataset?: Record<string, unknown> | undefined;
|
|
1296
1365
|
}, {
|
|
1297
1366
|
suggest?: true | undefined;
|
|
1298
1367
|
canExport?: boolean | null | undefined;
|
|
@@ -1311,7 +1380,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1311
1380
|
required?: boolean | null | undefined;
|
|
1312
1381
|
} | null | undefined;
|
|
1313
1382
|
uiConfiguration?: {
|
|
1314
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1383
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1315
1384
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1316
1385
|
} | null | undefined;
|
|
1317
1386
|
width?: number | null | undefined;
|
|
@@ -1319,6 +1388,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1319
1388
|
widthChars?: number | null | undefined;
|
|
1320
1389
|
scoreThreshold?: number | null | undefined;
|
|
1321
1390
|
formula?: string | null | undefined;
|
|
1391
|
+
context?: string[] | null | undefined;
|
|
1392
|
+
prompt?: string | null | undefined;
|
|
1393
|
+
dataset?: Record<string, unknown> | undefined;
|
|
1322
1394
|
}>>>, z.ZodIntersection<z.ZodIntersection<z.ZodObject<{
|
|
1323
1395
|
id: z.ZodString;
|
|
1324
1396
|
label: z.ZodString;
|
|
@@ -1364,7 +1436,6 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1364
1436
|
}>>]>, "many">;
|
|
1365
1437
|
rirFieldNames: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
1366
1438
|
}, "strip", z.ZodTypeAny, {
|
|
1367
|
-
category: "tuple";
|
|
1368
1439
|
children: (({
|
|
1369
1440
|
type: "string";
|
|
1370
1441
|
} & {
|
|
@@ -1393,7 +1464,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1393
1464
|
required?: boolean | null | undefined;
|
|
1394
1465
|
} | null | undefined;
|
|
1395
1466
|
uiConfiguration?: {
|
|
1396
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1467
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1397
1468
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1398
1469
|
} | null | undefined;
|
|
1399
1470
|
width?: number | null | undefined;
|
|
@@ -1401,6 +1472,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1401
1472
|
widthChars?: number | null | undefined;
|
|
1402
1473
|
scoreThreshold?: number | null | undefined;
|
|
1403
1474
|
formula?: string | null | undefined;
|
|
1475
|
+
context?: string[] | null | undefined;
|
|
1476
|
+
prompt?: string | null | undefined;
|
|
1477
|
+
dataset?: Record<string, unknown> | undefined;
|
|
1404
1478
|
}) | ({
|
|
1405
1479
|
type: "date";
|
|
1406
1480
|
format?: string | null | undefined;
|
|
@@ -1430,7 +1504,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1430
1504
|
required?: boolean | null | undefined;
|
|
1431
1505
|
} | null | undefined;
|
|
1432
1506
|
uiConfiguration?: {
|
|
1433
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1507
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1434
1508
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1435
1509
|
} | null | undefined;
|
|
1436
1510
|
width?: number | null | undefined;
|
|
@@ -1438,6 +1512,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1438
1512
|
widthChars?: number | null | undefined;
|
|
1439
1513
|
scoreThreshold?: number | null | undefined;
|
|
1440
1514
|
formula?: string | null | undefined;
|
|
1515
|
+
context?: string[] | null | undefined;
|
|
1516
|
+
prompt?: string | null | undefined;
|
|
1517
|
+
dataset?: Record<string, unknown> | undefined;
|
|
1441
1518
|
}) | ({
|
|
1442
1519
|
type: "number";
|
|
1443
1520
|
format?: string | null | undefined;
|
|
@@ -1472,7 +1549,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1472
1549
|
required?: boolean | null | undefined;
|
|
1473
1550
|
} | null | undefined;
|
|
1474
1551
|
uiConfiguration?: {
|
|
1475
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1552
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1476
1553
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1477
1554
|
} | null | undefined;
|
|
1478
1555
|
width?: number | null | undefined;
|
|
@@ -1480,6 +1557,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1480
1557
|
widthChars?: number | null | undefined;
|
|
1481
1558
|
scoreThreshold?: number | null | undefined;
|
|
1482
1559
|
formula?: string | null | undefined;
|
|
1560
|
+
context?: string[] | null | undefined;
|
|
1561
|
+
prompt?: string | null | undefined;
|
|
1562
|
+
dataset?: Record<string, unknown> | undefined;
|
|
1483
1563
|
}) | ({
|
|
1484
1564
|
options: {
|
|
1485
1565
|
value: string;
|
|
@@ -1513,7 +1593,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1513
1593
|
required?: boolean | null | undefined;
|
|
1514
1594
|
} | null | undefined;
|
|
1515
1595
|
uiConfiguration?: {
|
|
1516
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1596
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1517
1597
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1518
1598
|
} | null | undefined;
|
|
1519
1599
|
width?: number | null | undefined;
|
|
@@ -1521,6 +1601,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1521
1601
|
widthChars?: number | null | undefined;
|
|
1522
1602
|
scoreThreshold?: number | null | undefined;
|
|
1523
1603
|
formula?: string | null | undefined;
|
|
1604
|
+
context?: string[] | null | undefined;
|
|
1605
|
+
prompt?: string | null | undefined;
|
|
1606
|
+
dataset?: Record<string, unknown> | undefined;
|
|
1524
1607
|
}) | ({
|
|
1525
1608
|
id: string;
|
|
1526
1609
|
label: string;
|
|
@@ -1536,9 +1619,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1536
1619
|
popupUrl?: string | undefined;
|
|
1537
1620
|
canObtainToken?: boolean | undefined;
|
|
1538
1621
|
}))[];
|
|
1622
|
+
category: "tuple";
|
|
1539
1623
|
rirFieldNames?: string[] | null | undefined;
|
|
1540
1624
|
}, {
|
|
1541
|
-
category: "tuple";
|
|
1542
1625
|
children: (({
|
|
1543
1626
|
type: "string";
|
|
1544
1627
|
} & {
|
|
@@ -1567,7 +1650,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1567
1650
|
required?: boolean | null | undefined;
|
|
1568
1651
|
} | null | undefined;
|
|
1569
1652
|
uiConfiguration?: {
|
|
1570
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1653
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1571
1654
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1572
1655
|
} | null | undefined;
|
|
1573
1656
|
width?: number | null | undefined;
|
|
@@ -1575,6 +1658,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1575
1658
|
widthChars?: number | null | undefined;
|
|
1576
1659
|
scoreThreshold?: number | null | undefined;
|
|
1577
1660
|
formula?: string | null | undefined;
|
|
1661
|
+
context?: string[] | null | undefined;
|
|
1662
|
+
prompt?: string | null | undefined;
|
|
1663
|
+
dataset?: Record<string, unknown> | undefined;
|
|
1578
1664
|
}) | ({
|
|
1579
1665
|
type: "date";
|
|
1580
1666
|
format?: string | null | undefined;
|
|
@@ -1604,7 +1690,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1604
1690
|
required?: boolean | null | undefined;
|
|
1605
1691
|
} | null | undefined;
|
|
1606
1692
|
uiConfiguration?: {
|
|
1607
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1693
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1608
1694
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1609
1695
|
} | null | undefined;
|
|
1610
1696
|
width?: number | null | undefined;
|
|
@@ -1612,6 +1698,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1612
1698
|
widthChars?: number | null | undefined;
|
|
1613
1699
|
scoreThreshold?: number | null | undefined;
|
|
1614
1700
|
formula?: string | null | undefined;
|
|
1701
|
+
context?: string[] | null | undefined;
|
|
1702
|
+
prompt?: string | null | undefined;
|
|
1703
|
+
dataset?: Record<string, unknown> | undefined;
|
|
1615
1704
|
}) | ({
|
|
1616
1705
|
type: "number";
|
|
1617
1706
|
format?: string | null | undefined;
|
|
@@ -1646,7 +1735,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1646
1735
|
required?: boolean | null | undefined;
|
|
1647
1736
|
} | null | undefined;
|
|
1648
1737
|
uiConfiguration?: {
|
|
1649
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1738
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1650
1739
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1651
1740
|
} | null | undefined;
|
|
1652
1741
|
width?: number | null | undefined;
|
|
@@ -1654,6 +1743,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1654
1743
|
widthChars?: number | null | undefined;
|
|
1655
1744
|
scoreThreshold?: number | null | undefined;
|
|
1656
1745
|
formula?: string | null | undefined;
|
|
1746
|
+
context?: string[] | null | undefined;
|
|
1747
|
+
prompt?: string | null | undefined;
|
|
1748
|
+
dataset?: Record<string, unknown> | undefined;
|
|
1657
1749
|
}) | ({
|
|
1658
1750
|
options: {
|
|
1659
1751
|
value: string;
|
|
@@ -1687,7 +1779,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1687
1779
|
required?: boolean | null | undefined;
|
|
1688
1780
|
} | null | undefined;
|
|
1689
1781
|
uiConfiguration?: {
|
|
1690
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1782
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1691
1783
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1692
1784
|
} | null | undefined;
|
|
1693
1785
|
width?: number | null | undefined;
|
|
@@ -1695,6 +1787,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1695
1787
|
widthChars?: number | null | undefined;
|
|
1696
1788
|
scoreThreshold?: number | null | undefined;
|
|
1697
1789
|
formula?: string | null | undefined;
|
|
1790
|
+
context?: string[] | null | undefined;
|
|
1791
|
+
prompt?: string | null | undefined;
|
|
1792
|
+
dataset?: Record<string, unknown> | undefined;
|
|
1698
1793
|
}) | ({
|
|
1699
1794
|
id: string;
|
|
1700
1795
|
label: string;
|
|
@@ -1710,6 +1805,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1710
1805
|
popupUrl?: string | undefined;
|
|
1711
1806
|
canObtainToken?: boolean | undefined;
|
|
1712
1807
|
}))[];
|
|
1808
|
+
category: "tuple";
|
|
1713
1809
|
rirFieldNames?: string[] | null | undefined;
|
|
1714
1810
|
}>, z.ZodObject<{
|
|
1715
1811
|
id: z.ZodString;
|
|
@@ -1810,13 +1906,13 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1810
1906
|
required?: boolean | null | undefined;
|
|
1811
1907
|
}>>>;
|
|
1812
1908
|
uiConfiguration: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
1813
|
-
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">]>>>;
|
|
1909
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">, z.ZodLiteral<"reasoning">, z.ZodLiteral<"lookup">]>>>;
|
|
1814
1910
|
edit: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"enabled">, z.ZodLiteral<"enabled_without_warning">, z.ZodLiteral<"disabled">]>>;
|
|
1815
1911
|
}, "strip", z.ZodTypeAny, {
|
|
1816
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1912
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1817
1913
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1818
1914
|
}, {
|
|
1819
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1915
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1820
1916
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1821
1917
|
}>>>;
|
|
1822
1918
|
width: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
@@ -1824,6 +1920,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1824
1920
|
widthChars: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
1825
1921
|
scoreThreshold: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
1826
1922
|
formula: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
1923
|
+
context: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
|
|
1924
|
+
prompt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
1925
|
+
dataset: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
1827
1926
|
}, "strip", z.ZodTypeAny, {
|
|
1828
1927
|
suggest?: true | undefined;
|
|
1829
1928
|
canExport?: boolean | null | undefined;
|
|
@@ -1842,7 +1941,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1842
1941
|
required?: boolean | null | undefined;
|
|
1843
1942
|
} | null | undefined;
|
|
1844
1943
|
uiConfiguration?: {
|
|
1845
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1944
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1846
1945
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1847
1946
|
} | null | undefined;
|
|
1848
1947
|
width?: number | null | undefined;
|
|
@@ -1850,6 +1949,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1850
1949
|
widthChars?: number | null | undefined;
|
|
1851
1950
|
scoreThreshold?: number | null | undefined;
|
|
1852
1951
|
formula?: string | null | undefined;
|
|
1952
|
+
context?: string[] | null | undefined;
|
|
1953
|
+
prompt?: string | null | undefined;
|
|
1954
|
+
dataset?: Record<string, unknown> | undefined;
|
|
1853
1955
|
}, {
|
|
1854
1956
|
suggest?: true | undefined;
|
|
1855
1957
|
canExport?: boolean | null | undefined;
|
|
@@ -1868,7 +1970,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1868
1970
|
required?: boolean | null | undefined;
|
|
1869
1971
|
} | null | undefined;
|
|
1870
1972
|
uiConfiguration?: {
|
|
1871
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1973
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1872
1974
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1873
1975
|
} | null | undefined;
|
|
1874
1976
|
width?: number | null | undefined;
|
|
@@ -1876,6 +1978,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1876
1978
|
widthChars?: number | null | undefined;
|
|
1877
1979
|
scoreThreshold?: number | null | undefined;
|
|
1878
1980
|
formula?: string | null | undefined;
|
|
1981
|
+
context?: string[] | null | undefined;
|
|
1982
|
+
prompt?: string | null | undefined;
|
|
1983
|
+
dataset?: Record<string, unknown> | undefined;
|
|
1879
1984
|
}>>>, z.ZodIntersection<z.ZodObject<{
|
|
1880
1985
|
type: z.ZodLiteral<"date">;
|
|
1881
1986
|
format: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
@@ -1959,13 +2064,13 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1959
2064
|
required?: boolean | null | undefined;
|
|
1960
2065
|
}>>>;
|
|
1961
2066
|
uiConfiguration: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
1962
|
-
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">]>>>;
|
|
2067
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">, z.ZodLiteral<"reasoning">, z.ZodLiteral<"lookup">]>>>;
|
|
1963
2068
|
edit: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"enabled">, z.ZodLiteral<"enabled_without_warning">, z.ZodLiteral<"disabled">]>>;
|
|
1964
2069
|
}, "strip", z.ZodTypeAny, {
|
|
1965
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2070
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1966
2071
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1967
2072
|
}, {
|
|
1968
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2073
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1969
2074
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1970
2075
|
}>>>;
|
|
1971
2076
|
width: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
@@ -1973,6 +2078,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1973
2078
|
widthChars: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
1974
2079
|
scoreThreshold: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
1975
2080
|
formula: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
2081
|
+
context: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
|
|
2082
|
+
prompt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
2083
|
+
dataset: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
1976
2084
|
}, "strip", z.ZodTypeAny, {
|
|
1977
2085
|
suggest?: true | undefined;
|
|
1978
2086
|
canExport?: boolean | null | undefined;
|
|
@@ -1991,7 +2099,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1991
2099
|
required?: boolean | null | undefined;
|
|
1992
2100
|
} | null | undefined;
|
|
1993
2101
|
uiConfiguration?: {
|
|
1994
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2102
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
1995
2103
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1996
2104
|
} | null | undefined;
|
|
1997
2105
|
width?: number | null | undefined;
|
|
@@ -1999,6 +2107,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1999
2107
|
widthChars?: number | null | undefined;
|
|
2000
2108
|
scoreThreshold?: number | null | undefined;
|
|
2001
2109
|
formula?: string | null | undefined;
|
|
2110
|
+
context?: string[] | null | undefined;
|
|
2111
|
+
prompt?: string | null | undefined;
|
|
2112
|
+
dataset?: Record<string, unknown> | undefined;
|
|
2002
2113
|
}, {
|
|
2003
2114
|
suggest?: true | undefined;
|
|
2004
2115
|
canExport?: boolean | null | undefined;
|
|
@@ -2017,7 +2128,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2017
2128
|
required?: boolean | null | undefined;
|
|
2018
2129
|
} | null | undefined;
|
|
2019
2130
|
uiConfiguration?: {
|
|
2020
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2131
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2021
2132
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2022
2133
|
} | null | undefined;
|
|
2023
2134
|
width?: number | null | undefined;
|
|
@@ -2025,6 +2136,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2025
2136
|
widthChars?: number | null | undefined;
|
|
2026
2137
|
scoreThreshold?: number | null | undefined;
|
|
2027
2138
|
formula?: string | null | undefined;
|
|
2139
|
+
context?: string[] | null | undefined;
|
|
2140
|
+
prompt?: string | null | undefined;
|
|
2141
|
+
dataset?: Record<string, unknown> | undefined;
|
|
2028
2142
|
}>>>, z.ZodIntersection<z.ZodObject<{
|
|
2029
2143
|
type: z.ZodLiteral<"number">;
|
|
2030
2144
|
format: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
@@ -2135,13 +2249,13 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2135
2249
|
required?: boolean | null | undefined;
|
|
2136
2250
|
}>>>;
|
|
2137
2251
|
uiConfiguration: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
2138
|
-
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">]>>>;
|
|
2252
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">, z.ZodLiteral<"reasoning">, z.ZodLiteral<"lookup">]>>>;
|
|
2139
2253
|
edit: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"enabled">, z.ZodLiteral<"enabled_without_warning">, z.ZodLiteral<"disabled">]>>;
|
|
2140
2254
|
}, "strip", z.ZodTypeAny, {
|
|
2141
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2255
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2142
2256
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2143
2257
|
}, {
|
|
2144
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2258
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2145
2259
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2146
2260
|
}>>>;
|
|
2147
2261
|
width: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
@@ -2149,6 +2263,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2149
2263
|
widthChars: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
2150
2264
|
scoreThreshold: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
2151
2265
|
formula: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
2266
|
+
context: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
|
|
2267
|
+
prompt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
2268
|
+
dataset: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
2152
2269
|
}, "strip", z.ZodTypeAny, {
|
|
2153
2270
|
suggest?: true | undefined;
|
|
2154
2271
|
canExport?: boolean | null | undefined;
|
|
@@ -2167,7 +2284,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2167
2284
|
required?: boolean | null | undefined;
|
|
2168
2285
|
} | null | undefined;
|
|
2169
2286
|
uiConfiguration?: {
|
|
2170
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2287
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2171
2288
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2172
2289
|
} | null | undefined;
|
|
2173
2290
|
width?: number | null | undefined;
|
|
@@ -2175,6 +2292,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2175
2292
|
widthChars?: number | null | undefined;
|
|
2176
2293
|
scoreThreshold?: number | null | undefined;
|
|
2177
2294
|
formula?: string | null | undefined;
|
|
2295
|
+
context?: string[] | null | undefined;
|
|
2296
|
+
prompt?: string | null | undefined;
|
|
2297
|
+
dataset?: Record<string, unknown> | undefined;
|
|
2178
2298
|
}, {
|
|
2179
2299
|
suggest?: true | undefined;
|
|
2180
2300
|
canExport?: boolean | null | undefined;
|
|
@@ -2193,7 +2313,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2193
2313
|
required?: boolean | null | undefined;
|
|
2194
2314
|
} | null | undefined;
|
|
2195
2315
|
uiConfiguration?: {
|
|
2196
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2316
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2197
2317
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2198
2318
|
} | null | undefined;
|
|
2199
2319
|
width?: number | null | undefined;
|
|
@@ -2201,6 +2321,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2201
2321
|
widthChars?: number | null | undefined;
|
|
2202
2322
|
scoreThreshold?: number | null | undefined;
|
|
2203
2323
|
formula?: string | null | undefined;
|
|
2324
|
+
context?: string[] | null | undefined;
|
|
2325
|
+
prompt?: string | null | undefined;
|
|
2326
|
+
dataset?: Record<string, unknown> | undefined;
|
|
2204
2327
|
}>>>, z.ZodIntersection<z.ZodObject<{
|
|
2205
2328
|
type: z.ZodLiteral<"enum">;
|
|
2206
2329
|
options: z.ZodArray<z.ZodObject<{
|
|
@@ -2302,13 +2425,13 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2302
2425
|
required?: boolean | null | undefined;
|
|
2303
2426
|
}>>>;
|
|
2304
2427
|
uiConfiguration: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
2305
|
-
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">]>>>;
|
|
2428
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">, z.ZodLiteral<"reasoning">, z.ZodLiteral<"lookup">]>>>;
|
|
2306
2429
|
edit: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"enabled">, z.ZodLiteral<"enabled_without_warning">, z.ZodLiteral<"disabled">]>>;
|
|
2307
2430
|
}, "strip", z.ZodTypeAny, {
|
|
2308
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2431
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2309
2432
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2310
2433
|
}, {
|
|
2311
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2434
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2312
2435
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2313
2436
|
}>>>;
|
|
2314
2437
|
width: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
@@ -2316,6 +2439,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2316
2439
|
widthChars: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
2317
2440
|
scoreThreshold: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
2318
2441
|
formula: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
2442
|
+
context: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
|
|
2443
|
+
prompt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
2444
|
+
dataset: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
2319
2445
|
}, "strip", z.ZodTypeAny, {
|
|
2320
2446
|
suggest?: true | undefined;
|
|
2321
2447
|
canExport?: boolean | null | undefined;
|
|
@@ -2334,7 +2460,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2334
2460
|
required?: boolean | null | undefined;
|
|
2335
2461
|
} | null | undefined;
|
|
2336
2462
|
uiConfiguration?: {
|
|
2337
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2463
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2338
2464
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2339
2465
|
} | null | undefined;
|
|
2340
2466
|
width?: number | null | undefined;
|
|
@@ -2342,6 +2468,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2342
2468
|
widthChars?: number | null | undefined;
|
|
2343
2469
|
scoreThreshold?: number | null | undefined;
|
|
2344
2470
|
formula?: string | null | undefined;
|
|
2471
|
+
context?: string[] | null | undefined;
|
|
2472
|
+
prompt?: string | null | undefined;
|
|
2473
|
+
dataset?: Record<string, unknown> | undefined;
|
|
2345
2474
|
}, {
|
|
2346
2475
|
suggest?: true | undefined;
|
|
2347
2476
|
canExport?: boolean | null | undefined;
|
|
@@ -2360,7 +2489,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2360
2489
|
required?: boolean | null | undefined;
|
|
2361
2490
|
} | null | undefined;
|
|
2362
2491
|
uiConfiguration?: {
|
|
2363
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2492
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2364
2493
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2365
2494
|
} | null | undefined;
|
|
2366
2495
|
width?: number | null | undefined;
|
|
@@ -2368,6 +2497,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2368
2497
|
widthChars?: number | null | undefined;
|
|
2369
2498
|
scoreThreshold?: number | null | undefined;
|
|
2370
2499
|
formula?: string | null | undefined;
|
|
2500
|
+
context?: string[] | null | undefined;
|
|
2501
|
+
prompt?: string | null | undefined;
|
|
2502
|
+
dataset?: Record<string, unknown> | undefined;
|
|
2371
2503
|
}>>>, z.ZodIntersection<z.ZodIntersection<z.ZodObject<{
|
|
2372
2504
|
id: z.ZodString;
|
|
2373
2505
|
label: z.ZodString;
|
|
@@ -2440,7 +2572,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2440
2572
|
required?: boolean | null | undefined;
|
|
2441
2573
|
} | null | undefined;
|
|
2442
2574
|
uiConfiguration?: {
|
|
2443
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2575
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2444
2576
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2445
2577
|
} | null | undefined;
|
|
2446
2578
|
width?: number | null | undefined;
|
|
@@ -2448,6 +2580,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2448
2580
|
widthChars?: number | null | undefined;
|
|
2449
2581
|
scoreThreshold?: number | null | undefined;
|
|
2450
2582
|
formula?: string | null | undefined;
|
|
2583
|
+
context?: string[] | null | undefined;
|
|
2584
|
+
prompt?: string | null | undefined;
|
|
2585
|
+
dataset?: Record<string, unknown> | undefined;
|
|
2451
2586
|
}) | ({
|
|
2452
2587
|
type: "date";
|
|
2453
2588
|
format?: string | null | undefined;
|
|
@@ -2477,7 +2612,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2477
2612
|
required?: boolean | null | undefined;
|
|
2478
2613
|
} | null | undefined;
|
|
2479
2614
|
uiConfiguration?: {
|
|
2480
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2615
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2481
2616
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2482
2617
|
} | null | undefined;
|
|
2483
2618
|
width?: number | null | undefined;
|
|
@@ -2485,6 +2620,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2485
2620
|
widthChars?: number | null | undefined;
|
|
2486
2621
|
scoreThreshold?: number | null | undefined;
|
|
2487
2622
|
formula?: string | null | undefined;
|
|
2623
|
+
context?: string[] | null | undefined;
|
|
2624
|
+
prompt?: string | null | undefined;
|
|
2625
|
+
dataset?: Record<string, unknown> | undefined;
|
|
2488
2626
|
}) | ({
|
|
2489
2627
|
type: "number";
|
|
2490
2628
|
format?: string | null | undefined;
|
|
@@ -2519,7 +2657,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2519
2657
|
required?: boolean | null | undefined;
|
|
2520
2658
|
} | null | undefined;
|
|
2521
2659
|
uiConfiguration?: {
|
|
2522
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2660
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2523
2661
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2524
2662
|
} | null | undefined;
|
|
2525
2663
|
width?: number | null | undefined;
|
|
@@ -2527,6 +2665,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2527
2665
|
widthChars?: number | null | undefined;
|
|
2528
2666
|
scoreThreshold?: number | null | undefined;
|
|
2529
2667
|
formula?: string | null | undefined;
|
|
2668
|
+
context?: string[] | null | undefined;
|
|
2669
|
+
prompt?: string | null | undefined;
|
|
2670
|
+
dataset?: Record<string, unknown> | undefined;
|
|
2530
2671
|
}) | ({
|
|
2531
2672
|
options: {
|
|
2532
2673
|
value: string;
|
|
@@ -2560,7 +2701,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2560
2701
|
required?: boolean | null | undefined;
|
|
2561
2702
|
} | null | undefined;
|
|
2562
2703
|
uiConfiguration?: {
|
|
2563
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2704
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2564
2705
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2565
2706
|
} | null | undefined;
|
|
2566
2707
|
width?: number | null | undefined;
|
|
@@ -2568,6 +2709,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2568
2709
|
widthChars?: number | null | undefined;
|
|
2569
2710
|
scoreThreshold?: number | null | undefined;
|
|
2570
2711
|
formula?: string | null | undefined;
|
|
2712
|
+
context?: string[] | null | undefined;
|
|
2713
|
+
prompt?: string | null | undefined;
|
|
2714
|
+
dataset?: Record<string, unknown> | undefined;
|
|
2571
2715
|
}) | ({
|
|
2572
2716
|
id: string;
|
|
2573
2717
|
label: string;
|
|
@@ -2612,7 +2756,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2612
2756
|
required?: boolean | null | undefined;
|
|
2613
2757
|
} | null | undefined;
|
|
2614
2758
|
uiConfiguration?: {
|
|
2615
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2759
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2616
2760
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2617
2761
|
} | null | undefined;
|
|
2618
2762
|
width?: number | null | undefined;
|
|
@@ -2620,6 +2764,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2620
2764
|
widthChars?: number | null | undefined;
|
|
2621
2765
|
scoreThreshold?: number | null | undefined;
|
|
2622
2766
|
formula?: string | null | undefined;
|
|
2767
|
+
context?: string[] | null | undefined;
|
|
2768
|
+
prompt?: string | null | undefined;
|
|
2769
|
+
dataset?: Record<string, unknown> | undefined;
|
|
2623
2770
|
}) | ({
|
|
2624
2771
|
type: "date";
|
|
2625
2772
|
format?: string | null | undefined;
|
|
@@ -2649,7 +2796,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2649
2796
|
required?: boolean | null | undefined;
|
|
2650
2797
|
} | null | undefined;
|
|
2651
2798
|
uiConfiguration?: {
|
|
2652
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2799
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2653
2800
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2654
2801
|
} | null | undefined;
|
|
2655
2802
|
width?: number | null | undefined;
|
|
@@ -2657,6 +2804,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2657
2804
|
widthChars?: number | null | undefined;
|
|
2658
2805
|
scoreThreshold?: number | null | undefined;
|
|
2659
2806
|
formula?: string | null | undefined;
|
|
2807
|
+
context?: string[] | null | undefined;
|
|
2808
|
+
prompt?: string | null | undefined;
|
|
2809
|
+
dataset?: Record<string, unknown> | undefined;
|
|
2660
2810
|
}) | ({
|
|
2661
2811
|
type: "number";
|
|
2662
2812
|
format?: string | null | undefined;
|
|
@@ -2691,7 +2841,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2691
2841
|
required?: boolean | null | undefined;
|
|
2692
2842
|
} | null | undefined;
|
|
2693
2843
|
uiConfiguration?: {
|
|
2694
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2844
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2695
2845
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2696
2846
|
} | null | undefined;
|
|
2697
2847
|
width?: number | null | undefined;
|
|
@@ -2699,6 +2849,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2699
2849
|
widthChars?: number | null | undefined;
|
|
2700
2850
|
scoreThreshold?: number | null | undefined;
|
|
2701
2851
|
formula?: string | null | undefined;
|
|
2852
|
+
context?: string[] | null | undefined;
|
|
2853
|
+
prompt?: string | null | undefined;
|
|
2854
|
+
dataset?: Record<string, unknown> | undefined;
|
|
2702
2855
|
}) | ({
|
|
2703
2856
|
options: {
|
|
2704
2857
|
value: string;
|
|
@@ -2732,7 +2885,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2732
2885
|
required?: boolean | null | undefined;
|
|
2733
2886
|
} | null | undefined;
|
|
2734
2887
|
uiConfiguration?: {
|
|
2735
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2888
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2736
2889
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2737
2890
|
} | null | undefined;
|
|
2738
2891
|
width?: number | null | undefined;
|
|
@@ -2740,6 +2893,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2740
2893
|
widthChars?: number | null | undefined;
|
|
2741
2894
|
scoreThreshold?: number | null | undefined;
|
|
2742
2895
|
formula?: string | null | undefined;
|
|
2896
|
+
context?: string[] | null | undefined;
|
|
2897
|
+
prompt?: string | null | undefined;
|
|
2898
|
+
dataset?: Record<string, unknown> | undefined;
|
|
2743
2899
|
}) | ({
|
|
2744
2900
|
id: string;
|
|
2745
2901
|
label: string;
|
|
@@ -2897,13 +3053,13 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2897
3053
|
required?: boolean | null | undefined;
|
|
2898
3054
|
}>>>;
|
|
2899
3055
|
uiConfiguration: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
2900
|
-
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">]>>>;
|
|
3056
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">, z.ZodLiteral<"reasoning">, z.ZodLiteral<"lookup">]>>>;
|
|
2901
3057
|
edit: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"enabled">, z.ZodLiteral<"enabled_without_warning">, z.ZodLiteral<"disabled">]>>;
|
|
2902
3058
|
}, "strip", z.ZodTypeAny, {
|
|
2903
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3059
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2904
3060
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2905
3061
|
}, {
|
|
2906
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3062
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2907
3063
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2908
3064
|
}>>>;
|
|
2909
3065
|
width: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
@@ -2911,6 +3067,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2911
3067
|
widthChars: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
2912
3068
|
scoreThreshold: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
2913
3069
|
formula: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
3070
|
+
context: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
|
|
3071
|
+
prompt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
3072
|
+
dataset: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
2914
3073
|
}, "strip", z.ZodTypeAny, {
|
|
2915
3074
|
suggest?: true | undefined;
|
|
2916
3075
|
canExport?: boolean | null | undefined;
|
|
@@ -2929,7 +3088,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2929
3088
|
required?: boolean | null | undefined;
|
|
2930
3089
|
} | null | undefined;
|
|
2931
3090
|
uiConfiguration?: {
|
|
2932
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3091
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2933
3092
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2934
3093
|
} | null | undefined;
|
|
2935
3094
|
width?: number | null | undefined;
|
|
@@ -2937,6 +3096,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2937
3096
|
widthChars?: number | null | undefined;
|
|
2938
3097
|
scoreThreshold?: number | null | undefined;
|
|
2939
3098
|
formula?: string | null | undefined;
|
|
3099
|
+
context?: string[] | null | undefined;
|
|
3100
|
+
prompt?: string | null | undefined;
|
|
3101
|
+
dataset?: Record<string, unknown> | undefined;
|
|
2940
3102
|
}, {
|
|
2941
3103
|
suggest?: true | undefined;
|
|
2942
3104
|
canExport?: boolean | null | undefined;
|
|
@@ -2955,7 +3117,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2955
3117
|
required?: boolean | null | undefined;
|
|
2956
3118
|
} | null | undefined;
|
|
2957
3119
|
uiConfiguration?: {
|
|
2958
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3120
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
2959
3121
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2960
3122
|
} | null | undefined;
|
|
2961
3123
|
width?: number | null | undefined;
|
|
@@ -2963,6 +3125,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2963
3125
|
widthChars?: number | null | undefined;
|
|
2964
3126
|
scoreThreshold?: number | null | undefined;
|
|
2965
3127
|
formula?: string | null | undefined;
|
|
3128
|
+
context?: string[] | null | undefined;
|
|
3129
|
+
prompt?: string | null | undefined;
|
|
3130
|
+
dataset?: Record<string, unknown> | undefined;
|
|
2966
3131
|
}>>>, z.ZodIntersection<z.ZodObject<{
|
|
2967
3132
|
type: z.ZodLiteral<"date">;
|
|
2968
3133
|
format: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
@@ -3046,13 +3211,13 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3046
3211
|
required?: boolean | null | undefined;
|
|
3047
3212
|
}>>>;
|
|
3048
3213
|
uiConfiguration: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
3049
|
-
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">]>>>;
|
|
3214
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">, z.ZodLiteral<"reasoning">, z.ZodLiteral<"lookup">]>>>;
|
|
3050
3215
|
edit: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"enabled">, z.ZodLiteral<"enabled_without_warning">, z.ZodLiteral<"disabled">]>>;
|
|
3051
3216
|
}, "strip", z.ZodTypeAny, {
|
|
3052
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3217
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3053
3218
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3054
3219
|
}, {
|
|
3055
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3220
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3056
3221
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3057
3222
|
}>>>;
|
|
3058
3223
|
width: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
@@ -3060,6 +3225,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3060
3225
|
widthChars: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
3061
3226
|
scoreThreshold: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
3062
3227
|
formula: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
3228
|
+
context: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
|
|
3229
|
+
prompt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
3230
|
+
dataset: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
3063
3231
|
}, "strip", z.ZodTypeAny, {
|
|
3064
3232
|
suggest?: true | undefined;
|
|
3065
3233
|
canExport?: boolean | null | undefined;
|
|
@@ -3078,7 +3246,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3078
3246
|
required?: boolean | null | undefined;
|
|
3079
3247
|
} | null | undefined;
|
|
3080
3248
|
uiConfiguration?: {
|
|
3081
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3249
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3082
3250
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3083
3251
|
} | null | undefined;
|
|
3084
3252
|
width?: number | null | undefined;
|
|
@@ -3086,6 +3254,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3086
3254
|
widthChars?: number | null | undefined;
|
|
3087
3255
|
scoreThreshold?: number | null | undefined;
|
|
3088
3256
|
formula?: string | null | undefined;
|
|
3257
|
+
context?: string[] | null | undefined;
|
|
3258
|
+
prompt?: string | null | undefined;
|
|
3259
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3089
3260
|
}, {
|
|
3090
3261
|
suggest?: true | undefined;
|
|
3091
3262
|
canExport?: boolean | null | undefined;
|
|
@@ -3104,7 +3275,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3104
3275
|
required?: boolean | null | undefined;
|
|
3105
3276
|
} | null | undefined;
|
|
3106
3277
|
uiConfiguration?: {
|
|
3107
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3278
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3108
3279
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3109
3280
|
} | null | undefined;
|
|
3110
3281
|
width?: number | null | undefined;
|
|
@@ -3112,6 +3283,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3112
3283
|
widthChars?: number | null | undefined;
|
|
3113
3284
|
scoreThreshold?: number | null | undefined;
|
|
3114
3285
|
formula?: string | null | undefined;
|
|
3286
|
+
context?: string[] | null | undefined;
|
|
3287
|
+
prompt?: string | null | undefined;
|
|
3288
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3115
3289
|
}>>>, z.ZodIntersection<z.ZodObject<{
|
|
3116
3290
|
type: z.ZodLiteral<"number">;
|
|
3117
3291
|
format: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
@@ -3222,13 +3396,13 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3222
3396
|
required?: boolean | null | undefined;
|
|
3223
3397
|
}>>>;
|
|
3224
3398
|
uiConfiguration: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
3225
|
-
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">]>>>;
|
|
3399
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">, z.ZodLiteral<"reasoning">, z.ZodLiteral<"lookup">]>>>;
|
|
3226
3400
|
edit: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"enabled">, z.ZodLiteral<"enabled_without_warning">, z.ZodLiteral<"disabled">]>>;
|
|
3227
3401
|
}, "strip", z.ZodTypeAny, {
|
|
3228
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3402
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3229
3403
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3230
3404
|
}, {
|
|
3231
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3405
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3232
3406
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3233
3407
|
}>>>;
|
|
3234
3408
|
width: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
@@ -3236,6 +3410,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3236
3410
|
widthChars: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
3237
3411
|
scoreThreshold: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
3238
3412
|
formula: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
3413
|
+
context: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
|
|
3414
|
+
prompt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
3415
|
+
dataset: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
3239
3416
|
}, "strip", z.ZodTypeAny, {
|
|
3240
3417
|
suggest?: true | undefined;
|
|
3241
3418
|
canExport?: boolean | null | undefined;
|
|
@@ -3254,7 +3431,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3254
3431
|
required?: boolean | null | undefined;
|
|
3255
3432
|
} | null | undefined;
|
|
3256
3433
|
uiConfiguration?: {
|
|
3257
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3434
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3258
3435
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3259
3436
|
} | null | undefined;
|
|
3260
3437
|
width?: number | null | undefined;
|
|
@@ -3262,6 +3439,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3262
3439
|
widthChars?: number | null | undefined;
|
|
3263
3440
|
scoreThreshold?: number | null | undefined;
|
|
3264
3441
|
formula?: string | null | undefined;
|
|
3442
|
+
context?: string[] | null | undefined;
|
|
3443
|
+
prompt?: string | null | undefined;
|
|
3444
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3265
3445
|
}, {
|
|
3266
3446
|
suggest?: true | undefined;
|
|
3267
3447
|
canExport?: boolean | null | undefined;
|
|
@@ -3280,7 +3460,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3280
3460
|
required?: boolean | null | undefined;
|
|
3281
3461
|
} | null | undefined;
|
|
3282
3462
|
uiConfiguration?: {
|
|
3283
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3463
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3284
3464
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3285
3465
|
} | null | undefined;
|
|
3286
3466
|
width?: number | null | undefined;
|
|
@@ -3288,6 +3468,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3288
3468
|
widthChars?: number | null | undefined;
|
|
3289
3469
|
scoreThreshold?: number | null | undefined;
|
|
3290
3470
|
formula?: string | null | undefined;
|
|
3471
|
+
context?: string[] | null | undefined;
|
|
3472
|
+
prompt?: string | null | undefined;
|
|
3473
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3291
3474
|
}>>>, z.ZodIntersection<z.ZodObject<{
|
|
3292
3475
|
type: z.ZodLiteral<"enum">;
|
|
3293
3476
|
options: z.ZodArray<z.ZodObject<{
|
|
@@ -3389,13 +3572,13 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3389
3572
|
required?: boolean | null | undefined;
|
|
3390
3573
|
}>>>;
|
|
3391
3574
|
uiConfiguration: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
3392
|
-
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">]>>>;
|
|
3575
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">, z.ZodLiteral<"reasoning">, z.ZodLiteral<"lookup">]>>>;
|
|
3393
3576
|
edit: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"enabled">, z.ZodLiteral<"enabled_without_warning">, z.ZodLiteral<"disabled">]>>;
|
|
3394
3577
|
}, "strip", z.ZodTypeAny, {
|
|
3395
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3578
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3396
3579
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3397
3580
|
}, {
|
|
3398
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3581
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3399
3582
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3400
3583
|
}>>>;
|
|
3401
3584
|
width: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
@@ -3403,6 +3586,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3403
3586
|
widthChars: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
3404
3587
|
scoreThreshold: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
3405
3588
|
formula: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
3589
|
+
context: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
|
|
3590
|
+
prompt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
3591
|
+
dataset: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
3406
3592
|
}, "strip", z.ZodTypeAny, {
|
|
3407
3593
|
suggest?: true | undefined;
|
|
3408
3594
|
canExport?: boolean | null | undefined;
|
|
@@ -3421,7 +3607,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3421
3607
|
required?: boolean | null | undefined;
|
|
3422
3608
|
} | null | undefined;
|
|
3423
3609
|
uiConfiguration?: {
|
|
3424
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3610
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3425
3611
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3426
3612
|
} | null | undefined;
|
|
3427
3613
|
width?: number | null | undefined;
|
|
@@ -3429,6 +3615,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3429
3615
|
widthChars?: number | null | undefined;
|
|
3430
3616
|
scoreThreshold?: number | null | undefined;
|
|
3431
3617
|
formula?: string | null | undefined;
|
|
3618
|
+
context?: string[] | null | undefined;
|
|
3619
|
+
prompt?: string | null | undefined;
|
|
3620
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3432
3621
|
}, {
|
|
3433
3622
|
suggest?: true | undefined;
|
|
3434
3623
|
canExport?: boolean | null | undefined;
|
|
@@ -3447,7 +3636,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3447
3636
|
required?: boolean | null | undefined;
|
|
3448
3637
|
} | null | undefined;
|
|
3449
3638
|
uiConfiguration?: {
|
|
3450
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3639
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3451
3640
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3452
3641
|
} | null | undefined;
|
|
3453
3642
|
width?: number | null | undefined;
|
|
@@ -3455,6 +3644,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3455
3644
|
widthChars?: number | null | undefined;
|
|
3456
3645
|
scoreThreshold?: number | null | undefined;
|
|
3457
3646
|
formula?: string | null | undefined;
|
|
3647
|
+
context?: string[] | null | undefined;
|
|
3648
|
+
prompt?: string | null | undefined;
|
|
3649
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3458
3650
|
}>>>, z.ZodIntersection<z.ZodIntersection<z.ZodObject<{
|
|
3459
3651
|
id: z.ZodString;
|
|
3460
3652
|
label: z.ZodString;
|
|
@@ -3500,7 +3692,6 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3500
3692
|
}>>]>, "many">;
|
|
3501
3693
|
rirFieldNames: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
3502
3694
|
}, "strip", z.ZodTypeAny, {
|
|
3503
|
-
category: "tuple";
|
|
3504
3695
|
children: (({
|
|
3505
3696
|
type: "string";
|
|
3506
3697
|
} & {
|
|
@@ -3529,7 +3720,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3529
3720
|
required?: boolean | null | undefined;
|
|
3530
3721
|
} | null | undefined;
|
|
3531
3722
|
uiConfiguration?: {
|
|
3532
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3723
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3533
3724
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3534
3725
|
} | null | undefined;
|
|
3535
3726
|
width?: number | null | undefined;
|
|
@@ -3537,6 +3728,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3537
3728
|
widthChars?: number | null | undefined;
|
|
3538
3729
|
scoreThreshold?: number | null | undefined;
|
|
3539
3730
|
formula?: string | null | undefined;
|
|
3731
|
+
context?: string[] | null | undefined;
|
|
3732
|
+
prompt?: string | null | undefined;
|
|
3733
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3540
3734
|
}) | ({
|
|
3541
3735
|
type: "date";
|
|
3542
3736
|
format?: string | null | undefined;
|
|
@@ -3566,7 +3760,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3566
3760
|
required?: boolean | null | undefined;
|
|
3567
3761
|
} | null | undefined;
|
|
3568
3762
|
uiConfiguration?: {
|
|
3569
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3763
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3570
3764
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3571
3765
|
} | null | undefined;
|
|
3572
3766
|
width?: number | null | undefined;
|
|
@@ -3574,6 +3768,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3574
3768
|
widthChars?: number | null | undefined;
|
|
3575
3769
|
scoreThreshold?: number | null | undefined;
|
|
3576
3770
|
formula?: string | null | undefined;
|
|
3771
|
+
context?: string[] | null | undefined;
|
|
3772
|
+
prompt?: string | null | undefined;
|
|
3773
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3577
3774
|
}) | ({
|
|
3578
3775
|
type: "number";
|
|
3579
3776
|
format?: string | null | undefined;
|
|
@@ -3608,7 +3805,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3608
3805
|
required?: boolean | null | undefined;
|
|
3609
3806
|
} | null | undefined;
|
|
3610
3807
|
uiConfiguration?: {
|
|
3611
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3808
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3612
3809
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3613
3810
|
} | null | undefined;
|
|
3614
3811
|
width?: number | null | undefined;
|
|
@@ -3616,6 +3813,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3616
3813
|
widthChars?: number | null | undefined;
|
|
3617
3814
|
scoreThreshold?: number | null | undefined;
|
|
3618
3815
|
formula?: string | null | undefined;
|
|
3816
|
+
context?: string[] | null | undefined;
|
|
3817
|
+
prompt?: string | null | undefined;
|
|
3818
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3619
3819
|
}) | ({
|
|
3620
3820
|
options: {
|
|
3621
3821
|
value: string;
|
|
@@ -3649,7 +3849,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3649
3849
|
required?: boolean | null | undefined;
|
|
3650
3850
|
} | null | undefined;
|
|
3651
3851
|
uiConfiguration?: {
|
|
3652
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3852
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3653
3853
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3654
3854
|
} | null | undefined;
|
|
3655
3855
|
width?: number | null | undefined;
|
|
@@ -3657,6 +3857,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3657
3857
|
widthChars?: number | null | undefined;
|
|
3658
3858
|
scoreThreshold?: number | null | undefined;
|
|
3659
3859
|
formula?: string | null | undefined;
|
|
3860
|
+
context?: string[] | null | undefined;
|
|
3861
|
+
prompt?: string | null | undefined;
|
|
3862
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3660
3863
|
}) | ({
|
|
3661
3864
|
id: string;
|
|
3662
3865
|
label: string;
|
|
@@ -3672,9 +3875,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3672
3875
|
popupUrl?: string | undefined;
|
|
3673
3876
|
canObtainToken?: boolean | undefined;
|
|
3674
3877
|
}))[];
|
|
3878
|
+
category: "tuple";
|
|
3675
3879
|
rirFieldNames?: string[] | null | undefined;
|
|
3676
3880
|
}, {
|
|
3677
|
-
category: "tuple";
|
|
3678
3881
|
children: (({
|
|
3679
3882
|
type: "string";
|
|
3680
3883
|
} & {
|
|
@@ -3703,7 +3906,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3703
3906
|
required?: boolean | null | undefined;
|
|
3704
3907
|
} | null | undefined;
|
|
3705
3908
|
uiConfiguration?: {
|
|
3706
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3909
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3707
3910
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3708
3911
|
} | null | undefined;
|
|
3709
3912
|
width?: number | null | undefined;
|
|
@@ -3711,6 +3914,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3711
3914
|
widthChars?: number | null | undefined;
|
|
3712
3915
|
scoreThreshold?: number | null | undefined;
|
|
3713
3916
|
formula?: string | null | undefined;
|
|
3917
|
+
context?: string[] | null | undefined;
|
|
3918
|
+
prompt?: string | null | undefined;
|
|
3919
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3714
3920
|
}) | ({
|
|
3715
3921
|
type: "date";
|
|
3716
3922
|
format?: string | null | undefined;
|
|
@@ -3740,7 +3946,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3740
3946
|
required?: boolean | null | undefined;
|
|
3741
3947
|
} | null | undefined;
|
|
3742
3948
|
uiConfiguration?: {
|
|
3743
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3949
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3744
3950
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3745
3951
|
} | null | undefined;
|
|
3746
3952
|
width?: number | null | undefined;
|
|
@@ -3748,6 +3954,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3748
3954
|
widthChars?: number | null | undefined;
|
|
3749
3955
|
scoreThreshold?: number | null | undefined;
|
|
3750
3956
|
formula?: string | null | undefined;
|
|
3957
|
+
context?: string[] | null | undefined;
|
|
3958
|
+
prompt?: string | null | undefined;
|
|
3959
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3751
3960
|
}) | ({
|
|
3752
3961
|
type: "number";
|
|
3753
3962
|
format?: string | null | undefined;
|
|
@@ -3782,7 +3991,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3782
3991
|
required?: boolean | null | undefined;
|
|
3783
3992
|
} | null | undefined;
|
|
3784
3993
|
uiConfiguration?: {
|
|
3785
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3994
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3786
3995
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3787
3996
|
} | null | undefined;
|
|
3788
3997
|
width?: number | null | undefined;
|
|
@@ -3790,6 +3999,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3790
3999
|
widthChars?: number | null | undefined;
|
|
3791
4000
|
scoreThreshold?: number | null | undefined;
|
|
3792
4001
|
formula?: string | null | undefined;
|
|
4002
|
+
context?: string[] | null | undefined;
|
|
4003
|
+
prompt?: string | null | undefined;
|
|
4004
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3793
4005
|
}) | ({
|
|
3794
4006
|
options: {
|
|
3795
4007
|
value: string;
|
|
@@ -3823,7 +4035,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3823
4035
|
required?: boolean | null | undefined;
|
|
3824
4036
|
} | null | undefined;
|
|
3825
4037
|
uiConfiguration?: {
|
|
3826
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4038
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3827
4039
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3828
4040
|
} | null | undefined;
|
|
3829
4041
|
width?: number | null | undefined;
|
|
@@ -3831,6 +4043,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3831
4043
|
widthChars?: number | null | undefined;
|
|
3832
4044
|
scoreThreshold?: number | null | undefined;
|
|
3833
4045
|
formula?: string | null | undefined;
|
|
4046
|
+
context?: string[] | null | undefined;
|
|
4047
|
+
prompt?: string | null | undefined;
|
|
4048
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3834
4049
|
}) | ({
|
|
3835
4050
|
id: string;
|
|
3836
4051
|
label: string;
|
|
@@ -3846,6 +4061,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3846
4061
|
popupUrl?: string | undefined;
|
|
3847
4062
|
canObtainToken?: boolean | undefined;
|
|
3848
4063
|
}))[];
|
|
4064
|
+
category: "tuple";
|
|
3849
4065
|
rirFieldNames?: string[] | null | undefined;
|
|
3850
4066
|
}>, z.ZodObject<{
|
|
3851
4067
|
id: z.ZodString;
|
|
@@ -3868,7 +4084,6 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3868
4084
|
}>>;
|
|
3869
4085
|
}, "strip", z.ZodTypeAny, {
|
|
3870
4086
|
children: {
|
|
3871
|
-
category: "tuple";
|
|
3872
4087
|
children: (({
|
|
3873
4088
|
type: "string";
|
|
3874
4089
|
} & {
|
|
@@ -3897,7 +4112,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3897
4112
|
required?: boolean | null | undefined;
|
|
3898
4113
|
} | null | undefined;
|
|
3899
4114
|
uiConfiguration?: {
|
|
3900
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4115
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3901
4116
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3902
4117
|
} | null | undefined;
|
|
3903
4118
|
width?: number | null | undefined;
|
|
@@ -3905,6 +4120,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3905
4120
|
widthChars?: number | null | undefined;
|
|
3906
4121
|
scoreThreshold?: number | null | undefined;
|
|
3907
4122
|
formula?: string | null | undefined;
|
|
4123
|
+
context?: string[] | null | undefined;
|
|
4124
|
+
prompt?: string | null | undefined;
|
|
4125
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3908
4126
|
}) | ({
|
|
3909
4127
|
type: "date";
|
|
3910
4128
|
format?: string | null | undefined;
|
|
@@ -3934,7 +4152,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3934
4152
|
required?: boolean | null | undefined;
|
|
3935
4153
|
} | null | undefined;
|
|
3936
4154
|
uiConfiguration?: {
|
|
3937
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4155
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3938
4156
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3939
4157
|
} | null | undefined;
|
|
3940
4158
|
width?: number | null | undefined;
|
|
@@ -3942,6 +4160,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3942
4160
|
widthChars?: number | null | undefined;
|
|
3943
4161
|
scoreThreshold?: number | null | undefined;
|
|
3944
4162
|
formula?: string | null | undefined;
|
|
4163
|
+
context?: string[] | null | undefined;
|
|
4164
|
+
prompt?: string | null | undefined;
|
|
4165
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3945
4166
|
}) | ({
|
|
3946
4167
|
type: "number";
|
|
3947
4168
|
format?: string | null | undefined;
|
|
@@ -3976,7 +4197,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3976
4197
|
required?: boolean | null | undefined;
|
|
3977
4198
|
} | null | undefined;
|
|
3978
4199
|
uiConfiguration?: {
|
|
3979
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4200
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
3980
4201
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3981
4202
|
} | null | undefined;
|
|
3982
4203
|
width?: number | null | undefined;
|
|
@@ -3984,6 +4205,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3984
4205
|
widthChars?: number | null | undefined;
|
|
3985
4206
|
scoreThreshold?: number | null | undefined;
|
|
3986
4207
|
formula?: string | null | undefined;
|
|
4208
|
+
context?: string[] | null | undefined;
|
|
4209
|
+
prompt?: string | null | undefined;
|
|
4210
|
+
dataset?: Record<string, unknown> | undefined;
|
|
3987
4211
|
}) | ({
|
|
3988
4212
|
options: {
|
|
3989
4213
|
value: string;
|
|
@@ -4017,7 +4241,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
4017
4241
|
required?: boolean | null | undefined;
|
|
4018
4242
|
} | null | undefined;
|
|
4019
4243
|
uiConfiguration?: {
|
|
4020
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4244
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4021
4245
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4022
4246
|
} | null | undefined;
|
|
4023
4247
|
width?: number | null | undefined;
|
|
@@ -4025,6 +4249,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
4025
4249
|
widthChars?: number | null | undefined;
|
|
4026
4250
|
scoreThreshold?: number | null | undefined;
|
|
4027
4251
|
formula?: string | null | undefined;
|
|
4252
|
+
context?: string[] | null | undefined;
|
|
4253
|
+
prompt?: string | null | undefined;
|
|
4254
|
+
dataset?: Record<string, unknown> | undefined;
|
|
4028
4255
|
}) | ({
|
|
4029
4256
|
id: string;
|
|
4030
4257
|
label: string;
|
|
@@ -4040,6 +4267,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
4040
4267
|
popupUrl?: string | undefined;
|
|
4041
4268
|
canObtainToken?: boolean | undefined;
|
|
4042
4269
|
}))[];
|
|
4270
|
+
category: "tuple";
|
|
4043
4271
|
rirFieldNames?: string[] | null | undefined;
|
|
4044
4272
|
} & {
|
|
4045
4273
|
id: string;
|
|
@@ -4050,7 +4278,6 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
4050
4278
|
};
|
|
4051
4279
|
}, {
|
|
4052
4280
|
children: {
|
|
4053
|
-
category: "tuple";
|
|
4054
4281
|
children: (({
|
|
4055
4282
|
type: "string";
|
|
4056
4283
|
} & {
|
|
@@ -4079,7 +4306,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
4079
4306
|
required?: boolean | null | undefined;
|
|
4080
4307
|
} | null | undefined;
|
|
4081
4308
|
uiConfiguration?: {
|
|
4082
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4309
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4083
4310
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4084
4311
|
} | null | undefined;
|
|
4085
4312
|
width?: number | null | undefined;
|
|
@@ -4087,6 +4314,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
4087
4314
|
widthChars?: number | null | undefined;
|
|
4088
4315
|
scoreThreshold?: number | null | undefined;
|
|
4089
4316
|
formula?: string | null | undefined;
|
|
4317
|
+
context?: string[] | null | undefined;
|
|
4318
|
+
prompt?: string | null | undefined;
|
|
4319
|
+
dataset?: Record<string, unknown> | undefined;
|
|
4090
4320
|
}) | ({
|
|
4091
4321
|
type: "date";
|
|
4092
4322
|
format?: string | null | undefined;
|
|
@@ -4116,7 +4346,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
4116
4346
|
required?: boolean | null | undefined;
|
|
4117
4347
|
} | null | undefined;
|
|
4118
4348
|
uiConfiguration?: {
|
|
4119
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4349
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4120
4350
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4121
4351
|
} | null | undefined;
|
|
4122
4352
|
width?: number | null | undefined;
|
|
@@ -4124,6 +4354,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
4124
4354
|
widthChars?: number | null | undefined;
|
|
4125
4355
|
scoreThreshold?: number | null | undefined;
|
|
4126
4356
|
formula?: string | null | undefined;
|
|
4357
|
+
context?: string[] | null | undefined;
|
|
4358
|
+
prompt?: string | null | undefined;
|
|
4359
|
+
dataset?: Record<string, unknown> | undefined;
|
|
4127
4360
|
}) | ({
|
|
4128
4361
|
type: "number";
|
|
4129
4362
|
format?: string | null | undefined;
|
|
@@ -4158,7 +4391,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
4158
4391
|
required?: boolean | null | undefined;
|
|
4159
4392
|
} | null | undefined;
|
|
4160
4393
|
uiConfiguration?: {
|
|
4161
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4394
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4162
4395
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4163
4396
|
} | null | undefined;
|
|
4164
4397
|
width?: number | null | undefined;
|
|
@@ -4166,6 +4399,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
4166
4399
|
widthChars?: number | null | undefined;
|
|
4167
4400
|
scoreThreshold?: number | null | undefined;
|
|
4168
4401
|
formula?: string | null | undefined;
|
|
4402
|
+
context?: string[] | null | undefined;
|
|
4403
|
+
prompt?: string | null | undefined;
|
|
4404
|
+
dataset?: Record<string, unknown> | undefined;
|
|
4169
4405
|
}) | ({
|
|
4170
4406
|
options: {
|
|
4171
4407
|
value: string;
|
|
@@ -4199,7 +4435,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
4199
4435
|
required?: boolean | null | undefined;
|
|
4200
4436
|
} | null | undefined;
|
|
4201
4437
|
uiConfiguration?: {
|
|
4202
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4438
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | "lookup" | null | undefined;
|
|
4203
4439
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4204
4440
|
} | null | undefined;
|
|
4205
4441
|
width?: number | null | undefined;
|
|
@@ -4207,6 +4443,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
4207
4443
|
widthChars?: number | null | undefined;
|
|
4208
4444
|
scoreThreshold?: number | null | undefined;
|
|
4209
4445
|
formula?: string | null | undefined;
|
|
4446
|
+
context?: string[] | null | undefined;
|
|
4447
|
+
prompt?: string | null | undefined;
|
|
4448
|
+
dataset?: Record<string, unknown> | undefined;
|
|
4210
4449
|
}) | ({
|
|
4211
4450
|
id: string;
|
|
4212
4451
|
label: string;
|
|
@@ -4222,6 +4461,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
4222
4461
|
popupUrl?: string | undefined;
|
|
4223
4462
|
canObtainToken?: boolean | undefined;
|
|
4224
4463
|
}))[];
|
|
4464
|
+
category: "tuple";
|
|
4225
4465
|
rirFieldNames?: string[] | null | undefined;
|
|
4226
4466
|
} & {
|
|
4227
4467
|
id: string;
|