@objectstack/spec 3.0.0 → 3.0.1
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/README.md +2 -0
- package/dist/ai/index.d.mts +2 -2
- package/dist/ai/index.d.ts +2 -2
- package/dist/ai/index.js +32 -1
- package/dist/ai/index.js.map +1 -1
- package/dist/ai/index.mjs +32 -2
- package/dist/ai/index.mjs.map +1 -1
- package/dist/api/index.d.mts +4 -4
- package/dist/api/index.d.ts +4 -4
- package/dist/api/index.js +28 -1
- package/dist/api/index.js.map +1 -1
- package/dist/api/index.mjs +28 -1
- package/dist/api/index.mjs.map +1 -1
- package/dist/automation/index.d.mts +1 -1
- package/dist/automation/index.d.ts +1 -1
- package/dist/automation/index.js +4 -0
- package/dist/automation/index.js.map +1 -1
- package/dist/automation/index.mjs +4 -1
- package/dist/automation/index.mjs.map +1 -1
- package/dist/contracts/index.d.mts +5 -5
- package/dist/contracts/index.d.ts +5 -5
- package/dist/data/index.d.mts +4 -4
- package/dist/data/index.d.ts +4 -4
- package/dist/data/index.js +28 -1
- package/dist/data/index.js.map +1 -1
- package/dist/data/index.mjs +28 -1
- package/dist/data/index.mjs.map +1 -1
- package/dist/{driver.zod-hB2REvcc.d.ts → driver.zod-BOIvRcxq.d.ts} +3 -1430
- package/dist/{driver.zod-ChVyrGzT.d.mts → driver.zod-CV-qswqr.d.mts} +3 -1430
- package/dist/{field.zod-h3nupGU7.d.mts → field.zod-CJdHL-BH.d.mts} +173 -173
- package/dist/{field.zod-D_dnPn_M.d.ts → field.zod-D1NCePFb.d.ts} +173 -173
- package/dist/{index-DlimNPrK.d.ts → index-B-t2uO3Y.d.ts} +4 -3
- package/dist/{index-VXY-iTBU.d.ts → index-BX1zurbZ.d.ts} +23 -2
- package/dist/{index-BXa95hos.d.ts → index-BqzRvWzp.d.ts} +3 -3
- package/dist/{index-fCsEIiaw.d.ts → index-CHwAKhTM.d.ts} +80 -80
- package/dist/{index-CriBYvHC.d.mts → index-CND4h8W_.d.mts} +111 -93
- package/dist/{index-DWX0kNVW.d.mts → index-CQMwv2XR.d.mts} +28 -28
- package/dist/{index-Ctf8Bags.d.mts → index-CTwYO4Y3.d.mts} +3 -3
- package/dist/{index-BkyfQXMl.d.mts → index-CgqOHtHF.d.mts} +36 -36
- package/dist/{index-EVGW6Bt3.d.mts → index-D1X7GgA7.d.mts} +4 -3
- package/dist/{index-BhxLA6Af.d.ts → index-DMVJlx3O.d.ts} +36 -36
- package/dist/{index-fjFM1bCr.d.mts → index-DwA_tFsR.d.mts} +23 -2
- package/dist/{index-DSgopguD.d.ts → index-EQCE4QcX.d.ts} +28 -28
- package/dist/{index-Bni9MNWS.d.mts → index-Hh_yNxdr.d.mts} +80 -80
- package/dist/{index-CytVvN32.d.ts → index-QoFYi7l6.d.ts} +111 -93
- package/dist/{index-B714_EqK.d.mts → index-fxSz_dcz.d.mts} +67 -26
- package/dist/{index-CNfSNydR.d.ts → index-o6XlHuAo.d.ts} +67 -26
- package/dist/index.d.mts +354 -3246
- package/dist/index.d.ts +354 -3246
- package/dist/index.js +761 -387
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +751 -388
- package/dist/index.mjs.map +1 -1
- package/dist/integration/index.d.mts +1 -1
- package/dist/integration/index.d.ts +1 -1
- package/dist/kernel/index.d.mts +3 -3
- package/dist/kernel/index.d.ts +3 -3
- package/dist/object.zod-CxpSoqwV.d.ts +2073 -0
- package/dist/object.zod-DufQEbpX.d.mts +2073 -0
- package/dist/system/index.d.mts +2 -2
- package/dist/system/index.d.ts +2 -2
- package/dist/system/index.js +28 -1
- package/dist/system/index.js.map +1 -1
- package/dist/system/index.mjs +28 -1
- package/dist/system/index.mjs.map +1 -1
- package/dist/ui/index.d.mts +1 -1
- package/dist/ui/index.d.ts +1 -1
- package/dist/ui/index.js +8 -0
- package/dist/ui/index.js.map +1 -1
- package/dist/ui/index.mjs +7 -1
- package/dist/ui/index.mjs.map +1 -1
- package/json-schema/ai/AICodeReviewResult.json +2 -2
- package/json-schema/ai/AIKnowledge.json +2 -2
- package/json-schema/ai/AIModelConfig.json +2 -2
- package/json-schema/ai/AIOperationCost.json +2 -2
- package/json-schema/ai/AIOpsAgentConfig.json +2 -2
- package/json-schema/ai/AIOrchestration.json +2 -2
- package/json-schema/ai/AIOrchestrationExecutionResult.json +2 -2
- package/json-schema/ai/AIOrchestrationTrigger.json +2 -2
- package/json-schema/ai/AITask.json +2 -2
- package/json-schema/ai/AITaskType.json +2 -2
- package/json-schema/ai/AITool.json +2 -2
- package/json-schema/ai/Agent.json +2 -2
- package/json-schema/ai/AgentAction.json +2 -2
- package/json-schema/ai/AgentActionResult.json +2 -2
- package/json-schema/ai/AgentActionSequence.json +2 -2
- package/json-schema/ai/AgentActionSequenceResult.json +2 -2
- package/json-schema/ai/AgentCommunicationProtocol.json +2 -2
- package/json-schema/ai/AgentGroupMember.json +2 -2
- package/json-schema/ai/AgentGroupRole.json +2 -2
- package/json-schema/ai/AnomalyDetectionConfig.json +2 -2
- package/json-schema/ai/AutoScalingPolicy.json +2 -2
- package/json-schema/ai/BatchAIOrchestrationExecution.json +2 -2
- package/json-schema/ai/BillingPeriod.json +2 -2
- package/json-schema/ai/BudgetLimit.json +2 -2
- package/json-schema/ai/BudgetStatus.json +2 -2
- package/json-schema/ai/BudgetType.json +2 -2
- package/json-schema/ai/CICDPipelineConfig.json +2 -2
- package/json-schema/ai/ChunkingStrategy.json +2 -2
- package/json-schema/ai/CodeContent.json +2 -2
- package/json-schema/ai/CodeGenerationConfig.json +2 -2
- package/json-schema/ai/CodeGenerationRequest.json +2 -2
- package/json-schema/ai/CodeGenerationTarget.json +2 -2
- package/json-schema/ai/ComponentActionParams.json +2 -2
- package/json-schema/ai/ComponentActionType.json +2 -2
- package/json-schema/ai/ComponentAgentAction.json +2 -2
- package/json-schema/ai/ConversationAnalytics.json +2 -2
- package/json-schema/ai/ConversationContext.json +2 -2
- package/json-schema/ai/ConversationMessage.json +2 -2
- package/json-schema/ai/ConversationSession.json +2 -2
- package/json-schema/ai/ConversationSummary.json +2 -2
- package/json-schema/ai/CostAlert.json +2 -2
- package/json-schema/ai/CostAlertType.json +2 -2
- package/json-schema/ai/CostAnalytics.json +2 -2
- package/json-schema/ai/CostBreakdownDimension.json +2 -2
- package/json-schema/ai/CostBreakdownEntry.json +2 -2
- package/json-schema/ai/CostEntry.json +2 -2
- package/json-schema/ai/CostMetricType.json +2 -2
- package/json-schema/ai/CostOptimizationRecommendation.json +2 -2
- package/json-schema/ai/CostQueryFilters.json +2 -2
- package/json-schema/ai/CostReport.json +2 -2
- package/json-schema/ai/DataActionParams.json +2 -2
- package/json-schema/ai/DataActionType.json +2 -2
- package/json-schema/ai/DataAgentAction.json +2 -2
- package/json-schema/ai/DeploymentStrategy.json +2 -2
- package/json-schema/ai/DevOpsAgent.json +2 -2
- package/json-schema/ai/DevOpsTool.json +2 -2
- package/json-schema/ai/DevelopmentConfig.json +2 -2
- package/json-schema/ai/DocumentChunk.json +2 -2
- package/json-schema/ai/DocumentLoaderConfig.json +2 -2
- package/json-schema/ai/DocumentMetadata.json +2 -2
- package/json-schema/ai/EmbeddingModel.json +2 -2
- package/json-schema/ai/Entity.json +2 -2
- package/json-schema/ai/EvaluationMetrics.json +2 -2
- package/json-schema/ai/FeedbackLoop.json +2 -2
- package/json-schema/ai/FieldSynonymConfig.json +2 -2
- package/json-schema/ai/FileContent.json +2 -2
- package/json-schema/ai/FilterExpression.json +2 -2
- package/json-schema/ai/FilterGroup.json +2 -2
- package/json-schema/ai/FormActionParams.json +2 -2
- package/json-schema/ai/FormActionType.json +2 -2
- package/json-schema/ai/FormAgentAction.json +2 -2
- package/json-schema/ai/FunctionCall.json +2 -2
- package/json-schema/ai/GeneratedCode.json +2 -2
- package/json-schema/ai/GitHubIntegration.json +2 -2
- package/json-schema/ai/Hyperparameters.json +2 -2
- package/json-schema/ai/ImageContent.json +2 -2
- package/json-schema/ai/IntegrationConfig.json +2 -2
- package/json-schema/ai/IntentActionMapping.json +2 -2
- package/json-schema/ai/Issue.json +2 -2
- package/json-schema/ai/MCPCapability.json +2 -2
- package/json-schema/ai/MCPClientConfig.json +2 -2
- package/json-schema/ai/MCPPrompt.json +2 -2
- package/json-schema/ai/MCPPromptArgument.json +2 -2
- package/json-schema/ai/MCPPromptMessage.json +2 -2
- package/json-schema/ai/MCPPromptRequest.json +2 -2
- package/json-schema/ai/MCPPromptResponse.json +2 -2
- package/json-schema/ai/MCPResource.json +2 -2
- package/json-schema/ai/MCPResourceRequest.json +2 -2
- package/json-schema/ai/MCPResourceResponse.json +2 -2
- package/json-schema/ai/MCPResourceTemplate.json +2 -2
- package/json-schema/ai/MCPResourceType.json +2 -2
- package/json-schema/ai/MCPRootEntry.json +2 -2
- package/json-schema/ai/MCPRootsConfig.json +2 -2
- package/json-schema/ai/MCPSamplingConfig.json +2 -2
- package/json-schema/ai/MCPServerConfig.json +2 -2
- package/json-schema/ai/MCPServerInfo.json +2 -2
- package/json-schema/ai/MCPStreamingConfig.json +2 -2
- package/json-schema/ai/MCPTool.json +2 -2
- package/json-schema/ai/MCPToolApproval.json +2 -2
- package/json-schema/ai/MCPToolCallRequest.json +2 -2
- package/json-schema/ai/MCPToolCallResponse.json +2 -2
- package/json-schema/ai/MCPToolParameter.json +2 -2
- package/json-schema/ai/MCPTransportConfig.json +2 -2
- package/json-schema/ai/MCPTransportType.json +2 -2
- package/json-schema/ai/MessageContent.json +2 -2
- package/json-schema/ai/MessageContentType.json +2 -2
- package/json-schema/ai/MessagePruningEvent.json +2 -2
- package/json-schema/ai/MessageRole.json +2 -2
- package/json-schema/ai/MetadataFilter.json +2 -2
- package/json-schema/ai/MetadataSource.json +2 -2
- package/json-schema/ai/ModelCapability.json +2 -2
- package/json-schema/ai/ModelConfig.json +2 -2
- package/json-schema/ai/ModelDrift.json +2 -2
- package/json-schema/ai/ModelFeature.json +2 -2
- package/json-schema/ai/ModelLimits.json +2 -2
- package/json-schema/ai/ModelPricing.json +2 -2
- package/json-schema/ai/ModelProvider.json +2 -2
- package/json-schema/ai/ModelRegistry.json +2 -2
- package/json-schema/ai/ModelRegistryEntry.json +2 -2
- package/json-schema/ai/ModelSelectionCriteria.json +2 -2
- package/json-schema/ai/MonitoringConfig.json +2 -2
- package/json-schema/ai/MultiAgentGroup.json +2 -2
- package/json-schema/ai/NLQAnalytics.json +2 -2
- package/json-schema/ai/NLQFieldMapping.json +2 -2
- package/json-schema/ai/NLQModelConfig.json +2 -2
- package/json-schema/ai/NLQParseResult.json +2 -2
- package/json-schema/ai/NLQRequest.json +2 -2
- package/json-schema/ai/NLQResponse.json +2 -2
- package/json-schema/ai/NLQTrainingExample.json +2 -2
- package/json-schema/ai/NavigationActionParams.json +2 -2
- package/json-schema/ai/NavigationActionType.json +2 -2
- package/json-schema/ai/NavigationAgentAction.json +2 -2
- package/json-schema/ai/PerformanceOptimization.json +2 -2
- package/json-schema/ai/PipelineStage.json +2 -2
- package/json-schema/ai/PluginCompositionRequest.json +2 -2
- package/json-schema/ai/PluginCompositionResult.json +2 -2
- package/json-schema/ai/PluginRecommendation.json +2 -2
- package/json-schema/ai/PluginRecommendationRequest.json +2 -2
- package/json-schema/ai/PluginScaffoldingTemplate.json +2 -2
- package/json-schema/ai/PostProcessingAction.json +2 -2
- package/json-schema/ai/PredictionRequest.json +2 -2
- package/json-schema/ai/PredictionResult.json +2 -2
- package/json-schema/ai/PredictiveModel.json +2 -2
- package/json-schema/ai/PredictiveModelType.json +2 -2
- package/json-schema/ai/PromptTemplate.json +2 -2
- package/json-schema/ai/PromptVariable.json +2 -2
- package/json-schema/ai/QueryContext.json +2 -2
- package/json-schema/ai/QueryIntent.json +2 -2
- package/json-schema/ai/QueryTemplate.json +2 -2
- package/json-schema/ai/RAGPipelineConfig.json +2 -2
- package/json-schema/ai/RAGPipelineStatus.json +2 -2
- package/json-schema/ai/RAGQueryRequest.json +2 -2
- package/json-schema/ai/RAGQueryResponse.json +2 -2
- package/json-schema/ai/RerankingConfig.json +2 -2
- package/json-schema/ai/Resolution.json +2 -2
- package/json-schema/ai/RetrievalStrategy.json +2 -2
- package/json-schema/ai/RootCauseAnalysisRequest.json +2 -2
- package/json-schema/ai/RootCauseAnalysisResult.json +2 -2
- package/json-schema/ai/SelfHealingAction.json +2 -2
- package/json-schema/ai/SelfHealingConfig.json +2 -2
- package/json-schema/ai/StructuredOutputConfig.json +2 -2
- package/json-schema/ai/StructuredOutputFormat.json +2 -2
- package/json-schema/ai/TestingConfig.json +2 -2
- package/json-schema/ai/TextContent.json +2 -2
- package/json-schema/ai/Timeframe.json +2 -2
- package/json-schema/ai/TokenBudgetConfig.json +2 -2
- package/json-schema/ai/TokenBudgetStrategy.json +2 -2
- package/json-schema/ai/TokenUsage.json +2 -2
- package/json-schema/ai/TokenUsageStats.json +2 -2
- package/json-schema/ai/ToolCall.json +2 -2
- package/json-schema/ai/TrainingConfig.json +2 -2
- package/json-schema/ai/TransformPipelineStep.json +2 -2
- package/json-schema/ai/TypedAgentAction.json +2 -2
- package/json-schema/ai/UIActionType.json +2 -2
- package/json-schema/ai/VectorStoreConfig.json +2 -2
- package/json-schema/ai/VectorStoreProvider.json +2 -2
- package/json-schema/ai/VercelIntegration.json +2 -2
- package/json-schema/ai/VersionManagement.json +2 -2
- package/json-schema/ai/ViewActionParams.json +2 -2
- package/json-schema/ai/ViewActionType.json +2 -2
- package/json-schema/ai/ViewAgentAction.json +2 -2
- package/json-schema/ai/WorkflowActionParams.json +2 -2
- package/json-schema/ai/WorkflowActionType.json +2 -2
- package/json-schema/ai/WorkflowAgentAction.json +2 -2
- package/json-schema/ai/WorkflowFieldCondition.json +2 -2
- package/json-schema/ai/WorkflowSchedule.json +2 -2
- package/json-schema/api/AckMessage.json +2 -2
- package/json-schema/api/AiChatRequest.json +2 -2
- package/json-schema/api/AiChatResponse.json +2 -2
- package/json-schema/api/AiInsightsRequest.json +2 -2
- package/json-schema/api/AiInsightsResponse.json +2 -2
- package/json-schema/api/AiNlqRequest.json +2 -2
- package/json-schema/api/AiNlqResponse.json +2 -2
- package/json-schema/api/AiSuggestRequest.json +2 -2
- package/json-schema/api/AiSuggestResponse.json +2 -2
- package/json-schema/api/AnalyticsEndpoint.json +2 -2
- package/json-schema/api/AnalyticsMetadataResponse.json +2 -2
- package/json-schema/api/AnalyticsQueryRequest.json +2 -2
- package/json-schema/api/AnalyticsResultResponse.json +2 -2
- package/json-schema/api/AnalyticsSqlResponse.json +2 -2
- package/json-schema/api/ApiChangelogEntry.json +2 -2
- package/json-schema/api/ApiDiscoveryQuery.json +2 -2
- package/json-schema/api/ApiDiscoveryResponse.json +2 -2
- package/json-schema/api/ApiDocumentationConfig.json +2 -2
- package/json-schema/api/ApiEndpoint.json +2 -2
- package/json-schema/api/ApiEndpointRegistration.json +2 -2
- package/json-schema/api/ApiError.json +2 -2
- package/json-schema/api/ApiMapping.json +2 -2
- package/json-schema/api/ApiMetadata.json +2 -2
- package/json-schema/api/ApiParameter.json +2 -2
- package/json-schema/api/ApiProtocolType.json +2 -2
- package/json-schema/api/ApiRegistry.json +2 -2
- package/json-schema/api/ApiRegistryEntry.json +2 -2
- package/json-schema/api/ApiResponse.json +2 -2
- package/json-schema/api/ApiRoutes.json +2 -2
- package/json-schema/api/ApiTestCollection.json +2 -2
- package/json-schema/api/ApiTestRequest.json +2 -2
- package/json-schema/api/ApiTestingUiConfig.json +2 -2
- package/json-schema/api/ApiTestingUiType.json +2 -2
- package/json-schema/api/AppDefinitionResponse.json +2 -2
- package/json-schema/api/AuthEndpoint.json +2 -2
- package/json-schema/api/AuthProvider.json +2 -2
- package/json-schema/api/AutomationTriggerRequest.json +2 -2
- package/json-schema/api/AutomationTriggerResponse.json +2 -2
- package/json-schema/api/BasePresence.json +2 -2
- package/json-schema/api/BaseResponse.json +2 -2
- package/json-schema/api/BatchConfig.json +2 -2
- package/json-schema/api/BatchDataRequest.json +2 -2
- package/json-schema/api/BatchDataResponse.json +2 -2
- package/json-schema/api/BatchEndpointsConfig.json +2 -2
- package/json-schema/api/BatchLoadingStrategy.json +2 -2
- package/json-schema/api/BatchOperationResult.json +2 -2
- package/json-schema/api/BatchOperationType.json +2 -2
- package/json-schema/api/BatchOptions.json +2 -2
- package/json-schema/api/BatchRecord.json +2 -2
- package/json-schema/api/BatchUpdateRequest.json +2 -2
- package/json-schema/api/BatchUpdateResponse.json +2 -2
- package/json-schema/api/BulkRequest.json +2 -2
- package/json-schema/api/BulkResponse.json +2 -2
- package/json-schema/api/CacheControl.json +2 -2
- package/json-schema/api/CacheDirective.json +2 -2
- package/json-schema/api/CacheInvalidationRequest.json +2 -2
- package/json-schema/api/CacheInvalidationResponse.json +2 -2
- package/json-schema/api/CacheInvalidationTarget.json +2 -2
- package/json-schema/api/Callback.json +2 -2
- package/json-schema/api/CheckPermissionRequest.json +2 -2
- package/json-schema/api/CheckPermissionResponse.json +2 -2
- package/json-schema/api/CodeGenerationTemplate.json +2 -2
- package/json-schema/api/CompleteUploadRequest.json +2 -2
- package/json-schema/api/ConceptListResponse.json +2 -2
- package/json-schema/api/ConflictResolutionStrategy.json +2 -2
- package/json-schema/api/CreateDataRequest.json +2 -2
- package/json-schema/api/CreateDataResponse.json +2 -2
- package/json-schema/api/CreateManyDataRequest.json +2 -2
- package/json-schema/api/CreateManyDataResponse.json +2 -2
- package/json-schema/api/CreateRequest.json +2 -2
- package/json-schema/api/CrudEndpointPattern.json +2 -2
- package/json-schema/api/CrudEndpointsConfig.json +2 -2
- package/json-schema/api/CrudOperation.json +2 -2
- package/json-schema/api/CursorMessage.json +2 -2
- package/json-schema/api/CursorPosition.json +2 -2
- package/json-schema/api/DataLoaderConfig.json +2 -2
- package/json-schema/api/DeleteDataRequest.json +2 -2
- package/json-schema/api/DeleteDataResponse.json +2 -2
- package/json-schema/api/DeleteManyDataRequest.json +2 -2
- package/json-schema/api/DeleteManyDataResponse.json +2 -2
- package/json-schema/api/DeleteManyRequest.json +2 -2
- package/json-schema/api/DeleteResponse.json +2 -2
- package/json-schema/api/DeleteViewRequest.json +2 -2
- package/json-schema/api/DeleteViewResponse.json +2 -2
- package/json-schema/api/DisablePackageRequest.json +2 -2
- package/json-schema/api/DisablePackageResponse.json +2 -2
- package/json-schema/api/Discovery.json +2 -2
- package/json-schema/api/DispatcherConfig.json +2 -2
- package/json-schema/api/DispatcherRoute.json +2 -2
- package/json-schema/api/DocumentState.json +2 -2
- package/json-schema/api/ETag.json +2 -2
- package/json-schema/api/EditMessage.json +2 -2
- package/json-schema/api/EditOperation.json +2 -2
- package/json-schema/api/EditOperationType.json +2 -2
- package/json-schema/api/EnablePackageRequest.json +2 -2
- package/json-schema/api/EnablePackageResponse.json +2 -2
- package/json-schema/api/EndpointRegistry.json +2 -2
- package/json-schema/api/EnhancedApiError.json +2 -2
- package/json-schema/api/ErrorCategory.json +2 -2
- package/json-schema/api/ErrorHandlingConfig.json +2 -2
- package/json-schema/api/ErrorMessage.json +2 -2
- package/json-schema/api/ErrorResponse.json +2 -2
- package/json-schema/api/EventFilter.json +2 -2
- package/json-schema/api/EventFilterCondition.json +2 -2
- package/json-schema/api/EventMessage.json +2 -2
- package/json-schema/api/EventPattern.json +2 -2
- package/json-schema/api/EventSubscription.json +2 -2
- package/json-schema/api/ExportRequest.json +2 -2
- package/json-schema/api/FederationEntity.json +2 -2
- package/json-schema/api/FederationEntityKey.json +2 -2
- package/json-schema/api/FederationExternalField.json +2 -2
- package/json-schema/api/FederationGateway.json +2 -2
- package/json-schema/api/FederationProvides.json +2 -2
- package/json-schema/api/FederationRequires.json +2 -2
- package/json-schema/api/FieldError.json +2 -2
- package/json-schema/api/FileUploadResponse.json +2 -2
- package/json-schema/api/FilterOperator.json +2 -2
- package/json-schema/api/FindDataRequest.json +2 -2
- package/json-schema/api/FindDataResponse.json +2 -2
- package/json-schema/api/GeneratedApiDocumentation.json +2 -2
- package/json-schema/api/GeneratedEndpoint.json +2 -2
- package/json-schema/api/GetAnalyticsMetaRequest.json +2 -2
- package/json-schema/api/GetDataRequest.json +2 -2
- package/json-schema/api/GetDataResponse.json +2 -2
- package/json-schema/api/GetDiscoveryRequest.json +2 -2
- package/json-schema/api/GetDiscoveryResponse.json +2 -2
- package/json-schema/api/GetEffectivePermissionsRequest.json +2 -2
- package/json-schema/api/GetEffectivePermissionsResponse.json +2 -2
- package/json-schema/api/GetFieldLabelsRequest.json +2 -2
- package/json-schema/api/GetFieldLabelsResponse.json +2 -2
- package/json-schema/api/GetLocalesRequest.json +2 -2
- package/json-schema/api/GetLocalesResponse.json +2 -2
- package/json-schema/api/GetMetaItemCachedRequest.json +2 -2
- package/json-schema/api/GetMetaItemCachedResponse.json +2 -2
- package/json-schema/api/GetMetaItemRequest.json +2 -2
- package/json-schema/api/GetMetaItemResponse.json +2 -2
- package/json-schema/api/GetMetaItemsRequest.json +2 -2
- package/json-schema/api/GetMetaItemsResponse.json +2 -2
- package/json-schema/api/GetMetaTypesRequest.json +2 -2
- package/json-schema/api/GetMetaTypesResponse.json +2 -2
- package/json-schema/api/GetNotificationPreferencesRequest.json +2 -2
- package/json-schema/api/GetNotificationPreferencesResponse.json +2 -2
- package/json-schema/api/GetObjectPermissionsRequest.json +2 -2
- package/json-schema/api/GetObjectPermissionsResponse.json +2 -2
- package/json-schema/api/GetPackageRequest.json +2 -2
- package/json-schema/api/GetPackageResponse.json +2 -2
- package/json-schema/api/GetPresenceRequest.json +2 -2
- package/json-schema/api/GetPresenceResponse.json +2 -2
- package/json-schema/api/GetPresignedUrlRequest.json +2 -2
- package/json-schema/api/GetTranslationsRequest.json +2 -2
- package/json-schema/api/GetTranslationsResponse.json +2 -2
- package/json-schema/api/GetUiViewRequest.json +2 -2
- package/json-schema/api/GetViewRequest.json +2 -2
- package/json-schema/api/GetWorkflowConfigRequest.json +2 -2
- package/json-schema/api/GetWorkflowConfigResponse.json +2 -2
- package/json-schema/api/GetWorkflowStateRequest.json +2 -2
- package/json-schema/api/GetWorkflowStateResponse.json +2 -2
- package/json-schema/api/GraphQLConfig.json +2 -2
- package/json-schema/api/GraphQLDataLoaderConfig.json +2 -2
- package/json-schema/api/GraphQLDirectiveConfig.json +2 -2
- package/json-schema/api/GraphQLDirectiveLocation.json +2 -2
- package/json-schema/api/GraphQLMutationConfig.json +2 -2
- package/json-schema/api/GraphQLPersistedQuery.json +2 -2
- package/json-schema/api/GraphQLQueryAdapter.json +2 -2
- package/json-schema/api/GraphQLQueryComplexity.json +2 -2
- package/json-schema/api/GraphQLQueryConfig.json +2 -2
- package/json-schema/api/GraphQLQueryDepthLimit.json +2 -2
- package/json-schema/api/GraphQLRateLimit.json +2 -2
- package/json-schema/api/GraphQLResolverConfig.json +2 -2
- package/json-schema/api/GraphQLScalarType.json +2 -2
- package/json-schema/api/GraphQLSubscriptionConfig.json +2 -2
- package/json-schema/api/GraphQLTypeConfig.json +2 -2
- package/json-schema/api/HttpMethod.json +2 -2
- package/json-schema/api/HttpStatusCode.json +2 -2
- package/json-schema/api/IdRequest.json +2 -2
- package/json-schema/api/InstallPackageRequest.json +2 -2
- package/json-schema/api/InstallPackageResponse.json +2 -2
- package/json-schema/api/ListNotificationsRequest.json +2 -2
- package/json-schema/api/ListNotificationsResponse.json +2 -2
- package/json-schema/api/ListPackagesRequest.json +2 -2
- package/json-schema/api/ListPackagesResponse.json +2 -2
- package/json-schema/api/ListRecordResponse.json +2 -2
- package/json-schema/api/ListViewsRequest.json +2 -2
- package/json-schema/api/LoginRequest.json +2 -2
- package/json-schema/api/LoginType.json +2 -2
- package/json-schema/api/MarkAllNotificationsReadRequest.json +2 -2
- package/json-schema/api/MarkAllNotificationsReadResponse.json +2 -2
- package/json-schema/api/MarkNotificationsReadRequest.json +2 -2
- package/json-schema/api/MarkNotificationsReadResponse.json +2 -2
- package/json-schema/api/MetadataBulkRegisterRequest.json +2 -2
- package/json-schema/api/MetadataBulkResponse.json +2 -2
- package/json-schema/api/MetadataBulkUnregisterRequest.json +2 -2
- package/json-schema/api/MetadataCacheRequest.json +2 -2
- package/json-schema/api/MetadataCacheResponse.json +2 -2
- package/json-schema/api/MetadataDeleteResponse.json +2 -2
- package/json-schema/api/MetadataDependenciesResponse.json +2 -2
- package/json-schema/api/MetadataDependentsResponse.json +2 -2
- package/json-schema/api/MetadataEffectiveResponse.json +2 -2
- package/json-schema/api/MetadataEndpointsConfig.json +2 -2
- package/json-schema/api/MetadataExistsResponse.json +2 -2
- package/json-schema/api/MetadataExportRequest.json +2 -2
- package/json-schema/api/MetadataExportResponse.json +2 -2
- package/json-schema/api/MetadataImportRequest.json +2 -2
- package/json-schema/api/MetadataImportResponse.json +2 -2
- package/json-schema/api/MetadataItemResponse.json +2 -2
- package/json-schema/api/MetadataListResponse.json +2 -2
- package/json-schema/api/MetadataNamesResponse.json +2 -2
- package/json-schema/api/MetadataOverlayResponse.json +2 -2
- package/json-schema/api/MetadataOverlaySaveRequest.json +2 -2
- package/json-schema/api/MetadataQueryRequest.json +2 -2
- package/json-schema/api/MetadataQueryResponse.json +2 -2
- package/json-schema/api/MetadataRegisterRequest.json +2 -2
- package/json-schema/api/MetadataTypeInfoResponse.json +2 -2
- package/json-schema/api/MetadataTypesResponse.json +2 -2
- package/json-schema/api/MetadataValidateRequest.json +2 -2
- package/json-schema/api/MetadataValidateResponse.json +2 -2
- package/json-schema/api/ModificationResult.json +2 -2
- package/json-schema/api/Notification.json +2 -2
- package/json-schema/api/NotificationPreferences.json +2 -2
- package/json-schema/api/ODataConfig.json +2 -2
- package/json-schema/api/ODataError.json +2 -2
- package/json-schema/api/ODataFilterFunction.json +2 -2
- package/json-schema/api/ODataFilterOperator.json +2 -2
- package/json-schema/api/ODataMetadata.json +2 -2
- package/json-schema/api/ODataQuery.json +2 -2
- package/json-schema/api/ODataQueryAdapter.json +2 -2
- package/json-schema/api/ODataResponse.json +2 -2
- package/json-schema/api/ObjectDefinitionResponse.json +2 -2
- package/json-schema/api/ObjectQLReference.json +2 -2
- package/json-schema/api/OpenApi31Extensions.json +2 -2
- package/json-schema/api/OpenApiGenerationConfig.json +2 -2
- package/json-schema/api/OpenApiSecurityScheme.json +2 -2
- package/json-schema/api/OpenApiServer.json +2 -2
- package/json-schema/api/OpenApiSpec.json +2 -2
- package/json-schema/api/OperatorMapping.json +2 -2
- package/json-schema/api/PingMessage.json +2 -2
- package/json-schema/api/PongMessage.json +2 -2
- package/json-schema/api/PresenceMessage.json +2 -2
- package/json-schema/api/PresenceState.json +2 -2
- package/json-schema/api/PresenceStatus.json +2 -2
- package/json-schema/api/PresenceUpdate.json +2 -2
- package/json-schema/api/PresignedUrlResponse.json +2 -2
- package/json-schema/api/QueryAdapterConfig.json +2 -2
- package/json-schema/api/QueryAdapterTarget.json +2 -2
- package/json-schema/api/QueryOptimizationConfig.json +2 -2
- package/json-schema/api/RealtimeConfig.json +2 -2
- package/json-schema/api/RealtimeConnectRequest.json +2 -2
- package/json-schema/api/RealtimeConnectResponse.json +2 -2
- package/json-schema/api/RealtimeDisconnectRequest.json +2 -2
- package/json-schema/api/RealtimeDisconnectResponse.json +2 -2
- package/json-schema/api/RealtimeEvent.json +2 -2
- package/json-schema/api/RealtimeEventType.json +2 -2
- package/json-schema/api/RealtimePresence.json +2 -2
- package/json-schema/api/RealtimeRecordAction.json +2 -2
- package/json-schema/api/RealtimeSubscribeRequest.json +2 -2
- package/json-schema/api/RealtimeSubscribeResponse.json +2 -2
- package/json-schema/api/RealtimeUnsubscribeRequest.json +2 -2
- package/json-schema/api/RealtimeUnsubscribeResponse.json +2 -2
- package/json-schema/api/RecordData.json +2 -2
- package/json-schema/api/RefreshTokenRequest.json +2 -2
- package/json-schema/api/RegisterDeviceRequest.json +2 -2
- package/json-schema/api/RegisterDeviceResponse.json +2 -2
- package/json-schema/api/RegisterRequest.json +2 -2
- package/json-schema/api/RequestValidationConfig.json +2 -2
- package/json-schema/api/ResponseEnvelopeConfig.json +2 -2
- package/json-schema/api/RestApiConfig.json +2 -2
- package/json-schema/api/RestApiEndpoint.json +2 -2
- package/json-schema/api/RestApiPluginConfig.json +2 -2
- package/json-schema/api/RestApiRouteCategory.json +2 -2
- package/json-schema/api/RestApiRouteRegistration.json +2 -2
- package/json-schema/api/RestQueryAdapter.json +2 -2
- package/json-schema/api/RestServerConfig.json +2 -2
- package/json-schema/api/RetryStrategy.json +2 -2
- package/json-schema/api/RouteCategory.json +2 -2
- package/json-schema/api/RouteDefinition.json +2 -2
- package/json-schema/api/RouteGenerationConfig.json +2 -2
- package/json-schema/api/RouterConfig.json +2 -2
- package/json-schema/api/SaveMetaItemRequest.json +2 -2
- package/json-schema/api/SaveMetaItemResponse.json +2 -2
- package/json-schema/api/SchemaDefinition.json +2 -2
- package/json-schema/api/ServiceInfo.json +2 -2
- package/json-schema/api/Session.json +2 -2
- package/json-schema/api/SessionResponse.json +2 -2
- package/json-schema/api/SessionUser.json +2 -2
- package/json-schema/api/SetPresenceRequest.json +2 -2
- package/json-schema/api/SetPresenceResponse.json +2 -2
- package/json-schema/api/SimpleCursorPosition.json +2 -2
- package/json-schema/api/SimplePresenceState.json +2 -2
- package/json-schema/api/SingleRecordResponse.json +2 -2
- package/json-schema/api/StandardErrorCode.json +2 -2
- package/json-schema/api/SubgraphConfig.json +2 -2
- package/json-schema/api/SubscribeMessage.json +2 -2
- package/json-schema/api/Subscription.json +2 -2
- package/json-schema/api/SubscriptionEvent.json +2 -2
- package/json-schema/api/TransportProtocol.json +2 -2
- package/json-schema/api/UninstallPackageRequest.json +2 -2
- package/json-schema/api/UninstallPackageResponse.json +2 -2
- package/json-schema/api/UnregisterDeviceRequest.json +2 -2
- package/json-schema/api/UnregisterDeviceResponse.json +2 -2
- package/json-schema/api/UnsubscribeMessage.json +2 -2
- package/json-schema/api/UnsubscribeRequest.json +2 -2
- package/json-schema/api/UpdateDataRequest.json +2 -2
- package/json-schema/api/UpdateDataResponse.json +2 -2
- package/json-schema/api/UpdateManyDataRequest.json +2 -2
- package/json-schema/api/UpdateManyDataResponse.json +2 -2
- package/json-schema/api/UpdateManyRequest.json +2 -2
- package/json-schema/api/UpdateNotificationPreferencesRequest.json +2 -2
- package/json-schema/api/UpdateNotificationPreferencesResponse.json +2 -2
- package/json-schema/api/UpdateRequest.json +2 -2
- package/json-schema/api/UserProfileResponse.json +2 -2
- package/json-schema/api/ValidationMode.json +2 -2
- package/json-schema/api/VersionDefinition.json +2 -2
- package/json-schema/api/VersionNegotiationResponse.json +2 -2
- package/json-schema/api/VersionStatus.json +2 -2
- package/json-schema/api/VersioningConfig.json +2 -2
- package/json-schema/api/VersioningStrategy.json +2 -2
- package/json-schema/api/WebSocketConfig.json +2 -2
- package/json-schema/api/WebSocketEvent.json +2 -2
- package/json-schema/api/WebSocketMessage.json +2 -2
- package/json-schema/api/WebSocketMessageType.json +2 -2
- package/json-schema/api/WebSocketPresenceStatus.json +2 -2
- package/json-schema/api/WebSocketServerConfig.json +2 -2
- package/json-schema/api/WebhookConfig.json +2 -2
- package/json-schema/api/WebhookEvent.json +2 -2
- package/json-schema/api/WorkflowApproveRequest.json +2 -2
- package/json-schema/api/WorkflowApproveResponse.json +2 -2
- package/json-schema/api/WorkflowRejectRequest.json +2 -2
- package/json-schema/api/WorkflowRejectResponse.json +2 -2
- package/json-schema/api/WorkflowState.json +2 -2
- package/json-schema/api/WorkflowTransitionRequest.json +2 -2
- package/json-schema/api/WorkflowTransitionResponse.json +2 -2
- package/json-schema/automation/ActionRef.json +2 -2
- package/json-schema/automation/ApprovalAction.json +2 -2
- package/json-schema/automation/ApprovalActionType.json +2 -2
- package/json-schema/automation/ApprovalProcess.json +2 -2
- package/json-schema/automation/ApprovalStep.json +2 -2
- package/json-schema/automation/ApproverType.json +2 -2
- package/json-schema/automation/AuthField.json +2 -2
- package/json-schema/automation/Authentication.json +2 -2
- package/json-schema/automation/AuthenticationType.json +2 -2
- package/json-schema/automation/ConflictResolution.json +2 -2
- package/json-schema/automation/Connector.json +2 -2
- package/json-schema/automation/ConnectorActionRef.json +2 -2
- package/json-schema/automation/ConnectorCategory.json +2 -2
- package/json-schema/automation/ConnectorInstance.json +2 -2
- package/json-schema/automation/ConnectorOperation.json +2 -2
- package/json-schema/automation/ConnectorTrigger.json +2 -2
- package/json-schema/automation/CustomScriptAction.json +2 -2
- package/json-schema/automation/DataDestinationConfig.json +2 -2
- package/json-schema/automation/DataSourceConfig.json +2 -2
- package/json-schema/automation/DataSyncConfig.json +2 -2
- package/json-schema/automation/ETLDestination.json +2 -2
- package/json-schema/automation/ETLEndpointType.json +2 -2
- package/json-schema/automation/ETLPipeline.json +2 -2
- package/json-schema/automation/ETLPipelineRun.json +2 -2
- package/json-schema/automation/ETLRunStatus.json +2 -2
- package/json-schema/automation/ETLSource.json +2 -2
- package/json-schema/automation/ETLSyncMode.json +2 -2
- package/json-schema/automation/ETLTransformation.json +2 -2
- package/json-schema/automation/ETLTransformationType.json +2 -2
- package/json-schema/automation/EmailAlertAction.json +2 -2
- package/json-schema/automation/Event.json +2 -2
- package/json-schema/automation/FieldUpdateAction.json +2 -2
- package/json-schema/automation/Flow.json +2 -2
- package/json-schema/automation/FlowEdge.json +2 -2
- package/json-schema/automation/FlowNode.json +2 -2
- package/json-schema/automation/FlowNodeAction.json +2 -2
- package/json-schema/automation/FlowVariable.json +2 -2
- package/json-schema/automation/GuardRef.json +2 -2
- package/json-schema/automation/HttpCallAction.json +2 -2
- package/json-schema/automation/OAuth2Config.json +2 -2
- package/json-schema/automation/OperationParameter.json +2 -2
- package/json-schema/automation/OperationType.json +2 -2
- package/json-schema/automation/PushNotificationAction.json +2 -2
- package/json-schema/automation/StateMachine.json +2 -2
- package/json-schema/automation/StateNode.json +2 -2
- package/json-schema/automation/SyncDirection.json +2 -2
- package/json-schema/automation/SyncExecutionResult.json +2 -2
- package/json-schema/automation/SyncExecutionStatus.json +2 -2
- package/json-schema/automation/SyncMode.json +2 -2
- package/json-schema/automation/TaskCreationAction.json +2 -2
- package/json-schema/automation/TimeTrigger.json +2 -2
- package/json-schema/automation/Transition.json +2 -2
- package/json-schema/automation/Webhook.json +2 -2
- package/json-schema/automation/WebhookReceiver.json +2 -2
- package/json-schema/automation/WebhookTriggerType.json +2 -2
- package/json-schema/automation/WorkflowAction.json +2 -2
- package/json-schema/automation/WorkflowRule.json +2 -2
- package/json-schema/automation/WorkflowTriggerType.json +2 -2
- package/json-schema/cloud/AnalyticsTimeRange.json +2 -2
- package/json-schema/cloud/AppDiscoveryRequest.json +2 -2
- package/json-schema/cloud/AppDiscoveryResponse.json +2 -2
- package/json-schema/cloud/AppSubscription.json +2 -2
- package/json-schema/cloud/CreateListingRequest.json +2 -2
- package/json-schema/cloud/CuratedCollection.json +2 -2
- package/json-schema/cloud/FeaturedListing.json +2 -2
- package/json-schema/cloud/InstalledAppSummary.json +2 -2
- package/json-schema/cloud/ListInstalledAppsRequest.json +2 -2
- package/json-schema/cloud/ListInstalledAppsResponse.json +2 -2
- package/json-schema/cloud/ListReviewsRequest.json +2 -2
- package/json-schema/cloud/ListReviewsResponse.json +2 -2
- package/json-schema/cloud/ListingActionRequest.json +2 -2
- package/json-schema/cloud/ListingStatus.json +2 -2
- package/json-schema/cloud/MarketplaceCategory.json +2 -2
- package/json-schema/cloud/MarketplaceHealthMetrics.json +2 -2
- package/json-schema/cloud/MarketplaceInstallRequest.json +2 -2
- package/json-schema/cloud/MarketplaceInstallResponse.json +2 -2
- package/json-schema/cloud/MarketplaceListing.json +2 -2
- package/json-schema/cloud/MarketplaceSearchRequest.json +2 -2
- package/json-schema/cloud/MarketplaceSearchResponse.json +2 -2
- package/json-schema/cloud/PackageSubmission.json +2 -2
- package/json-schema/cloud/PolicyAction.json +2 -2
- package/json-schema/cloud/PolicyViolationType.json +2 -2
- package/json-schema/cloud/PricingModel.json +2 -2
- package/json-schema/cloud/Publisher.json +2 -2
- package/json-schema/cloud/PublisherProfile.json +2 -2
- package/json-schema/cloud/PublisherVerification.json +2 -2
- package/json-schema/cloud/PublishingAnalyticsRequest.json +2 -2
- package/json-schema/cloud/PublishingAnalyticsResponse.json +2 -2
- package/json-schema/cloud/RecommendationReason.json +2 -2
- package/json-schema/cloud/RecommendedApp.json +2 -2
- package/json-schema/cloud/RejectionReason.json +2 -2
- package/json-schema/cloud/ReleaseChannel.json +2 -2
- package/json-schema/cloud/ReviewCriterion.json +2 -2
- package/json-schema/cloud/ReviewDecision.json +2 -2
- package/json-schema/cloud/ReviewModerationStatus.json +2 -2
- package/json-schema/cloud/SubmissionReview.json +2 -2
- package/json-schema/cloud/SubmitReviewRequest.json +2 -2
- package/json-schema/cloud/SubscriptionStatus.json +2 -2
- package/json-schema/cloud/TimeSeriesPoint.json +2 -2
- package/json-schema/cloud/TrendingListing.json +2 -2
- package/json-schema/cloud/UpdateListingRequest.json +2 -2
- package/json-schema/cloud/UserReview.json +2 -2
- package/json-schema/cloud/VersionRelease.json +2 -2
- package/json-schema/data/Address.json +2 -2
- package/json-schema/data/AggregationFunction.json +2 -2
- package/json-schema/data/AggregationMetricType.json +2 -2
- package/json-schema/data/AggregationNode.json +2 -2
- package/json-schema/data/AggregationPipeline.json +2 -2
- package/json-schema/data/AggregationStage.json +2 -2
- package/json-schema/data/AnalyticsQuery.json +2 -2
- package/json-schema/data/ApiMethod.json +2 -2
- package/json-schema/data/AsyncValidation.json +2 -2
- package/json-schema/data/BaseEngineOptions.json +2 -2
- package/json-schema/data/CDCConfig.json +2 -2
- package/json-schema/data/ComputedFieldCache.json +2 -2
- package/json-schema/data/ConditionalValidation.json +2 -2
- package/json-schema/data/ConsistencyLevel.json +2 -2
- package/json-schema/data/CrossFieldValidation.json +2 -2
- package/json-schema/data/Cube.json +2 -2
- package/json-schema/data/CubeJoin.json +2 -2
- package/json-schema/data/CurrencyConfig.json +2 -2
- package/json-schema/data/CurrencyValue.json +2 -2
- package/json-schema/data/CustomValidator.json +2 -2
- package/json-schema/data/DataEngineAggregateOptions.json +2 -2
- package/json-schema/data/DataEngineAggregateRequest.json +2 -2
- package/json-schema/data/DataEngineBatchRequest.json +2 -2
- package/json-schema/data/DataEngineCountOptions.json +2 -2
- package/json-schema/data/DataEngineCountRequest.json +2 -2
- package/json-schema/data/DataEngineDeleteOptions.json +2 -2
- package/json-schema/data/DataEngineDeleteRequest.json +2 -2
- package/json-schema/data/DataEngineExecuteRequest.json +2 -2
- package/json-schema/data/DataEngineFilter.json +2 -2
- package/json-schema/data/DataEngineFindOneRequest.json +2 -2
- package/json-schema/data/DataEngineFindRequest.json +2 -2
- package/json-schema/data/DataEngineInsertOptions.json +2 -2
- package/json-schema/data/DataEngineInsertRequest.json +2 -2
- package/json-schema/data/DataEngineQueryOptions.json +2 -2
- package/json-schema/data/DataEngineRequest.json +2 -2
- package/json-schema/data/DataEngineSort.json +2 -2
- package/json-schema/data/DataEngineUpdateOptions.json +2 -2
- package/json-schema/data/DataEngineUpdateRequest.json +2 -2
- package/json-schema/data/DataEngineVectorFindRequest.json +2 -2
- package/json-schema/data/DataQualityRules.json +2 -2
- package/json-schema/data/DataTypeMapping.json +2 -2
- package/json-schema/data/Dataset.json +2 -2
- package/json-schema/data/DatasetMode.json +2 -2
- package/json-schema/data/Datasource.json +2 -2
- package/json-schema/data/DatasourceCapabilities.json +2 -2
- package/json-schema/data/Dimension.json +2 -2
- package/json-schema/data/DimensionType.json +2 -2
- package/json-schema/data/Document.json +2 -2
- package/json-schema/data/DocumentTemplate.json +2 -2
- package/json-schema/data/DocumentValidationSchema.json +2 -2
- package/json-schema/data/DocumentVersion.json +2 -2
- package/json-schema/data/DriverCapabilities.json +2 -2
- package/json-schema/data/DriverConfig.json +2 -2
- package/json-schema/data/DriverDefinition.json +2 -2
- package/json-schema/data/DriverOptions.json +2 -2
- package/json-schema/data/DriverType.json +2 -2
- package/json-schema/data/ESignatureConfig.json +2 -2
- package/json-schema/data/EqualityOperator.json +2 -2
- package/json-schema/data/ExternalDataSource.json +2 -2
- package/json-schema/data/ExternalFieldMapping.json +2 -2
- package/json-schema/data/ExternalLookup.json +2 -2
- package/json-schema/data/Field.json +2 -2
- package/json-schema/data/FieldMapping.json +2 -2
- package/json-schema/data/FieldNode.json +2 -2
- package/json-schema/data/FieldReference.json +2 -2
- package/json-schema/data/FieldType.json +2 -2
- package/json-schema/data/FileAttachmentConfig.json +2 -2
- package/json-schema/data/FilterCondition.json +2 -2
- package/json-schema/data/FormatValidation.json +2 -2
- package/json-schema/data/FullTextSearch.json +2 -2
- package/json-schema/data/HookContext.json +2 -2
- package/json-schema/data/HookEvent.json +2 -2
- package/json-schema/data/Index.json +2 -2
- package/json-schema/data/JSONValidation.json +2 -2
- package/json-schema/data/JoinNode.json +2 -2
- package/json-schema/data/JoinStrategy.json +2 -2
- package/json-schema/data/JoinType.json +2 -2
- package/json-schema/data/LocationCoordinates.json +2 -2
- package/json-schema/data/Mapping.json +2 -2
- package/json-schema/data/Metric.json +2 -2
- package/json-schema/data/NoSQLDataTypeMapping.json +2 -2
- package/json-schema/data/NoSQLDatabaseType.json +2 -2
- package/json-schema/data/NoSQLDriverConfig.json +2 -2
- package/json-schema/data/NoSQLIndex.json +2 -2
- package/json-schema/data/NoSQLIndexType.json +2 -2
- package/json-schema/data/NoSQLOperationType.json +2 -2
- package/json-schema/data/NoSQLQueryOptions.json +2 -2
- package/json-schema/data/NoSQLTransactionOptions.json +2 -2
- package/json-schema/data/Object.json +2 -2
- package/json-schema/data/ObjectCapabilities.json +2 -2
- package/json-schema/data/ObjectExtension.json +2 -2
- package/json-schema/data/ObjectOwnershipEnum.json +2 -2
- package/json-schema/data/PartitioningConfig.json +2 -2
- package/json-schema/data/PoolConfig.json +2 -2
- package/json-schema/data/Query.json +2 -2
- package/json-schema/data/QueryFilter.json +2 -2
- package/json-schema/data/ReplicationConfig.json +2 -2
- package/json-schema/data/SQLDialect.json +2 -2
- package/json-schema/data/SQLDriverConfig.json +2 -2
- package/json-schema/data/SSLConfig.json +2 -2
- package/json-schema/data/ScriptValidation.json +2 -2
- package/json-schema/data/SearchConfig.json +2 -2
- package/json-schema/data/SelectOption.json +2 -2
- package/json-schema/data/SetOperator.json +2 -2
- package/json-schema/data/ShardingConfig.json +2 -2
- package/json-schema/data/SoftDeleteConfig.json +2 -2
- package/json-schema/data/SortNode.json +2 -2
- package/json-schema/data/SpecialOperator.json +2 -2
- package/json-schema/data/StateMachineValidation.json +2 -2
- package/json-schema/data/StringOperator.json +2 -2
- package/json-schema/data/TenancyConfig.json +2 -2
- package/json-schema/data/TimeUpdateInterval.json +2 -2
- package/json-schema/data/TransformType.json +2 -2
- package/json-schema/data/UniquenessValidation.json +2 -2
- package/json-schema/data/ValidationRule.json +2 -2
- package/json-schema/data/VectorConfig.json +2 -2
- package/json-schema/data/VersioningConfig.json +2 -2
- package/json-schema/data/WindowFunction.json +2 -2
- package/json-schema/data/WindowFunctionNode.json +2 -2
- package/json-schema/data/WindowSpec.json +2 -2
- package/json-schema/identity/Account.json +2 -2
- package/json-schema/identity/ApiKey.json +2 -2
- package/json-schema/identity/Invitation.json +2 -2
- package/json-schema/identity/InvitationStatus.json +2 -2
- package/json-schema/identity/Member.json +2 -2
- package/json-schema/identity/Organization.json +2 -2
- package/json-schema/identity/Role.json +2 -2
- package/json-schema/identity/SCIMAddress.json +2 -2
- package/json-schema/identity/SCIMBulkOperation.json +2 -2
- package/json-schema/identity/SCIMBulkRequest.json +2 -2
- package/json-schema/identity/SCIMBulkResponse.json +2 -2
- package/json-schema/identity/SCIMBulkResponseOperation.json +2 -2
- package/json-schema/identity/SCIMEmail.json +2 -2
- package/json-schema/identity/SCIMEnterpriseUser.json +2 -2
- package/json-schema/identity/SCIMError.json +2 -2
- package/json-schema/identity/SCIMGroup.json +2 -2
- package/json-schema/identity/SCIMGroupReference.json +2 -2
- package/json-schema/identity/SCIMListResponse.json +2 -2
- package/json-schema/identity/SCIMMemberReference.json +2 -2
- package/json-schema/identity/SCIMMeta.json +2 -2
- package/json-schema/identity/SCIMName.json +2 -2
- package/json-schema/identity/SCIMPatchOperation.json +2 -2
- package/json-schema/identity/SCIMPatchRequest.json +2 -2
- package/json-schema/identity/SCIMPhoneNumber.json +2 -2
- package/json-schema/identity/SCIMUser.json +2 -2
- package/json-schema/identity/Session.json +2 -2
- package/json-schema/identity/User.json +2 -2
- package/json-schema/identity/VerificationToken.json +2 -2
- package/json-schema/integration/AckMode.json +2 -2
- package/json-schema/integration/ApiVersionConfig.json +2 -2
- package/json-schema/integration/BuildConfig.json +2 -2
- package/json-schema/integration/CdcConfig.json +2 -2
- package/json-schema/integration/CircuitBreakerConfig.json +2 -2
- package/json-schema/integration/ConflictResolution.json +2 -2
- package/json-schema/integration/Connector.json +2 -2
- package/json-schema/integration/ConnectorAction.json +2 -2
- package/json-schema/integration/ConnectorHealth.json +2 -2
- package/json-schema/integration/ConnectorStatus.json +2 -2
- package/json-schema/integration/ConnectorTrigger.json +2 -2
- package/json-schema/integration/ConnectorType.json +2 -2
- package/json-schema/integration/ConsumerConfig.json +2 -2
- package/json-schema/integration/DataSyncConfig.json +2 -2
- package/json-schema/integration/DatabaseConnector.json +2 -2
- package/json-schema/integration/DatabasePoolConfig.json +2 -2
- package/json-schema/integration/DatabaseProvider.json +2 -2
- package/json-schema/integration/DatabaseTable.json +2 -2
- package/json-schema/integration/DeliveryGuarantee.json +2 -2
- package/json-schema/integration/DeploymentConfig.json +2 -2
- package/json-schema/integration/DlqConfig.json +2 -2
- package/json-schema/integration/DomainConfig.json +2 -2
- package/json-schema/integration/EdgeFunctionConfig.json +2 -2
- package/json-schema/integration/EnvironmentVariables.json +2 -2
- package/json-schema/integration/ErrorCategory.json +2 -2
- package/json-schema/integration/ErrorMappingConfig.json +2 -2
- package/json-schema/integration/ErrorMappingRule.json +2 -2
- package/json-schema/integration/FieldMapping.json +2 -2
- package/json-schema/integration/FileAccessPattern.json +2 -2
- package/json-schema/integration/FileFilterConfig.json +2 -2
- package/json-schema/integration/FileMetadataConfig.json +2 -2
- package/json-schema/integration/FileStorageConnector.json +2 -2
- package/json-schema/integration/FileStorageProvider.json +2 -2
- package/json-schema/integration/FileVersioningConfig.json +2 -2
- package/json-schema/integration/GitHubActionsWorkflow.json +2 -2
- package/json-schema/integration/GitHubCommitConfig.json +2 -2
- package/json-schema/integration/GitHubConnector.json +2 -2
- package/json-schema/integration/GitHubIssueTracking.json +2 -2
- package/json-schema/integration/GitHubProvider.json +2 -2
- package/json-schema/integration/GitHubPullRequestConfig.json +2 -2
- package/json-schema/integration/GitHubReleaseConfig.json +2 -2
- package/json-schema/integration/GitHubRepository.json +2 -2
- package/json-schema/integration/GitRepositoryConfig.json +2 -2
- package/json-schema/integration/HealthCheckConfig.json +2 -2
- package/json-schema/integration/MessageFormat.json +2 -2
- package/json-schema/integration/MessageQueueConnector.json +2 -2
- package/json-schema/integration/MessageQueueProvider.json +2 -2
- package/json-schema/integration/MultipartUploadConfig.json +2 -2
- package/json-schema/integration/ProducerConfig.json +2 -2
- package/json-schema/integration/RateLimitConfig.json +2 -2
- package/json-schema/integration/RateLimitStrategy.json +2 -2
- package/json-schema/integration/RetryConfig.json +2 -2
- package/json-schema/integration/RetryStrategy.json +2 -2
- package/json-schema/integration/SaasConnector.json +2 -2
- package/json-schema/integration/SaasObjectType.json +2 -2
- package/json-schema/integration/SaasProvider.json +2 -2
- package/json-schema/integration/SslConfig.json +2 -2
- package/json-schema/integration/StorageBucket.json +2 -2
- package/json-schema/integration/SyncStrategy.json +2 -2
- package/json-schema/integration/TopicQueue.json +2 -2
- package/json-schema/integration/VercelConnector.json +2 -2
- package/json-schema/integration/VercelFramework.json +2 -2
- package/json-schema/integration/VercelMonitoring.json +2 -2
- package/json-schema/integration/VercelProject.json +2 -2
- package/json-schema/integration/VercelProvider.json +2 -2
- package/json-schema/integration/VercelTeam.json +2 -2
- package/json-schema/integration/WebhookConfig.json +2 -2
- package/json-schema/integration/WebhookEvent.json +2 -2
- package/json-schema/integration/WebhookSignatureAlgorithm.json +2 -2
- package/json-schema/kernel/ActivationEvent.json +2 -2
- package/json-schema/kernel/AdvancedPluginLifecycleConfig.json +2 -2
- package/json-schema/kernel/BreakingChange.json +2 -2
- package/json-schema/kernel/CLICommandContribution.json +2 -2
- package/json-schema/kernel/CLIExtensionExport.json +2 -2
- package/json-schema/kernel/CapabilityConformanceLevel.json +2 -2
- package/json-schema/kernel/CompatibilityLevel.json +2 -2
- package/json-schema/kernel/CompatibilityMatrixEntry.json +2 -2
- package/json-schema/kernel/CustomizationOrigin.json +2 -2
- package/json-schema/kernel/CustomizationPolicy.json +2 -2
- package/json-schema/kernel/DeadLetterQueueEntry.json +2 -2
- package/json-schema/kernel/DependencyConflict.json +2 -2
- package/json-schema/kernel/DependencyGraph.json +2 -2
- package/json-schema/kernel/DependencyGraphNode.json +2 -2
- package/json-schema/kernel/DependencyResolutionResult.json +2 -2
- package/json-schema/kernel/DeprecationNotice.json +2 -2
- package/json-schema/kernel/DevFixtureConfig.json +2 -2
- package/json-schema/kernel/DevPluginConfig.json +2 -2
- package/json-schema/kernel/DevPluginPreset.json +2 -2
- package/json-schema/kernel/DevServiceOverride.json +2 -2
- package/json-schema/kernel/DevToolsConfig.json +2 -2
- package/json-schema/kernel/DisablePackageRequest.json +2 -2
- package/json-schema/kernel/DisablePackageResponse.json +2 -2
- package/json-schema/kernel/DistributedStateConfig.json +2 -2
- package/json-schema/kernel/DynamicLoadRequest.json +2 -2
- package/json-schema/kernel/DynamicLoadingConfig.json +2 -2
- package/json-schema/kernel/DynamicPluginOperation.json +2 -2
- package/json-schema/kernel/DynamicPluginResult.json +2 -2
- package/json-schema/kernel/DynamicUnloadRequest.json +2 -2
- package/json-schema/kernel/EnablePackageRequest.json +2 -2
- package/json-schema/kernel/EnablePackageResponse.json +2 -2
- package/json-schema/kernel/Event.json +2 -2
- package/json-schema/kernel/EventBusConfig.json +2 -2
- package/json-schema/kernel/EventHandler.json +2 -2
- package/json-schema/kernel/EventLogEntry.json +2 -2
- package/json-schema/kernel/EventMessageQueueConfig.json +2 -2
- package/json-schema/kernel/EventMetadata.json +2 -2
- package/json-schema/kernel/EventPersistence.json +2 -2
- package/json-schema/kernel/EventPhase.json +2 -2
- package/json-schema/kernel/EventPriority.json +2 -2
- package/json-schema/kernel/EventQueueConfig.json +2 -2
- package/json-schema/kernel/EventReplayConfig.json +2 -2
- package/json-schema/kernel/EventRoute.json +2 -2
- package/json-schema/kernel/EventSourcingConfig.json +2 -2
- package/json-schema/kernel/EventTypeDefinition.json +2 -2
- package/json-schema/kernel/EventWebhookConfig.json +2 -2
- package/json-schema/kernel/ExecutionContext.json +2 -2
- package/json-schema/kernel/ExtensionPoint.json +2 -2
- package/json-schema/kernel/FeatureFlag.json +2 -2
- package/json-schema/kernel/FeatureStrategy.json +2 -2
- package/json-schema/kernel/FieldChange.json +2 -2
- package/json-schema/kernel/GetPackageRequest.json +2 -2
- package/json-schema/kernel/GetPackageResponse.json +2 -2
- package/json-schema/kernel/GracefulDegradation.json +2 -2
- package/json-schema/kernel/HealthStatus.json +2 -2
- package/json-schema/kernel/HookRegisteredEvent.json +2 -2
- package/json-schema/kernel/HookTriggeredEvent.json +2 -2
- package/json-schema/kernel/HotReloadConfig.json +2 -2
- package/json-schema/kernel/InstallPackageRequest.json +2 -2
- package/json-schema/kernel/InstallPackageResponse.json +2 -2
- package/json-schema/kernel/InstalledPackage.json +2 -2
- package/json-schema/kernel/KernelContext.json +2 -2
- package/json-schema/kernel/KernelEventBase.json +2 -2
- package/json-schema/kernel/KernelReadyEvent.json +2 -2
- package/json-schema/kernel/KernelSecurityPolicy.json +2 -2
- package/json-schema/kernel/KernelSecurityScanResult.json +2 -2
- package/json-schema/kernel/KernelSecurityVulnerability.json +2 -2
- package/json-schema/kernel/KernelShutdownEvent.json +2 -2
- package/json-schema/kernel/ListPackagesRequest.json +2 -2
- package/json-schema/kernel/ListPackagesResponse.json +2 -2
- package/json-schema/kernel/Manifest.json +2 -2
- package/json-schema/kernel/MergeConflict.json +2 -2
- package/json-schema/kernel/MergeResult.json +2 -2
- package/json-schema/kernel/MergeStrategyConfig.json +2 -2
- package/json-schema/kernel/MetadataBulkRegisterRequest.json +2 -2
- package/json-schema/kernel/MetadataBulkResult.json +2 -2
- package/json-schema/kernel/MetadataChangeType.json +2 -2
- package/json-schema/kernel/MetadataCollectionInfo.json +2 -2
- package/json-schema/kernel/MetadataDependency.json +2 -2
- package/json-schema/kernel/MetadataDiffItem.json +2 -2
- package/json-schema/kernel/MetadataEvent.json +2 -2
- package/json-schema/kernel/MetadataExportOptions.json +2 -2
- package/json-schema/kernel/MetadataFallbackStrategy.json +2 -2
- package/json-schema/kernel/MetadataFormat.json +2 -2
- package/json-schema/kernel/MetadataImportOptions.json +2 -2
- package/json-schema/kernel/MetadataLoadOptions.json +2 -2
- package/json-schema/kernel/MetadataLoadResult.json +2 -2
- package/json-schema/kernel/MetadataLoaderContract.json +2 -2
- package/json-schema/kernel/MetadataManagerConfig.json +2 -2
- package/json-schema/kernel/MetadataOverlay.json +2 -2
- package/json-schema/kernel/MetadataPluginConfig.json +2 -2
- package/json-schema/kernel/MetadataPluginManifest.json +2 -2
- package/json-schema/kernel/MetadataQuery.json +2 -2
- package/json-schema/kernel/MetadataQueryResult.json +2 -2
- package/json-schema/kernel/MetadataSaveOptions.json +2 -2
- package/json-schema/kernel/MetadataSaveResult.json +2 -2
- package/json-schema/kernel/MetadataStats.json +2 -2
- package/json-schema/kernel/MetadataType.json +2 -2
- package/json-schema/kernel/MetadataTypeRegistryEntry.json +2 -2
- package/json-schema/kernel/MetadataValidationResult.json +2 -2
- package/json-schema/kernel/MetadataWatchEvent.json +2 -2
- package/json-schema/kernel/MultiVersionSupport.json +2 -2
- package/json-schema/kernel/OpsDomainModule.json +2 -2
- package/json-schema/kernel/OpsFilePath.json +2 -2
- package/json-schema/kernel/OpsPluginStructure.json +2 -2
- package/json-schema/kernel/PackageDependency.json +2 -2
- package/json-schema/kernel/PackageDependencyConflict.json +2 -2
- package/json-schema/kernel/PackageDependencyResolutionResult.json +2 -2
- package/json-schema/kernel/PackageStatusEnum.json +2 -2
- package/json-schema/kernel/Permission.json +2 -2
- package/json-schema/kernel/PermissionAction.json +2 -2
- package/json-schema/kernel/PermissionScope.json +2 -2
- package/json-schema/kernel/PermissionSet.json +2 -2
- package/json-schema/kernel/PluginCaching.json +2 -2
- package/json-schema/kernel/PluginCapability.json +2 -2
- package/json-schema/kernel/PluginCapabilityManifest.json +2 -2
- package/json-schema/kernel/PluginCodeSplitting.json +2 -2
- package/json-schema/kernel/PluginCompatibilityMatrix.json +2 -2
- package/json-schema/kernel/PluginDependency.json +2 -2
- package/json-schema/kernel/PluginDependencyResolution.json +2 -2
- package/json-schema/kernel/PluginDiscoveryConfig.json +2 -2
- package/json-schema/kernel/PluginDiscoverySource.json +2 -2
- package/json-schema/kernel/PluginDynamicImport.json +2 -2
- package/json-schema/kernel/PluginErrorEvent.json +2 -2
- package/json-schema/kernel/PluginEventBase.json +2 -2
- package/json-schema/kernel/PluginHealthCheck.json +2 -2
- package/json-schema/kernel/PluginHealthReport.json +2 -2
- package/json-schema/kernel/PluginHealthStatus.json +2 -2
- package/json-schema/kernel/PluginHotReload.json +2 -2
- package/json-schema/kernel/PluginInitialization.json +2 -2
- package/json-schema/kernel/PluginInstallConfig.json +2 -2
- package/json-schema/kernel/PluginInterface.json +2 -2
- package/json-schema/kernel/PluginLifecycleEventType.json +2 -2
- package/json-schema/kernel/PluginLifecyclePhaseEvent.json +2 -2
- package/json-schema/kernel/PluginLoadingConfig.json +2 -2
- package/json-schema/kernel/PluginLoadingEvent.json +2 -2
- package/json-schema/kernel/PluginLoadingState.json +2 -2
- package/json-schema/kernel/PluginLoadingStrategy.json +2 -2
- package/json-schema/kernel/PluginMetadata.json +2 -2
- package/json-schema/kernel/PluginPerformanceMonitoring.json +2 -2
- package/json-schema/kernel/PluginPreloadConfig.json +2 -2
- package/json-schema/kernel/PluginProvenance.json +2 -2
- package/json-schema/kernel/PluginQualityMetrics.json +2 -2
- package/json-schema/kernel/PluginRegisteredEvent.json +2 -2
- package/json-schema/kernel/PluginRegistryEntry.json +2 -2
- package/json-schema/kernel/PluginSandboxing.json +2 -2
- package/json-schema/kernel/PluginSearchFilters.json +2 -2
- package/json-schema/kernel/PluginSecurityManifest.json +2 -2
- package/json-schema/kernel/PluginSource.json +2 -2
- package/json-schema/kernel/PluginStartupResult.json +2 -2
- package/json-schema/kernel/PluginStateSnapshot.json +2 -2
- package/json-schema/kernel/PluginStatistics.json +2 -2
- package/json-schema/kernel/PluginTrustLevel.json +2 -2
- package/json-schema/kernel/PluginTrustScore.json +2 -2
- package/json-schema/kernel/PluginUpdateStrategy.json +2 -2
- package/json-schema/kernel/PluginVendor.json +2 -2
- package/json-schema/kernel/PluginVersionMetadata.json +2 -2
- package/json-schema/kernel/ProtocolFeature.json +2 -2
- package/json-schema/kernel/ProtocolReference.json +2 -2
- package/json-schema/kernel/ProtocolVersion.json +2 -2
- package/json-schema/kernel/RealTimeNotificationConfig.json +2 -2
- package/json-schema/kernel/ResourceType.json +2 -2
- package/json-schema/kernel/RollbackPackageRequest.json +2 -2
- package/json-schema/kernel/RollbackPackageResponse.json +2 -2
- package/json-schema/kernel/RuntimeConfig.json +2 -2
- package/json-schema/kernel/RuntimeMode.json +2 -2
- package/json-schema/kernel/SBOM.json +2 -2
- package/json-schema/kernel/SBOMEntry.json +2 -2
- package/json-schema/kernel/SandboxConfig.json +2 -2
- package/json-schema/kernel/ScopeConfig.json +2 -2
- package/json-schema/kernel/ScopeInfo.json +2 -2
- package/json-schema/kernel/SecurityPolicy.json +2 -2
- package/json-schema/kernel/SecurityScanResult.json +2 -2
- package/json-schema/kernel/SecurityVulnerability.json +2 -2
- package/json-schema/kernel/SemanticVersion.json +2 -2
- package/json-schema/kernel/ServiceFactoryRegistration.json +2 -2
- package/json-schema/kernel/ServiceMetadata.json +2 -2
- package/json-schema/kernel/ServiceRegisteredEvent.json +2 -2
- package/json-schema/kernel/ServiceRegistryConfig.json +2 -2
- package/json-schema/kernel/ServiceScopeType.json +2 -2
- package/json-schema/kernel/ServiceUnregisteredEvent.json +2 -2
- package/json-schema/kernel/StartupOptions.json +2 -2
- package/json-schema/kernel/StartupOrchestrationResult.json +2 -2
- package/json-schema/kernel/UninstallPackageRequest.json +2 -2
- package/json-schema/kernel/UninstallPackageResponse.json +2 -2
- package/json-schema/kernel/UpgradeImpactLevel.json +2 -2
- package/json-schema/kernel/UpgradePackageRequest.json +2 -2
- package/json-schema/kernel/UpgradePackageResponse.json +2 -2
- package/json-schema/kernel/UpgradePhase.json +2 -2
- package/json-schema/kernel/UpgradePlan.json +2 -2
- package/json-schema/kernel/UpgradeSnapshot.json +2 -2
- package/json-schema/kernel/ValidationError.json +2 -2
- package/json-schema/kernel/ValidationResult.json +2 -2
- package/json-schema/kernel/ValidationWarning.json +2 -2
- package/json-schema/kernel/VersionConstraint.json +2 -2
- package/json-schema/kernel/VulnerabilitySeverity.json +2 -2
- package/json-schema/objectstack.json +2962 -2908
- package/json-schema/openapi.json +1 -1
- package/json-schema/qa/TestAction.json +2 -2
- package/json-schema/qa/TestActionType.json +2 -2
- package/json-schema/qa/TestAssertion.json +2 -2
- package/json-schema/qa/TestAssertionType.json +2 -2
- package/json-schema/qa/TestContext.json +2 -2
- package/json-schema/qa/TestScenario.json +2 -2
- package/json-schema/qa/TestStep.json +2 -2
- package/json-schema/qa/TestSuite.json +2 -2
- package/json-schema/security/AuditPolicy.json +2 -2
- package/json-schema/security/CriteriaSharingRule.json +2 -2
- package/json-schema/security/FieldPermission.json +2 -2
- package/json-schema/security/NetworkPolicy.json +2 -2
- package/json-schema/security/OWDModel.json +2 -2
- package/json-schema/security/ObjectPermission.json +2 -2
- package/json-schema/security/OwnerSharingRule.json +2 -2
- package/json-schema/security/PasswordPolicy.json +2 -2
- package/json-schema/security/PermissionSet.json +2 -2
- package/json-schema/security/Policy.json +2 -2
- package/json-schema/security/RLSAuditConfig.json +2 -2
- package/json-schema/security/RLSAuditEvent.json +2 -2
- package/json-schema/security/RLSConfig.json +2 -2
- package/json-schema/security/RLSEvaluationResult.json +2 -2
- package/json-schema/security/RLSOperation.json +2 -2
- package/json-schema/security/RLSUserContext.json +2 -2
- package/json-schema/security/RowLevelSecurityPolicy.json +2 -2
- package/json-schema/security/SessionPolicy.json +2 -2
- package/json-schema/security/ShareRecipientType.json +2 -2
- package/json-schema/security/SharingLevel.json +2 -2
- package/json-schema/security/SharingRule.json +2 -2
- package/json-schema/security/SharingRuleType.json +2 -2
- package/json-schema/security/Territory.json +2 -2
- package/json-schema/security/TerritoryModel.json +2 -2
- package/json-schema/security/TerritoryType.json +2 -2
- package/json-schema/shared/AggregationFunctionEnum.json +2 -2
- package/json-schema/shared/AppName.json +9 -0
- package/json-schema/shared/BaseMetadataRecord.json +2 -2
- package/json-schema/shared/CacheStrategyEnum.json +2 -2
- package/json-schema/shared/CorsConfig.json +2 -2
- package/json-schema/shared/EventName.json +2 -2
- package/json-schema/shared/FieldMapping.json +2 -2
- package/json-schema/shared/FieldName.json +9 -0
- package/json-schema/shared/FlowName.json +9 -0
- package/json-schema/shared/HttpMethod.json +2 -2
- package/json-schema/shared/IsolationLevelEnum.json +2 -2
- package/json-schema/shared/MetadataFormat.json +2 -2
- package/json-schema/shared/MutationEventEnum.json +2 -2
- package/json-schema/shared/ObjectName.json +9 -0
- package/json-schema/shared/RateLimitConfig.json +2 -2
- package/json-schema/shared/RoleName.json +9 -0
- package/json-schema/shared/SnakeCaseIdentifier.json +2 -2
- package/json-schema/shared/SortDirectionEnum.json +2 -2
- package/json-schema/shared/StaticMount.json +2 -2
- package/json-schema/shared/SystemIdentifier.json +2 -2
- package/json-schema/shared/TransformType.json +2 -2
- package/json-schema/shared/ViewName.json +9 -0
- package/json-schema/studio/ActionContribution.json +2 -2
- package/json-schema/studio/ActionLocation.json +2 -2
- package/json-schema/studio/ActivationEvent.json +2 -2
- package/json-schema/studio/CommandContribution.json +2 -2
- package/json-schema/studio/MetadataIconContribution.json +2 -2
- package/json-schema/studio/MetadataViewerContribution.json +2 -2
- package/json-schema/studio/PanelContribution.json +2 -2
- package/json-schema/studio/PanelLocation.json +2 -2
- package/json-schema/studio/SidebarGroupContribution.json +2 -2
- package/json-schema/studio/StudioPluginContributions.json +2 -2
- package/json-schema/studio/StudioPluginManifest.json +2 -2
- package/json-schema/studio/ViewMode.json +2 -2
- package/json-schema/system/AccessControlConfig.json +2 -2
- package/json-schema/system/AddFieldOperation.json +2 -2
- package/json-schema/system/AnalyzerConfig.json +2 -2
- package/json-schema/system/AuditConfig.json +2 -2
- package/json-schema/system/AuditEvent.json +2 -2
- package/json-schema/system/AuditEventActor.json +2 -2
- package/json-schema/system/AuditEventChange.json +2 -2
- package/json-schema/system/AuditEventFilter.json +2 -2
- package/json-schema/system/AuditEventSeverity.json +2 -2
- package/json-schema/system/AuditEventTarget.json +2 -2
- package/json-schema/system/AuditEventType.json +2 -2
- package/json-schema/system/AuditLogConfig.json +2 -2
- package/json-schema/system/AuditRetentionPolicy.json +2 -2
- package/json-schema/system/AuditStorageConfig.json +2 -2
- package/json-schema/system/AuthConfig.json +2 -2
- package/json-schema/system/AuthPluginConfig.json +2 -2
- package/json-schema/system/AuthProviderConfig.json +2 -2
- package/json-schema/system/AwarenessEvent.json +2 -2
- package/json-schema/system/AwarenessSession.json +2 -2
- package/json-schema/system/AwarenessUpdate.json +2 -2
- package/json-schema/system/AwarenessUserState.json +2 -2
- package/json-schema/system/BackupConfig.json +2 -2
- package/json-schema/system/BackupRetention.json +2 -2
- package/json-schema/system/BackupStrategy.json +2 -2
- package/json-schema/system/BatchProgress.json +2 -2
- package/json-schema/system/BucketConfig.json +2 -2
- package/json-schema/system/CRDTMergeResult.json +2 -2
- package/json-schema/system/CRDTState.json +2 -2
- package/json-schema/system/CRDTType.json +2 -2
- package/json-schema/system/CacheAvalanchePrevention.json +2 -2
- package/json-schema/system/CacheConfig.json +2 -2
- package/json-schema/system/CacheConsistency.json +2 -2
- package/json-schema/system/CacheInvalidation.json +2 -2
- package/json-schema/system/CacheStrategy.json +2 -2
- package/json-schema/system/CacheTier.json +2 -2
- package/json-schema/system/CacheWarmup.json +2 -2
- package/json-schema/system/ChangeImpact.json +2 -2
- package/json-schema/system/ChangePriority.json +2 -2
- package/json-schema/system/ChangeRequest.json +2 -2
- package/json-schema/system/ChangeSet.json +2 -2
- package/json-schema/system/ChangeStatus.json +2 -2
- package/json-schema/system/ChangeType.json +2 -2
- package/json-schema/system/CollaborationMode.json +2 -2
- package/json-schema/system/CollaborationSession.json +2 -2
- package/json-schema/system/CollaborationSessionConfig.json +2 -2
- package/json-schema/system/CollaborativeCursor.json +2 -2
- package/json-schema/system/ComplianceAuditRequirement.json +2 -2
- package/json-schema/system/ComplianceConfig.json +2 -2
- package/json-schema/system/ComplianceEncryptionRequirement.json +2 -2
- package/json-schema/system/ConsoleDestinationConfig.json +2 -2
- package/json-schema/system/ConsumerConfig.json +2 -2
- package/json-schema/system/CoreServiceName.json +2 -2
- package/json-schema/system/CounterOperation.json +2 -2
- package/json-schema/system/CreateObjectOperation.json +2 -2
- package/json-schema/system/CronSchedule.json +2 -2
- package/json-schema/system/CursorColorPreset.json +2 -2
- package/json-schema/system/CursorSelection.json +2 -2
- package/json-schema/system/CursorStyle.json +2 -2
- package/json-schema/system/CursorUpdate.json +2 -2
- package/json-schema/system/DataClassificationPolicy.json +2 -2
- package/json-schema/system/DatabaseLevelIsolationStrategy.json +2 -2
- package/json-schema/system/DeadLetterQueue.json +2 -2
- package/json-schema/system/DeleteObjectOperation.json +2 -2
- package/json-schema/system/DisasterRecoveryPlan.json +2 -2
- package/json-schema/system/DistributedCacheConfig.json +2 -2
- package/json-schema/system/EmailTemplate.json +2 -2
- package/json-schema/system/EncryptionAlgorithm.json +2 -2
- package/json-schema/system/EncryptionConfig.json +2 -2
- package/json-schema/system/ExecuteSqlOperation.json +2 -2
- package/json-schema/system/ExtendedLogLevel.json +2 -2
- package/json-schema/system/ExternalServiceDestinationConfig.json +2 -2
- package/json-schema/system/FacetConfig.json +2 -2
- package/json-schema/system/FailoverConfig.json +2 -2
- package/json-schema/system/FailoverMode.json +2 -2
- package/json-schema/system/Feature.json +2 -2
- package/json-schema/system/FieldEncryption.json +2 -2
- package/json-schema/system/FileDestinationConfig.json +2 -2
- package/json-schema/system/FileMetadata.json +2 -2
- package/json-schema/system/GCounter.json +2 -2
- package/json-schema/system/GDPRConfig.json +2 -2
- package/json-schema/system/HIPAAConfig.json +2 -2
- package/json-schema/system/HistogramBucketConfig.json +2 -2
- package/json-schema/system/HttpDestinationConfig.json +2 -2
- package/json-schema/system/HttpServerConfig.json +2 -2
- package/json-schema/system/InAppNotification.json +2 -2
- package/json-schema/system/IntervalSchedule.json +2 -2
- package/json-schema/system/Job.json +2 -2
- package/json-schema/system/JobExecution.json +2 -2
- package/json-schema/system/JobExecutionStatus.json +2 -2
- package/json-schema/system/KernelServiceMap.json +2 -2
- package/json-schema/system/KeyManagementProvider.json +2 -2
- package/json-schema/system/KeyRotationPolicy.json +2 -2
- package/json-schema/system/LWWRegister.json +2 -2
- package/json-schema/system/LevelIsolationStrategySchema.json +2 -2
- package/json-schema/system/License.json +2 -2
- package/json-schema/system/LicenseMetricType.json +2 -2
- package/json-schema/system/LifecycleAction.json +2 -2
- package/json-schema/system/LifecyclePolicyConfig.json +2 -2
- package/json-schema/system/LifecyclePolicyRule.json +2 -2
- package/json-schema/system/Locale.json +2 -2
- package/json-schema/system/LogDestination.json +2 -2
- package/json-schema/system/LogDestinationType.json +2 -2
- package/json-schema/system/LogEnrichmentConfig.json +2 -2
- package/json-schema/system/LogEntry.json +2 -2
- package/json-schema/system/LogFormat.json +2 -2
- package/json-schema/system/LogLevel.json +2 -2
- package/json-schema/system/LoggerConfig.json +2 -2
- package/json-schema/system/LoggingConfig.json +2 -2
- package/json-schema/system/MaskingConfig.json +2 -2
- package/json-schema/system/MaskingRule.json +2 -2
- package/json-schema/system/MaskingStrategy.json +2 -2
- package/json-schema/system/MaskingVisibilityRule.json +2 -2
- package/json-schema/system/MessageQueueConfig.json +2 -2
- package/json-schema/system/MessageQueueProvider.json +2 -2
- package/json-schema/system/MetadataCollectionInfo.json +2 -2
- package/json-schema/system/MetadataExportOptions.json +2 -2
- package/json-schema/system/MetadataFallbackStrategy.json +2 -2
- package/json-schema/system/MetadataFormat.json +2 -2
- package/json-schema/system/MetadataImportOptions.json +2 -2
- package/json-schema/system/MetadataLoadOptions.json +2 -2
- package/json-schema/system/MetadataLoadResult.json +2 -2
- package/json-schema/system/MetadataLoaderContract.json +2 -2
- package/json-schema/system/MetadataManagerConfig.json +2 -2
- package/json-schema/system/MetadataRecord.json +2 -2
- package/json-schema/system/MetadataSaveOptions.json +2 -2
- package/json-schema/system/MetadataSaveResult.json +2 -2
- package/json-schema/system/MetadataScope.json +2 -2
- package/json-schema/system/MetadataSource.json +2 -2
- package/json-schema/system/MetadataState.json +2 -2
- package/json-schema/system/MetadataStats.json +2 -2
- package/json-schema/system/MetadataWatchEvent.json +2 -2
- package/json-schema/system/MetricAggregationConfig.json +2 -2
- package/json-schema/system/MetricAggregationType.json +2 -2
- package/json-schema/system/MetricDataPoint.json +2 -2
- package/json-schema/system/MetricDefinition.json +2 -2
- package/json-schema/system/MetricExportConfig.json +2 -2
- package/json-schema/system/MetricLabels.json +2 -2
- package/json-schema/system/MetricType.json +2 -2
- package/json-schema/system/MetricUnit.json +2 -2
- package/json-schema/system/MetricsConfig.json +2 -2
- package/json-schema/system/MiddlewareConfig.json +2 -2
- package/json-schema/system/MiddlewareType.json +2 -2
- package/json-schema/system/MigrationDependency.json +2 -2
- package/json-schema/system/MigrationOperation.json +2 -2
- package/json-schema/system/ModifyFieldOperation.json +2 -2
- package/json-schema/system/MultipartUploadConfig.json +2 -2
- package/json-schema/system/MutualTLSConfig.json +2 -2
- package/json-schema/system/NotificationChannel.json +2 -2
- package/json-schema/system/NotificationConfig.json +2 -2
- package/json-schema/system/ORSet.json +2 -2
- package/json-schema/system/ORSetElement.json +2 -2
- package/json-schema/system/OTComponent.json +2 -2
- package/json-schema/system/OTOperation.json +2 -2
- package/json-schema/system/OTOperationType.json +2 -2
- package/json-schema/system/OTTransformResult.json +2 -2
- package/json-schema/system/ObjectMetadata.json +2 -2
- package/json-schema/system/ObjectStorageConfig.json +2 -2
- package/json-schema/system/OnceSchedule.json +2 -2
- package/json-schema/system/OpenTelemetryCompatibility.json +2 -2
- package/json-schema/system/OtelExporterType.json +2 -2
- package/json-schema/system/PCIDSSConfig.json +2 -2
- package/json-schema/system/PNCounter.json +2 -2
- package/json-schema/system/Plan.json +2 -2
- package/json-schema/system/PresignedUrlConfig.json +2 -2
- package/json-schema/system/PushNotification.json +2 -2
- package/json-schema/system/QueueConfig.json +2 -2
- package/json-schema/system/RPO.json +2 -2
- package/json-schema/system/RTO.json +2 -2
- package/json-schema/system/RegistryConfig.json +2 -2
- package/json-schema/system/RegistrySyncPolicy.json +2 -2
- package/json-schema/system/RegistryUpstream.json +2 -2
- package/json-schema/system/RemoveFieldOperation.json +2 -2
- package/json-schema/system/RenameObjectOperation.json +2 -2
- package/json-schema/system/RetryPolicy.json +2 -2
- package/json-schema/system/RollbackPlan.json +2 -2
- package/json-schema/system/RouteHandlerMetadata.json +2 -2
- package/json-schema/system/RowLevelIsolationStrategy.json +2 -2
- package/json-schema/system/SMSTemplate.json +2 -2
- package/json-schema/system/SamplingDecision.json +2 -2
- package/json-schema/system/SamplingStrategyType.json +2 -2
- package/json-schema/system/Schedule.json +2 -2
- package/json-schema/system/SearchConfig.json +2 -2
- package/json-schema/system/SearchIndexConfig.json +2 -2
- package/json-schema/system/SearchProvider.json +2 -2
- package/json-schema/system/SecurityContextConfig.json +2 -2
- package/json-schema/system/SecurityEventCorrelation.json +2 -2
- package/json-schema/system/ServerCapabilities.json +2 -2
- package/json-schema/system/ServerEvent.json +2 -2
- package/json-schema/system/ServerEventType.json +2 -2
- package/json-schema/system/ServerStatus.json +2 -2
- package/json-schema/system/ServiceConfig.json +2 -2
- package/json-schema/system/ServiceCriticality.json +2 -2
- package/json-schema/system/ServiceLevelIndicator.json +2 -2
- package/json-schema/system/ServiceLevelObjective.json +2 -2
- package/json-schema/system/ServiceStatus.json +2 -2
- package/json-schema/system/Span.json +2 -2
- package/json-schema/system/SpanAttributeValue.json +2 -2
- package/json-schema/system/SpanAttributes.json +2 -2
- package/json-schema/system/SpanEvent.json +2 -2
- package/json-schema/system/SpanKind.json +2 -2
- package/json-schema/system/SpanLink.json +2 -2
- package/json-schema/system/SpanStatus.json +2 -2
- package/json-schema/system/StorageAcl.json +2 -2
- package/json-schema/system/StorageClass.json +2 -2
- package/json-schema/system/StorageConnection.json +2 -2
- package/json-schema/system/StorageProvider.json +2 -2
- package/json-schema/system/StorageScope.json +2 -2
- package/json-schema/system/StructuredLogEntry.json +2 -2
- package/json-schema/system/SuspiciousActivityRule.json +2 -2
- package/json-schema/system/Task.json +2 -2
- package/json-schema/system/TaskExecutionResult.json +2 -2
- package/json-schema/system/TaskPriority.json +2 -2
- package/json-schema/system/TaskRetryPolicy.json +2 -2
- package/json-schema/system/TaskStatus.json +2 -2
- package/json-schema/system/Tenant.json +2 -2
- package/json-schema/system/TenantIsolationConfig.json +2 -2
- package/json-schema/system/TenantIsolationLevel.json +2 -2
- package/json-schema/system/TenantQuota.json +2 -2
- package/json-schema/system/TenantSecurityPolicy.json +2 -2
- package/json-schema/system/TextCRDTOperation.json +2 -2
- package/json-schema/system/TextCRDTState.json +2 -2
- package/json-schema/system/TimeSeries.json +2 -2
- package/json-schema/system/TimeSeriesDataPoint.json +2 -2
- package/json-schema/system/TopicConfig.json +2 -2
- package/json-schema/system/TraceContext.json +2 -2
- package/json-schema/system/TraceContextPropagation.json +2 -2
- package/json-schema/system/TraceFlags.json +2 -2
- package/json-schema/system/TracePropagationFormat.json +2 -2
- package/json-schema/system/TraceSamplingConfig.json +2 -2
- package/json-schema/system/TraceState.json +2 -2
- package/json-schema/system/TracingConfig.json +2 -2
- package/json-schema/system/TranslationBundle.json +2 -2
- package/json-schema/system/TranslationData.json +2 -2
- package/json-schema/system/UserActivityStatus.json +2 -2
- package/json-schema/system/VectorClock.json +2 -2
- package/json-schema/system/WorkerStats.json +2 -2
- package/json-schema/ui/Action.json +2 -2
- package/json-schema/ui/ActionParam.json +2 -2
- package/json-schema/ui/Animation.json +2 -2
- package/json-schema/ui/AnimationTrigger.json +2 -2
- package/json-schema/ui/App.json +2 -2
- package/json-schema/ui/AppBranding.json +2 -2
- package/json-schema/ui/AriaProps.json +2 -2
- package/json-schema/ui/BorderRadius.json +2 -2
- package/json-schema/ui/BreakpointColumnMap.json +2 -2
- package/json-schema/ui/BreakpointName.json +2 -2
- package/json-schema/ui/BreakpointOrderMap.json +2 -2
- package/json-schema/ui/Breakpoints.json +2 -2
- package/json-schema/ui/CalendarConfig.json +2 -2
- package/json-schema/ui/ChartAnnotation.json +2 -2
- package/json-schema/ui/ChartAxis.json +2 -2
- package/json-schema/ui/ChartConfig.json +2 -2
- package/json-schema/ui/ChartInteraction.json +2 -2
- package/json-schema/ui/ChartSeries.json +2 -2
- package/json-schema/ui/ChartType.json +2 -2
- package/json-schema/ui/ColorPalette.json +2 -2
- package/json-schema/ui/ColumnSummary.json +2 -2
- package/json-schema/ui/ComponentAnimation.json +2 -2
- package/json-schema/ui/ConflictResolution.json +2 -2
- package/json-schema/ui/Dashboard.json +2 -2
- package/json-schema/ui/DashboardNavItem.json +2 -2
- package/json-schema/ui/DashboardWidget.json +2 -2
- package/json-schema/ui/DateFormat.json +2 -2
- package/json-schema/ui/DensityMode.json +2 -2
- package/json-schema/ui/DndConfig.json +2 -2
- package/json-schema/ui/DragConstraint.json +2 -2
- package/json-schema/ui/DragHandle.json +2 -2
- package/json-schema/ui/DragItem.json +2 -2
- package/json-schema/ui/DropEffect.json +2 -2
- package/json-schema/ui/DropZone.json +2 -2
- package/json-schema/ui/EasingFunction.json +2 -2
- package/json-schema/ui/EvictionPolicy.json +2 -2
- package/json-schema/ui/FocusManagement.json +2 -2
- package/json-schema/ui/FocusTrapConfig.json +2 -2
- package/json-schema/ui/FormField.json +2 -2
- package/json-schema/ui/GalleryConfig.json +2 -2
- package/json-schema/ui/GanttConfig.json +2 -2
- package/json-schema/ui/GestureConfig.json +2 -2
- package/json-schema/ui/GestureType.json +2 -2
- package/json-schema/ui/GroupNavItem.json +2 -2
- package/json-schema/ui/GroupingConfig.json +2 -2
- package/json-schema/ui/GroupingField.json +2 -2
- package/json-schema/ui/HttpMethod.json +2 -2
- package/json-schema/ui/HttpRequest.json +2 -2
- package/json-schema/ui/I18nLabel.json +2 -2
- package/json-schema/ui/I18nObject.json +2 -2
- package/json-schema/ui/KanbanConfig.json +2 -2
- package/json-schema/ui/KeyboardNavigationConfig.json +2 -2
- package/json-schema/ui/KeyboardShortcut.json +2 -2
- package/json-schema/ui/ListColumn.json +2 -2
- package/json-schema/ui/ListView.json +2 -2
- package/json-schema/ui/LocaleConfig.json +2 -2
- package/json-schema/ui/LongPressGestureConfig.json +2 -2
- package/json-schema/ui/MotionConfig.json +2 -2
- package/json-schema/ui/NavigationConfig.json +2 -2
- package/json-schema/ui/NavigationItem.json +2 -2
- package/json-schema/ui/NavigationMode.json +2 -2
- package/json-schema/ui/Notification.json +2 -2
- package/json-schema/ui/NotificationAction.json +2 -2
- package/json-schema/ui/NotificationConfig.json +2 -2
- package/json-schema/ui/NotificationPosition.json +2 -2
- package/json-schema/ui/NotificationSeverity.json +2 -2
- package/json-schema/ui/NotificationType.json +2 -2
- package/json-schema/ui/NumberFormat.json +2 -2
- package/json-schema/ui/ObjectNavItem.json +2 -2
- package/json-schema/ui/OfflineCacheConfig.json +2 -2
- package/json-schema/ui/OfflineConfig.json +2 -2
- package/json-schema/ui/OfflineStrategy.json +2 -2
- package/json-schema/ui/Page.json +2 -2
- package/json-schema/ui/PageCardProps.json +2 -2
- package/json-schema/ui/PageComponent.json +2 -2
- package/json-schema/ui/PageComponentType.json +2 -2
- package/json-schema/ui/PageHeaderProps.json +2 -2
- package/json-schema/ui/PageNavItem.json +2 -2
- package/json-schema/ui/PageRegion.json +2 -2
- package/json-schema/ui/PageTabsProps.json +2 -2
- package/json-schema/ui/PageTransition.json +2 -2
- package/json-schema/ui/PageVariable.json +2 -2
- package/json-schema/ui/PaginationConfig.json +2 -2
- package/json-schema/ui/PerformanceConfig.json +2 -2
- package/json-schema/ui/PersistStorage.json +2 -2
- package/json-schema/ui/PinchGestureConfig.json +2 -2
- package/json-schema/ui/PluralRule.json +2 -2
- package/json-schema/ui/RecordDetailsProps.json +2 -2
- package/json-schema/ui/RecordHighlightsProps.json +2 -2
- package/json-schema/ui/RecordRelatedListProps.json +2 -2
- package/json-schema/ui/Report.json +2 -2
- package/json-schema/ui/ReportChart.json +2 -2
- package/json-schema/ui/ReportColumn.json +2 -2
- package/json-schema/ui/ReportGrouping.json +2 -2
- package/json-schema/ui/ReportType.json +2 -2
- package/json-schema/ui/ResponsiveConfig.json +2 -2
- package/json-schema/ui/RowColorConfig.json +2 -2
- package/json-schema/ui/RowHeight.json +2 -2
- package/json-schema/ui/SelectionConfig.json +2 -2
- package/json-schema/ui/Shadow.json +2 -2
- package/json-schema/ui/Spacing.json +2 -2
- package/json-schema/ui/SwipeDirection.json +2 -2
- package/json-schema/ui/SwipeGestureConfig.json +2 -2
- package/json-schema/ui/SyncConfig.json +2 -2
- package/json-schema/ui/Theme.json +2 -2
- package/json-schema/ui/ThemeMode.json +2 -2
- package/json-schema/ui/TimelineConfig.json +2 -2
- package/json-schema/ui/TouchInteraction.json +2 -2
- package/json-schema/ui/TouchTargetConfig.json +2 -2
- package/json-schema/ui/TransitionConfig.json +2 -2
- package/json-schema/ui/TransitionPreset.json +2 -2
- package/json-schema/ui/Typography.json +2 -2
- package/json-schema/ui/UrlNavItem.json +2 -2
- package/json-schema/ui/ViewData.json +2 -2
- package/json-schema/ui/ViewSharing.json +2 -2
- package/json-schema/ui/WcagContrastLevel.json +2 -2
- package/json-schema/ui/WidgetEvent.json +2 -2
- package/json-schema/ui/WidgetLifecycle.json +2 -2
- package/json-schema/ui/WidgetManifest.json +2 -2
- package/json-schema/ui/WidgetProperty.json +2 -2
- package/json-schema/ui/WidgetSource.json +2 -2
- package/json-schema/ui/ZIndex.json +2 -2
- package/package.json +1 -1
- package/dist/validation.zod-DsfiT4JU.d.mts +0 -629
- package/dist/validation.zod-DsfiT4JU.d.ts +0 -629
- package/dist/{index-DNKiU_-x.d.mts → index-CGz6eD3q.d.mts} +1 -1
- package/dist/{index-DNKiU_-x.d.ts → index-CGz6eD3q.d.ts} +1 -1
- package/dist/{metadata-plugin.zod-DHAdVjV2.d.mts → metadata-plugin.zod-TsdAQIxf.d.mts} +3 -3
- package/dist/{metadata-plugin.zod-DHAdVjV2.d.ts → metadata-plugin.zod-TsdAQIxf.d.ts} +3 -3
- package/dist/{package-registry.zod-FnVQMWgO.d.mts → package-registry.zod-rdVhQ23C.d.mts} +28 -28
- package/dist/{package-registry.zod-FnVQMWgO.d.ts → package-registry.zod-rdVhQ23C.d.ts} +28 -28
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { S as StateNodeConfig } from './state-machine.zod-DoC0JvQb.js';
|
|
2
2
|
import { z } from 'zod';
|
|
3
|
-
import { B as BaseValidationRuleShape } from './
|
|
3
|
+
import { B as BaseValidationRuleShape, S as ServiceObject } from './object.zod-CxpSoqwV.js';
|
|
4
4
|
|
|
5
5
|
/**
|
|
6
6
|
* AI Model Configuration
|
|
@@ -246,6 +246,23 @@ declare const AgentSchema: z.ZodObject<{
|
|
|
246
246
|
}>>>;
|
|
247
247
|
}, z.core.$strip>>;
|
|
248
248
|
}, z.core.$strip>;
|
|
249
|
+
/**
|
|
250
|
+
* Type-safe factory for creating AI agent definitions.
|
|
251
|
+
*
|
|
252
|
+
* Validates the config at creation time using Zod `.parse()`.
|
|
253
|
+
*
|
|
254
|
+
* @example
|
|
255
|
+
* ```ts
|
|
256
|
+
* const supportAgent = defineAgent({
|
|
257
|
+
* name: 'support_agent',
|
|
258
|
+
* label: 'Support Agent',
|
|
259
|
+
* role: 'Senior Support Engineer',
|
|
260
|
+
* instructions: 'You help customers resolve technical issues.',
|
|
261
|
+
* tools: [{ type: 'action', name: 'create_ticket' }],
|
|
262
|
+
* });
|
|
263
|
+
* ```
|
|
264
|
+
*/
|
|
265
|
+
declare function defineAgent(config: z.input<typeof AgentSchema>): Agent;
|
|
249
266
|
type Agent = z.infer<typeof AgentSchema>;
|
|
250
267
|
type AITool = z.infer<typeof AIToolSchema>;
|
|
251
268
|
|
|
@@ -2548,8 +2565,8 @@ declare const CodeGenerationRequestSchema: z.ZodObject<{
|
|
|
2548
2565
|
"4spaces": "4spaces";
|
|
2549
2566
|
}>>;
|
|
2550
2567
|
quotes: z.ZodDefault<z.ZodEnum<{
|
|
2551
|
-
single: "single";
|
|
2552
2568
|
double: "double";
|
|
2569
|
+
single: "single";
|
|
2553
2570
|
}>>;
|
|
2554
2571
|
semicolons: z.ZodDefault<z.ZodBoolean>;
|
|
2555
2572
|
trailingComma: z.ZodDefault<z.ZodBoolean>;
|
|
@@ -5195,9 +5212,9 @@ type RAGPipelineStatus = z.infer<typeof RAGPipelineStatusSchema>;
|
|
|
5195
5212
|
declare const QueryIntentSchema: z.ZodEnum<{
|
|
5196
5213
|
update: "update";
|
|
5197
5214
|
delete: "delete";
|
|
5215
|
+
select: "select";
|
|
5198
5216
|
sort: "sort";
|
|
5199
5217
|
filter: "filter";
|
|
5200
|
-
select: "select";
|
|
5201
5218
|
create: "create";
|
|
5202
5219
|
aggregate: "aggregate";
|
|
5203
5220
|
compare: "compare";
|
|
@@ -5274,9 +5291,9 @@ declare const QueryContextSchema: z.ZodObject<{
|
|
|
5274
5291
|
intent: z.ZodOptional<z.ZodEnum<{
|
|
5275
5292
|
update: "update";
|
|
5276
5293
|
delete: "delete";
|
|
5294
|
+
select: "select";
|
|
5277
5295
|
sort: "sort";
|
|
5278
5296
|
filter: "filter";
|
|
5279
|
-
select: "select";
|
|
5280
5297
|
create: "create";
|
|
5281
5298
|
aggregate: "aggregate";
|
|
5282
5299
|
compare: "compare";
|
|
@@ -5296,9 +5313,9 @@ declare const NLQParseResultSchema: z.ZodObject<{
|
|
|
5296
5313
|
intent: z.ZodEnum<{
|
|
5297
5314
|
update: "update";
|
|
5298
5315
|
delete: "delete";
|
|
5316
|
+
select: "select";
|
|
5299
5317
|
sort: "sort";
|
|
5300
5318
|
filter: "filter";
|
|
5301
|
-
select: "select";
|
|
5302
5319
|
create: "create";
|
|
5303
5320
|
aggregate: "aggregate";
|
|
5304
5321
|
compare: "compare";
|
|
@@ -5382,9 +5399,9 @@ declare const NLQRequestSchema: z.ZodObject<{
|
|
|
5382
5399
|
intent: z.ZodOptional<z.ZodEnum<{
|
|
5383
5400
|
update: "update";
|
|
5384
5401
|
delete: "delete";
|
|
5402
|
+
select: "select";
|
|
5385
5403
|
sort: "sort";
|
|
5386
5404
|
filter: "filter";
|
|
5387
|
-
select: "select";
|
|
5388
5405
|
create: "create";
|
|
5389
5406
|
aggregate: "aggregate";
|
|
5390
5407
|
compare: "compare";
|
|
@@ -5411,9 +5428,9 @@ declare const NLQResponseSchema: z.ZodObject<{
|
|
|
5411
5428
|
intent: z.ZodEnum<{
|
|
5412
5429
|
update: "update";
|
|
5413
5430
|
delete: "delete";
|
|
5431
|
+
select: "select";
|
|
5414
5432
|
sort: "sort";
|
|
5415
5433
|
filter: "filter";
|
|
5416
|
-
select: "select";
|
|
5417
5434
|
create: "create";
|
|
5418
5435
|
aggregate: "aggregate";
|
|
5419
5436
|
compare: "compare";
|
|
@@ -5509,9 +5526,9 @@ declare const NLQTrainingExampleSchema: z.ZodObject<{
|
|
|
5509
5526
|
intent: z.ZodOptional<z.ZodEnum<{
|
|
5510
5527
|
update: "update";
|
|
5511
5528
|
delete: "delete";
|
|
5529
|
+
select: "select";
|
|
5512
5530
|
sort: "sort";
|
|
5513
5531
|
filter: "filter";
|
|
5514
|
-
select: "select";
|
|
5515
5532
|
create: "create";
|
|
5516
5533
|
aggregate: "aggregate";
|
|
5517
5534
|
compare: "compare";
|
|
@@ -5526,9 +5543,9 @@ declare const NLQTrainingExampleSchema: z.ZodObject<{
|
|
|
5526
5543
|
expectedIntent: z.ZodEnum<{
|
|
5527
5544
|
update: "update";
|
|
5528
5545
|
delete: "delete";
|
|
5546
|
+
select: "select";
|
|
5529
5547
|
sort: "sort";
|
|
5530
5548
|
filter: "filter";
|
|
5531
|
-
select: "select";
|
|
5532
5549
|
create: "create";
|
|
5533
5550
|
aggregate: "aggregate";
|
|
5534
5551
|
compare: "compare";
|
|
@@ -6112,9 +6129,9 @@ declare const ModelFeatureSchema: z.ZodObject<{
|
|
|
6112
6129
|
categorical: "categorical";
|
|
6113
6130
|
}>;
|
|
6114
6131
|
transformation: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
6132
|
+
embedding: "embedding";
|
|
6115
6133
|
normalize: "normalize";
|
|
6116
6134
|
none: "none";
|
|
6117
|
-
embedding: "embedding";
|
|
6118
6135
|
standardize: "standardize";
|
|
6119
6136
|
one_hot_encode: "one_hot_encode";
|
|
6120
6137
|
label_encode: "label_encode";
|
|
@@ -6212,8 +6229,8 @@ declare const PredictiveModelSchema: z.ZodObject<{
|
|
|
6212
6229
|
objectName: z.ZodString;
|
|
6213
6230
|
target: z.ZodString;
|
|
6214
6231
|
targetType: z.ZodOptional<z.ZodEnum<{
|
|
6215
|
-
binary: "binary";
|
|
6216
6232
|
numeric: "numeric";
|
|
6233
|
+
binary: "binary";
|
|
6217
6234
|
categorical: "categorical";
|
|
6218
6235
|
}>>;
|
|
6219
6236
|
features: z.ZodArray<z.ZodObject<{
|
|
@@ -6229,9 +6246,9 @@ declare const PredictiveModelSchema: z.ZodObject<{
|
|
|
6229
6246
|
categorical: "categorical";
|
|
6230
6247
|
}>;
|
|
6231
6248
|
transformation: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
6249
|
+
embedding: "embedding";
|
|
6232
6250
|
normalize: "normalize";
|
|
6233
6251
|
none: "none";
|
|
6234
|
-
embedding: "embedding";
|
|
6235
6252
|
standardize: "standardize";
|
|
6236
6253
|
one_hot_encode: "one_hot_encode";
|
|
6237
6254
|
label_encode: "label_encode";
|
|
@@ -6427,9 +6444,9 @@ declare const MessageRoleSchema: z.ZodEnum<{
|
|
|
6427
6444
|
*/
|
|
6428
6445
|
declare const MessageContentTypeSchema: z.ZodEnum<{
|
|
6429
6446
|
file: "file";
|
|
6430
|
-
code: "code";
|
|
6431
6447
|
text: "text";
|
|
6432
6448
|
image: "image";
|
|
6449
|
+
code: "code";
|
|
6433
6450
|
structured: "structured";
|
|
6434
6451
|
}>;
|
|
6435
6452
|
/**
|
|
@@ -6889,11 +6906,11 @@ type AIOperationCost = z.infer<typeof AIOperationCostSchema>;
|
|
|
6889
6906
|
*/
|
|
6890
6907
|
declare const CostMetricTypeSchema: z.ZodEnum<{
|
|
6891
6908
|
image: "image";
|
|
6909
|
+
embedding: "embedding";
|
|
6892
6910
|
request: "request";
|
|
6893
6911
|
second: "second";
|
|
6894
6912
|
token: "token";
|
|
6895
6913
|
character: "character";
|
|
6896
|
-
embedding: "embedding";
|
|
6897
6914
|
}>;
|
|
6898
6915
|
/**
|
|
6899
6916
|
* Billing Period
|
|
@@ -7066,10 +7083,10 @@ declare const CostBreakdownDimensionSchema: z.ZodEnum<{
|
|
|
7066
7083
|
object: "object";
|
|
7067
7084
|
date: "date";
|
|
7068
7085
|
provider: "provider";
|
|
7086
|
+
tag: "tag";
|
|
7069
7087
|
user: "user";
|
|
7070
7088
|
hour: "hour";
|
|
7071
7089
|
operation: "operation";
|
|
7072
|
-
tag: "tag";
|
|
7073
7090
|
agent: "agent";
|
|
7074
7091
|
model: "model";
|
|
7075
7092
|
}>;
|
|
@@ -7081,10 +7098,10 @@ declare const CostBreakdownEntrySchema: z.ZodObject<{
|
|
|
7081
7098
|
object: "object";
|
|
7082
7099
|
date: "date";
|
|
7083
7100
|
provider: "provider";
|
|
7101
|
+
tag: "tag";
|
|
7084
7102
|
user: "user";
|
|
7085
7103
|
hour: "hour";
|
|
7086
7104
|
operation: "operation";
|
|
7087
|
-
tag: "tag";
|
|
7088
7105
|
agent: "agent";
|
|
7089
7106
|
model: "model";
|
|
7090
7107
|
}>;
|
|
@@ -7120,10 +7137,10 @@ declare const CostAnalyticsSchema: z.ZodObject<{
|
|
|
7120
7137
|
object: "object";
|
|
7121
7138
|
date: "date";
|
|
7122
7139
|
provider: "provider";
|
|
7140
|
+
tag: "tag";
|
|
7123
7141
|
user: "user";
|
|
7124
7142
|
hour: "hour";
|
|
7125
7143
|
operation: "operation";
|
|
7126
|
-
tag: "tag";
|
|
7127
7144
|
agent: "agent";
|
|
7128
7145
|
model: "model";
|
|
7129
7146
|
}>;
|
|
@@ -7140,10 +7157,10 @@ declare const CostAnalyticsSchema: z.ZodObject<{
|
|
|
7140
7157
|
object: "object";
|
|
7141
7158
|
date: "date";
|
|
7142
7159
|
provider: "provider";
|
|
7160
|
+
tag: "tag";
|
|
7143
7161
|
user: "user";
|
|
7144
7162
|
hour: "hour";
|
|
7145
7163
|
operation: "operation";
|
|
7146
|
-
tag: "tag";
|
|
7147
7164
|
agent: "agent";
|
|
7148
7165
|
model: "model";
|
|
7149
7166
|
}>;
|
|
@@ -7160,10 +7177,10 @@ declare const CostAnalyticsSchema: z.ZodObject<{
|
|
|
7160
7177
|
object: "object";
|
|
7161
7178
|
date: "date";
|
|
7162
7179
|
provider: "provider";
|
|
7180
|
+
tag: "tag";
|
|
7163
7181
|
user: "user";
|
|
7164
7182
|
hour: "hour";
|
|
7165
7183
|
operation: "operation";
|
|
7166
|
-
tag: "tag";
|
|
7167
7184
|
agent: "agent";
|
|
7168
7185
|
model: "model";
|
|
7169
7186
|
}>;
|
|
@@ -7180,10 +7197,10 @@ declare const CostAnalyticsSchema: z.ZodObject<{
|
|
|
7180
7197
|
object: "object";
|
|
7181
7198
|
date: "date";
|
|
7182
7199
|
provider: "provider";
|
|
7200
|
+
tag: "tag";
|
|
7183
7201
|
user: "user";
|
|
7184
7202
|
hour: "hour";
|
|
7185
7203
|
operation: "operation";
|
|
7186
|
-
tag: "tag";
|
|
7187
7204
|
agent: "agent";
|
|
7188
7205
|
model: "model";
|
|
7189
7206
|
}>;
|
|
@@ -7200,10 +7217,10 @@ declare const CostAnalyticsSchema: z.ZodObject<{
|
|
|
7200
7217
|
object: "object";
|
|
7201
7218
|
date: "date";
|
|
7202
7219
|
provider: "provider";
|
|
7220
|
+
tag: "tag";
|
|
7203
7221
|
user: "user";
|
|
7204
7222
|
hour: "hour";
|
|
7205
7223
|
operation: "operation";
|
|
7206
|
-
tag: "tag";
|
|
7207
7224
|
agent: "agent";
|
|
7208
7225
|
model: "model";
|
|
7209
7226
|
}>;
|
|
@@ -7220,10 +7237,10 @@ declare const CostAnalyticsSchema: z.ZodObject<{
|
|
|
7220
7237
|
object: "object";
|
|
7221
7238
|
date: "date";
|
|
7222
7239
|
provider: "provider";
|
|
7240
|
+
tag: "tag";
|
|
7223
7241
|
user: "user";
|
|
7224
7242
|
hour: "hour";
|
|
7225
7243
|
operation: "operation";
|
|
7226
|
-
tag: "tag";
|
|
7227
7244
|
agent: "agent";
|
|
7228
7245
|
model: "model";
|
|
7229
7246
|
}>;
|
|
@@ -7240,10 +7257,10 @@ declare const CostAnalyticsSchema: z.ZodObject<{
|
|
|
7240
7257
|
object: "object";
|
|
7241
7258
|
date: "date";
|
|
7242
7259
|
provider: "provider";
|
|
7260
|
+
tag: "tag";
|
|
7243
7261
|
user: "user";
|
|
7244
7262
|
hour: "hour";
|
|
7245
7263
|
operation: "operation";
|
|
7246
|
-
tag: "tag";
|
|
7247
7264
|
agent: "agent";
|
|
7248
7265
|
model: "model";
|
|
7249
7266
|
}>;
|
|
@@ -7260,10 +7277,10 @@ declare const CostAnalyticsSchema: z.ZodObject<{
|
|
|
7260
7277
|
object: "object";
|
|
7261
7278
|
date: "date";
|
|
7262
7279
|
provider: "provider";
|
|
7280
|
+
tag: "tag";
|
|
7263
7281
|
user: "user";
|
|
7264
7282
|
hour: "hour";
|
|
7265
7283
|
operation: "operation";
|
|
7266
|
-
tag: "tag";
|
|
7267
7284
|
agent: "agent";
|
|
7268
7285
|
model: "model";
|
|
7269
7286
|
}>;
|
|
@@ -7280,10 +7297,10 @@ declare const CostAnalyticsSchema: z.ZodObject<{
|
|
|
7280
7297
|
object: "object";
|
|
7281
7298
|
date: "date";
|
|
7282
7299
|
provider: "provider";
|
|
7300
|
+
tag: "tag";
|
|
7283
7301
|
user: "user";
|
|
7284
7302
|
hour: "hour";
|
|
7285
7303
|
operation: "operation";
|
|
7286
|
-
tag: "tag";
|
|
7287
7304
|
agent: "agent";
|
|
7288
7305
|
model: "model";
|
|
7289
7306
|
}>;
|
|
@@ -7377,10 +7394,10 @@ declare const CostReportSchema: z.ZodObject<{
|
|
|
7377
7394
|
object: "object";
|
|
7378
7395
|
date: "date";
|
|
7379
7396
|
provider: "provider";
|
|
7397
|
+
tag: "tag";
|
|
7380
7398
|
user: "user";
|
|
7381
7399
|
hour: "hour";
|
|
7382
7400
|
operation: "operation";
|
|
7383
|
-
tag: "tag";
|
|
7384
7401
|
agent: "agent";
|
|
7385
7402
|
model: "model";
|
|
7386
7403
|
}>;
|
|
@@ -7397,10 +7414,10 @@ declare const CostReportSchema: z.ZodObject<{
|
|
|
7397
7414
|
object: "object";
|
|
7398
7415
|
date: "date";
|
|
7399
7416
|
provider: "provider";
|
|
7417
|
+
tag: "tag";
|
|
7400
7418
|
user: "user";
|
|
7401
7419
|
hour: "hour";
|
|
7402
7420
|
operation: "operation";
|
|
7403
|
-
tag: "tag";
|
|
7404
7421
|
agent: "agent";
|
|
7405
7422
|
model: "model";
|
|
7406
7423
|
}>;
|
|
@@ -7417,10 +7434,10 @@ declare const CostReportSchema: z.ZodObject<{
|
|
|
7417
7434
|
object: "object";
|
|
7418
7435
|
date: "date";
|
|
7419
7436
|
provider: "provider";
|
|
7437
|
+
tag: "tag";
|
|
7420
7438
|
user: "user";
|
|
7421
7439
|
hour: "hour";
|
|
7422
7440
|
operation: "operation";
|
|
7423
|
-
tag: "tag";
|
|
7424
7441
|
agent: "agent";
|
|
7425
7442
|
model: "model";
|
|
7426
7443
|
}>;
|
|
@@ -7437,10 +7454,10 @@ declare const CostReportSchema: z.ZodObject<{
|
|
|
7437
7454
|
object: "object";
|
|
7438
7455
|
date: "date";
|
|
7439
7456
|
provider: "provider";
|
|
7457
|
+
tag: "tag";
|
|
7440
7458
|
user: "user";
|
|
7441
7459
|
hour: "hour";
|
|
7442
7460
|
operation: "operation";
|
|
7443
|
-
tag: "tag";
|
|
7444
7461
|
agent: "agent";
|
|
7445
7462
|
model: "model";
|
|
7446
7463
|
}>;
|
|
@@ -7457,10 +7474,10 @@ declare const CostReportSchema: z.ZodObject<{
|
|
|
7457
7474
|
object: "object";
|
|
7458
7475
|
date: "date";
|
|
7459
7476
|
provider: "provider";
|
|
7477
|
+
tag: "tag";
|
|
7460
7478
|
user: "user";
|
|
7461
7479
|
hour: "hour";
|
|
7462
7480
|
operation: "operation";
|
|
7463
|
-
tag: "tag";
|
|
7464
7481
|
agent: "agent";
|
|
7465
7482
|
model: "model";
|
|
7466
7483
|
}>;
|
|
@@ -7477,10 +7494,10 @@ declare const CostReportSchema: z.ZodObject<{
|
|
|
7477
7494
|
object: "object";
|
|
7478
7495
|
date: "date";
|
|
7479
7496
|
provider: "provider";
|
|
7497
|
+
tag: "tag";
|
|
7480
7498
|
user: "user";
|
|
7481
7499
|
hour: "hour";
|
|
7482
7500
|
operation: "operation";
|
|
7483
|
-
tag: "tag";
|
|
7484
7501
|
agent: "agent";
|
|
7485
7502
|
model: "model";
|
|
7486
7503
|
}>;
|
|
@@ -7497,10 +7514,10 @@ declare const CostReportSchema: z.ZodObject<{
|
|
|
7497
7514
|
object: "object";
|
|
7498
7515
|
date: "date";
|
|
7499
7516
|
provider: "provider";
|
|
7517
|
+
tag: "tag";
|
|
7500
7518
|
user: "user";
|
|
7501
7519
|
hour: "hour";
|
|
7502
7520
|
operation: "operation";
|
|
7503
|
-
tag: "tag";
|
|
7504
7521
|
agent: "agent";
|
|
7505
7522
|
model: "model";
|
|
7506
7523
|
}>;
|
|
@@ -7517,10 +7534,10 @@ declare const CostReportSchema: z.ZodObject<{
|
|
|
7517
7534
|
object: "object";
|
|
7518
7535
|
date: "date";
|
|
7519
7536
|
provider: "provider";
|
|
7537
|
+
tag: "tag";
|
|
7520
7538
|
user: "user";
|
|
7521
7539
|
hour: "hour";
|
|
7522
7540
|
operation: "operation";
|
|
7523
|
-
tag: "tag";
|
|
7524
7541
|
agent: "agent";
|
|
7525
7542
|
model: "model";
|
|
7526
7543
|
}>;
|
|
@@ -7537,10 +7554,10 @@ declare const CostReportSchema: z.ZodObject<{
|
|
|
7537
7554
|
object: "object";
|
|
7538
7555
|
date: "date";
|
|
7539
7556
|
provider: "provider";
|
|
7557
|
+
tag: "tag";
|
|
7540
7558
|
user: "user";
|
|
7541
7559
|
hour: "hour";
|
|
7542
7560
|
operation: "operation";
|
|
7543
|
-
tag: "tag";
|
|
7544
7561
|
agent: "agent";
|
|
7545
7562
|
model: "model";
|
|
7546
7563
|
}>;
|
|
@@ -7689,10 +7706,10 @@ declare const CostQueryFiltersSchema: z.ZodObject<{
|
|
|
7689
7706
|
object: "object";
|
|
7690
7707
|
date: "date";
|
|
7691
7708
|
provider: "provider";
|
|
7709
|
+
tag: "tag";
|
|
7692
7710
|
user: "user";
|
|
7693
7711
|
hour: "hour";
|
|
7694
7712
|
operation: "operation";
|
|
7695
|
-
tag: "tag";
|
|
7696
7713
|
agent: "agent";
|
|
7697
7714
|
model: "model";
|
|
7698
7715
|
}>>>;
|
|
@@ -7785,7 +7802,6 @@ declare const ResolutionSchema: z.ZodObject<{
|
|
|
7785
7802
|
lookup: "lookup";
|
|
7786
7803
|
file: "file";
|
|
7787
7804
|
json: "json";
|
|
7788
|
-
code: "code";
|
|
7789
7805
|
text: "text";
|
|
7790
7806
|
textarea: "textarea";
|
|
7791
7807
|
email: "email";
|
|
@@ -7815,6 +7831,7 @@ declare const ResolutionSchema: z.ZodObject<{
|
|
|
7815
7831
|
autonumber: "autonumber";
|
|
7816
7832
|
location: "location";
|
|
7817
7833
|
address: "address";
|
|
7834
|
+
code: "code";
|
|
7818
7835
|
color: "color";
|
|
7819
7836
|
rating: "rating";
|
|
7820
7837
|
slider: "slider";
|
|
@@ -7906,8 +7923,8 @@ declare const ResolutionSchema: z.ZodObject<{
|
|
|
7906
7923
|
currencyConfig: z.ZodOptional<z.ZodObject<{
|
|
7907
7924
|
precision: z.ZodDefault<z.ZodNumber>;
|
|
7908
7925
|
currencyMode: z.ZodDefault<z.ZodEnum<{
|
|
7909
|
-
fixed: "fixed";
|
|
7910
7926
|
dynamic: "dynamic";
|
|
7927
|
+
fixed: "fixed";
|
|
7911
7928
|
}>>;
|
|
7912
7929
|
defaultCurrency: z.ZodDefault<z.ZodString>;
|
|
7913
7930
|
}, z.core.$strip>>;
|
|
@@ -7922,9 +7939,9 @@ declare const ResolutionSchema: z.ZodObject<{
|
|
|
7922
7939
|
normalized: z.ZodDefault<z.ZodBoolean>;
|
|
7923
7940
|
indexed: z.ZodDefault<z.ZodBoolean>;
|
|
7924
7941
|
indexType: z.ZodOptional<z.ZodEnum<{
|
|
7925
|
-
flat: "flat";
|
|
7926
7942
|
hnsw: "hnsw";
|
|
7927
7943
|
ivfflat: "ivfflat";
|
|
7944
|
+
flat: "flat";
|
|
7928
7945
|
}>>;
|
|
7929
7946
|
}, z.core.$strip>>;
|
|
7930
7947
|
fileAttachmentConfig: z.ZodOptional<z.ZodObject<{
|
|
@@ -8008,9 +8025,9 @@ declare const ResolutionSchema: z.ZodObject<{
|
|
|
8008
8025
|
maskingRule: z.ZodOptional<z.ZodObject<{
|
|
8009
8026
|
field: z.ZodString;
|
|
8010
8027
|
strategy: z.ZodEnum<{
|
|
8011
|
-
hash: "hash";
|
|
8012
8028
|
redact: "redact";
|
|
8013
8029
|
partial: "partial";
|
|
8030
|
+
hash: "hash";
|
|
8014
8031
|
tokenize: "tokenize";
|
|
8015
8032
|
randomize: "randomize";
|
|
8016
8033
|
nullify: "nullify";
|
|
@@ -8082,7 +8099,6 @@ declare const ResolutionSchema: z.ZodObject<{
|
|
|
8082
8099
|
lookup: "lookup";
|
|
8083
8100
|
file: "file";
|
|
8084
8101
|
json: "json";
|
|
8085
|
-
code: "code";
|
|
8086
8102
|
text: "text";
|
|
8087
8103
|
textarea: "textarea";
|
|
8088
8104
|
email: "email";
|
|
@@ -8112,6 +8128,7 @@ declare const ResolutionSchema: z.ZodObject<{
|
|
|
8112
8128
|
autonumber: "autonumber";
|
|
8113
8129
|
location: "location";
|
|
8114
8130
|
address: "address";
|
|
8131
|
+
code: "code";
|
|
8115
8132
|
color: "color";
|
|
8116
8133
|
rating: "rating";
|
|
8117
8134
|
slider: "slider";
|
|
@@ -8203,8 +8220,8 @@ declare const ResolutionSchema: z.ZodObject<{
|
|
|
8203
8220
|
currencyConfig: z.ZodOptional<z.ZodObject<{
|
|
8204
8221
|
precision: z.ZodDefault<z.ZodNumber>;
|
|
8205
8222
|
currencyMode: z.ZodDefault<z.ZodEnum<{
|
|
8206
|
-
fixed: "fixed";
|
|
8207
8223
|
dynamic: "dynamic";
|
|
8224
|
+
fixed: "fixed";
|
|
8208
8225
|
}>>;
|
|
8209
8226
|
defaultCurrency: z.ZodDefault<z.ZodString>;
|
|
8210
8227
|
}, z.core.$strip>>;
|
|
@@ -8219,9 +8236,9 @@ declare const ResolutionSchema: z.ZodObject<{
|
|
|
8219
8236
|
normalized: z.ZodDefault<z.ZodBoolean>;
|
|
8220
8237
|
indexed: z.ZodDefault<z.ZodBoolean>;
|
|
8221
8238
|
indexType: z.ZodOptional<z.ZodEnum<{
|
|
8222
|
-
flat: "flat";
|
|
8223
8239
|
hnsw: "hnsw";
|
|
8224
8240
|
ivfflat: "ivfflat";
|
|
8241
|
+
flat: "flat";
|
|
8225
8242
|
}>>;
|
|
8226
8243
|
}, z.core.$strip>>;
|
|
8227
8244
|
fileAttachmentConfig: z.ZodOptional<z.ZodObject<{
|
|
@@ -8305,9 +8322,9 @@ declare const ResolutionSchema: z.ZodObject<{
|
|
|
8305
8322
|
maskingRule: z.ZodOptional<z.ZodObject<{
|
|
8306
8323
|
field: z.ZodString;
|
|
8307
8324
|
strategy: z.ZodEnum<{
|
|
8308
|
-
hash: "hash";
|
|
8309
8325
|
redact: "redact";
|
|
8310
8326
|
partial: "partial";
|
|
8327
|
+
hash: "hash";
|
|
8311
8328
|
tokenize: "tokenize";
|
|
8312
8329
|
randomize: "randomize";
|
|
8313
8330
|
nullify: "nullify";
|
|
@@ -8486,7 +8503,7 @@ declare const ResolutionSchema: z.ZodObject<{
|
|
|
8486
8503
|
}>>;
|
|
8487
8504
|
keyPrefix: z.ZodOptional<z.ZodString>;
|
|
8488
8505
|
}, z.core.$strip> & {
|
|
8489
|
-
create:
|
|
8506
|
+
create: (config: z.input<z.ZodObject<{
|
|
8490
8507
|
name: z.ZodString;
|
|
8491
8508
|
label: z.ZodOptional<z.ZodString>;
|
|
8492
8509
|
pluralLabel: z.ZodOptional<z.ZodString>;
|
|
@@ -8508,7 +8525,6 @@ declare const ResolutionSchema: z.ZodObject<{
|
|
|
8508
8525
|
lookup: "lookup";
|
|
8509
8526
|
file: "file";
|
|
8510
8527
|
json: "json";
|
|
8511
|
-
code: "code";
|
|
8512
8528
|
text: "text";
|
|
8513
8529
|
textarea: "textarea";
|
|
8514
8530
|
email: "email";
|
|
@@ -8538,6 +8554,7 @@ declare const ResolutionSchema: z.ZodObject<{
|
|
|
8538
8554
|
autonumber: "autonumber";
|
|
8539
8555
|
location: "location";
|
|
8540
8556
|
address: "address";
|
|
8557
|
+
code: "code";
|
|
8541
8558
|
color: "color";
|
|
8542
8559
|
rating: "rating";
|
|
8543
8560
|
slider: "slider";
|
|
@@ -8629,8 +8646,8 @@ declare const ResolutionSchema: z.ZodObject<{
|
|
|
8629
8646
|
currencyConfig: z.ZodOptional<z.ZodObject<{
|
|
8630
8647
|
precision: z.ZodDefault<z.ZodNumber>;
|
|
8631
8648
|
currencyMode: z.ZodDefault<z.ZodEnum<{
|
|
8632
|
-
fixed: "fixed";
|
|
8633
8649
|
dynamic: "dynamic";
|
|
8650
|
+
fixed: "fixed";
|
|
8634
8651
|
}>>;
|
|
8635
8652
|
defaultCurrency: z.ZodDefault<z.ZodString>;
|
|
8636
8653
|
}, z.core.$strip>>;
|
|
@@ -8645,9 +8662,9 @@ declare const ResolutionSchema: z.ZodObject<{
|
|
|
8645
8662
|
normalized: z.ZodDefault<z.ZodBoolean>;
|
|
8646
8663
|
indexed: z.ZodDefault<z.ZodBoolean>;
|
|
8647
8664
|
indexType: z.ZodOptional<z.ZodEnum<{
|
|
8648
|
-
flat: "flat";
|
|
8649
8665
|
hnsw: "hnsw";
|
|
8650
8666
|
ivfflat: "ivfflat";
|
|
8667
|
+
flat: "flat";
|
|
8651
8668
|
}>>;
|
|
8652
8669
|
}, z.core.$strip>>;
|
|
8653
8670
|
fileAttachmentConfig: z.ZodOptional<z.ZodObject<{
|
|
@@ -8731,9 +8748,9 @@ declare const ResolutionSchema: z.ZodObject<{
|
|
|
8731
8748
|
maskingRule: z.ZodOptional<z.ZodObject<{
|
|
8732
8749
|
field: z.ZodString;
|
|
8733
8750
|
strategy: z.ZodEnum<{
|
|
8734
|
-
hash: "hash";
|
|
8735
8751
|
redact: "redact";
|
|
8736
8752
|
partial: "partial";
|
|
8753
|
+
hash: "hash";
|
|
8737
8754
|
tokenize: "tokenize";
|
|
8738
8755
|
randomize: "randomize";
|
|
8739
8756
|
nullify: "nullify";
|
|
@@ -8911,7 +8928,7 @@ declare const ResolutionSchema: z.ZodObject<{
|
|
|
8911
8928
|
read_write: "read_write";
|
|
8912
8929
|
}>>;
|
|
8913
8930
|
keyPrefix: z.ZodOptional<z.ZodString>;
|
|
8914
|
-
}, z.core.$strip
|
|
8931
|
+
}, z.core.$strip>>) => ServiceObject;
|
|
8915
8932
|
};
|
|
8916
8933
|
}, z.core.$strip>, z.ZodObject<{
|
|
8917
8934
|
type: z.ZodLiteral<"rename_object">;
|
|
@@ -8939,7 +8956,6 @@ declare const ResolutionSchema: z.ZodObject<{
|
|
|
8939
8956
|
lookup: "lookup";
|
|
8940
8957
|
file: "file";
|
|
8941
8958
|
json: "json";
|
|
8942
|
-
code: "code";
|
|
8943
8959
|
text: "text";
|
|
8944
8960
|
textarea: "textarea";
|
|
8945
8961
|
email: "email";
|
|
@@ -8969,6 +8985,7 @@ declare const ResolutionSchema: z.ZodObject<{
|
|
|
8969
8985
|
autonumber: "autonumber";
|
|
8970
8986
|
location: "location";
|
|
8971
8987
|
address: "address";
|
|
8988
|
+
code: "code";
|
|
8972
8989
|
color: "color";
|
|
8973
8990
|
rating: "rating";
|
|
8974
8991
|
slider: "slider";
|
|
@@ -9060,8 +9077,8 @@ declare const ResolutionSchema: z.ZodObject<{
|
|
|
9060
9077
|
currencyConfig: z.ZodOptional<z.ZodObject<{
|
|
9061
9078
|
precision: z.ZodDefault<z.ZodNumber>;
|
|
9062
9079
|
currencyMode: z.ZodDefault<z.ZodEnum<{
|
|
9063
|
-
fixed: "fixed";
|
|
9064
9080
|
dynamic: "dynamic";
|
|
9081
|
+
fixed: "fixed";
|
|
9065
9082
|
}>>;
|
|
9066
9083
|
defaultCurrency: z.ZodDefault<z.ZodString>;
|
|
9067
9084
|
}, z.core.$strip>>;
|
|
@@ -9076,9 +9093,9 @@ declare const ResolutionSchema: z.ZodObject<{
|
|
|
9076
9093
|
normalized: z.ZodDefault<z.ZodBoolean>;
|
|
9077
9094
|
indexed: z.ZodDefault<z.ZodBoolean>;
|
|
9078
9095
|
indexType: z.ZodOptional<z.ZodEnum<{
|
|
9079
|
-
flat: "flat";
|
|
9080
9096
|
hnsw: "hnsw";
|
|
9081
9097
|
ivfflat: "ivfflat";
|
|
9098
|
+
flat: "flat";
|
|
9082
9099
|
}>>;
|
|
9083
9100
|
}, z.core.$strip>>;
|
|
9084
9101
|
fileAttachmentConfig: z.ZodOptional<z.ZodObject<{
|
|
@@ -9162,9 +9179,9 @@ declare const ResolutionSchema: z.ZodObject<{
|
|
|
9162
9179
|
maskingRule: z.ZodOptional<z.ZodObject<{
|
|
9163
9180
|
field: z.ZodString;
|
|
9164
9181
|
strategy: z.ZodEnum<{
|
|
9165
|
-
hash: "hash";
|
|
9166
9182
|
redact: "redact";
|
|
9167
9183
|
partial: "partial";
|
|
9184
|
+
hash: "hash";
|
|
9168
9185
|
tokenize: "tokenize";
|
|
9169
9186
|
randomize: "randomize";
|
|
9170
9187
|
nullify: "nullify";
|
|
@@ -9236,7 +9253,6 @@ declare const ResolutionSchema: z.ZodObject<{
|
|
|
9236
9253
|
lookup: "lookup";
|
|
9237
9254
|
file: "file";
|
|
9238
9255
|
json: "json";
|
|
9239
|
-
code: "code";
|
|
9240
9256
|
text: "text";
|
|
9241
9257
|
textarea: "textarea";
|
|
9242
9258
|
email: "email";
|
|
@@ -9266,6 +9282,7 @@ declare const ResolutionSchema: z.ZodObject<{
|
|
|
9266
9282
|
autonumber: "autonumber";
|
|
9267
9283
|
location: "location";
|
|
9268
9284
|
address: "address";
|
|
9285
|
+
code: "code";
|
|
9269
9286
|
color: "color";
|
|
9270
9287
|
rating: "rating";
|
|
9271
9288
|
slider: "slider";
|
|
@@ -9357,8 +9374,8 @@ declare const ResolutionSchema: z.ZodObject<{
|
|
|
9357
9374
|
currencyConfig: z.ZodOptional<z.ZodObject<{
|
|
9358
9375
|
precision: z.ZodDefault<z.ZodNumber>;
|
|
9359
9376
|
currencyMode: z.ZodDefault<z.ZodEnum<{
|
|
9360
|
-
fixed: "fixed";
|
|
9361
9377
|
dynamic: "dynamic";
|
|
9378
|
+
fixed: "fixed";
|
|
9362
9379
|
}>>;
|
|
9363
9380
|
defaultCurrency: z.ZodDefault<z.ZodString>;
|
|
9364
9381
|
}, z.core.$strip>>;
|
|
@@ -9373,9 +9390,9 @@ declare const ResolutionSchema: z.ZodObject<{
|
|
|
9373
9390
|
normalized: z.ZodDefault<z.ZodBoolean>;
|
|
9374
9391
|
indexed: z.ZodDefault<z.ZodBoolean>;
|
|
9375
9392
|
indexType: z.ZodOptional<z.ZodEnum<{
|
|
9376
|
-
flat: "flat";
|
|
9377
9393
|
hnsw: "hnsw";
|
|
9378
9394
|
ivfflat: "ivfflat";
|
|
9395
|
+
flat: "flat";
|
|
9379
9396
|
}>>;
|
|
9380
9397
|
}, z.core.$strip>>;
|
|
9381
9398
|
fileAttachmentConfig: z.ZodOptional<z.ZodObject<{
|
|
@@ -9459,9 +9476,9 @@ declare const ResolutionSchema: z.ZodObject<{
|
|
|
9459
9476
|
maskingRule: z.ZodOptional<z.ZodObject<{
|
|
9460
9477
|
field: z.ZodString;
|
|
9461
9478
|
strategy: z.ZodEnum<{
|
|
9462
|
-
hash: "hash";
|
|
9463
9479
|
redact: "redact";
|
|
9464
9480
|
partial: "partial";
|
|
9481
|
+
hash: "hash";
|
|
9465
9482
|
tokenize: "tokenize";
|
|
9466
9483
|
randomize: "randomize";
|
|
9467
9484
|
nullify: "nullify";
|
|
@@ -9640,7 +9657,7 @@ declare const ResolutionSchema: z.ZodObject<{
|
|
|
9640
9657
|
}>>;
|
|
9641
9658
|
keyPrefix: z.ZodOptional<z.ZodString>;
|
|
9642
9659
|
}, z.core.$strip> & {
|
|
9643
|
-
create:
|
|
9660
|
+
create: (config: z.input<z.ZodObject<{
|
|
9644
9661
|
name: z.ZodString;
|
|
9645
9662
|
label: z.ZodOptional<z.ZodString>;
|
|
9646
9663
|
pluralLabel: z.ZodOptional<z.ZodString>;
|
|
@@ -9662,7 +9679,6 @@ declare const ResolutionSchema: z.ZodObject<{
|
|
|
9662
9679
|
lookup: "lookup";
|
|
9663
9680
|
file: "file";
|
|
9664
9681
|
json: "json";
|
|
9665
|
-
code: "code";
|
|
9666
9682
|
text: "text";
|
|
9667
9683
|
textarea: "textarea";
|
|
9668
9684
|
email: "email";
|
|
@@ -9692,6 +9708,7 @@ declare const ResolutionSchema: z.ZodObject<{
|
|
|
9692
9708
|
autonumber: "autonumber";
|
|
9693
9709
|
location: "location";
|
|
9694
9710
|
address: "address";
|
|
9711
|
+
code: "code";
|
|
9695
9712
|
color: "color";
|
|
9696
9713
|
rating: "rating";
|
|
9697
9714
|
slider: "slider";
|
|
@@ -9783,8 +9800,8 @@ declare const ResolutionSchema: z.ZodObject<{
|
|
|
9783
9800
|
currencyConfig: z.ZodOptional<z.ZodObject<{
|
|
9784
9801
|
precision: z.ZodDefault<z.ZodNumber>;
|
|
9785
9802
|
currencyMode: z.ZodDefault<z.ZodEnum<{
|
|
9786
|
-
fixed: "fixed";
|
|
9787
9803
|
dynamic: "dynamic";
|
|
9804
|
+
fixed: "fixed";
|
|
9788
9805
|
}>>;
|
|
9789
9806
|
defaultCurrency: z.ZodDefault<z.ZodString>;
|
|
9790
9807
|
}, z.core.$strip>>;
|
|
@@ -9799,9 +9816,9 @@ declare const ResolutionSchema: z.ZodObject<{
|
|
|
9799
9816
|
normalized: z.ZodDefault<z.ZodBoolean>;
|
|
9800
9817
|
indexed: z.ZodDefault<z.ZodBoolean>;
|
|
9801
9818
|
indexType: z.ZodOptional<z.ZodEnum<{
|
|
9802
|
-
flat: "flat";
|
|
9803
9819
|
hnsw: "hnsw";
|
|
9804
9820
|
ivfflat: "ivfflat";
|
|
9821
|
+
flat: "flat";
|
|
9805
9822
|
}>>;
|
|
9806
9823
|
}, z.core.$strip>>;
|
|
9807
9824
|
fileAttachmentConfig: z.ZodOptional<z.ZodObject<{
|
|
@@ -9885,9 +9902,9 @@ declare const ResolutionSchema: z.ZodObject<{
|
|
|
9885
9902
|
maskingRule: z.ZodOptional<z.ZodObject<{
|
|
9886
9903
|
field: z.ZodString;
|
|
9887
9904
|
strategy: z.ZodEnum<{
|
|
9888
|
-
hash: "hash";
|
|
9889
9905
|
redact: "redact";
|
|
9890
9906
|
partial: "partial";
|
|
9907
|
+
hash: "hash";
|
|
9891
9908
|
tokenize: "tokenize";
|
|
9892
9909
|
randomize: "randomize";
|
|
9893
9910
|
nullify: "nullify";
|
|
@@ -10065,7 +10082,7 @@ declare const ResolutionSchema: z.ZodObject<{
|
|
|
10065
10082
|
read_write: "read_write";
|
|
10066
10083
|
}>>;
|
|
10067
10084
|
keyPrefix: z.ZodOptional<z.ZodString>;
|
|
10068
|
-
}, z.core.$strip
|
|
10085
|
+
}, z.core.$strip>>) => ServiceObject;
|
|
10069
10086
|
};
|
|
10070
10087
|
}, z.core.$strip>, z.ZodObject<{
|
|
10071
10088
|
type: z.ZodLiteral<"rename_object">;
|
|
@@ -10140,7 +10157,6 @@ declare const FeedbackLoopSchema: z.ZodObject<{
|
|
|
10140
10157
|
lookup: "lookup";
|
|
10141
10158
|
file: "file";
|
|
10142
10159
|
json: "json";
|
|
10143
|
-
code: "code";
|
|
10144
10160
|
text: "text";
|
|
10145
10161
|
textarea: "textarea";
|
|
10146
10162
|
email: "email";
|
|
@@ -10170,6 +10186,7 @@ declare const FeedbackLoopSchema: z.ZodObject<{
|
|
|
10170
10186
|
autonumber: "autonumber";
|
|
10171
10187
|
location: "location";
|
|
10172
10188
|
address: "address";
|
|
10189
|
+
code: "code";
|
|
10173
10190
|
color: "color";
|
|
10174
10191
|
rating: "rating";
|
|
10175
10192
|
slider: "slider";
|
|
@@ -10261,8 +10278,8 @@ declare const FeedbackLoopSchema: z.ZodObject<{
|
|
|
10261
10278
|
currencyConfig: z.ZodOptional<z.ZodObject<{
|
|
10262
10279
|
precision: z.ZodDefault<z.ZodNumber>;
|
|
10263
10280
|
currencyMode: z.ZodDefault<z.ZodEnum<{
|
|
10264
|
-
fixed: "fixed";
|
|
10265
10281
|
dynamic: "dynamic";
|
|
10282
|
+
fixed: "fixed";
|
|
10266
10283
|
}>>;
|
|
10267
10284
|
defaultCurrency: z.ZodDefault<z.ZodString>;
|
|
10268
10285
|
}, z.core.$strip>>;
|
|
@@ -10277,9 +10294,9 @@ declare const FeedbackLoopSchema: z.ZodObject<{
|
|
|
10277
10294
|
normalized: z.ZodDefault<z.ZodBoolean>;
|
|
10278
10295
|
indexed: z.ZodDefault<z.ZodBoolean>;
|
|
10279
10296
|
indexType: z.ZodOptional<z.ZodEnum<{
|
|
10280
|
-
flat: "flat";
|
|
10281
10297
|
hnsw: "hnsw";
|
|
10282
10298
|
ivfflat: "ivfflat";
|
|
10299
|
+
flat: "flat";
|
|
10283
10300
|
}>>;
|
|
10284
10301
|
}, z.core.$strip>>;
|
|
10285
10302
|
fileAttachmentConfig: z.ZodOptional<z.ZodObject<{
|
|
@@ -10363,9 +10380,9 @@ declare const FeedbackLoopSchema: z.ZodObject<{
|
|
|
10363
10380
|
maskingRule: z.ZodOptional<z.ZodObject<{
|
|
10364
10381
|
field: z.ZodString;
|
|
10365
10382
|
strategy: z.ZodEnum<{
|
|
10366
|
-
hash: "hash";
|
|
10367
10383
|
redact: "redact";
|
|
10368
10384
|
partial: "partial";
|
|
10385
|
+
hash: "hash";
|
|
10369
10386
|
tokenize: "tokenize";
|
|
10370
10387
|
randomize: "randomize";
|
|
10371
10388
|
nullify: "nullify";
|
|
@@ -10437,7 +10454,6 @@ declare const FeedbackLoopSchema: z.ZodObject<{
|
|
|
10437
10454
|
lookup: "lookup";
|
|
10438
10455
|
file: "file";
|
|
10439
10456
|
json: "json";
|
|
10440
|
-
code: "code";
|
|
10441
10457
|
text: "text";
|
|
10442
10458
|
textarea: "textarea";
|
|
10443
10459
|
email: "email";
|
|
@@ -10467,6 +10483,7 @@ declare const FeedbackLoopSchema: z.ZodObject<{
|
|
|
10467
10483
|
autonumber: "autonumber";
|
|
10468
10484
|
location: "location";
|
|
10469
10485
|
address: "address";
|
|
10486
|
+
code: "code";
|
|
10470
10487
|
color: "color";
|
|
10471
10488
|
rating: "rating";
|
|
10472
10489
|
slider: "slider";
|
|
@@ -10558,8 +10575,8 @@ declare const FeedbackLoopSchema: z.ZodObject<{
|
|
|
10558
10575
|
currencyConfig: z.ZodOptional<z.ZodObject<{
|
|
10559
10576
|
precision: z.ZodDefault<z.ZodNumber>;
|
|
10560
10577
|
currencyMode: z.ZodDefault<z.ZodEnum<{
|
|
10561
|
-
fixed: "fixed";
|
|
10562
10578
|
dynamic: "dynamic";
|
|
10579
|
+
fixed: "fixed";
|
|
10563
10580
|
}>>;
|
|
10564
10581
|
defaultCurrency: z.ZodDefault<z.ZodString>;
|
|
10565
10582
|
}, z.core.$strip>>;
|
|
@@ -10574,9 +10591,9 @@ declare const FeedbackLoopSchema: z.ZodObject<{
|
|
|
10574
10591
|
normalized: z.ZodDefault<z.ZodBoolean>;
|
|
10575
10592
|
indexed: z.ZodDefault<z.ZodBoolean>;
|
|
10576
10593
|
indexType: z.ZodOptional<z.ZodEnum<{
|
|
10577
|
-
flat: "flat";
|
|
10578
10594
|
hnsw: "hnsw";
|
|
10579
10595
|
ivfflat: "ivfflat";
|
|
10596
|
+
flat: "flat";
|
|
10580
10597
|
}>>;
|
|
10581
10598
|
}, z.core.$strip>>;
|
|
10582
10599
|
fileAttachmentConfig: z.ZodOptional<z.ZodObject<{
|
|
@@ -10660,9 +10677,9 @@ declare const FeedbackLoopSchema: z.ZodObject<{
|
|
|
10660
10677
|
maskingRule: z.ZodOptional<z.ZodObject<{
|
|
10661
10678
|
field: z.ZodString;
|
|
10662
10679
|
strategy: z.ZodEnum<{
|
|
10663
|
-
hash: "hash";
|
|
10664
10680
|
redact: "redact";
|
|
10665
10681
|
partial: "partial";
|
|
10682
|
+
hash: "hash";
|
|
10666
10683
|
tokenize: "tokenize";
|
|
10667
10684
|
randomize: "randomize";
|
|
10668
10685
|
nullify: "nullify";
|
|
@@ -10841,7 +10858,7 @@ declare const FeedbackLoopSchema: z.ZodObject<{
|
|
|
10841
10858
|
}>>;
|
|
10842
10859
|
keyPrefix: z.ZodOptional<z.ZodString>;
|
|
10843
10860
|
}, z.core.$strip> & {
|
|
10844
|
-
create:
|
|
10861
|
+
create: (config: z.input<z.ZodObject<{
|
|
10845
10862
|
name: z.ZodString;
|
|
10846
10863
|
label: z.ZodOptional<z.ZodString>;
|
|
10847
10864
|
pluralLabel: z.ZodOptional<z.ZodString>;
|
|
@@ -10863,7 +10880,6 @@ declare const FeedbackLoopSchema: z.ZodObject<{
|
|
|
10863
10880
|
lookup: "lookup";
|
|
10864
10881
|
file: "file";
|
|
10865
10882
|
json: "json";
|
|
10866
|
-
code: "code";
|
|
10867
10883
|
text: "text";
|
|
10868
10884
|
textarea: "textarea";
|
|
10869
10885
|
email: "email";
|
|
@@ -10893,6 +10909,7 @@ declare const FeedbackLoopSchema: z.ZodObject<{
|
|
|
10893
10909
|
autonumber: "autonumber";
|
|
10894
10910
|
location: "location";
|
|
10895
10911
|
address: "address";
|
|
10912
|
+
code: "code";
|
|
10896
10913
|
color: "color";
|
|
10897
10914
|
rating: "rating";
|
|
10898
10915
|
slider: "slider";
|
|
@@ -10984,8 +11001,8 @@ declare const FeedbackLoopSchema: z.ZodObject<{
|
|
|
10984
11001
|
currencyConfig: z.ZodOptional<z.ZodObject<{
|
|
10985
11002
|
precision: z.ZodDefault<z.ZodNumber>;
|
|
10986
11003
|
currencyMode: z.ZodDefault<z.ZodEnum<{
|
|
10987
|
-
fixed: "fixed";
|
|
10988
11004
|
dynamic: "dynamic";
|
|
11005
|
+
fixed: "fixed";
|
|
10989
11006
|
}>>;
|
|
10990
11007
|
defaultCurrency: z.ZodDefault<z.ZodString>;
|
|
10991
11008
|
}, z.core.$strip>>;
|
|
@@ -11000,9 +11017,9 @@ declare const FeedbackLoopSchema: z.ZodObject<{
|
|
|
11000
11017
|
normalized: z.ZodDefault<z.ZodBoolean>;
|
|
11001
11018
|
indexed: z.ZodDefault<z.ZodBoolean>;
|
|
11002
11019
|
indexType: z.ZodOptional<z.ZodEnum<{
|
|
11003
|
-
flat: "flat";
|
|
11004
11020
|
hnsw: "hnsw";
|
|
11005
11021
|
ivfflat: "ivfflat";
|
|
11022
|
+
flat: "flat";
|
|
11006
11023
|
}>>;
|
|
11007
11024
|
}, z.core.$strip>>;
|
|
11008
11025
|
fileAttachmentConfig: z.ZodOptional<z.ZodObject<{
|
|
@@ -11086,9 +11103,9 @@ declare const FeedbackLoopSchema: z.ZodObject<{
|
|
|
11086
11103
|
maskingRule: z.ZodOptional<z.ZodObject<{
|
|
11087
11104
|
field: z.ZodString;
|
|
11088
11105
|
strategy: z.ZodEnum<{
|
|
11089
|
-
hash: "hash";
|
|
11090
11106
|
redact: "redact";
|
|
11091
11107
|
partial: "partial";
|
|
11108
|
+
hash: "hash";
|
|
11092
11109
|
tokenize: "tokenize";
|
|
11093
11110
|
randomize: "randomize";
|
|
11094
11111
|
nullify: "nullify";
|
|
@@ -11266,7 +11283,7 @@ declare const FeedbackLoopSchema: z.ZodObject<{
|
|
|
11266
11283
|
read_write: "read_write";
|
|
11267
11284
|
}>>;
|
|
11268
11285
|
keyPrefix: z.ZodOptional<z.ZodString>;
|
|
11269
|
-
}, z.core.$strip
|
|
11286
|
+
}, z.core.$strip>>) => ServiceObject;
|
|
11270
11287
|
};
|
|
11271
11288
|
}, z.core.$strip>, z.ZodObject<{
|
|
11272
11289
|
type: z.ZodLiteral<"rename_object">;
|
|
@@ -11294,7 +11311,6 @@ declare const FeedbackLoopSchema: z.ZodObject<{
|
|
|
11294
11311
|
lookup: "lookup";
|
|
11295
11312
|
file: "file";
|
|
11296
11313
|
json: "json";
|
|
11297
|
-
code: "code";
|
|
11298
11314
|
text: "text";
|
|
11299
11315
|
textarea: "textarea";
|
|
11300
11316
|
email: "email";
|
|
@@ -11324,6 +11340,7 @@ declare const FeedbackLoopSchema: z.ZodObject<{
|
|
|
11324
11340
|
autonumber: "autonumber";
|
|
11325
11341
|
location: "location";
|
|
11326
11342
|
address: "address";
|
|
11343
|
+
code: "code";
|
|
11327
11344
|
color: "color";
|
|
11328
11345
|
rating: "rating";
|
|
11329
11346
|
slider: "slider";
|
|
@@ -11415,8 +11432,8 @@ declare const FeedbackLoopSchema: z.ZodObject<{
|
|
|
11415
11432
|
currencyConfig: z.ZodOptional<z.ZodObject<{
|
|
11416
11433
|
precision: z.ZodDefault<z.ZodNumber>;
|
|
11417
11434
|
currencyMode: z.ZodDefault<z.ZodEnum<{
|
|
11418
|
-
fixed: "fixed";
|
|
11419
11435
|
dynamic: "dynamic";
|
|
11436
|
+
fixed: "fixed";
|
|
11420
11437
|
}>>;
|
|
11421
11438
|
defaultCurrency: z.ZodDefault<z.ZodString>;
|
|
11422
11439
|
}, z.core.$strip>>;
|
|
@@ -11431,9 +11448,9 @@ declare const FeedbackLoopSchema: z.ZodObject<{
|
|
|
11431
11448
|
normalized: z.ZodDefault<z.ZodBoolean>;
|
|
11432
11449
|
indexed: z.ZodDefault<z.ZodBoolean>;
|
|
11433
11450
|
indexType: z.ZodOptional<z.ZodEnum<{
|
|
11434
|
-
flat: "flat";
|
|
11435
11451
|
hnsw: "hnsw";
|
|
11436
11452
|
ivfflat: "ivfflat";
|
|
11453
|
+
flat: "flat";
|
|
11437
11454
|
}>>;
|
|
11438
11455
|
}, z.core.$strip>>;
|
|
11439
11456
|
fileAttachmentConfig: z.ZodOptional<z.ZodObject<{
|
|
@@ -11517,9 +11534,9 @@ declare const FeedbackLoopSchema: z.ZodObject<{
|
|
|
11517
11534
|
maskingRule: z.ZodOptional<z.ZodObject<{
|
|
11518
11535
|
field: z.ZodString;
|
|
11519
11536
|
strategy: z.ZodEnum<{
|
|
11520
|
-
hash: "hash";
|
|
11521
11537
|
redact: "redact";
|
|
11522
11538
|
partial: "partial";
|
|
11539
|
+
hash: "hash";
|
|
11523
11540
|
tokenize: "tokenize";
|
|
11524
11541
|
randomize: "randomize";
|
|
11525
11542
|
nullify: "nullify";
|
|
@@ -11591,7 +11608,6 @@ declare const FeedbackLoopSchema: z.ZodObject<{
|
|
|
11591
11608
|
lookup: "lookup";
|
|
11592
11609
|
file: "file";
|
|
11593
11610
|
json: "json";
|
|
11594
|
-
code: "code";
|
|
11595
11611
|
text: "text";
|
|
11596
11612
|
textarea: "textarea";
|
|
11597
11613
|
email: "email";
|
|
@@ -11621,6 +11637,7 @@ declare const FeedbackLoopSchema: z.ZodObject<{
|
|
|
11621
11637
|
autonumber: "autonumber";
|
|
11622
11638
|
location: "location";
|
|
11623
11639
|
address: "address";
|
|
11640
|
+
code: "code";
|
|
11624
11641
|
color: "color";
|
|
11625
11642
|
rating: "rating";
|
|
11626
11643
|
slider: "slider";
|
|
@@ -11712,8 +11729,8 @@ declare const FeedbackLoopSchema: z.ZodObject<{
|
|
|
11712
11729
|
currencyConfig: z.ZodOptional<z.ZodObject<{
|
|
11713
11730
|
precision: z.ZodDefault<z.ZodNumber>;
|
|
11714
11731
|
currencyMode: z.ZodDefault<z.ZodEnum<{
|
|
11715
|
-
fixed: "fixed";
|
|
11716
11732
|
dynamic: "dynamic";
|
|
11733
|
+
fixed: "fixed";
|
|
11717
11734
|
}>>;
|
|
11718
11735
|
defaultCurrency: z.ZodDefault<z.ZodString>;
|
|
11719
11736
|
}, z.core.$strip>>;
|
|
@@ -11728,9 +11745,9 @@ declare const FeedbackLoopSchema: z.ZodObject<{
|
|
|
11728
11745
|
normalized: z.ZodDefault<z.ZodBoolean>;
|
|
11729
11746
|
indexed: z.ZodDefault<z.ZodBoolean>;
|
|
11730
11747
|
indexType: z.ZodOptional<z.ZodEnum<{
|
|
11731
|
-
flat: "flat";
|
|
11732
11748
|
hnsw: "hnsw";
|
|
11733
11749
|
ivfflat: "ivfflat";
|
|
11750
|
+
flat: "flat";
|
|
11734
11751
|
}>>;
|
|
11735
11752
|
}, z.core.$strip>>;
|
|
11736
11753
|
fileAttachmentConfig: z.ZodOptional<z.ZodObject<{
|
|
@@ -11814,9 +11831,9 @@ declare const FeedbackLoopSchema: z.ZodObject<{
|
|
|
11814
11831
|
maskingRule: z.ZodOptional<z.ZodObject<{
|
|
11815
11832
|
field: z.ZodString;
|
|
11816
11833
|
strategy: z.ZodEnum<{
|
|
11817
|
-
hash: "hash";
|
|
11818
11834
|
redact: "redact";
|
|
11819
11835
|
partial: "partial";
|
|
11836
|
+
hash: "hash";
|
|
11820
11837
|
tokenize: "tokenize";
|
|
11821
11838
|
randomize: "randomize";
|
|
11822
11839
|
nullify: "nullify";
|
|
@@ -11995,7 +12012,7 @@ declare const FeedbackLoopSchema: z.ZodObject<{
|
|
|
11995
12012
|
}>>;
|
|
11996
12013
|
keyPrefix: z.ZodOptional<z.ZodString>;
|
|
11997
12014
|
}, z.core.$strip> & {
|
|
11998
|
-
create:
|
|
12015
|
+
create: (config: z.input<z.ZodObject<{
|
|
11999
12016
|
name: z.ZodString;
|
|
12000
12017
|
label: z.ZodOptional<z.ZodString>;
|
|
12001
12018
|
pluralLabel: z.ZodOptional<z.ZodString>;
|
|
@@ -12017,7 +12034,6 @@ declare const FeedbackLoopSchema: z.ZodObject<{
|
|
|
12017
12034
|
lookup: "lookup";
|
|
12018
12035
|
file: "file";
|
|
12019
12036
|
json: "json";
|
|
12020
|
-
code: "code";
|
|
12021
12037
|
text: "text";
|
|
12022
12038
|
textarea: "textarea";
|
|
12023
12039
|
email: "email";
|
|
@@ -12047,6 +12063,7 @@ declare const FeedbackLoopSchema: z.ZodObject<{
|
|
|
12047
12063
|
autonumber: "autonumber";
|
|
12048
12064
|
location: "location";
|
|
12049
12065
|
address: "address";
|
|
12066
|
+
code: "code";
|
|
12050
12067
|
color: "color";
|
|
12051
12068
|
rating: "rating";
|
|
12052
12069
|
slider: "slider";
|
|
@@ -12138,8 +12155,8 @@ declare const FeedbackLoopSchema: z.ZodObject<{
|
|
|
12138
12155
|
currencyConfig: z.ZodOptional<z.ZodObject<{
|
|
12139
12156
|
precision: z.ZodDefault<z.ZodNumber>;
|
|
12140
12157
|
currencyMode: z.ZodDefault<z.ZodEnum<{
|
|
12141
|
-
fixed: "fixed";
|
|
12142
12158
|
dynamic: "dynamic";
|
|
12159
|
+
fixed: "fixed";
|
|
12143
12160
|
}>>;
|
|
12144
12161
|
defaultCurrency: z.ZodDefault<z.ZodString>;
|
|
12145
12162
|
}, z.core.$strip>>;
|
|
@@ -12154,9 +12171,9 @@ declare const FeedbackLoopSchema: z.ZodObject<{
|
|
|
12154
12171
|
normalized: z.ZodDefault<z.ZodBoolean>;
|
|
12155
12172
|
indexed: z.ZodDefault<z.ZodBoolean>;
|
|
12156
12173
|
indexType: z.ZodOptional<z.ZodEnum<{
|
|
12157
|
-
flat: "flat";
|
|
12158
12174
|
hnsw: "hnsw";
|
|
12159
12175
|
ivfflat: "ivfflat";
|
|
12176
|
+
flat: "flat";
|
|
12160
12177
|
}>>;
|
|
12161
12178
|
}, z.core.$strip>>;
|
|
12162
12179
|
fileAttachmentConfig: z.ZodOptional<z.ZodObject<{
|
|
@@ -12240,9 +12257,9 @@ declare const FeedbackLoopSchema: z.ZodObject<{
|
|
|
12240
12257
|
maskingRule: z.ZodOptional<z.ZodObject<{
|
|
12241
12258
|
field: z.ZodString;
|
|
12242
12259
|
strategy: z.ZodEnum<{
|
|
12243
|
-
hash: "hash";
|
|
12244
12260
|
redact: "redact";
|
|
12245
12261
|
partial: "partial";
|
|
12262
|
+
hash: "hash";
|
|
12246
12263
|
tokenize: "tokenize";
|
|
12247
12264
|
randomize: "randomize";
|
|
12248
12265
|
nullify: "nullify";
|
|
@@ -12420,7 +12437,7 @@ declare const FeedbackLoopSchema: z.ZodObject<{
|
|
|
12420
12437
|
read_write: "read_write";
|
|
12421
12438
|
}>>;
|
|
12422
12439
|
keyPrefix: z.ZodOptional<z.ZodString>;
|
|
12423
|
-
}, z.core.$strip
|
|
12440
|
+
}, z.core.$strip>>) => ServiceObject;
|
|
12424
12441
|
};
|
|
12425
12442
|
}, z.core.$strip>, z.ZodObject<{
|
|
12426
12443
|
type: z.ZodLiteral<"rename_object">;
|
|
@@ -12826,9 +12843,10 @@ type index_WorkflowFieldCondition = WorkflowFieldCondition;
|
|
|
12826
12843
|
declare const index_WorkflowFieldConditionSchema: typeof WorkflowFieldConditionSchema;
|
|
12827
12844
|
type index_WorkflowSchedule = WorkflowSchedule;
|
|
12828
12845
|
declare const index_WorkflowScheduleSchema: typeof WorkflowScheduleSchema;
|
|
12846
|
+
declare const index_defineAgent: typeof defineAgent;
|
|
12829
12847
|
declare const index_fullStackDevOpsAgentExample: typeof fullStackDevOpsAgentExample;
|
|
12830
12848
|
declare namespace index {
|
|
12831
|
-
export { type index_AICodeReviewResult as AICodeReviewResult, index_AICodeReviewResultSchema as AICodeReviewResultSchema, index_AIKnowledgeSchema as AIKnowledgeSchema, index_AIModelConfigSchema as AIModelConfigSchema, type index_AIOperationCost as AIOperationCost, index_AIOperationCostSchema as AIOperationCostSchema, type index_AIOpsAgentConfig as AIOpsAgentConfig, index_AIOpsAgentConfigSchema as AIOpsAgentConfigSchema, type index_AIOrchestration as AIOrchestration, type index_AIOrchestrationExecutionResult as AIOrchestrationExecutionResult, index_AIOrchestrationExecutionResultSchema as AIOrchestrationExecutionResultSchema, index_AIOrchestrationSchema as AIOrchestrationSchema, type index_AIOrchestrationTrigger as AIOrchestrationTrigger, index_AIOrchestrationTriggerSchema as AIOrchestrationTriggerSchema, type index_AITask as AITask, index_AITaskSchema as AITaskSchema, type index_AITaskType as AITaskType, index_AITaskTypeSchema as AITaskTypeSchema, type index_AITool as AITool, index_AIToolSchema as AIToolSchema, type index_Agent as Agent, type index_AgentAction as AgentAction, type index_AgentActionResult as AgentActionResult, index_AgentActionResultSchema as AgentActionResultSchema, index_AgentActionSchema as AgentActionSchema, type index_AgentActionSequence as AgentActionSequence, type index_AgentActionSequenceResult as AgentActionSequenceResult, index_AgentActionSequenceResultSchema as AgentActionSequenceResultSchema, index_AgentActionSequenceSchema as AgentActionSequenceSchema, type index_AgentCommunicationProtocol as AgentCommunicationProtocol, index_AgentCommunicationProtocolSchema as AgentCommunicationProtocolSchema, type index_AgentGroupMember as AgentGroupMember, index_AgentGroupMemberSchema as AgentGroupMemberSchema, type index_AgentGroupRole as AgentGroupRole, index_AgentGroupRoleSchema as AgentGroupRoleSchema, index_AgentSchema as AgentSchema, type index_AnomalyDetectionConfig as AnomalyDetectionConfig, index_AnomalyDetectionConfigSchema as AnomalyDetectionConfigSchema, type index_AutoScalingPolicy as AutoScalingPolicy, index_AutoScalingPolicySchema as AutoScalingPolicySchema, type index_BatchAIOrchestrationExecution as BatchAIOrchestrationExecution, index_BatchAIOrchestrationExecutionSchema as BatchAIOrchestrationExecutionSchema, type index_BillingPeriod as BillingPeriod, index_BillingPeriodSchema as BillingPeriodSchema, type index_BudgetLimit as BudgetLimit, index_BudgetLimitSchema as BudgetLimitSchema, type index_BudgetStatus as BudgetStatus, index_BudgetStatusSchema as BudgetStatusSchema, type index_BudgetType as BudgetType, index_BudgetTypeSchema as BudgetTypeSchema, type index_CICDPipelineConfig as CICDPipelineConfig, index_CICDPipelineConfigSchema as CICDPipelineConfigSchema, type index_ChunkingStrategy as ChunkingStrategy, index_ChunkingStrategySchema as ChunkingStrategySchema, index_CodeContentSchema as CodeContentSchema, type index_CodeGenerationConfig as CodeGenerationConfig, index_CodeGenerationConfigSchema as CodeGenerationConfigSchema, type index_CodeGenerationRequest as CodeGenerationRequest, index_CodeGenerationRequestSchema as CodeGenerationRequestSchema, type index_CodeGenerationTarget as CodeGenerationTarget, index_CodeGenerationTargetSchema as CodeGenerationTargetSchema, type index_ComponentActionParams as ComponentActionParams, index_ComponentActionParamsSchema as ComponentActionParamsSchema, type index_ComponentActionType as ComponentActionType, index_ComponentActionTypeSchema as ComponentActionTypeSchema, index_ComponentAgentActionSchema as ComponentAgentActionSchema, type index_ConversationAnalytics as ConversationAnalytics, index_ConversationAnalyticsSchema as ConversationAnalyticsSchema, type index_ConversationContext as ConversationContext, index_ConversationContextSchema as ConversationContextSchema, type index_ConversationMessage as ConversationMessage, index_ConversationMessageSchema as ConversationMessageSchema, type index_ConversationSession as ConversationSession, index_ConversationSessionSchema as ConversationSessionSchema, type index_ConversationSummary as ConversationSummary, index_ConversationSummarySchema as ConversationSummarySchema, type index_CostAlert as CostAlert, index_CostAlertSchema as CostAlertSchema, type index_CostAlertType as CostAlertType, index_CostAlertTypeSchema as CostAlertTypeSchema, type index_CostAnalytics as CostAnalytics, index_CostAnalyticsSchema as CostAnalyticsSchema, type index_CostBreakdownDimension as CostBreakdownDimension, index_CostBreakdownDimensionSchema as CostBreakdownDimensionSchema, type index_CostBreakdownEntry as CostBreakdownEntry, index_CostBreakdownEntrySchema as CostBreakdownEntrySchema, type index_CostEntry as CostEntry, index_CostEntrySchema as CostEntrySchema, type index_CostMetricType as CostMetricType, index_CostMetricTypeSchema as CostMetricTypeSchema, type index_CostOptimizationRecommendation as CostOptimizationRecommendation, index_CostOptimizationRecommendationSchema as CostOptimizationRecommendationSchema, type index_CostQueryFilters as CostQueryFilters, index_CostQueryFiltersSchema as CostQueryFiltersSchema, type index_CostReport as CostReport, index_CostReportSchema as CostReportSchema, type index_DataActionParams as DataActionParams, index_DataActionParamsSchema as DataActionParamsSchema, type index_DataActionType as DataActionType, index_DataActionTypeSchema as DataActionTypeSchema, index_DataAgentActionSchema as DataAgentActionSchema, type index_DeploymentStrategy as DeploymentStrategy, index_DeploymentStrategySchema as DeploymentStrategySchema, type index_DevOpsAgent as DevOpsAgent, index_DevOpsAgentSchema as DevOpsAgentSchema, type index_DevOpsTool as DevOpsTool, index_DevOpsToolSchema as DevOpsToolSchema, type index_DevelopmentConfig as DevelopmentConfig, index_DevelopmentConfigSchema as DevelopmentConfigSchema, type index_DocumentChunk as DocumentChunk, index_DocumentChunkSchema as DocumentChunkSchema, type index_DocumentLoaderConfig as DocumentLoaderConfig, index_DocumentLoaderConfigSchema as DocumentLoaderConfigSchema, type index_DocumentMetadata as DocumentMetadata, index_DocumentMetadataSchema as DocumentMetadataSchema, type index_EmbeddingModel as EmbeddingModel, index_EmbeddingModelSchema as EmbeddingModelSchema, type index_Entity as Entity, index_EntitySchema as EntitySchema, type index_EvaluationMetrics as EvaluationMetrics, index_EvaluationMetricsSchema as EvaluationMetricsSchema, type index_FeedbackLoop as FeedbackLoop, index_FeedbackLoopSchema as FeedbackLoopSchema, type index_FieldSynonymConfig as FieldSynonymConfig, index_FieldSynonymConfigSchema as FieldSynonymConfigSchema, index_FileContentSchema as FileContentSchema, index_FilterExpressionSchema as FilterExpressionSchema, type index_FilterGroup as FilterGroup, index_FilterGroupSchema as FilterGroupSchema, type index_FormActionParams as FormActionParams, index_FormActionParamsSchema as FormActionParamsSchema, type index_FormActionType as FormActionType, index_FormActionTypeSchema as FormActionTypeSchema, index_FormAgentActionSchema as FormAgentActionSchema, type index_FunctionCall as FunctionCall, index_FunctionCallSchema as FunctionCallSchema, type index_GeneratedCode as GeneratedCode, index_GeneratedCodeSchema as GeneratedCodeSchema, type index_GitHubIntegration as GitHubIntegration, index_GitHubIntegrationSchema as GitHubIntegrationSchema, type index_Hyperparameters as Hyperparameters, index_HyperparametersSchema as HyperparametersSchema, index_ImageContentSchema as ImageContentSchema, type index_IntegrationConfig as IntegrationConfig, index_IntegrationConfigSchema as IntegrationConfigSchema, type index_IntentActionMapping as IntentActionMapping, index_IntentActionMappingSchema as IntentActionMappingSchema, type index_Issue as Issue, index_IssueSchema as IssueSchema, type index_MCPCapability as MCPCapability, index_MCPCapabilitySchema as MCPCapabilitySchema, type index_MCPClientConfig as MCPClientConfig, index_MCPClientConfigSchema as MCPClientConfigSchema, type index_MCPPrompt as MCPPrompt, type index_MCPPromptArgument as MCPPromptArgument, index_MCPPromptArgumentSchema as MCPPromptArgumentSchema, type index_MCPPromptMessage as MCPPromptMessage, index_MCPPromptMessageSchema as MCPPromptMessageSchema, type index_MCPPromptRequest as MCPPromptRequest, index_MCPPromptRequestSchema as MCPPromptRequestSchema, type index_MCPPromptResponse as MCPPromptResponse, index_MCPPromptResponseSchema as MCPPromptResponseSchema, index_MCPPromptSchema as MCPPromptSchema, type index_MCPResource as MCPResource, type index_MCPResourceRequest as MCPResourceRequest, index_MCPResourceRequestSchema as MCPResourceRequestSchema, type index_MCPResourceResponse as MCPResourceResponse, index_MCPResourceResponseSchema as MCPResourceResponseSchema, index_MCPResourceSchema as MCPResourceSchema, type index_MCPResourceTemplate as MCPResourceTemplate, index_MCPResourceTemplateSchema as MCPResourceTemplateSchema, type index_MCPResourceType as MCPResourceType, index_MCPResourceTypeSchema as MCPResourceTypeSchema, type index_MCPRootEntry as MCPRootEntry, index_MCPRootEntrySchema as MCPRootEntrySchema, type index_MCPRootsConfig as MCPRootsConfig, index_MCPRootsConfigSchema as MCPRootsConfigSchema, type index_MCPSamplingConfig as MCPSamplingConfig, index_MCPSamplingConfigSchema as MCPSamplingConfigSchema, type index_MCPServerConfig as MCPServerConfig, index_MCPServerConfigSchema as MCPServerConfigSchema, type index_MCPServerInfo as MCPServerInfo, index_MCPServerInfoSchema as MCPServerInfoSchema, type index_MCPStreamingConfig as MCPStreamingConfig, index_MCPStreamingConfigSchema as MCPStreamingConfigSchema, type index_MCPTool as MCPTool, type index_MCPToolApproval as MCPToolApproval, index_MCPToolApprovalSchema as MCPToolApprovalSchema, type index_MCPToolCallRequest as MCPToolCallRequest, index_MCPToolCallRequestSchema as MCPToolCallRequestSchema, type index_MCPToolCallResponse as MCPToolCallResponse, index_MCPToolCallResponseSchema as MCPToolCallResponseSchema, type index_MCPToolParameter as MCPToolParameter, index_MCPToolParameterSchema as MCPToolParameterSchema, index_MCPToolSchema as MCPToolSchema, type index_MCPTransportConfig as MCPTransportConfig, index_MCPTransportConfigSchema as MCPTransportConfigSchema, type index_MCPTransportType as MCPTransportType, index_MCPTransportTypeSchema as MCPTransportTypeSchema, type index_MessageContent as MessageContent, index_MessageContentSchema as MessageContentSchema, type index_MessageContentType as MessageContentType, index_MessageContentTypeSchema as MessageContentTypeSchema, type index_MessagePruningEvent as MessagePruningEvent, index_MessagePruningEventSchema as MessagePruningEventSchema, type index_MessageRole as MessageRole, index_MessageRoleSchema as MessageRoleSchema, index_MetadataFilterSchema as MetadataFilterSchema, index_MetadataSourceSchema as MetadataSourceSchema, type index_ModelCapability as ModelCapability, index_ModelCapabilitySchema as ModelCapabilitySchema, type index_ModelConfig as ModelConfig, index_ModelConfigSchema as ModelConfigSchema, type index_ModelDrift as ModelDrift, index_ModelDriftSchema as ModelDriftSchema, type index_ModelFeature as ModelFeature, index_ModelFeatureSchema as ModelFeatureSchema, type index_ModelLimits as ModelLimits, index_ModelLimitsSchema as ModelLimitsSchema, type index_ModelPricing as ModelPricing, index_ModelPricingSchema as ModelPricingSchema, type index_ModelProvider as ModelProvider, index_ModelProviderSchema as ModelProviderSchema, type index_ModelRegistry as ModelRegistry, type index_ModelRegistryEntry as ModelRegistryEntry, index_ModelRegistryEntrySchema as ModelRegistryEntrySchema, index_ModelRegistrySchema as ModelRegistrySchema, type index_ModelSelectionCriteria as ModelSelectionCriteria, index_ModelSelectionCriteriaSchema as ModelSelectionCriteriaSchema, type index_MonitoringConfig as MonitoringConfig, index_MonitoringConfigSchema as MonitoringConfigSchema, type index_MultiAgentGroup as MultiAgentGroup, type index_MultiAgentGroupInput as MultiAgentGroupInput, index_MultiAgentGroupSchema as MultiAgentGroupSchema, type index_NLQAnalytics as NLQAnalytics, index_NLQAnalyticsSchema as NLQAnalyticsSchema, type index_NLQFieldMapping as NLQFieldMapping, index_NLQFieldMappingSchema as NLQFieldMappingSchema, type index_NLQModelConfig as NLQModelConfig, index_NLQModelConfigSchema as NLQModelConfigSchema, type index_NLQParseResult as NLQParseResult, index_NLQParseResultSchema as NLQParseResultSchema, type index_NLQRequest as NLQRequest, index_NLQRequestSchema as NLQRequestSchema, type index_NLQResponse as NLQResponse, index_NLQResponseSchema as NLQResponseSchema, type index_NLQTrainingExample as NLQTrainingExample, index_NLQTrainingExampleSchema as NLQTrainingExampleSchema, type index_NavigationActionParams as NavigationActionParams, index_NavigationActionParamsSchema as NavigationActionParamsSchema, type index_NavigationActionType as NavigationActionType, index_NavigationActionTypeSchema as NavigationActionTypeSchema, index_NavigationAgentActionSchema as NavigationAgentActionSchema, type index_PerformanceOptimization as PerformanceOptimization, index_PerformanceOptimizationSchema as PerformanceOptimizationSchema, type index_PipelineStage as PipelineStage, index_PipelineStageSchema as PipelineStageSchema, type index_PluginCompositionRequest as PluginCompositionRequest, index_PluginCompositionRequestSchema as PluginCompositionRequestSchema, type index_PluginCompositionResult as PluginCompositionResult, index_PluginCompositionResultSchema as PluginCompositionResultSchema, type index_PluginRecommendation as PluginRecommendation, type index_PluginRecommendationRequest as PluginRecommendationRequest, index_PluginRecommendationRequestSchema as PluginRecommendationRequestSchema, index_PluginRecommendationSchema as PluginRecommendationSchema, type index_PluginScaffoldingTemplate as PluginScaffoldingTemplate, index_PluginScaffoldingTemplateSchema as PluginScaffoldingTemplateSchema, type index_PostProcessingAction as PostProcessingAction, index_PostProcessingActionSchema as PostProcessingActionSchema, type index_PredictionRequest as PredictionRequest, index_PredictionRequestSchema as PredictionRequestSchema, type index_PredictionResult as PredictionResult, index_PredictionResultSchema as PredictionResultSchema, type index_PredictiveModel as PredictiveModel, index_PredictiveModelSchema as PredictiveModelSchema, type index_PredictiveModelType as PredictiveModelType, index_PredictiveModelTypeSchema as PredictiveModelTypeSchema, type index_PromptTemplate as PromptTemplate, index_PromptTemplateSchema as PromptTemplateSchema, type index_PromptVariable as PromptVariable, index_PromptVariableSchema as PromptVariableSchema, type index_QueryContext as QueryContext, index_QueryContextSchema as QueryContextSchema, type index_QueryIntent as QueryIntent, index_QueryIntentSchema as QueryIntentSchema, type index_QueryTemplate as QueryTemplate, index_QueryTemplateSchema as QueryTemplateSchema, type index_RAGPipelineConfig as RAGPipelineConfig, index_RAGPipelineConfigSchema as RAGPipelineConfigSchema, type index_RAGPipelineStatus as RAGPipelineStatus, index_RAGPipelineStatusSchema as RAGPipelineStatusSchema, type index_RAGQueryRequest as RAGQueryRequest, index_RAGQueryRequestSchema as RAGQueryRequestSchema, type index_RAGQueryResponse as RAGQueryResponse, index_RAGQueryResponseSchema as RAGQueryResponseSchema, type index_RerankingConfig as RerankingConfig, index_RerankingConfigSchema as RerankingConfigSchema, type index_Resolution as Resolution, index_ResolutionSchema as ResolutionSchema, type index_RetrievalStrategy as RetrievalStrategy, index_RetrievalStrategySchema as RetrievalStrategySchema, type index_RootCauseAnalysisRequest as RootCauseAnalysisRequest, index_RootCauseAnalysisRequestSchema as RootCauseAnalysisRequestSchema, type index_RootCauseAnalysisResult as RootCauseAnalysisResult, index_RootCauseAnalysisResultSchema as RootCauseAnalysisResultSchema, type index_SelfHealingAction as SelfHealingAction, index_SelfHealingActionSchema as SelfHealingActionSchema, type index_SelfHealingConfig as SelfHealingConfig, index_SelfHealingConfigSchema as SelfHealingConfigSchema, type index_StructuredOutputConfig as StructuredOutputConfig, index_StructuredOutputConfigSchema as StructuredOutputConfigSchema, type index_StructuredOutputFormat as StructuredOutputFormat, index_StructuredOutputFormatSchema as StructuredOutputFormatSchema, type index_TestingConfig as TestingConfig, index_TestingConfigSchema as TestingConfigSchema, index_TextContentSchema as TextContentSchema, type index_Timeframe as Timeframe, index_TimeframeSchema as TimeframeSchema, type index_TokenBudgetConfig as TokenBudgetConfig, index_TokenBudgetConfigSchema as TokenBudgetConfigSchema, type index_TokenBudgetStrategy as TokenBudgetStrategy, index_TokenBudgetStrategySchema as TokenBudgetStrategySchema, type index_TokenUsage as TokenUsage, index_TokenUsageSchema as TokenUsageSchema, type index_TokenUsageStats as TokenUsageStats, index_TokenUsageStatsSchema as TokenUsageStatsSchema, type index_ToolCall as ToolCall, index_ToolCallSchema as ToolCallSchema, type index_TrainingConfig as TrainingConfig, index_TrainingConfigSchema as TrainingConfigSchema, type index_TransformPipelineStep as TransformPipelineStep, index_TransformPipelineStepSchema as TransformPipelineStepSchema, index_TypedAgentActionSchema as TypedAgentActionSchema, type index_UIActionType as UIActionType, index_UIActionTypeSchema as UIActionTypeSchema, type index_VectorStoreConfig as VectorStoreConfig, index_VectorStoreConfigSchema as VectorStoreConfigSchema, type index_VectorStoreProvider as VectorStoreProvider, index_VectorStoreProviderSchema as VectorStoreProviderSchema, type index_VercelIntegration as VercelIntegration, index_VercelIntegrationSchema as VercelIntegrationSchema, type index_VersionManagement as VersionManagement, index_VersionManagementSchema as VersionManagementSchema, type index_ViewActionParams as ViewActionParams, index_ViewActionParamsSchema as ViewActionParamsSchema, type index_ViewActionType as ViewActionType, index_ViewActionTypeSchema as ViewActionTypeSchema, index_ViewAgentActionSchema as ViewAgentActionSchema, type index_WorkflowActionParams as WorkflowActionParams, index_WorkflowActionParamsSchema as WorkflowActionParamsSchema, type index_WorkflowActionType as WorkflowActionType, index_WorkflowActionTypeSchema as WorkflowActionTypeSchema, index_WorkflowAgentActionSchema as WorkflowAgentActionSchema, type index_WorkflowFieldCondition as WorkflowFieldCondition, index_WorkflowFieldConditionSchema as WorkflowFieldConditionSchema, type index_WorkflowSchedule as WorkflowSchedule, index_WorkflowScheduleSchema as WorkflowScheduleSchema, index_fullStackDevOpsAgentExample as fullStackDevOpsAgentExample };
|
|
12849
|
+
export { type index_AICodeReviewResult as AICodeReviewResult, index_AICodeReviewResultSchema as AICodeReviewResultSchema, index_AIKnowledgeSchema as AIKnowledgeSchema, index_AIModelConfigSchema as AIModelConfigSchema, type index_AIOperationCost as AIOperationCost, index_AIOperationCostSchema as AIOperationCostSchema, type index_AIOpsAgentConfig as AIOpsAgentConfig, index_AIOpsAgentConfigSchema as AIOpsAgentConfigSchema, type index_AIOrchestration as AIOrchestration, type index_AIOrchestrationExecutionResult as AIOrchestrationExecutionResult, index_AIOrchestrationExecutionResultSchema as AIOrchestrationExecutionResultSchema, index_AIOrchestrationSchema as AIOrchestrationSchema, type index_AIOrchestrationTrigger as AIOrchestrationTrigger, index_AIOrchestrationTriggerSchema as AIOrchestrationTriggerSchema, type index_AITask as AITask, index_AITaskSchema as AITaskSchema, type index_AITaskType as AITaskType, index_AITaskTypeSchema as AITaskTypeSchema, type index_AITool as AITool, index_AIToolSchema as AIToolSchema, type index_Agent as Agent, type index_AgentAction as AgentAction, type index_AgentActionResult as AgentActionResult, index_AgentActionResultSchema as AgentActionResultSchema, index_AgentActionSchema as AgentActionSchema, type index_AgentActionSequence as AgentActionSequence, type index_AgentActionSequenceResult as AgentActionSequenceResult, index_AgentActionSequenceResultSchema as AgentActionSequenceResultSchema, index_AgentActionSequenceSchema as AgentActionSequenceSchema, type index_AgentCommunicationProtocol as AgentCommunicationProtocol, index_AgentCommunicationProtocolSchema as AgentCommunicationProtocolSchema, type index_AgentGroupMember as AgentGroupMember, index_AgentGroupMemberSchema as AgentGroupMemberSchema, type index_AgentGroupRole as AgentGroupRole, index_AgentGroupRoleSchema as AgentGroupRoleSchema, index_AgentSchema as AgentSchema, type index_AnomalyDetectionConfig as AnomalyDetectionConfig, index_AnomalyDetectionConfigSchema as AnomalyDetectionConfigSchema, type index_AutoScalingPolicy as AutoScalingPolicy, index_AutoScalingPolicySchema as AutoScalingPolicySchema, type index_BatchAIOrchestrationExecution as BatchAIOrchestrationExecution, index_BatchAIOrchestrationExecutionSchema as BatchAIOrchestrationExecutionSchema, type index_BillingPeriod as BillingPeriod, index_BillingPeriodSchema as BillingPeriodSchema, type index_BudgetLimit as BudgetLimit, index_BudgetLimitSchema as BudgetLimitSchema, type index_BudgetStatus as BudgetStatus, index_BudgetStatusSchema as BudgetStatusSchema, type index_BudgetType as BudgetType, index_BudgetTypeSchema as BudgetTypeSchema, type index_CICDPipelineConfig as CICDPipelineConfig, index_CICDPipelineConfigSchema as CICDPipelineConfigSchema, type index_ChunkingStrategy as ChunkingStrategy, index_ChunkingStrategySchema as ChunkingStrategySchema, index_CodeContentSchema as CodeContentSchema, type index_CodeGenerationConfig as CodeGenerationConfig, index_CodeGenerationConfigSchema as CodeGenerationConfigSchema, type index_CodeGenerationRequest as CodeGenerationRequest, index_CodeGenerationRequestSchema as CodeGenerationRequestSchema, type index_CodeGenerationTarget as CodeGenerationTarget, index_CodeGenerationTargetSchema as CodeGenerationTargetSchema, type index_ComponentActionParams as ComponentActionParams, index_ComponentActionParamsSchema as ComponentActionParamsSchema, type index_ComponentActionType as ComponentActionType, index_ComponentActionTypeSchema as ComponentActionTypeSchema, index_ComponentAgentActionSchema as ComponentAgentActionSchema, type index_ConversationAnalytics as ConversationAnalytics, index_ConversationAnalyticsSchema as ConversationAnalyticsSchema, type index_ConversationContext as ConversationContext, index_ConversationContextSchema as ConversationContextSchema, type index_ConversationMessage as ConversationMessage, index_ConversationMessageSchema as ConversationMessageSchema, type index_ConversationSession as ConversationSession, index_ConversationSessionSchema as ConversationSessionSchema, type index_ConversationSummary as ConversationSummary, index_ConversationSummarySchema as ConversationSummarySchema, type index_CostAlert as CostAlert, index_CostAlertSchema as CostAlertSchema, type index_CostAlertType as CostAlertType, index_CostAlertTypeSchema as CostAlertTypeSchema, type index_CostAnalytics as CostAnalytics, index_CostAnalyticsSchema as CostAnalyticsSchema, type index_CostBreakdownDimension as CostBreakdownDimension, index_CostBreakdownDimensionSchema as CostBreakdownDimensionSchema, type index_CostBreakdownEntry as CostBreakdownEntry, index_CostBreakdownEntrySchema as CostBreakdownEntrySchema, type index_CostEntry as CostEntry, index_CostEntrySchema as CostEntrySchema, type index_CostMetricType as CostMetricType, index_CostMetricTypeSchema as CostMetricTypeSchema, type index_CostOptimizationRecommendation as CostOptimizationRecommendation, index_CostOptimizationRecommendationSchema as CostOptimizationRecommendationSchema, type index_CostQueryFilters as CostQueryFilters, index_CostQueryFiltersSchema as CostQueryFiltersSchema, type index_CostReport as CostReport, index_CostReportSchema as CostReportSchema, type index_DataActionParams as DataActionParams, index_DataActionParamsSchema as DataActionParamsSchema, type index_DataActionType as DataActionType, index_DataActionTypeSchema as DataActionTypeSchema, index_DataAgentActionSchema as DataAgentActionSchema, type index_DeploymentStrategy as DeploymentStrategy, index_DeploymentStrategySchema as DeploymentStrategySchema, type index_DevOpsAgent as DevOpsAgent, index_DevOpsAgentSchema as DevOpsAgentSchema, type index_DevOpsTool as DevOpsTool, index_DevOpsToolSchema as DevOpsToolSchema, type index_DevelopmentConfig as DevelopmentConfig, index_DevelopmentConfigSchema as DevelopmentConfigSchema, type index_DocumentChunk as DocumentChunk, index_DocumentChunkSchema as DocumentChunkSchema, type index_DocumentLoaderConfig as DocumentLoaderConfig, index_DocumentLoaderConfigSchema as DocumentLoaderConfigSchema, type index_DocumentMetadata as DocumentMetadata, index_DocumentMetadataSchema as DocumentMetadataSchema, type index_EmbeddingModel as EmbeddingModel, index_EmbeddingModelSchema as EmbeddingModelSchema, type index_Entity as Entity, index_EntitySchema as EntitySchema, type index_EvaluationMetrics as EvaluationMetrics, index_EvaluationMetricsSchema as EvaluationMetricsSchema, type index_FeedbackLoop as FeedbackLoop, index_FeedbackLoopSchema as FeedbackLoopSchema, type index_FieldSynonymConfig as FieldSynonymConfig, index_FieldSynonymConfigSchema as FieldSynonymConfigSchema, index_FileContentSchema as FileContentSchema, index_FilterExpressionSchema as FilterExpressionSchema, type index_FilterGroup as FilterGroup, index_FilterGroupSchema as FilterGroupSchema, type index_FormActionParams as FormActionParams, index_FormActionParamsSchema as FormActionParamsSchema, type index_FormActionType as FormActionType, index_FormActionTypeSchema as FormActionTypeSchema, index_FormAgentActionSchema as FormAgentActionSchema, type index_FunctionCall as FunctionCall, index_FunctionCallSchema as FunctionCallSchema, type index_GeneratedCode as GeneratedCode, index_GeneratedCodeSchema as GeneratedCodeSchema, type index_GitHubIntegration as GitHubIntegration, index_GitHubIntegrationSchema as GitHubIntegrationSchema, type index_Hyperparameters as Hyperparameters, index_HyperparametersSchema as HyperparametersSchema, index_ImageContentSchema as ImageContentSchema, type index_IntegrationConfig as IntegrationConfig, index_IntegrationConfigSchema as IntegrationConfigSchema, type index_IntentActionMapping as IntentActionMapping, index_IntentActionMappingSchema as IntentActionMappingSchema, type index_Issue as Issue, index_IssueSchema as IssueSchema, type index_MCPCapability as MCPCapability, index_MCPCapabilitySchema as MCPCapabilitySchema, type index_MCPClientConfig as MCPClientConfig, index_MCPClientConfigSchema as MCPClientConfigSchema, type index_MCPPrompt as MCPPrompt, type index_MCPPromptArgument as MCPPromptArgument, index_MCPPromptArgumentSchema as MCPPromptArgumentSchema, type index_MCPPromptMessage as MCPPromptMessage, index_MCPPromptMessageSchema as MCPPromptMessageSchema, type index_MCPPromptRequest as MCPPromptRequest, index_MCPPromptRequestSchema as MCPPromptRequestSchema, type index_MCPPromptResponse as MCPPromptResponse, index_MCPPromptResponseSchema as MCPPromptResponseSchema, index_MCPPromptSchema as MCPPromptSchema, type index_MCPResource as MCPResource, type index_MCPResourceRequest as MCPResourceRequest, index_MCPResourceRequestSchema as MCPResourceRequestSchema, type index_MCPResourceResponse as MCPResourceResponse, index_MCPResourceResponseSchema as MCPResourceResponseSchema, index_MCPResourceSchema as MCPResourceSchema, type index_MCPResourceTemplate as MCPResourceTemplate, index_MCPResourceTemplateSchema as MCPResourceTemplateSchema, type index_MCPResourceType as MCPResourceType, index_MCPResourceTypeSchema as MCPResourceTypeSchema, type index_MCPRootEntry as MCPRootEntry, index_MCPRootEntrySchema as MCPRootEntrySchema, type index_MCPRootsConfig as MCPRootsConfig, index_MCPRootsConfigSchema as MCPRootsConfigSchema, type index_MCPSamplingConfig as MCPSamplingConfig, index_MCPSamplingConfigSchema as MCPSamplingConfigSchema, type index_MCPServerConfig as MCPServerConfig, index_MCPServerConfigSchema as MCPServerConfigSchema, type index_MCPServerInfo as MCPServerInfo, index_MCPServerInfoSchema as MCPServerInfoSchema, type index_MCPStreamingConfig as MCPStreamingConfig, index_MCPStreamingConfigSchema as MCPStreamingConfigSchema, type index_MCPTool as MCPTool, type index_MCPToolApproval as MCPToolApproval, index_MCPToolApprovalSchema as MCPToolApprovalSchema, type index_MCPToolCallRequest as MCPToolCallRequest, index_MCPToolCallRequestSchema as MCPToolCallRequestSchema, type index_MCPToolCallResponse as MCPToolCallResponse, index_MCPToolCallResponseSchema as MCPToolCallResponseSchema, type index_MCPToolParameter as MCPToolParameter, index_MCPToolParameterSchema as MCPToolParameterSchema, index_MCPToolSchema as MCPToolSchema, type index_MCPTransportConfig as MCPTransportConfig, index_MCPTransportConfigSchema as MCPTransportConfigSchema, type index_MCPTransportType as MCPTransportType, index_MCPTransportTypeSchema as MCPTransportTypeSchema, type index_MessageContent as MessageContent, index_MessageContentSchema as MessageContentSchema, type index_MessageContentType as MessageContentType, index_MessageContentTypeSchema as MessageContentTypeSchema, type index_MessagePruningEvent as MessagePruningEvent, index_MessagePruningEventSchema as MessagePruningEventSchema, type index_MessageRole as MessageRole, index_MessageRoleSchema as MessageRoleSchema, index_MetadataFilterSchema as MetadataFilterSchema, index_MetadataSourceSchema as MetadataSourceSchema, type index_ModelCapability as ModelCapability, index_ModelCapabilitySchema as ModelCapabilitySchema, type index_ModelConfig as ModelConfig, index_ModelConfigSchema as ModelConfigSchema, type index_ModelDrift as ModelDrift, index_ModelDriftSchema as ModelDriftSchema, type index_ModelFeature as ModelFeature, index_ModelFeatureSchema as ModelFeatureSchema, type index_ModelLimits as ModelLimits, index_ModelLimitsSchema as ModelLimitsSchema, type index_ModelPricing as ModelPricing, index_ModelPricingSchema as ModelPricingSchema, type index_ModelProvider as ModelProvider, index_ModelProviderSchema as ModelProviderSchema, type index_ModelRegistry as ModelRegistry, type index_ModelRegistryEntry as ModelRegistryEntry, index_ModelRegistryEntrySchema as ModelRegistryEntrySchema, index_ModelRegistrySchema as ModelRegistrySchema, type index_ModelSelectionCriteria as ModelSelectionCriteria, index_ModelSelectionCriteriaSchema as ModelSelectionCriteriaSchema, type index_MonitoringConfig as MonitoringConfig, index_MonitoringConfigSchema as MonitoringConfigSchema, type index_MultiAgentGroup as MultiAgentGroup, type index_MultiAgentGroupInput as MultiAgentGroupInput, index_MultiAgentGroupSchema as MultiAgentGroupSchema, type index_NLQAnalytics as NLQAnalytics, index_NLQAnalyticsSchema as NLQAnalyticsSchema, type index_NLQFieldMapping as NLQFieldMapping, index_NLQFieldMappingSchema as NLQFieldMappingSchema, type index_NLQModelConfig as NLQModelConfig, index_NLQModelConfigSchema as NLQModelConfigSchema, type index_NLQParseResult as NLQParseResult, index_NLQParseResultSchema as NLQParseResultSchema, type index_NLQRequest as NLQRequest, index_NLQRequestSchema as NLQRequestSchema, type index_NLQResponse as NLQResponse, index_NLQResponseSchema as NLQResponseSchema, type index_NLQTrainingExample as NLQTrainingExample, index_NLQTrainingExampleSchema as NLQTrainingExampleSchema, type index_NavigationActionParams as NavigationActionParams, index_NavigationActionParamsSchema as NavigationActionParamsSchema, type index_NavigationActionType as NavigationActionType, index_NavigationActionTypeSchema as NavigationActionTypeSchema, index_NavigationAgentActionSchema as NavigationAgentActionSchema, type index_PerformanceOptimization as PerformanceOptimization, index_PerformanceOptimizationSchema as PerformanceOptimizationSchema, type index_PipelineStage as PipelineStage, index_PipelineStageSchema as PipelineStageSchema, type index_PluginCompositionRequest as PluginCompositionRequest, index_PluginCompositionRequestSchema as PluginCompositionRequestSchema, type index_PluginCompositionResult as PluginCompositionResult, index_PluginCompositionResultSchema as PluginCompositionResultSchema, type index_PluginRecommendation as PluginRecommendation, type index_PluginRecommendationRequest as PluginRecommendationRequest, index_PluginRecommendationRequestSchema as PluginRecommendationRequestSchema, index_PluginRecommendationSchema as PluginRecommendationSchema, type index_PluginScaffoldingTemplate as PluginScaffoldingTemplate, index_PluginScaffoldingTemplateSchema as PluginScaffoldingTemplateSchema, type index_PostProcessingAction as PostProcessingAction, index_PostProcessingActionSchema as PostProcessingActionSchema, type index_PredictionRequest as PredictionRequest, index_PredictionRequestSchema as PredictionRequestSchema, type index_PredictionResult as PredictionResult, index_PredictionResultSchema as PredictionResultSchema, type index_PredictiveModel as PredictiveModel, index_PredictiveModelSchema as PredictiveModelSchema, type index_PredictiveModelType as PredictiveModelType, index_PredictiveModelTypeSchema as PredictiveModelTypeSchema, type index_PromptTemplate as PromptTemplate, index_PromptTemplateSchema as PromptTemplateSchema, type index_PromptVariable as PromptVariable, index_PromptVariableSchema as PromptVariableSchema, type index_QueryContext as QueryContext, index_QueryContextSchema as QueryContextSchema, type index_QueryIntent as QueryIntent, index_QueryIntentSchema as QueryIntentSchema, type index_QueryTemplate as QueryTemplate, index_QueryTemplateSchema as QueryTemplateSchema, type index_RAGPipelineConfig as RAGPipelineConfig, index_RAGPipelineConfigSchema as RAGPipelineConfigSchema, type index_RAGPipelineStatus as RAGPipelineStatus, index_RAGPipelineStatusSchema as RAGPipelineStatusSchema, type index_RAGQueryRequest as RAGQueryRequest, index_RAGQueryRequestSchema as RAGQueryRequestSchema, type index_RAGQueryResponse as RAGQueryResponse, index_RAGQueryResponseSchema as RAGQueryResponseSchema, type index_RerankingConfig as RerankingConfig, index_RerankingConfigSchema as RerankingConfigSchema, type index_Resolution as Resolution, index_ResolutionSchema as ResolutionSchema, type index_RetrievalStrategy as RetrievalStrategy, index_RetrievalStrategySchema as RetrievalStrategySchema, type index_RootCauseAnalysisRequest as RootCauseAnalysisRequest, index_RootCauseAnalysisRequestSchema as RootCauseAnalysisRequestSchema, type index_RootCauseAnalysisResult as RootCauseAnalysisResult, index_RootCauseAnalysisResultSchema as RootCauseAnalysisResultSchema, type index_SelfHealingAction as SelfHealingAction, index_SelfHealingActionSchema as SelfHealingActionSchema, type index_SelfHealingConfig as SelfHealingConfig, index_SelfHealingConfigSchema as SelfHealingConfigSchema, type index_StructuredOutputConfig as StructuredOutputConfig, index_StructuredOutputConfigSchema as StructuredOutputConfigSchema, type index_StructuredOutputFormat as StructuredOutputFormat, index_StructuredOutputFormatSchema as StructuredOutputFormatSchema, type index_TestingConfig as TestingConfig, index_TestingConfigSchema as TestingConfigSchema, index_TextContentSchema as TextContentSchema, type index_Timeframe as Timeframe, index_TimeframeSchema as TimeframeSchema, type index_TokenBudgetConfig as TokenBudgetConfig, index_TokenBudgetConfigSchema as TokenBudgetConfigSchema, type index_TokenBudgetStrategy as TokenBudgetStrategy, index_TokenBudgetStrategySchema as TokenBudgetStrategySchema, type index_TokenUsage as TokenUsage, index_TokenUsageSchema as TokenUsageSchema, type index_TokenUsageStats as TokenUsageStats, index_TokenUsageStatsSchema as TokenUsageStatsSchema, type index_ToolCall as ToolCall, index_ToolCallSchema as ToolCallSchema, type index_TrainingConfig as TrainingConfig, index_TrainingConfigSchema as TrainingConfigSchema, type index_TransformPipelineStep as TransformPipelineStep, index_TransformPipelineStepSchema as TransformPipelineStepSchema, index_TypedAgentActionSchema as TypedAgentActionSchema, type index_UIActionType as UIActionType, index_UIActionTypeSchema as UIActionTypeSchema, type index_VectorStoreConfig as VectorStoreConfig, index_VectorStoreConfigSchema as VectorStoreConfigSchema, type index_VectorStoreProvider as VectorStoreProvider, index_VectorStoreProviderSchema as VectorStoreProviderSchema, type index_VercelIntegration as VercelIntegration, index_VercelIntegrationSchema as VercelIntegrationSchema, type index_VersionManagement as VersionManagement, index_VersionManagementSchema as VersionManagementSchema, type index_ViewActionParams as ViewActionParams, index_ViewActionParamsSchema as ViewActionParamsSchema, type index_ViewActionType as ViewActionType, index_ViewActionTypeSchema as ViewActionTypeSchema, index_ViewAgentActionSchema as ViewAgentActionSchema, type index_WorkflowActionParams as WorkflowActionParams, index_WorkflowActionParamsSchema as WorkflowActionParamsSchema, type index_WorkflowActionType as WorkflowActionType, index_WorkflowActionTypeSchema as WorkflowActionTypeSchema, index_WorkflowAgentActionSchema as WorkflowAgentActionSchema, type index_WorkflowFieldCondition as WorkflowFieldCondition, index_WorkflowFieldConditionSchema as WorkflowFieldConditionSchema, type index_WorkflowSchedule as WorkflowSchedule, index_WorkflowScheduleSchema as WorkflowScheduleSchema, index_defineAgent as defineAgent, index_fullStackDevOpsAgentExample as fullStackDevOpsAgentExample };
|
|
12832
12850
|
}
|
|
12833
12851
|
|
|
12834
|
-
export { AgentActionSequenceResultSchema as $, AIModelConfigSchema as A, WorkflowActionParamsSchema as B, ComponentActionTypeSchema as C, DataActionTypeSchema as D, type WorkflowActionParams as E, type FilterGroup as F, ComponentActionParamsSchema as G, type ComponentActionParams as H, AgentActionSchema as I, NavigationAgentActionSchema as J, ViewAgentActionSchema as K, FormAgentActionSchema as L, DataAgentActionSchema as M, NavigationActionTypeSchema as N, WorkflowAgentActionSchema as O, ComponentAgentActionSchema as P, TypedAgentActionSchema as Q, type AgentAction as R, StructuredOutputFormatSchema as S, TransformPipelineStepSchema as T, UIActionTypeSchema as U, ViewActionTypeSchema as V, WorkflowActionTypeSchema as W, AgentActionSequenceSchema as X, type AgentActionSequence as Y, AgentActionResultSchema as Z, type AgentActionResult as _, AIToolSchema as a, type AIOpsAgentConfig as a$, type AgentActionSequenceResult as a0, IntentActionMappingSchema as a1, type IntentActionMapping as a2, CodeGenerationTargetSchema as a3, type CodeGenerationTarget as a4, CodeGenerationConfigSchema as a5, type CodeGenerationConfig as a6, TestingConfigSchema as a7, type TestingConfig as a8, PipelineStageSchema as a9, PluginCompositionRequestSchema as aA, PluginCompositionResultSchema as aB, PluginRecommendationRequestSchema as aC, PluginRecommendationSchema as aD, type CodeGenerationRequest as aE, type GeneratedCode as aF, type PluginScaffoldingTemplate as aG, type AICodeReviewResult as aH, type PluginCompositionRequest as aI, type PluginCompositionResult as aJ, type PluginRecommendationRequest as aK, type PluginRecommendation as aL, AnomalyDetectionConfigSchema as aM, SelfHealingActionSchema as aN, SelfHealingConfigSchema as aO, AutoScalingPolicySchema as aP, RootCauseAnalysisRequestSchema as aQ, RootCauseAnalysisResultSchema as aR, PerformanceOptimizationSchema as aS, AIOpsAgentConfigSchema as aT, type AnomalyDetectionConfig as aU, type SelfHealingAction as aV, type SelfHealingConfig as aW, type AutoScalingPolicy as aX, type RootCauseAnalysisRequest as aY, type RootCauseAnalysisResult as aZ, type PerformanceOptimization as a_, type PipelineStage as aa, CICDPipelineConfigSchema as ab, type CICDPipelineConfig as ac, VersionManagementSchema as ad, type VersionManagement as ae, DeploymentStrategySchema as af, type DeploymentStrategy as ag, MonitoringConfigSchema as ah, type MonitoringConfig as ai, DevelopmentConfigSchema as aj, type DevelopmentConfig as ak, GitHubIntegrationSchema as al, type GitHubIntegration as am, VercelIntegrationSchema as an, type VercelIntegration as ao, IntegrationConfigSchema as ap, type IntegrationConfig as aq, DevOpsAgentSchema as ar, type DevOpsAgent as as, DevOpsToolSchema as at, type DevOpsTool as au, fullStackDevOpsAgentExample as av, CodeGenerationRequestSchema as aw, GeneratedCodeSchema as ax, PluginScaffoldingTemplateSchema as ay, AICodeReviewResultSchema as az, AIKnowledgeSchema as b, type MCPPromptResponse as b$, ModelProviderSchema as b0, ModelCapabilitySchema as b1, ModelLimitsSchema as b2, ModelPricingSchema as b3, ModelConfigSchema as b4, PromptVariableSchema as b5, PromptTemplateSchema as b6, ModelRegistryEntrySchema as b7, ModelRegistrySchema as b8, ModelSelectionCriteriaSchema as b9, MCPCapabilitySchema as bA, MCPServerInfoSchema as bB, MCPServerConfigSchema as bC, MCPResourceRequestSchema as bD, MCPResourceResponseSchema as bE, MCPToolCallRequestSchema as bF, MCPToolCallResponseSchema as bG, MCPPromptRequestSchema as bH, MCPPromptResponseSchema as bI, MCPClientConfigSchema as bJ, type MCPTransportType as bK, type MCPTransportConfig as bL, type MCPResourceType as bM, type MCPResource as bN, type MCPResourceTemplate as bO, type MCPTool as bP, type MCPPromptArgument as bQ, type MCPPromptMessage as bR, type MCPPrompt as bS, type MCPCapability as bT, type MCPServerInfo as bU, type MCPServerConfig as bV, type MCPResourceRequest as bW, type MCPResourceResponse as bX, type MCPToolCallRequest as bY, type MCPToolCallResponse as bZ, type MCPPromptRequest as b_, type ModelProvider as ba, type ModelCapability as bb, type ModelLimits as bc, type ModelPricing as bd, type ModelConfig as be, type PromptVariable as bf, type PromptTemplate as bg, type ModelRegistryEntry as bh, type ModelRegistry as bi, type ModelSelectionCriteria as bj, MCPTransportTypeSchema as bk, MCPTransportConfigSchema as bl, MCPResourceTypeSchema as bm, MCPResourceSchema as bn, MCPResourceTemplateSchema as bo, MCPToolParameterSchema as bp, type MCPToolParameter as bq, MCPToolSchema as br, MCPPromptArgumentSchema as bs, MCPPromptMessageSchema as bt, MCPPromptSchema as bu, MCPStreamingConfigSchema as bv, MCPToolApprovalSchema as bw, MCPSamplingConfigSchema as bx, MCPRootEntrySchema as by, MCPRootsConfigSchema as bz, StructuredOutputConfigSchema as c, AITaskSchema as c$, type MCPClientConfig as c0, type MCPStreamingConfig as c1, type MCPToolApproval as c2, type MCPSamplingConfig as c3, type MCPRootEntry as c4, type MCPRootsConfig as c5, VectorStoreProviderSchema as c6, EmbeddingModelSchema as c7, ChunkingStrategySchema as c8, DocumentMetadataSchema as c9, EntitySchema as cA, TimeframeSchema as cB, NLQFieldMappingSchema as cC, QueryContextSchema as cD, NLQParseResultSchema as cE, NLQRequestSchema as cF, NLQResponseSchema as cG, NLQTrainingExampleSchema as cH, NLQModelConfigSchema as cI, NLQAnalyticsSchema as cJ, FieldSynonymConfigSchema as cK, QueryTemplateSchema as cL, type QueryIntent as cM, type Entity as cN, type Timeframe as cO, type NLQFieldMapping as cP, type QueryContext as cQ, type NLQParseResult as cR, type NLQRequest as cS, type NLQResponse as cT, type NLQTrainingExample as cU, type NLQModelConfig as cV, type NLQAnalytics as cW, type FieldSynonymConfig as cX, type QueryTemplate as cY, AIOrchestrationTriggerSchema as cZ, AITaskTypeSchema as c_, DocumentChunkSchema as ca, RetrievalStrategySchema as cb, RerankingConfigSchema as cc, VectorStoreConfigSchema as cd, DocumentLoaderConfigSchema as ce, FilterExpressionSchema as cf, FilterGroupSchema as cg, MetadataFilterSchema as ch, RAGPipelineConfigSchema as ci, RAGQueryRequestSchema as cj, RAGQueryResponseSchema as ck, RAGPipelineStatusSchema as cl, type VectorStoreProvider as cm, type EmbeddingModel as cn, type ChunkingStrategy as co, type DocumentMetadata as cp, type DocumentChunk as cq, type RetrievalStrategy as cr, type RerankingConfig as cs, type VectorStoreConfig as ct, type DocumentLoaderConfig as cu, type RAGPipelineConfig as cv, type RAGQueryRequest as cw, type RAGQueryResponse as cx, type RAGPipelineStatus as cy, QueryIntentSchema as cz, type StructuredOutputFormat as d, type MessageContent as d$, WorkflowFieldConditionSchema as d0, WorkflowScheduleSchema as d1, PostProcessingActionSchema as d2, AIOrchestrationSchema as d3, BatchAIOrchestrationExecutionSchema as d4, AIOrchestrationExecutionResultSchema as d5, type AIOrchestrationTrigger as d6, type AITaskType as d7, type AITask as d8, type WorkflowFieldCondition as d9, type Hyperparameters as dA, type TrainingConfig as dB, type EvaluationMetrics as dC, type PredictiveModel as dD, type PredictionRequest as dE, type PredictionResult as dF, type ModelDrift as dG, MessageRoleSchema as dH, MessageContentTypeSchema as dI, TextContentSchema as dJ, ImageContentSchema as dK, FileContentSchema as dL, CodeContentSchema as dM, MessageContentSchema as dN, FunctionCallSchema as dO, ToolCallSchema as dP, ConversationMessageSchema as dQ, TokenBudgetStrategySchema as dR, TokenBudgetConfigSchema as dS, TokenUsageStatsSchema as dT, ConversationContextSchema as dU, ConversationSessionSchema as dV, ConversationSummarySchema as dW, MessagePruningEventSchema as dX, ConversationAnalyticsSchema as dY, type MessageRole as dZ, type MessageContentType as d_, type WorkflowSchedule as da, type PostProcessingAction as db, type AIOrchestration as dc, type BatchAIOrchestrationExecution as dd, type AIOrchestrationExecutionResult as de, AgentCommunicationProtocolSchema as df, type AgentCommunicationProtocol as dg, AgentGroupRoleSchema as dh, type AgentGroupRole as di, AgentGroupMemberSchema as dj, type AgentGroupMember as dk, MultiAgentGroupSchema as dl, type MultiAgentGroup as dm, type MultiAgentGroupInput as dn, PredictiveModelTypeSchema as dp, ModelFeatureSchema as dq, HyperparametersSchema as dr, TrainingConfigSchema as ds, EvaluationMetricsSchema as dt, PredictiveModelSchema as du, PredictionRequestSchema as dv, PredictionResultSchema as dw, ModelDriftSchema as dx, type PredictiveModelType as dy, type ModelFeature as dz, type TransformPipelineStep as e, type FunctionCall as e0, type ToolCall as e1, type ConversationMessage as e2, type TokenBudgetStrategy as e3, type TokenBudgetConfig as e4, type TokenUsageStats as e5, type ConversationContext as e6, type ConversationSession as e7, type ConversationSummary as e8, type MessagePruningEvent as e9, type CostAlert as eA, type CostBreakdownDimension as eB, type CostBreakdownEntry as eC, type CostAnalytics as eD, type CostOptimizationRecommendation as eE, type CostReport as eF, type CostQueryFilters as eG, MetadataSourceSchema as eH, IssueSchema as eI, ResolutionSchema as eJ, FeedbackLoopSchema as eK, type FeedbackLoop as eL, type Issue as eM, type Resolution as eN, type ConversationAnalytics as ea, TokenUsageSchema as eb, type TokenUsage as ec, AIOperationCostSchema as ed, type AIOperationCost as ee, CostMetricTypeSchema as ef, BillingPeriodSchema as eg, CostEntrySchema as eh, BudgetTypeSchema as ei, BudgetLimitSchema as ej, BudgetStatusSchema as ek, CostAlertTypeSchema as el, CostAlertSchema as em, CostBreakdownDimensionSchema as en, CostBreakdownEntrySchema as eo, CostAnalyticsSchema as ep, CostOptimizationRecommendationSchema as eq, CostReportSchema as er, CostQueryFiltersSchema as es, type CostMetricType as et, type BillingPeriod as eu, type CostEntry as ev, type BudgetType as ew, type BudgetLimit as ex, type BudgetStatus as ey, type CostAlertType as ez, type StructuredOutputConfig as f, AgentSchema as g, type Agent as h, index as i, type AITool as j, type NavigationActionType as k, type ViewActionType as l, FormActionTypeSchema as m, type FormActionType as n, type DataActionType as o, type WorkflowActionType as p, type ComponentActionType as q, type UIActionType as r, NavigationActionParamsSchema as s, type NavigationActionParams as t, ViewActionParamsSchema as u, type ViewActionParams as v, FormActionParamsSchema as w, type FormActionParams as x, DataActionParamsSchema as y, type DataActionParams as z };
|
|
12852
|
+
export { type AgentActionResult as $, AIModelConfigSchema as A, type DataActionParams as B, ComponentActionTypeSchema as C, DataActionTypeSchema as D, WorkflowActionParamsSchema as E, type FilterGroup as F, type WorkflowActionParams as G, ComponentActionParamsSchema as H, type ComponentActionParams as I, AgentActionSchema as J, NavigationAgentActionSchema as K, ViewAgentActionSchema as L, FormAgentActionSchema as M, NavigationActionTypeSchema as N, DataAgentActionSchema as O, WorkflowAgentActionSchema as P, ComponentAgentActionSchema as Q, TypedAgentActionSchema as R, StructuredOutputFormatSchema as S, TransformPipelineStepSchema as T, UIActionTypeSchema as U, ViewActionTypeSchema as V, WorkflowActionTypeSchema as W, type AgentAction as X, AgentActionSequenceSchema as Y, type AgentActionSequence as Z, AgentActionResultSchema as _, AIToolSchema as a, type PerformanceOptimization as a$, AgentActionSequenceResultSchema as a0, type AgentActionSequenceResult as a1, IntentActionMappingSchema as a2, type IntentActionMapping as a3, CodeGenerationTargetSchema as a4, type CodeGenerationTarget as a5, CodeGenerationConfigSchema as a6, type CodeGenerationConfig as a7, TestingConfigSchema as a8, type TestingConfig as a9, AICodeReviewResultSchema as aA, PluginCompositionRequestSchema as aB, PluginCompositionResultSchema as aC, PluginRecommendationRequestSchema as aD, PluginRecommendationSchema as aE, type CodeGenerationRequest as aF, type GeneratedCode as aG, type PluginScaffoldingTemplate as aH, type AICodeReviewResult as aI, type PluginCompositionRequest as aJ, type PluginCompositionResult as aK, type PluginRecommendationRequest as aL, type PluginRecommendation as aM, AnomalyDetectionConfigSchema as aN, SelfHealingActionSchema as aO, SelfHealingConfigSchema as aP, AutoScalingPolicySchema as aQ, RootCauseAnalysisRequestSchema as aR, RootCauseAnalysisResultSchema as aS, PerformanceOptimizationSchema as aT, AIOpsAgentConfigSchema as aU, type AnomalyDetectionConfig as aV, type SelfHealingAction as aW, type SelfHealingConfig as aX, type AutoScalingPolicy as aY, type RootCauseAnalysisRequest as aZ, type RootCauseAnalysisResult as a_, PipelineStageSchema as aa, type PipelineStage as ab, CICDPipelineConfigSchema as ac, type CICDPipelineConfig as ad, VersionManagementSchema as ae, type VersionManagement as af, DeploymentStrategySchema as ag, type DeploymentStrategy as ah, MonitoringConfigSchema as ai, type MonitoringConfig as aj, DevelopmentConfigSchema as ak, type DevelopmentConfig as al, GitHubIntegrationSchema as am, type GitHubIntegration as an, VercelIntegrationSchema as ao, type VercelIntegration as ap, IntegrationConfigSchema as aq, type IntegrationConfig as ar, DevOpsAgentSchema as as, type DevOpsAgent as at, DevOpsToolSchema as au, type DevOpsTool as av, fullStackDevOpsAgentExample as aw, CodeGenerationRequestSchema as ax, GeneratedCodeSchema as ay, PluginScaffoldingTemplateSchema as az, AIKnowledgeSchema as b, type MCPPromptRequest as b$, type AIOpsAgentConfig as b0, ModelProviderSchema as b1, ModelCapabilitySchema as b2, ModelLimitsSchema as b3, ModelPricingSchema as b4, ModelConfigSchema as b5, PromptVariableSchema as b6, PromptTemplateSchema as b7, ModelRegistryEntrySchema as b8, ModelRegistrySchema as b9, MCPRootsConfigSchema as bA, MCPCapabilitySchema as bB, MCPServerInfoSchema as bC, MCPServerConfigSchema as bD, MCPResourceRequestSchema as bE, MCPResourceResponseSchema as bF, MCPToolCallRequestSchema as bG, MCPToolCallResponseSchema as bH, MCPPromptRequestSchema as bI, MCPPromptResponseSchema as bJ, MCPClientConfigSchema as bK, type MCPTransportType as bL, type MCPTransportConfig as bM, type MCPResourceType as bN, type MCPResource as bO, type MCPResourceTemplate as bP, type MCPTool as bQ, type MCPPromptArgument as bR, type MCPPromptMessage as bS, type MCPPrompt as bT, type MCPCapability as bU, type MCPServerInfo as bV, type MCPServerConfig as bW, type MCPResourceRequest as bX, type MCPResourceResponse as bY, type MCPToolCallRequest as bZ, type MCPToolCallResponse as b_, ModelSelectionCriteriaSchema as ba, type ModelProvider as bb, type ModelCapability as bc, type ModelLimits as bd, type ModelPricing as be, type ModelConfig as bf, type PromptVariable as bg, type PromptTemplate as bh, type ModelRegistryEntry as bi, type ModelRegistry as bj, type ModelSelectionCriteria as bk, MCPTransportTypeSchema as bl, MCPTransportConfigSchema as bm, MCPResourceTypeSchema as bn, MCPResourceSchema as bo, MCPResourceTemplateSchema as bp, MCPToolParameterSchema as bq, type MCPToolParameter as br, MCPToolSchema as bs, MCPPromptArgumentSchema as bt, MCPPromptMessageSchema as bu, MCPPromptSchema as bv, MCPStreamingConfigSchema as bw, MCPToolApprovalSchema as bx, MCPSamplingConfigSchema as by, MCPRootEntrySchema as bz, StructuredOutputConfigSchema as c, AITaskTypeSchema as c$, type MCPPromptResponse as c0, type MCPClientConfig as c1, type MCPStreamingConfig as c2, type MCPToolApproval as c3, type MCPSamplingConfig as c4, type MCPRootEntry as c5, type MCPRootsConfig as c6, VectorStoreProviderSchema as c7, EmbeddingModelSchema as c8, ChunkingStrategySchema as c9, QueryIntentSchema as cA, EntitySchema as cB, TimeframeSchema as cC, NLQFieldMappingSchema as cD, QueryContextSchema as cE, NLQParseResultSchema as cF, NLQRequestSchema as cG, NLQResponseSchema as cH, NLQTrainingExampleSchema as cI, NLQModelConfigSchema as cJ, NLQAnalyticsSchema as cK, FieldSynonymConfigSchema as cL, QueryTemplateSchema as cM, type QueryIntent as cN, type Entity as cO, type Timeframe as cP, type NLQFieldMapping as cQ, type QueryContext as cR, type NLQParseResult as cS, type NLQRequest as cT, type NLQResponse as cU, type NLQTrainingExample as cV, type NLQModelConfig as cW, type NLQAnalytics as cX, type FieldSynonymConfig as cY, type QueryTemplate as cZ, AIOrchestrationTriggerSchema as c_, DocumentMetadataSchema as ca, DocumentChunkSchema as cb, RetrievalStrategySchema as cc, RerankingConfigSchema as cd, VectorStoreConfigSchema as ce, DocumentLoaderConfigSchema as cf, FilterExpressionSchema as cg, FilterGroupSchema as ch, MetadataFilterSchema as ci, RAGPipelineConfigSchema as cj, RAGQueryRequestSchema as ck, RAGQueryResponseSchema as cl, RAGPipelineStatusSchema as cm, type VectorStoreProvider as cn, type EmbeddingModel as co, type ChunkingStrategy as cp, type DocumentMetadata as cq, type DocumentChunk as cr, type RetrievalStrategy as cs, type RerankingConfig as ct, type VectorStoreConfig as cu, type DocumentLoaderConfig as cv, type RAGPipelineConfig as cw, type RAGQueryRequest as cx, type RAGQueryResponse as cy, type RAGPipelineStatus as cz, defineAgent as d, type MessageContentType as d$, AITaskSchema as d0, WorkflowFieldConditionSchema as d1, WorkflowScheduleSchema as d2, PostProcessingActionSchema as d3, AIOrchestrationSchema as d4, BatchAIOrchestrationExecutionSchema as d5, AIOrchestrationExecutionResultSchema as d6, type AIOrchestrationTrigger as d7, type AITaskType as d8, type AITask as d9, type ModelFeature as dA, type Hyperparameters as dB, type TrainingConfig as dC, type EvaluationMetrics as dD, type PredictiveModel as dE, type PredictionRequest as dF, type PredictionResult as dG, type ModelDrift as dH, MessageRoleSchema as dI, MessageContentTypeSchema as dJ, TextContentSchema as dK, ImageContentSchema as dL, FileContentSchema as dM, CodeContentSchema as dN, MessageContentSchema as dO, FunctionCallSchema as dP, ToolCallSchema as dQ, ConversationMessageSchema as dR, TokenBudgetStrategySchema as dS, TokenBudgetConfigSchema as dT, TokenUsageStatsSchema as dU, ConversationContextSchema as dV, ConversationSessionSchema as dW, ConversationSummarySchema as dX, MessagePruningEventSchema as dY, ConversationAnalyticsSchema as dZ, type MessageRole as d_, type WorkflowFieldCondition as da, type WorkflowSchedule as db, type PostProcessingAction as dc, type AIOrchestration as dd, type BatchAIOrchestrationExecution as de, type AIOrchestrationExecutionResult as df, AgentCommunicationProtocolSchema as dg, type AgentCommunicationProtocol as dh, AgentGroupRoleSchema as di, type AgentGroupRole as dj, AgentGroupMemberSchema as dk, type AgentGroupMember as dl, MultiAgentGroupSchema as dm, type MultiAgentGroup as dn, type MultiAgentGroupInput as dp, PredictiveModelTypeSchema as dq, ModelFeatureSchema as dr, HyperparametersSchema as ds, TrainingConfigSchema as dt, EvaluationMetricsSchema as du, PredictiveModelSchema as dv, PredictionRequestSchema as dw, PredictionResultSchema as dx, ModelDriftSchema as dy, type PredictiveModelType as dz, type StructuredOutputFormat as e, type MessageContent as e0, type FunctionCall as e1, type ToolCall as e2, type ConversationMessage as e3, type TokenBudgetStrategy as e4, type TokenBudgetConfig as e5, type TokenUsageStats as e6, type ConversationContext as e7, type ConversationSession as e8, type ConversationSummary as e9, type CostAlertType as eA, type CostAlert as eB, type CostBreakdownDimension as eC, type CostBreakdownEntry as eD, type CostAnalytics as eE, type CostOptimizationRecommendation as eF, type CostReport as eG, type CostQueryFilters as eH, MetadataSourceSchema as eI, IssueSchema as eJ, ResolutionSchema as eK, FeedbackLoopSchema as eL, type FeedbackLoop as eM, type Issue as eN, type Resolution as eO, type MessagePruningEvent as ea, type ConversationAnalytics as eb, TokenUsageSchema as ec, type TokenUsage as ed, AIOperationCostSchema as ee, type AIOperationCost as ef, CostMetricTypeSchema as eg, BillingPeriodSchema as eh, CostEntrySchema as ei, BudgetTypeSchema as ej, BudgetLimitSchema as ek, BudgetStatusSchema as el, CostAlertTypeSchema as em, CostAlertSchema as en, CostBreakdownDimensionSchema as eo, CostBreakdownEntrySchema as ep, CostAnalyticsSchema as eq, CostOptimizationRecommendationSchema as er, CostReportSchema as es, CostQueryFiltersSchema as et, type CostMetricType as eu, type BillingPeriod as ev, type CostEntry as ew, type BudgetType as ex, type BudgetLimit as ey, type BudgetStatus as ez, type TransformPipelineStep as f, type StructuredOutputConfig as g, AgentSchema as h, index as i, type Agent as j, type AITool as k, type NavigationActionType as l, type ViewActionType as m, FormActionTypeSchema as n, type FormActionType as o, type DataActionType as p, type WorkflowActionType as q, type ComponentActionType as r, type UIActionType as s, NavigationActionParamsSchema as t, type NavigationActionParams as u, ViewActionParamsSchema as v, type ViewActionParams as w, FormActionParamsSchema as x, type FormActionParams as y, DataActionParamsSchema as z };
|