@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
package/dist/index.mjs
CHANGED
|
@@ -10,21 +10,35 @@ var __export = (target, all) => {
|
|
|
10
10
|
var shared_exports = {};
|
|
11
11
|
__export(shared_exports, {
|
|
12
12
|
AggregationFunctionEnum: () => AggregationFunctionEnum,
|
|
13
|
+
AppNameSchema: () => AppNameSchema,
|
|
13
14
|
BaseMetadataRecordSchema: () => BaseMetadataRecordSchema,
|
|
14
15
|
CacheStrategyEnum: () => CacheStrategyEnum,
|
|
15
16
|
CorsConfigSchema: () => CorsConfigSchema,
|
|
16
17
|
EventNameSchema: () => EventNameSchema,
|
|
17
18
|
FieldMappingSchema: () => FieldMappingSchema,
|
|
19
|
+
FieldNameSchema: () => FieldNameSchema,
|
|
20
|
+
FlowNameSchema: () => FlowNameSchema,
|
|
18
21
|
HttpMethod: () => HttpMethod,
|
|
19
22
|
IsolationLevelEnum: () => IsolationLevelEnum,
|
|
20
23
|
MetadataFormatSchema: () => MetadataFormatSchema,
|
|
21
24
|
MutationEventEnum: () => MutationEventEnum,
|
|
25
|
+
ObjectNameSchema: () => ObjectNameSchema,
|
|
22
26
|
RateLimitConfigSchema: () => RateLimitConfigSchema,
|
|
27
|
+
RoleNameSchema: () => RoleNameSchema,
|
|
23
28
|
SnakeCaseIdentifierSchema: () => SnakeCaseIdentifierSchema,
|
|
24
29
|
SortDirectionEnum: () => SortDirectionEnum,
|
|
25
30
|
StaticMountSchema: () => StaticMountSchema,
|
|
26
31
|
SystemIdentifierSchema: () => SystemIdentifierSchema,
|
|
27
|
-
TransformTypeSchema: () => TransformTypeSchema
|
|
32
|
+
TransformTypeSchema: () => TransformTypeSchema,
|
|
33
|
+
ViewNameSchema: () => ViewNameSchema,
|
|
34
|
+
findClosestMatches: () => findClosestMatches,
|
|
35
|
+
formatSuggestion: () => formatSuggestion,
|
|
36
|
+
formatZodError: () => formatZodError,
|
|
37
|
+
formatZodIssue: () => formatZodIssue,
|
|
38
|
+
levenshteinDistance: () => levenshteinDistance,
|
|
39
|
+
objectStackErrorMap: () => objectStackErrorMap,
|
|
40
|
+
safeParsePretty: () => safeParsePretty,
|
|
41
|
+
suggestFieldType: () => suggestFieldType
|
|
28
42
|
});
|
|
29
43
|
var SystemIdentifierSchema = z.string().min(2, { message: "System identifier must be at least 2 characters" }).regex(/^[a-z][a-z0-9_.]*$/, {
|
|
30
44
|
message: 'System identifier must be lowercase, starting with a letter, and may contain letters, numbers, underscores, or dots (e.g., "user_profile" or "order.created")'
|
|
@@ -174,388 +188,13 @@ var BaseMetadataRecordSchema = z.object({
|
|
|
174
188
|
format: MetadataFormatSchema.optional().describe("Source file format")
|
|
175
189
|
}).describe("Base metadata record fields shared across kernel and system");
|
|
176
190
|
|
|
177
|
-
// src/
|
|
178
|
-
var
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
AggregationNodeSchema: () => AggregationNodeSchema,
|
|
185
|
-
AggregationPipelineSchema: () => AggregationPipelineSchema,
|
|
186
|
-
AggregationStageSchema: () => AggregationStageSchema,
|
|
187
|
-
AnalyticsQuerySchema: () => AnalyticsQuerySchema,
|
|
188
|
-
ApiMethod: () => ApiMethod,
|
|
189
|
-
AsyncValidationSchema: () => AsyncValidationSchema,
|
|
190
|
-
BaseEngineOptionsSchema: () => BaseEngineOptionsSchema,
|
|
191
|
-
CDCConfigSchema: () => CDCConfigSchema,
|
|
192
|
-
ComparisonOperatorSchema: () => ComparisonOperatorSchema,
|
|
193
|
-
ComputedFieldCacheSchema: () => ComputedFieldCacheSchema,
|
|
194
|
-
ConditionalValidationSchema: () => ConditionalValidationSchema,
|
|
195
|
-
ConsistencyLevelSchema: () => ConsistencyLevelSchema,
|
|
196
|
-
CrossFieldValidationSchema: () => CrossFieldValidationSchema,
|
|
197
|
-
CubeJoinSchema: () => CubeJoinSchema,
|
|
198
|
-
CubeSchema: () => CubeSchema,
|
|
199
|
-
CurrencyConfigSchema: () => CurrencyConfigSchema,
|
|
200
|
-
CurrencyValueSchema: () => CurrencyValueSchema,
|
|
201
|
-
CustomValidatorSchema: () => CustomValidatorSchema,
|
|
202
|
-
DataEngineAggregateOptionsSchema: () => DataEngineAggregateOptionsSchema,
|
|
203
|
-
DataEngineAggregateRequestSchema: () => DataEngineAggregateRequestSchema,
|
|
204
|
-
DataEngineBatchRequestSchema: () => DataEngineBatchRequestSchema,
|
|
205
|
-
DataEngineContractSchema: () => DataEngineContractSchema,
|
|
206
|
-
DataEngineCountOptionsSchema: () => DataEngineCountOptionsSchema,
|
|
207
|
-
DataEngineCountRequestSchema: () => DataEngineCountRequestSchema,
|
|
208
|
-
DataEngineDeleteOptionsSchema: () => DataEngineDeleteOptionsSchema,
|
|
209
|
-
DataEngineDeleteRequestSchema: () => DataEngineDeleteRequestSchema,
|
|
210
|
-
DataEngineExecuteRequestSchema: () => DataEngineExecuteRequestSchema,
|
|
211
|
-
DataEngineFilterSchema: () => DataEngineFilterSchema,
|
|
212
|
-
DataEngineFindOneRequestSchema: () => DataEngineFindOneRequestSchema,
|
|
213
|
-
DataEngineFindRequestSchema: () => DataEngineFindRequestSchema,
|
|
214
|
-
DataEngineInsertOptionsSchema: () => DataEngineInsertOptionsSchema,
|
|
215
|
-
DataEngineInsertRequestSchema: () => DataEngineInsertRequestSchema,
|
|
216
|
-
DataEngineQueryOptionsSchema: () => DataEngineQueryOptionsSchema,
|
|
217
|
-
DataEngineRequestSchema: () => DataEngineRequestSchema,
|
|
218
|
-
DataEngineSortSchema: () => DataEngineSortSchema,
|
|
219
|
-
DataEngineUpdateOptionsSchema: () => DataEngineUpdateOptionsSchema,
|
|
220
|
-
DataEngineUpdateRequestSchema: () => DataEngineUpdateRequestSchema,
|
|
221
|
-
DataEngineVectorFindRequestSchema: () => DataEngineVectorFindRequestSchema,
|
|
222
|
-
DataQualityRulesSchema: () => DataQualityRulesSchema,
|
|
223
|
-
DataTypeMappingSchema: () => DataTypeMappingSchema,
|
|
224
|
-
DatasetMode: () => DatasetMode,
|
|
225
|
-
DatasetSchema: () => DatasetSchema,
|
|
226
|
-
DatasourceCapabilities: () => DatasourceCapabilities,
|
|
227
|
-
DatasourceSchema: () => DatasourceSchema,
|
|
228
|
-
DimensionSchema: () => DimensionSchema,
|
|
229
|
-
DimensionType: () => DimensionType,
|
|
230
|
-
DocumentSchema: () => DocumentSchema,
|
|
231
|
-
DocumentSchemaValidationSchema: () => DocumentSchemaValidationSchema,
|
|
232
|
-
DocumentTemplateSchema: () => DocumentTemplateSchema,
|
|
233
|
-
DocumentVersionSchema: () => DocumentVersionSchema,
|
|
234
|
-
DriverCapabilitiesSchema: () => DriverCapabilitiesSchema,
|
|
235
|
-
DriverConfigSchema: () => DriverConfigSchema,
|
|
236
|
-
DriverDefinitionSchema: () => DriverDefinitionSchema,
|
|
237
|
-
DriverInterfaceSchema: () => DriverInterfaceSchema,
|
|
238
|
-
DriverOptionsSchema: () => DriverOptionsSchema,
|
|
239
|
-
DriverType: () => DriverType,
|
|
240
|
-
ESignatureConfigSchema: () => ESignatureConfigSchema,
|
|
241
|
-
EqualityOperatorSchema: () => EqualityOperatorSchema,
|
|
242
|
-
ExternalDataSourceSchema: () => ExternalDataSourceSchema,
|
|
243
|
-
ExternalFieldMappingSchema: () => ExternalFieldMappingSchema,
|
|
244
|
-
ExternalLookupSchema: () => ExternalLookupSchema,
|
|
245
|
-
FILTER_OPERATORS: () => FILTER_OPERATORS,
|
|
246
|
-
Field: () => Field,
|
|
247
|
-
FieldMappingSchema: () => FieldMappingSchema2,
|
|
248
|
-
FieldNodeSchema: () => FieldNodeSchema,
|
|
249
|
-
FieldOperatorsSchema: () => FieldOperatorsSchema,
|
|
250
|
-
FieldReferenceSchema: () => FieldReferenceSchema,
|
|
251
|
-
FieldSchema: () => FieldSchema,
|
|
252
|
-
FieldType: () => FieldType,
|
|
253
|
-
FileAttachmentConfigSchema: () => FileAttachmentConfigSchema,
|
|
254
|
-
FilterConditionSchema: () => FilterConditionSchema,
|
|
255
|
-
FormatValidationSchema: () => FormatValidationSchema,
|
|
256
|
-
FullTextSearchSchema: () => FullTextSearchSchema,
|
|
257
|
-
HookContextSchema: () => HookContextSchema,
|
|
258
|
-
HookEvent: () => HookEvent,
|
|
259
|
-
HookSchema: () => HookSchema,
|
|
260
|
-
IndexSchema: () => IndexSchema,
|
|
261
|
-
JSONValidationSchema: () => JSONValidationSchema,
|
|
262
|
-
JoinNodeSchema: () => JoinNodeSchema,
|
|
263
|
-
JoinStrategy: () => JoinStrategy,
|
|
264
|
-
JoinType: () => JoinType,
|
|
265
|
-
LOGICAL_OPERATORS: () => LOGICAL_OPERATORS,
|
|
266
|
-
LocationCoordinatesSchema: () => LocationCoordinatesSchema,
|
|
267
|
-
MappingSchema: () => MappingSchema,
|
|
268
|
-
MetricSchema: () => MetricSchema,
|
|
269
|
-
NoSQLDataTypeMappingSchema: () => NoSQLDataTypeMappingSchema,
|
|
270
|
-
NoSQLDatabaseTypeSchema: () => NoSQLDatabaseTypeSchema,
|
|
271
|
-
NoSQLDriverConfigSchema: () => NoSQLDriverConfigSchema,
|
|
272
|
-
NoSQLIndexSchema: () => NoSQLIndexSchema,
|
|
273
|
-
NoSQLIndexTypeSchema: () => NoSQLIndexTypeSchema,
|
|
274
|
-
NoSQLOperationTypeSchema: () => NoSQLOperationTypeSchema,
|
|
275
|
-
NoSQLQueryOptionsSchema: () => NoSQLQueryOptionsSchema,
|
|
276
|
-
NoSQLTransactionOptionsSchema: () => NoSQLTransactionOptionsSchema,
|
|
277
|
-
NormalizedFilterSchema: () => NormalizedFilterSchema,
|
|
278
|
-
ObjectCapabilities: () => ObjectCapabilities,
|
|
279
|
-
ObjectExtensionSchema: () => ObjectExtensionSchema,
|
|
280
|
-
ObjectOwnershipEnum: () => ObjectOwnershipEnum,
|
|
281
|
-
ObjectSchema: () => ObjectSchema,
|
|
282
|
-
PartitioningConfigSchema: () => PartitioningConfigSchema,
|
|
283
|
-
PoolConfigSchema: () => PoolConfigSchema,
|
|
284
|
-
QueryFilterSchema: () => QueryFilterSchema,
|
|
285
|
-
QuerySchema: () => QuerySchema,
|
|
286
|
-
RangeOperatorSchema: () => RangeOperatorSchema,
|
|
287
|
-
ReplicationConfigSchema: () => ReplicationConfigSchema,
|
|
288
|
-
SQLDialectSchema: () => SQLDialectSchema,
|
|
289
|
-
SQLDriverConfigSchema: () => SQLDriverConfigSchema,
|
|
290
|
-
SSLConfigSchema: () => SSLConfigSchema,
|
|
291
|
-
ScriptValidationSchema: () => ScriptValidationSchema,
|
|
292
|
-
SearchConfigSchema: () => SearchConfigSchema,
|
|
293
|
-
SelectOptionSchema: () => SelectOptionSchema,
|
|
294
|
-
SetOperatorSchema: () => SetOperatorSchema,
|
|
295
|
-
ShardingConfigSchema: () => ShardingConfigSchema,
|
|
296
|
-
SoftDeleteConfigSchema: () => SoftDeleteConfigSchema,
|
|
297
|
-
SortNodeSchema: () => SortNodeSchema,
|
|
298
|
-
SpecialOperatorSchema: () => SpecialOperatorSchema,
|
|
299
|
-
StateMachineValidationSchema: () => StateMachineValidationSchema,
|
|
300
|
-
StringOperatorSchema: () => StringOperatorSchema,
|
|
301
|
-
TenancyConfigSchema: () => TenancyConfigSchema,
|
|
302
|
-
TimeUpdateInterval: () => TimeUpdateInterval,
|
|
303
|
-
TransformType: () => TransformType,
|
|
304
|
-
UniquenessValidationSchema: () => UniquenessValidationSchema,
|
|
305
|
-
ValidationRuleSchema: () => ValidationRuleSchema,
|
|
306
|
-
VectorConfigSchema: () => VectorConfigSchema,
|
|
307
|
-
VersioningConfigSchema: () => VersioningConfigSchema,
|
|
308
|
-
WindowFunction: () => WindowFunction,
|
|
309
|
-
WindowFunctionNodeSchema: () => WindowFunctionNodeSchema,
|
|
310
|
-
WindowSpecSchema: () => WindowSpecSchema
|
|
311
|
-
});
|
|
312
|
-
var FieldReferenceSchema = z.object({
|
|
313
|
-
$field: z.string().describe("Field Reference/Column Name")
|
|
314
|
-
});
|
|
315
|
-
var EqualityOperatorSchema = z.object({
|
|
316
|
-
/** Equal to (default) - SQL: = | MongoDB: $eq */
|
|
317
|
-
$eq: z.any().optional(),
|
|
318
|
-
/** Not equal to - SQL: <> or != | MongoDB: $ne */
|
|
319
|
-
$ne: z.any().optional()
|
|
320
|
-
});
|
|
321
|
-
var ComparisonOperatorSchema = z.object({
|
|
322
|
-
/** Greater than - SQL: > | MongoDB: $gt */
|
|
323
|
-
$gt: z.union([z.number(), z.date(), FieldReferenceSchema]).optional(),
|
|
324
|
-
/** Greater than or equal to - SQL: >= | MongoDB: $gte */
|
|
325
|
-
$gte: z.union([z.number(), z.date(), FieldReferenceSchema]).optional(),
|
|
326
|
-
/** Less than - SQL: < | MongoDB: $lt */
|
|
327
|
-
$lt: z.union([z.number(), z.date(), FieldReferenceSchema]).optional(),
|
|
328
|
-
/** Less than or equal to - SQL: <= | MongoDB: $lte */
|
|
329
|
-
$lte: z.union([z.number(), z.date(), FieldReferenceSchema]).optional()
|
|
330
|
-
});
|
|
331
|
-
var SetOperatorSchema = z.object({
|
|
332
|
-
/** In list - SQL: IN (?, ?, ?) | MongoDB: $in */
|
|
333
|
-
$in: z.array(z.any()).optional(),
|
|
334
|
-
/** Not in list - SQL: NOT IN (...) | MongoDB: $nin */
|
|
335
|
-
$nin: z.array(z.any()).optional()
|
|
336
|
-
});
|
|
337
|
-
var RangeOperatorSchema = z.object({
|
|
338
|
-
/** Between (inclusive) - takes [min, max] array */
|
|
339
|
-
$between: z.tuple([
|
|
340
|
-
z.union([z.number(), z.date(), FieldReferenceSchema]),
|
|
341
|
-
z.union([z.number(), z.date(), FieldReferenceSchema])
|
|
342
|
-
]).optional()
|
|
343
|
-
});
|
|
344
|
-
var StringOperatorSchema = z.object({
|
|
345
|
-
/** Contains substring - SQL: LIKE %?% | MongoDB: $regex */
|
|
346
|
-
$contains: z.string().optional(),
|
|
347
|
-
/** Starts with prefix - SQL: LIKE ?% | MongoDB: $regex */
|
|
348
|
-
$startsWith: z.string().optional(),
|
|
349
|
-
/** Ends with suffix - SQL: LIKE %? | MongoDB: $regex */
|
|
350
|
-
$endsWith: z.string().optional()
|
|
351
|
-
});
|
|
352
|
-
var SpecialOperatorSchema = z.object({
|
|
353
|
-
/** Is null check - SQL: IS NULL (true) / IS NOT NULL (false) | MongoDB: field: null */
|
|
354
|
-
$null: z.boolean().optional(),
|
|
355
|
-
/** Field exists check (primarily for NoSQL) - MongoDB: $exists */
|
|
356
|
-
$exists: z.boolean().optional()
|
|
357
|
-
});
|
|
358
|
-
var FieldOperatorsSchema = z.object({
|
|
359
|
-
// Equality
|
|
360
|
-
$eq: z.any().optional(),
|
|
361
|
-
$ne: z.any().optional(),
|
|
362
|
-
// Comparison (numeric/date)
|
|
363
|
-
$gt: z.union([z.number(), z.date(), FieldReferenceSchema]).optional(),
|
|
364
|
-
$gte: z.union([z.number(), z.date(), FieldReferenceSchema]).optional(),
|
|
365
|
-
$lt: z.union([z.number(), z.date(), FieldReferenceSchema]).optional(),
|
|
366
|
-
$lte: z.union([z.number(), z.date(), FieldReferenceSchema]).optional(),
|
|
367
|
-
// Set & Range
|
|
368
|
-
$in: z.array(z.any()).optional(),
|
|
369
|
-
$nin: z.array(z.any()).optional(),
|
|
370
|
-
$between: z.tuple([
|
|
371
|
-
z.union([z.number(), z.date(), FieldReferenceSchema]),
|
|
372
|
-
z.union([z.number(), z.date(), FieldReferenceSchema])
|
|
373
|
-
]).optional(),
|
|
374
|
-
// String-specific
|
|
375
|
-
$contains: z.string().optional(),
|
|
376
|
-
$startsWith: z.string().optional(),
|
|
377
|
-
$endsWith: z.string().optional(),
|
|
378
|
-
// Special
|
|
379
|
-
$null: z.boolean().optional(),
|
|
380
|
-
$exists: z.boolean().optional()
|
|
381
|
-
});
|
|
382
|
-
var FilterConditionSchema = z.lazy(
|
|
383
|
-
() => z.record(z.string(), z.unknown()).and(
|
|
384
|
-
z.object({
|
|
385
|
-
$and: z.array(FilterConditionSchema).optional(),
|
|
386
|
-
$or: z.array(FilterConditionSchema).optional(),
|
|
387
|
-
$not: FilterConditionSchema.optional()
|
|
388
|
-
})
|
|
389
|
-
)
|
|
390
|
-
);
|
|
391
|
-
var QueryFilterSchema = z.object({
|
|
392
|
-
where: FilterConditionSchema.optional()
|
|
393
|
-
});
|
|
394
|
-
var NormalizedFilterSchema = z.lazy(
|
|
395
|
-
() => z.object({
|
|
396
|
-
$and: z.array(
|
|
397
|
-
z.union([
|
|
398
|
-
// Field condition: { field: { $op: value } }
|
|
399
|
-
z.record(z.string(), FieldOperatorsSchema),
|
|
400
|
-
// Nested logical group
|
|
401
|
-
NormalizedFilterSchema
|
|
402
|
-
])
|
|
403
|
-
).optional(),
|
|
404
|
-
$or: z.array(
|
|
405
|
-
z.union([
|
|
406
|
-
z.record(z.string(), FieldOperatorsSchema),
|
|
407
|
-
NormalizedFilterSchema
|
|
408
|
-
])
|
|
409
|
-
).optional(),
|
|
410
|
-
$not: z.union([
|
|
411
|
-
z.record(z.string(), FieldOperatorsSchema),
|
|
412
|
-
NormalizedFilterSchema
|
|
413
|
-
]).optional()
|
|
414
|
-
})
|
|
415
|
-
);
|
|
416
|
-
var FILTER_OPERATORS = [
|
|
417
|
-
// Equality
|
|
418
|
-
"$eq",
|
|
419
|
-
"$ne",
|
|
420
|
-
// Comparison
|
|
421
|
-
"$gt",
|
|
422
|
-
"$gte",
|
|
423
|
-
"$lt",
|
|
424
|
-
"$lte",
|
|
425
|
-
// Set & Range
|
|
426
|
-
"$in",
|
|
427
|
-
"$nin",
|
|
428
|
-
"$between",
|
|
429
|
-
// String
|
|
430
|
-
"$contains",
|
|
431
|
-
"$startsWith",
|
|
432
|
-
"$endsWith",
|
|
433
|
-
// Special
|
|
434
|
-
"$null",
|
|
435
|
-
"$exists"
|
|
436
|
-
];
|
|
437
|
-
var LOGICAL_OPERATORS = ["$and", "$or", "$not"];
|
|
438
|
-
var ALL_OPERATORS = [...FILTER_OPERATORS, ...LOGICAL_OPERATORS];
|
|
439
|
-
|
|
440
|
-
// src/data/query.zod.ts
|
|
441
|
-
var SortNodeSchema = z.object({
|
|
442
|
-
field: z.string(),
|
|
443
|
-
order: z.enum(["asc", "desc"]).default("asc")
|
|
444
|
-
});
|
|
445
|
-
var AggregationFunction = z.enum([
|
|
446
|
-
"count",
|
|
447
|
-
"sum",
|
|
448
|
-
"avg",
|
|
449
|
-
"min",
|
|
450
|
-
"max",
|
|
451
|
-
"count_distinct",
|
|
452
|
-
"array_agg",
|
|
453
|
-
"string_agg"
|
|
454
|
-
]);
|
|
455
|
-
var AggregationNodeSchema = z.object({
|
|
456
|
-
function: AggregationFunction.describe("Aggregation function"),
|
|
457
|
-
field: z.string().optional().describe("Field to aggregate (optional for COUNT(*))"),
|
|
458
|
-
alias: z.string().describe("Result column alias"),
|
|
459
|
-
distinct: z.boolean().optional().describe("Apply DISTINCT before aggregation"),
|
|
460
|
-
filter: FilterConditionSchema.optional().describe("Filter/Condition to apply to the aggregation (FILTER WHERE clause)")
|
|
461
|
-
});
|
|
462
|
-
var JoinType = z.enum(["inner", "left", "right", "full"]);
|
|
463
|
-
var JoinStrategy = z.enum(["auto", "database", "hash", "loop"]);
|
|
464
|
-
var JoinNodeSchema = z.lazy(
|
|
465
|
-
() => z.object({
|
|
466
|
-
type: JoinType.describe("Join type"),
|
|
467
|
-
strategy: JoinStrategy.optional().describe("Execution strategy hint"),
|
|
468
|
-
object: z.string().describe("Object/table to join"),
|
|
469
|
-
alias: z.string().optional().describe("Table alias"),
|
|
470
|
-
on: FilterConditionSchema.describe("Join condition"),
|
|
471
|
-
subquery: z.lazy(() => QuerySchema).optional().describe("Subquery instead of object")
|
|
472
|
-
})
|
|
473
|
-
);
|
|
474
|
-
var WindowFunction = z.enum([
|
|
475
|
-
"row_number",
|
|
476
|
-
"rank",
|
|
477
|
-
"dense_rank",
|
|
478
|
-
"percent_rank",
|
|
479
|
-
"lag",
|
|
480
|
-
"lead",
|
|
481
|
-
"first_value",
|
|
482
|
-
"last_value",
|
|
483
|
-
"sum",
|
|
484
|
-
"avg",
|
|
485
|
-
"count",
|
|
486
|
-
"min",
|
|
487
|
-
"max"
|
|
488
|
-
]);
|
|
489
|
-
var WindowSpecSchema = z.object({
|
|
490
|
-
partitionBy: z.array(z.string()).optional().describe("PARTITION BY fields"),
|
|
491
|
-
orderBy: z.array(SortNodeSchema).optional().describe("ORDER BY specification"),
|
|
492
|
-
frame: z.object({
|
|
493
|
-
type: z.enum(["rows", "range"]).optional(),
|
|
494
|
-
start: z.string().optional().describe('Frame start (e.g., "UNBOUNDED PRECEDING", "1 PRECEDING")'),
|
|
495
|
-
end: z.string().optional().describe('Frame end (e.g., "CURRENT ROW", "1 FOLLOWING")')
|
|
496
|
-
}).optional().describe("Window frame specification")
|
|
497
|
-
});
|
|
498
|
-
var WindowFunctionNodeSchema = z.object({
|
|
499
|
-
function: WindowFunction.describe("Window function name"),
|
|
500
|
-
field: z.string().optional().describe("Field to operate on (for aggregate window functions)"),
|
|
501
|
-
alias: z.string().describe("Result column alias"),
|
|
502
|
-
over: WindowSpecSchema.describe("Window specification (OVER clause)")
|
|
503
|
-
});
|
|
504
|
-
var FieldNodeSchema = z.lazy(
|
|
505
|
-
() => z.union([
|
|
506
|
-
z.string(),
|
|
507
|
-
// Primitive field: "name"
|
|
508
|
-
z.object({
|
|
509
|
-
field: z.string(),
|
|
510
|
-
// Relationship field: "owner"
|
|
511
|
-
fields: z.array(FieldNodeSchema).optional(),
|
|
512
|
-
// Nested select: ["name", "email"]
|
|
513
|
-
alias: z.string().optional()
|
|
514
|
-
})
|
|
515
|
-
])
|
|
516
|
-
);
|
|
517
|
-
var FullTextSearchSchema = z.object({
|
|
518
|
-
query: z.string().describe("Search query text"),
|
|
519
|
-
fields: z.array(z.string()).optional().describe("Fields to search in (if not specified, searches all text fields)"),
|
|
520
|
-
fuzzy: z.boolean().optional().default(false).describe("Enable fuzzy matching (tolerates typos)"),
|
|
521
|
-
operator: z.enum(["and", "or"]).optional().default("or").describe("Logical operator between terms"),
|
|
522
|
-
boost: z.record(z.string(), z.number()).optional().describe("Field-specific relevance boosting (field name -> boost factor)"),
|
|
523
|
-
minScore: z.number().optional().describe("Minimum relevance score threshold"),
|
|
524
|
-
language: z.string().optional().describe('Language for text analysis (e.g., "en", "zh", "es")'),
|
|
525
|
-
highlight: z.boolean().optional().default(false).describe("Enable search result highlighting")
|
|
526
|
-
});
|
|
527
|
-
var BaseQuerySchema = z.object({
|
|
528
|
-
/** Target Entity */
|
|
529
|
-
object: z.string().describe("Object name (e.g. account)"),
|
|
530
|
-
/** Select Clause */
|
|
531
|
-
fields: z.array(FieldNodeSchema).optional().describe("Fields to retrieve"),
|
|
532
|
-
/** Where Clause (Filtering) */
|
|
533
|
-
where: FilterConditionSchema.optional().describe("Filtering criteria (WHERE)"),
|
|
534
|
-
/** Full-Text Search */
|
|
535
|
-
search: FullTextSearchSchema.optional().describe("Full-text search configuration ($search parameter)"),
|
|
536
|
-
/** Order By Clause (Sorting) */
|
|
537
|
-
orderBy: z.array(SortNodeSchema).optional().describe("Sorting instructions (ORDER BY)"),
|
|
538
|
-
/** Pagination */
|
|
539
|
-
limit: z.number().optional().describe("Max records to return (LIMIT)"),
|
|
540
|
-
offset: z.number().optional().describe("Records to skip (OFFSET)"),
|
|
541
|
-
top: z.number().optional().describe("Alias for limit (OData compatibility)"),
|
|
542
|
-
cursor: z.record(z.string(), z.unknown()).optional().describe("Cursor for keyset pagination"),
|
|
543
|
-
/** Joins */
|
|
544
|
-
joins: z.array(JoinNodeSchema).optional().describe("Explicit Table Joins"),
|
|
545
|
-
/** Aggregations */
|
|
546
|
-
aggregations: z.array(AggregationNodeSchema).optional().describe("Aggregation functions"),
|
|
547
|
-
/** Group By Clause */
|
|
548
|
-
groupBy: z.array(z.string()).optional().describe("GROUP BY fields"),
|
|
549
|
-
/** Having Clause */
|
|
550
|
-
having: FilterConditionSchema.optional().describe("HAVING clause for aggregation filtering"),
|
|
551
|
-
/** Window Functions */
|
|
552
|
-
windowFunctions: z.array(WindowFunctionNodeSchema).optional().describe("Window functions with OVER clause"),
|
|
553
|
-
/** Subquery flag */
|
|
554
|
-
distinct: z.boolean().optional().describe("SELECT DISTINCT flag")
|
|
555
|
-
});
|
|
556
|
-
var QuerySchema = BaseQuerySchema.extend({
|
|
557
|
-
expand: z.lazy(() => z.record(z.string(), QuerySchema)).optional().describe("Recursive relation loading (nested queries)")
|
|
558
|
-
});
|
|
191
|
+
// src/shared/branded-types.zod.ts
|
|
192
|
+
var ObjectNameSchema = SnakeCaseIdentifierSchema.brand().describe("Branded object name (snake_case, no dots)");
|
|
193
|
+
var FieldNameSchema = SnakeCaseIdentifierSchema.brand().describe("Branded field name (snake_case, no dots)");
|
|
194
|
+
var ViewNameSchema = SystemIdentifierSchema.brand().describe("Branded view name (system identifier)");
|
|
195
|
+
var AppNameSchema = SystemIdentifierSchema.brand().describe("Branded app name (system identifier)");
|
|
196
|
+
var FlowNameSchema = SystemIdentifierSchema.brand().describe("Branded flow name (system identifier)");
|
|
197
|
+
var RoleNameSchema = SystemIdentifierSchema.brand().describe("Branded role name (system identifier)");
|
|
559
198
|
var EncryptionAlgorithmSchema = z.enum([
|
|
560
199
|
"aes-256-gcm",
|
|
561
200
|
"aes-256-cbc",
|
|
@@ -1040,6 +679,601 @@ var Field = {
|
|
|
1040
679
|
...config
|
|
1041
680
|
})
|
|
1042
681
|
};
|
|
682
|
+
|
|
683
|
+
// src/shared/suggestions.zod.ts
|
|
684
|
+
function levenshteinDistance(a, b) {
|
|
685
|
+
const la = a.length;
|
|
686
|
+
const lb = b.length;
|
|
687
|
+
if (la === 0) return lb;
|
|
688
|
+
if (lb === 0) return la;
|
|
689
|
+
let prev = new Array(lb + 1);
|
|
690
|
+
let curr = new Array(lb + 1);
|
|
691
|
+
for (let j = 0; j <= lb; j++) {
|
|
692
|
+
prev[j] = j;
|
|
693
|
+
}
|
|
694
|
+
for (let i = 1; i <= la; i++) {
|
|
695
|
+
curr[0] = i;
|
|
696
|
+
for (let j = 1; j <= lb; j++) {
|
|
697
|
+
const cost = a[i - 1] === b[j - 1] ? 0 : 1;
|
|
698
|
+
curr[j] = Math.min(
|
|
699
|
+
prev[j] + 1,
|
|
700
|
+
// deletion
|
|
701
|
+
curr[j - 1] + 1,
|
|
702
|
+
// insertion
|
|
703
|
+
prev[j - 1] + cost
|
|
704
|
+
// substitution
|
|
705
|
+
);
|
|
706
|
+
}
|
|
707
|
+
[prev, curr] = [curr, prev];
|
|
708
|
+
}
|
|
709
|
+
return prev[lb];
|
|
710
|
+
}
|
|
711
|
+
function findClosestMatches(input, candidates, maxDistance = 3, maxResults = 3) {
|
|
712
|
+
const normalized = input.toLowerCase().replace(/[-\s]/g, "_");
|
|
713
|
+
const scored = candidates.map((candidate) => ({
|
|
714
|
+
value: candidate,
|
|
715
|
+
distance: levenshteinDistance(normalized, candidate)
|
|
716
|
+
})).filter((s) => s.distance <= maxDistance && s.distance > 0).sort((a, b) => a.distance - b.distance);
|
|
717
|
+
return scored.slice(0, maxResults).map((s) => s.value);
|
|
718
|
+
}
|
|
719
|
+
var FIELD_TYPE_ALIASES = {
|
|
720
|
+
// Common alternative names
|
|
721
|
+
string: "text",
|
|
722
|
+
str: "text",
|
|
723
|
+
varchar: "text",
|
|
724
|
+
char: "text",
|
|
725
|
+
int: "number",
|
|
726
|
+
integer: "number",
|
|
727
|
+
float: "number",
|
|
728
|
+
double: "number",
|
|
729
|
+
decimal: "number",
|
|
730
|
+
numeric: "number",
|
|
731
|
+
bool: "boolean",
|
|
732
|
+
checkbox: "boolean",
|
|
733
|
+
check: "boolean",
|
|
734
|
+
date_time: "datetime",
|
|
735
|
+
timestamp: "datetime",
|
|
736
|
+
// Common typos
|
|
737
|
+
text_area: "textarea",
|
|
738
|
+
textarea_: "textarea",
|
|
739
|
+
textfield: "text",
|
|
740
|
+
dropdown: "select",
|
|
741
|
+
picklist: "select",
|
|
742
|
+
enum: "select",
|
|
743
|
+
multi_select: "multiselect",
|
|
744
|
+
multiselect_: "multiselect",
|
|
745
|
+
reference: "lookup",
|
|
746
|
+
ref: "lookup",
|
|
747
|
+
foreign_key: "lookup",
|
|
748
|
+
fk: "lookup",
|
|
749
|
+
relation: "lookup",
|
|
750
|
+
master: "master_detail",
|
|
751
|
+
richtext_: "richtext",
|
|
752
|
+
rich_text: "richtext",
|
|
753
|
+
upload: "file",
|
|
754
|
+
attachment: "file",
|
|
755
|
+
photo: "image",
|
|
756
|
+
picture: "image",
|
|
757
|
+
img: "image",
|
|
758
|
+
percent_: "percent",
|
|
759
|
+
percentage: "percent",
|
|
760
|
+
money: "currency",
|
|
761
|
+
price: "currency",
|
|
762
|
+
auto_number: "autonumber",
|
|
763
|
+
auto_increment: "autonumber",
|
|
764
|
+
sequence: "autonumber",
|
|
765
|
+
markdown_: "markdown",
|
|
766
|
+
md: "markdown",
|
|
767
|
+
barcode: "qrcode",
|
|
768
|
+
tag: "tags",
|
|
769
|
+
star: "rating",
|
|
770
|
+
stars: "rating",
|
|
771
|
+
geo: "location",
|
|
772
|
+
gps: "location",
|
|
773
|
+
coordinates: "location",
|
|
774
|
+
embed: "vector",
|
|
775
|
+
embedding: "vector",
|
|
776
|
+
embeddings: "vector"
|
|
777
|
+
};
|
|
778
|
+
function suggestFieldType(input) {
|
|
779
|
+
const normalized = input.toLowerCase().replace(/[-\s]/g, "_");
|
|
780
|
+
const alias = FIELD_TYPE_ALIASES[normalized];
|
|
781
|
+
if (alias) {
|
|
782
|
+
return [alias];
|
|
783
|
+
}
|
|
784
|
+
return findClosestMatches(normalized, FieldType.options);
|
|
785
|
+
}
|
|
786
|
+
function formatSuggestion(suggestions) {
|
|
787
|
+
if (suggestions.length === 0) return "";
|
|
788
|
+
if (suggestions.length === 1) return `Did you mean '${suggestions[0]}'?`;
|
|
789
|
+
return `Did you mean one of: ${suggestions.map((s) => `'${s}'`).join(", ")}?`;
|
|
790
|
+
}
|
|
791
|
+
|
|
792
|
+
// src/shared/error-map.zod.ts
|
|
793
|
+
var objectStackErrorMap = (issue) => {
|
|
794
|
+
if (issue.code === "invalid_value") {
|
|
795
|
+
const values = issue.values;
|
|
796
|
+
const input = issue.input;
|
|
797
|
+
const received = String(input ?? "");
|
|
798
|
+
const options = values.map(String);
|
|
799
|
+
const fieldTypeOptions = FieldType.options;
|
|
800
|
+
const isFieldTypeEnum = options.length > 10 && fieldTypeOptions.every((ft) => options.includes(ft));
|
|
801
|
+
if (isFieldTypeEnum) {
|
|
802
|
+
const suggestions2 = suggestFieldType(received);
|
|
803
|
+
const suggestion2 = formatSuggestion(suggestions2);
|
|
804
|
+
const base2 = `Invalid field type '${received}'.`;
|
|
805
|
+
return {
|
|
806
|
+
message: suggestion2 ? `${base2} ${suggestion2}` : `${base2} Valid types: ${options.slice(0, 10).join(", ")}...`
|
|
807
|
+
};
|
|
808
|
+
}
|
|
809
|
+
const suggestions = findClosestMatches(received, options);
|
|
810
|
+
const suggestion = formatSuggestion(suggestions);
|
|
811
|
+
const base = `Invalid value '${received}'.`;
|
|
812
|
+
return {
|
|
813
|
+
message: suggestion ? `${base} ${suggestion}` : `${base} Expected one of: ${options.join(", ")}.`
|
|
814
|
+
};
|
|
815
|
+
}
|
|
816
|
+
if (issue.code === "too_small") {
|
|
817
|
+
const origin = issue.origin;
|
|
818
|
+
const minimum = issue.minimum;
|
|
819
|
+
if (origin === "string") {
|
|
820
|
+
return {
|
|
821
|
+
message: `Must be at least ${minimum} character${minimum === 1 ? "" : "s"} long.`
|
|
822
|
+
};
|
|
823
|
+
}
|
|
824
|
+
}
|
|
825
|
+
if (issue.code === "too_big") {
|
|
826
|
+
const origin = issue.origin;
|
|
827
|
+
const maximum = issue.maximum;
|
|
828
|
+
if (origin === "string") {
|
|
829
|
+
return {
|
|
830
|
+
message: `Must be at most ${maximum} character${maximum === 1 ? "" : "s"} long.`
|
|
831
|
+
};
|
|
832
|
+
}
|
|
833
|
+
}
|
|
834
|
+
if (issue.code === "invalid_format") {
|
|
835
|
+
const format = issue.format;
|
|
836
|
+
const input = issue.input;
|
|
837
|
+
if (format === "regex" && input) {
|
|
838
|
+
const pathArr = issue.path;
|
|
839
|
+
const pathStr = pathArr?.join(".") ?? "";
|
|
840
|
+
if (pathStr.endsWith("name") || pathStr === "name") {
|
|
841
|
+
return {
|
|
842
|
+
message: `Invalid identifier '${input}'. Must be lowercase snake_case (e.g., 'my_object', 'task_name'). No uppercase, spaces, or hyphens allowed.`
|
|
843
|
+
};
|
|
844
|
+
}
|
|
845
|
+
}
|
|
846
|
+
}
|
|
847
|
+
if (issue.code === "invalid_type") {
|
|
848
|
+
const expected = issue.expected;
|
|
849
|
+
const input = issue.input;
|
|
850
|
+
if (input === void 0) {
|
|
851
|
+
const pathArr = issue.path;
|
|
852
|
+
const field = pathArr?.[pathArr.length - 1] ?? "";
|
|
853
|
+
return {
|
|
854
|
+
message: `Required property '${field}' is missing.`
|
|
855
|
+
};
|
|
856
|
+
}
|
|
857
|
+
const receivedType = input === null ? "null" : typeof input;
|
|
858
|
+
return {
|
|
859
|
+
message: `Expected ${expected} but received ${receivedType}.`
|
|
860
|
+
};
|
|
861
|
+
}
|
|
862
|
+
if (issue.code === "unrecognized_keys") {
|
|
863
|
+
const keys = issue.keys;
|
|
864
|
+
const keyStr = keys.join(", ");
|
|
865
|
+
return {
|
|
866
|
+
message: `Unrecognized key${keys.length > 1 ? "s" : ""}: ${keyStr}. Check for typos in property names.`
|
|
867
|
+
};
|
|
868
|
+
}
|
|
869
|
+
return null;
|
|
870
|
+
};
|
|
871
|
+
function formatZodIssue(issue) {
|
|
872
|
+
const path = issue.path.length > 0 ? issue.path.join(".") : "(root)";
|
|
873
|
+
return ` \u2717 ${path}: ${issue.message}`;
|
|
874
|
+
}
|
|
875
|
+
function formatZodError(error, label) {
|
|
876
|
+
const count = error.issues.length;
|
|
877
|
+
const header = label ? `${label} (${count} issue${count === 1 ? "" : "s"}):` : `Validation failed (${count} issue${count === 1 ? "" : "s"}):`;
|
|
878
|
+
const lines = error.issues.map(formatZodIssue);
|
|
879
|
+
return `${header}
|
|
880
|
+
|
|
881
|
+
${lines.join("\n")}`;
|
|
882
|
+
}
|
|
883
|
+
function safeParsePretty(schema, data, label) {
|
|
884
|
+
const result = schema.safeParse(data, { error: objectStackErrorMap });
|
|
885
|
+
if (result.success) {
|
|
886
|
+
return { success: true, data: result.data };
|
|
887
|
+
}
|
|
888
|
+
return {
|
|
889
|
+
success: false,
|
|
890
|
+
error: result.error,
|
|
891
|
+
formatted: formatZodError(result.error, label)
|
|
892
|
+
};
|
|
893
|
+
}
|
|
894
|
+
|
|
895
|
+
// src/data/index.ts
|
|
896
|
+
var data_exports = {};
|
|
897
|
+
__export(data_exports, {
|
|
898
|
+
ALL_OPERATORS: () => ALL_OPERATORS,
|
|
899
|
+
AddressSchema: () => AddressSchema,
|
|
900
|
+
AggregationFunction: () => AggregationFunction,
|
|
901
|
+
AggregationMetricType: () => AggregationMetricType,
|
|
902
|
+
AggregationNodeSchema: () => AggregationNodeSchema,
|
|
903
|
+
AggregationPipelineSchema: () => AggregationPipelineSchema,
|
|
904
|
+
AggregationStageSchema: () => AggregationStageSchema,
|
|
905
|
+
AnalyticsQuerySchema: () => AnalyticsQuerySchema,
|
|
906
|
+
ApiMethod: () => ApiMethod,
|
|
907
|
+
AsyncValidationSchema: () => AsyncValidationSchema,
|
|
908
|
+
BaseEngineOptionsSchema: () => BaseEngineOptionsSchema,
|
|
909
|
+
CDCConfigSchema: () => CDCConfigSchema,
|
|
910
|
+
ComparisonOperatorSchema: () => ComparisonOperatorSchema,
|
|
911
|
+
ComputedFieldCacheSchema: () => ComputedFieldCacheSchema,
|
|
912
|
+
ConditionalValidationSchema: () => ConditionalValidationSchema,
|
|
913
|
+
ConsistencyLevelSchema: () => ConsistencyLevelSchema,
|
|
914
|
+
CrossFieldValidationSchema: () => CrossFieldValidationSchema,
|
|
915
|
+
CubeJoinSchema: () => CubeJoinSchema,
|
|
916
|
+
CubeSchema: () => CubeSchema,
|
|
917
|
+
CurrencyConfigSchema: () => CurrencyConfigSchema,
|
|
918
|
+
CurrencyValueSchema: () => CurrencyValueSchema,
|
|
919
|
+
CustomValidatorSchema: () => CustomValidatorSchema,
|
|
920
|
+
DataEngineAggregateOptionsSchema: () => DataEngineAggregateOptionsSchema,
|
|
921
|
+
DataEngineAggregateRequestSchema: () => DataEngineAggregateRequestSchema,
|
|
922
|
+
DataEngineBatchRequestSchema: () => DataEngineBatchRequestSchema,
|
|
923
|
+
DataEngineContractSchema: () => DataEngineContractSchema,
|
|
924
|
+
DataEngineCountOptionsSchema: () => DataEngineCountOptionsSchema,
|
|
925
|
+
DataEngineCountRequestSchema: () => DataEngineCountRequestSchema,
|
|
926
|
+
DataEngineDeleteOptionsSchema: () => DataEngineDeleteOptionsSchema,
|
|
927
|
+
DataEngineDeleteRequestSchema: () => DataEngineDeleteRequestSchema,
|
|
928
|
+
DataEngineExecuteRequestSchema: () => DataEngineExecuteRequestSchema,
|
|
929
|
+
DataEngineFilterSchema: () => DataEngineFilterSchema,
|
|
930
|
+
DataEngineFindOneRequestSchema: () => DataEngineFindOneRequestSchema,
|
|
931
|
+
DataEngineFindRequestSchema: () => DataEngineFindRequestSchema,
|
|
932
|
+
DataEngineInsertOptionsSchema: () => DataEngineInsertOptionsSchema,
|
|
933
|
+
DataEngineInsertRequestSchema: () => DataEngineInsertRequestSchema,
|
|
934
|
+
DataEngineQueryOptionsSchema: () => DataEngineQueryOptionsSchema,
|
|
935
|
+
DataEngineRequestSchema: () => DataEngineRequestSchema,
|
|
936
|
+
DataEngineSortSchema: () => DataEngineSortSchema,
|
|
937
|
+
DataEngineUpdateOptionsSchema: () => DataEngineUpdateOptionsSchema,
|
|
938
|
+
DataEngineUpdateRequestSchema: () => DataEngineUpdateRequestSchema,
|
|
939
|
+
DataEngineVectorFindRequestSchema: () => DataEngineVectorFindRequestSchema,
|
|
940
|
+
DataQualityRulesSchema: () => DataQualityRulesSchema,
|
|
941
|
+
DataTypeMappingSchema: () => DataTypeMappingSchema,
|
|
942
|
+
DatasetMode: () => DatasetMode,
|
|
943
|
+
DatasetSchema: () => DatasetSchema,
|
|
944
|
+
DatasourceCapabilities: () => DatasourceCapabilities,
|
|
945
|
+
DatasourceSchema: () => DatasourceSchema,
|
|
946
|
+
DimensionSchema: () => DimensionSchema,
|
|
947
|
+
DimensionType: () => DimensionType,
|
|
948
|
+
DocumentSchema: () => DocumentSchema,
|
|
949
|
+
DocumentSchemaValidationSchema: () => DocumentSchemaValidationSchema,
|
|
950
|
+
DocumentTemplateSchema: () => DocumentTemplateSchema,
|
|
951
|
+
DocumentVersionSchema: () => DocumentVersionSchema,
|
|
952
|
+
DriverCapabilitiesSchema: () => DriverCapabilitiesSchema,
|
|
953
|
+
DriverConfigSchema: () => DriverConfigSchema,
|
|
954
|
+
DriverDefinitionSchema: () => DriverDefinitionSchema,
|
|
955
|
+
DriverInterfaceSchema: () => DriverInterfaceSchema,
|
|
956
|
+
DriverOptionsSchema: () => DriverOptionsSchema,
|
|
957
|
+
DriverType: () => DriverType,
|
|
958
|
+
ESignatureConfigSchema: () => ESignatureConfigSchema,
|
|
959
|
+
EqualityOperatorSchema: () => EqualityOperatorSchema,
|
|
960
|
+
ExternalDataSourceSchema: () => ExternalDataSourceSchema,
|
|
961
|
+
ExternalFieldMappingSchema: () => ExternalFieldMappingSchema,
|
|
962
|
+
ExternalLookupSchema: () => ExternalLookupSchema,
|
|
963
|
+
FILTER_OPERATORS: () => FILTER_OPERATORS,
|
|
964
|
+
Field: () => Field,
|
|
965
|
+
FieldMappingSchema: () => FieldMappingSchema2,
|
|
966
|
+
FieldNodeSchema: () => FieldNodeSchema,
|
|
967
|
+
FieldOperatorsSchema: () => FieldOperatorsSchema,
|
|
968
|
+
FieldReferenceSchema: () => FieldReferenceSchema,
|
|
969
|
+
FieldSchema: () => FieldSchema,
|
|
970
|
+
FieldType: () => FieldType,
|
|
971
|
+
FileAttachmentConfigSchema: () => FileAttachmentConfigSchema,
|
|
972
|
+
FilterConditionSchema: () => FilterConditionSchema,
|
|
973
|
+
FormatValidationSchema: () => FormatValidationSchema,
|
|
974
|
+
FullTextSearchSchema: () => FullTextSearchSchema,
|
|
975
|
+
HookContextSchema: () => HookContextSchema,
|
|
976
|
+
HookEvent: () => HookEvent,
|
|
977
|
+
HookSchema: () => HookSchema,
|
|
978
|
+
IndexSchema: () => IndexSchema,
|
|
979
|
+
JSONValidationSchema: () => JSONValidationSchema,
|
|
980
|
+
JoinNodeSchema: () => JoinNodeSchema,
|
|
981
|
+
JoinStrategy: () => JoinStrategy,
|
|
982
|
+
JoinType: () => JoinType,
|
|
983
|
+
LOGICAL_OPERATORS: () => LOGICAL_OPERATORS,
|
|
984
|
+
LocationCoordinatesSchema: () => LocationCoordinatesSchema,
|
|
985
|
+
MappingSchema: () => MappingSchema,
|
|
986
|
+
MetricSchema: () => MetricSchema,
|
|
987
|
+
NoSQLDataTypeMappingSchema: () => NoSQLDataTypeMappingSchema,
|
|
988
|
+
NoSQLDatabaseTypeSchema: () => NoSQLDatabaseTypeSchema,
|
|
989
|
+
NoSQLDriverConfigSchema: () => NoSQLDriverConfigSchema,
|
|
990
|
+
NoSQLIndexSchema: () => NoSQLIndexSchema,
|
|
991
|
+
NoSQLIndexTypeSchema: () => NoSQLIndexTypeSchema,
|
|
992
|
+
NoSQLOperationTypeSchema: () => NoSQLOperationTypeSchema,
|
|
993
|
+
NoSQLQueryOptionsSchema: () => NoSQLQueryOptionsSchema,
|
|
994
|
+
NoSQLTransactionOptionsSchema: () => NoSQLTransactionOptionsSchema,
|
|
995
|
+
NormalizedFilterSchema: () => NormalizedFilterSchema,
|
|
996
|
+
ObjectCapabilities: () => ObjectCapabilities,
|
|
997
|
+
ObjectExtensionSchema: () => ObjectExtensionSchema,
|
|
998
|
+
ObjectOwnershipEnum: () => ObjectOwnershipEnum,
|
|
999
|
+
ObjectSchema: () => ObjectSchema,
|
|
1000
|
+
PartitioningConfigSchema: () => PartitioningConfigSchema,
|
|
1001
|
+
PoolConfigSchema: () => PoolConfigSchema,
|
|
1002
|
+
QueryFilterSchema: () => QueryFilterSchema,
|
|
1003
|
+
QuerySchema: () => QuerySchema,
|
|
1004
|
+
RangeOperatorSchema: () => RangeOperatorSchema,
|
|
1005
|
+
ReplicationConfigSchema: () => ReplicationConfigSchema,
|
|
1006
|
+
SQLDialectSchema: () => SQLDialectSchema,
|
|
1007
|
+
SQLDriverConfigSchema: () => SQLDriverConfigSchema,
|
|
1008
|
+
SSLConfigSchema: () => SSLConfigSchema,
|
|
1009
|
+
ScriptValidationSchema: () => ScriptValidationSchema,
|
|
1010
|
+
SearchConfigSchema: () => SearchConfigSchema,
|
|
1011
|
+
SelectOptionSchema: () => SelectOptionSchema,
|
|
1012
|
+
SetOperatorSchema: () => SetOperatorSchema,
|
|
1013
|
+
ShardingConfigSchema: () => ShardingConfigSchema,
|
|
1014
|
+
SoftDeleteConfigSchema: () => SoftDeleteConfigSchema,
|
|
1015
|
+
SortNodeSchema: () => SortNodeSchema,
|
|
1016
|
+
SpecialOperatorSchema: () => SpecialOperatorSchema,
|
|
1017
|
+
StateMachineValidationSchema: () => StateMachineValidationSchema,
|
|
1018
|
+
StringOperatorSchema: () => StringOperatorSchema,
|
|
1019
|
+
TenancyConfigSchema: () => TenancyConfigSchema,
|
|
1020
|
+
TimeUpdateInterval: () => TimeUpdateInterval,
|
|
1021
|
+
TransformType: () => TransformType,
|
|
1022
|
+
UniquenessValidationSchema: () => UniquenessValidationSchema,
|
|
1023
|
+
ValidationRuleSchema: () => ValidationRuleSchema,
|
|
1024
|
+
VectorConfigSchema: () => VectorConfigSchema,
|
|
1025
|
+
VersioningConfigSchema: () => VersioningConfigSchema,
|
|
1026
|
+
WindowFunction: () => WindowFunction,
|
|
1027
|
+
WindowFunctionNodeSchema: () => WindowFunctionNodeSchema,
|
|
1028
|
+
WindowSpecSchema: () => WindowSpecSchema
|
|
1029
|
+
});
|
|
1030
|
+
var FieldReferenceSchema = z.object({
|
|
1031
|
+
$field: z.string().describe("Field Reference/Column Name")
|
|
1032
|
+
});
|
|
1033
|
+
var EqualityOperatorSchema = z.object({
|
|
1034
|
+
/** Equal to (default) - SQL: = | MongoDB: $eq */
|
|
1035
|
+
$eq: z.any().optional(),
|
|
1036
|
+
/** Not equal to - SQL: <> or != | MongoDB: $ne */
|
|
1037
|
+
$ne: z.any().optional()
|
|
1038
|
+
});
|
|
1039
|
+
var ComparisonOperatorSchema = z.object({
|
|
1040
|
+
/** Greater than - SQL: > | MongoDB: $gt */
|
|
1041
|
+
$gt: z.union([z.number(), z.date(), FieldReferenceSchema]).optional(),
|
|
1042
|
+
/** Greater than or equal to - SQL: >= | MongoDB: $gte */
|
|
1043
|
+
$gte: z.union([z.number(), z.date(), FieldReferenceSchema]).optional(),
|
|
1044
|
+
/** Less than - SQL: < | MongoDB: $lt */
|
|
1045
|
+
$lt: z.union([z.number(), z.date(), FieldReferenceSchema]).optional(),
|
|
1046
|
+
/** Less than or equal to - SQL: <= | MongoDB: $lte */
|
|
1047
|
+
$lte: z.union([z.number(), z.date(), FieldReferenceSchema]).optional()
|
|
1048
|
+
});
|
|
1049
|
+
var SetOperatorSchema = z.object({
|
|
1050
|
+
/** In list - SQL: IN (?, ?, ?) | MongoDB: $in */
|
|
1051
|
+
$in: z.array(z.any()).optional(),
|
|
1052
|
+
/** Not in list - SQL: NOT IN (...) | MongoDB: $nin */
|
|
1053
|
+
$nin: z.array(z.any()).optional()
|
|
1054
|
+
});
|
|
1055
|
+
var RangeOperatorSchema = z.object({
|
|
1056
|
+
/** Between (inclusive) - takes [min, max] array */
|
|
1057
|
+
$between: z.tuple([
|
|
1058
|
+
z.union([z.number(), z.date(), FieldReferenceSchema]),
|
|
1059
|
+
z.union([z.number(), z.date(), FieldReferenceSchema])
|
|
1060
|
+
]).optional()
|
|
1061
|
+
});
|
|
1062
|
+
var StringOperatorSchema = z.object({
|
|
1063
|
+
/** Contains substring - SQL: LIKE %?% | MongoDB: $regex */
|
|
1064
|
+
$contains: z.string().optional(),
|
|
1065
|
+
/** Starts with prefix - SQL: LIKE ?% | MongoDB: $regex */
|
|
1066
|
+
$startsWith: z.string().optional(),
|
|
1067
|
+
/** Ends with suffix - SQL: LIKE %? | MongoDB: $regex */
|
|
1068
|
+
$endsWith: z.string().optional()
|
|
1069
|
+
});
|
|
1070
|
+
var SpecialOperatorSchema = z.object({
|
|
1071
|
+
/** Is null check - SQL: IS NULL (true) / IS NOT NULL (false) | MongoDB: field: null */
|
|
1072
|
+
$null: z.boolean().optional(),
|
|
1073
|
+
/** Field exists check (primarily for NoSQL) - MongoDB: $exists */
|
|
1074
|
+
$exists: z.boolean().optional()
|
|
1075
|
+
});
|
|
1076
|
+
var FieldOperatorsSchema = z.object({
|
|
1077
|
+
// Equality
|
|
1078
|
+
$eq: z.any().optional(),
|
|
1079
|
+
$ne: z.any().optional(),
|
|
1080
|
+
// Comparison (numeric/date)
|
|
1081
|
+
$gt: z.union([z.number(), z.date(), FieldReferenceSchema]).optional(),
|
|
1082
|
+
$gte: z.union([z.number(), z.date(), FieldReferenceSchema]).optional(),
|
|
1083
|
+
$lt: z.union([z.number(), z.date(), FieldReferenceSchema]).optional(),
|
|
1084
|
+
$lte: z.union([z.number(), z.date(), FieldReferenceSchema]).optional(),
|
|
1085
|
+
// Set & Range
|
|
1086
|
+
$in: z.array(z.any()).optional(),
|
|
1087
|
+
$nin: z.array(z.any()).optional(),
|
|
1088
|
+
$between: z.tuple([
|
|
1089
|
+
z.union([z.number(), z.date(), FieldReferenceSchema]),
|
|
1090
|
+
z.union([z.number(), z.date(), FieldReferenceSchema])
|
|
1091
|
+
]).optional(),
|
|
1092
|
+
// String-specific
|
|
1093
|
+
$contains: z.string().optional(),
|
|
1094
|
+
$startsWith: z.string().optional(),
|
|
1095
|
+
$endsWith: z.string().optional(),
|
|
1096
|
+
// Special
|
|
1097
|
+
$null: z.boolean().optional(),
|
|
1098
|
+
$exists: z.boolean().optional()
|
|
1099
|
+
});
|
|
1100
|
+
var FilterConditionSchema = z.lazy(
|
|
1101
|
+
() => z.record(z.string(), z.unknown()).and(
|
|
1102
|
+
z.object({
|
|
1103
|
+
$and: z.array(FilterConditionSchema).optional(),
|
|
1104
|
+
$or: z.array(FilterConditionSchema).optional(),
|
|
1105
|
+
$not: FilterConditionSchema.optional()
|
|
1106
|
+
})
|
|
1107
|
+
)
|
|
1108
|
+
);
|
|
1109
|
+
var QueryFilterSchema = z.object({
|
|
1110
|
+
where: FilterConditionSchema.optional()
|
|
1111
|
+
});
|
|
1112
|
+
var NormalizedFilterSchema = z.lazy(
|
|
1113
|
+
() => z.object({
|
|
1114
|
+
$and: z.array(
|
|
1115
|
+
z.union([
|
|
1116
|
+
// Field condition: { field: { $op: value } }
|
|
1117
|
+
z.record(z.string(), FieldOperatorsSchema),
|
|
1118
|
+
// Nested logical group
|
|
1119
|
+
NormalizedFilterSchema
|
|
1120
|
+
])
|
|
1121
|
+
).optional(),
|
|
1122
|
+
$or: z.array(
|
|
1123
|
+
z.union([
|
|
1124
|
+
z.record(z.string(), FieldOperatorsSchema),
|
|
1125
|
+
NormalizedFilterSchema
|
|
1126
|
+
])
|
|
1127
|
+
).optional(),
|
|
1128
|
+
$not: z.union([
|
|
1129
|
+
z.record(z.string(), FieldOperatorsSchema),
|
|
1130
|
+
NormalizedFilterSchema
|
|
1131
|
+
]).optional()
|
|
1132
|
+
})
|
|
1133
|
+
);
|
|
1134
|
+
var FILTER_OPERATORS = [
|
|
1135
|
+
// Equality
|
|
1136
|
+
"$eq",
|
|
1137
|
+
"$ne",
|
|
1138
|
+
// Comparison
|
|
1139
|
+
"$gt",
|
|
1140
|
+
"$gte",
|
|
1141
|
+
"$lt",
|
|
1142
|
+
"$lte",
|
|
1143
|
+
// Set & Range
|
|
1144
|
+
"$in",
|
|
1145
|
+
"$nin",
|
|
1146
|
+
"$between",
|
|
1147
|
+
// String
|
|
1148
|
+
"$contains",
|
|
1149
|
+
"$startsWith",
|
|
1150
|
+
"$endsWith",
|
|
1151
|
+
// Special
|
|
1152
|
+
"$null",
|
|
1153
|
+
"$exists"
|
|
1154
|
+
];
|
|
1155
|
+
var LOGICAL_OPERATORS = ["$and", "$or", "$not"];
|
|
1156
|
+
var ALL_OPERATORS = [...FILTER_OPERATORS, ...LOGICAL_OPERATORS];
|
|
1157
|
+
|
|
1158
|
+
// src/data/query.zod.ts
|
|
1159
|
+
var SortNodeSchema = z.object({
|
|
1160
|
+
field: z.string(),
|
|
1161
|
+
order: z.enum(["asc", "desc"]).default("asc")
|
|
1162
|
+
});
|
|
1163
|
+
var AggregationFunction = z.enum([
|
|
1164
|
+
"count",
|
|
1165
|
+
"sum",
|
|
1166
|
+
"avg",
|
|
1167
|
+
"min",
|
|
1168
|
+
"max",
|
|
1169
|
+
"count_distinct",
|
|
1170
|
+
"array_agg",
|
|
1171
|
+
"string_agg"
|
|
1172
|
+
]);
|
|
1173
|
+
var AggregationNodeSchema = z.object({
|
|
1174
|
+
function: AggregationFunction.describe("Aggregation function"),
|
|
1175
|
+
field: z.string().optional().describe("Field to aggregate (optional for COUNT(*))"),
|
|
1176
|
+
alias: z.string().describe("Result column alias"),
|
|
1177
|
+
distinct: z.boolean().optional().describe("Apply DISTINCT before aggregation"),
|
|
1178
|
+
filter: FilterConditionSchema.optional().describe("Filter/Condition to apply to the aggregation (FILTER WHERE clause)")
|
|
1179
|
+
});
|
|
1180
|
+
var JoinType = z.enum(["inner", "left", "right", "full"]);
|
|
1181
|
+
var JoinStrategy = z.enum(["auto", "database", "hash", "loop"]);
|
|
1182
|
+
var JoinNodeSchema = z.lazy(
|
|
1183
|
+
() => z.object({
|
|
1184
|
+
type: JoinType.describe("Join type"),
|
|
1185
|
+
strategy: JoinStrategy.optional().describe("Execution strategy hint"),
|
|
1186
|
+
object: z.string().describe("Object/table to join"),
|
|
1187
|
+
alias: z.string().optional().describe("Table alias"),
|
|
1188
|
+
on: FilterConditionSchema.describe("Join condition"),
|
|
1189
|
+
subquery: z.lazy(() => QuerySchema).optional().describe("Subquery instead of object")
|
|
1190
|
+
})
|
|
1191
|
+
);
|
|
1192
|
+
var WindowFunction = z.enum([
|
|
1193
|
+
"row_number",
|
|
1194
|
+
"rank",
|
|
1195
|
+
"dense_rank",
|
|
1196
|
+
"percent_rank",
|
|
1197
|
+
"lag",
|
|
1198
|
+
"lead",
|
|
1199
|
+
"first_value",
|
|
1200
|
+
"last_value",
|
|
1201
|
+
"sum",
|
|
1202
|
+
"avg",
|
|
1203
|
+
"count",
|
|
1204
|
+
"min",
|
|
1205
|
+
"max"
|
|
1206
|
+
]);
|
|
1207
|
+
var WindowSpecSchema = z.object({
|
|
1208
|
+
partitionBy: z.array(z.string()).optional().describe("PARTITION BY fields"),
|
|
1209
|
+
orderBy: z.array(SortNodeSchema).optional().describe("ORDER BY specification"),
|
|
1210
|
+
frame: z.object({
|
|
1211
|
+
type: z.enum(["rows", "range"]).optional(),
|
|
1212
|
+
start: z.string().optional().describe('Frame start (e.g., "UNBOUNDED PRECEDING", "1 PRECEDING")'),
|
|
1213
|
+
end: z.string().optional().describe('Frame end (e.g., "CURRENT ROW", "1 FOLLOWING")')
|
|
1214
|
+
}).optional().describe("Window frame specification")
|
|
1215
|
+
});
|
|
1216
|
+
var WindowFunctionNodeSchema = z.object({
|
|
1217
|
+
function: WindowFunction.describe("Window function name"),
|
|
1218
|
+
field: z.string().optional().describe("Field to operate on (for aggregate window functions)"),
|
|
1219
|
+
alias: z.string().describe("Result column alias"),
|
|
1220
|
+
over: WindowSpecSchema.describe("Window specification (OVER clause)")
|
|
1221
|
+
});
|
|
1222
|
+
var FieldNodeSchema = z.lazy(
|
|
1223
|
+
() => z.union([
|
|
1224
|
+
z.string(),
|
|
1225
|
+
// Primitive field: "name"
|
|
1226
|
+
z.object({
|
|
1227
|
+
field: z.string(),
|
|
1228
|
+
// Relationship field: "owner"
|
|
1229
|
+
fields: z.array(FieldNodeSchema).optional(),
|
|
1230
|
+
// Nested select: ["name", "email"]
|
|
1231
|
+
alias: z.string().optional()
|
|
1232
|
+
})
|
|
1233
|
+
])
|
|
1234
|
+
);
|
|
1235
|
+
var FullTextSearchSchema = z.object({
|
|
1236
|
+
query: z.string().describe("Search query text"),
|
|
1237
|
+
fields: z.array(z.string()).optional().describe("Fields to search in (if not specified, searches all text fields)"),
|
|
1238
|
+
fuzzy: z.boolean().optional().default(false).describe("Enable fuzzy matching (tolerates typos)"),
|
|
1239
|
+
operator: z.enum(["and", "or"]).optional().default("or").describe("Logical operator between terms"),
|
|
1240
|
+
boost: z.record(z.string(), z.number()).optional().describe("Field-specific relevance boosting (field name -> boost factor)"),
|
|
1241
|
+
minScore: z.number().optional().describe("Minimum relevance score threshold"),
|
|
1242
|
+
language: z.string().optional().describe('Language for text analysis (e.g., "en", "zh", "es")'),
|
|
1243
|
+
highlight: z.boolean().optional().default(false).describe("Enable search result highlighting")
|
|
1244
|
+
});
|
|
1245
|
+
var BaseQuerySchema = z.object({
|
|
1246
|
+
/** Target Entity */
|
|
1247
|
+
object: z.string().describe("Object name (e.g. account)"),
|
|
1248
|
+
/** Select Clause */
|
|
1249
|
+
fields: z.array(FieldNodeSchema).optional().describe("Fields to retrieve"),
|
|
1250
|
+
/** Where Clause (Filtering) */
|
|
1251
|
+
where: FilterConditionSchema.optional().describe("Filtering criteria (WHERE)"),
|
|
1252
|
+
/** Full-Text Search */
|
|
1253
|
+
search: FullTextSearchSchema.optional().describe("Full-text search configuration ($search parameter)"),
|
|
1254
|
+
/** Order By Clause (Sorting) */
|
|
1255
|
+
orderBy: z.array(SortNodeSchema).optional().describe("Sorting instructions (ORDER BY)"),
|
|
1256
|
+
/** Pagination */
|
|
1257
|
+
limit: z.number().optional().describe("Max records to return (LIMIT)"),
|
|
1258
|
+
offset: z.number().optional().describe("Records to skip (OFFSET)"),
|
|
1259
|
+
top: z.number().optional().describe("Alias for limit (OData compatibility)"),
|
|
1260
|
+
cursor: z.record(z.string(), z.unknown()).optional().describe("Cursor for keyset pagination"),
|
|
1261
|
+
/** Joins */
|
|
1262
|
+
joins: z.array(JoinNodeSchema).optional().describe("Explicit Table Joins"),
|
|
1263
|
+
/** Aggregations */
|
|
1264
|
+
aggregations: z.array(AggregationNodeSchema).optional().describe("Aggregation functions"),
|
|
1265
|
+
/** Group By Clause */
|
|
1266
|
+
groupBy: z.array(z.string()).optional().describe("GROUP BY fields"),
|
|
1267
|
+
/** Having Clause */
|
|
1268
|
+
having: FilterConditionSchema.optional().describe("HAVING clause for aggregation filtering"),
|
|
1269
|
+
/** Window Functions */
|
|
1270
|
+
windowFunctions: z.array(WindowFunctionNodeSchema).optional().describe("Window functions with OVER clause"),
|
|
1271
|
+
/** Subquery flag */
|
|
1272
|
+
distinct: z.boolean().optional().describe("SELECT DISTINCT flag")
|
|
1273
|
+
});
|
|
1274
|
+
var QuerySchema = BaseQuerySchema.extend({
|
|
1275
|
+
expand: z.lazy(() => z.record(z.string(), QuerySchema)).optional().describe("Recursive relation loading (nested queries)")
|
|
1276
|
+
});
|
|
1043
1277
|
var BaseValidationSchema = z.object({
|
|
1044
1278
|
// Identification
|
|
1045
1279
|
name: z.string().regex(/^[a-z_][a-z0-9_]*$/).describe("Unique rule name (snake_case)"),
|
|
@@ -1366,8 +1600,35 @@ var ObjectSchemaBase = z.object({
|
|
|
1366
1600
|
/** Key Prefix */
|
|
1367
1601
|
keyPrefix: z.string().max(5).optional().describe('Short prefix for record IDs (e.g., "001" for Account)')
|
|
1368
1602
|
});
|
|
1603
|
+
function snakeCaseToLabel(name) {
|
|
1604
|
+
return name.split("_").map((word) => word.charAt(0).toUpperCase() + word.slice(1)).join(" ");
|
|
1605
|
+
}
|
|
1369
1606
|
var ObjectSchema = Object.assign(ObjectSchemaBase, {
|
|
1370
|
-
|
|
1607
|
+
/**
|
|
1608
|
+
* Type-safe factory for creating business object definitions.
|
|
1609
|
+
*
|
|
1610
|
+
* Enhancements over raw schema:
|
|
1611
|
+
* - **Auto-label**: Generates `label` from `name` if not provided (snake_case → Title Case).
|
|
1612
|
+
* - **Validation**: Runs Zod `.parse()` to validate the config at creation time.
|
|
1613
|
+
*
|
|
1614
|
+
* @example
|
|
1615
|
+
* ```ts
|
|
1616
|
+
* const Task = ObjectSchema.create({
|
|
1617
|
+
* name: 'project_task',
|
|
1618
|
+
* // label auto-generated as 'Project Task'
|
|
1619
|
+
* fields: {
|
|
1620
|
+
* subject: { type: 'text', label: 'Subject', required: true },
|
|
1621
|
+
* },
|
|
1622
|
+
* });
|
|
1623
|
+
* ```
|
|
1624
|
+
*/
|
|
1625
|
+
create: (config) => {
|
|
1626
|
+
const withDefaults = {
|
|
1627
|
+
...config,
|
|
1628
|
+
label: config.label ?? snakeCaseToLabel(config.name)
|
|
1629
|
+
};
|
|
1630
|
+
return ObjectSchemaBase.parse(withDefaults);
|
|
1631
|
+
}
|
|
1371
1632
|
});
|
|
1372
1633
|
var ObjectOwnershipEnum = z.enum(["own", "extend"]);
|
|
1373
1634
|
var ObjectExtensionSchema = z.object({
|
|
@@ -3999,7 +4260,9 @@ __export(ui_exports, {
|
|
|
3999
4260
|
WidgetManifestSchema: () => WidgetManifestSchema,
|
|
4000
4261
|
WidgetPropertySchema: () => WidgetPropertySchema,
|
|
4001
4262
|
WidgetSourceSchema: () => WidgetSourceSchema,
|
|
4002
|
-
ZIndexSchema: () => ZIndexSchema
|
|
4263
|
+
ZIndexSchema: () => ZIndexSchema,
|
|
4264
|
+
defineApp: () => defineApp,
|
|
4265
|
+
defineView: () => defineView
|
|
4003
4266
|
});
|
|
4004
4267
|
var I18nObjectSchema = z.object({
|
|
4005
4268
|
/** Translation key (e.g., "views.task_list.label", "apps.crm.description") */
|
|
@@ -4344,6 +4607,9 @@ var AppSchema = z.object({
|
|
|
4344
4607
|
var App = {
|
|
4345
4608
|
create: (config) => AppSchema.parse(config)
|
|
4346
4609
|
};
|
|
4610
|
+
function defineApp(config) {
|
|
4611
|
+
return AppSchema.parse(config);
|
|
4612
|
+
}
|
|
4347
4613
|
var HttpMethodSchema = z.enum(["GET", "POST", "PUT", "PATCH", "DELETE"]);
|
|
4348
4614
|
var HttpRequestSchema = z.object({
|
|
4349
4615
|
url: z.string().describe("API endpoint URL"),
|
|
@@ -4653,6 +4919,9 @@ var ViewSchema = z.object({
|
|
|
4653
4919
|
listViews: z.record(z.string(), ListViewSchema).optional().describe("Additional named list views"),
|
|
4654
4920
|
formViews: z.record(z.string(), FormViewSchema).optional().describe("Additional named form views")
|
|
4655
4921
|
});
|
|
4922
|
+
function defineView(config) {
|
|
4923
|
+
return ViewSchema.parse(config);
|
|
4924
|
+
}
|
|
4656
4925
|
var DashboardWidgetSchema = z.object({
|
|
4657
4926
|
/** Widget Title */
|
|
4658
4927
|
title: I18nLabelSchema.optional().describe("Widget title"),
|
|
@@ -19520,6 +19789,7 @@ __export(ai_exports, {
|
|
|
19520
19789
|
WorkflowAgentActionSchema: () => WorkflowAgentActionSchema,
|
|
19521
19790
|
WorkflowFieldConditionSchema: () => WorkflowFieldConditionSchema,
|
|
19522
19791
|
WorkflowScheduleSchema: () => WorkflowScheduleSchema,
|
|
19792
|
+
defineAgent: () => defineAgent,
|
|
19523
19793
|
fullStackDevOpsAgentExample: () => fullStackDevOpsAgentExample
|
|
19524
19794
|
});
|
|
19525
19795
|
var AIModelConfigSchema = z.object({
|
|
@@ -19628,6 +19898,9 @@ var AgentSchema = z.object({
|
|
|
19628
19898
|
/** Structured Output */
|
|
19629
19899
|
structuredOutput: StructuredOutputConfigSchema.optional().describe("Structured output format and validation configuration")
|
|
19630
19900
|
});
|
|
19901
|
+
function defineAgent(config) {
|
|
19902
|
+
return AgentSchema.parse(config);
|
|
19903
|
+
}
|
|
19631
19904
|
var NavigationActionTypeSchema = z.enum([
|
|
19632
19905
|
"navigate_to_object_list",
|
|
19633
19906
|
// Navigate to object list view
|
|
@@ -29608,7 +29881,8 @@ __export(automation_exports, {
|
|
|
29608
29881
|
WebhookTriggerType: () => WebhookTriggerType,
|
|
29609
29882
|
WorkflowActionSchema: () => WorkflowActionSchema,
|
|
29610
29883
|
WorkflowRuleSchema: () => WorkflowRuleSchema,
|
|
29611
|
-
WorkflowTriggerType: () => WorkflowTriggerType
|
|
29884
|
+
WorkflowTriggerType: () => WorkflowTriggerType,
|
|
29885
|
+
defineFlow: () => defineFlow
|
|
29612
29886
|
});
|
|
29613
29887
|
var FlowNodeAction = z.enum([
|
|
29614
29888
|
"start",
|
|
@@ -29702,6 +29976,9 @@ var FlowSchema = z.object({
|
|
|
29702
29976
|
fallbackNodeId: z.string().optional().describe("Node ID to jump to on unrecoverable error")
|
|
29703
29977
|
}).optional().describe("Flow-level error handling configuration")
|
|
29704
29978
|
});
|
|
29979
|
+
function defineFlow(config) {
|
|
29980
|
+
return FlowSchema.parse(config);
|
|
29981
|
+
}
|
|
29705
29982
|
var WebhookTriggerType = z.enum([
|
|
29706
29983
|
"create",
|
|
29707
29984
|
"update",
|
|
@@ -33624,7 +33901,93 @@ var ObjectStackDefinitionSchema = z.object({
|
|
|
33624
33901
|
devPlugins: z.array(z.union([ManifestSchema, z.string()])).optional().describe("Plugins to load only in development (CLI dev command)")
|
|
33625
33902
|
});
|
|
33626
33903
|
var ObjectStackSchema = ObjectStackDefinitionSchema;
|
|
33627
|
-
|
|
33904
|
+
function collectObjectNames(config) {
|
|
33905
|
+
const names = /* @__PURE__ */ new Set();
|
|
33906
|
+
if (config.objects) {
|
|
33907
|
+
for (const obj of config.objects) {
|
|
33908
|
+
names.add(obj.name);
|
|
33909
|
+
}
|
|
33910
|
+
}
|
|
33911
|
+
return names;
|
|
33912
|
+
}
|
|
33913
|
+
function validateCrossReferences(config) {
|
|
33914
|
+
const errors = [];
|
|
33915
|
+
const objectNames = collectObjectNames(config);
|
|
33916
|
+
if (objectNames.size === 0) return errors;
|
|
33917
|
+
if (config.workflows) {
|
|
33918
|
+
for (const workflow of config.workflows) {
|
|
33919
|
+
if (workflow.objectName && !objectNames.has(workflow.objectName)) {
|
|
33920
|
+
errors.push(
|
|
33921
|
+
`Workflow '${workflow.name}' references object '${workflow.objectName}' which is not defined in objects.`
|
|
33922
|
+
);
|
|
33923
|
+
}
|
|
33924
|
+
}
|
|
33925
|
+
}
|
|
33926
|
+
if (config.approvals) {
|
|
33927
|
+
for (const approval of config.approvals) {
|
|
33928
|
+
if (approval.object && !objectNames.has(approval.object)) {
|
|
33929
|
+
errors.push(
|
|
33930
|
+
`Approval '${approval.name}' references object '${approval.object}' which is not defined in objects.`
|
|
33931
|
+
);
|
|
33932
|
+
}
|
|
33933
|
+
}
|
|
33934
|
+
}
|
|
33935
|
+
if (config.hooks) {
|
|
33936
|
+
for (const hook of config.hooks) {
|
|
33937
|
+
if (hook.object) {
|
|
33938
|
+
const hookObjects = Array.isArray(hook.object) ? hook.object : [hook.object];
|
|
33939
|
+
for (const obj of hookObjects) {
|
|
33940
|
+
if (!objectNames.has(obj)) {
|
|
33941
|
+
errors.push(
|
|
33942
|
+
`Hook '${hook.name}' references object '${obj}' which is not defined in objects.`
|
|
33943
|
+
);
|
|
33944
|
+
}
|
|
33945
|
+
}
|
|
33946
|
+
}
|
|
33947
|
+
}
|
|
33948
|
+
}
|
|
33949
|
+
if (config.views) {
|
|
33950
|
+
for (const [i, view] of config.views.entries()) {
|
|
33951
|
+
const checkViewData = (data, viewLabel) => {
|
|
33952
|
+
if (data && typeof data === "object" && "provider" in data && "object" in data) {
|
|
33953
|
+
const d = data;
|
|
33954
|
+
if (d.provider === "object" && d.object && !objectNames.has(d.object)) {
|
|
33955
|
+
errors.push(
|
|
33956
|
+
`${viewLabel} references object '${d.object}' which is not defined in objects.`
|
|
33957
|
+
);
|
|
33958
|
+
}
|
|
33959
|
+
}
|
|
33960
|
+
};
|
|
33961
|
+
if (view.list?.data) {
|
|
33962
|
+
checkViewData(view.list.data, `View[${i}].list`);
|
|
33963
|
+
}
|
|
33964
|
+
if (view.form?.data) {
|
|
33965
|
+
checkViewData(view.form.data, `View[${i}].form`);
|
|
33966
|
+
}
|
|
33967
|
+
}
|
|
33968
|
+
}
|
|
33969
|
+
return errors;
|
|
33970
|
+
}
|
|
33971
|
+
function defineStack(config, options) {
|
|
33972
|
+
if (!options?.strict) {
|
|
33973
|
+
return config;
|
|
33974
|
+
}
|
|
33975
|
+
const result = ObjectStackDefinitionSchema.safeParse(config, {
|
|
33976
|
+
error: objectStackErrorMap
|
|
33977
|
+
});
|
|
33978
|
+
if (!result.success) {
|
|
33979
|
+
throw new Error(formatZodError(result.error, "defineStack validation failed"));
|
|
33980
|
+
}
|
|
33981
|
+
const crossRefErrors = validateCrossReferences(result.data);
|
|
33982
|
+
if (crossRefErrors.length > 0) {
|
|
33983
|
+
const header = `defineStack cross-reference validation failed (${crossRefErrors.length} issue${crossRefErrors.length === 1 ? "" : "s"}):`;
|
|
33984
|
+
const lines = crossRefErrors.map((e) => ` \u2717 ${e}`);
|
|
33985
|
+
throw new Error(`${header}
|
|
33986
|
+
|
|
33987
|
+
${lines.join("\n")}`);
|
|
33988
|
+
}
|
|
33989
|
+
return result.data;
|
|
33990
|
+
}
|
|
33628
33991
|
var ObjectQLCapabilitiesSchema = z.object({
|
|
33629
33992
|
/** Query Capabilities */
|
|
33630
33993
|
queryFilters: z.boolean().default(true).describe("Supports WHERE clause filtering"),
|
|
@@ -33741,6 +34104,6 @@ var ObjectStackCapabilitiesSchema = z.object({
|
|
|
33741
34104
|
system: ObjectOSCapabilitiesSchema.describe("System/Runtime Layer capabilities")
|
|
33742
34105
|
});
|
|
33743
34106
|
|
|
33744
|
-
export { ai_exports as AI, api_exports as API, automation_exports as Automation, cloud_exports as Cloud, contracts_exports as Contracts, data_exports as Data, identity_exports as Identity, integration_exports as Integration, kernel_exports as Kernel, ObjectOSCapabilitiesSchema, ObjectQLCapabilitiesSchema, ObjectStackCapabilitiesSchema, ObjectStackDefinitionSchema, ObjectStackSchema, ObjectUICapabilitiesSchema, qa_exports as QA, security_exports as Security, shared_exports as Shared, studio_exports as Studio, system_exports as System, ui_exports as UI, defineStack };
|
|
34107
|
+
export { ai_exports as AI, api_exports as API, automation_exports as Automation, cloud_exports as Cloud, contracts_exports as Contracts, data_exports as Data, identity_exports as Identity, integration_exports as Integration, kernel_exports as Kernel, ObjectOSCapabilitiesSchema, ObjectQLCapabilitiesSchema, ObjectStackCapabilitiesSchema, ObjectStackDefinitionSchema, ObjectStackSchema, ObjectUICapabilitiesSchema, qa_exports as QA, security_exports as Security, shared_exports as Shared, studio_exports as Studio, system_exports as System, ui_exports as UI, defineAgent, defineApp, defineFlow, defineStack, defineView, findClosestMatches, formatSuggestion, formatZodError, formatZodIssue, objectStackErrorMap, safeParsePretty, suggestFieldType };
|
|
33745
34108
|
//# sourceMappingURL=index.mjs.map
|
|
33746
34109
|
//# sourceMappingURL=index.mjs.map
|