@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
|
@@ -79,13 +79,13 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
79
79
|
required?: boolean | null | undefined;
|
|
80
80
|
}>>>;
|
|
81
81
|
uiConfiguration: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
82
|
-
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">]>>>;
|
|
82
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">, z.ZodLiteral<"reasoning">]>>>;
|
|
83
83
|
edit: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"enabled">, z.ZodLiteral<"enabled_without_warning">, z.ZodLiteral<"disabled">]>>;
|
|
84
84
|
}, "strip", z.ZodTypeAny, {
|
|
85
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
85
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
86
86
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
87
87
|
}, {
|
|
88
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
88
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
89
89
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
90
90
|
}>>>;
|
|
91
91
|
width: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
@@ -93,6 +93,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
93
93
|
widthChars: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
94
94
|
scoreThreshold: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
95
95
|
formula: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
96
|
+
context: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
|
|
97
|
+
prompt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
96
98
|
}, "strip", z.ZodTypeAny, {
|
|
97
99
|
suggest?: true | undefined;
|
|
98
100
|
canExport?: boolean | null | undefined;
|
|
@@ -111,7 +113,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
111
113
|
required?: boolean | null | undefined;
|
|
112
114
|
} | null | undefined;
|
|
113
115
|
uiConfiguration?: {
|
|
114
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
116
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
115
117
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
116
118
|
} | null | undefined;
|
|
117
119
|
width?: number | null | undefined;
|
|
@@ -119,6 +121,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
119
121
|
widthChars?: number | null | undefined;
|
|
120
122
|
scoreThreshold?: number | null | undefined;
|
|
121
123
|
formula?: string | null | undefined;
|
|
124
|
+
context?: string[] | null | undefined;
|
|
125
|
+
prompt?: string | null | undefined;
|
|
122
126
|
}, {
|
|
123
127
|
suggest?: true | undefined;
|
|
124
128
|
canExport?: boolean | null | undefined;
|
|
@@ -137,7 +141,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
137
141
|
required?: boolean | null | undefined;
|
|
138
142
|
} | null | undefined;
|
|
139
143
|
uiConfiguration?: {
|
|
140
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
144
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
141
145
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
142
146
|
} | null | undefined;
|
|
143
147
|
width?: number | null | undefined;
|
|
@@ -145,6 +149,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
145
149
|
widthChars?: number | null | undefined;
|
|
146
150
|
scoreThreshold?: number | null | undefined;
|
|
147
151
|
formula?: string | null | undefined;
|
|
152
|
+
context?: string[] | null | undefined;
|
|
153
|
+
prompt?: string | null | undefined;
|
|
148
154
|
}>>>, z.ZodIntersection<z.ZodObject<{
|
|
149
155
|
type: z.ZodLiteral<"date">;
|
|
150
156
|
format: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
@@ -228,13 +234,13 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
228
234
|
required?: boolean | null | undefined;
|
|
229
235
|
}>>>;
|
|
230
236
|
uiConfiguration: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
231
|
-
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">]>>>;
|
|
237
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">, z.ZodLiteral<"reasoning">]>>>;
|
|
232
238
|
edit: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"enabled">, z.ZodLiteral<"enabled_without_warning">, z.ZodLiteral<"disabled">]>>;
|
|
233
239
|
}, "strip", z.ZodTypeAny, {
|
|
234
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
240
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
235
241
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
236
242
|
}, {
|
|
237
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
243
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
238
244
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
239
245
|
}>>>;
|
|
240
246
|
width: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
@@ -242,6 +248,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
242
248
|
widthChars: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
243
249
|
scoreThreshold: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
244
250
|
formula: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
251
|
+
context: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
|
|
252
|
+
prompt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
245
253
|
}, "strip", z.ZodTypeAny, {
|
|
246
254
|
suggest?: true | undefined;
|
|
247
255
|
canExport?: boolean | null | undefined;
|
|
@@ -260,7 +268,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
260
268
|
required?: boolean | null | undefined;
|
|
261
269
|
} | null | undefined;
|
|
262
270
|
uiConfiguration?: {
|
|
263
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
271
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
264
272
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
265
273
|
} | null | undefined;
|
|
266
274
|
width?: number | null | undefined;
|
|
@@ -268,6 +276,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
268
276
|
widthChars?: number | null | undefined;
|
|
269
277
|
scoreThreshold?: number | null | undefined;
|
|
270
278
|
formula?: string | null | undefined;
|
|
279
|
+
context?: string[] | null | undefined;
|
|
280
|
+
prompt?: string | null | undefined;
|
|
271
281
|
}, {
|
|
272
282
|
suggest?: true | undefined;
|
|
273
283
|
canExport?: boolean | null | undefined;
|
|
@@ -286,7 +296,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
286
296
|
required?: boolean | null | undefined;
|
|
287
297
|
} | null | undefined;
|
|
288
298
|
uiConfiguration?: {
|
|
289
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
299
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
290
300
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
291
301
|
} | null | undefined;
|
|
292
302
|
width?: number | null | undefined;
|
|
@@ -294,6 +304,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
294
304
|
widthChars?: number | null | undefined;
|
|
295
305
|
scoreThreshold?: number | null | undefined;
|
|
296
306
|
formula?: string | null | undefined;
|
|
307
|
+
context?: string[] | null | undefined;
|
|
308
|
+
prompt?: string | null | undefined;
|
|
297
309
|
}>>>, z.ZodIntersection<z.ZodObject<{
|
|
298
310
|
type: z.ZodLiteral<"number">;
|
|
299
311
|
format: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
@@ -404,13 +416,13 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
404
416
|
required?: boolean | null | undefined;
|
|
405
417
|
}>>>;
|
|
406
418
|
uiConfiguration: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
407
|
-
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">]>>>;
|
|
419
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">, z.ZodLiteral<"reasoning">]>>>;
|
|
408
420
|
edit: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"enabled">, z.ZodLiteral<"enabled_without_warning">, z.ZodLiteral<"disabled">]>>;
|
|
409
421
|
}, "strip", z.ZodTypeAny, {
|
|
410
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
422
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
411
423
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
412
424
|
}, {
|
|
413
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
425
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
414
426
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
415
427
|
}>>>;
|
|
416
428
|
width: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
@@ -418,6 +430,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
418
430
|
widthChars: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
419
431
|
scoreThreshold: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
420
432
|
formula: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
433
|
+
context: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
|
|
434
|
+
prompt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
421
435
|
}, "strip", z.ZodTypeAny, {
|
|
422
436
|
suggest?: true | undefined;
|
|
423
437
|
canExport?: boolean | null | undefined;
|
|
@@ -436,7 +450,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
436
450
|
required?: boolean | null | undefined;
|
|
437
451
|
} | null | undefined;
|
|
438
452
|
uiConfiguration?: {
|
|
439
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
453
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
440
454
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
441
455
|
} | null | undefined;
|
|
442
456
|
width?: number | null | undefined;
|
|
@@ -444,6 +458,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
444
458
|
widthChars?: number | null | undefined;
|
|
445
459
|
scoreThreshold?: number | null | undefined;
|
|
446
460
|
formula?: string | null | undefined;
|
|
461
|
+
context?: string[] | null | undefined;
|
|
462
|
+
prompt?: string | null | undefined;
|
|
447
463
|
}, {
|
|
448
464
|
suggest?: true | undefined;
|
|
449
465
|
canExport?: boolean | null | undefined;
|
|
@@ -462,7 +478,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
462
478
|
required?: boolean | null | undefined;
|
|
463
479
|
} | null | undefined;
|
|
464
480
|
uiConfiguration?: {
|
|
465
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
481
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
466
482
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
467
483
|
} | null | undefined;
|
|
468
484
|
width?: number | null | undefined;
|
|
@@ -470,6 +486,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
470
486
|
widthChars?: number | null | undefined;
|
|
471
487
|
scoreThreshold?: number | null | undefined;
|
|
472
488
|
formula?: string | null | undefined;
|
|
489
|
+
context?: string[] | null | undefined;
|
|
490
|
+
prompt?: string | null | undefined;
|
|
473
491
|
}>>>, z.ZodIntersection<z.ZodObject<{
|
|
474
492
|
type: z.ZodLiteral<"enum">;
|
|
475
493
|
options: z.ZodArray<z.ZodObject<{
|
|
@@ -571,13 +589,13 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
571
589
|
required?: boolean | null | undefined;
|
|
572
590
|
}>>>;
|
|
573
591
|
uiConfiguration: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
574
|
-
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">]>>>;
|
|
592
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">, z.ZodLiteral<"reasoning">]>>>;
|
|
575
593
|
edit: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"enabled">, z.ZodLiteral<"enabled_without_warning">, z.ZodLiteral<"disabled">]>>;
|
|
576
594
|
}, "strip", z.ZodTypeAny, {
|
|
577
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
595
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
578
596
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
579
597
|
}, {
|
|
580
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
598
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
581
599
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
582
600
|
}>>>;
|
|
583
601
|
width: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
@@ -585,6 +603,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
585
603
|
widthChars: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
586
604
|
scoreThreshold: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
587
605
|
formula: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
606
|
+
context: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
|
|
607
|
+
prompt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
588
608
|
}, "strip", z.ZodTypeAny, {
|
|
589
609
|
suggest?: true | undefined;
|
|
590
610
|
canExport?: boolean | null | undefined;
|
|
@@ -603,7 +623,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
603
623
|
required?: boolean | null | undefined;
|
|
604
624
|
} | null | undefined;
|
|
605
625
|
uiConfiguration?: {
|
|
606
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
626
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
607
627
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
608
628
|
} | null | undefined;
|
|
609
629
|
width?: number | null | undefined;
|
|
@@ -611,6 +631,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
611
631
|
widthChars?: number | null | undefined;
|
|
612
632
|
scoreThreshold?: number | null | undefined;
|
|
613
633
|
formula?: string | null | undefined;
|
|
634
|
+
context?: string[] | null | undefined;
|
|
635
|
+
prompt?: string | null | undefined;
|
|
614
636
|
}, {
|
|
615
637
|
suggest?: true | undefined;
|
|
616
638
|
canExport?: boolean | null | undefined;
|
|
@@ -629,7 +651,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
629
651
|
required?: boolean | null | undefined;
|
|
630
652
|
} | null | undefined;
|
|
631
653
|
uiConfiguration?: {
|
|
632
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
654
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
633
655
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
634
656
|
} | null | undefined;
|
|
635
657
|
width?: number | null | undefined;
|
|
@@ -637,6 +659,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
637
659
|
widthChars?: number | null | undefined;
|
|
638
660
|
scoreThreshold?: number | null | undefined;
|
|
639
661
|
formula?: string | null | undefined;
|
|
662
|
+
context?: string[] | null | undefined;
|
|
663
|
+
prompt?: string | null | undefined;
|
|
640
664
|
}>>>, z.ZodIntersection<z.ZodIntersection<z.ZodObject<{
|
|
641
665
|
id: z.ZodString;
|
|
642
666
|
label: z.ZodString;
|
|
@@ -761,13 +785,13 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
761
785
|
required?: boolean | null | undefined;
|
|
762
786
|
}>>>;
|
|
763
787
|
uiConfiguration: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
764
|
-
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">]>>>;
|
|
788
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">, z.ZodLiteral<"reasoning">]>>>;
|
|
765
789
|
edit: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"enabled">, z.ZodLiteral<"enabled_without_warning">, z.ZodLiteral<"disabled">]>>;
|
|
766
790
|
}, "strip", z.ZodTypeAny, {
|
|
767
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
791
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
768
792
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
769
793
|
}, {
|
|
770
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
794
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
771
795
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
772
796
|
}>>>;
|
|
773
797
|
width: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
@@ -775,6 +799,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
775
799
|
widthChars: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
776
800
|
scoreThreshold: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
777
801
|
formula: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
802
|
+
context: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
|
|
803
|
+
prompt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
778
804
|
}, "strip", z.ZodTypeAny, {
|
|
779
805
|
suggest?: true | undefined;
|
|
780
806
|
canExport?: boolean | null | undefined;
|
|
@@ -793,7 +819,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
793
819
|
required?: boolean | null | undefined;
|
|
794
820
|
} | null | undefined;
|
|
795
821
|
uiConfiguration?: {
|
|
796
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
822
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
797
823
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
798
824
|
} | null | undefined;
|
|
799
825
|
width?: number | null | undefined;
|
|
@@ -801,6 +827,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
801
827
|
widthChars?: number | null | undefined;
|
|
802
828
|
scoreThreshold?: number | null | undefined;
|
|
803
829
|
formula?: string | null | undefined;
|
|
830
|
+
context?: string[] | null | undefined;
|
|
831
|
+
prompt?: string | null | undefined;
|
|
804
832
|
}, {
|
|
805
833
|
suggest?: true | undefined;
|
|
806
834
|
canExport?: boolean | null | undefined;
|
|
@@ -819,7 +847,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
819
847
|
required?: boolean | null | undefined;
|
|
820
848
|
} | null | undefined;
|
|
821
849
|
uiConfiguration?: {
|
|
822
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
850
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
823
851
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
824
852
|
} | null | undefined;
|
|
825
853
|
width?: number | null | undefined;
|
|
@@ -827,6 +855,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
827
855
|
widthChars?: number | null | undefined;
|
|
828
856
|
scoreThreshold?: number | null | undefined;
|
|
829
857
|
formula?: string | null | undefined;
|
|
858
|
+
context?: string[] | null | undefined;
|
|
859
|
+
prompt?: string | null | undefined;
|
|
830
860
|
}>>>, z.ZodIntersection<z.ZodObject<{
|
|
831
861
|
type: z.ZodLiteral<"date">;
|
|
832
862
|
format: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
@@ -910,13 +940,13 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
910
940
|
required?: boolean | null | undefined;
|
|
911
941
|
}>>>;
|
|
912
942
|
uiConfiguration: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
913
|
-
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">]>>>;
|
|
943
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">, z.ZodLiteral<"reasoning">]>>>;
|
|
914
944
|
edit: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"enabled">, z.ZodLiteral<"enabled_without_warning">, z.ZodLiteral<"disabled">]>>;
|
|
915
945
|
}, "strip", z.ZodTypeAny, {
|
|
916
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
946
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
917
947
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
918
948
|
}, {
|
|
919
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
949
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
920
950
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
921
951
|
}>>>;
|
|
922
952
|
width: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
@@ -924,6 +954,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
924
954
|
widthChars: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
925
955
|
scoreThreshold: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
926
956
|
formula: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
957
|
+
context: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
|
|
958
|
+
prompt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
927
959
|
}, "strip", z.ZodTypeAny, {
|
|
928
960
|
suggest?: true | undefined;
|
|
929
961
|
canExport?: boolean | null | undefined;
|
|
@@ -942,7 +974,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
942
974
|
required?: boolean | null | undefined;
|
|
943
975
|
} | null | undefined;
|
|
944
976
|
uiConfiguration?: {
|
|
945
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
977
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
946
978
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
947
979
|
} | null | undefined;
|
|
948
980
|
width?: number | null | undefined;
|
|
@@ -950,6 +982,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
950
982
|
widthChars?: number | null | undefined;
|
|
951
983
|
scoreThreshold?: number | null | undefined;
|
|
952
984
|
formula?: string | null | undefined;
|
|
985
|
+
context?: string[] | null | undefined;
|
|
986
|
+
prompt?: string | null | undefined;
|
|
953
987
|
}, {
|
|
954
988
|
suggest?: true | undefined;
|
|
955
989
|
canExport?: boolean | null | undefined;
|
|
@@ -968,7 +1002,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
968
1002
|
required?: boolean | null | undefined;
|
|
969
1003
|
} | null | undefined;
|
|
970
1004
|
uiConfiguration?: {
|
|
971
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1005
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
972
1006
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
973
1007
|
} | null | undefined;
|
|
974
1008
|
width?: number | null | undefined;
|
|
@@ -976,6 +1010,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
976
1010
|
widthChars?: number | null | undefined;
|
|
977
1011
|
scoreThreshold?: number | null | undefined;
|
|
978
1012
|
formula?: string | null | undefined;
|
|
1013
|
+
context?: string[] | null | undefined;
|
|
1014
|
+
prompt?: string | null | undefined;
|
|
979
1015
|
}>>>, z.ZodIntersection<z.ZodObject<{
|
|
980
1016
|
type: z.ZodLiteral<"number">;
|
|
981
1017
|
format: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
@@ -1086,13 +1122,13 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1086
1122
|
required?: boolean | null | undefined;
|
|
1087
1123
|
}>>>;
|
|
1088
1124
|
uiConfiguration: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
1089
|
-
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">]>>>;
|
|
1125
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">, z.ZodLiteral<"reasoning">]>>>;
|
|
1090
1126
|
edit: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"enabled">, z.ZodLiteral<"enabled_without_warning">, z.ZodLiteral<"disabled">]>>;
|
|
1091
1127
|
}, "strip", z.ZodTypeAny, {
|
|
1092
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1128
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1093
1129
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1094
1130
|
}, {
|
|
1095
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1131
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1096
1132
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1097
1133
|
}>>>;
|
|
1098
1134
|
width: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
@@ -1100,6 +1136,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1100
1136
|
widthChars: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
1101
1137
|
scoreThreshold: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
1102
1138
|
formula: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
1139
|
+
context: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
|
|
1140
|
+
prompt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
1103
1141
|
}, "strip", z.ZodTypeAny, {
|
|
1104
1142
|
suggest?: true | undefined;
|
|
1105
1143
|
canExport?: boolean | null | undefined;
|
|
@@ -1118,7 +1156,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1118
1156
|
required?: boolean | null | undefined;
|
|
1119
1157
|
} | null | undefined;
|
|
1120
1158
|
uiConfiguration?: {
|
|
1121
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1159
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1122
1160
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1123
1161
|
} | null | undefined;
|
|
1124
1162
|
width?: number | null | undefined;
|
|
@@ -1126,6 +1164,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1126
1164
|
widthChars?: number | null | undefined;
|
|
1127
1165
|
scoreThreshold?: number | null | undefined;
|
|
1128
1166
|
formula?: string | null | undefined;
|
|
1167
|
+
context?: string[] | null | undefined;
|
|
1168
|
+
prompt?: string | null | undefined;
|
|
1129
1169
|
}, {
|
|
1130
1170
|
suggest?: true | undefined;
|
|
1131
1171
|
canExport?: boolean | null | undefined;
|
|
@@ -1144,7 +1184,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1144
1184
|
required?: boolean | null | undefined;
|
|
1145
1185
|
} | null | undefined;
|
|
1146
1186
|
uiConfiguration?: {
|
|
1147
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1187
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1148
1188
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1149
1189
|
} | null | undefined;
|
|
1150
1190
|
width?: number | null | undefined;
|
|
@@ -1152,6 +1192,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1152
1192
|
widthChars?: number | null | undefined;
|
|
1153
1193
|
scoreThreshold?: number | null | undefined;
|
|
1154
1194
|
formula?: string | null | undefined;
|
|
1195
|
+
context?: string[] | null | undefined;
|
|
1196
|
+
prompt?: string | null | undefined;
|
|
1155
1197
|
}>>>, z.ZodIntersection<z.ZodObject<{
|
|
1156
1198
|
type: z.ZodLiteral<"enum">;
|
|
1157
1199
|
options: z.ZodArray<z.ZodObject<{
|
|
@@ -1253,13 +1295,13 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1253
1295
|
required?: boolean | null | undefined;
|
|
1254
1296
|
}>>>;
|
|
1255
1297
|
uiConfiguration: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
1256
|
-
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">]>>>;
|
|
1298
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">, z.ZodLiteral<"reasoning">]>>>;
|
|
1257
1299
|
edit: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"enabled">, z.ZodLiteral<"enabled_without_warning">, z.ZodLiteral<"disabled">]>>;
|
|
1258
1300
|
}, "strip", z.ZodTypeAny, {
|
|
1259
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1301
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1260
1302
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1261
1303
|
}, {
|
|
1262
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1304
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1263
1305
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1264
1306
|
}>>>;
|
|
1265
1307
|
width: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
@@ -1267,6 +1309,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1267
1309
|
widthChars: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
1268
1310
|
scoreThreshold: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
1269
1311
|
formula: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
1312
|
+
context: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
|
|
1313
|
+
prompt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
1270
1314
|
}, "strip", z.ZodTypeAny, {
|
|
1271
1315
|
suggest?: true | undefined;
|
|
1272
1316
|
canExport?: boolean | null | undefined;
|
|
@@ -1285,7 +1329,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1285
1329
|
required?: boolean | null | undefined;
|
|
1286
1330
|
} | null | undefined;
|
|
1287
1331
|
uiConfiguration?: {
|
|
1288
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1332
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1289
1333
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1290
1334
|
} | null | undefined;
|
|
1291
1335
|
width?: number | null | undefined;
|
|
@@ -1293,6 +1337,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1293
1337
|
widthChars?: number | null | undefined;
|
|
1294
1338
|
scoreThreshold?: number | null | undefined;
|
|
1295
1339
|
formula?: string | null | undefined;
|
|
1340
|
+
context?: string[] | null | undefined;
|
|
1341
|
+
prompt?: string | null | undefined;
|
|
1296
1342
|
}, {
|
|
1297
1343
|
suggest?: true | undefined;
|
|
1298
1344
|
canExport?: boolean | null | undefined;
|
|
@@ -1311,7 +1357,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1311
1357
|
required?: boolean | null | undefined;
|
|
1312
1358
|
} | null | undefined;
|
|
1313
1359
|
uiConfiguration?: {
|
|
1314
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1360
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1315
1361
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1316
1362
|
} | null | undefined;
|
|
1317
1363
|
width?: number | null | undefined;
|
|
@@ -1319,6 +1365,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1319
1365
|
widthChars?: number | null | undefined;
|
|
1320
1366
|
scoreThreshold?: number | null | undefined;
|
|
1321
1367
|
formula?: string | null | undefined;
|
|
1368
|
+
context?: string[] | null | undefined;
|
|
1369
|
+
prompt?: string | null | undefined;
|
|
1322
1370
|
}>>>, z.ZodIntersection<z.ZodIntersection<z.ZodObject<{
|
|
1323
1371
|
id: z.ZodString;
|
|
1324
1372
|
label: z.ZodString;
|
|
@@ -1364,7 +1412,6 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1364
1412
|
}>>]>, "many">;
|
|
1365
1413
|
rirFieldNames: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
1366
1414
|
}, "strip", z.ZodTypeAny, {
|
|
1367
|
-
category: "tuple";
|
|
1368
1415
|
children: (({
|
|
1369
1416
|
type: "string";
|
|
1370
1417
|
} & {
|
|
@@ -1393,7 +1440,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1393
1440
|
required?: boolean | null | undefined;
|
|
1394
1441
|
} | null | undefined;
|
|
1395
1442
|
uiConfiguration?: {
|
|
1396
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1443
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1397
1444
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1398
1445
|
} | null | undefined;
|
|
1399
1446
|
width?: number | null | undefined;
|
|
@@ -1401,6 +1448,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1401
1448
|
widthChars?: number | null | undefined;
|
|
1402
1449
|
scoreThreshold?: number | null | undefined;
|
|
1403
1450
|
formula?: string | null | undefined;
|
|
1451
|
+
context?: string[] | null | undefined;
|
|
1452
|
+
prompt?: string | null | undefined;
|
|
1404
1453
|
}) | ({
|
|
1405
1454
|
type: "date";
|
|
1406
1455
|
format?: string | null | undefined;
|
|
@@ -1430,7 +1479,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1430
1479
|
required?: boolean | null | undefined;
|
|
1431
1480
|
} | null | undefined;
|
|
1432
1481
|
uiConfiguration?: {
|
|
1433
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1482
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1434
1483
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1435
1484
|
} | null | undefined;
|
|
1436
1485
|
width?: number | null | undefined;
|
|
@@ -1438,6 +1487,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1438
1487
|
widthChars?: number | null | undefined;
|
|
1439
1488
|
scoreThreshold?: number | null | undefined;
|
|
1440
1489
|
formula?: string | null | undefined;
|
|
1490
|
+
context?: string[] | null | undefined;
|
|
1491
|
+
prompt?: string | null | undefined;
|
|
1441
1492
|
}) | ({
|
|
1442
1493
|
type: "number";
|
|
1443
1494
|
format?: string | null | undefined;
|
|
@@ -1472,7 +1523,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1472
1523
|
required?: boolean | null | undefined;
|
|
1473
1524
|
} | null | undefined;
|
|
1474
1525
|
uiConfiguration?: {
|
|
1475
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1526
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1476
1527
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1477
1528
|
} | null | undefined;
|
|
1478
1529
|
width?: number | null | undefined;
|
|
@@ -1480,6 +1531,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1480
1531
|
widthChars?: number | null | undefined;
|
|
1481
1532
|
scoreThreshold?: number | null | undefined;
|
|
1482
1533
|
formula?: string | null | undefined;
|
|
1534
|
+
context?: string[] | null | undefined;
|
|
1535
|
+
prompt?: string | null | undefined;
|
|
1483
1536
|
}) | ({
|
|
1484
1537
|
options: {
|
|
1485
1538
|
value: string;
|
|
@@ -1513,7 +1566,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1513
1566
|
required?: boolean | null | undefined;
|
|
1514
1567
|
} | null | undefined;
|
|
1515
1568
|
uiConfiguration?: {
|
|
1516
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1569
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1517
1570
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1518
1571
|
} | null | undefined;
|
|
1519
1572
|
width?: number | null | undefined;
|
|
@@ -1521,6 +1574,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1521
1574
|
widthChars?: number | null | undefined;
|
|
1522
1575
|
scoreThreshold?: number | null | undefined;
|
|
1523
1576
|
formula?: string | null | undefined;
|
|
1577
|
+
context?: string[] | null | undefined;
|
|
1578
|
+
prompt?: string | null | undefined;
|
|
1524
1579
|
}) | ({
|
|
1525
1580
|
id: string;
|
|
1526
1581
|
label: string;
|
|
@@ -1536,9 +1591,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1536
1591
|
popupUrl?: string | undefined;
|
|
1537
1592
|
canObtainToken?: boolean | undefined;
|
|
1538
1593
|
}))[];
|
|
1594
|
+
category: "tuple";
|
|
1539
1595
|
rirFieldNames?: string[] | null | undefined;
|
|
1540
1596
|
}, {
|
|
1541
|
-
category: "tuple";
|
|
1542
1597
|
children: (({
|
|
1543
1598
|
type: "string";
|
|
1544
1599
|
} & {
|
|
@@ -1567,7 +1622,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1567
1622
|
required?: boolean | null | undefined;
|
|
1568
1623
|
} | null | undefined;
|
|
1569
1624
|
uiConfiguration?: {
|
|
1570
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1625
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1571
1626
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1572
1627
|
} | null | undefined;
|
|
1573
1628
|
width?: number | null | undefined;
|
|
@@ -1575,6 +1630,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1575
1630
|
widthChars?: number | null | undefined;
|
|
1576
1631
|
scoreThreshold?: number | null | undefined;
|
|
1577
1632
|
formula?: string | null | undefined;
|
|
1633
|
+
context?: string[] | null | undefined;
|
|
1634
|
+
prompt?: string | null | undefined;
|
|
1578
1635
|
}) | ({
|
|
1579
1636
|
type: "date";
|
|
1580
1637
|
format?: string | null | undefined;
|
|
@@ -1604,7 +1661,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1604
1661
|
required?: boolean | null | undefined;
|
|
1605
1662
|
} | null | undefined;
|
|
1606
1663
|
uiConfiguration?: {
|
|
1607
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1664
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1608
1665
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1609
1666
|
} | null | undefined;
|
|
1610
1667
|
width?: number | null | undefined;
|
|
@@ -1612,6 +1669,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1612
1669
|
widthChars?: number | null | undefined;
|
|
1613
1670
|
scoreThreshold?: number | null | undefined;
|
|
1614
1671
|
formula?: string | null | undefined;
|
|
1672
|
+
context?: string[] | null | undefined;
|
|
1673
|
+
prompt?: string | null | undefined;
|
|
1615
1674
|
}) | ({
|
|
1616
1675
|
type: "number";
|
|
1617
1676
|
format?: string | null | undefined;
|
|
@@ -1646,7 +1705,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1646
1705
|
required?: boolean | null | undefined;
|
|
1647
1706
|
} | null | undefined;
|
|
1648
1707
|
uiConfiguration?: {
|
|
1649
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1708
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1650
1709
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1651
1710
|
} | null | undefined;
|
|
1652
1711
|
width?: number | null | undefined;
|
|
@@ -1654,6 +1713,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1654
1713
|
widthChars?: number | null | undefined;
|
|
1655
1714
|
scoreThreshold?: number | null | undefined;
|
|
1656
1715
|
formula?: string | null | undefined;
|
|
1716
|
+
context?: string[] | null | undefined;
|
|
1717
|
+
prompt?: string | null | undefined;
|
|
1657
1718
|
}) | ({
|
|
1658
1719
|
options: {
|
|
1659
1720
|
value: string;
|
|
@@ -1687,7 +1748,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1687
1748
|
required?: boolean | null | undefined;
|
|
1688
1749
|
} | null | undefined;
|
|
1689
1750
|
uiConfiguration?: {
|
|
1690
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1751
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1691
1752
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1692
1753
|
} | null | undefined;
|
|
1693
1754
|
width?: number | null | undefined;
|
|
@@ -1695,6 +1756,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1695
1756
|
widthChars?: number | null | undefined;
|
|
1696
1757
|
scoreThreshold?: number | null | undefined;
|
|
1697
1758
|
formula?: string | null | undefined;
|
|
1759
|
+
context?: string[] | null | undefined;
|
|
1760
|
+
prompt?: string | null | undefined;
|
|
1698
1761
|
}) | ({
|
|
1699
1762
|
id: string;
|
|
1700
1763
|
label: string;
|
|
@@ -1710,6 +1773,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1710
1773
|
popupUrl?: string | undefined;
|
|
1711
1774
|
canObtainToken?: boolean | undefined;
|
|
1712
1775
|
}))[];
|
|
1776
|
+
category: "tuple";
|
|
1713
1777
|
rirFieldNames?: string[] | null | undefined;
|
|
1714
1778
|
}>, z.ZodObject<{
|
|
1715
1779
|
id: z.ZodString;
|
|
@@ -1810,13 +1874,13 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1810
1874
|
required?: boolean | null | undefined;
|
|
1811
1875
|
}>>>;
|
|
1812
1876
|
uiConfiguration: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
1813
|
-
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">]>>>;
|
|
1877
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">, z.ZodLiteral<"reasoning">]>>>;
|
|
1814
1878
|
edit: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"enabled">, z.ZodLiteral<"enabled_without_warning">, z.ZodLiteral<"disabled">]>>;
|
|
1815
1879
|
}, "strip", z.ZodTypeAny, {
|
|
1816
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1880
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1817
1881
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1818
1882
|
}, {
|
|
1819
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1883
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1820
1884
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1821
1885
|
}>>>;
|
|
1822
1886
|
width: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
@@ -1824,6 +1888,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1824
1888
|
widthChars: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
1825
1889
|
scoreThreshold: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
1826
1890
|
formula: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
1891
|
+
context: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
|
|
1892
|
+
prompt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
1827
1893
|
}, "strip", z.ZodTypeAny, {
|
|
1828
1894
|
suggest?: true | undefined;
|
|
1829
1895
|
canExport?: boolean | null | undefined;
|
|
@@ -1842,7 +1908,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1842
1908
|
required?: boolean | null | undefined;
|
|
1843
1909
|
} | null | undefined;
|
|
1844
1910
|
uiConfiguration?: {
|
|
1845
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1911
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1846
1912
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1847
1913
|
} | null | undefined;
|
|
1848
1914
|
width?: number | null | undefined;
|
|
@@ -1850,6 +1916,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1850
1916
|
widthChars?: number | null | undefined;
|
|
1851
1917
|
scoreThreshold?: number | null | undefined;
|
|
1852
1918
|
formula?: string | null | undefined;
|
|
1919
|
+
context?: string[] | null | undefined;
|
|
1920
|
+
prompt?: string | null | undefined;
|
|
1853
1921
|
}, {
|
|
1854
1922
|
suggest?: true | undefined;
|
|
1855
1923
|
canExport?: boolean | null | undefined;
|
|
@@ -1868,7 +1936,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1868
1936
|
required?: boolean | null | undefined;
|
|
1869
1937
|
} | null | undefined;
|
|
1870
1938
|
uiConfiguration?: {
|
|
1871
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1939
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1872
1940
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1873
1941
|
} | null | undefined;
|
|
1874
1942
|
width?: number | null | undefined;
|
|
@@ -1876,6 +1944,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1876
1944
|
widthChars?: number | null | undefined;
|
|
1877
1945
|
scoreThreshold?: number | null | undefined;
|
|
1878
1946
|
formula?: string | null | undefined;
|
|
1947
|
+
context?: string[] | null | undefined;
|
|
1948
|
+
prompt?: string | null | undefined;
|
|
1879
1949
|
}>>>, z.ZodIntersection<z.ZodObject<{
|
|
1880
1950
|
type: z.ZodLiteral<"date">;
|
|
1881
1951
|
format: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
@@ -1959,13 +2029,13 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1959
2029
|
required?: boolean | null | undefined;
|
|
1960
2030
|
}>>>;
|
|
1961
2031
|
uiConfiguration: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
1962
|
-
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">]>>>;
|
|
2032
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">, z.ZodLiteral<"reasoning">]>>>;
|
|
1963
2033
|
edit: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"enabled">, z.ZodLiteral<"enabled_without_warning">, z.ZodLiteral<"disabled">]>>;
|
|
1964
2034
|
}, "strip", z.ZodTypeAny, {
|
|
1965
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2035
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1966
2036
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1967
2037
|
}, {
|
|
1968
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2038
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1969
2039
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1970
2040
|
}>>>;
|
|
1971
2041
|
width: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
@@ -1973,6 +2043,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1973
2043
|
widthChars: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
1974
2044
|
scoreThreshold: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
1975
2045
|
formula: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
2046
|
+
context: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
|
|
2047
|
+
prompt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
1976
2048
|
}, "strip", z.ZodTypeAny, {
|
|
1977
2049
|
suggest?: true | undefined;
|
|
1978
2050
|
canExport?: boolean | null | undefined;
|
|
@@ -1991,7 +2063,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1991
2063
|
required?: boolean | null | undefined;
|
|
1992
2064
|
} | null | undefined;
|
|
1993
2065
|
uiConfiguration?: {
|
|
1994
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2066
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1995
2067
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1996
2068
|
} | null | undefined;
|
|
1997
2069
|
width?: number | null | undefined;
|
|
@@ -1999,6 +2071,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
1999
2071
|
widthChars?: number | null | undefined;
|
|
2000
2072
|
scoreThreshold?: number | null | undefined;
|
|
2001
2073
|
formula?: string | null | undefined;
|
|
2074
|
+
context?: string[] | null | undefined;
|
|
2075
|
+
prompt?: string | null | undefined;
|
|
2002
2076
|
}, {
|
|
2003
2077
|
suggest?: true | undefined;
|
|
2004
2078
|
canExport?: boolean | null | undefined;
|
|
@@ -2017,7 +2091,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2017
2091
|
required?: boolean | null | undefined;
|
|
2018
2092
|
} | null | undefined;
|
|
2019
2093
|
uiConfiguration?: {
|
|
2020
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2094
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2021
2095
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2022
2096
|
} | null | undefined;
|
|
2023
2097
|
width?: number | null | undefined;
|
|
@@ -2025,6 +2099,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2025
2099
|
widthChars?: number | null | undefined;
|
|
2026
2100
|
scoreThreshold?: number | null | undefined;
|
|
2027
2101
|
formula?: string | null | undefined;
|
|
2102
|
+
context?: string[] | null | undefined;
|
|
2103
|
+
prompt?: string | null | undefined;
|
|
2028
2104
|
}>>>, z.ZodIntersection<z.ZodObject<{
|
|
2029
2105
|
type: z.ZodLiteral<"number">;
|
|
2030
2106
|
format: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
@@ -2135,13 +2211,13 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2135
2211
|
required?: boolean | null | undefined;
|
|
2136
2212
|
}>>>;
|
|
2137
2213
|
uiConfiguration: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
2138
|
-
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">]>>>;
|
|
2214
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">, z.ZodLiteral<"reasoning">]>>>;
|
|
2139
2215
|
edit: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"enabled">, z.ZodLiteral<"enabled_without_warning">, z.ZodLiteral<"disabled">]>>;
|
|
2140
2216
|
}, "strip", z.ZodTypeAny, {
|
|
2141
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2217
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2142
2218
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2143
2219
|
}, {
|
|
2144
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2220
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2145
2221
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2146
2222
|
}>>>;
|
|
2147
2223
|
width: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
@@ -2149,6 +2225,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2149
2225
|
widthChars: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
2150
2226
|
scoreThreshold: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
2151
2227
|
formula: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
2228
|
+
context: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
|
|
2229
|
+
prompt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
2152
2230
|
}, "strip", z.ZodTypeAny, {
|
|
2153
2231
|
suggest?: true | undefined;
|
|
2154
2232
|
canExport?: boolean | null | undefined;
|
|
@@ -2167,7 +2245,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2167
2245
|
required?: boolean | null | undefined;
|
|
2168
2246
|
} | null | undefined;
|
|
2169
2247
|
uiConfiguration?: {
|
|
2170
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2248
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2171
2249
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2172
2250
|
} | null | undefined;
|
|
2173
2251
|
width?: number | null | undefined;
|
|
@@ -2175,6 +2253,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2175
2253
|
widthChars?: number | null | undefined;
|
|
2176
2254
|
scoreThreshold?: number | null | undefined;
|
|
2177
2255
|
formula?: string | null | undefined;
|
|
2256
|
+
context?: string[] | null | undefined;
|
|
2257
|
+
prompt?: string | null | undefined;
|
|
2178
2258
|
}, {
|
|
2179
2259
|
suggest?: true | undefined;
|
|
2180
2260
|
canExport?: boolean | null | undefined;
|
|
@@ -2193,7 +2273,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2193
2273
|
required?: boolean | null | undefined;
|
|
2194
2274
|
} | null | undefined;
|
|
2195
2275
|
uiConfiguration?: {
|
|
2196
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2276
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2197
2277
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2198
2278
|
} | null | undefined;
|
|
2199
2279
|
width?: number | null | undefined;
|
|
@@ -2201,6 +2281,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2201
2281
|
widthChars?: number | null | undefined;
|
|
2202
2282
|
scoreThreshold?: number | null | undefined;
|
|
2203
2283
|
formula?: string | null | undefined;
|
|
2284
|
+
context?: string[] | null | undefined;
|
|
2285
|
+
prompt?: string | null | undefined;
|
|
2204
2286
|
}>>>, z.ZodIntersection<z.ZodObject<{
|
|
2205
2287
|
type: z.ZodLiteral<"enum">;
|
|
2206
2288
|
options: z.ZodArray<z.ZodObject<{
|
|
@@ -2302,13 +2384,13 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2302
2384
|
required?: boolean | null | undefined;
|
|
2303
2385
|
}>>>;
|
|
2304
2386
|
uiConfiguration: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
2305
|
-
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">]>>>;
|
|
2387
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">, z.ZodLiteral<"reasoning">]>>>;
|
|
2306
2388
|
edit: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"enabled">, z.ZodLiteral<"enabled_without_warning">, z.ZodLiteral<"disabled">]>>;
|
|
2307
2389
|
}, "strip", z.ZodTypeAny, {
|
|
2308
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2390
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2309
2391
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2310
2392
|
}, {
|
|
2311
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2393
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2312
2394
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2313
2395
|
}>>>;
|
|
2314
2396
|
width: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
@@ -2316,6 +2398,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2316
2398
|
widthChars: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
2317
2399
|
scoreThreshold: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
2318
2400
|
formula: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
2401
|
+
context: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
|
|
2402
|
+
prompt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
2319
2403
|
}, "strip", z.ZodTypeAny, {
|
|
2320
2404
|
suggest?: true | undefined;
|
|
2321
2405
|
canExport?: boolean | null | undefined;
|
|
@@ -2334,7 +2418,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2334
2418
|
required?: boolean | null | undefined;
|
|
2335
2419
|
} | null | undefined;
|
|
2336
2420
|
uiConfiguration?: {
|
|
2337
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2421
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2338
2422
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2339
2423
|
} | null | undefined;
|
|
2340
2424
|
width?: number | null | undefined;
|
|
@@ -2342,6 +2426,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2342
2426
|
widthChars?: number | null | undefined;
|
|
2343
2427
|
scoreThreshold?: number | null | undefined;
|
|
2344
2428
|
formula?: string | null | undefined;
|
|
2429
|
+
context?: string[] | null | undefined;
|
|
2430
|
+
prompt?: string | null | undefined;
|
|
2345
2431
|
}, {
|
|
2346
2432
|
suggest?: true | undefined;
|
|
2347
2433
|
canExport?: boolean | null | undefined;
|
|
@@ -2360,7 +2446,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2360
2446
|
required?: boolean | null | undefined;
|
|
2361
2447
|
} | null | undefined;
|
|
2362
2448
|
uiConfiguration?: {
|
|
2363
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2449
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2364
2450
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2365
2451
|
} | null | undefined;
|
|
2366
2452
|
width?: number | null | undefined;
|
|
@@ -2368,6 +2454,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2368
2454
|
widthChars?: number | null | undefined;
|
|
2369
2455
|
scoreThreshold?: number | null | undefined;
|
|
2370
2456
|
formula?: string | null | undefined;
|
|
2457
|
+
context?: string[] | null | undefined;
|
|
2458
|
+
prompt?: string | null | undefined;
|
|
2371
2459
|
}>>>, z.ZodIntersection<z.ZodIntersection<z.ZodObject<{
|
|
2372
2460
|
id: z.ZodString;
|
|
2373
2461
|
label: z.ZodString;
|
|
@@ -2440,7 +2528,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2440
2528
|
required?: boolean | null | undefined;
|
|
2441
2529
|
} | null | undefined;
|
|
2442
2530
|
uiConfiguration?: {
|
|
2443
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2531
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2444
2532
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2445
2533
|
} | null | undefined;
|
|
2446
2534
|
width?: number | null | undefined;
|
|
@@ -2448,6 +2536,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2448
2536
|
widthChars?: number | null | undefined;
|
|
2449
2537
|
scoreThreshold?: number | null | undefined;
|
|
2450
2538
|
formula?: string | null | undefined;
|
|
2539
|
+
context?: string[] | null | undefined;
|
|
2540
|
+
prompt?: string | null | undefined;
|
|
2451
2541
|
}) | ({
|
|
2452
2542
|
type: "date";
|
|
2453
2543
|
format?: string | null | undefined;
|
|
@@ -2477,7 +2567,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2477
2567
|
required?: boolean | null | undefined;
|
|
2478
2568
|
} | null | undefined;
|
|
2479
2569
|
uiConfiguration?: {
|
|
2480
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2570
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2481
2571
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2482
2572
|
} | null | undefined;
|
|
2483
2573
|
width?: number | null | undefined;
|
|
@@ -2485,6 +2575,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2485
2575
|
widthChars?: number | null | undefined;
|
|
2486
2576
|
scoreThreshold?: number | null | undefined;
|
|
2487
2577
|
formula?: string | null | undefined;
|
|
2578
|
+
context?: string[] | null | undefined;
|
|
2579
|
+
prompt?: string | null | undefined;
|
|
2488
2580
|
}) | ({
|
|
2489
2581
|
type: "number";
|
|
2490
2582
|
format?: string | null | undefined;
|
|
@@ -2519,7 +2611,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2519
2611
|
required?: boolean | null | undefined;
|
|
2520
2612
|
} | null | undefined;
|
|
2521
2613
|
uiConfiguration?: {
|
|
2522
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2614
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2523
2615
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2524
2616
|
} | null | undefined;
|
|
2525
2617
|
width?: number | null | undefined;
|
|
@@ -2527,6 +2619,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2527
2619
|
widthChars?: number | null | undefined;
|
|
2528
2620
|
scoreThreshold?: number | null | undefined;
|
|
2529
2621
|
formula?: string | null | undefined;
|
|
2622
|
+
context?: string[] | null | undefined;
|
|
2623
|
+
prompt?: string | null | undefined;
|
|
2530
2624
|
}) | ({
|
|
2531
2625
|
options: {
|
|
2532
2626
|
value: string;
|
|
@@ -2560,7 +2654,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2560
2654
|
required?: boolean | null | undefined;
|
|
2561
2655
|
} | null | undefined;
|
|
2562
2656
|
uiConfiguration?: {
|
|
2563
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2657
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2564
2658
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2565
2659
|
} | null | undefined;
|
|
2566
2660
|
width?: number | null | undefined;
|
|
@@ -2568,6 +2662,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2568
2662
|
widthChars?: number | null | undefined;
|
|
2569
2663
|
scoreThreshold?: number | null | undefined;
|
|
2570
2664
|
formula?: string | null | undefined;
|
|
2665
|
+
context?: string[] | null | undefined;
|
|
2666
|
+
prompt?: string | null | undefined;
|
|
2571
2667
|
}) | ({
|
|
2572
2668
|
id: string;
|
|
2573
2669
|
label: string;
|
|
@@ -2612,7 +2708,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2612
2708
|
required?: boolean | null | undefined;
|
|
2613
2709
|
} | null | undefined;
|
|
2614
2710
|
uiConfiguration?: {
|
|
2615
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2711
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2616
2712
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2617
2713
|
} | null | undefined;
|
|
2618
2714
|
width?: number | null | undefined;
|
|
@@ -2620,6 +2716,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2620
2716
|
widthChars?: number | null | undefined;
|
|
2621
2717
|
scoreThreshold?: number | null | undefined;
|
|
2622
2718
|
formula?: string | null | undefined;
|
|
2719
|
+
context?: string[] | null | undefined;
|
|
2720
|
+
prompt?: string | null | undefined;
|
|
2623
2721
|
}) | ({
|
|
2624
2722
|
type: "date";
|
|
2625
2723
|
format?: string | null | undefined;
|
|
@@ -2649,7 +2747,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2649
2747
|
required?: boolean | null | undefined;
|
|
2650
2748
|
} | null | undefined;
|
|
2651
2749
|
uiConfiguration?: {
|
|
2652
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2750
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2653
2751
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2654
2752
|
} | null | undefined;
|
|
2655
2753
|
width?: number | null | undefined;
|
|
@@ -2657,6 +2755,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2657
2755
|
widthChars?: number | null | undefined;
|
|
2658
2756
|
scoreThreshold?: number | null | undefined;
|
|
2659
2757
|
formula?: string | null | undefined;
|
|
2758
|
+
context?: string[] | null | undefined;
|
|
2759
|
+
prompt?: string | null | undefined;
|
|
2660
2760
|
}) | ({
|
|
2661
2761
|
type: "number";
|
|
2662
2762
|
format?: string | null | undefined;
|
|
@@ -2691,7 +2791,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2691
2791
|
required?: boolean | null | undefined;
|
|
2692
2792
|
} | null | undefined;
|
|
2693
2793
|
uiConfiguration?: {
|
|
2694
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2794
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2695
2795
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2696
2796
|
} | null | undefined;
|
|
2697
2797
|
width?: number | null | undefined;
|
|
@@ -2699,6 +2799,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2699
2799
|
widthChars?: number | null | undefined;
|
|
2700
2800
|
scoreThreshold?: number | null | undefined;
|
|
2701
2801
|
formula?: string | null | undefined;
|
|
2802
|
+
context?: string[] | null | undefined;
|
|
2803
|
+
prompt?: string | null | undefined;
|
|
2702
2804
|
}) | ({
|
|
2703
2805
|
options: {
|
|
2704
2806
|
value: string;
|
|
@@ -2732,7 +2834,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2732
2834
|
required?: boolean | null | undefined;
|
|
2733
2835
|
} | null | undefined;
|
|
2734
2836
|
uiConfiguration?: {
|
|
2735
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2837
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2736
2838
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2737
2839
|
} | null | undefined;
|
|
2738
2840
|
width?: number | null | undefined;
|
|
@@ -2740,6 +2842,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2740
2842
|
widthChars?: number | null | undefined;
|
|
2741
2843
|
scoreThreshold?: number | null | undefined;
|
|
2742
2844
|
formula?: string | null | undefined;
|
|
2845
|
+
context?: string[] | null | undefined;
|
|
2846
|
+
prompt?: string | null | undefined;
|
|
2743
2847
|
}) | ({
|
|
2744
2848
|
id: string;
|
|
2745
2849
|
label: string;
|
|
@@ -2897,13 +3001,13 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2897
3001
|
required?: boolean | null | undefined;
|
|
2898
3002
|
}>>>;
|
|
2899
3003
|
uiConfiguration: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
2900
|
-
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">]>>>;
|
|
3004
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">, z.ZodLiteral<"reasoning">]>>>;
|
|
2901
3005
|
edit: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"enabled">, z.ZodLiteral<"enabled_without_warning">, z.ZodLiteral<"disabled">]>>;
|
|
2902
3006
|
}, "strip", z.ZodTypeAny, {
|
|
2903
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3007
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2904
3008
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2905
3009
|
}, {
|
|
2906
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3010
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2907
3011
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2908
3012
|
}>>>;
|
|
2909
3013
|
width: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
@@ -2911,6 +3015,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2911
3015
|
widthChars: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
2912
3016
|
scoreThreshold: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
2913
3017
|
formula: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
3018
|
+
context: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
|
|
3019
|
+
prompt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
2914
3020
|
}, "strip", z.ZodTypeAny, {
|
|
2915
3021
|
suggest?: true | undefined;
|
|
2916
3022
|
canExport?: boolean | null | undefined;
|
|
@@ -2929,7 +3035,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2929
3035
|
required?: boolean | null | undefined;
|
|
2930
3036
|
} | null | undefined;
|
|
2931
3037
|
uiConfiguration?: {
|
|
2932
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3038
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2933
3039
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2934
3040
|
} | null | undefined;
|
|
2935
3041
|
width?: number | null | undefined;
|
|
@@ -2937,6 +3043,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2937
3043
|
widthChars?: number | null | undefined;
|
|
2938
3044
|
scoreThreshold?: number | null | undefined;
|
|
2939
3045
|
formula?: string | null | undefined;
|
|
3046
|
+
context?: string[] | null | undefined;
|
|
3047
|
+
prompt?: string | null | undefined;
|
|
2940
3048
|
}, {
|
|
2941
3049
|
suggest?: true | undefined;
|
|
2942
3050
|
canExport?: boolean | null | undefined;
|
|
@@ -2955,7 +3063,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2955
3063
|
required?: boolean | null | undefined;
|
|
2956
3064
|
} | null | undefined;
|
|
2957
3065
|
uiConfiguration?: {
|
|
2958
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3066
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2959
3067
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2960
3068
|
} | null | undefined;
|
|
2961
3069
|
width?: number | null | undefined;
|
|
@@ -2963,6 +3071,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
2963
3071
|
widthChars?: number | null | undefined;
|
|
2964
3072
|
scoreThreshold?: number | null | undefined;
|
|
2965
3073
|
formula?: string | null | undefined;
|
|
3074
|
+
context?: string[] | null | undefined;
|
|
3075
|
+
prompt?: string | null | undefined;
|
|
2966
3076
|
}>>>, z.ZodIntersection<z.ZodObject<{
|
|
2967
3077
|
type: z.ZodLiteral<"date">;
|
|
2968
3078
|
format: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
@@ -3046,13 +3156,13 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3046
3156
|
required?: boolean | null | undefined;
|
|
3047
3157
|
}>>>;
|
|
3048
3158
|
uiConfiguration: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
3049
|
-
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">]>>>;
|
|
3159
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">, z.ZodLiteral<"reasoning">]>>>;
|
|
3050
3160
|
edit: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"enabled">, z.ZodLiteral<"enabled_without_warning">, z.ZodLiteral<"disabled">]>>;
|
|
3051
3161
|
}, "strip", z.ZodTypeAny, {
|
|
3052
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3162
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3053
3163
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3054
3164
|
}, {
|
|
3055
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3165
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3056
3166
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3057
3167
|
}>>>;
|
|
3058
3168
|
width: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
@@ -3060,6 +3170,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3060
3170
|
widthChars: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
3061
3171
|
scoreThreshold: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
3062
3172
|
formula: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
3173
|
+
context: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
|
|
3174
|
+
prompt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
3063
3175
|
}, "strip", z.ZodTypeAny, {
|
|
3064
3176
|
suggest?: true | undefined;
|
|
3065
3177
|
canExport?: boolean | null | undefined;
|
|
@@ -3078,7 +3190,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3078
3190
|
required?: boolean | null | undefined;
|
|
3079
3191
|
} | null | undefined;
|
|
3080
3192
|
uiConfiguration?: {
|
|
3081
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3193
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3082
3194
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3083
3195
|
} | null | undefined;
|
|
3084
3196
|
width?: number | null | undefined;
|
|
@@ -3086,6 +3198,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3086
3198
|
widthChars?: number | null | undefined;
|
|
3087
3199
|
scoreThreshold?: number | null | undefined;
|
|
3088
3200
|
formula?: string | null | undefined;
|
|
3201
|
+
context?: string[] | null | undefined;
|
|
3202
|
+
prompt?: string | null | undefined;
|
|
3089
3203
|
}, {
|
|
3090
3204
|
suggest?: true | undefined;
|
|
3091
3205
|
canExport?: boolean | null | undefined;
|
|
@@ -3104,7 +3218,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3104
3218
|
required?: boolean | null | undefined;
|
|
3105
3219
|
} | null | undefined;
|
|
3106
3220
|
uiConfiguration?: {
|
|
3107
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3221
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3108
3222
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3109
3223
|
} | null | undefined;
|
|
3110
3224
|
width?: number | null | undefined;
|
|
@@ -3112,6 +3226,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3112
3226
|
widthChars?: number | null | undefined;
|
|
3113
3227
|
scoreThreshold?: number | null | undefined;
|
|
3114
3228
|
formula?: string | null | undefined;
|
|
3229
|
+
context?: string[] | null | undefined;
|
|
3230
|
+
prompt?: string | null | undefined;
|
|
3115
3231
|
}>>>, z.ZodIntersection<z.ZodObject<{
|
|
3116
3232
|
type: z.ZodLiteral<"number">;
|
|
3117
3233
|
format: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
@@ -3222,13 +3338,13 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3222
3338
|
required?: boolean | null | undefined;
|
|
3223
3339
|
}>>>;
|
|
3224
3340
|
uiConfiguration: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
3225
|
-
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">]>>>;
|
|
3341
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">, z.ZodLiteral<"reasoning">]>>>;
|
|
3226
3342
|
edit: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"enabled">, z.ZodLiteral<"enabled_without_warning">, z.ZodLiteral<"disabled">]>>;
|
|
3227
3343
|
}, "strip", z.ZodTypeAny, {
|
|
3228
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3344
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3229
3345
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3230
3346
|
}, {
|
|
3231
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3347
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3232
3348
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3233
3349
|
}>>>;
|
|
3234
3350
|
width: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
@@ -3236,6 +3352,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3236
3352
|
widthChars: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
3237
3353
|
scoreThreshold: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
3238
3354
|
formula: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
3355
|
+
context: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
|
|
3356
|
+
prompt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
3239
3357
|
}, "strip", z.ZodTypeAny, {
|
|
3240
3358
|
suggest?: true | undefined;
|
|
3241
3359
|
canExport?: boolean | null | undefined;
|
|
@@ -3254,7 +3372,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3254
3372
|
required?: boolean | null | undefined;
|
|
3255
3373
|
} | null | undefined;
|
|
3256
3374
|
uiConfiguration?: {
|
|
3257
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3375
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3258
3376
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3259
3377
|
} | null | undefined;
|
|
3260
3378
|
width?: number | null | undefined;
|
|
@@ -3262,6 +3380,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3262
3380
|
widthChars?: number | null | undefined;
|
|
3263
3381
|
scoreThreshold?: number | null | undefined;
|
|
3264
3382
|
formula?: string | null | undefined;
|
|
3383
|
+
context?: string[] | null | undefined;
|
|
3384
|
+
prompt?: string | null | undefined;
|
|
3265
3385
|
}, {
|
|
3266
3386
|
suggest?: true | undefined;
|
|
3267
3387
|
canExport?: boolean | null | undefined;
|
|
@@ -3280,7 +3400,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3280
3400
|
required?: boolean | null | undefined;
|
|
3281
3401
|
} | null | undefined;
|
|
3282
3402
|
uiConfiguration?: {
|
|
3283
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3403
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3284
3404
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3285
3405
|
} | null | undefined;
|
|
3286
3406
|
width?: number | null | undefined;
|
|
@@ -3288,6 +3408,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3288
3408
|
widthChars?: number | null | undefined;
|
|
3289
3409
|
scoreThreshold?: number | null | undefined;
|
|
3290
3410
|
formula?: string | null | undefined;
|
|
3411
|
+
context?: string[] | null | undefined;
|
|
3412
|
+
prompt?: string | null | undefined;
|
|
3291
3413
|
}>>>, z.ZodIntersection<z.ZodObject<{
|
|
3292
3414
|
type: z.ZodLiteral<"enum">;
|
|
3293
3415
|
options: z.ZodArray<z.ZodObject<{
|
|
@@ -3389,13 +3511,13 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3389
3511
|
required?: boolean | null | undefined;
|
|
3390
3512
|
}>>>;
|
|
3391
3513
|
uiConfiguration: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
3392
|
-
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">]>>>;
|
|
3514
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"captured">, z.ZodLiteral<"data">, z.ZodLiteral<"manual">, z.ZodLiteral<"formula">, z.ZodLiteral<"reasoning">]>>>;
|
|
3393
3515
|
edit: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"enabled">, z.ZodLiteral<"enabled_without_warning">, z.ZodLiteral<"disabled">]>>;
|
|
3394
3516
|
}, "strip", z.ZodTypeAny, {
|
|
3395
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3517
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3396
3518
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3397
3519
|
}, {
|
|
3398
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3520
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3399
3521
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3400
3522
|
}>>>;
|
|
3401
3523
|
width: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
@@ -3403,6 +3525,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3403
3525
|
widthChars: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
3404
3526
|
scoreThreshold: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
3405
3527
|
formula: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
3528
|
+
context: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
|
|
3529
|
+
prompt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
3406
3530
|
}, "strip", z.ZodTypeAny, {
|
|
3407
3531
|
suggest?: true | undefined;
|
|
3408
3532
|
canExport?: boolean | null | undefined;
|
|
@@ -3421,7 +3545,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3421
3545
|
required?: boolean | null | undefined;
|
|
3422
3546
|
} | null | undefined;
|
|
3423
3547
|
uiConfiguration?: {
|
|
3424
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3548
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3425
3549
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3426
3550
|
} | null | undefined;
|
|
3427
3551
|
width?: number | null | undefined;
|
|
@@ -3429,6 +3553,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3429
3553
|
widthChars?: number | null | undefined;
|
|
3430
3554
|
scoreThreshold?: number | null | undefined;
|
|
3431
3555
|
formula?: string | null | undefined;
|
|
3556
|
+
context?: string[] | null | undefined;
|
|
3557
|
+
prompt?: string | null | undefined;
|
|
3432
3558
|
}, {
|
|
3433
3559
|
suggest?: true | undefined;
|
|
3434
3560
|
canExport?: boolean | null | undefined;
|
|
@@ -3447,7 +3573,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3447
3573
|
required?: boolean | null | undefined;
|
|
3448
3574
|
} | null | undefined;
|
|
3449
3575
|
uiConfiguration?: {
|
|
3450
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3576
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3451
3577
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3452
3578
|
} | null | undefined;
|
|
3453
3579
|
width?: number | null | undefined;
|
|
@@ -3455,6 +3581,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3455
3581
|
widthChars?: number | null | undefined;
|
|
3456
3582
|
scoreThreshold?: number | null | undefined;
|
|
3457
3583
|
formula?: string | null | undefined;
|
|
3584
|
+
context?: string[] | null | undefined;
|
|
3585
|
+
prompt?: string | null | undefined;
|
|
3458
3586
|
}>>>, z.ZodIntersection<z.ZodIntersection<z.ZodObject<{
|
|
3459
3587
|
id: z.ZodString;
|
|
3460
3588
|
label: z.ZodString;
|
|
@@ -3500,7 +3628,6 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3500
3628
|
}>>]>, "many">;
|
|
3501
3629
|
rirFieldNames: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
3502
3630
|
}, "strip", z.ZodTypeAny, {
|
|
3503
|
-
category: "tuple";
|
|
3504
3631
|
children: (({
|
|
3505
3632
|
type: "string";
|
|
3506
3633
|
} & {
|
|
@@ -3529,7 +3656,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3529
3656
|
required?: boolean | null | undefined;
|
|
3530
3657
|
} | null | undefined;
|
|
3531
3658
|
uiConfiguration?: {
|
|
3532
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3659
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3533
3660
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3534
3661
|
} | null | undefined;
|
|
3535
3662
|
width?: number | null | undefined;
|
|
@@ -3537,6 +3664,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3537
3664
|
widthChars?: number | null | undefined;
|
|
3538
3665
|
scoreThreshold?: number | null | undefined;
|
|
3539
3666
|
formula?: string | null | undefined;
|
|
3667
|
+
context?: string[] | null | undefined;
|
|
3668
|
+
prompt?: string | null | undefined;
|
|
3540
3669
|
}) | ({
|
|
3541
3670
|
type: "date";
|
|
3542
3671
|
format?: string | null | undefined;
|
|
@@ -3566,7 +3695,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3566
3695
|
required?: boolean | null | undefined;
|
|
3567
3696
|
} | null | undefined;
|
|
3568
3697
|
uiConfiguration?: {
|
|
3569
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3698
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3570
3699
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3571
3700
|
} | null | undefined;
|
|
3572
3701
|
width?: number | null | undefined;
|
|
@@ -3574,6 +3703,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3574
3703
|
widthChars?: number | null | undefined;
|
|
3575
3704
|
scoreThreshold?: number | null | undefined;
|
|
3576
3705
|
formula?: string | null | undefined;
|
|
3706
|
+
context?: string[] | null | undefined;
|
|
3707
|
+
prompt?: string | null | undefined;
|
|
3577
3708
|
}) | ({
|
|
3578
3709
|
type: "number";
|
|
3579
3710
|
format?: string | null | undefined;
|
|
@@ -3608,7 +3739,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3608
3739
|
required?: boolean | null | undefined;
|
|
3609
3740
|
} | null | undefined;
|
|
3610
3741
|
uiConfiguration?: {
|
|
3611
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3742
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3612
3743
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3613
3744
|
} | null | undefined;
|
|
3614
3745
|
width?: number | null | undefined;
|
|
@@ -3616,6 +3747,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3616
3747
|
widthChars?: number | null | undefined;
|
|
3617
3748
|
scoreThreshold?: number | null | undefined;
|
|
3618
3749
|
formula?: string | null | undefined;
|
|
3750
|
+
context?: string[] | null | undefined;
|
|
3751
|
+
prompt?: string | null | undefined;
|
|
3619
3752
|
}) | ({
|
|
3620
3753
|
options: {
|
|
3621
3754
|
value: string;
|
|
@@ -3649,7 +3782,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3649
3782
|
required?: boolean | null | undefined;
|
|
3650
3783
|
} | null | undefined;
|
|
3651
3784
|
uiConfiguration?: {
|
|
3652
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3785
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3653
3786
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3654
3787
|
} | null | undefined;
|
|
3655
3788
|
width?: number | null | undefined;
|
|
@@ -3657,6 +3790,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3657
3790
|
widthChars?: number | null | undefined;
|
|
3658
3791
|
scoreThreshold?: number | null | undefined;
|
|
3659
3792
|
formula?: string | null | undefined;
|
|
3793
|
+
context?: string[] | null | undefined;
|
|
3794
|
+
prompt?: string | null | undefined;
|
|
3660
3795
|
}) | ({
|
|
3661
3796
|
id: string;
|
|
3662
3797
|
label: string;
|
|
@@ -3672,9 +3807,9 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3672
3807
|
popupUrl?: string | undefined;
|
|
3673
3808
|
canObtainToken?: boolean | undefined;
|
|
3674
3809
|
}))[];
|
|
3810
|
+
category: "tuple";
|
|
3675
3811
|
rirFieldNames?: string[] | null | undefined;
|
|
3676
3812
|
}, {
|
|
3677
|
-
category: "tuple";
|
|
3678
3813
|
children: (({
|
|
3679
3814
|
type: "string";
|
|
3680
3815
|
} & {
|
|
@@ -3703,7 +3838,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3703
3838
|
required?: boolean | null | undefined;
|
|
3704
3839
|
} | null | undefined;
|
|
3705
3840
|
uiConfiguration?: {
|
|
3706
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3841
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3707
3842
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3708
3843
|
} | null | undefined;
|
|
3709
3844
|
width?: number | null | undefined;
|
|
@@ -3711,6 +3846,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3711
3846
|
widthChars?: number | null | undefined;
|
|
3712
3847
|
scoreThreshold?: number | null | undefined;
|
|
3713
3848
|
formula?: string | null | undefined;
|
|
3849
|
+
context?: string[] | null | undefined;
|
|
3850
|
+
prompt?: string | null | undefined;
|
|
3714
3851
|
}) | ({
|
|
3715
3852
|
type: "date";
|
|
3716
3853
|
format?: string | null | undefined;
|
|
@@ -3740,7 +3877,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3740
3877
|
required?: boolean | null | undefined;
|
|
3741
3878
|
} | null | undefined;
|
|
3742
3879
|
uiConfiguration?: {
|
|
3743
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3880
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3744
3881
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3745
3882
|
} | null | undefined;
|
|
3746
3883
|
width?: number | null | undefined;
|
|
@@ -3748,6 +3885,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3748
3885
|
widthChars?: number | null | undefined;
|
|
3749
3886
|
scoreThreshold?: number | null | undefined;
|
|
3750
3887
|
formula?: string | null | undefined;
|
|
3888
|
+
context?: string[] | null | undefined;
|
|
3889
|
+
prompt?: string | null | undefined;
|
|
3751
3890
|
}) | ({
|
|
3752
3891
|
type: "number";
|
|
3753
3892
|
format?: string | null | undefined;
|
|
@@ -3782,7 +3921,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3782
3921
|
required?: boolean | null | undefined;
|
|
3783
3922
|
} | null | undefined;
|
|
3784
3923
|
uiConfiguration?: {
|
|
3785
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3924
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3786
3925
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3787
3926
|
} | null | undefined;
|
|
3788
3927
|
width?: number | null | undefined;
|
|
@@ -3790,6 +3929,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3790
3929
|
widthChars?: number | null | undefined;
|
|
3791
3930
|
scoreThreshold?: number | null | undefined;
|
|
3792
3931
|
formula?: string | null | undefined;
|
|
3932
|
+
context?: string[] | null | undefined;
|
|
3933
|
+
prompt?: string | null | undefined;
|
|
3793
3934
|
}) | ({
|
|
3794
3935
|
options: {
|
|
3795
3936
|
value: string;
|
|
@@ -3823,7 +3964,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3823
3964
|
required?: boolean | null | undefined;
|
|
3824
3965
|
} | null | undefined;
|
|
3825
3966
|
uiConfiguration?: {
|
|
3826
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3967
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3827
3968
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3828
3969
|
} | null | undefined;
|
|
3829
3970
|
width?: number | null | undefined;
|
|
@@ -3831,6 +3972,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3831
3972
|
widthChars?: number | null | undefined;
|
|
3832
3973
|
scoreThreshold?: number | null | undefined;
|
|
3833
3974
|
formula?: string | null | undefined;
|
|
3975
|
+
context?: string[] | null | undefined;
|
|
3976
|
+
prompt?: string | null | undefined;
|
|
3834
3977
|
}) | ({
|
|
3835
3978
|
id: string;
|
|
3836
3979
|
label: string;
|
|
@@ -3846,6 +3989,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3846
3989
|
popupUrl?: string | undefined;
|
|
3847
3990
|
canObtainToken?: boolean | undefined;
|
|
3848
3991
|
}))[];
|
|
3992
|
+
category: "tuple";
|
|
3849
3993
|
rirFieldNames?: string[] | null | undefined;
|
|
3850
3994
|
}>, z.ZodObject<{
|
|
3851
3995
|
id: z.ZodString;
|
|
@@ -3868,7 +4012,6 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3868
4012
|
}>>;
|
|
3869
4013
|
}, "strip", z.ZodTypeAny, {
|
|
3870
4014
|
children: {
|
|
3871
|
-
category: "tuple";
|
|
3872
4015
|
children: (({
|
|
3873
4016
|
type: "string";
|
|
3874
4017
|
} & {
|
|
@@ -3897,7 +4040,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3897
4040
|
required?: boolean | null | undefined;
|
|
3898
4041
|
} | null | undefined;
|
|
3899
4042
|
uiConfiguration?: {
|
|
3900
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4043
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3901
4044
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3902
4045
|
} | null | undefined;
|
|
3903
4046
|
width?: number | null | undefined;
|
|
@@ -3905,6 +4048,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3905
4048
|
widthChars?: number | null | undefined;
|
|
3906
4049
|
scoreThreshold?: number | null | undefined;
|
|
3907
4050
|
formula?: string | null | undefined;
|
|
4051
|
+
context?: string[] | null | undefined;
|
|
4052
|
+
prompt?: string | null | undefined;
|
|
3908
4053
|
}) | ({
|
|
3909
4054
|
type: "date";
|
|
3910
4055
|
format?: string | null | undefined;
|
|
@@ -3934,7 +4079,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3934
4079
|
required?: boolean | null | undefined;
|
|
3935
4080
|
} | null | undefined;
|
|
3936
4081
|
uiConfiguration?: {
|
|
3937
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4082
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3938
4083
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3939
4084
|
} | null | undefined;
|
|
3940
4085
|
width?: number | null | undefined;
|
|
@@ -3942,6 +4087,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3942
4087
|
widthChars?: number | null | undefined;
|
|
3943
4088
|
scoreThreshold?: number | null | undefined;
|
|
3944
4089
|
formula?: string | null | undefined;
|
|
4090
|
+
context?: string[] | null | undefined;
|
|
4091
|
+
prompt?: string | null | undefined;
|
|
3945
4092
|
}) | ({
|
|
3946
4093
|
type: "number";
|
|
3947
4094
|
format?: string | null | undefined;
|
|
@@ -3976,7 +4123,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3976
4123
|
required?: boolean | null | undefined;
|
|
3977
4124
|
} | null | undefined;
|
|
3978
4125
|
uiConfiguration?: {
|
|
3979
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4126
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3980
4127
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3981
4128
|
} | null | undefined;
|
|
3982
4129
|
width?: number | null | undefined;
|
|
@@ -3984,6 +4131,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
3984
4131
|
widthChars?: number | null | undefined;
|
|
3985
4132
|
scoreThreshold?: number | null | undefined;
|
|
3986
4133
|
formula?: string | null | undefined;
|
|
4134
|
+
context?: string[] | null | undefined;
|
|
4135
|
+
prompt?: string | null | undefined;
|
|
3987
4136
|
}) | ({
|
|
3988
4137
|
options: {
|
|
3989
4138
|
value: string;
|
|
@@ -4017,7 +4166,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
4017
4166
|
required?: boolean | null | undefined;
|
|
4018
4167
|
} | null | undefined;
|
|
4019
4168
|
uiConfiguration?: {
|
|
4020
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4169
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4021
4170
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4022
4171
|
} | null | undefined;
|
|
4023
4172
|
width?: number | null | undefined;
|
|
@@ -4025,6 +4174,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
4025
4174
|
widthChars?: number | null | undefined;
|
|
4026
4175
|
scoreThreshold?: number | null | undefined;
|
|
4027
4176
|
formula?: string | null | undefined;
|
|
4177
|
+
context?: string[] | null | undefined;
|
|
4178
|
+
prompt?: string | null | undefined;
|
|
4028
4179
|
}) | ({
|
|
4029
4180
|
id: string;
|
|
4030
4181
|
label: string;
|
|
@@ -4040,6 +4191,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
4040
4191
|
popupUrl?: string | undefined;
|
|
4041
4192
|
canObtainToken?: boolean | undefined;
|
|
4042
4193
|
}))[];
|
|
4194
|
+
category: "tuple";
|
|
4043
4195
|
rirFieldNames?: string[] | null | undefined;
|
|
4044
4196
|
} & {
|
|
4045
4197
|
id: string;
|
|
@@ -4050,7 +4202,6 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
4050
4202
|
};
|
|
4051
4203
|
}, {
|
|
4052
4204
|
children: {
|
|
4053
|
-
category: "tuple";
|
|
4054
4205
|
children: (({
|
|
4055
4206
|
type: "string";
|
|
4056
4207
|
} & {
|
|
@@ -4079,7 +4230,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
4079
4230
|
required?: boolean | null | undefined;
|
|
4080
4231
|
} | null | undefined;
|
|
4081
4232
|
uiConfiguration?: {
|
|
4082
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4233
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4083
4234
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4084
4235
|
} | null | undefined;
|
|
4085
4236
|
width?: number | null | undefined;
|
|
@@ -4087,6 +4238,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
4087
4238
|
widthChars?: number | null | undefined;
|
|
4088
4239
|
scoreThreshold?: number | null | undefined;
|
|
4089
4240
|
formula?: string | null | undefined;
|
|
4241
|
+
context?: string[] | null | undefined;
|
|
4242
|
+
prompt?: string | null | undefined;
|
|
4090
4243
|
}) | ({
|
|
4091
4244
|
type: "date";
|
|
4092
4245
|
format?: string | null | undefined;
|
|
@@ -4116,7 +4269,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
4116
4269
|
required?: boolean | null | undefined;
|
|
4117
4270
|
} | null | undefined;
|
|
4118
4271
|
uiConfiguration?: {
|
|
4119
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4272
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4120
4273
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4121
4274
|
} | null | undefined;
|
|
4122
4275
|
width?: number | null | undefined;
|
|
@@ -4124,6 +4277,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
4124
4277
|
widthChars?: number | null | undefined;
|
|
4125
4278
|
scoreThreshold?: number | null | undefined;
|
|
4126
4279
|
formula?: string | null | undefined;
|
|
4280
|
+
context?: string[] | null | undefined;
|
|
4281
|
+
prompt?: string | null | undefined;
|
|
4127
4282
|
}) | ({
|
|
4128
4283
|
type: "number";
|
|
4129
4284
|
format?: string | null | undefined;
|
|
@@ -4158,7 +4313,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
4158
4313
|
required?: boolean | null | undefined;
|
|
4159
4314
|
} | null | undefined;
|
|
4160
4315
|
uiConfiguration?: {
|
|
4161
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4316
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4162
4317
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4163
4318
|
} | null | undefined;
|
|
4164
4319
|
width?: number | null | undefined;
|
|
@@ -4166,6 +4321,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
4166
4321
|
widthChars?: number | null | undefined;
|
|
4167
4322
|
scoreThreshold?: number | null | undefined;
|
|
4168
4323
|
formula?: string | null | undefined;
|
|
4324
|
+
context?: string[] | null | undefined;
|
|
4325
|
+
prompt?: string | null | undefined;
|
|
4169
4326
|
}) | ({
|
|
4170
4327
|
options: {
|
|
4171
4328
|
value: string;
|
|
@@ -4199,7 +4356,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
4199
4356
|
required?: boolean | null | undefined;
|
|
4200
4357
|
} | null | undefined;
|
|
4201
4358
|
uiConfiguration?: {
|
|
4202
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4359
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4203
4360
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4204
4361
|
} | null | undefined;
|
|
4205
4362
|
width?: number | null | undefined;
|
|
@@ -4207,6 +4364,8 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
4207
4364
|
widthChars?: number | null | undefined;
|
|
4208
4365
|
scoreThreshold?: number | null | undefined;
|
|
4209
4366
|
formula?: string | null | undefined;
|
|
4367
|
+
context?: string[] | null | undefined;
|
|
4368
|
+
prompt?: string | null | undefined;
|
|
4210
4369
|
}) | ({
|
|
4211
4370
|
id: string;
|
|
4212
4371
|
label: string;
|
|
@@ -4222,6 +4381,7 @@ export declare const schemaItemSchema: z.ZodUnion<[z.ZodUnion<[z.ZodIntersection
|
|
|
4222
4381
|
popupUrl?: string | undefined;
|
|
4223
4382
|
canObtainToken?: boolean | undefined;
|
|
4224
4383
|
}))[];
|
|
4384
|
+
category: "tuple";
|
|
4225
4385
|
rirFieldNames?: string[] | null | undefined;
|
|
4226
4386
|
} & {
|
|
4227
4387
|
id: string;
|