@rossum/api-client 0.1.25 → 0.1.26
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +64 -60
- package/index.js.map +1 -1
- package/package.json +3 -2
- package/src/annotations/endpoints/approve.js.map +1 -1
- package/src/annotations/endpoints/assign.js.map +1 -1
- package/src/annotations/endpoints/cancel.js +1 -1
- package/src/annotations/endpoints/cancel.js.map +1 -1
- package/src/annotations/endpoints/confirm.js.map +1 -1
- package/src/annotations/endpoints/contentSelect.js.map +1 -1
- package/src/annotations/endpoints/copy.js.map +1 -1
- package/src/annotations/endpoints/delete.js.map +1 -1
- package/src/annotations/endpoints/editPages.js.map +1 -1
- package/src/annotations/endpoints/editPagesInPlace.js.map +1 -1
- package/src/annotations/endpoints/get.js.map +1 -1
- package/src/annotations/endpoints/getContent.js.map +1 -1
- package/src/annotations/endpoints/getPageData.js +1 -1
- package/src/annotations/endpoints/getPageData.js.map +1 -1
- package/src/annotations/endpoints/index.js +2 -0
- package/src/annotations/endpoints/index.js.map +1 -1
- package/src/annotations/endpoints/patch.js.map +1 -1
- package/src/annotations/endpoints/postpone.js.map +1 -1
- package/src/annotations/endpoints/purge.js.map +1 -1
- package/src/annotations/endpoints/reject.js.map +1 -1
- package/src/annotations/endpoints/search.js +2 -2
- package/src/annotations/endpoints/search.js.map +1 -1
- package/src/annotations/endpoints/split.js +15 -0
- package/src/annotations/endpoints/split.js.map +1 -0
- package/src/annotations/endpoints/split.schema.js +23 -0
- package/src/annotations/endpoints/split.schema.js.map +1 -0
- package/src/annotations/endpoints/start.js.map +1 -1
- package/src/annotations/endpoints/startEditPages.js.map +1 -1
- package/src/annotations/endpoints/startEmbedded.js.map +1 -1
- package/src/annotations/endpoints/updateContent.js.map +1 -1
- package/src/annotations/endpoints/usageReportExport.js.map +1 -1
- package/src/annotations/endpoints/validate.js.map +1 -1
- package/src/annotations/models/annotation.schema.js +2 -0
- package/src/annotations/models/annotation.schema.js.map +1 -1
- package/src/annotations/models/annotationData.schema.js +1 -0
- package/src/annotations/models/annotationData.schema.js.map +1 -1
- package/src/authentication/endpoints/getMembershipToken.js.map +1 -1
- package/src/authentication/endpoints/login.js.map +1 -1
- package/src/authentication/endpoints/password/change.js.map +1 -1
- package/src/authentication/endpoints/password/confirm.js +17 -7
- package/src/authentication/endpoints/password/confirm.js.map +1 -1
- package/src/authentication/endpoints/password/reset.js +17 -7
- package/src/authentication/endpoints/password/reset.js.map +1 -1
- package/src/authentication/endpoints/password/score.js.map +1 -1
- package/src/authentication/endpoints/patch.js.map +1 -1
- package/src/authentication/endpoints/user.js.map +1 -1
- package/src/automationBlockers/endpoints/get.js.map +1 -1
- package/src/billing/endpoints/getHistory.js.map +1 -1
- package/src/billing/endpoints/getHistoryExport.js.map +1 -1
- package/src/billing/endpoints/getStats.js.map +1 -1
- package/src/billing/endpoints/getStatsExport.js.map +1 -1
- package/src/connectors/endpoints/create.js.map +1 -1
- package/src/connectors/endpoints/delete.js.map +1 -1
- package/src/connectors/endpoints/list.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/create.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/get.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/patch.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/predict.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/validate.js.map +1 -1
- package/src/dedicatedEngines/endpoints/create.js.map +1 -1
- package/src/dedicatedEngines/endpoints/get.js.map +1 -1
- package/src/dedicatedEngines/endpoints/list.js.map +1 -1
- package/src/dedicatedEngines/endpoints/patch.js.map +1 -1
- package/src/dedicatedEngines/endpoints/request.js.map +1 -1
- package/src/deleteRecommendations/endpoints/create.js.map +1 -1
- package/src/deleteRecommendations/endpoints/get.js.map +1 -1
- package/src/deleteRecommendations/endpoints/list.js.map +1 -1
- package/src/deleteRecommendations/endpoints/patch.js.map +1 -1
- package/src/documentRelations/endpoints/index.js +8 -0
- package/src/documentRelations/endpoints/index.js.map +1 -0
- package/src/documentRelations/endpoints/list.js +17 -0
- package/src/documentRelations/endpoints/list.js.map +1 -0
- package/src/documentRelations/endpoints/list.schema.js +17 -0
- package/src/documentRelations/endpoints/list.schema.js.map +1 -0
- package/src/documentRelations/models/relations.schema.js +18 -0
- package/src/documentRelations/models/relations.schema.js.map +1 -0
- package/src/documents/endpoints/downloads.js.map +1 -1
- package/src/documents/endpoints/get.js.map +1 -1
- package/src/documents/endpoints/getBlob.js.map +1 -1
- package/src/documents/endpoints/list.js.map +1 -1
- package/src/documents/endpoints/patch.js.map +1 -1
- package/src/email/endpoints/get.js.map +1 -1
- package/src/email/endpoints/list.js.map +1 -1
- package/src/email/endpoints/send.js.map +1 -1
- package/src/email/endpoints/send.schema.js +1 -0
- package/src/email/endpoints/send.schema.js.map +1 -1
- package/src/emailTemplates/endpoints/create.js.map +1 -1
- package/src/emailTemplates/endpoints/delete.js.map +1 -1
- package/src/emailTemplates/endpoints/get.js.map +1 -1
- package/src/emailTemplates/endpoints/list.js.map +1 -1
- package/src/emailTemplates/endpoints/patch.js.map +1 -1
- package/src/emailTemplates/endpoints/render.js.map +1 -1
- package/src/emailTemplatesStats/endpoints/list.js.map +1 -1
- package/src/emailThreads/endpoints/counts.js.map +1 -1
- package/src/emailThreads/endpoints/get.js.map +1 -1
- package/src/emailThreads/endpoints/list.js.map +1 -1
- package/src/emailThreads/endpoints/patch.js.map +1 -1
- package/src/engines/endpoints/patch.schema.js +6 -1
- package/src/engines/endpoints/patch.schema.js.map +1 -1
- package/src/engines/models/engine.schema.js +1 -0
- package/src/engines/models/engine.schema.js.map +1 -1
- package/src/engines/models/engineQueueStatsItem.schema.js +2 -0
- package/src/engines/models/engineQueueStatsItem.schema.js.map +1 -1
- package/src/genericEngines/endpoints/get.js.map +1 -1
- package/src/genericEngines/endpoints/list.js.map +1 -1
- package/src/groups/endpoints/list.js.map +1 -1
- package/src/hookInterfaces/endpoints/create.js +16 -0
- package/src/hookInterfaces/endpoints/create.js.map +1 -0
- package/src/hookInterfaces/endpoints/create.schema.js +14 -0
- package/src/hookInterfaces/endpoints/create.schema.js.map +1 -0
- package/src/hookInterfaces/endpoints/delete.js +13 -0
- package/src/hookInterfaces/endpoints/delete.js.map +1 -0
- package/src/hookInterfaces/endpoints/index.js +16 -0
- package/src/hookInterfaces/endpoints/index.js.map +1 -0
- package/src/hookInterfaces/endpoints/invoke.js +15 -0
- package/src/hookInterfaces/endpoints/invoke.js.map +1 -0
- package/src/hookInterfaces/endpoints/invoke.schema.js +10 -0
- package/src/hookInterfaces/endpoints/invoke.schema.js.map +1 -0
- package/src/hookInterfaces/endpoints/list.js +17 -0
- package/src/hookInterfaces/endpoints/list.js.map +1 -0
- package/src/hookInterfaces/endpoints/list.schema.js +16 -0
- package/src/hookInterfaces/endpoints/list.schema.js.map +1 -0
- package/src/hookInterfaces/endpoints/patch.js +16 -0
- package/src/hookInterfaces/endpoints/patch.js.map +1 -0
- package/src/hookInterfaces/endpoints/patch.schema.js +12 -0
- package/src/hookInterfaces/endpoints/patch.schema.js.map +1 -0
- package/src/{authentication/models/authInfo.js → hookInterfaces/models/hookInterface.js} +1 -1
- package/src/hookInterfaces/models/hookInterface.js.map +1 -0
- package/src/hookInterfaces/models/hookInterface.schema.js +17 -0
- package/src/hookInterfaces/models/hookInterface.schema.js.map +1 -0
- package/src/{deleteRecommendations → hookInterfaces}/models/index.js +2 -1
- package/src/hookInterfaces/models/index.js.map +1 -0
- package/src/hookTemplates/endpoints/get.js +13 -0
- package/src/hookTemplates/endpoints/get.js.map +1 -0
- package/src/hookTemplates/endpoints/index.js +2 -0
- package/src/hookTemplates/endpoints/index.js.map +1 -1
- package/src/hookTemplates/endpoints/list.js.map +1 -1
- package/src/hookTemplates/models/hookTemplate.schema.js +5 -0
- package/src/hookTemplates/models/hookTemplate.schema.js.map +1 -1
- package/src/hooks/endpoints/cancelRun.js +13 -0
- package/src/hooks/endpoints/cancelRun.js.map +1 -0
- package/src/hooks/endpoints/cancelRun.schema.js +8 -0
- package/src/hooks/endpoints/cancelRun.schema.js.map +1 -0
- package/src/hooks/endpoints/create.js.map +1 -1
- package/src/hooks/endpoints/create.schema.js +8 -1
- package/src/hooks/endpoints/create.schema.js.map +1 -1
- package/src/hooks/endpoints/createFromTemplate.js +16 -0
- package/src/hooks/endpoints/createFromTemplate.js.map +1 -0
- package/src/hooks/endpoints/createFromTemplate.schema.js +14 -0
- package/src/hooks/endpoints/createFromTemplate.schema.js.map +1 -0
- package/src/hooks/endpoints/delete.js.map +1 -1
- package/src/hooks/endpoints/generatePayload.js.map +1 -1
- package/src/hooks/endpoints/get.js.map +1 -1
- package/src/hooks/endpoints/getSecretsKeys.js.map +1 -1
- package/src/hooks/endpoints/index.js +9 -3
- package/src/hooks/endpoints/index.js.map +1 -1
- package/src/hooks/endpoints/invoke.js.map +1 -1
- package/src/hooks/endpoints/list.js.map +1 -1
- package/src/hooks/endpoints/list.schema.js +2 -0
- package/src/hooks/endpoints/list.schema.js.map +1 -1
- package/src/hooks/endpoints/patch.js.map +1 -1
- package/src/hooks/endpoints/patch.schema.js +6 -0
- package/src/hooks/endpoints/patch.schema.js.map +1 -1
- package/src/hooks/endpoints/runLogs.js +14 -0
- package/src/hooks/endpoints/runLogs.js.map +1 -0
- package/src/hooks/endpoints/runs.js +15 -0
- package/src/hooks/endpoints/runs.js.map +1 -0
- package/src/hooks/endpoints/runs.schema.js +26 -0
- package/src/hooks/endpoints/runs.schema.js.map +1 -0
- package/src/hooks/endpoints/test.js.map +1 -1
- package/src/hooks/models/hook.schema.js +14 -4
- package/src/hooks/models/hook.schema.js.map +1 -1
- package/src/hooks/models/hookConfig.schema.js +17 -11
- package/src/hooks/models/hookConfig.schema.js.map +1 -1
- package/src/hooks/models/hookUtils.schema.js +11 -1
- package/src/hooks/models/hookUtils.schema.js.map +1 -1
- package/src/hooks/models/run.js +72 -0
- package/src/hooks/models/run.js.map +1 -0
- package/src/hooks/models/run.schema.js +115 -0
- package/src/hooks/models/run.schema.js.map +1 -0
- package/src/hooks/models/runLog.js +5 -0
- package/src/hooks/models/runLog.js.map +1 -0
- package/src/hooks/models/runLog.schema.js +15 -0
- package/src/hooks/models/runLog.schema.js.map +1 -0
- package/src/inboxes/endpoints/create.js.map +1 -1
- package/src/inboxes/endpoints/get.js.map +1 -1
- package/src/inboxes/endpoints/list.js.map +1 -1
- package/src/inboxes/endpoints/patch.js.map +1 -1
- package/src/internal/endpoints/domainSettings.js.map +1 -1
- package/src/internal/endpoints/generateRejectionEmail.js.map +1 -1
- package/src/internal/endpoints/index.js +16 -10
- package/src/internal/endpoints/index.js.map +1 -1
- package/src/internal/endpoints/logs.js +16 -0
- package/src/internal/endpoints/logs.js.map +1 -0
- package/src/internal/endpoints/logs.schema.js +13 -0
- package/src/internal/endpoints/logs.schema.js.map +1 -0
- package/src/internal/endpoints/requestDemo.js.map +1 -1
- package/src/internal/endpoints/requestExtension.js.map +1 -1
- package/src/internal/endpoints/rules/evaluateRules.schema.js +2 -2
- package/src/internal/endpoints/rules/evaluateRules.schema.js.map +1 -1
- package/src/internal/endpoints/rules/suggestRule.schema.js +1 -1
- package/src/internal/endpoints/rules/suggestRule.schema.js.map +1 -1
- package/src/internal/endpoints/rules/suggestTriggerConditionSummary.js.map +1 -1
- package/src/internal/endpoints/rules/suggestTriggerConditionSummary.schema.js +0 -4
- package/src/internal/endpoints/rules/suggestTriggerConditionSummary.schema.js.map +1 -1
- package/src/internal/endpoints/schemas/evaluateFormulas.js.map +1 -1
- package/src/internal/endpoints/schemas/evaluateFormulas.schema.js +2 -1
- package/src/internal/endpoints/schemas/evaluateFormulas.schema.js.map +1 -1
- package/src/internal/endpoints/schemas/formulasInfo.js.map +1 -1
- package/src/internal/endpoints/schemas/formulasInfo.schema.js +2 -1
- package/src/internal/endpoints/schemas/formulasInfo.schema.js.map +1 -1
- package/src/labels/endpoints/apply.js.map +1 -1
- package/src/labels/endpoints/create.js.map +1 -1
- package/src/labels/endpoints/create.schema.js +4 -3
- package/src/labels/endpoints/create.schema.js.map +1 -1
- package/src/labels/endpoints/delete.js.map +1 -1
- package/src/labels/endpoints/list.js.map +1 -1
- package/src/labels/endpoints/patch.js.map +1 -1
- package/src/labels/endpoints/patch.schema.js +4 -3
- package/src/labels/endpoints/patch.schema.js.map +1 -1
- package/src/labels/models/label.schema.js +1 -0
- package/src/labels/models/label.schema.js.map +1 -1
- package/src/memberships/endpoints/create.js.map +1 -1
- package/src/organization/endpoints/create.js.map +1 -1
- package/src/organization/endpoints/get.js.map +1 -1
- package/src/organization/endpoints/limits.js.map +1 -1
- package/src/organization/endpoints/patch.js.map +1 -1
- package/src/organizationGroups/endpoints/organizations.js.map +1 -1
- package/src/organizationGroups/endpoints/queues.js.map +1 -1
- package/src/organizationGroups/endpoints/workspaces.js.map +1 -1
- package/src/queues/endpoints/automation.js.map +1 -1
- package/src/queues/endpoints/create.js.map +1 -1
- package/src/queues/endpoints/createFromTemplate.js.map +1 -1
- package/src/queues/endpoints/delete.js.map +1 -1
- package/src/queues/endpoints/duplicate.js.map +1 -1
- package/src/queues/endpoints/exportAnnotation.js.map +1 -1
- package/src/queues/endpoints/get.js.map +1 -1
- package/src/queues/endpoints/getRelatedObjectsCounts.js.map +1 -1
- package/src/queues/endpoints/index.js.map +1 -1
- package/src/queues/endpoints/list.js.map +1 -1
- package/src/queues/endpoints/nextAnnotation.js.map +1 -1
- package/src/queues/endpoints/patch.js.map +1 -1
- package/src/queues/endpoints/suggestedRecipients.js.map +1 -1
- package/src/queues/endpoints/upload.js.map +1 -1
- package/src/relations/endpoints/create.js.map +1 -1
- package/src/relations/endpoints/delete.js.map +1 -1
- package/src/relations/endpoints/get.js.map +1 -1
- package/src/relations/endpoints/list.js.map +1 -1
- package/src/relations/endpoints/patch.js.map +1 -1
- package/src/rule-templates/models/ruleTemplate.schema.js +1 -1
- package/src/rule-templates/models/ruleTemplate.schema.js.map +1 -1
- package/src/rules/models/schemaRule.schema.js +13 -16
- package/src/rules/models/schemaRule.schema.js.map +1 -1
- package/src/schemaFields/endpoints/list.js.map +1 -1
- package/src/schemas/endpoints/create.js.map +1 -1
- package/src/schemas/endpoints/get.js.map +1 -1
- package/src/schemas/endpoints/list.js.map +1 -1
- package/src/schemas/endpoints/patch.js.map +1 -1
- package/src/schemas/models/schemaDatapointBase.schema.js +3 -0
- package/src/schemas/models/schemaDatapointBase.schema.js.map +1 -1
- package/src/shared/models/annotationListTable.schema.js +1 -0
- package/src/shared/models/annotationListTable.schema.js.map +1 -1
- package/src/suggestedEdit/endpoints/get.js.map +1 -1
- package/src/surveys/endpoints/fromTemplate.js.map +1 -1
- package/src/surveys/endpoints/get.js.map +1 -1
- package/src/surveys/endpoints/list.js.map +1 -1
- package/src/surveys/endpoints/patch.js.map +1 -1
- package/src/tasks/endpoints/get.js.map +1 -1
- package/src/triggers/endpoints/create.js.map +1 -1
- package/src/triggers/endpoints/delete.js.map +1 -1
- package/src/triggers/endpoints/get.js.map +1 -1
- package/src/triggers/endpoints/index.js +2 -0
- package/src/triggers/endpoints/index.js.map +1 -1
- package/src/triggers/endpoints/list.js +17 -0
- package/src/triggers/endpoints/list.js.map +1 -0
- package/src/triggers/endpoints/list.schema.js +14 -0
- package/src/triggers/endpoints/list.schema.js.map +1 -0
- package/src/triggers/endpoints/patch.js.map +1 -1
- package/src/uploads/endpoints/get.js.map +1 -1
- package/src/uploads/endpoints/post.js.map +1 -1
- package/src/users/endpoints/create.js.map +1 -1
- package/src/users/endpoints/delete.js.map +1 -1
- package/src/users/endpoints/get.js.map +1 -1
- package/src/users/endpoints/list.js.map +1 -1
- package/src/users/endpoints/patch.js.map +1 -1
- package/src/users/endpoints/resetPassword.js.map +1 -1
- package/src/utils/codecUtils.js +17 -7
- package/src/utils/codecUtils.js.map +1 -1
- package/src/utils/request.js +17 -7
- package/src/utils/request.js.map +1 -1
- package/src/utils/requestConfig.js +17 -7
- package/src/utils/requestConfig.js.map +1 -1
- package/src/utils/requestResponse.js +17 -7
- package/src/utils/requestResponse.js.map +1 -1
- package/src/utils.js +17 -7
- package/src/utils.js.map +1 -1
- package/src/workflowActivities/endpoints/get.js.map +1 -1
- package/src/workflowActivities/endpoints/list.js.map +1 -1
- package/src/workflowRuns/endpoints/get.js.map +1 -1
- package/src/workflowRuns/endpoints/list.js.map +1 -1
- package/src/workflowRuns/endpoints/reset.js.map +1 -1
- package/src/workflowSteps/endpoints/get.js.map +1 -1
- package/src/workflowSteps/endpoints/list.js.map +1 -1
- package/src/workflows/endpoints/get.js.map +1 -1
- package/src/workflows/endpoints/list.js.map +1 -1
- package/src/workspaces/endpoints/create.js.map +1 -1
- package/src/workspaces/endpoints/delete.js.map +1 -1
- package/src/workspaces/endpoints/get.js +13 -0
- package/src/workspaces/endpoints/get.js.map +1 -0
- package/src/workspaces/endpoints/index.js +2 -0
- package/src/workspaces/endpoints/index.js.map +1 -1
- package/src/workspaces/endpoints/list.js.map +1 -1
- package/src/workspaces/endpoints/patch.js.map +1 -1
- package/types/index.d.ts +6342 -3208
- package/types/src/annotations/endpoints/cancelEditPages.d.ts +4 -4
- package/types/src/annotations/endpoints/cancelEditPages.schema.d.ts +4 -4
- package/types/src/annotations/endpoints/contentSelect.d.ts +2 -2
- package/types/src/annotations/endpoints/contentSelect.schema.d.ts +2 -2
- package/types/src/annotations/endpoints/editPages.d.ts +16 -16
- package/types/src/annotations/endpoints/editPages.schema.d.ts +16 -16
- package/types/src/annotations/endpoints/editPagesInPlace.d.ts +8 -8
- package/types/src/annotations/endpoints/editPagesInPlace.schema.d.ts +8 -8
- package/types/src/annotations/endpoints/get.d.ts +12 -6
- package/types/src/annotations/endpoints/getContent.d.ts +292 -214
- package/types/src/annotations/endpoints/getPageData.d.ts +1 -1
- package/types/src/annotations/endpoints/index.d.ts +869 -607
- package/types/src/annotations/endpoints/list.d.ts +206 -162
- package/types/src/annotations/endpoints/patch.d.ts +18 -6
- package/types/src/annotations/endpoints/patch.schema.d.ts +6 -0
- package/types/src/annotations/endpoints/search.d.ts +206 -162
- package/types/src/annotations/endpoints/split.d.ts +88 -0
- package/types/src/annotations/endpoints/split.schema.d.ts +66 -0
- package/types/src/annotations/endpoints/start.d.ts +2 -2
- package/types/src/annotations/endpoints/startEditPages.d.ts +7 -7
- package/types/src/annotations/endpoints/translate.d.ts +6 -6
- package/types/src/annotations/endpoints/translate.schema.d.ts +6 -6
- package/types/src/annotations/endpoints/updateContent.d.ts +5 -2
- package/types/src/annotations/endpoints/validate.d.ts +9 -4
- package/types/src/annotations/endpoints/validate.schema.d.ts +9 -4
- package/types/src/annotations/models/annotation.d.ts +2 -0
- package/types/src/annotations/models/annotation.schema.d.ts +12 -6
- package/types/src/annotations/models/annotationData.d.ts +1 -0
- package/types/src/annotations/models/annotationData.schema.d.ts +471 -337
- package/types/src/annotations/models/annotationListSideload.schema.d.ts +184 -150
- package/types/src/annotations/models/annotationStart.schema.d.ts +2 -2
- package/types/src/annotations/models/editPages.schema.d.ts +11 -11
- package/types/src/annotations/models/pageData.schema.d.ts +6 -6
- package/types/src/annotations/models/processingDuration.schema.d.ts +2 -2
- package/types/src/authentication/endpoints/index.d.ts +6 -6
- package/types/src/authentication/endpoints/password/score.d.ts +2 -2
- package/types/src/authentication/endpoints/password/score.schema.d.ts +2 -2
- package/types/src/authentication/endpoints/patch.d.ts +2 -2
- package/types/src/authentication/endpoints/user.d.ts +2 -2
- package/types/src/automationBlockers/endpoints/get.d.ts +4 -4
- package/types/src/automationBlockers/endpoints/index.d.ts +4 -4
- package/types/src/automationBlockers/models/automationBlocker.schema.d.ts +4 -4
- package/types/src/billing/endpoints/getHistory.d.ts +12 -12
- package/types/src/billing/endpoints/getStats.d.ts +12 -12
- package/types/src/billing/models/billingHistory.schema.d.ts +12 -12
- package/types/src/billing/models/billingStats.schema.d.ts +12 -12
- package/types/src/connectors/endpoints/create.d.ts +2 -2
- package/types/src/connectors/endpoints/index.d.ts +6 -6
- package/types/src/connectors/endpoints/list.d.ts +4 -4
- package/types/src/connectors/models/connector.schema.d.ts +2 -2
- package/types/src/dedicatedEngineSchema/endpoints/create.d.ts +28 -28
- package/types/src/dedicatedEngineSchema/endpoints/get.d.ts +30 -30
- package/types/src/dedicatedEngineSchema/endpoints/get.schema.d.ts +2 -2
- package/types/src/dedicatedEngineSchema/endpoints/index.d.ts +128 -128
- package/types/src/dedicatedEngineSchema/endpoints/patch.d.ts +36 -36
- package/types/src/dedicatedEngineSchema/endpoints/patch.schema.d.ts +8 -8
- package/types/src/dedicatedEngineSchema/endpoints/predict.d.ts +26 -26
- package/types/src/dedicatedEngineSchema/endpoints/predict.schema.d.ts +26 -26
- package/types/src/dedicatedEngineSchema/endpoints/validate.d.ts +8 -8
- package/types/src/dedicatedEngineSchema/endpoints/validate.schema.d.ts +8 -8
- package/types/src/dedicatedEngineSchema/models/dedicatedEngineSchema.schema.d.ts +48 -48
- package/types/src/dedicatedEngineSchema/models/dedicatedEngineSchemaObject.schema.d.ts +18 -18
- package/types/src/dedicatedEngineSchema/models/simpleMultivalueField.schema.d.ts +2 -2
- package/types/src/dedicatedEngineSchema/models/tableMultivalueField.schema.d.ts +14 -14
- package/types/src/dedicatedEngineSchema/models/transformedFields.schema.d.ts +14 -14
- package/types/src/dedicatedEngines/endpoints/create.d.ts +2 -2
- package/types/src/dedicatedEngines/endpoints/get.d.ts +4 -4
- package/types/src/dedicatedEngines/endpoints/get.schema.d.ts +2 -2
- package/types/src/dedicatedEngines/endpoints/index.d.ts +18 -18
- package/types/src/dedicatedEngines/endpoints/list.d.ts +8 -8
- package/types/src/dedicatedEngines/endpoints/list.schema.d.ts +4 -4
- package/types/src/dedicatedEngines/endpoints/patch.d.ts +2 -2
- package/types/src/dedicatedEngines/endpoints/request.d.ts +2 -2
- package/types/src/dedicatedEngines/models/dedicatedEngine.schema.d.ts +2 -2
- package/types/src/deleteRecommendations/endpoints/create.d.ts +4 -4
- package/types/src/deleteRecommendations/endpoints/get.d.ts +4 -4
- package/types/src/deleteRecommendations/endpoints/index.d.ts +20 -20
- package/types/src/deleteRecommendations/endpoints/list.d.ts +8 -8
- package/types/src/deleteRecommendations/endpoints/patch.d.ts +4 -4
- package/types/src/deleteRecommendations/models/deleteRecommendation.schema.d.ts +4 -4
- package/types/src/documentRelations/endpoints/index.d.ts +105 -0
- package/types/src/documentRelations/endpoints/list.d.ts +112 -0
- package/types/src/documentRelations/endpoints/list.schema.d.ts +29 -0
- package/types/src/documentRelations/models/relations.schema.d.ts +24 -0
- package/types/src/documents/endpoints/get.d.ts +4 -4
- package/types/src/documents/endpoints/index.d.ts +16 -16
- package/types/src/documents/endpoints/list.d.ts +8 -8
- package/types/src/documents/endpoints/patch.d.ts +4 -4
- package/types/src/documents/models/document.schema.d.ts +4 -4
- package/types/src/email/endpoints/get.d.ts +6 -6
- package/types/src/email/endpoints/index.d.ts +21 -18
- package/types/src/email/endpoints/list.d.ts +12 -12
- package/types/src/email/endpoints/send.d.ts +4 -0
- package/types/src/email/endpoints/send.schema.d.ts +3 -0
- package/types/src/email/models/email.schema.d.ts +6 -6
- package/types/src/emailTemplates/endpoints/create.d.ts +8 -8
- package/types/src/emailTemplates/endpoints/get.d.ts +8 -8
- package/types/src/emailTemplates/endpoints/index.d.ts +40 -40
- package/types/src/emailTemplates/endpoints/list.d.ts +16 -16
- package/types/src/emailTemplates/endpoints/patch.d.ts +8 -8
- package/types/src/emailTemplates/models/emailTemplate.schema.d.ts +16 -16
- package/types/src/emailThreads/endpoints/get.d.ts +4 -4
- package/types/src/emailThreads/endpoints/index.d.ts +16 -16
- package/types/src/emailThreads/endpoints/list.d.ts +8 -8
- package/types/src/emailThreads/endpoints/patch.d.ts +4 -4
- package/types/src/emailThreads/models/emailThreads.schema.d.ts +4 -4
- package/types/src/engineFields/endpoints/create.d.ts +2 -2
- package/types/src/engineFields/endpoints/get.d.ts +2 -2
- package/types/src/engineFields/endpoints/index.d.ts +10 -10
- package/types/src/engineFields/endpoints/list.d.ts +4 -4
- package/types/src/engineFields/endpoints/patch.d.ts +2 -2
- package/types/src/engineFields/models/engineField.schema.d.ts +2 -2
- package/types/src/engines/endpoints/create.d.ts +5 -2
- package/types/src/engines/endpoints/duplicate.d.ts +5 -2
- package/types/src/engines/endpoints/get.d.ts +5 -2
- package/types/src/engines/endpoints/index.d.ts +62 -32
- package/types/src/engines/endpoints/list.d.ts +9 -4
- package/types/src/engines/endpoints/patch.d.ts +10 -4
- package/types/src/engines/endpoints/patch.schema.d.ts +4 -1
- package/types/src/engines/endpoints/queueStats.d.ts +29 -19
- package/types/src/engines/endpoints/queueStats.schema.d.ts +19 -19
- package/types/src/engines/models/engine.d.ts +1 -0
- package/types/src/engines/models/engine.schema.d.ts +5 -2
- package/types/src/engines/models/engineQueueStatsItem.schema.d.ts +6 -0
- package/types/src/genericEngines/endpoints/get.d.ts +4 -4
- package/types/src/genericEngines/endpoints/get.schema.d.ts +2 -2
- package/types/src/genericEngines/endpoints/index.d.ts +12 -12
- package/types/src/genericEngines/endpoints/list.d.ts +8 -8
- package/types/src/genericEngines/endpoints/list.schema.d.ts +4 -4
- package/types/src/genericEngines/models/genericEngine.schema.d.ts +2 -2
- package/types/src/groups/endpoints/index.d.ts +4 -4
- package/types/src/groups/endpoints/list.d.ts +4 -4
- package/types/src/groups/models/group.schema.d.ts +2 -2
- package/types/src/hookInterfaces/endpoints/create.d.ts +67 -0
- package/types/src/hookInterfaces/endpoints/create.schema.d.ts +23 -0
- package/types/src/hookInterfaces/endpoints/delete.d.ts +7 -0
- package/types/src/hookInterfaces/endpoints/index.d.ts +243 -0
- package/types/src/hookInterfaces/endpoints/invoke.d.ts +10 -0
- package/types/src/hookInterfaces/endpoints/invoke.schema.d.ts +3 -0
- package/types/src/hookInterfaces/endpoints/list.d.ts +123 -0
- package/types/src/hookInterfaces/endpoints/list.schema.d.ts +26 -0
- package/types/src/hookInterfaces/endpoints/patch.d.ts +63 -0
- package/types/src/hookInterfaces/endpoints/patch.schema.d.ts +20 -0
- package/types/src/hookInterfaces/models/hookInterface.d.ts +12 -0
- package/types/src/hookInterfaces/models/hookInterface.schema.d.ts +32 -0
- package/types/src/hookInterfaces/models/index.d.ts +2 -0
- package/types/src/hookTemplates/endpoints/get.d.ts +528 -0
- package/types/src/hookTemplates/endpoints/index.d.ts +807 -29
- package/types/src/hookTemplates/endpoints/list.d.ts +280 -29
- package/types/src/hookTemplates/models/hookTemplate.schema.d.ts +188 -19
- package/types/src/hooks/endpoints/cancelRun.d.ts +14 -0
- package/types/src/hooks/endpoints/cancelRun.schema.d.ts +8 -0
- package/types/src/hooks/endpoints/create.d.ts +238 -47
- package/types/src/hooks/endpoints/create.schema.d.ts +92 -40
- package/types/src/hooks/endpoints/createFromTemplate.d.ts +508 -0
- package/types/src/hooks/endpoints/createFromTemplate.schema.d.ts +20 -0
- package/types/src/hooks/endpoints/get.d.ts +184 -26
- package/types/src/hooks/endpoints/index.d.ts +3052 -1412
- package/types/src/hooks/endpoints/list.d.ts +285 -42
- package/types/src/hooks/endpoints/list.schema.d.ts +3 -0
- package/types/src/hooks/endpoints/patch.d.ts +370 -51
- package/types/src/hooks/endpoints/patch.schema.d.ts +182 -24
- package/types/src/hooks/endpoints/runLogs.d.ts +59 -0
- package/types/src/hooks/endpoints/runs.d.ts +579 -0
- package/types/src/hooks/endpoints/runs.schema.d.ts +543 -0
- package/types/src/hooks/endpoints/test.d.ts +20 -15
- package/types/src/hooks/endpoints/test.schema.d.ts +20 -15
- package/types/src/hooks/models/hook.d.ts +10 -6
- package/types/src/hooks/models/hook.schema.d.ts +670 -32
- package/types/src/hooks/models/hookConfig.d.ts +16 -8
- package/types/src/hooks/models/hookConfig.schema.d.ts +59 -7
- package/types/src/hooks/models/hookUtils.d.ts +4 -3
- package/types/src/hooks/models/hookUtils.schema.d.ts +4 -3
- package/types/src/hooks/models/run.d.ts +53 -0
- package/types/src/hooks/models/run.schema.d.ts +301 -0
- package/types/src/hooks/models/runLog.d.ts +7 -0
- package/types/src/hooks/models/runLog.schema.d.ts +15 -0
- package/types/src/inboxes/endpoints/create.d.ts +2 -2
- package/types/src/inboxes/endpoints/get.d.ts +2 -2
- package/types/src/inboxes/endpoints/index.d.ts +10 -10
- package/types/src/inboxes/endpoints/list.d.ts +4 -4
- package/types/src/inboxes/endpoints/patch.d.ts +2 -2
- package/types/src/inboxes/models/inbox.schema.d.ts +2 -2
- package/types/src/internal/endpoints/generateRejectionEmail.d.ts +2 -2
- package/types/src/internal/endpoints/generateRejectionEmail.schema.d.ts +2 -2
- package/types/src/internal/endpoints/index.d.ts +4530 -2304
- package/types/src/internal/endpoints/logs.d.ts +34 -0
- package/types/src/internal/endpoints/logs.schema.d.ts +20 -0
- package/types/src/internal/endpoints/rules/evaluateRules.d.ts +676 -350
- package/types/src/internal/endpoints/rules/evaluateRules.schema.d.ts +674 -348
- package/types/src/internal/endpoints/rules/suggestRule.d.ts +537 -255
- package/types/src/internal/endpoints/rules/suggestRule.schema.d.ts +574 -298
- package/types/src/internal/endpoints/rules/suggestTriggerCondition.d.ts +520 -238
- package/types/src/internal/endpoints/rules/suggestTriggerCondition.schema.d.ts +520 -238
- package/types/src/internal/endpoints/rules/suggestTriggerConditionSummary.d.ts +521 -332
- package/types/src/internal/endpoints/rules/suggestTriggerConditionSummary.schema.d.ts +520 -390
- package/types/src/internal/endpoints/schemas/evaluateFormulas.d.ts +787 -541
- package/types/src/internal/endpoints/schemas/evaluateFormulas.schema.d.ts +784 -539
- package/types/src/internal/endpoints/schemas/formulaSummary.d.ts +482 -194
- package/types/src/internal/endpoints/schemas/formulaSummary.schema.d.ts +482 -194
- package/types/src/internal/endpoints/schemas/formulasInfo.d.ts +494 -200
- package/types/src/internal/endpoints/schemas/formulasInfo.schema.d.ts +492 -199
- package/types/src/internal/endpoints/schemas/suggestFormula.d.ts +482 -194
- package/types/src/internal/endpoints/schemas/suggestFormula.schema.d.ts +482 -194
- package/types/src/labels/endpoints/create.d.ts +14 -7
- package/types/src/labels/endpoints/create.schema.d.ts +7 -2
- package/types/src/labels/endpoints/index.d.ts +33 -12
- package/types/src/labels/endpoints/list.d.ts +9 -4
- package/types/src/labels/endpoints/patch.d.ts +14 -7
- package/types/src/labels/endpoints/patch.schema.d.ts +7 -2
- package/types/src/labels/models/label.d.ts +1 -0
- package/types/src/labels/models/label.schema.d.ts +5 -2
- package/types/src/memberships/endpoints/create.d.ts +5 -5
- package/types/src/memberships/endpoints/index.d.ts +4 -4
- package/types/src/memberships/models/membership.schema.d.ts +2 -2
- package/types/src/organization/endpoints/create.d.ts +15 -15
- package/types/src/organization/endpoints/create.schema.d.ts +15 -15
- package/types/src/organization/endpoints/get.d.ts +11 -11
- package/types/src/organization/endpoints/index.d.ts +85 -85
- package/types/src/organization/endpoints/list.d.ts +15 -15
- package/types/src/organization/endpoints/patch.d.ts +20 -20
- package/types/src/organization/models/organization.schema.d.ts +11 -11
- package/types/src/organizationGroups/endpoints/index.d.ts +36 -36
- package/types/src/organizationGroups/endpoints/organizations.d.ts +4 -4
- package/types/src/organizationGroups/endpoints/queues.d.ts +4 -4
- package/types/src/organizationGroups/endpoints/workspaces.d.ts +4 -4
- package/types/src/organizationGroups/models/organizationGroupOrganization.schema.d.ts +2 -2
- package/types/src/organizationGroups/models/organizationGroupQueue.schema.d.ts +2 -2
- package/types/src/organizationGroups/models/organizationGroupWorkspace.schema.d.ts +2 -2
- package/types/src/pages/endpoints/index.d.ts +14 -14
- package/types/src/pages/endpoints/list.d.ts +14 -14
- package/types/src/pages/endpoints/list.schema.d.ts +2 -2
- package/types/src/pages/models/page.schema.d.ts +6 -6
- package/types/src/queues/endpoints/automation.d.ts +4 -4
- package/types/src/queues/endpoints/automation.schema.d.ts +4 -4
- package/types/src/queues/endpoints/create.d.ts +13 -13
- package/types/src/queues/endpoints/createFromTemplate.d.ts +13 -13
- package/types/src/queues/endpoints/duplicate.d.ts +13 -13
- package/types/src/queues/endpoints/get.d.ts +13 -13
- package/types/src/queues/endpoints/index.d.ts +112 -111
- package/types/src/queues/endpoints/list.d.ts +24 -24
- package/types/src/queues/endpoints/list.schema.d.ts +4 -4
- package/types/src/queues/endpoints/patch.d.ts +22 -22
- package/types/src/queues/endpoints/patch.schema.d.ts +9 -9
- package/types/src/queues/endpoints/upload.d.ts +8 -8
- package/types/src/queues/endpoints/upload.schema.d.ts +8 -8
- package/types/src/queues/models/automation.schema.d.ts +2 -2
- package/types/src/queues/models/queue.schema.d.ts +13 -13
- package/types/src/queues/models/queueSettings.schema.d.ts +7 -7
- package/types/src/relations/endpoints/create.d.ts +6 -6
- package/types/src/relations/endpoints/get.d.ts +6 -6
- package/types/src/relations/endpoints/index.d.ts +30 -30
- package/types/src/relations/endpoints/list.d.ts +12 -12
- package/types/src/relations/endpoints/patch.d.ts +6 -6
- package/types/src/relations/models/relations.schema.d.ts +14 -14
- package/types/src/rule-templates/endpoints/create.d.ts +58 -70
- package/types/src/rule-templates/endpoints/create.schema.d.ts +26 -32
- package/types/src/rule-templates/endpoints/get.d.ts +32 -38
- package/types/src/rule-templates/endpoints/index.d.ts +198 -234
- package/types/src/rule-templates/endpoints/list.d.ts +50 -56
- package/types/src/rule-templates/endpoints/patch.d.ts +58 -70
- package/types/src/rule-templates/endpoints/patch.schema.d.ts +26 -32
- package/types/src/rule-templates/models/ruleTemplate.d.ts +1 -1
- package/types/src/rule-templates/models/ruleTemplate.schema.d.ts +32 -38
- package/types/src/rules/endpoints/create.d.ts +58 -70
- package/types/src/rules/endpoints/create.schema.d.ts +26 -32
- package/types/src/rules/endpoints/get.d.ts +32 -38
- package/types/src/rules/endpoints/index.d.ts +198 -234
- package/types/src/rules/endpoints/list.d.ts +50 -56
- package/types/src/rules/endpoints/patch.d.ts +58 -70
- package/types/src/rules/endpoints/patch.schema.d.ts +26 -32
- package/types/src/rules/models/schemaRule.d.ts +4 -4
- package/types/src/rules/models/schemaRule.schema.d.ts +50 -59
- package/types/src/schemas/endpoints/create.d.ts +484 -196
- package/types/src/schemas/endpoints/get.d.ts +486 -198
- package/types/src/schemas/endpoints/get.schema.d.ts +2 -2
- package/types/src/schemas/endpoints/list.d.ts +588 -236
- package/types/src/schemas/endpoints/patch.d.ts +966 -390
- package/types/src/schemas/endpoints/patch.schema.d.ts +482 -194
- package/types/src/schemas/endpoints/validate.d.ts +1015 -407
- package/types/src/schemas/models/schema.schema.d.ts +484 -196
- package/types/src/schemas/models/schemaDatapoint.schema.d.ts +44 -20
- package/types/src/schemas/models/schemaDatapointBase.d.ts +3 -1
- package/types/src/schemas/models/schemaDatapointBase.schema.d.ts +15 -9
- package/types/src/schemas/models/schemaDatapointDate.schema.d.ts +11 -5
- package/types/src/schemas/models/schemaDatapointEnum.schema.d.ts +11 -5
- package/types/src/schemas/models/schemaDatapointNumber.schema.d.ts +11 -5
- package/types/src/schemas/models/schemaDatapointString.schema.d.ts +11 -5
- package/types/src/schemas/models/schemaItem.schema.d.ts +278 -118
- package/types/src/schemas/models/schemaMultivalue.schema.d.ts +164 -68
- package/types/src/schemas/models/schemaSection.schema.d.ts +380 -156
- package/types/src/schemas/models/schemaTuple.schema.d.ts +70 -30
- package/types/src/shared/models/annotationListTable.d.ts +1 -1
- package/types/src/shared/models/annotationListTable.schema.d.ts +15 -15
- package/types/src/suggestedEdit/endpoints/get.d.ts +4 -4
- package/types/src/suggestedEdit/endpoints/index.d.ts +4 -4
- package/types/src/suggestedEdit/models/suggestedEdit.schema.d.ts +4 -4
- package/types/src/surveys/endpoints/fromTemplate.d.ts +2 -2
- package/types/src/surveys/endpoints/get.d.ts +2 -2
- package/types/src/surveys/endpoints/index.d.ts +10 -10
- package/types/src/surveys/endpoints/list.d.ts +4 -4
- package/types/src/surveys/endpoints/patch.d.ts +2 -2
- package/types/src/surveys/models/survey.schema.d.ts +2 -2
- package/types/src/tasks/endpoints/get.d.ts +4 -4
- package/types/src/tasks/endpoints/index.d.ts +4 -4
- package/types/src/tasks/models/asyncTask.schema.d.ts +4 -4
- package/types/src/triggers/endpoints/create.d.ts +4 -4
- package/types/src/triggers/endpoints/get.d.ts +4 -4
- package/types/src/triggers/endpoints/index.d.ts +109 -12
- package/types/src/triggers/endpoints/list.d.ts +104 -0
- package/types/src/triggers/endpoints/list.schema.d.ts +14 -0
- package/types/src/triggers/endpoints/patch.d.ts +4 -4
- package/types/src/triggers/models/trigger.schema.d.ts +4 -4
- package/types/src/uploads/endpoints/get.d.ts +4 -4
- package/types/src/uploads/endpoints/index.d.ts +4 -4
- package/types/src/uploads/models/upload.schema.d.ts +4 -4
- package/types/src/users/endpoints/create.d.ts +2 -2
- package/types/src/users/endpoints/get.d.ts +2 -2
- package/types/src/users/endpoints/index.d.ts +10 -10
- package/types/src/users/endpoints/list.d.ts +4 -4
- package/types/src/users/endpoints/patch.d.ts +2 -2
- package/types/src/users/models/user.schema.d.ts +2 -2
- package/types/src/utils/withFields.d.ts +9 -9
- package/types/src/utils/withSideload.d.ts +2 -2
- package/types/src/workflowActivities/endpoints/get.d.ts +4 -4
- package/types/src/workflowActivities/endpoints/index.d.ts +13 -13
- package/types/src/workflowActivities/endpoints/list.d.ts +8 -8
- package/types/src/workflowActivities/models/workflowActivity.schema.d.ts +4 -4
- package/types/src/workflowRuns/endpoints/get.d.ts +4 -4
- package/types/src/workflowRuns/endpoints/index.d.ts +12 -12
- package/types/src/workflowRuns/endpoints/list.d.ts +8 -8
- package/types/src/workflowRuns/models/workflowRun.schema.d.ts +4 -4
- package/types/src/workflowSteps/endpoints/get.d.ts +2 -2
- package/types/src/workflowSteps/endpoints/index.d.ts +7 -7
- package/types/src/workflowSteps/endpoints/list.d.ts +4 -4
- package/types/src/workflowSteps/models/workflowStep.schema.d.ts +2 -2
- package/types/src/workflows/endpoints/get.d.ts +2 -2
- package/types/src/workflows/endpoints/index.d.ts +6 -6
- package/types/src/workflows/endpoints/list.d.ts +4 -4
- package/types/src/workflows/models/workflow.schema.d.ts +2 -2
- package/types/src/workspaces/endpoints/create.d.ts +2 -2
- package/types/src/workspaces/endpoints/get.d.ts +30 -0
- package/types/src/workspaces/endpoints/index.d.ts +37 -8
- package/types/src/workspaces/endpoints/list.d.ts +4 -4
- package/types/src/workspaces/endpoints/patch.d.ts +2 -2
- package/types/src/workspaces/models/workspace.schema.d.ts +2 -2
- package/src/authentication/models/authInfo.js.map +0 -1
- package/src/automationBlockers/models/automationBlocker.js +0 -3
- package/src/automationBlockers/models/automationBlocker.js.map +0 -1
- package/src/billing/models/billingHistory.js +0 -3
- package/src/billing/models/billingHistory.js.map +0 -1
- package/src/billing/models/billingStats.js +0 -3
- package/src/billing/models/billingStats.js.map +0 -1
- package/src/connectors/models/connector.js +0 -3
- package/src/connectors/models/connector.js.map +0 -1
- package/src/dedicatedEngineSchema/models/integrityValidationResults.js +0 -3
- package/src/dedicatedEngineSchema/models/integrityValidationResults.js.map +0 -1
- package/src/dedicatedEngines/models/dedicatedEngine.js +0 -3
- package/src/dedicatedEngines/models/dedicatedEngine.js.map +0 -1
- package/src/deleteRecommendations/models/deleteRecommendation.js +0 -3
- package/src/deleteRecommendations/models/deleteRecommendation.js.map +0 -1
- package/src/deleteRecommendations/models/index.js.map +0 -1
- package/src/email/models/email.js +0 -3
- package/src/email/models/email.js.map +0 -1
- package/src/emailTemplatesStats/models/emailTemplateStats.js +0 -3
- package/src/emailTemplatesStats/models/emailTemplateStats.js.map +0 -1
- package/src/emailTemplatesStats/models/index.js +0 -18
- package/src/emailTemplatesStats/models/index.js.map +0 -1
- package/src/emailThreads/models/emailThreads.js +0 -3
- package/src/emailThreads/models/emailThreads.js.map +0 -1
- package/src/genericEngines/models/genericEngine.js +0 -3
- package/src/genericEngines/models/genericEngine.js.map +0 -1
- package/src/groups/models/group.js +0 -3
- package/src/groups/models/group.js.map +0 -1
- package/src/groups/models/index.js +0 -18
- package/src/groups/models/index.js.map +0 -1
- package/src/hookTemplates/models/hookTemplate.js +0 -3
- package/src/hookTemplates/models/hookTemplate.js.map +0 -1
- package/src/hooks/endpoints/logs.js +0 -15
- package/src/hooks/endpoints/logs.js.map +0 -1
- package/src/hooks/endpoints/logs.schema.js +0 -22
- package/src/hooks/endpoints/logs.schema.js.map +0 -1
- package/src/hooks/models/log.js +0 -3
- package/src/hooks/models/log.js.map +0 -1
- package/src/hooks/models/log.schema.js +0 -56
- package/src/hooks/models/log.schema.js.map +0 -1
- package/src/inboxes/models/index.js +0 -18
- package/src/inboxes/models/index.js.map +0 -1
- package/src/memberships/models/index.js +0 -18
- package/src/memberships/models/index.js.map +0 -1
- package/src/memberships/models/membership.js +0 -3
- package/src/memberships/models/membership.js.map +0 -1
- package/src/organization/models/emailLimits.js +0 -3
- package/src/organization/models/emailLimits.js.map +0 -1
- package/src/organization/models/limits.js +0 -3
- package/src/organization/models/limits.js.map +0 -1
- package/src/organizationGroups/models/organizationGroupOrganization.js +0 -3
- package/src/organizationGroups/models/organizationGroupOrganization.js.map +0 -1
- package/src/organizationGroups/models/organizationGroupQueue.js +0 -3
- package/src/organizationGroups/models/organizationGroupQueue.js.map +0 -1
- package/src/organizationGroups/models/organizationGroupWorkspace.js +0 -3
- package/src/organizationGroups/models/organizationGroupWorkspace.js.map +0 -1
- package/src/queues/models/index.js +0 -28
- package/src/queues/models/index.js.map +0 -1
- package/src/queues/models/relatedObjectsCounts.js +0 -3
- package/src/queues/models/relatedObjectsCounts.js.map +0 -1
- package/src/schemas/models/index.js +0 -47
- package/src/schemas/models/index.js.map +0 -1
- package/src/schemas/models/list.js +0 -3
- package/src/schemas/models/list.js.map +0 -1
- package/src/schemas/models/list.schema.js +0 -23
- package/src/schemas/models/list.schema.js.map +0 -1
- package/src/suggestedEdit/models/suggestedDocument.js +0 -3
- package/src/suggestedEdit/models/suggestedDocument.js.map +0 -1
- package/src/suggestedEdit/models/suggestedEdit.js +0 -3
- package/src/suggestedEdit/models/suggestedEdit.js.map +0 -1
- package/src/surveys/models/index.js +0 -21
- package/src/surveys/models/index.js.map +0 -1
- package/src/surveys/models/question.js +0 -3
- package/src/surveys/models/question.js.map +0 -1
- package/src/surveys/models/survey.js +0 -3
- package/src/surveys/models/survey.js.map +0 -1
- package/src/surveys/models/surveyTemplate.js +0 -3
- package/src/surveys/models/surveyTemplate.js.map +0 -1
- package/src/tasks/models/asyncTask.js +0 -3
- package/src/tasks/models/asyncTask.js.map +0 -1
- package/src/uploads/models/upload.js +0 -3
- package/src/uploads/models/upload.js.map +0 -1
- package/src/users/models/resetPassword.js +0 -3
- package/src/users/models/resetPassword.js.map +0 -1
- package/src/workflowActivities/models/index.js +0 -18
- package/src/workflowActivities/models/index.js.map +0 -1
- package/src/workflowSteps/models/index.js +0 -18
- package/src/workflowSteps/models/index.js.map +0 -1
- package/src/workflows/models/index.js +0 -18
- package/src/workflows/models/index.js.map +0 -1
- package/src/workspaces/models/index.js +0 -18
- package/src/workspaces/models/index.js.map +0 -1
- package/types/src/authentication/models/authInfo.d.ts +0 -4
- package/types/src/automationBlockers/models/automationBlocker.d.ts +0 -31
- package/types/src/billing/models/billingHistory.d.ts +0 -40
- package/types/src/billing/models/billingStats.d.ts +0 -21
- package/types/src/connectors/models/connector.d.ts +0 -15
- package/types/src/dedicatedEngineSchema/models/integrityValidationResults.d.ts +0 -31
- package/types/src/dedicatedEngines/models/dedicatedEngine.d.ts +0 -10
- package/types/src/deleteRecommendations/models/deleteRecommendation.d.ts +0 -10
- package/types/src/deleteRecommendations/models/index.d.ts +0 -1
- package/types/src/email/models/email.d.ts +0 -39
- package/types/src/emailTemplatesStats/models/emailTemplateStats.d.ts +0 -6
- package/types/src/emailTemplatesStats/models/index.d.ts +0 -1
- package/types/src/emailThreads/models/emailThreads.d.ts +0 -32
- package/types/src/genericEngines/models/genericEngine.d.ts +0 -9
- package/types/src/groups/models/group.d.ts +0 -7
- package/types/src/groups/models/index.d.ts +0 -1
- package/types/src/hookTemplates/models/hookTemplate.d.ts +0 -40
- package/types/src/hooks/endpoints/logs.d.ts +0 -411
- package/types/src/hooks/endpoints/logs.schema.d.ts +0 -390
- package/types/src/hooks/models/log.d.ts +0 -42
- package/types/src/hooks/models/log.schema.d.ts +0 -210
- package/types/src/inboxes/models/index.d.ts +0 -1
- package/types/src/memberships/models/index.d.ts +0 -1
- package/types/src/memberships/models/membership.d.ts +0 -9
- package/types/src/organization/models/emailLimits.d.ts +0 -10
- package/types/src/organization/models/limits.d.ts +0 -4
- package/types/src/organizationGroups/models/organizationGroupOrganization.d.ts +0 -6
- package/types/src/organizationGroups/models/organizationGroupQueue.d.ts +0 -8
- package/types/src/organizationGroups/models/organizationGroupWorkspace.d.ts +0 -7
- package/types/src/queues/models/index.d.ts +0 -11
- package/types/src/queues/models/relatedObjectsCounts.d.ts +0 -5
- package/types/src/schemas/models/index.d.ts +0 -30
- package/types/src/schemas/models/list.d.ts +0 -18
- package/types/src/schemas/models/list.schema.d.ts +0 -66
- package/types/src/suggestedEdit/models/suggestedDocument.d.ts +0 -9
- package/types/src/suggestedEdit/models/suggestedEdit.d.ts +0 -8
- package/types/src/surveys/models/index.d.ts +0 -4
- package/types/src/surveys/models/question.d.ts +0 -6
- package/types/src/surveys/models/survey.d.ts +0 -13
- package/types/src/surveys/models/surveyTemplate.d.ts +0 -6
- package/types/src/tasks/models/asyncTask.d.ts +0 -17
- package/types/src/uploads/models/upload.d.ts +0 -13
- package/types/src/users/models/resetPassword.d.ts +0 -3
- package/types/src/workflowActivities/models/index.d.ts +0 -1
- package/types/src/workflowSteps/models/index.d.ts +0 -1
- package/types/src/workflows/models/index.d.ts +0 -1
- package/types/src/workspaces/models/index.d.ts +0 -1
|
@@ -111,13 +111,13 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
111
111
|
required?: boolean | null | undefined;
|
|
112
112
|
}>>>;
|
|
113
113
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
114
|
-
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">]>>>;
|
|
114
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
115
115
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
116
116
|
}, "strip", import("zod").ZodTypeAny, {
|
|
117
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
117
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
118
118
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
119
119
|
}, {
|
|
120
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
120
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
121
121
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
122
122
|
}>>>;
|
|
123
123
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -125,6 +125,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
125
125
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
126
126
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
127
127
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
128
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
129
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
128
130
|
}, "strip", import("zod").ZodTypeAny, {
|
|
129
131
|
suggest?: true | undefined;
|
|
130
132
|
canExport?: boolean | null | undefined;
|
|
@@ -143,7 +145,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
143
145
|
required?: boolean | null | undefined;
|
|
144
146
|
} | null | undefined;
|
|
145
147
|
uiConfiguration?: {
|
|
146
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
148
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
147
149
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
148
150
|
} | null | undefined;
|
|
149
151
|
width?: number | null | undefined;
|
|
@@ -151,6 +153,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
151
153
|
widthChars?: number | null | undefined;
|
|
152
154
|
scoreThreshold?: number | null | undefined;
|
|
153
155
|
formula?: string | null | undefined;
|
|
156
|
+
context?: string[] | null | undefined;
|
|
157
|
+
prompt?: string | null | undefined;
|
|
154
158
|
}, {
|
|
155
159
|
suggest?: true | undefined;
|
|
156
160
|
canExport?: boolean | null | undefined;
|
|
@@ -169,7 +173,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
169
173
|
required?: boolean | null | undefined;
|
|
170
174
|
} | null | undefined;
|
|
171
175
|
uiConfiguration?: {
|
|
172
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
176
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
173
177
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
174
178
|
} | null | undefined;
|
|
175
179
|
width?: number | null | undefined;
|
|
@@ -177,6 +181,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
177
181
|
widthChars?: number | null | undefined;
|
|
178
182
|
scoreThreshold?: number | null | undefined;
|
|
179
183
|
formula?: string | null | undefined;
|
|
184
|
+
context?: string[] | null | undefined;
|
|
185
|
+
prompt?: string | null | undefined;
|
|
180
186
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
181
187
|
type: import("zod").ZodLiteral<"date">;
|
|
182
188
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -260,13 +266,13 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
260
266
|
required?: boolean | null | undefined;
|
|
261
267
|
}>>>;
|
|
262
268
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
263
|
-
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">]>>>;
|
|
269
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
264
270
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
265
271
|
}, "strip", import("zod").ZodTypeAny, {
|
|
266
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
272
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
267
273
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
268
274
|
}, {
|
|
269
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
275
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
270
276
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
271
277
|
}>>>;
|
|
272
278
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -274,6 +280,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
274
280
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
275
281
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
276
282
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
283
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
284
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
277
285
|
}, "strip", import("zod").ZodTypeAny, {
|
|
278
286
|
suggest?: true | undefined;
|
|
279
287
|
canExport?: boolean | null | undefined;
|
|
@@ -292,7 +300,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
292
300
|
required?: boolean | null | undefined;
|
|
293
301
|
} | null | undefined;
|
|
294
302
|
uiConfiguration?: {
|
|
295
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
303
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
296
304
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
297
305
|
} | null | undefined;
|
|
298
306
|
width?: number | null | undefined;
|
|
@@ -300,6 +308,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
300
308
|
widthChars?: number | null | undefined;
|
|
301
309
|
scoreThreshold?: number | null | undefined;
|
|
302
310
|
formula?: string | null | undefined;
|
|
311
|
+
context?: string[] | null | undefined;
|
|
312
|
+
prompt?: string | null | undefined;
|
|
303
313
|
}, {
|
|
304
314
|
suggest?: true | undefined;
|
|
305
315
|
canExport?: boolean | null | undefined;
|
|
@@ -318,7 +328,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
318
328
|
required?: boolean | null | undefined;
|
|
319
329
|
} | null | undefined;
|
|
320
330
|
uiConfiguration?: {
|
|
321
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
331
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
322
332
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
323
333
|
} | null | undefined;
|
|
324
334
|
width?: number | null | undefined;
|
|
@@ -326,6 +336,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
326
336
|
widthChars?: number | null | undefined;
|
|
327
337
|
scoreThreshold?: number | null | undefined;
|
|
328
338
|
formula?: string | null | undefined;
|
|
339
|
+
context?: string[] | null | undefined;
|
|
340
|
+
prompt?: string | null | undefined;
|
|
329
341
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
330
342
|
type: import("zod").ZodLiteral<"number">;
|
|
331
343
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -436,13 +448,13 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
436
448
|
required?: boolean | null | undefined;
|
|
437
449
|
}>>>;
|
|
438
450
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
439
|
-
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">]>>>;
|
|
451
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
440
452
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
441
453
|
}, "strip", import("zod").ZodTypeAny, {
|
|
442
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
454
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
443
455
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
444
456
|
}, {
|
|
445
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
457
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
446
458
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
447
459
|
}>>>;
|
|
448
460
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -450,6 +462,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
450
462
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
451
463
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
452
464
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
465
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
466
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
453
467
|
}, "strip", import("zod").ZodTypeAny, {
|
|
454
468
|
suggest?: true | undefined;
|
|
455
469
|
canExport?: boolean | null | undefined;
|
|
@@ -468,7 +482,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
468
482
|
required?: boolean | null | undefined;
|
|
469
483
|
} | null | undefined;
|
|
470
484
|
uiConfiguration?: {
|
|
471
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
485
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
472
486
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
473
487
|
} | null | undefined;
|
|
474
488
|
width?: number | null | undefined;
|
|
@@ -476,6 +490,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
476
490
|
widthChars?: number | null | undefined;
|
|
477
491
|
scoreThreshold?: number | null | undefined;
|
|
478
492
|
formula?: string | null | undefined;
|
|
493
|
+
context?: string[] | null | undefined;
|
|
494
|
+
prompt?: string | null | undefined;
|
|
479
495
|
}, {
|
|
480
496
|
suggest?: true | undefined;
|
|
481
497
|
canExport?: boolean | null | undefined;
|
|
@@ -494,7 +510,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
494
510
|
required?: boolean | null | undefined;
|
|
495
511
|
} | null | undefined;
|
|
496
512
|
uiConfiguration?: {
|
|
497
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
513
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
498
514
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
499
515
|
} | null | undefined;
|
|
500
516
|
width?: number | null | undefined;
|
|
@@ -502,6 +518,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
502
518
|
widthChars?: number | null | undefined;
|
|
503
519
|
scoreThreshold?: number | null | undefined;
|
|
504
520
|
formula?: string | null | undefined;
|
|
521
|
+
context?: string[] | null | undefined;
|
|
522
|
+
prompt?: string | null | undefined;
|
|
505
523
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
506
524
|
type: import("zod").ZodLiteral<"enum">;
|
|
507
525
|
options: import("zod").ZodArray<import("zod").ZodObject<{
|
|
@@ -603,13 +621,13 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
603
621
|
required?: boolean | null | undefined;
|
|
604
622
|
}>>>;
|
|
605
623
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
606
|
-
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">]>>>;
|
|
624
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
607
625
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
608
626
|
}, "strip", import("zod").ZodTypeAny, {
|
|
609
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
627
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
610
628
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
611
629
|
}, {
|
|
612
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
630
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
613
631
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
614
632
|
}>>>;
|
|
615
633
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -617,6 +635,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
617
635
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
618
636
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
619
637
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
638
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
639
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
620
640
|
}, "strip", import("zod").ZodTypeAny, {
|
|
621
641
|
suggest?: true | undefined;
|
|
622
642
|
canExport?: boolean | null | undefined;
|
|
@@ -635,7 +655,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
635
655
|
required?: boolean | null | undefined;
|
|
636
656
|
} | null | undefined;
|
|
637
657
|
uiConfiguration?: {
|
|
638
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
658
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
639
659
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
640
660
|
} | null | undefined;
|
|
641
661
|
width?: number | null | undefined;
|
|
@@ -643,6 +663,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
643
663
|
widthChars?: number | null | undefined;
|
|
644
664
|
scoreThreshold?: number | null | undefined;
|
|
645
665
|
formula?: string | null | undefined;
|
|
666
|
+
context?: string[] | null | undefined;
|
|
667
|
+
prompt?: string | null | undefined;
|
|
646
668
|
}, {
|
|
647
669
|
suggest?: true | undefined;
|
|
648
670
|
canExport?: boolean | null | undefined;
|
|
@@ -661,7 +683,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
661
683
|
required?: boolean | null | undefined;
|
|
662
684
|
} | null | undefined;
|
|
663
685
|
uiConfiguration?: {
|
|
664
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
686
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
665
687
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
666
688
|
} | null | undefined;
|
|
667
689
|
width?: number | null | undefined;
|
|
@@ -669,6 +691,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
669
691
|
widthChars?: number | null | undefined;
|
|
670
692
|
scoreThreshold?: number | null | undefined;
|
|
671
693
|
formula?: string | null | undefined;
|
|
694
|
+
context?: string[] | null | undefined;
|
|
695
|
+
prompt?: string | null | undefined;
|
|
672
696
|
}>>>, import("zod").ZodIntersection<import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
673
697
|
id: import("zod").ZodString;
|
|
674
698
|
label: import("zod").ZodString;
|
|
@@ -793,13 +817,13 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
793
817
|
required?: boolean | null | undefined;
|
|
794
818
|
}>>>;
|
|
795
819
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
796
|
-
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">]>>>;
|
|
820
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
797
821
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
798
822
|
}, "strip", import("zod").ZodTypeAny, {
|
|
799
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
823
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
800
824
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
801
825
|
}, {
|
|
802
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
826
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
803
827
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
804
828
|
}>>>;
|
|
805
829
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -807,6 +831,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
807
831
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
808
832
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
809
833
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
834
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
835
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
810
836
|
}, "strip", import("zod").ZodTypeAny, {
|
|
811
837
|
suggest?: true | undefined;
|
|
812
838
|
canExport?: boolean | null | undefined;
|
|
@@ -825,7 +851,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
825
851
|
required?: boolean | null | undefined;
|
|
826
852
|
} | null | undefined;
|
|
827
853
|
uiConfiguration?: {
|
|
828
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
854
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
829
855
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
830
856
|
} | null | undefined;
|
|
831
857
|
width?: number | null | undefined;
|
|
@@ -833,6 +859,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
833
859
|
widthChars?: number | null | undefined;
|
|
834
860
|
scoreThreshold?: number | null | undefined;
|
|
835
861
|
formula?: string | null | undefined;
|
|
862
|
+
context?: string[] | null | undefined;
|
|
863
|
+
prompt?: string | null | undefined;
|
|
836
864
|
}, {
|
|
837
865
|
suggest?: true | undefined;
|
|
838
866
|
canExport?: boolean | null | undefined;
|
|
@@ -851,7 +879,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
851
879
|
required?: boolean | null | undefined;
|
|
852
880
|
} | null | undefined;
|
|
853
881
|
uiConfiguration?: {
|
|
854
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
882
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
855
883
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
856
884
|
} | null | undefined;
|
|
857
885
|
width?: number | null | undefined;
|
|
@@ -859,6 +887,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
859
887
|
widthChars?: number | null | undefined;
|
|
860
888
|
scoreThreshold?: number | null | undefined;
|
|
861
889
|
formula?: string | null | undefined;
|
|
890
|
+
context?: string[] | null | undefined;
|
|
891
|
+
prompt?: string | null | undefined;
|
|
862
892
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
863
893
|
type: import("zod").ZodLiteral<"date">;
|
|
864
894
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -942,13 +972,13 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
942
972
|
required?: boolean | null | undefined;
|
|
943
973
|
}>>>;
|
|
944
974
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
945
|
-
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">]>>>;
|
|
975
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
946
976
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
947
977
|
}, "strip", import("zod").ZodTypeAny, {
|
|
948
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
978
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
949
979
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
950
980
|
}, {
|
|
951
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
981
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
952
982
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
953
983
|
}>>>;
|
|
954
984
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -956,6 +986,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
956
986
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
957
987
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
958
988
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
989
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
990
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
959
991
|
}, "strip", import("zod").ZodTypeAny, {
|
|
960
992
|
suggest?: true | undefined;
|
|
961
993
|
canExport?: boolean | null | undefined;
|
|
@@ -974,7 +1006,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
974
1006
|
required?: boolean | null | undefined;
|
|
975
1007
|
} | null | undefined;
|
|
976
1008
|
uiConfiguration?: {
|
|
977
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1009
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
978
1010
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
979
1011
|
} | null | undefined;
|
|
980
1012
|
width?: number | null | undefined;
|
|
@@ -982,6 +1014,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
982
1014
|
widthChars?: number | null | undefined;
|
|
983
1015
|
scoreThreshold?: number | null | undefined;
|
|
984
1016
|
formula?: string | null | undefined;
|
|
1017
|
+
context?: string[] | null | undefined;
|
|
1018
|
+
prompt?: string | null | undefined;
|
|
985
1019
|
}, {
|
|
986
1020
|
suggest?: true | undefined;
|
|
987
1021
|
canExport?: boolean | null | undefined;
|
|
@@ -1000,7 +1034,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
1000
1034
|
required?: boolean | null | undefined;
|
|
1001
1035
|
} | null | undefined;
|
|
1002
1036
|
uiConfiguration?: {
|
|
1003
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1037
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1004
1038
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1005
1039
|
} | null | undefined;
|
|
1006
1040
|
width?: number | null | undefined;
|
|
@@ -1008,6 +1042,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
1008
1042
|
widthChars?: number | null | undefined;
|
|
1009
1043
|
scoreThreshold?: number | null | undefined;
|
|
1010
1044
|
formula?: string | null | undefined;
|
|
1045
|
+
context?: string[] | null | undefined;
|
|
1046
|
+
prompt?: string | null | undefined;
|
|
1011
1047
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
1012
1048
|
type: import("zod").ZodLiteral<"number">;
|
|
1013
1049
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -1118,13 +1154,13 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
1118
1154
|
required?: boolean | null | undefined;
|
|
1119
1155
|
}>>>;
|
|
1120
1156
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
1121
|
-
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">]>>>;
|
|
1157
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
1122
1158
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
1123
1159
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1124
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1160
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1125
1161
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1126
1162
|
}, {
|
|
1127
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1163
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1128
1164
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1129
1165
|
}>>>;
|
|
1130
1166
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -1132,6 +1168,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
1132
1168
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1133
1169
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1134
1170
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1171
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
1172
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1135
1173
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1136
1174
|
suggest?: true | undefined;
|
|
1137
1175
|
canExport?: boolean | null | undefined;
|
|
@@ -1150,7 +1188,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
1150
1188
|
required?: boolean | null | undefined;
|
|
1151
1189
|
} | null | undefined;
|
|
1152
1190
|
uiConfiguration?: {
|
|
1153
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1191
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1154
1192
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1155
1193
|
} | null | undefined;
|
|
1156
1194
|
width?: number | null | undefined;
|
|
@@ -1158,6 +1196,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
1158
1196
|
widthChars?: number | null | undefined;
|
|
1159
1197
|
scoreThreshold?: number | null | undefined;
|
|
1160
1198
|
formula?: string | null | undefined;
|
|
1199
|
+
context?: string[] | null | undefined;
|
|
1200
|
+
prompt?: string | null | undefined;
|
|
1161
1201
|
}, {
|
|
1162
1202
|
suggest?: true | undefined;
|
|
1163
1203
|
canExport?: boolean | null | undefined;
|
|
@@ -1176,7 +1216,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
1176
1216
|
required?: boolean | null | undefined;
|
|
1177
1217
|
} | null | undefined;
|
|
1178
1218
|
uiConfiguration?: {
|
|
1179
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1219
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1180
1220
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1181
1221
|
} | null | undefined;
|
|
1182
1222
|
width?: number | null | undefined;
|
|
@@ -1184,6 +1224,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
1184
1224
|
widthChars?: number | null | undefined;
|
|
1185
1225
|
scoreThreshold?: number | null | undefined;
|
|
1186
1226
|
formula?: string | null | undefined;
|
|
1227
|
+
context?: string[] | null | undefined;
|
|
1228
|
+
prompt?: string | null | undefined;
|
|
1187
1229
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
1188
1230
|
type: import("zod").ZodLiteral<"enum">;
|
|
1189
1231
|
options: import("zod").ZodArray<import("zod").ZodObject<{
|
|
@@ -1285,13 +1327,13 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
1285
1327
|
required?: boolean | null | undefined;
|
|
1286
1328
|
}>>>;
|
|
1287
1329
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
1288
|
-
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">]>>>;
|
|
1330
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
1289
1331
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
1290
1332
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1291
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1333
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1292
1334
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1293
1335
|
}, {
|
|
1294
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1336
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1295
1337
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1296
1338
|
}>>>;
|
|
1297
1339
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -1299,6 +1341,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
1299
1341
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1300
1342
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1301
1343
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1344
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
1345
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1302
1346
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1303
1347
|
suggest?: true | undefined;
|
|
1304
1348
|
canExport?: boolean | null | undefined;
|
|
@@ -1317,7 +1361,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
1317
1361
|
required?: boolean | null | undefined;
|
|
1318
1362
|
} | null | undefined;
|
|
1319
1363
|
uiConfiguration?: {
|
|
1320
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1364
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1321
1365
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1322
1366
|
} | null | undefined;
|
|
1323
1367
|
width?: number | null | undefined;
|
|
@@ -1325,6 +1369,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
1325
1369
|
widthChars?: number | null | undefined;
|
|
1326
1370
|
scoreThreshold?: number | null | undefined;
|
|
1327
1371
|
formula?: string | null | undefined;
|
|
1372
|
+
context?: string[] | null | undefined;
|
|
1373
|
+
prompt?: string | null | undefined;
|
|
1328
1374
|
}, {
|
|
1329
1375
|
suggest?: true | undefined;
|
|
1330
1376
|
canExport?: boolean | null | undefined;
|
|
@@ -1343,7 +1389,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
1343
1389
|
required?: boolean | null | undefined;
|
|
1344
1390
|
} | null | undefined;
|
|
1345
1391
|
uiConfiguration?: {
|
|
1346
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1392
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1347
1393
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1348
1394
|
} | null | undefined;
|
|
1349
1395
|
width?: number | null | undefined;
|
|
@@ -1351,6 +1397,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
1351
1397
|
widthChars?: number | null | undefined;
|
|
1352
1398
|
scoreThreshold?: number | null | undefined;
|
|
1353
1399
|
formula?: string | null | undefined;
|
|
1400
|
+
context?: string[] | null | undefined;
|
|
1401
|
+
prompt?: string | null | undefined;
|
|
1354
1402
|
}>>>, import("zod").ZodIntersection<import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
1355
1403
|
id: import("zod").ZodString;
|
|
1356
1404
|
label: import("zod").ZodString;
|
|
@@ -1396,7 +1444,6 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
1396
1444
|
}>>]>, "many">;
|
|
1397
1445
|
rirFieldNames: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
1398
1446
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1399
|
-
category: "tuple";
|
|
1400
1447
|
children: (({
|
|
1401
1448
|
type: "string";
|
|
1402
1449
|
} & {
|
|
@@ -1425,7 +1472,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
1425
1472
|
required?: boolean | null | undefined;
|
|
1426
1473
|
} | null | undefined;
|
|
1427
1474
|
uiConfiguration?: {
|
|
1428
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1475
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1429
1476
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1430
1477
|
} | null | undefined;
|
|
1431
1478
|
width?: number | null | undefined;
|
|
@@ -1433,6 +1480,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
1433
1480
|
widthChars?: number | null | undefined;
|
|
1434
1481
|
scoreThreshold?: number | null | undefined;
|
|
1435
1482
|
formula?: string | null | undefined;
|
|
1483
|
+
context?: string[] | null | undefined;
|
|
1484
|
+
prompt?: string | null | undefined;
|
|
1436
1485
|
}) | ({
|
|
1437
1486
|
type: "date";
|
|
1438
1487
|
format?: string | null | undefined;
|
|
@@ -1462,7 +1511,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
1462
1511
|
required?: boolean | null | undefined;
|
|
1463
1512
|
} | null | undefined;
|
|
1464
1513
|
uiConfiguration?: {
|
|
1465
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1514
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1466
1515
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1467
1516
|
} | null | undefined;
|
|
1468
1517
|
width?: number | null | undefined;
|
|
@@ -1470,6 +1519,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
1470
1519
|
widthChars?: number | null | undefined;
|
|
1471
1520
|
scoreThreshold?: number | null | undefined;
|
|
1472
1521
|
formula?: string | null | undefined;
|
|
1522
|
+
context?: string[] | null | undefined;
|
|
1523
|
+
prompt?: string | null | undefined;
|
|
1473
1524
|
}) | ({
|
|
1474
1525
|
type: "number";
|
|
1475
1526
|
format?: string | null | undefined;
|
|
@@ -1504,7 +1555,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
1504
1555
|
required?: boolean | null | undefined;
|
|
1505
1556
|
} | null | undefined;
|
|
1506
1557
|
uiConfiguration?: {
|
|
1507
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1558
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1508
1559
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1509
1560
|
} | null | undefined;
|
|
1510
1561
|
width?: number | null | undefined;
|
|
@@ -1512,6 +1563,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
1512
1563
|
widthChars?: number | null | undefined;
|
|
1513
1564
|
scoreThreshold?: number | null | undefined;
|
|
1514
1565
|
formula?: string | null | undefined;
|
|
1566
|
+
context?: string[] | null | undefined;
|
|
1567
|
+
prompt?: string | null | undefined;
|
|
1515
1568
|
}) | ({
|
|
1516
1569
|
options: {
|
|
1517
1570
|
value: string;
|
|
@@ -1545,7 +1598,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
1545
1598
|
required?: boolean | null | undefined;
|
|
1546
1599
|
} | null | undefined;
|
|
1547
1600
|
uiConfiguration?: {
|
|
1548
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1601
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1549
1602
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1550
1603
|
} | null | undefined;
|
|
1551
1604
|
width?: number | null | undefined;
|
|
@@ -1553,6 +1606,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
1553
1606
|
widthChars?: number | null | undefined;
|
|
1554
1607
|
scoreThreshold?: number | null | undefined;
|
|
1555
1608
|
formula?: string | null | undefined;
|
|
1609
|
+
context?: string[] | null | undefined;
|
|
1610
|
+
prompt?: string | null | undefined;
|
|
1556
1611
|
}) | ({
|
|
1557
1612
|
id: string;
|
|
1558
1613
|
label: string;
|
|
@@ -1568,9 +1623,9 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
1568
1623
|
popupUrl?: string | undefined;
|
|
1569
1624
|
canObtainToken?: boolean | undefined;
|
|
1570
1625
|
}))[];
|
|
1626
|
+
category: "tuple";
|
|
1571
1627
|
rirFieldNames?: string[] | null | undefined;
|
|
1572
1628
|
}, {
|
|
1573
|
-
category: "tuple";
|
|
1574
1629
|
children: (({
|
|
1575
1630
|
type: "string";
|
|
1576
1631
|
} & {
|
|
@@ -1599,7 +1654,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
1599
1654
|
required?: boolean | null | undefined;
|
|
1600
1655
|
} | null | undefined;
|
|
1601
1656
|
uiConfiguration?: {
|
|
1602
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1657
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1603
1658
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1604
1659
|
} | null | undefined;
|
|
1605
1660
|
width?: number | null | undefined;
|
|
@@ -1607,6 +1662,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
1607
1662
|
widthChars?: number | null | undefined;
|
|
1608
1663
|
scoreThreshold?: number | null | undefined;
|
|
1609
1664
|
formula?: string | null | undefined;
|
|
1665
|
+
context?: string[] | null | undefined;
|
|
1666
|
+
prompt?: string | null | undefined;
|
|
1610
1667
|
}) | ({
|
|
1611
1668
|
type: "date";
|
|
1612
1669
|
format?: string | null | undefined;
|
|
@@ -1636,7 +1693,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
1636
1693
|
required?: boolean | null | undefined;
|
|
1637
1694
|
} | null | undefined;
|
|
1638
1695
|
uiConfiguration?: {
|
|
1639
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1696
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1640
1697
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1641
1698
|
} | null | undefined;
|
|
1642
1699
|
width?: number | null | undefined;
|
|
@@ -1644,6 +1701,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
1644
1701
|
widthChars?: number | null | undefined;
|
|
1645
1702
|
scoreThreshold?: number | null | undefined;
|
|
1646
1703
|
formula?: string | null | undefined;
|
|
1704
|
+
context?: string[] | null | undefined;
|
|
1705
|
+
prompt?: string | null | undefined;
|
|
1647
1706
|
}) | ({
|
|
1648
1707
|
type: "number";
|
|
1649
1708
|
format?: string | null | undefined;
|
|
@@ -1678,7 +1737,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
1678
1737
|
required?: boolean | null | undefined;
|
|
1679
1738
|
} | null | undefined;
|
|
1680
1739
|
uiConfiguration?: {
|
|
1681
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1740
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1682
1741
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1683
1742
|
} | null | undefined;
|
|
1684
1743
|
width?: number | null | undefined;
|
|
@@ -1686,6 +1745,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
1686
1745
|
widthChars?: number | null | undefined;
|
|
1687
1746
|
scoreThreshold?: number | null | undefined;
|
|
1688
1747
|
formula?: string | null | undefined;
|
|
1748
|
+
context?: string[] | null | undefined;
|
|
1749
|
+
prompt?: string | null | undefined;
|
|
1689
1750
|
}) | ({
|
|
1690
1751
|
options: {
|
|
1691
1752
|
value: string;
|
|
@@ -1719,7 +1780,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
1719
1780
|
required?: boolean | null | undefined;
|
|
1720
1781
|
} | null | undefined;
|
|
1721
1782
|
uiConfiguration?: {
|
|
1722
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1783
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1723
1784
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1724
1785
|
} | null | undefined;
|
|
1725
1786
|
width?: number | null | undefined;
|
|
@@ -1727,6 +1788,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
1727
1788
|
widthChars?: number | null | undefined;
|
|
1728
1789
|
scoreThreshold?: number | null | undefined;
|
|
1729
1790
|
formula?: string | null | undefined;
|
|
1791
|
+
context?: string[] | null | undefined;
|
|
1792
|
+
prompt?: string | null | undefined;
|
|
1730
1793
|
}) | ({
|
|
1731
1794
|
id: string;
|
|
1732
1795
|
label: string;
|
|
@@ -1742,6 +1805,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
1742
1805
|
popupUrl?: string | undefined;
|
|
1743
1806
|
canObtainToken?: boolean | undefined;
|
|
1744
1807
|
}))[];
|
|
1808
|
+
category: "tuple";
|
|
1745
1809
|
rirFieldNames?: string[] | null | undefined;
|
|
1746
1810
|
}>, import("zod").ZodObject<{
|
|
1747
1811
|
id: import("zod").ZodString;
|
|
@@ -1842,13 +1906,13 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
1842
1906
|
required?: boolean | null | undefined;
|
|
1843
1907
|
}>>>;
|
|
1844
1908
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
1845
|
-
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">]>>>;
|
|
1909
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
1846
1910
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
1847
1911
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1848
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1912
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1849
1913
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1850
1914
|
}, {
|
|
1851
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1915
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1852
1916
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1853
1917
|
}>>>;
|
|
1854
1918
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -1856,6 +1920,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
1856
1920
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1857
1921
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1858
1922
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1923
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
1924
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1859
1925
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1860
1926
|
suggest?: true | undefined;
|
|
1861
1927
|
canExport?: boolean | null | undefined;
|
|
@@ -1874,7 +1940,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
1874
1940
|
required?: boolean | null | undefined;
|
|
1875
1941
|
} | null | undefined;
|
|
1876
1942
|
uiConfiguration?: {
|
|
1877
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1943
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1878
1944
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1879
1945
|
} | null | undefined;
|
|
1880
1946
|
width?: number | null | undefined;
|
|
@@ -1882,6 +1948,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
1882
1948
|
widthChars?: number | null | undefined;
|
|
1883
1949
|
scoreThreshold?: number | null | undefined;
|
|
1884
1950
|
formula?: string | null | undefined;
|
|
1951
|
+
context?: string[] | null | undefined;
|
|
1952
|
+
prompt?: string | null | undefined;
|
|
1885
1953
|
}, {
|
|
1886
1954
|
suggest?: true | undefined;
|
|
1887
1955
|
canExport?: boolean | null | undefined;
|
|
@@ -1900,7 +1968,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
1900
1968
|
required?: boolean | null | undefined;
|
|
1901
1969
|
} | null | undefined;
|
|
1902
1970
|
uiConfiguration?: {
|
|
1903
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1971
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1904
1972
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1905
1973
|
} | null | undefined;
|
|
1906
1974
|
width?: number | null | undefined;
|
|
@@ -1908,6 +1976,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
1908
1976
|
widthChars?: number | null | undefined;
|
|
1909
1977
|
scoreThreshold?: number | null | undefined;
|
|
1910
1978
|
formula?: string | null | undefined;
|
|
1979
|
+
context?: string[] | null | undefined;
|
|
1980
|
+
prompt?: string | null | undefined;
|
|
1911
1981
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
1912
1982
|
type: import("zod").ZodLiteral<"date">;
|
|
1913
1983
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -1991,13 +2061,13 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
1991
2061
|
required?: boolean | null | undefined;
|
|
1992
2062
|
}>>>;
|
|
1993
2063
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
1994
|
-
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">]>>>;
|
|
2064
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
1995
2065
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
1996
2066
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1997
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2067
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1998
2068
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1999
2069
|
}, {
|
|
2000
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2070
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2001
2071
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2002
2072
|
}>>>;
|
|
2003
2073
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -2005,6 +2075,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
2005
2075
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2006
2076
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2007
2077
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2078
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
2079
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2008
2080
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2009
2081
|
suggest?: true | undefined;
|
|
2010
2082
|
canExport?: boolean | null | undefined;
|
|
@@ -2023,7 +2095,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
2023
2095
|
required?: boolean | null | undefined;
|
|
2024
2096
|
} | null | undefined;
|
|
2025
2097
|
uiConfiguration?: {
|
|
2026
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2098
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2027
2099
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2028
2100
|
} | null | undefined;
|
|
2029
2101
|
width?: number | null | undefined;
|
|
@@ -2031,6 +2103,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
2031
2103
|
widthChars?: number | null | undefined;
|
|
2032
2104
|
scoreThreshold?: number | null | undefined;
|
|
2033
2105
|
formula?: string | null | undefined;
|
|
2106
|
+
context?: string[] | null | undefined;
|
|
2107
|
+
prompt?: string | null | undefined;
|
|
2034
2108
|
}, {
|
|
2035
2109
|
suggest?: true | undefined;
|
|
2036
2110
|
canExport?: boolean | null | undefined;
|
|
@@ -2049,7 +2123,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
2049
2123
|
required?: boolean | null | undefined;
|
|
2050
2124
|
} | null | undefined;
|
|
2051
2125
|
uiConfiguration?: {
|
|
2052
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2126
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2053
2127
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2054
2128
|
} | null | undefined;
|
|
2055
2129
|
width?: number | null | undefined;
|
|
@@ -2057,6 +2131,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
2057
2131
|
widthChars?: number | null | undefined;
|
|
2058
2132
|
scoreThreshold?: number | null | undefined;
|
|
2059
2133
|
formula?: string | null | undefined;
|
|
2134
|
+
context?: string[] | null | undefined;
|
|
2135
|
+
prompt?: string | null | undefined;
|
|
2060
2136
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
2061
2137
|
type: import("zod").ZodLiteral<"number">;
|
|
2062
2138
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -2167,13 +2243,13 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
2167
2243
|
required?: boolean | null | undefined;
|
|
2168
2244
|
}>>>;
|
|
2169
2245
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
2170
|
-
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">]>>>;
|
|
2246
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
2171
2247
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
2172
2248
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2173
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2249
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2174
2250
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2175
2251
|
}, {
|
|
2176
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2252
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2177
2253
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2178
2254
|
}>>>;
|
|
2179
2255
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -2181,6 +2257,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
2181
2257
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2182
2258
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2183
2259
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2260
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
2261
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2184
2262
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2185
2263
|
suggest?: true | undefined;
|
|
2186
2264
|
canExport?: boolean | null | undefined;
|
|
@@ -2199,7 +2277,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
2199
2277
|
required?: boolean | null | undefined;
|
|
2200
2278
|
} | null | undefined;
|
|
2201
2279
|
uiConfiguration?: {
|
|
2202
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2280
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2203
2281
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2204
2282
|
} | null | undefined;
|
|
2205
2283
|
width?: number | null | undefined;
|
|
@@ -2207,6 +2285,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
2207
2285
|
widthChars?: number | null | undefined;
|
|
2208
2286
|
scoreThreshold?: number | null | undefined;
|
|
2209
2287
|
formula?: string | null | undefined;
|
|
2288
|
+
context?: string[] | null | undefined;
|
|
2289
|
+
prompt?: string | null | undefined;
|
|
2210
2290
|
}, {
|
|
2211
2291
|
suggest?: true | undefined;
|
|
2212
2292
|
canExport?: boolean | null | undefined;
|
|
@@ -2225,7 +2305,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
2225
2305
|
required?: boolean | null | undefined;
|
|
2226
2306
|
} | null | undefined;
|
|
2227
2307
|
uiConfiguration?: {
|
|
2228
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2308
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2229
2309
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2230
2310
|
} | null | undefined;
|
|
2231
2311
|
width?: number | null | undefined;
|
|
@@ -2233,6 +2313,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
2233
2313
|
widthChars?: number | null | undefined;
|
|
2234
2314
|
scoreThreshold?: number | null | undefined;
|
|
2235
2315
|
formula?: string | null | undefined;
|
|
2316
|
+
context?: string[] | null | undefined;
|
|
2317
|
+
prompt?: string | null | undefined;
|
|
2236
2318
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
2237
2319
|
type: import("zod").ZodLiteral<"enum">;
|
|
2238
2320
|
options: import("zod").ZodArray<import("zod").ZodObject<{
|
|
@@ -2334,13 +2416,13 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
2334
2416
|
required?: boolean | null | undefined;
|
|
2335
2417
|
}>>>;
|
|
2336
2418
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
2337
|
-
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">]>>>;
|
|
2419
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
2338
2420
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
2339
2421
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2340
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2422
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2341
2423
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2342
2424
|
}, {
|
|
2343
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2425
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2344
2426
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2345
2427
|
}>>>;
|
|
2346
2428
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -2348,6 +2430,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
2348
2430
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2349
2431
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2350
2432
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2433
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
2434
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2351
2435
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2352
2436
|
suggest?: true | undefined;
|
|
2353
2437
|
canExport?: boolean | null | undefined;
|
|
@@ -2366,7 +2450,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
2366
2450
|
required?: boolean | null | undefined;
|
|
2367
2451
|
} | null | undefined;
|
|
2368
2452
|
uiConfiguration?: {
|
|
2369
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2453
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2370
2454
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2371
2455
|
} | null | undefined;
|
|
2372
2456
|
width?: number | null | undefined;
|
|
@@ -2374,6 +2458,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
2374
2458
|
widthChars?: number | null | undefined;
|
|
2375
2459
|
scoreThreshold?: number | null | undefined;
|
|
2376
2460
|
formula?: string | null | undefined;
|
|
2461
|
+
context?: string[] | null | undefined;
|
|
2462
|
+
prompt?: string | null | undefined;
|
|
2377
2463
|
}, {
|
|
2378
2464
|
suggest?: true | undefined;
|
|
2379
2465
|
canExport?: boolean | null | undefined;
|
|
@@ -2392,7 +2478,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
2392
2478
|
required?: boolean | null | undefined;
|
|
2393
2479
|
} | null | undefined;
|
|
2394
2480
|
uiConfiguration?: {
|
|
2395
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2481
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2396
2482
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2397
2483
|
} | null | undefined;
|
|
2398
2484
|
width?: number | null | undefined;
|
|
@@ -2400,6 +2486,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
2400
2486
|
widthChars?: number | null | undefined;
|
|
2401
2487
|
scoreThreshold?: number | null | undefined;
|
|
2402
2488
|
formula?: string | null | undefined;
|
|
2489
|
+
context?: string[] | null | undefined;
|
|
2490
|
+
prompt?: string | null | undefined;
|
|
2403
2491
|
}>>>, import("zod").ZodIntersection<import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
2404
2492
|
id: import("zod").ZodString;
|
|
2405
2493
|
label: import("zod").ZodString;
|
|
@@ -2472,7 +2560,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
2472
2560
|
required?: boolean | null | undefined;
|
|
2473
2561
|
} | null | undefined;
|
|
2474
2562
|
uiConfiguration?: {
|
|
2475
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2563
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2476
2564
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2477
2565
|
} | null | undefined;
|
|
2478
2566
|
width?: number | null | undefined;
|
|
@@ -2480,6 +2568,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
2480
2568
|
widthChars?: number | null | undefined;
|
|
2481
2569
|
scoreThreshold?: number | null | undefined;
|
|
2482
2570
|
formula?: string | null | undefined;
|
|
2571
|
+
context?: string[] | null | undefined;
|
|
2572
|
+
prompt?: string | null | undefined;
|
|
2483
2573
|
}) | ({
|
|
2484
2574
|
type: "date";
|
|
2485
2575
|
format?: string | null | undefined;
|
|
@@ -2509,7 +2599,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
2509
2599
|
required?: boolean | null | undefined;
|
|
2510
2600
|
} | null | undefined;
|
|
2511
2601
|
uiConfiguration?: {
|
|
2512
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2602
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2513
2603
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2514
2604
|
} | null | undefined;
|
|
2515
2605
|
width?: number | null | undefined;
|
|
@@ -2517,6 +2607,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
2517
2607
|
widthChars?: number | null | undefined;
|
|
2518
2608
|
scoreThreshold?: number | null | undefined;
|
|
2519
2609
|
formula?: string | null | undefined;
|
|
2610
|
+
context?: string[] | null | undefined;
|
|
2611
|
+
prompt?: string | null | undefined;
|
|
2520
2612
|
}) | ({
|
|
2521
2613
|
type: "number";
|
|
2522
2614
|
format?: string | null | undefined;
|
|
@@ -2551,7 +2643,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
2551
2643
|
required?: boolean | null | undefined;
|
|
2552
2644
|
} | null | undefined;
|
|
2553
2645
|
uiConfiguration?: {
|
|
2554
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2646
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2555
2647
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2556
2648
|
} | null | undefined;
|
|
2557
2649
|
width?: number | null | undefined;
|
|
@@ -2559,6 +2651,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
2559
2651
|
widthChars?: number | null | undefined;
|
|
2560
2652
|
scoreThreshold?: number | null | undefined;
|
|
2561
2653
|
formula?: string | null | undefined;
|
|
2654
|
+
context?: string[] | null | undefined;
|
|
2655
|
+
prompt?: string | null | undefined;
|
|
2562
2656
|
}) | ({
|
|
2563
2657
|
options: {
|
|
2564
2658
|
value: string;
|
|
@@ -2592,7 +2686,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
2592
2686
|
required?: boolean | null | undefined;
|
|
2593
2687
|
} | null | undefined;
|
|
2594
2688
|
uiConfiguration?: {
|
|
2595
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2689
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2596
2690
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2597
2691
|
} | null | undefined;
|
|
2598
2692
|
width?: number | null | undefined;
|
|
@@ -2600,6 +2694,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
2600
2694
|
widthChars?: number | null | undefined;
|
|
2601
2695
|
scoreThreshold?: number | null | undefined;
|
|
2602
2696
|
formula?: string | null | undefined;
|
|
2697
|
+
context?: string[] | null | undefined;
|
|
2698
|
+
prompt?: string | null | undefined;
|
|
2603
2699
|
}) | ({
|
|
2604
2700
|
id: string;
|
|
2605
2701
|
label: string;
|
|
@@ -2644,7 +2740,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
2644
2740
|
required?: boolean | null | undefined;
|
|
2645
2741
|
} | null | undefined;
|
|
2646
2742
|
uiConfiguration?: {
|
|
2647
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2743
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2648
2744
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2649
2745
|
} | null | undefined;
|
|
2650
2746
|
width?: number | null | undefined;
|
|
@@ -2652,6 +2748,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
2652
2748
|
widthChars?: number | null | undefined;
|
|
2653
2749
|
scoreThreshold?: number | null | undefined;
|
|
2654
2750
|
formula?: string | null | undefined;
|
|
2751
|
+
context?: string[] | null | undefined;
|
|
2752
|
+
prompt?: string | null | undefined;
|
|
2655
2753
|
}) | ({
|
|
2656
2754
|
type: "date";
|
|
2657
2755
|
format?: string | null | undefined;
|
|
@@ -2681,7 +2779,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
2681
2779
|
required?: boolean | null | undefined;
|
|
2682
2780
|
} | null | undefined;
|
|
2683
2781
|
uiConfiguration?: {
|
|
2684
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2782
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2685
2783
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2686
2784
|
} | null | undefined;
|
|
2687
2785
|
width?: number | null | undefined;
|
|
@@ -2689,6 +2787,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
2689
2787
|
widthChars?: number | null | undefined;
|
|
2690
2788
|
scoreThreshold?: number | null | undefined;
|
|
2691
2789
|
formula?: string | null | undefined;
|
|
2790
|
+
context?: string[] | null | undefined;
|
|
2791
|
+
prompt?: string | null | undefined;
|
|
2692
2792
|
}) | ({
|
|
2693
2793
|
type: "number";
|
|
2694
2794
|
format?: string | null | undefined;
|
|
@@ -2723,7 +2823,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
2723
2823
|
required?: boolean | null | undefined;
|
|
2724
2824
|
} | null | undefined;
|
|
2725
2825
|
uiConfiguration?: {
|
|
2726
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2826
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2727
2827
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2728
2828
|
} | null | undefined;
|
|
2729
2829
|
width?: number | null | undefined;
|
|
@@ -2731,6 +2831,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
2731
2831
|
widthChars?: number | null | undefined;
|
|
2732
2832
|
scoreThreshold?: number | null | undefined;
|
|
2733
2833
|
formula?: string | null | undefined;
|
|
2834
|
+
context?: string[] | null | undefined;
|
|
2835
|
+
prompt?: string | null | undefined;
|
|
2734
2836
|
}) | ({
|
|
2735
2837
|
options: {
|
|
2736
2838
|
value: string;
|
|
@@ -2764,7 +2866,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
2764
2866
|
required?: boolean | null | undefined;
|
|
2765
2867
|
} | null | undefined;
|
|
2766
2868
|
uiConfiguration?: {
|
|
2767
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2869
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2768
2870
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2769
2871
|
} | null | undefined;
|
|
2770
2872
|
width?: number | null | undefined;
|
|
@@ -2772,6 +2874,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
2772
2874
|
widthChars?: number | null | undefined;
|
|
2773
2875
|
scoreThreshold?: number | null | undefined;
|
|
2774
2876
|
formula?: string | null | undefined;
|
|
2877
|
+
context?: string[] | null | undefined;
|
|
2878
|
+
prompt?: string | null | undefined;
|
|
2775
2879
|
}) | ({
|
|
2776
2880
|
id: string;
|
|
2777
2881
|
label: string;
|
|
@@ -2929,13 +3033,13 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
2929
3033
|
required?: boolean | null | undefined;
|
|
2930
3034
|
}>>>;
|
|
2931
3035
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
2932
|
-
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">]>>>;
|
|
3036
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
2933
3037
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
2934
3038
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2935
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3039
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2936
3040
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2937
3041
|
}, {
|
|
2938
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3042
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2939
3043
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2940
3044
|
}>>>;
|
|
2941
3045
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -2943,6 +3047,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
2943
3047
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2944
3048
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2945
3049
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3050
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
3051
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2946
3052
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2947
3053
|
suggest?: true | undefined;
|
|
2948
3054
|
canExport?: boolean | null | undefined;
|
|
@@ -2961,7 +3067,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
2961
3067
|
required?: boolean | null | undefined;
|
|
2962
3068
|
} | null | undefined;
|
|
2963
3069
|
uiConfiguration?: {
|
|
2964
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3070
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2965
3071
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2966
3072
|
} | null | undefined;
|
|
2967
3073
|
width?: number | null | undefined;
|
|
@@ -2969,6 +3075,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
2969
3075
|
widthChars?: number | null | undefined;
|
|
2970
3076
|
scoreThreshold?: number | null | undefined;
|
|
2971
3077
|
formula?: string | null | undefined;
|
|
3078
|
+
context?: string[] | null | undefined;
|
|
3079
|
+
prompt?: string | null | undefined;
|
|
2972
3080
|
}, {
|
|
2973
3081
|
suggest?: true | undefined;
|
|
2974
3082
|
canExport?: boolean | null | undefined;
|
|
@@ -2987,7 +3095,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
2987
3095
|
required?: boolean | null | undefined;
|
|
2988
3096
|
} | null | undefined;
|
|
2989
3097
|
uiConfiguration?: {
|
|
2990
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3098
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2991
3099
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2992
3100
|
} | null | undefined;
|
|
2993
3101
|
width?: number | null | undefined;
|
|
@@ -2995,6 +3103,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
2995
3103
|
widthChars?: number | null | undefined;
|
|
2996
3104
|
scoreThreshold?: number | null | undefined;
|
|
2997
3105
|
formula?: string | null | undefined;
|
|
3106
|
+
context?: string[] | null | undefined;
|
|
3107
|
+
prompt?: string | null | undefined;
|
|
2998
3108
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
2999
3109
|
type: import("zod").ZodLiteral<"date">;
|
|
3000
3110
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -3078,13 +3188,13 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
3078
3188
|
required?: boolean | null | undefined;
|
|
3079
3189
|
}>>>;
|
|
3080
3190
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
3081
|
-
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">]>>>;
|
|
3191
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
3082
3192
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
3083
3193
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3084
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3194
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3085
3195
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3086
3196
|
}, {
|
|
3087
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3197
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3088
3198
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3089
3199
|
}>>>;
|
|
3090
3200
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -3092,6 +3202,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
3092
3202
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3093
3203
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3094
3204
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3205
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
3206
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3095
3207
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3096
3208
|
suggest?: true | undefined;
|
|
3097
3209
|
canExport?: boolean | null | undefined;
|
|
@@ -3110,7 +3222,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
3110
3222
|
required?: boolean | null | undefined;
|
|
3111
3223
|
} | null | undefined;
|
|
3112
3224
|
uiConfiguration?: {
|
|
3113
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3225
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3114
3226
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3115
3227
|
} | null | undefined;
|
|
3116
3228
|
width?: number | null | undefined;
|
|
@@ -3118,6 +3230,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
3118
3230
|
widthChars?: number | null | undefined;
|
|
3119
3231
|
scoreThreshold?: number | null | undefined;
|
|
3120
3232
|
formula?: string | null | undefined;
|
|
3233
|
+
context?: string[] | null | undefined;
|
|
3234
|
+
prompt?: string | null | undefined;
|
|
3121
3235
|
}, {
|
|
3122
3236
|
suggest?: true | undefined;
|
|
3123
3237
|
canExport?: boolean | null | undefined;
|
|
@@ -3136,7 +3250,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
3136
3250
|
required?: boolean | null | undefined;
|
|
3137
3251
|
} | null | undefined;
|
|
3138
3252
|
uiConfiguration?: {
|
|
3139
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3253
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3140
3254
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3141
3255
|
} | null | undefined;
|
|
3142
3256
|
width?: number | null | undefined;
|
|
@@ -3144,6 +3258,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
3144
3258
|
widthChars?: number | null | undefined;
|
|
3145
3259
|
scoreThreshold?: number | null | undefined;
|
|
3146
3260
|
formula?: string | null | undefined;
|
|
3261
|
+
context?: string[] | null | undefined;
|
|
3262
|
+
prompt?: string | null | undefined;
|
|
3147
3263
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
3148
3264
|
type: import("zod").ZodLiteral<"number">;
|
|
3149
3265
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -3254,13 +3370,13 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
3254
3370
|
required?: boolean | null | undefined;
|
|
3255
3371
|
}>>>;
|
|
3256
3372
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
3257
|
-
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">]>>>;
|
|
3373
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
3258
3374
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
3259
3375
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3260
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3376
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3261
3377
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3262
3378
|
}, {
|
|
3263
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3379
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3264
3380
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3265
3381
|
}>>>;
|
|
3266
3382
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -3268,6 +3384,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
3268
3384
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3269
3385
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3270
3386
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3387
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
3388
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3271
3389
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3272
3390
|
suggest?: true | undefined;
|
|
3273
3391
|
canExport?: boolean | null | undefined;
|
|
@@ -3286,7 +3404,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
3286
3404
|
required?: boolean | null | undefined;
|
|
3287
3405
|
} | null | undefined;
|
|
3288
3406
|
uiConfiguration?: {
|
|
3289
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3407
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3290
3408
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3291
3409
|
} | null | undefined;
|
|
3292
3410
|
width?: number | null | undefined;
|
|
@@ -3294,6 +3412,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
3294
3412
|
widthChars?: number | null | undefined;
|
|
3295
3413
|
scoreThreshold?: number | null | undefined;
|
|
3296
3414
|
formula?: string | null | undefined;
|
|
3415
|
+
context?: string[] | null | undefined;
|
|
3416
|
+
prompt?: string | null | undefined;
|
|
3297
3417
|
}, {
|
|
3298
3418
|
suggest?: true | undefined;
|
|
3299
3419
|
canExport?: boolean | null | undefined;
|
|
@@ -3312,7 +3432,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
3312
3432
|
required?: boolean | null | undefined;
|
|
3313
3433
|
} | null | undefined;
|
|
3314
3434
|
uiConfiguration?: {
|
|
3315
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3435
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3316
3436
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3317
3437
|
} | null | undefined;
|
|
3318
3438
|
width?: number | null | undefined;
|
|
@@ -3320,6 +3440,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
3320
3440
|
widthChars?: number | null | undefined;
|
|
3321
3441
|
scoreThreshold?: number | null | undefined;
|
|
3322
3442
|
formula?: string | null | undefined;
|
|
3443
|
+
context?: string[] | null | undefined;
|
|
3444
|
+
prompt?: string | null | undefined;
|
|
3323
3445
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
3324
3446
|
type: import("zod").ZodLiteral<"enum">;
|
|
3325
3447
|
options: import("zod").ZodArray<import("zod").ZodObject<{
|
|
@@ -3421,13 +3543,13 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
3421
3543
|
required?: boolean | null | undefined;
|
|
3422
3544
|
}>>>;
|
|
3423
3545
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
3424
|
-
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">]>>>;
|
|
3546
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
3425
3547
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
3426
3548
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3427
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3549
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3428
3550
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3429
3551
|
}, {
|
|
3430
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3552
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3431
3553
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3432
3554
|
}>>>;
|
|
3433
3555
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -3435,6 +3557,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
3435
3557
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3436
3558
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3437
3559
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3560
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
3561
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3438
3562
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3439
3563
|
suggest?: true | undefined;
|
|
3440
3564
|
canExport?: boolean | null | undefined;
|
|
@@ -3453,7 +3577,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
3453
3577
|
required?: boolean | null | undefined;
|
|
3454
3578
|
} | null | undefined;
|
|
3455
3579
|
uiConfiguration?: {
|
|
3456
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3580
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3457
3581
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3458
3582
|
} | null | undefined;
|
|
3459
3583
|
width?: number | null | undefined;
|
|
@@ -3461,6 +3585,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
3461
3585
|
widthChars?: number | null | undefined;
|
|
3462
3586
|
scoreThreshold?: number | null | undefined;
|
|
3463
3587
|
formula?: string | null | undefined;
|
|
3588
|
+
context?: string[] | null | undefined;
|
|
3589
|
+
prompt?: string | null | undefined;
|
|
3464
3590
|
}, {
|
|
3465
3591
|
suggest?: true | undefined;
|
|
3466
3592
|
canExport?: boolean | null | undefined;
|
|
@@ -3479,7 +3605,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
3479
3605
|
required?: boolean | null | undefined;
|
|
3480
3606
|
} | null | undefined;
|
|
3481
3607
|
uiConfiguration?: {
|
|
3482
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3608
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3483
3609
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3484
3610
|
} | null | undefined;
|
|
3485
3611
|
width?: number | null | undefined;
|
|
@@ -3487,6 +3613,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
3487
3613
|
widthChars?: number | null | undefined;
|
|
3488
3614
|
scoreThreshold?: number | null | undefined;
|
|
3489
3615
|
formula?: string | null | undefined;
|
|
3616
|
+
context?: string[] | null | undefined;
|
|
3617
|
+
prompt?: string | null | undefined;
|
|
3490
3618
|
}>>>, import("zod").ZodIntersection<import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
3491
3619
|
id: import("zod").ZodString;
|
|
3492
3620
|
label: import("zod").ZodString;
|
|
@@ -3532,7 +3660,6 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
3532
3660
|
}>>]>, "many">;
|
|
3533
3661
|
rirFieldNames: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
3534
3662
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3535
|
-
category: "tuple";
|
|
3536
3663
|
children: (({
|
|
3537
3664
|
type: "string";
|
|
3538
3665
|
} & {
|
|
@@ -3561,7 +3688,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
3561
3688
|
required?: boolean | null | undefined;
|
|
3562
3689
|
} | null | undefined;
|
|
3563
3690
|
uiConfiguration?: {
|
|
3564
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3691
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3565
3692
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3566
3693
|
} | null | undefined;
|
|
3567
3694
|
width?: number | null | undefined;
|
|
@@ -3569,6 +3696,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
3569
3696
|
widthChars?: number | null | undefined;
|
|
3570
3697
|
scoreThreshold?: number | null | undefined;
|
|
3571
3698
|
formula?: string | null | undefined;
|
|
3699
|
+
context?: string[] | null | undefined;
|
|
3700
|
+
prompt?: string | null | undefined;
|
|
3572
3701
|
}) | ({
|
|
3573
3702
|
type: "date";
|
|
3574
3703
|
format?: string | null | undefined;
|
|
@@ -3598,7 +3727,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
3598
3727
|
required?: boolean | null | undefined;
|
|
3599
3728
|
} | null | undefined;
|
|
3600
3729
|
uiConfiguration?: {
|
|
3601
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3730
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3602
3731
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3603
3732
|
} | null | undefined;
|
|
3604
3733
|
width?: number | null | undefined;
|
|
@@ -3606,6 +3735,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
3606
3735
|
widthChars?: number | null | undefined;
|
|
3607
3736
|
scoreThreshold?: number | null | undefined;
|
|
3608
3737
|
formula?: string | null | undefined;
|
|
3738
|
+
context?: string[] | null | undefined;
|
|
3739
|
+
prompt?: string | null | undefined;
|
|
3609
3740
|
}) | ({
|
|
3610
3741
|
type: "number";
|
|
3611
3742
|
format?: string | null | undefined;
|
|
@@ -3640,7 +3771,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
3640
3771
|
required?: boolean | null | undefined;
|
|
3641
3772
|
} | null | undefined;
|
|
3642
3773
|
uiConfiguration?: {
|
|
3643
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3774
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3644
3775
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3645
3776
|
} | null | undefined;
|
|
3646
3777
|
width?: number | null | undefined;
|
|
@@ -3648,6 +3779,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
3648
3779
|
widthChars?: number | null | undefined;
|
|
3649
3780
|
scoreThreshold?: number | null | undefined;
|
|
3650
3781
|
formula?: string | null | undefined;
|
|
3782
|
+
context?: string[] | null | undefined;
|
|
3783
|
+
prompt?: string | null | undefined;
|
|
3651
3784
|
}) | ({
|
|
3652
3785
|
options: {
|
|
3653
3786
|
value: string;
|
|
@@ -3681,7 +3814,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
3681
3814
|
required?: boolean | null | undefined;
|
|
3682
3815
|
} | null | undefined;
|
|
3683
3816
|
uiConfiguration?: {
|
|
3684
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3817
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3685
3818
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3686
3819
|
} | null | undefined;
|
|
3687
3820
|
width?: number | null | undefined;
|
|
@@ -3689,6 +3822,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
3689
3822
|
widthChars?: number | null | undefined;
|
|
3690
3823
|
scoreThreshold?: number | null | undefined;
|
|
3691
3824
|
formula?: string | null | undefined;
|
|
3825
|
+
context?: string[] | null | undefined;
|
|
3826
|
+
prompt?: string | null | undefined;
|
|
3692
3827
|
}) | ({
|
|
3693
3828
|
id: string;
|
|
3694
3829
|
label: string;
|
|
@@ -3704,9 +3839,9 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
3704
3839
|
popupUrl?: string | undefined;
|
|
3705
3840
|
canObtainToken?: boolean | undefined;
|
|
3706
3841
|
}))[];
|
|
3842
|
+
category: "tuple";
|
|
3707
3843
|
rirFieldNames?: string[] | null | undefined;
|
|
3708
3844
|
}, {
|
|
3709
|
-
category: "tuple";
|
|
3710
3845
|
children: (({
|
|
3711
3846
|
type: "string";
|
|
3712
3847
|
} & {
|
|
@@ -3735,7 +3870,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
3735
3870
|
required?: boolean | null | undefined;
|
|
3736
3871
|
} | null | undefined;
|
|
3737
3872
|
uiConfiguration?: {
|
|
3738
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3873
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3739
3874
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3740
3875
|
} | null | undefined;
|
|
3741
3876
|
width?: number | null | undefined;
|
|
@@ -3743,6 +3878,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
3743
3878
|
widthChars?: number | null | undefined;
|
|
3744
3879
|
scoreThreshold?: number | null | undefined;
|
|
3745
3880
|
formula?: string | null | undefined;
|
|
3881
|
+
context?: string[] | null | undefined;
|
|
3882
|
+
prompt?: string | null | undefined;
|
|
3746
3883
|
}) | ({
|
|
3747
3884
|
type: "date";
|
|
3748
3885
|
format?: string | null | undefined;
|
|
@@ -3772,7 +3909,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
3772
3909
|
required?: boolean | null | undefined;
|
|
3773
3910
|
} | null | undefined;
|
|
3774
3911
|
uiConfiguration?: {
|
|
3775
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3912
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3776
3913
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3777
3914
|
} | null | undefined;
|
|
3778
3915
|
width?: number | null | undefined;
|
|
@@ -3780,6 +3917,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
3780
3917
|
widthChars?: number | null | undefined;
|
|
3781
3918
|
scoreThreshold?: number | null | undefined;
|
|
3782
3919
|
formula?: string | null | undefined;
|
|
3920
|
+
context?: string[] | null | undefined;
|
|
3921
|
+
prompt?: string | null | undefined;
|
|
3783
3922
|
}) | ({
|
|
3784
3923
|
type: "number";
|
|
3785
3924
|
format?: string | null | undefined;
|
|
@@ -3814,7 +3953,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
3814
3953
|
required?: boolean | null | undefined;
|
|
3815
3954
|
} | null | undefined;
|
|
3816
3955
|
uiConfiguration?: {
|
|
3817
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3956
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3818
3957
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3819
3958
|
} | null | undefined;
|
|
3820
3959
|
width?: number | null | undefined;
|
|
@@ -3822,6 +3961,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
3822
3961
|
widthChars?: number | null | undefined;
|
|
3823
3962
|
scoreThreshold?: number | null | undefined;
|
|
3824
3963
|
formula?: string | null | undefined;
|
|
3964
|
+
context?: string[] | null | undefined;
|
|
3965
|
+
prompt?: string | null | undefined;
|
|
3825
3966
|
}) | ({
|
|
3826
3967
|
options: {
|
|
3827
3968
|
value: string;
|
|
@@ -3855,7 +3996,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
3855
3996
|
required?: boolean | null | undefined;
|
|
3856
3997
|
} | null | undefined;
|
|
3857
3998
|
uiConfiguration?: {
|
|
3858
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3999
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3859
4000
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3860
4001
|
} | null | undefined;
|
|
3861
4002
|
width?: number | null | undefined;
|
|
@@ -3863,6 +4004,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
3863
4004
|
widthChars?: number | null | undefined;
|
|
3864
4005
|
scoreThreshold?: number | null | undefined;
|
|
3865
4006
|
formula?: string | null | undefined;
|
|
4007
|
+
context?: string[] | null | undefined;
|
|
4008
|
+
prompt?: string | null | undefined;
|
|
3866
4009
|
}) | ({
|
|
3867
4010
|
id: string;
|
|
3868
4011
|
label: string;
|
|
@@ -3878,6 +4021,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
3878
4021
|
popupUrl?: string | undefined;
|
|
3879
4022
|
canObtainToken?: boolean | undefined;
|
|
3880
4023
|
}))[];
|
|
4024
|
+
category: "tuple";
|
|
3881
4025
|
rirFieldNames?: string[] | null | undefined;
|
|
3882
4026
|
}>, import("zod").ZodObject<{
|
|
3883
4027
|
id: import("zod").ZodString;
|
|
@@ -3900,7 +4044,6 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
3900
4044
|
}>>;
|
|
3901
4045
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3902
4046
|
children: {
|
|
3903
|
-
category: "tuple";
|
|
3904
4047
|
children: (({
|
|
3905
4048
|
type: "string";
|
|
3906
4049
|
} & {
|
|
@@ -3929,7 +4072,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
3929
4072
|
required?: boolean | null | undefined;
|
|
3930
4073
|
} | null | undefined;
|
|
3931
4074
|
uiConfiguration?: {
|
|
3932
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4075
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3933
4076
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3934
4077
|
} | null | undefined;
|
|
3935
4078
|
width?: number | null | undefined;
|
|
@@ -3937,6 +4080,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
3937
4080
|
widthChars?: number | null | undefined;
|
|
3938
4081
|
scoreThreshold?: number | null | undefined;
|
|
3939
4082
|
formula?: string | null | undefined;
|
|
4083
|
+
context?: string[] | null | undefined;
|
|
4084
|
+
prompt?: string | null | undefined;
|
|
3940
4085
|
}) | ({
|
|
3941
4086
|
type: "date";
|
|
3942
4087
|
format?: string | null | undefined;
|
|
@@ -3966,7 +4111,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
3966
4111
|
required?: boolean | null | undefined;
|
|
3967
4112
|
} | null | undefined;
|
|
3968
4113
|
uiConfiguration?: {
|
|
3969
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4114
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3970
4115
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3971
4116
|
} | null | undefined;
|
|
3972
4117
|
width?: number | null | undefined;
|
|
@@ -3974,6 +4119,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
3974
4119
|
widthChars?: number | null | undefined;
|
|
3975
4120
|
scoreThreshold?: number | null | undefined;
|
|
3976
4121
|
formula?: string | null | undefined;
|
|
4122
|
+
context?: string[] | null | undefined;
|
|
4123
|
+
prompt?: string | null | undefined;
|
|
3977
4124
|
}) | ({
|
|
3978
4125
|
type: "number";
|
|
3979
4126
|
format?: string | null | undefined;
|
|
@@ -4008,7 +4155,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4008
4155
|
required?: boolean | null | undefined;
|
|
4009
4156
|
} | null | undefined;
|
|
4010
4157
|
uiConfiguration?: {
|
|
4011
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4158
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4012
4159
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4013
4160
|
} | null | undefined;
|
|
4014
4161
|
width?: number | null | undefined;
|
|
@@ -4016,6 +4163,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4016
4163
|
widthChars?: number | null | undefined;
|
|
4017
4164
|
scoreThreshold?: number | null | undefined;
|
|
4018
4165
|
formula?: string | null | undefined;
|
|
4166
|
+
context?: string[] | null | undefined;
|
|
4167
|
+
prompt?: string | null | undefined;
|
|
4019
4168
|
}) | ({
|
|
4020
4169
|
options: {
|
|
4021
4170
|
value: string;
|
|
@@ -4049,7 +4198,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4049
4198
|
required?: boolean | null | undefined;
|
|
4050
4199
|
} | null | undefined;
|
|
4051
4200
|
uiConfiguration?: {
|
|
4052
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4201
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4053
4202
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4054
4203
|
} | null | undefined;
|
|
4055
4204
|
width?: number | null | undefined;
|
|
@@ -4057,6 +4206,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4057
4206
|
widthChars?: number | null | undefined;
|
|
4058
4207
|
scoreThreshold?: number | null | undefined;
|
|
4059
4208
|
formula?: string | null | undefined;
|
|
4209
|
+
context?: string[] | null | undefined;
|
|
4210
|
+
prompt?: string | null | undefined;
|
|
4060
4211
|
}) | ({
|
|
4061
4212
|
id: string;
|
|
4062
4213
|
label: string;
|
|
@@ -4072,6 +4223,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4072
4223
|
popupUrl?: string | undefined;
|
|
4073
4224
|
canObtainToken?: boolean | undefined;
|
|
4074
4225
|
}))[];
|
|
4226
|
+
category: "tuple";
|
|
4075
4227
|
rirFieldNames?: string[] | null | undefined;
|
|
4076
4228
|
} & {
|
|
4077
4229
|
id: string;
|
|
@@ -4082,7 +4234,6 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4082
4234
|
};
|
|
4083
4235
|
}, {
|
|
4084
4236
|
children: {
|
|
4085
|
-
category: "tuple";
|
|
4086
4237
|
children: (({
|
|
4087
4238
|
type: "string";
|
|
4088
4239
|
} & {
|
|
@@ -4111,7 +4262,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4111
4262
|
required?: boolean | null | undefined;
|
|
4112
4263
|
} | null | undefined;
|
|
4113
4264
|
uiConfiguration?: {
|
|
4114
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4265
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4115
4266
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4116
4267
|
} | null | undefined;
|
|
4117
4268
|
width?: number | null | undefined;
|
|
@@ -4119,6 +4270,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4119
4270
|
widthChars?: number | null | undefined;
|
|
4120
4271
|
scoreThreshold?: number | null | undefined;
|
|
4121
4272
|
formula?: string | null | undefined;
|
|
4273
|
+
context?: string[] | null | undefined;
|
|
4274
|
+
prompt?: string | null | undefined;
|
|
4122
4275
|
}) | ({
|
|
4123
4276
|
type: "date";
|
|
4124
4277
|
format?: string | null | undefined;
|
|
@@ -4148,7 +4301,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4148
4301
|
required?: boolean | null | undefined;
|
|
4149
4302
|
} | null | undefined;
|
|
4150
4303
|
uiConfiguration?: {
|
|
4151
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4304
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4152
4305
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4153
4306
|
} | null | undefined;
|
|
4154
4307
|
width?: number | null | undefined;
|
|
@@ -4156,6 +4309,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4156
4309
|
widthChars?: number | null | undefined;
|
|
4157
4310
|
scoreThreshold?: number | null | undefined;
|
|
4158
4311
|
formula?: string | null | undefined;
|
|
4312
|
+
context?: string[] | null | undefined;
|
|
4313
|
+
prompt?: string | null | undefined;
|
|
4159
4314
|
}) | ({
|
|
4160
4315
|
type: "number";
|
|
4161
4316
|
format?: string | null | undefined;
|
|
@@ -4190,7 +4345,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4190
4345
|
required?: boolean | null | undefined;
|
|
4191
4346
|
} | null | undefined;
|
|
4192
4347
|
uiConfiguration?: {
|
|
4193
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4348
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4194
4349
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4195
4350
|
} | null | undefined;
|
|
4196
4351
|
width?: number | null | undefined;
|
|
@@ -4198,6 +4353,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4198
4353
|
widthChars?: number | null | undefined;
|
|
4199
4354
|
scoreThreshold?: number | null | undefined;
|
|
4200
4355
|
formula?: string | null | undefined;
|
|
4356
|
+
context?: string[] | null | undefined;
|
|
4357
|
+
prompt?: string | null | undefined;
|
|
4201
4358
|
}) | ({
|
|
4202
4359
|
options: {
|
|
4203
4360
|
value: string;
|
|
@@ -4231,7 +4388,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4231
4388
|
required?: boolean | null | undefined;
|
|
4232
4389
|
} | null | undefined;
|
|
4233
4390
|
uiConfiguration?: {
|
|
4234
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4391
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4235
4392
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4236
4393
|
} | null | undefined;
|
|
4237
4394
|
width?: number | null | undefined;
|
|
@@ -4239,6 +4396,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4239
4396
|
widthChars?: number | null | undefined;
|
|
4240
4397
|
scoreThreshold?: number | null | undefined;
|
|
4241
4398
|
formula?: string | null | undefined;
|
|
4399
|
+
context?: string[] | null | undefined;
|
|
4400
|
+
prompt?: string | null | undefined;
|
|
4242
4401
|
}) | ({
|
|
4243
4402
|
id: string;
|
|
4244
4403
|
label: string;
|
|
@@ -4254,6 +4413,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4254
4413
|
popupUrl?: string | undefined;
|
|
4255
4414
|
canObtainToken?: boolean | undefined;
|
|
4256
4415
|
}))[];
|
|
4416
|
+
category: "tuple";
|
|
4257
4417
|
rirFieldNames?: string[] | null | undefined;
|
|
4258
4418
|
} & {
|
|
4259
4419
|
id: string;
|
|
@@ -4324,7 +4484,6 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4324
4484
|
}>>>]>, "many">;
|
|
4325
4485
|
icon: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
4326
4486
|
}, "strip", import("zod").ZodTypeAny, {
|
|
4327
|
-
category: "section";
|
|
4328
4487
|
children: (({
|
|
4329
4488
|
type: "string";
|
|
4330
4489
|
} & {
|
|
@@ -4353,7 +4512,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4353
4512
|
required?: boolean | null | undefined;
|
|
4354
4513
|
} | null | undefined;
|
|
4355
4514
|
uiConfiguration?: {
|
|
4356
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4515
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4357
4516
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4358
4517
|
} | null | undefined;
|
|
4359
4518
|
width?: number | null | undefined;
|
|
@@ -4361,6 +4520,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4361
4520
|
widthChars?: number | null | undefined;
|
|
4362
4521
|
scoreThreshold?: number | null | undefined;
|
|
4363
4522
|
formula?: string | null | undefined;
|
|
4523
|
+
context?: string[] | null | undefined;
|
|
4524
|
+
prompt?: string | null | undefined;
|
|
4364
4525
|
}) | ({
|
|
4365
4526
|
type: "date";
|
|
4366
4527
|
format?: string | null | undefined;
|
|
@@ -4390,7 +4551,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4390
4551
|
required?: boolean | null | undefined;
|
|
4391
4552
|
} | null | undefined;
|
|
4392
4553
|
uiConfiguration?: {
|
|
4393
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4554
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4394
4555
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4395
4556
|
} | null | undefined;
|
|
4396
4557
|
width?: number | null | undefined;
|
|
@@ -4398,6 +4559,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4398
4559
|
widthChars?: number | null | undefined;
|
|
4399
4560
|
scoreThreshold?: number | null | undefined;
|
|
4400
4561
|
formula?: string | null | undefined;
|
|
4562
|
+
context?: string[] | null | undefined;
|
|
4563
|
+
prompt?: string | null | undefined;
|
|
4401
4564
|
}) | ({
|
|
4402
4565
|
type: "number";
|
|
4403
4566
|
format?: string | null | undefined;
|
|
@@ -4432,7 +4595,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4432
4595
|
required?: boolean | null | undefined;
|
|
4433
4596
|
} | null | undefined;
|
|
4434
4597
|
uiConfiguration?: {
|
|
4435
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4598
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4436
4599
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4437
4600
|
} | null | undefined;
|
|
4438
4601
|
width?: number | null | undefined;
|
|
@@ -4440,6 +4603,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4440
4603
|
widthChars?: number | null | undefined;
|
|
4441
4604
|
scoreThreshold?: number | null | undefined;
|
|
4442
4605
|
formula?: string | null | undefined;
|
|
4606
|
+
context?: string[] | null | undefined;
|
|
4607
|
+
prompt?: string | null | undefined;
|
|
4443
4608
|
}) | ({
|
|
4444
4609
|
options: {
|
|
4445
4610
|
value: string;
|
|
@@ -4473,7 +4638,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4473
4638
|
required?: boolean | null | undefined;
|
|
4474
4639
|
} | null | undefined;
|
|
4475
4640
|
uiConfiguration?: {
|
|
4476
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4641
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4477
4642
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4478
4643
|
} | null | undefined;
|
|
4479
4644
|
width?: number | null | undefined;
|
|
@@ -4481,6 +4646,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4481
4646
|
widthChars?: number | null | undefined;
|
|
4482
4647
|
scoreThreshold?: number | null | undefined;
|
|
4483
4648
|
formula?: string | null | undefined;
|
|
4649
|
+
context?: string[] | null | undefined;
|
|
4650
|
+
prompt?: string | null | undefined;
|
|
4484
4651
|
}) | ({
|
|
4485
4652
|
id: string;
|
|
4486
4653
|
label: string;
|
|
@@ -4496,7 +4663,6 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4496
4663
|
popupUrl?: string | undefined;
|
|
4497
4664
|
canObtainToken?: boolean | undefined;
|
|
4498
4665
|
}) | ({
|
|
4499
|
-
category: "tuple";
|
|
4500
4666
|
children: (({
|
|
4501
4667
|
type: "string";
|
|
4502
4668
|
} & {
|
|
@@ -4525,7 +4691,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4525
4691
|
required?: boolean | null | undefined;
|
|
4526
4692
|
} | null | undefined;
|
|
4527
4693
|
uiConfiguration?: {
|
|
4528
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4694
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4529
4695
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4530
4696
|
} | null | undefined;
|
|
4531
4697
|
width?: number | null | undefined;
|
|
@@ -4533,6 +4699,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4533
4699
|
widthChars?: number | null | undefined;
|
|
4534
4700
|
scoreThreshold?: number | null | undefined;
|
|
4535
4701
|
formula?: string | null | undefined;
|
|
4702
|
+
context?: string[] | null | undefined;
|
|
4703
|
+
prompt?: string | null | undefined;
|
|
4536
4704
|
}) | ({
|
|
4537
4705
|
type: "date";
|
|
4538
4706
|
format?: string | null | undefined;
|
|
@@ -4562,7 +4730,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4562
4730
|
required?: boolean | null | undefined;
|
|
4563
4731
|
} | null | undefined;
|
|
4564
4732
|
uiConfiguration?: {
|
|
4565
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4733
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4566
4734
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4567
4735
|
} | null | undefined;
|
|
4568
4736
|
width?: number | null | undefined;
|
|
@@ -4570,6 +4738,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4570
4738
|
widthChars?: number | null | undefined;
|
|
4571
4739
|
scoreThreshold?: number | null | undefined;
|
|
4572
4740
|
formula?: string | null | undefined;
|
|
4741
|
+
context?: string[] | null | undefined;
|
|
4742
|
+
prompt?: string | null | undefined;
|
|
4573
4743
|
}) | ({
|
|
4574
4744
|
type: "number";
|
|
4575
4745
|
format?: string | null | undefined;
|
|
@@ -4604,7 +4774,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4604
4774
|
required?: boolean | null | undefined;
|
|
4605
4775
|
} | null | undefined;
|
|
4606
4776
|
uiConfiguration?: {
|
|
4607
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4777
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4608
4778
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4609
4779
|
} | null | undefined;
|
|
4610
4780
|
width?: number | null | undefined;
|
|
@@ -4612,6 +4782,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4612
4782
|
widthChars?: number | null | undefined;
|
|
4613
4783
|
scoreThreshold?: number | null | undefined;
|
|
4614
4784
|
formula?: string | null | undefined;
|
|
4785
|
+
context?: string[] | null | undefined;
|
|
4786
|
+
prompt?: string | null | undefined;
|
|
4615
4787
|
}) | ({
|
|
4616
4788
|
options: {
|
|
4617
4789
|
value: string;
|
|
@@ -4645,7 +4817,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4645
4817
|
required?: boolean | null | undefined;
|
|
4646
4818
|
} | null | undefined;
|
|
4647
4819
|
uiConfiguration?: {
|
|
4648
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4820
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4649
4821
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4650
4822
|
} | null | undefined;
|
|
4651
4823
|
width?: number | null | undefined;
|
|
@@ -4653,6 +4825,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4653
4825
|
widthChars?: number | null | undefined;
|
|
4654
4826
|
scoreThreshold?: number | null | undefined;
|
|
4655
4827
|
formula?: string | null | undefined;
|
|
4828
|
+
context?: string[] | null | undefined;
|
|
4829
|
+
prompt?: string | null | undefined;
|
|
4656
4830
|
}) | ({
|
|
4657
4831
|
id: string;
|
|
4658
4832
|
label: string;
|
|
@@ -4668,6 +4842,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4668
4842
|
popupUrl?: string | undefined;
|
|
4669
4843
|
canObtainToken?: boolean | undefined;
|
|
4670
4844
|
}))[];
|
|
4845
|
+
category: "tuple";
|
|
4671
4846
|
rirFieldNames?: string[] | null | undefined;
|
|
4672
4847
|
} & {
|
|
4673
4848
|
id: string;
|
|
@@ -4704,7 +4879,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4704
4879
|
required?: boolean | null | undefined;
|
|
4705
4880
|
} | null | undefined;
|
|
4706
4881
|
uiConfiguration?: {
|
|
4707
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4882
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4708
4883
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4709
4884
|
} | null | undefined;
|
|
4710
4885
|
width?: number | null | undefined;
|
|
@@ -4712,6 +4887,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4712
4887
|
widthChars?: number | null | undefined;
|
|
4713
4888
|
scoreThreshold?: number | null | undefined;
|
|
4714
4889
|
formula?: string | null | undefined;
|
|
4890
|
+
context?: string[] | null | undefined;
|
|
4891
|
+
prompt?: string | null | undefined;
|
|
4715
4892
|
}) | ({
|
|
4716
4893
|
type: "date";
|
|
4717
4894
|
format?: string | null | undefined;
|
|
@@ -4741,7 +4918,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4741
4918
|
required?: boolean | null | undefined;
|
|
4742
4919
|
} | null | undefined;
|
|
4743
4920
|
uiConfiguration?: {
|
|
4744
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4921
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4745
4922
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4746
4923
|
} | null | undefined;
|
|
4747
4924
|
width?: number | null | undefined;
|
|
@@ -4749,6 +4926,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4749
4926
|
widthChars?: number | null | undefined;
|
|
4750
4927
|
scoreThreshold?: number | null | undefined;
|
|
4751
4928
|
formula?: string | null | undefined;
|
|
4929
|
+
context?: string[] | null | undefined;
|
|
4930
|
+
prompt?: string | null | undefined;
|
|
4752
4931
|
}) | ({
|
|
4753
4932
|
type: "number";
|
|
4754
4933
|
format?: string | null | undefined;
|
|
@@ -4783,7 +4962,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4783
4962
|
required?: boolean | null | undefined;
|
|
4784
4963
|
} | null | undefined;
|
|
4785
4964
|
uiConfiguration?: {
|
|
4786
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4965
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4787
4966
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4788
4967
|
} | null | undefined;
|
|
4789
4968
|
width?: number | null | undefined;
|
|
@@ -4791,6 +4970,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4791
4970
|
widthChars?: number | null | undefined;
|
|
4792
4971
|
scoreThreshold?: number | null | undefined;
|
|
4793
4972
|
formula?: string | null | undefined;
|
|
4973
|
+
context?: string[] | null | undefined;
|
|
4974
|
+
prompt?: string | null | undefined;
|
|
4794
4975
|
}) | ({
|
|
4795
4976
|
options: {
|
|
4796
4977
|
value: string;
|
|
@@ -4824,7 +5005,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4824
5005
|
required?: boolean | null | undefined;
|
|
4825
5006
|
} | null | undefined;
|
|
4826
5007
|
uiConfiguration?: {
|
|
4827
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5008
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4828
5009
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4829
5010
|
} | null | undefined;
|
|
4830
5011
|
width?: number | null | undefined;
|
|
@@ -4832,6 +5013,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4832
5013
|
widthChars?: number | null | undefined;
|
|
4833
5014
|
scoreThreshold?: number | null | undefined;
|
|
4834
5015
|
formula?: string | null | undefined;
|
|
5016
|
+
context?: string[] | null | undefined;
|
|
5017
|
+
prompt?: string | null | undefined;
|
|
4835
5018
|
}) | ({
|
|
4836
5019
|
id: string;
|
|
4837
5020
|
label: string;
|
|
@@ -4866,7 +5049,6 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4866
5049
|
disablePrediction?: boolean | null | undefined;
|
|
4867
5050
|
}) | ({
|
|
4868
5051
|
children: {
|
|
4869
|
-
category: "tuple";
|
|
4870
5052
|
children: (({
|
|
4871
5053
|
type: "string";
|
|
4872
5054
|
} & {
|
|
@@ -4895,7 +5077,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4895
5077
|
required?: boolean | null | undefined;
|
|
4896
5078
|
} | null | undefined;
|
|
4897
5079
|
uiConfiguration?: {
|
|
4898
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5080
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4899
5081
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4900
5082
|
} | null | undefined;
|
|
4901
5083
|
width?: number | null | undefined;
|
|
@@ -4903,6 +5085,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4903
5085
|
widthChars?: number | null | undefined;
|
|
4904
5086
|
scoreThreshold?: number | null | undefined;
|
|
4905
5087
|
formula?: string | null | undefined;
|
|
5088
|
+
context?: string[] | null | undefined;
|
|
5089
|
+
prompt?: string | null | undefined;
|
|
4906
5090
|
}) | ({
|
|
4907
5091
|
type: "date";
|
|
4908
5092
|
format?: string | null | undefined;
|
|
@@ -4932,7 +5116,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4932
5116
|
required?: boolean | null | undefined;
|
|
4933
5117
|
} | null | undefined;
|
|
4934
5118
|
uiConfiguration?: {
|
|
4935
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5119
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4936
5120
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4937
5121
|
} | null | undefined;
|
|
4938
5122
|
width?: number | null | undefined;
|
|
@@ -4940,6 +5124,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4940
5124
|
widthChars?: number | null | undefined;
|
|
4941
5125
|
scoreThreshold?: number | null | undefined;
|
|
4942
5126
|
formula?: string | null | undefined;
|
|
5127
|
+
context?: string[] | null | undefined;
|
|
5128
|
+
prompt?: string | null | undefined;
|
|
4943
5129
|
}) | ({
|
|
4944
5130
|
type: "number";
|
|
4945
5131
|
format?: string | null | undefined;
|
|
@@ -4974,7 +5160,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4974
5160
|
required?: boolean | null | undefined;
|
|
4975
5161
|
} | null | undefined;
|
|
4976
5162
|
uiConfiguration?: {
|
|
4977
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5163
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4978
5164
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4979
5165
|
} | null | undefined;
|
|
4980
5166
|
width?: number | null | undefined;
|
|
@@ -4982,6 +5168,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
4982
5168
|
widthChars?: number | null | undefined;
|
|
4983
5169
|
scoreThreshold?: number | null | undefined;
|
|
4984
5170
|
formula?: string | null | undefined;
|
|
5171
|
+
context?: string[] | null | undefined;
|
|
5172
|
+
prompt?: string | null | undefined;
|
|
4985
5173
|
}) | ({
|
|
4986
5174
|
options: {
|
|
4987
5175
|
value: string;
|
|
@@ -5015,7 +5203,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5015
5203
|
required?: boolean | null | undefined;
|
|
5016
5204
|
} | null | undefined;
|
|
5017
5205
|
uiConfiguration?: {
|
|
5018
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5206
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5019
5207
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5020
5208
|
} | null | undefined;
|
|
5021
5209
|
width?: number | null | undefined;
|
|
@@ -5023,6 +5211,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5023
5211
|
widthChars?: number | null | undefined;
|
|
5024
5212
|
scoreThreshold?: number | null | undefined;
|
|
5025
5213
|
formula?: string | null | undefined;
|
|
5214
|
+
context?: string[] | null | undefined;
|
|
5215
|
+
prompt?: string | null | undefined;
|
|
5026
5216
|
}) | ({
|
|
5027
5217
|
id: string;
|
|
5028
5218
|
label: string;
|
|
@@ -5038,6 +5228,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5038
5228
|
popupUrl?: string | undefined;
|
|
5039
5229
|
canObtainToken?: boolean | undefined;
|
|
5040
5230
|
}))[];
|
|
5231
|
+
category: "tuple";
|
|
5041
5232
|
rirFieldNames?: string[] | null | undefined;
|
|
5042
5233
|
} & {
|
|
5043
5234
|
id: string;
|
|
@@ -5064,9 +5255,9 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5064
5255
|
hidden?: boolean | null | undefined;
|
|
5065
5256
|
disablePrediction?: boolean | null | undefined;
|
|
5066
5257
|
}))[];
|
|
5258
|
+
category: "section";
|
|
5067
5259
|
icon?: string | null | undefined;
|
|
5068
5260
|
}, {
|
|
5069
|
-
category: "section";
|
|
5070
5261
|
children: (({
|
|
5071
5262
|
type: "string";
|
|
5072
5263
|
} & {
|
|
@@ -5095,7 +5286,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5095
5286
|
required?: boolean | null | undefined;
|
|
5096
5287
|
} | null | undefined;
|
|
5097
5288
|
uiConfiguration?: {
|
|
5098
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5289
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5099
5290
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5100
5291
|
} | null | undefined;
|
|
5101
5292
|
width?: number | null | undefined;
|
|
@@ -5103,6 +5294,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5103
5294
|
widthChars?: number | null | undefined;
|
|
5104
5295
|
scoreThreshold?: number | null | undefined;
|
|
5105
5296
|
formula?: string | null | undefined;
|
|
5297
|
+
context?: string[] | null | undefined;
|
|
5298
|
+
prompt?: string | null | undefined;
|
|
5106
5299
|
}) | ({
|
|
5107
5300
|
type: "date";
|
|
5108
5301
|
format?: string | null | undefined;
|
|
@@ -5132,7 +5325,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5132
5325
|
required?: boolean | null | undefined;
|
|
5133
5326
|
} | null | undefined;
|
|
5134
5327
|
uiConfiguration?: {
|
|
5135
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5328
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5136
5329
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5137
5330
|
} | null | undefined;
|
|
5138
5331
|
width?: number | null | undefined;
|
|
@@ -5140,6 +5333,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5140
5333
|
widthChars?: number | null | undefined;
|
|
5141
5334
|
scoreThreshold?: number | null | undefined;
|
|
5142
5335
|
formula?: string | null | undefined;
|
|
5336
|
+
context?: string[] | null | undefined;
|
|
5337
|
+
prompt?: string | null | undefined;
|
|
5143
5338
|
}) | ({
|
|
5144
5339
|
type: "number";
|
|
5145
5340
|
format?: string | null | undefined;
|
|
@@ -5174,7 +5369,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5174
5369
|
required?: boolean | null | undefined;
|
|
5175
5370
|
} | null | undefined;
|
|
5176
5371
|
uiConfiguration?: {
|
|
5177
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5372
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5178
5373
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5179
5374
|
} | null | undefined;
|
|
5180
5375
|
width?: number | null | undefined;
|
|
@@ -5182,6 +5377,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5182
5377
|
widthChars?: number | null | undefined;
|
|
5183
5378
|
scoreThreshold?: number | null | undefined;
|
|
5184
5379
|
formula?: string | null | undefined;
|
|
5380
|
+
context?: string[] | null | undefined;
|
|
5381
|
+
prompt?: string | null | undefined;
|
|
5185
5382
|
}) | ({
|
|
5186
5383
|
options: {
|
|
5187
5384
|
value: string;
|
|
@@ -5215,7 +5412,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5215
5412
|
required?: boolean | null | undefined;
|
|
5216
5413
|
} | null | undefined;
|
|
5217
5414
|
uiConfiguration?: {
|
|
5218
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5415
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5219
5416
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5220
5417
|
} | null | undefined;
|
|
5221
5418
|
width?: number | null | undefined;
|
|
@@ -5223,6 +5420,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5223
5420
|
widthChars?: number | null | undefined;
|
|
5224
5421
|
scoreThreshold?: number | null | undefined;
|
|
5225
5422
|
formula?: string | null | undefined;
|
|
5423
|
+
context?: string[] | null | undefined;
|
|
5424
|
+
prompt?: string | null | undefined;
|
|
5226
5425
|
}) | ({
|
|
5227
5426
|
id: string;
|
|
5228
5427
|
label: string;
|
|
@@ -5238,7 +5437,6 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5238
5437
|
popupUrl?: string | undefined;
|
|
5239
5438
|
canObtainToken?: boolean | undefined;
|
|
5240
5439
|
}) | ({
|
|
5241
|
-
category: "tuple";
|
|
5242
5440
|
children: (({
|
|
5243
5441
|
type: "string";
|
|
5244
5442
|
} & {
|
|
@@ -5267,7 +5465,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5267
5465
|
required?: boolean | null | undefined;
|
|
5268
5466
|
} | null | undefined;
|
|
5269
5467
|
uiConfiguration?: {
|
|
5270
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5468
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5271
5469
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5272
5470
|
} | null | undefined;
|
|
5273
5471
|
width?: number | null | undefined;
|
|
@@ -5275,6 +5473,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5275
5473
|
widthChars?: number | null | undefined;
|
|
5276
5474
|
scoreThreshold?: number | null | undefined;
|
|
5277
5475
|
formula?: string | null | undefined;
|
|
5476
|
+
context?: string[] | null | undefined;
|
|
5477
|
+
prompt?: string | null | undefined;
|
|
5278
5478
|
}) | ({
|
|
5279
5479
|
type: "date";
|
|
5280
5480
|
format?: string | null | undefined;
|
|
@@ -5304,7 +5504,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5304
5504
|
required?: boolean | null | undefined;
|
|
5305
5505
|
} | null | undefined;
|
|
5306
5506
|
uiConfiguration?: {
|
|
5307
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5507
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5308
5508
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5309
5509
|
} | null | undefined;
|
|
5310
5510
|
width?: number | null | undefined;
|
|
@@ -5312,6 +5512,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5312
5512
|
widthChars?: number | null | undefined;
|
|
5313
5513
|
scoreThreshold?: number | null | undefined;
|
|
5314
5514
|
formula?: string | null | undefined;
|
|
5515
|
+
context?: string[] | null | undefined;
|
|
5516
|
+
prompt?: string | null | undefined;
|
|
5315
5517
|
}) | ({
|
|
5316
5518
|
type: "number";
|
|
5317
5519
|
format?: string | null | undefined;
|
|
@@ -5346,7 +5548,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5346
5548
|
required?: boolean | null | undefined;
|
|
5347
5549
|
} | null | undefined;
|
|
5348
5550
|
uiConfiguration?: {
|
|
5349
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5551
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5350
5552
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5351
5553
|
} | null | undefined;
|
|
5352
5554
|
width?: number | null | undefined;
|
|
@@ -5354,6 +5556,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5354
5556
|
widthChars?: number | null | undefined;
|
|
5355
5557
|
scoreThreshold?: number | null | undefined;
|
|
5356
5558
|
formula?: string | null | undefined;
|
|
5559
|
+
context?: string[] | null | undefined;
|
|
5560
|
+
prompt?: string | null | undefined;
|
|
5357
5561
|
}) | ({
|
|
5358
5562
|
options: {
|
|
5359
5563
|
value: string;
|
|
@@ -5387,7 +5591,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5387
5591
|
required?: boolean | null | undefined;
|
|
5388
5592
|
} | null | undefined;
|
|
5389
5593
|
uiConfiguration?: {
|
|
5390
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5594
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5391
5595
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5392
5596
|
} | null | undefined;
|
|
5393
5597
|
width?: number | null | undefined;
|
|
@@ -5395,6 +5599,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5395
5599
|
widthChars?: number | null | undefined;
|
|
5396
5600
|
scoreThreshold?: number | null | undefined;
|
|
5397
5601
|
formula?: string | null | undefined;
|
|
5602
|
+
context?: string[] | null | undefined;
|
|
5603
|
+
prompt?: string | null | undefined;
|
|
5398
5604
|
}) | ({
|
|
5399
5605
|
id: string;
|
|
5400
5606
|
label: string;
|
|
@@ -5410,6 +5616,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5410
5616
|
popupUrl?: string | undefined;
|
|
5411
5617
|
canObtainToken?: boolean | undefined;
|
|
5412
5618
|
}))[];
|
|
5619
|
+
category: "tuple";
|
|
5413
5620
|
rirFieldNames?: string[] | null | undefined;
|
|
5414
5621
|
} & {
|
|
5415
5622
|
id: string;
|
|
@@ -5446,7 +5653,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5446
5653
|
required?: boolean | null | undefined;
|
|
5447
5654
|
} | null | undefined;
|
|
5448
5655
|
uiConfiguration?: {
|
|
5449
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5656
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5450
5657
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5451
5658
|
} | null | undefined;
|
|
5452
5659
|
width?: number | null | undefined;
|
|
@@ -5454,6 +5661,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5454
5661
|
widthChars?: number | null | undefined;
|
|
5455
5662
|
scoreThreshold?: number | null | undefined;
|
|
5456
5663
|
formula?: string | null | undefined;
|
|
5664
|
+
context?: string[] | null | undefined;
|
|
5665
|
+
prompt?: string | null | undefined;
|
|
5457
5666
|
}) | ({
|
|
5458
5667
|
type: "date";
|
|
5459
5668
|
format?: string | null | undefined;
|
|
@@ -5483,7 +5692,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5483
5692
|
required?: boolean | null | undefined;
|
|
5484
5693
|
} | null | undefined;
|
|
5485
5694
|
uiConfiguration?: {
|
|
5486
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5695
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5487
5696
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5488
5697
|
} | null | undefined;
|
|
5489
5698
|
width?: number | null | undefined;
|
|
@@ -5491,6 +5700,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5491
5700
|
widthChars?: number | null | undefined;
|
|
5492
5701
|
scoreThreshold?: number | null | undefined;
|
|
5493
5702
|
formula?: string | null | undefined;
|
|
5703
|
+
context?: string[] | null | undefined;
|
|
5704
|
+
prompt?: string | null | undefined;
|
|
5494
5705
|
}) | ({
|
|
5495
5706
|
type: "number";
|
|
5496
5707
|
format?: string | null | undefined;
|
|
@@ -5525,7 +5736,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5525
5736
|
required?: boolean | null | undefined;
|
|
5526
5737
|
} | null | undefined;
|
|
5527
5738
|
uiConfiguration?: {
|
|
5528
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5739
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5529
5740
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5530
5741
|
} | null | undefined;
|
|
5531
5742
|
width?: number | null | undefined;
|
|
@@ -5533,6 +5744,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5533
5744
|
widthChars?: number | null | undefined;
|
|
5534
5745
|
scoreThreshold?: number | null | undefined;
|
|
5535
5746
|
formula?: string | null | undefined;
|
|
5747
|
+
context?: string[] | null | undefined;
|
|
5748
|
+
prompt?: string | null | undefined;
|
|
5536
5749
|
}) | ({
|
|
5537
5750
|
options: {
|
|
5538
5751
|
value: string;
|
|
@@ -5566,7 +5779,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5566
5779
|
required?: boolean | null | undefined;
|
|
5567
5780
|
} | null | undefined;
|
|
5568
5781
|
uiConfiguration?: {
|
|
5569
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5782
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5570
5783
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5571
5784
|
} | null | undefined;
|
|
5572
5785
|
width?: number | null | undefined;
|
|
@@ -5574,6 +5787,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5574
5787
|
widthChars?: number | null | undefined;
|
|
5575
5788
|
scoreThreshold?: number | null | undefined;
|
|
5576
5789
|
formula?: string | null | undefined;
|
|
5790
|
+
context?: string[] | null | undefined;
|
|
5791
|
+
prompt?: string | null | undefined;
|
|
5577
5792
|
}) | ({
|
|
5578
5793
|
id: string;
|
|
5579
5794
|
label: string;
|
|
@@ -5608,7 +5823,6 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5608
5823
|
disablePrediction?: boolean | null | undefined;
|
|
5609
5824
|
}) | ({
|
|
5610
5825
|
children: {
|
|
5611
|
-
category: "tuple";
|
|
5612
5826
|
children: (({
|
|
5613
5827
|
type: "string";
|
|
5614
5828
|
} & {
|
|
@@ -5637,7 +5851,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5637
5851
|
required?: boolean | null | undefined;
|
|
5638
5852
|
} | null | undefined;
|
|
5639
5853
|
uiConfiguration?: {
|
|
5640
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5854
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5641
5855
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5642
5856
|
} | null | undefined;
|
|
5643
5857
|
width?: number | null | undefined;
|
|
@@ -5645,6 +5859,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5645
5859
|
widthChars?: number | null | undefined;
|
|
5646
5860
|
scoreThreshold?: number | null | undefined;
|
|
5647
5861
|
formula?: string | null | undefined;
|
|
5862
|
+
context?: string[] | null | undefined;
|
|
5863
|
+
prompt?: string | null | undefined;
|
|
5648
5864
|
}) | ({
|
|
5649
5865
|
type: "date";
|
|
5650
5866
|
format?: string | null | undefined;
|
|
@@ -5674,7 +5890,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5674
5890
|
required?: boolean | null | undefined;
|
|
5675
5891
|
} | null | undefined;
|
|
5676
5892
|
uiConfiguration?: {
|
|
5677
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5893
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5678
5894
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5679
5895
|
} | null | undefined;
|
|
5680
5896
|
width?: number | null | undefined;
|
|
@@ -5682,6 +5898,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5682
5898
|
widthChars?: number | null | undefined;
|
|
5683
5899
|
scoreThreshold?: number | null | undefined;
|
|
5684
5900
|
formula?: string | null | undefined;
|
|
5901
|
+
context?: string[] | null | undefined;
|
|
5902
|
+
prompt?: string | null | undefined;
|
|
5685
5903
|
}) | ({
|
|
5686
5904
|
type: "number";
|
|
5687
5905
|
format?: string | null | undefined;
|
|
@@ -5716,7 +5934,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5716
5934
|
required?: boolean | null | undefined;
|
|
5717
5935
|
} | null | undefined;
|
|
5718
5936
|
uiConfiguration?: {
|
|
5719
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5937
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5720
5938
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5721
5939
|
} | null | undefined;
|
|
5722
5940
|
width?: number | null | undefined;
|
|
@@ -5724,6 +5942,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5724
5942
|
widthChars?: number | null | undefined;
|
|
5725
5943
|
scoreThreshold?: number | null | undefined;
|
|
5726
5944
|
formula?: string | null | undefined;
|
|
5945
|
+
context?: string[] | null | undefined;
|
|
5946
|
+
prompt?: string | null | undefined;
|
|
5727
5947
|
}) | ({
|
|
5728
5948
|
options: {
|
|
5729
5949
|
value: string;
|
|
@@ -5757,7 +5977,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5757
5977
|
required?: boolean | null | undefined;
|
|
5758
5978
|
} | null | undefined;
|
|
5759
5979
|
uiConfiguration?: {
|
|
5760
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5980
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5761
5981
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5762
5982
|
} | null | undefined;
|
|
5763
5983
|
width?: number | null | undefined;
|
|
@@ -5765,6 +5985,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5765
5985
|
widthChars?: number | null | undefined;
|
|
5766
5986
|
scoreThreshold?: number | null | undefined;
|
|
5767
5987
|
formula?: string | null | undefined;
|
|
5988
|
+
context?: string[] | null | undefined;
|
|
5989
|
+
prompt?: string | null | undefined;
|
|
5768
5990
|
}) | ({
|
|
5769
5991
|
id: string;
|
|
5770
5992
|
label: string;
|
|
@@ -5780,6 +6002,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5780
6002
|
popupUrl?: string | undefined;
|
|
5781
6003
|
canObtainToken?: boolean | undefined;
|
|
5782
6004
|
}))[];
|
|
6005
|
+
category: "tuple";
|
|
5783
6006
|
rirFieldNames?: string[] | null | undefined;
|
|
5784
6007
|
} & {
|
|
5785
6008
|
id: string;
|
|
@@ -5806,11 +6029,12 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5806
6029
|
hidden?: boolean | null | undefined;
|
|
5807
6030
|
disablePrediction?: boolean | null | undefined;
|
|
5808
6031
|
}))[];
|
|
6032
|
+
category: "section";
|
|
5809
6033
|
icon?: string | null | undefined;
|
|
5810
6034
|
}>>, "many">>;
|
|
5811
6035
|
}, "strip", import("zod").ZodTypeAny, {
|
|
5812
|
-
id: number;
|
|
5813
6036
|
url: string;
|
|
6037
|
+
id: number;
|
|
5814
6038
|
name: string;
|
|
5815
6039
|
queues: string[];
|
|
5816
6040
|
metadata?: unknown;
|
|
@@ -5821,7 +6045,6 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5821
6045
|
hidden?: boolean | null | undefined;
|
|
5822
6046
|
disablePrediction?: boolean | null | undefined;
|
|
5823
6047
|
} & {
|
|
5824
|
-
category: "section";
|
|
5825
6048
|
children: (({
|
|
5826
6049
|
type: "string";
|
|
5827
6050
|
} & {
|
|
@@ -5850,7 +6073,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5850
6073
|
required?: boolean | null | undefined;
|
|
5851
6074
|
} | null | undefined;
|
|
5852
6075
|
uiConfiguration?: {
|
|
5853
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6076
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5854
6077
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5855
6078
|
} | null | undefined;
|
|
5856
6079
|
width?: number | null | undefined;
|
|
@@ -5858,6 +6081,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5858
6081
|
widthChars?: number | null | undefined;
|
|
5859
6082
|
scoreThreshold?: number | null | undefined;
|
|
5860
6083
|
formula?: string | null | undefined;
|
|
6084
|
+
context?: string[] | null | undefined;
|
|
6085
|
+
prompt?: string | null | undefined;
|
|
5861
6086
|
}) | ({
|
|
5862
6087
|
type: "date";
|
|
5863
6088
|
format?: string | null | undefined;
|
|
@@ -5887,7 +6112,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5887
6112
|
required?: boolean | null | undefined;
|
|
5888
6113
|
} | null | undefined;
|
|
5889
6114
|
uiConfiguration?: {
|
|
5890
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6115
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5891
6116
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5892
6117
|
} | null | undefined;
|
|
5893
6118
|
width?: number | null | undefined;
|
|
@@ -5895,6 +6120,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5895
6120
|
widthChars?: number | null | undefined;
|
|
5896
6121
|
scoreThreshold?: number | null | undefined;
|
|
5897
6122
|
formula?: string | null | undefined;
|
|
6123
|
+
context?: string[] | null | undefined;
|
|
6124
|
+
prompt?: string | null | undefined;
|
|
5898
6125
|
}) | ({
|
|
5899
6126
|
type: "number";
|
|
5900
6127
|
format?: string | null | undefined;
|
|
@@ -5929,7 +6156,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5929
6156
|
required?: boolean | null | undefined;
|
|
5930
6157
|
} | null | undefined;
|
|
5931
6158
|
uiConfiguration?: {
|
|
5932
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6159
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5933
6160
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5934
6161
|
} | null | undefined;
|
|
5935
6162
|
width?: number | null | undefined;
|
|
@@ -5937,6 +6164,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5937
6164
|
widthChars?: number | null | undefined;
|
|
5938
6165
|
scoreThreshold?: number | null | undefined;
|
|
5939
6166
|
formula?: string | null | undefined;
|
|
6167
|
+
context?: string[] | null | undefined;
|
|
6168
|
+
prompt?: string | null | undefined;
|
|
5940
6169
|
}) | ({
|
|
5941
6170
|
options: {
|
|
5942
6171
|
value: string;
|
|
@@ -5970,7 +6199,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5970
6199
|
required?: boolean | null | undefined;
|
|
5971
6200
|
} | null | undefined;
|
|
5972
6201
|
uiConfiguration?: {
|
|
5973
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6202
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5974
6203
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5975
6204
|
} | null | undefined;
|
|
5976
6205
|
width?: number | null | undefined;
|
|
@@ -5978,6 +6207,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5978
6207
|
widthChars?: number | null | undefined;
|
|
5979
6208
|
scoreThreshold?: number | null | undefined;
|
|
5980
6209
|
formula?: string | null | undefined;
|
|
6210
|
+
context?: string[] | null | undefined;
|
|
6211
|
+
prompt?: string | null | undefined;
|
|
5981
6212
|
}) | ({
|
|
5982
6213
|
id: string;
|
|
5983
6214
|
label: string;
|
|
@@ -5993,7 +6224,6 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
5993
6224
|
popupUrl?: string | undefined;
|
|
5994
6225
|
canObtainToken?: boolean | undefined;
|
|
5995
6226
|
}) | ({
|
|
5996
|
-
category: "tuple";
|
|
5997
6227
|
children: (({
|
|
5998
6228
|
type: "string";
|
|
5999
6229
|
} & {
|
|
@@ -6022,7 +6252,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6022
6252
|
required?: boolean | null | undefined;
|
|
6023
6253
|
} | null | undefined;
|
|
6024
6254
|
uiConfiguration?: {
|
|
6025
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6255
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6026
6256
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6027
6257
|
} | null | undefined;
|
|
6028
6258
|
width?: number | null | undefined;
|
|
@@ -6030,6 +6260,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6030
6260
|
widthChars?: number | null | undefined;
|
|
6031
6261
|
scoreThreshold?: number | null | undefined;
|
|
6032
6262
|
formula?: string | null | undefined;
|
|
6263
|
+
context?: string[] | null | undefined;
|
|
6264
|
+
prompt?: string | null | undefined;
|
|
6033
6265
|
}) | ({
|
|
6034
6266
|
type: "date";
|
|
6035
6267
|
format?: string | null | undefined;
|
|
@@ -6059,7 +6291,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6059
6291
|
required?: boolean | null | undefined;
|
|
6060
6292
|
} | null | undefined;
|
|
6061
6293
|
uiConfiguration?: {
|
|
6062
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6294
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6063
6295
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6064
6296
|
} | null | undefined;
|
|
6065
6297
|
width?: number | null | undefined;
|
|
@@ -6067,6 +6299,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6067
6299
|
widthChars?: number | null | undefined;
|
|
6068
6300
|
scoreThreshold?: number | null | undefined;
|
|
6069
6301
|
formula?: string | null | undefined;
|
|
6302
|
+
context?: string[] | null | undefined;
|
|
6303
|
+
prompt?: string | null | undefined;
|
|
6070
6304
|
}) | ({
|
|
6071
6305
|
type: "number";
|
|
6072
6306
|
format?: string | null | undefined;
|
|
@@ -6101,7 +6335,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6101
6335
|
required?: boolean | null | undefined;
|
|
6102
6336
|
} | null | undefined;
|
|
6103
6337
|
uiConfiguration?: {
|
|
6104
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6338
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6105
6339
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6106
6340
|
} | null | undefined;
|
|
6107
6341
|
width?: number | null | undefined;
|
|
@@ -6109,6 +6343,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6109
6343
|
widthChars?: number | null | undefined;
|
|
6110
6344
|
scoreThreshold?: number | null | undefined;
|
|
6111
6345
|
formula?: string | null | undefined;
|
|
6346
|
+
context?: string[] | null | undefined;
|
|
6347
|
+
prompt?: string | null | undefined;
|
|
6112
6348
|
}) | ({
|
|
6113
6349
|
options: {
|
|
6114
6350
|
value: string;
|
|
@@ -6142,7 +6378,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6142
6378
|
required?: boolean | null | undefined;
|
|
6143
6379
|
} | null | undefined;
|
|
6144
6380
|
uiConfiguration?: {
|
|
6145
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6381
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6146
6382
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6147
6383
|
} | null | undefined;
|
|
6148
6384
|
width?: number | null | undefined;
|
|
@@ -6150,6 +6386,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6150
6386
|
widthChars?: number | null | undefined;
|
|
6151
6387
|
scoreThreshold?: number | null | undefined;
|
|
6152
6388
|
formula?: string | null | undefined;
|
|
6389
|
+
context?: string[] | null | undefined;
|
|
6390
|
+
prompt?: string | null | undefined;
|
|
6153
6391
|
}) | ({
|
|
6154
6392
|
id: string;
|
|
6155
6393
|
label: string;
|
|
@@ -6165,6 +6403,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6165
6403
|
popupUrl?: string | undefined;
|
|
6166
6404
|
canObtainToken?: boolean | undefined;
|
|
6167
6405
|
}))[];
|
|
6406
|
+
category: "tuple";
|
|
6168
6407
|
rirFieldNames?: string[] | null | undefined;
|
|
6169
6408
|
} & {
|
|
6170
6409
|
id: string;
|
|
@@ -6201,7 +6440,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6201
6440
|
required?: boolean | null | undefined;
|
|
6202
6441
|
} | null | undefined;
|
|
6203
6442
|
uiConfiguration?: {
|
|
6204
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6443
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6205
6444
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6206
6445
|
} | null | undefined;
|
|
6207
6446
|
width?: number | null | undefined;
|
|
@@ -6209,6 +6448,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6209
6448
|
widthChars?: number | null | undefined;
|
|
6210
6449
|
scoreThreshold?: number | null | undefined;
|
|
6211
6450
|
formula?: string | null | undefined;
|
|
6451
|
+
context?: string[] | null | undefined;
|
|
6452
|
+
prompt?: string | null | undefined;
|
|
6212
6453
|
}) | ({
|
|
6213
6454
|
type: "date";
|
|
6214
6455
|
format?: string | null | undefined;
|
|
@@ -6238,7 +6479,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6238
6479
|
required?: boolean | null | undefined;
|
|
6239
6480
|
} | null | undefined;
|
|
6240
6481
|
uiConfiguration?: {
|
|
6241
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6482
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6242
6483
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6243
6484
|
} | null | undefined;
|
|
6244
6485
|
width?: number | null | undefined;
|
|
@@ -6246,6 +6487,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6246
6487
|
widthChars?: number | null | undefined;
|
|
6247
6488
|
scoreThreshold?: number | null | undefined;
|
|
6248
6489
|
formula?: string | null | undefined;
|
|
6490
|
+
context?: string[] | null | undefined;
|
|
6491
|
+
prompt?: string | null | undefined;
|
|
6249
6492
|
}) | ({
|
|
6250
6493
|
type: "number";
|
|
6251
6494
|
format?: string | null | undefined;
|
|
@@ -6280,7 +6523,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6280
6523
|
required?: boolean | null | undefined;
|
|
6281
6524
|
} | null | undefined;
|
|
6282
6525
|
uiConfiguration?: {
|
|
6283
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6526
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6284
6527
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6285
6528
|
} | null | undefined;
|
|
6286
6529
|
width?: number | null | undefined;
|
|
@@ -6288,6 +6531,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6288
6531
|
widthChars?: number | null | undefined;
|
|
6289
6532
|
scoreThreshold?: number | null | undefined;
|
|
6290
6533
|
formula?: string | null | undefined;
|
|
6534
|
+
context?: string[] | null | undefined;
|
|
6535
|
+
prompt?: string | null | undefined;
|
|
6291
6536
|
}) | ({
|
|
6292
6537
|
options: {
|
|
6293
6538
|
value: string;
|
|
@@ -6321,7 +6566,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6321
6566
|
required?: boolean | null | undefined;
|
|
6322
6567
|
} | null | undefined;
|
|
6323
6568
|
uiConfiguration?: {
|
|
6324
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6569
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6325
6570
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6326
6571
|
} | null | undefined;
|
|
6327
6572
|
width?: number | null | undefined;
|
|
@@ -6329,6 +6574,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6329
6574
|
widthChars?: number | null | undefined;
|
|
6330
6575
|
scoreThreshold?: number | null | undefined;
|
|
6331
6576
|
formula?: string | null | undefined;
|
|
6577
|
+
context?: string[] | null | undefined;
|
|
6578
|
+
prompt?: string | null | undefined;
|
|
6332
6579
|
}) | ({
|
|
6333
6580
|
id: string;
|
|
6334
6581
|
label: string;
|
|
@@ -6363,7 +6610,6 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6363
6610
|
disablePrediction?: boolean | null | undefined;
|
|
6364
6611
|
}) | ({
|
|
6365
6612
|
children: {
|
|
6366
|
-
category: "tuple";
|
|
6367
6613
|
children: (({
|
|
6368
6614
|
type: "string";
|
|
6369
6615
|
} & {
|
|
@@ -6392,7 +6638,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6392
6638
|
required?: boolean | null | undefined;
|
|
6393
6639
|
} | null | undefined;
|
|
6394
6640
|
uiConfiguration?: {
|
|
6395
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6641
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6396
6642
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6397
6643
|
} | null | undefined;
|
|
6398
6644
|
width?: number | null | undefined;
|
|
@@ -6400,6 +6646,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6400
6646
|
widthChars?: number | null | undefined;
|
|
6401
6647
|
scoreThreshold?: number | null | undefined;
|
|
6402
6648
|
formula?: string | null | undefined;
|
|
6649
|
+
context?: string[] | null | undefined;
|
|
6650
|
+
prompt?: string | null | undefined;
|
|
6403
6651
|
}) | ({
|
|
6404
6652
|
type: "date";
|
|
6405
6653
|
format?: string | null | undefined;
|
|
@@ -6429,7 +6677,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6429
6677
|
required?: boolean | null | undefined;
|
|
6430
6678
|
} | null | undefined;
|
|
6431
6679
|
uiConfiguration?: {
|
|
6432
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6680
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6433
6681
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6434
6682
|
} | null | undefined;
|
|
6435
6683
|
width?: number | null | undefined;
|
|
@@ -6437,6 +6685,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6437
6685
|
widthChars?: number | null | undefined;
|
|
6438
6686
|
scoreThreshold?: number | null | undefined;
|
|
6439
6687
|
formula?: string | null | undefined;
|
|
6688
|
+
context?: string[] | null | undefined;
|
|
6689
|
+
prompt?: string | null | undefined;
|
|
6440
6690
|
}) | ({
|
|
6441
6691
|
type: "number";
|
|
6442
6692
|
format?: string | null | undefined;
|
|
@@ -6471,7 +6721,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6471
6721
|
required?: boolean | null | undefined;
|
|
6472
6722
|
} | null | undefined;
|
|
6473
6723
|
uiConfiguration?: {
|
|
6474
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6724
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6475
6725
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6476
6726
|
} | null | undefined;
|
|
6477
6727
|
width?: number | null | undefined;
|
|
@@ -6479,6 +6729,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6479
6729
|
widthChars?: number | null | undefined;
|
|
6480
6730
|
scoreThreshold?: number | null | undefined;
|
|
6481
6731
|
formula?: string | null | undefined;
|
|
6732
|
+
context?: string[] | null | undefined;
|
|
6733
|
+
prompt?: string | null | undefined;
|
|
6482
6734
|
}) | ({
|
|
6483
6735
|
options: {
|
|
6484
6736
|
value: string;
|
|
@@ -6512,7 +6764,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6512
6764
|
required?: boolean | null | undefined;
|
|
6513
6765
|
} | null | undefined;
|
|
6514
6766
|
uiConfiguration?: {
|
|
6515
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6767
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6516
6768
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6517
6769
|
} | null | undefined;
|
|
6518
6770
|
width?: number | null | undefined;
|
|
@@ -6520,6 +6772,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6520
6772
|
widthChars?: number | null | undefined;
|
|
6521
6773
|
scoreThreshold?: number | null | undefined;
|
|
6522
6774
|
formula?: string | null | undefined;
|
|
6775
|
+
context?: string[] | null | undefined;
|
|
6776
|
+
prompt?: string | null | undefined;
|
|
6523
6777
|
}) | ({
|
|
6524
6778
|
id: string;
|
|
6525
6779
|
label: string;
|
|
@@ -6535,6 +6789,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6535
6789
|
popupUrl?: string | undefined;
|
|
6536
6790
|
canObtainToken?: boolean | undefined;
|
|
6537
6791
|
}))[];
|
|
6792
|
+
category: "tuple";
|
|
6538
6793
|
rirFieldNames?: string[] | null | undefined;
|
|
6539
6794
|
} & {
|
|
6540
6795
|
id: string;
|
|
@@ -6561,11 +6816,12 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6561
6816
|
hidden?: boolean | null | undefined;
|
|
6562
6817
|
disablePrediction?: boolean | null | undefined;
|
|
6563
6818
|
}))[];
|
|
6819
|
+
category: "section";
|
|
6564
6820
|
icon?: string | null | undefined;
|
|
6565
6821
|
})[] | undefined;
|
|
6566
6822
|
}, {
|
|
6567
|
-
id: number;
|
|
6568
6823
|
url: string;
|
|
6824
|
+
id: number;
|
|
6569
6825
|
name: string;
|
|
6570
6826
|
queues: string[];
|
|
6571
6827
|
metadata?: unknown;
|
|
@@ -6576,7 +6832,6 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6576
6832
|
hidden?: boolean | null | undefined;
|
|
6577
6833
|
disablePrediction?: boolean | null | undefined;
|
|
6578
6834
|
} & {
|
|
6579
|
-
category: "section";
|
|
6580
6835
|
children: (({
|
|
6581
6836
|
type: "string";
|
|
6582
6837
|
} & {
|
|
@@ -6605,7 +6860,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6605
6860
|
required?: boolean | null | undefined;
|
|
6606
6861
|
} | null | undefined;
|
|
6607
6862
|
uiConfiguration?: {
|
|
6608
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6863
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6609
6864
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6610
6865
|
} | null | undefined;
|
|
6611
6866
|
width?: number | null | undefined;
|
|
@@ -6613,6 +6868,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6613
6868
|
widthChars?: number | null | undefined;
|
|
6614
6869
|
scoreThreshold?: number | null | undefined;
|
|
6615
6870
|
formula?: string | null | undefined;
|
|
6871
|
+
context?: string[] | null | undefined;
|
|
6872
|
+
prompt?: string | null | undefined;
|
|
6616
6873
|
}) | ({
|
|
6617
6874
|
type: "date";
|
|
6618
6875
|
format?: string | null | undefined;
|
|
@@ -6642,7 +6899,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6642
6899
|
required?: boolean | null | undefined;
|
|
6643
6900
|
} | null | undefined;
|
|
6644
6901
|
uiConfiguration?: {
|
|
6645
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6902
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6646
6903
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6647
6904
|
} | null | undefined;
|
|
6648
6905
|
width?: number | null | undefined;
|
|
@@ -6650,6 +6907,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6650
6907
|
widthChars?: number | null | undefined;
|
|
6651
6908
|
scoreThreshold?: number | null | undefined;
|
|
6652
6909
|
formula?: string | null | undefined;
|
|
6910
|
+
context?: string[] | null | undefined;
|
|
6911
|
+
prompt?: string | null | undefined;
|
|
6653
6912
|
}) | ({
|
|
6654
6913
|
type: "number";
|
|
6655
6914
|
format?: string | null | undefined;
|
|
@@ -6684,7 +6943,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6684
6943
|
required?: boolean | null | undefined;
|
|
6685
6944
|
} | null | undefined;
|
|
6686
6945
|
uiConfiguration?: {
|
|
6687
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6946
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6688
6947
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6689
6948
|
} | null | undefined;
|
|
6690
6949
|
width?: number | null | undefined;
|
|
@@ -6692,6 +6951,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6692
6951
|
widthChars?: number | null | undefined;
|
|
6693
6952
|
scoreThreshold?: number | null | undefined;
|
|
6694
6953
|
formula?: string | null | undefined;
|
|
6954
|
+
context?: string[] | null | undefined;
|
|
6955
|
+
prompt?: string | null | undefined;
|
|
6695
6956
|
}) | ({
|
|
6696
6957
|
options: {
|
|
6697
6958
|
value: string;
|
|
@@ -6725,7 +6986,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6725
6986
|
required?: boolean | null | undefined;
|
|
6726
6987
|
} | null | undefined;
|
|
6727
6988
|
uiConfiguration?: {
|
|
6728
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6989
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6729
6990
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6730
6991
|
} | null | undefined;
|
|
6731
6992
|
width?: number | null | undefined;
|
|
@@ -6733,6 +6994,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6733
6994
|
widthChars?: number | null | undefined;
|
|
6734
6995
|
scoreThreshold?: number | null | undefined;
|
|
6735
6996
|
formula?: string | null | undefined;
|
|
6997
|
+
context?: string[] | null | undefined;
|
|
6998
|
+
prompt?: string | null | undefined;
|
|
6736
6999
|
}) | ({
|
|
6737
7000
|
id: string;
|
|
6738
7001
|
label: string;
|
|
@@ -6748,7 +7011,6 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6748
7011
|
popupUrl?: string | undefined;
|
|
6749
7012
|
canObtainToken?: boolean | undefined;
|
|
6750
7013
|
}) | ({
|
|
6751
|
-
category: "tuple";
|
|
6752
7014
|
children: (({
|
|
6753
7015
|
type: "string";
|
|
6754
7016
|
} & {
|
|
@@ -6777,7 +7039,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6777
7039
|
required?: boolean | null | undefined;
|
|
6778
7040
|
} | null | undefined;
|
|
6779
7041
|
uiConfiguration?: {
|
|
6780
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7042
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6781
7043
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6782
7044
|
} | null | undefined;
|
|
6783
7045
|
width?: number | null | undefined;
|
|
@@ -6785,6 +7047,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6785
7047
|
widthChars?: number | null | undefined;
|
|
6786
7048
|
scoreThreshold?: number | null | undefined;
|
|
6787
7049
|
formula?: string | null | undefined;
|
|
7050
|
+
context?: string[] | null | undefined;
|
|
7051
|
+
prompt?: string | null | undefined;
|
|
6788
7052
|
}) | ({
|
|
6789
7053
|
type: "date";
|
|
6790
7054
|
format?: string | null | undefined;
|
|
@@ -6814,7 +7078,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6814
7078
|
required?: boolean | null | undefined;
|
|
6815
7079
|
} | null | undefined;
|
|
6816
7080
|
uiConfiguration?: {
|
|
6817
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7081
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6818
7082
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6819
7083
|
} | null | undefined;
|
|
6820
7084
|
width?: number | null | undefined;
|
|
@@ -6822,6 +7086,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6822
7086
|
widthChars?: number | null | undefined;
|
|
6823
7087
|
scoreThreshold?: number | null | undefined;
|
|
6824
7088
|
formula?: string | null | undefined;
|
|
7089
|
+
context?: string[] | null | undefined;
|
|
7090
|
+
prompt?: string | null | undefined;
|
|
6825
7091
|
}) | ({
|
|
6826
7092
|
type: "number";
|
|
6827
7093
|
format?: string | null | undefined;
|
|
@@ -6856,7 +7122,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6856
7122
|
required?: boolean | null | undefined;
|
|
6857
7123
|
} | null | undefined;
|
|
6858
7124
|
uiConfiguration?: {
|
|
6859
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7125
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6860
7126
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6861
7127
|
} | null | undefined;
|
|
6862
7128
|
width?: number | null | undefined;
|
|
@@ -6864,6 +7130,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6864
7130
|
widthChars?: number | null | undefined;
|
|
6865
7131
|
scoreThreshold?: number | null | undefined;
|
|
6866
7132
|
formula?: string | null | undefined;
|
|
7133
|
+
context?: string[] | null | undefined;
|
|
7134
|
+
prompt?: string | null | undefined;
|
|
6867
7135
|
}) | ({
|
|
6868
7136
|
options: {
|
|
6869
7137
|
value: string;
|
|
@@ -6897,7 +7165,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6897
7165
|
required?: boolean | null | undefined;
|
|
6898
7166
|
} | null | undefined;
|
|
6899
7167
|
uiConfiguration?: {
|
|
6900
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7168
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6901
7169
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6902
7170
|
} | null | undefined;
|
|
6903
7171
|
width?: number | null | undefined;
|
|
@@ -6905,6 +7173,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6905
7173
|
widthChars?: number | null | undefined;
|
|
6906
7174
|
scoreThreshold?: number | null | undefined;
|
|
6907
7175
|
formula?: string | null | undefined;
|
|
7176
|
+
context?: string[] | null | undefined;
|
|
7177
|
+
prompt?: string | null | undefined;
|
|
6908
7178
|
}) | ({
|
|
6909
7179
|
id: string;
|
|
6910
7180
|
label: string;
|
|
@@ -6920,6 +7190,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6920
7190
|
popupUrl?: string | undefined;
|
|
6921
7191
|
canObtainToken?: boolean | undefined;
|
|
6922
7192
|
}))[];
|
|
7193
|
+
category: "tuple";
|
|
6923
7194
|
rirFieldNames?: string[] | null | undefined;
|
|
6924
7195
|
} & {
|
|
6925
7196
|
id: string;
|
|
@@ -6956,7 +7227,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6956
7227
|
required?: boolean | null | undefined;
|
|
6957
7228
|
} | null | undefined;
|
|
6958
7229
|
uiConfiguration?: {
|
|
6959
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7230
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6960
7231
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6961
7232
|
} | null | undefined;
|
|
6962
7233
|
width?: number | null | undefined;
|
|
@@ -6964,6 +7235,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6964
7235
|
widthChars?: number | null | undefined;
|
|
6965
7236
|
scoreThreshold?: number | null | undefined;
|
|
6966
7237
|
formula?: string | null | undefined;
|
|
7238
|
+
context?: string[] | null | undefined;
|
|
7239
|
+
prompt?: string | null | undefined;
|
|
6967
7240
|
}) | ({
|
|
6968
7241
|
type: "date";
|
|
6969
7242
|
format?: string | null | undefined;
|
|
@@ -6993,7 +7266,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
6993
7266
|
required?: boolean | null | undefined;
|
|
6994
7267
|
} | null | undefined;
|
|
6995
7268
|
uiConfiguration?: {
|
|
6996
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7269
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6997
7270
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6998
7271
|
} | null | undefined;
|
|
6999
7272
|
width?: number | null | undefined;
|
|
@@ -7001,6 +7274,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
7001
7274
|
widthChars?: number | null | undefined;
|
|
7002
7275
|
scoreThreshold?: number | null | undefined;
|
|
7003
7276
|
formula?: string | null | undefined;
|
|
7277
|
+
context?: string[] | null | undefined;
|
|
7278
|
+
prompt?: string | null | undefined;
|
|
7004
7279
|
}) | ({
|
|
7005
7280
|
type: "number";
|
|
7006
7281
|
format?: string | null | undefined;
|
|
@@ -7035,7 +7310,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
7035
7310
|
required?: boolean | null | undefined;
|
|
7036
7311
|
} | null | undefined;
|
|
7037
7312
|
uiConfiguration?: {
|
|
7038
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7313
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7039
7314
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7040
7315
|
} | null | undefined;
|
|
7041
7316
|
width?: number | null | undefined;
|
|
@@ -7043,6 +7318,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
7043
7318
|
widthChars?: number | null | undefined;
|
|
7044
7319
|
scoreThreshold?: number | null | undefined;
|
|
7045
7320
|
formula?: string | null | undefined;
|
|
7321
|
+
context?: string[] | null | undefined;
|
|
7322
|
+
prompt?: string | null | undefined;
|
|
7046
7323
|
}) | ({
|
|
7047
7324
|
options: {
|
|
7048
7325
|
value: string;
|
|
@@ -7076,7 +7353,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
7076
7353
|
required?: boolean | null | undefined;
|
|
7077
7354
|
} | null | undefined;
|
|
7078
7355
|
uiConfiguration?: {
|
|
7079
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7356
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7080
7357
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7081
7358
|
} | null | undefined;
|
|
7082
7359
|
width?: number | null | undefined;
|
|
@@ -7084,6 +7361,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
7084
7361
|
widthChars?: number | null | undefined;
|
|
7085
7362
|
scoreThreshold?: number | null | undefined;
|
|
7086
7363
|
formula?: string | null | undefined;
|
|
7364
|
+
context?: string[] | null | undefined;
|
|
7365
|
+
prompt?: string | null | undefined;
|
|
7087
7366
|
}) | ({
|
|
7088
7367
|
id: string;
|
|
7089
7368
|
label: string;
|
|
@@ -7118,7 +7397,6 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
7118
7397
|
disablePrediction?: boolean | null | undefined;
|
|
7119
7398
|
}) | ({
|
|
7120
7399
|
children: {
|
|
7121
|
-
category: "tuple";
|
|
7122
7400
|
children: (({
|
|
7123
7401
|
type: "string";
|
|
7124
7402
|
} & {
|
|
@@ -7147,7 +7425,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
7147
7425
|
required?: boolean | null | undefined;
|
|
7148
7426
|
} | null | undefined;
|
|
7149
7427
|
uiConfiguration?: {
|
|
7150
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7428
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7151
7429
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7152
7430
|
} | null | undefined;
|
|
7153
7431
|
width?: number | null | undefined;
|
|
@@ -7155,6 +7433,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
7155
7433
|
widthChars?: number | null | undefined;
|
|
7156
7434
|
scoreThreshold?: number | null | undefined;
|
|
7157
7435
|
formula?: string | null | undefined;
|
|
7436
|
+
context?: string[] | null | undefined;
|
|
7437
|
+
prompt?: string | null | undefined;
|
|
7158
7438
|
}) | ({
|
|
7159
7439
|
type: "date";
|
|
7160
7440
|
format?: string | null | undefined;
|
|
@@ -7184,7 +7464,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
7184
7464
|
required?: boolean | null | undefined;
|
|
7185
7465
|
} | null | undefined;
|
|
7186
7466
|
uiConfiguration?: {
|
|
7187
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7467
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7188
7468
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7189
7469
|
} | null | undefined;
|
|
7190
7470
|
width?: number | null | undefined;
|
|
@@ -7192,6 +7472,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
7192
7472
|
widthChars?: number | null | undefined;
|
|
7193
7473
|
scoreThreshold?: number | null | undefined;
|
|
7194
7474
|
formula?: string | null | undefined;
|
|
7475
|
+
context?: string[] | null | undefined;
|
|
7476
|
+
prompt?: string | null | undefined;
|
|
7195
7477
|
}) | ({
|
|
7196
7478
|
type: "number";
|
|
7197
7479
|
format?: string | null | undefined;
|
|
@@ -7226,7 +7508,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
7226
7508
|
required?: boolean | null | undefined;
|
|
7227
7509
|
} | null | undefined;
|
|
7228
7510
|
uiConfiguration?: {
|
|
7229
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7511
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7230
7512
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7231
7513
|
} | null | undefined;
|
|
7232
7514
|
width?: number | null | undefined;
|
|
@@ -7234,6 +7516,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
7234
7516
|
widthChars?: number | null | undefined;
|
|
7235
7517
|
scoreThreshold?: number | null | undefined;
|
|
7236
7518
|
formula?: string | null | undefined;
|
|
7519
|
+
context?: string[] | null | undefined;
|
|
7520
|
+
prompt?: string | null | undefined;
|
|
7237
7521
|
}) | ({
|
|
7238
7522
|
options: {
|
|
7239
7523
|
value: string;
|
|
@@ -7267,7 +7551,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
7267
7551
|
required?: boolean | null | undefined;
|
|
7268
7552
|
} | null | undefined;
|
|
7269
7553
|
uiConfiguration?: {
|
|
7270
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7554
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7271
7555
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7272
7556
|
} | null | undefined;
|
|
7273
7557
|
width?: number | null | undefined;
|
|
@@ -7275,6 +7559,8 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
7275
7559
|
widthChars?: number | null | undefined;
|
|
7276
7560
|
scoreThreshold?: number | null | undefined;
|
|
7277
7561
|
formula?: string | null | undefined;
|
|
7562
|
+
context?: string[] | null | undefined;
|
|
7563
|
+
prompt?: string | null | undefined;
|
|
7278
7564
|
}) | ({
|
|
7279
7565
|
id: string;
|
|
7280
7566
|
label: string;
|
|
@@ -7290,6 +7576,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
7290
7576
|
popupUrl?: string | undefined;
|
|
7291
7577
|
canObtainToken?: boolean | undefined;
|
|
7292
7578
|
}))[];
|
|
7579
|
+
category: "tuple";
|
|
7293
7580
|
rirFieldNames?: string[] | null | undefined;
|
|
7294
7581
|
} & {
|
|
7295
7582
|
id: string;
|
|
@@ -7316,6 +7603,7 @@ export declare const create: (payload: CreateSchemaPayload) => {
|
|
|
7316
7603
|
hidden?: boolean | null | undefined;
|
|
7317
7604
|
disablePrediction?: boolean | null | undefined;
|
|
7318
7605
|
}))[];
|
|
7606
|
+
category: "section";
|
|
7319
7607
|
icon?: string | null | undefined;
|
|
7320
7608
|
})[] | undefined;
|
|
7321
7609
|
}>;
|