@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
|
@@ -0,0 +1,2073 @@
|
|
|
1
|
+
import { S as StateNodeConfig } from './state-machine.zod-DoC0JvQb.js';
|
|
2
|
+
import { z } from 'zod';
|
|
3
|
+
|
|
4
|
+
/**
|
|
5
|
+
* 1. Script/Expression Validation
|
|
6
|
+
* Generic formula-based validation.
|
|
7
|
+
*/
|
|
8
|
+
declare const ScriptValidationSchema: z.ZodObject<{
|
|
9
|
+
name: z.ZodString;
|
|
10
|
+
label: z.ZodOptional<z.ZodString>;
|
|
11
|
+
description: z.ZodOptional<z.ZodString>;
|
|
12
|
+
active: z.ZodDefault<z.ZodBoolean>;
|
|
13
|
+
events: z.ZodDefault<z.ZodArray<z.ZodEnum<{
|
|
14
|
+
insert: "insert";
|
|
15
|
+
update: "update";
|
|
16
|
+
delete: "delete";
|
|
17
|
+
}>>>;
|
|
18
|
+
priority: z.ZodDefault<z.ZodNumber>;
|
|
19
|
+
tags: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
20
|
+
severity: z.ZodDefault<z.ZodEnum<{
|
|
21
|
+
error: "error";
|
|
22
|
+
warning: "warning";
|
|
23
|
+
info: "info";
|
|
24
|
+
}>>;
|
|
25
|
+
message: z.ZodString;
|
|
26
|
+
type: z.ZodLiteral<"script">;
|
|
27
|
+
condition: z.ZodString;
|
|
28
|
+
}, z.core.$strip>;
|
|
29
|
+
/**
|
|
30
|
+
* 2. Uniqueness Validation
|
|
31
|
+
* specialized optimized check for unique constraints.
|
|
32
|
+
*/
|
|
33
|
+
declare const UniquenessValidationSchema: z.ZodObject<{
|
|
34
|
+
name: z.ZodString;
|
|
35
|
+
label: z.ZodOptional<z.ZodString>;
|
|
36
|
+
description: z.ZodOptional<z.ZodString>;
|
|
37
|
+
active: z.ZodDefault<z.ZodBoolean>;
|
|
38
|
+
events: z.ZodDefault<z.ZodArray<z.ZodEnum<{
|
|
39
|
+
insert: "insert";
|
|
40
|
+
update: "update";
|
|
41
|
+
delete: "delete";
|
|
42
|
+
}>>>;
|
|
43
|
+
priority: z.ZodDefault<z.ZodNumber>;
|
|
44
|
+
tags: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
45
|
+
severity: z.ZodDefault<z.ZodEnum<{
|
|
46
|
+
error: "error";
|
|
47
|
+
warning: "warning";
|
|
48
|
+
info: "info";
|
|
49
|
+
}>>;
|
|
50
|
+
message: z.ZodString;
|
|
51
|
+
type: z.ZodLiteral<"unique">;
|
|
52
|
+
fields: z.ZodArray<z.ZodString>;
|
|
53
|
+
scope: z.ZodOptional<z.ZodString>;
|
|
54
|
+
caseSensitive: z.ZodDefault<z.ZodBoolean>;
|
|
55
|
+
}, z.core.$strip>;
|
|
56
|
+
/**
|
|
57
|
+
* 3. State Machine Validation
|
|
58
|
+
* State transition logic.
|
|
59
|
+
*/
|
|
60
|
+
declare const StateMachineValidationSchema: z.ZodObject<{
|
|
61
|
+
name: z.ZodString;
|
|
62
|
+
label: z.ZodOptional<z.ZodString>;
|
|
63
|
+
description: z.ZodOptional<z.ZodString>;
|
|
64
|
+
active: z.ZodDefault<z.ZodBoolean>;
|
|
65
|
+
events: z.ZodDefault<z.ZodArray<z.ZodEnum<{
|
|
66
|
+
insert: "insert";
|
|
67
|
+
update: "update";
|
|
68
|
+
delete: "delete";
|
|
69
|
+
}>>>;
|
|
70
|
+
priority: z.ZodDefault<z.ZodNumber>;
|
|
71
|
+
tags: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
72
|
+
severity: z.ZodDefault<z.ZodEnum<{
|
|
73
|
+
error: "error";
|
|
74
|
+
warning: "warning";
|
|
75
|
+
info: "info";
|
|
76
|
+
}>>;
|
|
77
|
+
message: z.ZodString;
|
|
78
|
+
type: z.ZodLiteral<"state_machine">;
|
|
79
|
+
field: z.ZodString;
|
|
80
|
+
transitions: z.ZodRecord<z.ZodString, z.ZodArray<z.ZodString>>;
|
|
81
|
+
}, z.core.$strip>;
|
|
82
|
+
/**
|
|
83
|
+
* 4. Value Format Validation
|
|
84
|
+
* Regex or specialized formats.
|
|
85
|
+
*/
|
|
86
|
+
declare const FormatValidationSchema: z.ZodObject<{
|
|
87
|
+
name: z.ZodString;
|
|
88
|
+
label: z.ZodOptional<z.ZodString>;
|
|
89
|
+
description: z.ZodOptional<z.ZodString>;
|
|
90
|
+
active: z.ZodDefault<z.ZodBoolean>;
|
|
91
|
+
events: z.ZodDefault<z.ZodArray<z.ZodEnum<{
|
|
92
|
+
insert: "insert";
|
|
93
|
+
update: "update";
|
|
94
|
+
delete: "delete";
|
|
95
|
+
}>>>;
|
|
96
|
+
priority: z.ZodDefault<z.ZodNumber>;
|
|
97
|
+
tags: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
98
|
+
severity: z.ZodDefault<z.ZodEnum<{
|
|
99
|
+
error: "error";
|
|
100
|
+
warning: "warning";
|
|
101
|
+
info: "info";
|
|
102
|
+
}>>;
|
|
103
|
+
message: z.ZodString;
|
|
104
|
+
type: z.ZodLiteral<"format">;
|
|
105
|
+
field: z.ZodString;
|
|
106
|
+
regex: z.ZodOptional<z.ZodString>;
|
|
107
|
+
format: z.ZodOptional<z.ZodEnum<{
|
|
108
|
+
json: "json";
|
|
109
|
+
email: "email";
|
|
110
|
+
url: "url";
|
|
111
|
+
phone: "phone";
|
|
112
|
+
}>>;
|
|
113
|
+
}, z.core.$strip>;
|
|
114
|
+
/**
|
|
115
|
+
* 5. Cross-Field Validation
|
|
116
|
+
* Validates relationships between multiple fields.
|
|
117
|
+
*
|
|
118
|
+
* ## Use Cases
|
|
119
|
+
* - Date range validations (end_date > start_date)
|
|
120
|
+
* - Amount comparisons (discount < total)
|
|
121
|
+
* - Complex business rules involving multiple fields
|
|
122
|
+
*
|
|
123
|
+
* ## Salesforce Examples
|
|
124
|
+
*
|
|
125
|
+
* ### Example 1: Close Date Must Be In Current or Future Month
|
|
126
|
+
* **Salesforce Formula:**
|
|
127
|
+
* ```
|
|
128
|
+
* MONTH(CloseDate) < MONTH(TODAY()) ||
|
|
129
|
+
* YEAR(CloseDate) < YEAR(TODAY())
|
|
130
|
+
* ```
|
|
131
|
+
*
|
|
132
|
+
* **ObjectStack Equivalent:**
|
|
133
|
+
* ```typescript
|
|
134
|
+
* {
|
|
135
|
+
* type: 'cross_field',
|
|
136
|
+
* name: 'close_date_future',
|
|
137
|
+
* condition: 'MONTH(close_date) >= MONTH(TODAY()) AND YEAR(close_date) >= YEAR(TODAY())',
|
|
138
|
+
* fields: ['close_date'],
|
|
139
|
+
* message: 'Close Date must be in the current or a future month'
|
|
140
|
+
* }
|
|
141
|
+
* ```
|
|
142
|
+
*
|
|
143
|
+
* ### Example 2: Discount Validation
|
|
144
|
+
* **Salesforce Formula:**
|
|
145
|
+
* ```
|
|
146
|
+
* Discount__c > (Amount__c * 0.40)
|
|
147
|
+
* ```
|
|
148
|
+
*
|
|
149
|
+
* **ObjectStack Equivalent:**
|
|
150
|
+
* ```typescript
|
|
151
|
+
* {
|
|
152
|
+
* type: 'cross_field',
|
|
153
|
+
* name: 'discount_limit',
|
|
154
|
+
* condition: 'discount > (amount * 0.40)',
|
|
155
|
+
* fields: ['discount', 'amount'],
|
|
156
|
+
* message: 'Discount cannot exceed 40% of the amount'
|
|
157
|
+
* }
|
|
158
|
+
* ```
|
|
159
|
+
*
|
|
160
|
+
* ### Example 3: Opportunity Must Have Products
|
|
161
|
+
* **Salesforce Formula:**
|
|
162
|
+
* ```
|
|
163
|
+
* ISBLANK(Products__c) && ISPICKVAL(StageName, "Closed Won")
|
|
164
|
+
* ```
|
|
165
|
+
*
|
|
166
|
+
* **ObjectStack Equivalent:**
|
|
167
|
+
* ```typescript
|
|
168
|
+
* {
|
|
169
|
+
* type: 'cross_field',
|
|
170
|
+
* name: 'products_required_for_won',
|
|
171
|
+
* condition: 'products = null AND stage = "closed_won"',
|
|
172
|
+
* fields: ['products', 'stage'],
|
|
173
|
+
* message: 'Opportunity must have products to be marked as Closed Won'
|
|
174
|
+
* }
|
|
175
|
+
* ```
|
|
176
|
+
*/
|
|
177
|
+
declare const CrossFieldValidationSchema: z.ZodObject<{
|
|
178
|
+
name: z.ZodString;
|
|
179
|
+
label: z.ZodOptional<z.ZodString>;
|
|
180
|
+
description: z.ZodOptional<z.ZodString>;
|
|
181
|
+
active: z.ZodDefault<z.ZodBoolean>;
|
|
182
|
+
events: z.ZodDefault<z.ZodArray<z.ZodEnum<{
|
|
183
|
+
insert: "insert";
|
|
184
|
+
update: "update";
|
|
185
|
+
delete: "delete";
|
|
186
|
+
}>>>;
|
|
187
|
+
priority: z.ZodDefault<z.ZodNumber>;
|
|
188
|
+
tags: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
189
|
+
severity: z.ZodDefault<z.ZodEnum<{
|
|
190
|
+
error: "error";
|
|
191
|
+
warning: "warning";
|
|
192
|
+
info: "info";
|
|
193
|
+
}>>;
|
|
194
|
+
message: z.ZodString;
|
|
195
|
+
type: z.ZodLiteral<"cross_field">;
|
|
196
|
+
condition: z.ZodString;
|
|
197
|
+
fields: z.ZodArray<z.ZodString>;
|
|
198
|
+
}, z.core.$strip>;
|
|
199
|
+
/**
|
|
200
|
+
* 6. JSON Structure Validation
|
|
201
|
+
* Validates JSON fields against a JSON Schema.
|
|
202
|
+
*
|
|
203
|
+
* ## Use Cases
|
|
204
|
+
* - Validating configuration objects stored in JSON fields
|
|
205
|
+
* - Enforcing API payload structures
|
|
206
|
+
* - Complex nested data validation
|
|
207
|
+
*/
|
|
208
|
+
declare const JSONValidationSchema: z.ZodObject<{
|
|
209
|
+
name: z.ZodString;
|
|
210
|
+
label: z.ZodOptional<z.ZodString>;
|
|
211
|
+
description: z.ZodOptional<z.ZodString>;
|
|
212
|
+
active: z.ZodDefault<z.ZodBoolean>;
|
|
213
|
+
events: z.ZodDefault<z.ZodArray<z.ZodEnum<{
|
|
214
|
+
insert: "insert";
|
|
215
|
+
update: "update";
|
|
216
|
+
delete: "delete";
|
|
217
|
+
}>>>;
|
|
218
|
+
priority: z.ZodDefault<z.ZodNumber>;
|
|
219
|
+
tags: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
220
|
+
severity: z.ZodDefault<z.ZodEnum<{
|
|
221
|
+
error: "error";
|
|
222
|
+
warning: "warning";
|
|
223
|
+
info: "info";
|
|
224
|
+
}>>;
|
|
225
|
+
message: z.ZodString;
|
|
226
|
+
type: z.ZodLiteral<"json_schema">;
|
|
227
|
+
field: z.ZodString;
|
|
228
|
+
schema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
229
|
+
}, z.core.$strip>;
|
|
230
|
+
/**
|
|
231
|
+
* 7. Async Validation
|
|
232
|
+
* Remote validation via API call or database query.
|
|
233
|
+
*
|
|
234
|
+
* ## Use Cases
|
|
235
|
+
*
|
|
236
|
+
* ### 1. Email Uniqueness Check
|
|
237
|
+
* Check if an email address is already registered in the system.
|
|
238
|
+
* ```typescript
|
|
239
|
+
* {
|
|
240
|
+
* type: 'async',
|
|
241
|
+
* name: 'unique_email',
|
|
242
|
+
* field: 'email',
|
|
243
|
+
* validatorUrl: '/api/users/check-email',
|
|
244
|
+
* message: 'This email address is already registered',
|
|
245
|
+
* debounce: 500, // Wait 500ms after user stops typing
|
|
246
|
+
* timeout: 3000
|
|
247
|
+
* }
|
|
248
|
+
* ```
|
|
249
|
+
*
|
|
250
|
+
* ### 2. Username Availability
|
|
251
|
+
* Verify username is available before form submission.
|
|
252
|
+
* ```typescript
|
|
253
|
+
* {
|
|
254
|
+
* type: 'async',
|
|
255
|
+
* name: 'username_available',
|
|
256
|
+
* field: 'username',
|
|
257
|
+
* validatorUrl: '/api/users/check-username',
|
|
258
|
+
* message: 'This username is already taken',
|
|
259
|
+
* debounce: 300,
|
|
260
|
+
* timeout: 2000
|
|
261
|
+
* }
|
|
262
|
+
* ```
|
|
263
|
+
*
|
|
264
|
+
* ### 3. Tax ID Validation
|
|
265
|
+
* Validate tax ID with government API (e.g., IRS, HMRC).
|
|
266
|
+
* ```typescript
|
|
267
|
+
* {
|
|
268
|
+
* type: 'async',
|
|
269
|
+
* name: 'validate_tax_id',
|
|
270
|
+
* field: 'tax_id',
|
|
271
|
+
* validatorFunction: 'validateTaxIdWithIRS',
|
|
272
|
+
* message: 'Invalid Tax ID number',
|
|
273
|
+
* timeout: 10000, // Government APIs may be slow
|
|
274
|
+
* params: { country: 'US', format: 'EIN' }
|
|
275
|
+
* }
|
|
276
|
+
* ```
|
|
277
|
+
*
|
|
278
|
+
* ### 4. Credit Card Validation
|
|
279
|
+
* Verify credit card with payment gateway without charging.
|
|
280
|
+
* ```typescript
|
|
281
|
+
* {
|
|
282
|
+
* type: 'async',
|
|
283
|
+
* name: 'validate_card',
|
|
284
|
+
* field: 'card_number',
|
|
285
|
+
* validatorUrl: 'https://api.stripe.com/v1/tokens/validate',
|
|
286
|
+
* message: 'Invalid credit card number',
|
|
287
|
+
* timeout: 5000,
|
|
288
|
+
* params: {
|
|
289
|
+
* mode: 'validate_only',
|
|
290
|
+
* checkFunds: false
|
|
291
|
+
* }
|
|
292
|
+
* }
|
|
293
|
+
* ```
|
|
294
|
+
*
|
|
295
|
+
* ### 5. Address Validation
|
|
296
|
+
* Validate and standardize addresses using geocoding services.
|
|
297
|
+
* ```typescript
|
|
298
|
+
* {
|
|
299
|
+
* type: 'async',
|
|
300
|
+
* name: 'validate_address',
|
|
301
|
+
* field: 'street_address',
|
|
302
|
+
* validatorFunction: 'validateAddressWithGoogleMaps',
|
|
303
|
+
* message: 'Unable to verify address',
|
|
304
|
+
* timeout: 4000,
|
|
305
|
+
* params: {
|
|
306
|
+
* includeFields: ['city', 'state', 'zip'],
|
|
307
|
+
* strictMode: true,
|
|
308
|
+
* country: 'US'
|
|
309
|
+
* }
|
|
310
|
+
* }
|
|
311
|
+
* ```
|
|
312
|
+
*
|
|
313
|
+
* ### 6. Domain Name Availability
|
|
314
|
+
* Check if domain name is available for registration.
|
|
315
|
+
* ```typescript
|
|
316
|
+
* {
|
|
317
|
+
* type: 'async',
|
|
318
|
+
* name: 'domain_available',
|
|
319
|
+
* field: 'domain_name',
|
|
320
|
+
* validatorUrl: '/api/domains/check-availability',
|
|
321
|
+
* message: 'This domain is already taken or reserved',
|
|
322
|
+
* debounce: 500,
|
|
323
|
+
* timeout: 2000
|
|
324
|
+
* }
|
|
325
|
+
* ```
|
|
326
|
+
*
|
|
327
|
+
* ### 7. Coupon Code Validation
|
|
328
|
+
* Verify coupon code is valid and not expired.
|
|
329
|
+
* ```typescript
|
|
330
|
+
* {
|
|
331
|
+
* type: 'async',
|
|
332
|
+
* name: 'validate_coupon',
|
|
333
|
+
* field: 'coupon_code',
|
|
334
|
+
* validatorUrl: '/api/coupons/validate',
|
|
335
|
+
* message: 'Invalid or expired coupon code',
|
|
336
|
+
* timeout: 2000,
|
|
337
|
+
* params: {
|
|
338
|
+
* checkExpiration: true,
|
|
339
|
+
* checkUsageLimit: true,
|
|
340
|
+
* userId: '{{current_user_id}}'
|
|
341
|
+
* }
|
|
342
|
+
* }
|
|
343
|
+
* ```
|
|
344
|
+
*/
|
|
345
|
+
declare const AsyncValidationSchema: z.ZodObject<{
|
|
346
|
+
name: z.ZodString;
|
|
347
|
+
label: z.ZodOptional<z.ZodString>;
|
|
348
|
+
description: z.ZodOptional<z.ZodString>;
|
|
349
|
+
active: z.ZodDefault<z.ZodBoolean>;
|
|
350
|
+
events: z.ZodDefault<z.ZodArray<z.ZodEnum<{
|
|
351
|
+
insert: "insert";
|
|
352
|
+
update: "update";
|
|
353
|
+
delete: "delete";
|
|
354
|
+
}>>>;
|
|
355
|
+
priority: z.ZodDefault<z.ZodNumber>;
|
|
356
|
+
tags: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
357
|
+
severity: z.ZodDefault<z.ZodEnum<{
|
|
358
|
+
error: "error";
|
|
359
|
+
warning: "warning";
|
|
360
|
+
info: "info";
|
|
361
|
+
}>>;
|
|
362
|
+
message: z.ZodString;
|
|
363
|
+
type: z.ZodLiteral<"async">;
|
|
364
|
+
field: z.ZodString;
|
|
365
|
+
validatorUrl: z.ZodOptional<z.ZodString>;
|
|
366
|
+
method: z.ZodDefault<z.ZodEnum<{
|
|
367
|
+
GET: "GET";
|
|
368
|
+
POST: "POST";
|
|
369
|
+
}>>;
|
|
370
|
+
headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
371
|
+
validatorFunction: z.ZodOptional<z.ZodString>;
|
|
372
|
+
timeout: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
|
|
373
|
+
debounce: z.ZodOptional<z.ZodNumber>;
|
|
374
|
+
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
375
|
+
}, z.core.$strip>;
|
|
376
|
+
/**
|
|
377
|
+
* 8. Custom Validator Function
|
|
378
|
+
* User-defined validation logic with code reference.
|
|
379
|
+
*/
|
|
380
|
+
declare const CustomValidatorSchema: z.ZodObject<{
|
|
381
|
+
name: z.ZodString;
|
|
382
|
+
label: z.ZodOptional<z.ZodString>;
|
|
383
|
+
description: z.ZodOptional<z.ZodString>;
|
|
384
|
+
active: z.ZodDefault<z.ZodBoolean>;
|
|
385
|
+
events: z.ZodDefault<z.ZodArray<z.ZodEnum<{
|
|
386
|
+
insert: "insert";
|
|
387
|
+
update: "update";
|
|
388
|
+
delete: "delete";
|
|
389
|
+
}>>>;
|
|
390
|
+
priority: z.ZodDefault<z.ZodNumber>;
|
|
391
|
+
tags: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
392
|
+
severity: z.ZodDefault<z.ZodEnum<{
|
|
393
|
+
error: "error";
|
|
394
|
+
warning: "warning";
|
|
395
|
+
info: "info";
|
|
396
|
+
}>>;
|
|
397
|
+
message: z.ZodString;
|
|
398
|
+
type: z.ZodLiteral<"custom">;
|
|
399
|
+
handler: z.ZodString;
|
|
400
|
+
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
401
|
+
}, z.core.$strip>;
|
|
402
|
+
/**
|
|
403
|
+
* 9. Master Validation Rule Schema
|
|
404
|
+
*/
|
|
405
|
+
/** Base type for validation rules - used for z.lazy() recursive type annotation */
|
|
406
|
+
interface BaseValidationRuleShape {
|
|
407
|
+
type: string;
|
|
408
|
+
name: string;
|
|
409
|
+
message: string;
|
|
410
|
+
label?: string;
|
|
411
|
+
description?: string;
|
|
412
|
+
active?: boolean;
|
|
413
|
+
events?: ('insert' | 'update' | 'delete')[];
|
|
414
|
+
priority?: number;
|
|
415
|
+
tags?: string[];
|
|
416
|
+
severity?: 'error' | 'warning' | 'info';
|
|
417
|
+
[key: string]: unknown;
|
|
418
|
+
}
|
|
419
|
+
declare const ValidationRuleSchema: z.ZodType<BaseValidationRuleShape>;
|
|
420
|
+
/**
|
|
421
|
+
* 8. Conditional Validation
|
|
422
|
+
* Validation that only applies when a condition is met.
|
|
423
|
+
*
|
|
424
|
+
* ## Overview
|
|
425
|
+
* Conditional validations follow the pattern: "Validate X only if Y is true"
|
|
426
|
+
* This allows for context-aware validation rules that adapt to different scenarios.
|
|
427
|
+
*
|
|
428
|
+
* ## Use Cases
|
|
429
|
+
*
|
|
430
|
+
* ### 1. Validate Based on Record Type
|
|
431
|
+
* Apply different validation rules based on the type of record.
|
|
432
|
+
* ```typescript
|
|
433
|
+
* {
|
|
434
|
+
* type: 'conditional',
|
|
435
|
+
* name: 'enterprise_approval_required',
|
|
436
|
+
* when: 'account_type = "enterprise"',
|
|
437
|
+
* message: 'Enterprise validation',
|
|
438
|
+
* then: {
|
|
439
|
+
* type: 'script',
|
|
440
|
+
* name: 'require_approval',
|
|
441
|
+
* message: 'Enterprise accounts require manager approval',
|
|
442
|
+
* condition: 'approval_status = null'
|
|
443
|
+
* }
|
|
444
|
+
* }
|
|
445
|
+
* ```
|
|
446
|
+
*
|
|
447
|
+
* ### 2. Conditional Field Requirements
|
|
448
|
+
* Require certain fields only when specific conditions are met.
|
|
449
|
+
* ```typescript
|
|
450
|
+
* {
|
|
451
|
+
* type: 'conditional',
|
|
452
|
+
* name: 'shipping_address_when_required',
|
|
453
|
+
* when: 'requires_shipping = true',
|
|
454
|
+
* message: 'Shipping validation',
|
|
455
|
+
* then: {
|
|
456
|
+
* type: 'script',
|
|
457
|
+
* name: 'shipping_address_required',
|
|
458
|
+
* message: 'Shipping address is required for physical products',
|
|
459
|
+
* condition: 'shipping_address = null OR shipping_address = ""'
|
|
460
|
+
* }
|
|
461
|
+
* }
|
|
462
|
+
* ```
|
|
463
|
+
*
|
|
464
|
+
* ### 3. Amount-Based Validation
|
|
465
|
+
* Apply different rules based on transaction amount.
|
|
466
|
+
* ```typescript
|
|
467
|
+
* {
|
|
468
|
+
* type: 'conditional',
|
|
469
|
+
* name: 'high_value_approval',
|
|
470
|
+
* when: 'order_total > 10000',
|
|
471
|
+
* message: 'High value order validation',
|
|
472
|
+
* then: {
|
|
473
|
+
* type: 'script',
|
|
474
|
+
* name: 'manager_approval_required',
|
|
475
|
+
* message: 'Orders over $10,000 require manager approval',
|
|
476
|
+
* condition: 'manager_approval_id = null'
|
|
477
|
+
* },
|
|
478
|
+
* otherwise: {
|
|
479
|
+
* type: 'script',
|
|
480
|
+
* name: 'standard_validation',
|
|
481
|
+
* message: 'Payment method is required',
|
|
482
|
+
* condition: 'payment_method = null'
|
|
483
|
+
* }
|
|
484
|
+
* }
|
|
485
|
+
* ```
|
|
486
|
+
*
|
|
487
|
+
* ### 4. Regional Compliance
|
|
488
|
+
* Apply region-specific validation rules.
|
|
489
|
+
* ```typescript
|
|
490
|
+
* {
|
|
491
|
+
* type: 'conditional',
|
|
492
|
+
* name: 'regional_compliance',
|
|
493
|
+
* when: 'region = "EU"',
|
|
494
|
+
* message: 'EU compliance validation',
|
|
495
|
+
* then: {
|
|
496
|
+
* type: 'script',
|
|
497
|
+
* name: 'gdpr_consent',
|
|
498
|
+
* message: 'GDPR consent is required for EU customers',
|
|
499
|
+
* condition: 'gdpr_consent_given = false'
|
|
500
|
+
* },
|
|
501
|
+
* otherwise: {
|
|
502
|
+
* type: 'script',
|
|
503
|
+
* name: 'tos_acceptance',
|
|
504
|
+
* message: 'Terms of Service acceptance required',
|
|
505
|
+
* condition: 'tos_accepted = false'
|
|
506
|
+
* }
|
|
507
|
+
* }
|
|
508
|
+
* ```
|
|
509
|
+
*
|
|
510
|
+
* ### 5. Nested Conditional Validation
|
|
511
|
+
* Create complex validation logic with nested conditions.
|
|
512
|
+
* ```typescript
|
|
513
|
+
* {
|
|
514
|
+
* type: 'conditional',
|
|
515
|
+
* name: 'country_state_validation',
|
|
516
|
+
* when: 'country = "US"',
|
|
517
|
+
* message: 'US-specific validation',
|
|
518
|
+
* then: {
|
|
519
|
+
* type: 'conditional',
|
|
520
|
+
* name: 'california_validation',
|
|
521
|
+
* when: 'state = "CA"',
|
|
522
|
+
* message: 'California-specific validation',
|
|
523
|
+
* then: {
|
|
524
|
+
* type: 'script',
|
|
525
|
+
* name: 'ca_tax_id_required',
|
|
526
|
+
* message: 'California requires a valid tax ID',
|
|
527
|
+
* condition: 'tax_id = null OR NOT(REGEX(tax_id, "^\\d{2}-\\d{7}$"))'
|
|
528
|
+
* }
|
|
529
|
+
* }
|
|
530
|
+
* }
|
|
531
|
+
* ```
|
|
532
|
+
*
|
|
533
|
+
* ### 6. Tax Validation for Taxable Items
|
|
534
|
+
* Only validate tax fields when the item is taxable.
|
|
535
|
+
* ```typescript
|
|
536
|
+
* {
|
|
537
|
+
* type: 'conditional',
|
|
538
|
+
* name: 'tax_field_validation',
|
|
539
|
+
* when: 'is_taxable = true',
|
|
540
|
+
* message: 'Tax validation',
|
|
541
|
+
* then: {
|
|
542
|
+
* type: 'script',
|
|
543
|
+
* name: 'tax_code_required',
|
|
544
|
+
* message: 'Tax code is required for taxable items',
|
|
545
|
+
* condition: 'tax_code = null OR tax_code = ""'
|
|
546
|
+
* }
|
|
547
|
+
* }
|
|
548
|
+
* ```
|
|
549
|
+
*
|
|
550
|
+
* ### 7. Role-Based Validation
|
|
551
|
+
* Apply validation based on user role.
|
|
552
|
+
* ```typescript
|
|
553
|
+
* {
|
|
554
|
+
* type: 'conditional',
|
|
555
|
+
* name: 'role_based_approval_limit',
|
|
556
|
+
* when: 'user_role = "manager"',
|
|
557
|
+
* message: 'Manager approval limits',
|
|
558
|
+
* then: {
|
|
559
|
+
* type: 'script',
|
|
560
|
+
* name: 'manager_limit',
|
|
561
|
+
* message: 'Managers can approve up to $50,000',
|
|
562
|
+
* condition: 'approval_amount > 50000'
|
|
563
|
+
* }
|
|
564
|
+
* }
|
|
565
|
+
* ```
|
|
566
|
+
*
|
|
567
|
+
* ## Salesforce Pattern Comparison
|
|
568
|
+
*
|
|
569
|
+
* Salesforce doesn't have explicit "conditional validation" rules but achieves similar
|
|
570
|
+
* behavior using formula logic. ObjectStack makes this pattern explicit and composable.
|
|
571
|
+
*
|
|
572
|
+
* **Salesforce Approach:**
|
|
573
|
+
* ```
|
|
574
|
+
* IF(
|
|
575
|
+
* ISPICKVAL(Type, "Enterprise"),
|
|
576
|
+
* AND(Amount > 100000, ISBLANK(Approval__c)),
|
|
577
|
+
* FALSE
|
|
578
|
+
* )
|
|
579
|
+
* ```
|
|
580
|
+
*
|
|
581
|
+
* **ObjectStack Approach:**
|
|
582
|
+
* ```typescript
|
|
583
|
+
* {
|
|
584
|
+
* type: 'conditional',
|
|
585
|
+
* name: 'enterprise_high_value',
|
|
586
|
+
* when: 'type = "enterprise"',
|
|
587
|
+
* then: {
|
|
588
|
+
* type: 'cross_field',
|
|
589
|
+
* name: 'amount_approval',
|
|
590
|
+
* condition: 'amount > 100000 AND approval = null',
|
|
591
|
+
* fields: ['amount', 'approval']
|
|
592
|
+
* }
|
|
593
|
+
* }
|
|
594
|
+
* ```
|
|
595
|
+
*/
|
|
596
|
+
declare const ConditionalValidationSchema: z.ZodObject<{
|
|
597
|
+
name: z.ZodString;
|
|
598
|
+
label: z.ZodOptional<z.ZodString>;
|
|
599
|
+
description: z.ZodOptional<z.ZodString>;
|
|
600
|
+
active: z.ZodDefault<z.ZodBoolean>;
|
|
601
|
+
events: z.ZodDefault<z.ZodArray<z.ZodEnum<{
|
|
602
|
+
insert: "insert";
|
|
603
|
+
update: "update";
|
|
604
|
+
delete: "delete";
|
|
605
|
+
}>>>;
|
|
606
|
+
priority: z.ZodDefault<z.ZodNumber>;
|
|
607
|
+
tags: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
608
|
+
severity: z.ZodDefault<z.ZodEnum<{
|
|
609
|
+
error: "error";
|
|
610
|
+
warning: "warning";
|
|
611
|
+
info: "info";
|
|
612
|
+
}>>;
|
|
613
|
+
message: z.ZodString;
|
|
614
|
+
type: z.ZodLiteral<"conditional">;
|
|
615
|
+
when: z.ZodString;
|
|
616
|
+
then: z.ZodType<BaseValidationRuleShape, unknown, z.core.$ZodTypeInternals<BaseValidationRuleShape, unknown>>;
|
|
617
|
+
otherwise: z.ZodOptional<z.ZodType<BaseValidationRuleShape, unknown, z.core.$ZodTypeInternals<BaseValidationRuleShape, unknown>>>;
|
|
618
|
+
}, z.core.$strip>;
|
|
619
|
+
type ValidationRule = z.infer<typeof ValidationRuleSchema>;
|
|
620
|
+
type ScriptValidation = z.infer<typeof ScriptValidationSchema>;
|
|
621
|
+
type UniquenessValidation = z.infer<typeof UniquenessValidationSchema>;
|
|
622
|
+
type StateMachineValidation = z.infer<typeof StateMachineValidationSchema>;
|
|
623
|
+
type FormatValidation = z.infer<typeof FormatValidationSchema>;
|
|
624
|
+
type CrossFieldValidation = z.infer<typeof CrossFieldValidationSchema>;
|
|
625
|
+
type JSONValidation = z.infer<typeof JSONValidationSchema>;
|
|
626
|
+
type AsyncValidation = z.infer<typeof AsyncValidationSchema>;
|
|
627
|
+
type CustomValidation = z.infer<typeof CustomValidatorSchema>;
|
|
628
|
+
type ConditionalValidation = z.infer<typeof ConditionalValidationSchema>;
|
|
629
|
+
|
|
630
|
+
/**
|
|
631
|
+
* API Operations Enum
|
|
632
|
+
*/
|
|
633
|
+
declare const ApiMethod: z.ZodEnum<{
|
|
634
|
+
update: "update";
|
|
635
|
+
delete: "delete";
|
|
636
|
+
upsert: "upsert";
|
|
637
|
+
search: "search";
|
|
638
|
+
history: "history";
|
|
639
|
+
get: "get";
|
|
640
|
+
list: "list";
|
|
641
|
+
create: "create";
|
|
642
|
+
bulk: "bulk";
|
|
643
|
+
aggregate: "aggregate";
|
|
644
|
+
restore: "restore";
|
|
645
|
+
purge: "purge";
|
|
646
|
+
import: "import";
|
|
647
|
+
export: "export";
|
|
648
|
+
}>;
|
|
649
|
+
type ApiMethod = z.infer<typeof ApiMethod>;
|
|
650
|
+
/**
|
|
651
|
+
* Schema for database indexes.
|
|
652
|
+
* Enhanced with additional index types and configuration options
|
|
653
|
+
*
|
|
654
|
+
* @example
|
|
655
|
+
* {
|
|
656
|
+
* name: "idx_account_name",
|
|
657
|
+
* fields: ["name"],
|
|
658
|
+
* type: "btree",
|
|
659
|
+
* unique: true
|
|
660
|
+
* }
|
|
661
|
+
*/
|
|
662
|
+
declare const IndexSchema: z.ZodObject<{
|
|
663
|
+
name: z.ZodOptional<z.ZodString>;
|
|
664
|
+
fields: z.ZodArray<z.ZodString>;
|
|
665
|
+
type: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
666
|
+
hash: "hash";
|
|
667
|
+
btree: "btree";
|
|
668
|
+
gin: "gin";
|
|
669
|
+
gist: "gist";
|
|
670
|
+
fulltext: "fulltext";
|
|
671
|
+
}>>>;
|
|
672
|
+
unique: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
673
|
+
partial: z.ZodOptional<z.ZodString>;
|
|
674
|
+
}, z.core.$strip>;
|
|
675
|
+
/**
|
|
676
|
+
* Search Configuration
|
|
677
|
+
* Defines how this object behaves in search results.
|
|
678
|
+
*
|
|
679
|
+
* @example
|
|
680
|
+
* {
|
|
681
|
+
* fields: ["name", "email", "phone"],
|
|
682
|
+
* displayFields: ["name", "title"],
|
|
683
|
+
* filters: ["status = 'active'"]
|
|
684
|
+
* }
|
|
685
|
+
*/
|
|
686
|
+
declare const SearchConfigSchema: z.ZodObject<{
|
|
687
|
+
fields: z.ZodArray<z.ZodString>;
|
|
688
|
+
displayFields: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
689
|
+
filters: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
690
|
+
}, z.core.$strip>;
|
|
691
|
+
/**
|
|
692
|
+
* Multi-Tenancy Configuration Schema
|
|
693
|
+
* Configures tenant isolation strategy for SaaS applications
|
|
694
|
+
*
|
|
695
|
+
* @example Shared database with tenant_id isolation
|
|
696
|
+
* {
|
|
697
|
+
* enabled: true,
|
|
698
|
+
* strategy: 'shared',
|
|
699
|
+
* tenantField: 'tenant_id',
|
|
700
|
+
* crossTenantAccess: false
|
|
701
|
+
* }
|
|
702
|
+
*/
|
|
703
|
+
declare const TenancyConfigSchema: z.ZodObject<{
|
|
704
|
+
enabled: z.ZodBoolean;
|
|
705
|
+
strategy: z.ZodEnum<{
|
|
706
|
+
shared: "shared";
|
|
707
|
+
isolated: "isolated";
|
|
708
|
+
hybrid: "hybrid";
|
|
709
|
+
}>;
|
|
710
|
+
tenantField: z.ZodDefault<z.ZodString>;
|
|
711
|
+
crossTenantAccess: z.ZodDefault<z.ZodBoolean>;
|
|
712
|
+
}, z.core.$strip>;
|
|
713
|
+
/**
|
|
714
|
+
* Soft Delete Configuration Schema
|
|
715
|
+
* Implements recycle bin / trash functionality
|
|
716
|
+
*
|
|
717
|
+
* @example Standard soft delete with cascade
|
|
718
|
+
* {
|
|
719
|
+
* enabled: true,
|
|
720
|
+
* field: 'deleted_at',
|
|
721
|
+
* cascadeDelete: true
|
|
722
|
+
* }
|
|
723
|
+
*/
|
|
724
|
+
declare const SoftDeleteConfigSchema: z.ZodObject<{
|
|
725
|
+
enabled: z.ZodBoolean;
|
|
726
|
+
field: z.ZodDefault<z.ZodString>;
|
|
727
|
+
cascadeDelete: z.ZodDefault<z.ZodBoolean>;
|
|
728
|
+
}, z.core.$strip>;
|
|
729
|
+
/**
|
|
730
|
+
* Versioning Configuration Schema
|
|
731
|
+
* Implements record versioning and history tracking
|
|
732
|
+
*
|
|
733
|
+
* @example Snapshot versioning with 90-day retention
|
|
734
|
+
* {
|
|
735
|
+
* enabled: true,
|
|
736
|
+
* strategy: 'snapshot',
|
|
737
|
+
* retentionDays: 90,
|
|
738
|
+
* versionField: 'version'
|
|
739
|
+
* }
|
|
740
|
+
*/
|
|
741
|
+
declare const VersioningConfigSchema: z.ZodObject<{
|
|
742
|
+
enabled: z.ZodBoolean;
|
|
743
|
+
strategy: z.ZodEnum<{
|
|
744
|
+
snapshot: "snapshot";
|
|
745
|
+
delta: "delta";
|
|
746
|
+
"event-sourcing": "event-sourcing";
|
|
747
|
+
}>;
|
|
748
|
+
retentionDays: z.ZodOptional<z.ZodNumber>;
|
|
749
|
+
versionField: z.ZodDefault<z.ZodString>;
|
|
750
|
+
}, z.core.$strip>;
|
|
751
|
+
/**
|
|
752
|
+
* Partitioning Strategy Schema
|
|
753
|
+
* Configures table partitioning for performance at scale
|
|
754
|
+
*
|
|
755
|
+
* @example Range partitioning by date (monthly)
|
|
756
|
+
* {
|
|
757
|
+
* enabled: true,
|
|
758
|
+
* strategy: 'range',
|
|
759
|
+
* key: 'created_at',
|
|
760
|
+
* interval: '1 month'
|
|
761
|
+
* }
|
|
762
|
+
*/
|
|
763
|
+
declare const PartitioningConfigSchema: z.ZodObject<{
|
|
764
|
+
enabled: z.ZodBoolean;
|
|
765
|
+
strategy: z.ZodEnum<{
|
|
766
|
+
hash: "hash";
|
|
767
|
+
range: "range";
|
|
768
|
+
list: "list";
|
|
769
|
+
}>;
|
|
770
|
+
key: z.ZodString;
|
|
771
|
+
interval: z.ZodOptional<z.ZodString>;
|
|
772
|
+
}, z.core.$strip>;
|
|
773
|
+
/**
|
|
774
|
+
* Change Data Capture (CDC) Configuration Schema
|
|
775
|
+
* Enables real-time data streaming to external systems
|
|
776
|
+
*
|
|
777
|
+
* @example Stream all changes to Kafka
|
|
778
|
+
* {
|
|
779
|
+
* enabled: true,
|
|
780
|
+
* events: ['insert', 'update', 'delete'],
|
|
781
|
+
* destination: 'kafka://events.objectstack'
|
|
782
|
+
* }
|
|
783
|
+
*/
|
|
784
|
+
declare const CDCConfigSchema: z.ZodObject<{
|
|
785
|
+
enabled: z.ZodBoolean;
|
|
786
|
+
events: z.ZodArray<z.ZodEnum<{
|
|
787
|
+
insert: "insert";
|
|
788
|
+
update: "update";
|
|
789
|
+
delete: "delete";
|
|
790
|
+
}>>;
|
|
791
|
+
destination: z.ZodString;
|
|
792
|
+
}, z.core.$strip>;
|
|
793
|
+
/**
|
|
794
|
+
* Base Object Schema Definition
|
|
795
|
+
*
|
|
796
|
+
* The Blueprint of a Business Object.
|
|
797
|
+
* Represents a table, a collection, or a virtual entity.
|
|
798
|
+
*
|
|
799
|
+
* @example
|
|
800
|
+
* ```yaml
|
|
801
|
+
* name: project_task
|
|
802
|
+
* label: Project Task
|
|
803
|
+
* icon: task
|
|
804
|
+
* fields:
|
|
805
|
+
* project:
|
|
806
|
+
* type: lookup
|
|
807
|
+
* reference: project
|
|
808
|
+
* status:
|
|
809
|
+
* type: select
|
|
810
|
+
* options: [todo, in_progress, done]
|
|
811
|
+
* enable:
|
|
812
|
+
* trackHistory: true
|
|
813
|
+
* files: true
|
|
814
|
+
* ```
|
|
815
|
+
*/
|
|
816
|
+
declare const ObjectSchemaBase: z.ZodObject<{
|
|
817
|
+
name: z.ZodString;
|
|
818
|
+
label: z.ZodOptional<z.ZodString>;
|
|
819
|
+
pluralLabel: z.ZodOptional<z.ZodString>;
|
|
820
|
+
description: z.ZodOptional<z.ZodString>;
|
|
821
|
+
icon: z.ZodOptional<z.ZodString>;
|
|
822
|
+
tags: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
823
|
+
active: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
824
|
+
isSystem: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
825
|
+
abstract: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
826
|
+
datasource: z.ZodDefault<z.ZodOptional<z.ZodString>>;
|
|
827
|
+
tableName: z.ZodOptional<z.ZodString>;
|
|
828
|
+
fields: z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
829
|
+
name: z.ZodOptional<z.ZodString>;
|
|
830
|
+
label: z.ZodOptional<z.ZodString>;
|
|
831
|
+
type: z.ZodEnum<{
|
|
832
|
+
number: "number";
|
|
833
|
+
boolean: "boolean";
|
|
834
|
+
date: "date";
|
|
835
|
+
lookup: "lookup";
|
|
836
|
+
file: "file";
|
|
837
|
+
json: "json";
|
|
838
|
+
text: "text";
|
|
839
|
+
textarea: "textarea";
|
|
840
|
+
email: "email";
|
|
841
|
+
url: "url";
|
|
842
|
+
phone: "phone";
|
|
843
|
+
password: "password";
|
|
844
|
+
markdown: "markdown";
|
|
845
|
+
html: "html";
|
|
846
|
+
richtext: "richtext";
|
|
847
|
+
currency: "currency";
|
|
848
|
+
percent: "percent";
|
|
849
|
+
datetime: "datetime";
|
|
850
|
+
time: "time";
|
|
851
|
+
toggle: "toggle";
|
|
852
|
+
select: "select";
|
|
853
|
+
multiselect: "multiselect";
|
|
854
|
+
radio: "radio";
|
|
855
|
+
checkboxes: "checkboxes";
|
|
856
|
+
master_detail: "master_detail";
|
|
857
|
+
tree: "tree";
|
|
858
|
+
image: "image";
|
|
859
|
+
avatar: "avatar";
|
|
860
|
+
video: "video";
|
|
861
|
+
audio: "audio";
|
|
862
|
+
formula: "formula";
|
|
863
|
+
summary: "summary";
|
|
864
|
+
autonumber: "autonumber";
|
|
865
|
+
location: "location";
|
|
866
|
+
address: "address";
|
|
867
|
+
code: "code";
|
|
868
|
+
color: "color";
|
|
869
|
+
rating: "rating";
|
|
870
|
+
slider: "slider";
|
|
871
|
+
signature: "signature";
|
|
872
|
+
qrcode: "qrcode";
|
|
873
|
+
progress: "progress";
|
|
874
|
+
tags: "tags";
|
|
875
|
+
vector: "vector";
|
|
876
|
+
}>;
|
|
877
|
+
description: z.ZodOptional<z.ZodString>;
|
|
878
|
+
format: z.ZodOptional<z.ZodString>;
|
|
879
|
+
required: z.ZodDefault<z.ZodBoolean>;
|
|
880
|
+
searchable: z.ZodDefault<z.ZodBoolean>;
|
|
881
|
+
multiple: z.ZodDefault<z.ZodBoolean>;
|
|
882
|
+
unique: z.ZodDefault<z.ZodBoolean>;
|
|
883
|
+
defaultValue: z.ZodOptional<z.ZodUnknown>;
|
|
884
|
+
maxLength: z.ZodOptional<z.ZodNumber>;
|
|
885
|
+
minLength: z.ZodOptional<z.ZodNumber>;
|
|
886
|
+
precision: z.ZodOptional<z.ZodNumber>;
|
|
887
|
+
scale: z.ZodOptional<z.ZodNumber>;
|
|
888
|
+
min: z.ZodOptional<z.ZodNumber>;
|
|
889
|
+
max: z.ZodOptional<z.ZodNumber>;
|
|
890
|
+
options: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
891
|
+
label: z.ZodString;
|
|
892
|
+
value: z.ZodString;
|
|
893
|
+
color: z.ZodOptional<z.ZodString>;
|
|
894
|
+
default: z.ZodOptional<z.ZodBoolean>;
|
|
895
|
+
}, z.core.$strip>>>;
|
|
896
|
+
reference: z.ZodOptional<z.ZodString>;
|
|
897
|
+
referenceFilters: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
898
|
+
writeRequiresMasterRead: z.ZodOptional<z.ZodBoolean>;
|
|
899
|
+
deleteBehavior: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
900
|
+
set_null: "set_null";
|
|
901
|
+
cascade: "cascade";
|
|
902
|
+
restrict: "restrict";
|
|
903
|
+
}>>>;
|
|
904
|
+
expression: z.ZodOptional<z.ZodString>;
|
|
905
|
+
summaryOperations: z.ZodOptional<z.ZodObject<{
|
|
906
|
+
object: z.ZodString;
|
|
907
|
+
field: z.ZodString;
|
|
908
|
+
function: z.ZodEnum<{
|
|
909
|
+
count: "count";
|
|
910
|
+
sum: "sum";
|
|
911
|
+
avg: "avg";
|
|
912
|
+
min: "min";
|
|
913
|
+
max: "max";
|
|
914
|
+
}>;
|
|
915
|
+
}, z.core.$strip>>;
|
|
916
|
+
language: z.ZodOptional<z.ZodString>;
|
|
917
|
+
theme: z.ZodOptional<z.ZodString>;
|
|
918
|
+
lineNumbers: z.ZodOptional<z.ZodBoolean>;
|
|
919
|
+
maxRating: z.ZodOptional<z.ZodNumber>;
|
|
920
|
+
allowHalf: z.ZodOptional<z.ZodBoolean>;
|
|
921
|
+
displayMap: z.ZodOptional<z.ZodBoolean>;
|
|
922
|
+
allowGeocoding: z.ZodOptional<z.ZodBoolean>;
|
|
923
|
+
addressFormat: z.ZodOptional<z.ZodEnum<{
|
|
924
|
+
us: "us";
|
|
925
|
+
uk: "uk";
|
|
926
|
+
international: "international";
|
|
927
|
+
}>>;
|
|
928
|
+
colorFormat: z.ZodOptional<z.ZodEnum<{
|
|
929
|
+
hex: "hex";
|
|
930
|
+
rgb: "rgb";
|
|
931
|
+
rgba: "rgba";
|
|
932
|
+
hsl: "hsl";
|
|
933
|
+
}>>;
|
|
934
|
+
allowAlpha: z.ZodOptional<z.ZodBoolean>;
|
|
935
|
+
presetColors: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
936
|
+
step: z.ZodOptional<z.ZodNumber>;
|
|
937
|
+
showValue: z.ZodOptional<z.ZodBoolean>;
|
|
938
|
+
marks: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
939
|
+
barcodeFormat: z.ZodOptional<z.ZodEnum<{
|
|
940
|
+
qr: "qr";
|
|
941
|
+
ean13: "ean13";
|
|
942
|
+
ean8: "ean8";
|
|
943
|
+
code128: "code128";
|
|
944
|
+
code39: "code39";
|
|
945
|
+
upca: "upca";
|
|
946
|
+
upce: "upce";
|
|
947
|
+
}>>;
|
|
948
|
+
qrErrorCorrection: z.ZodOptional<z.ZodEnum<{
|
|
949
|
+
L: "L";
|
|
950
|
+
M: "M";
|
|
951
|
+
Q: "Q";
|
|
952
|
+
H: "H";
|
|
953
|
+
}>>;
|
|
954
|
+
displayValue: z.ZodOptional<z.ZodBoolean>;
|
|
955
|
+
allowScanning: z.ZodOptional<z.ZodBoolean>;
|
|
956
|
+
currencyConfig: z.ZodOptional<z.ZodObject<{
|
|
957
|
+
precision: z.ZodDefault<z.ZodNumber>;
|
|
958
|
+
currencyMode: z.ZodDefault<z.ZodEnum<{
|
|
959
|
+
dynamic: "dynamic";
|
|
960
|
+
fixed: "fixed";
|
|
961
|
+
}>>;
|
|
962
|
+
defaultCurrency: z.ZodDefault<z.ZodString>;
|
|
963
|
+
}, z.core.$strip>>;
|
|
964
|
+
vectorConfig: z.ZodOptional<z.ZodObject<{
|
|
965
|
+
dimensions: z.ZodNumber;
|
|
966
|
+
distanceMetric: z.ZodDefault<z.ZodEnum<{
|
|
967
|
+
cosine: "cosine";
|
|
968
|
+
euclidean: "euclidean";
|
|
969
|
+
dotProduct: "dotProduct";
|
|
970
|
+
manhattan: "manhattan";
|
|
971
|
+
}>>;
|
|
972
|
+
normalized: z.ZodDefault<z.ZodBoolean>;
|
|
973
|
+
indexed: z.ZodDefault<z.ZodBoolean>;
|
|
974
|
+
indexType: z.ZodOptional<z.ZodEnum<{
|
|
975
|
+
hnsw: "hnsw";
|
|
976
|
+
ivfflat: "ivfflat";
|
|
977
|
+
flat: "flat";
|
|
978
|
+
}>>;
|
|
979
|
+
}, z.core.$strip>>;
|
|
980
|
+
fileAttachmentConfig: z.ZodOptional<z.ZodObject<{
|
|
981
|
+
minSize: z.ZodOptional<z.ZodNumber>;
|
|
982
|
+
maxSize: z.ZodOptional<z.ZodNumber>;
|
|
983
|
+
allowedTypes: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
984
|
+
blockedTypes: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
985
|
+
allowedMimeTypes: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
986
|
+
blockedMimeTypes: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
987
|
+
virusScan: z.ZodDefault<z.ZodBoolean>;
|
|
988
|
+
virusScanProvider: z.ZodOptional<z.ZodEnum<{
|
|
989
|
+
custom: "custom";
|
|
990
|
+
clamav: "clamav";
|
|
991
|
+
virustotal: "virustotal";
|
|
992
|
+
metadefender: "metadefender";
|
|
993
|
+
}>>;
|
|
994
|
+
virusScanOnUpload: z.ZodDefault<z.ZodBoolean>;
|
|
995
|
+
quarantineOnThreat: z.ZodDefault<z.ZodBoolean>;
|
|
996
|
+
storageProvider: z.ZodOptional<z.ZodString>;
|
|
997
|
+
storageBucket: z.ZodOptional<z.ZodString>;
|
|
998
|
+
storagePrefix: z.ZodOptional<z.ZodString>;
|
|
999
|
+
imageValidation: z.ZodOptional<z.ZodObject<{
|
|
1000
|
+
minWidth: z.ZodOptional<z.ZodNumber>;
|
|
1001
|
+
maxWidth: z.ZodOptional<z.ZodNumber>;
|
|
1002
|
+
minHeight: z.ZodOptional<z.ZodNumber>;
|
|
1003
|
+
maxHeight: z.ZodOptional<z.ZodNumber>;
|
|
1004
|
+
aspectRatio: z.ZodOptional<z.ZodString>;
|
|
1005
|
+
generateThumbnails: z.ZodDefault<z.ZodBoolean>;
|
|
1006
|
+
thumbnailSizes: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
1007
|
+
name: z.ZodString;
|
|
1008
|
+
width: z.ZodNumber;
|
|
1009
|
+
height: z.ZodNumber;
|
|
1010
|
+
crop: z.ZodDefault<z.ZodBoolean>;
|
|
1011
|
+
}, z.core.$strip>>>;
|
|
1012
|
+
preserveMetadata: z.ZodDefault<z.ZodBoolean>;
|
|
1013
|
+
autoRotate: z.ZodDefault<z.ZodBoolean>;
|
|
1014
|
+
}, z.core.$strip>>;
|
|
1015
|
+
allowMultiple: z.ZodDefault<z.ZodBoolean>;
|
|
1016
|
+
allowReplace: z.ZodDefault<z.ZodBoolean>;
|
|
1017
|
+
allowDelete: z.ZodDefault<z.ZodBoolean>;
|
|
1018
|
+
requireUpload: z.ZodDefault<z.ZodBoolean>;
|
|
1019
|
+
extractMetadata: z.ZodDefault<z.ZodBoolean>;
|
|
1020
|
+
extractText: z.ZodDefault<z.ZodBoolean>;
|
|
1021
|
+
versioningEnabled: z.ZodDefault<z.ZodBoolean>;
|
|
1022
|
+
maxVersions: z.ZodOptional<z.ZodNumber>;
|
|
1023
|
+
publicRead: z.ZodDefault<z.ZodBoolean>;
|
|
1024
|
+
presignedUrlExpiry: z.ZodDefault<z.ZodNumber>;
|
|
1025
|
+
}, z.core.$strip>>;
|
|
1026
|
+
encryptionConfig: z.ZodOptional<z.ZodObject<{
|
|
1027
|
+
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
1028
|
+
algorithm: z.ZodDefault<z.ZodEnum<{
|
|
1029
|
+
"aes-256-gcm": "aes-256-gcm";
|
|
1030
|
+
"aes-256-cbc": "aes-256-cbc";
|
|
1031
|
+
"chacha20-poly1305": "chacha20-poly1305";
|
|
1032
|
+
}>>;
|
|
1033
|
+
keyManagement: z.ZodObject<{
|
|
1034
|
+
provider: z.ZodEnum<{
|
|
1035
|
+
local: "local";
|
|
1036
|
+
"aws-kms": "aws-kms";
|
|
1037
|
+
"azure-key-vault": "azure-key-vault";
|
|
1038
|
+
"gcp-kms": "gcp-kms";
|
|
1039
|
+
"hashicorp-vault": "hashicorp-vault";
|
|
1040
|
+
}>;
|
|
1041
|
+
keyId: z.ZodOptional<z.ZodString>;
|
|
1042
|
+
rotationPolicy: z.ZodOptional<z.ZodObject<{
|
|
1043
|
+
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
1044
|
+
frequencyDays: z.ZodDefault<z.ZodNumber>;
|
|
1045
|
+
retainOldVersions: z.ZodDefault<z.ZodNumber>;
|
|
1046
|
+
autoRotate: z.ZodDefault<z.ZodBoolean>;
|
|
1047
|
+
}, z.core.$strip>>;
|
|
1048
|
+
}, z.core.$strip>;
|
|
1049
|
+
scope: z.ZodEnum<{
|
|
1050
|
+
table: "table";
|
|
1051
|
+
record: "record";
|
|
1052
|
+
field: "field";
|
|
1053
|
+
database: "database";
|
|
1054
|
+
}>;
|
|
1055
|
+
deterministicEncryption: z.ZodDefault<z.ZodBoolean>;
|
|
1056
|
+
searchableEncryption: z.ZodDefault<z.ZodBoolean>;
|
|
1057
|
+
}, z.core.$strip>>;
|
|
1058
|
+
maskingRule: z.ZodOptional<z.ZodObject<{
|
|
1059
|
+
field: z.ZodString;
|
|
1060
|
+
strategy: z.ZodEnum<{
|
|
1061
|
+
redact: "redact";
|
|
1062
|
+
partial: "partial";
|
|
1063
|
+
hash: "hash";
|
|
1064
|
+
tokenize: "tokenize";
|
|
1065
|
+
randomize: "randomize";
|
|
1066
|
+
nullify: "nullify";
|
|
1067
|
+
substitute: "substitute";
|
|
1068
|
+
}>;
|
|
1069
|
+
pattern: z.ZodOptional<z.ZodString>;
|
|
1070
|
+
preserveFormat: z.ZodDefault<z.ZodBoolean>;
|
|
1071
|
+
preserveLength: z.ZodDefault<z.ZodBoolean>;
|
|
1072
|
+
roles: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1073
|
+
exemptRoles: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1074
|
+
}, z.core.$strip>>;
|
|
1075
|
+
auditTrail: z.ZodDefault<z.ZodBoolean>;
|
|
1076
|
+
dependencies: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1077
|
+
cached: z.ZodOptional<z.ZodObject<{
|
|
1078
|
+
enabled: z.ZodBoolean;
|
|
1079
|
+
ttl: z.ZodNumber;
|
|
1080
|
+
invalidateOn: z.ZodArray<z.ZodString>;
|
|
1081
|
+
}, z.core.$strip>>;
|
|
1082
|
+
dataQuality: z.ZodOptional<z.ZodObject<{
|
|
1083
|
+
uniqueness: z.ZodDefault<z.ZodBoolean>;
|
|
1084
|
+
completeness: z.ZodDefault<z.ZodNumber>;
|
|
1085
|
+
accuracy: z.ZodOptional<z.ZodObject<{
|
|
1086
|
+
source: z.ZodString;
|
|
1087
|
+
threshold: z.ZodNumber;
|
|
1088
|
+
}, z.core.$strip>>;
|
|
1089
|
+
}, z.core.$strip>>;
|
|
1090
|
+
group: z.ZodOptional<z.ZodString>;
|
|
1091
|
+
conditionalRequired: z.ZodOptional<z.ZodString>;
|
|
1092
|
+
hidden: z.ZodDefault<z.ZodBoolean>;
|
|
1093
|
+
readonly: z.ZodDefault<z.ZodBoolean>;
|
|
1094
|
+
sortable: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
1095
|
+
inlineHelpText: z.ZodOptional<z.ZodString>;
|
|
1096
|
+
trackFeedHistory: z.ZodOptional<z.ZodBoolean>;
|
|
1097
|
+
caseSensitive: z.ZodOptional<z.ZodBoolean>;
|
|
1098
|
+
autonumberFormat: z.ZodOptional<z.ZodString>;
|
|
1099
|
+
index: z.ZodDefault<z.ZodBoolean>;
|
|
1100
|
+
externalId: z.ZodDefault<z.ZodBoolean>;
|
|
1101
|
+
}, z.core.$strip>>;
|
|
1102
|
+
indexes: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
1103
|
+
name: z.ZodOptional<z.ZodString>;
|
|
1104
|
+
fields: z.ZodArray<z.ZodString>;
|
|
1105
|
+
type: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
1106
|
+
hash: "hash";
|
|
1107
|
+
btree: "btree";
|
|
1108
|
+
gin: "gin";
|
|
1109
|
+
gist: "gist";
|
|
1110
|
+
fulltext: "fulltext";
|
|
1111
|
+
}>>>;
|
|
1112
|
+
unique: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
1113
|
+
partial: z.ZodOptional<z.ZodString>;
|
|
1114
|
+
}, z.core.$strip>>>;
|
|
1115
|
+
tenancy: z.ZodOptional<z.ZodObject<{
|
|
1116
|
+
enabled: z.ZodBoolean;
|
|
1117
|
+
strategy: z.ZodEnum<{
|
|
1118
|
+
shared: "shared";
|
|
1119
|
+
isolated: "isolated";
|
|
1120
|
+
hybrid: "hybrid";
|
|
1121
|
+
}>;
|
|
1122
|
+
tenantField: z.ZodDefault<z.ZodString>;
|
|
1123
|
+
crossTenantAccess: z.ZodDefault<z.ZodBoolean>;
|
|
1124
|
+
}, z.core.$strip>>;
|
|
1125
|
+
softDelete: z.ZodOptional<z.ZodObject<{
|
|
1126
|
+
enabled: z.ZodBoolean;
|
|
1127
|
+
field: z.ZodDefault<z.ZodString>;
|
|
1128
|
+
cascadeDelete: z.ZodDefault<z.ZodBoolean>;
|
|
1129
|
+
}, z.core.$strip>>;
|
|
1130
|
+
versioning: z.ZodOptional<z.ZodObject<{
|
|
1131
|
+
enabled: z.ZodBoolean;
|
|
1132
|
+
strategy: z.ZodEnum<{
|
|
1133
|
+
snapshot: "snapshot";
|
|
1134
|
+
delta: "delta";
|
|
1135
|
+
"event-sourcing": "event-sourcing";
|
|
1136
|
+
}>;
|
|
1137
|
+
retentionDays: z.ZodOptional<z.ZodNumber>;
|
|
1138
|
+
versionField: z.ZodDefault<z.ZodString>;
|
|
1139
|
+
}, z.core.$strip>>;
|
|
1140
|
+
partitioning: z.ZodOptional<z.ZodObject<{
|
|
1141
|
+
enabled: z.ZodBoolean;
|
|
1142
|
+
strategy: z.ZodEnum<{
|
|
1143
|
+
hash: "hash";
|
|
1144
|
+
range: "range";
|
|
1145
|
+
list: "list";
|
|
1146
|
+
}>;
|
|
1147
|
+
key: z.ZodString;
|
|
1148
|
+
interval: z.ZodOptional<z.ZodString>;
|
|
1149
|
+
}, z.core.$strip>>;
|
|
1150
|
+
cdc: z.ZodOptional<z.ZodObject<{
|
|
1151
|
+
enabled: z.ZodBoolean;
|
|
1152
|
+
events: z.ZodArray<z.ZodEnum<{
|
|
1153
|
+
insert: "insert";
|
|
1154
|
+
update: "update";
|
|
1155
|
+
delete: "delete";
|
|
1156
|
+
}>>;
|
|
1157
|
+
destination: z.ZodString;
|
|
1158
|
+
}, z.core.$strip>>;
|
|
1159
|
+
validations: z.ZodOptional<z.ZodArray<z.ZodType<BaseValidationRuleShape, unknown, z.core.$ZodTypeInternals<BaseValidationRuleShape, unknown>>>>;
|
|
1160
|
+
stateMachines: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
1161
|
+
id: z.ZodString;
|
|
1162
|
+
description: z.ZodOptional<z.ZodString>;
|
|
1163
|
+
contextSchema: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
1164
|
+
initial: z.ZodString;
|
|
1165
|
+
states: z.ZodRecord<z.ZodString, z.ZodType<StateNodeConfig, unknown, z.core.$ZodTypeInternals<StateNodeConfig, unknown>>>;
|
|
1166
|
+
on: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
1167
|
+
target: z.ZodOptional<z.ZodString>;
|
|
1168
|
+
cond: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
1169
|
+
type: z.ZodString;
|
|
1170
|
+
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
1171
|
+
}, z.core.$strip>]>>;
|
|
1172
|
+
actions: z.ZodOptional<z.ZodArray<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
1173
|
+
type: z.ZodString;
|
|
1174
|
+
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
1175
|
+
}, z.core.$strip>]>>>;
|
|
1176
|
+
description: z.ZodOptional<z.ZodString>;
|
|
1177
|
+
}, z.core.$strip>, z.ZodArray<z.ZodObject<{
|
|
1178
|
+
target: z.ZodOptional<z.ZodString>;
|
|
1179
|
+
cond: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
1180
|
+
type: z.ZodString;
|
|
1181
|
+
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
1182
|
+
}, z.core.$strip>]>>;
|
|
1183
|
+
actions: z.ZodOptional<z.ZodArray<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
1184
|
+
type: z.ZodString;
|
|
1185
|
+
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
1186
|
+
}, z.core.$strip>]>>>;
|
|
1187
|
+
description: z.ZodOptional<z.ZodString>;
|
|
1188
|
+
}, z.core.$strip>>]>>>;
|
|
1189
|
+
}, z.core.$strip>>>;
|
|
1190
|
+
displayNameField: z.ZodOptional<z.ZodString>;
|
|
1191
|
+
recordName: z.ZodOptional<z.ZodObject<{
|
|
1192
|
+
type: z.ZodEnum<{
|
|
1193
|
+
text: "text";
|
|
1194
|
+
autonumber: "autonumber";
|
|
1195
|
+
}>;
|
|
1196
|
+
displayFormat: z.ZodOptional<z.ZodString>;
|
|
1197
|
+
startNumber: z.ZodOptional<z.ZodNumber>;
|
|
1198
|
+
}, z.core.$strip>>;
|
|
1199
|
+
titleFormat: z.ZodOptional<z.ZodString>;
|
|
1200
|
+
compactLayout: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1201
|
+
search: z.ZodOptional<z.ZodObject<{
|
|
1202
|
+
fields: z.ZodArray<z.ZodString>;
|
|
1203
|
+
displayFields: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1204
|
+
filters: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1205
|
+
}, z.core.$strip>>;
|
|
1206
|
+
enable: z.ZodOptional<z.ZodObject<{
|
|
1207
|
+
trackHistory: z.ZodDefault<z.ZodBoolean>;
|
|
1208
|
+
searchable: z.ZodDefault<z.ZodBoolean>;
|
|
1209
|
+
apiEnabled: z.ZodDefault<z.ZodBoolean>;
|
|
1210
|
+
apiMethods: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
1211
|
+
update: "update";
|
|
1212
|
+
delete: "delete";
|
|
1213
|
+
upsert: "upsert";
|
|
1214
|
+
search: "search";
|
|
1215
|
+
history: "history";
|
|
1216
|
+
get: "get";
|
|
1217
|
+
list: "list";
|
|
1218
|
+
create: "create";
|
|
1219
|
+
bulk: "bulk";
|
|
1220
|
+
aggregate: "aggregate";
|
|
1221
|
+
restore: "restore";
|
|
1222
|
+
purge: "purge";
|
|
1223
|
+
import: "import";
|
|
1224
|
+
export: "export";
|
|
1225
|
+
}>>>;
|
|
1226
|
+
files: z.ZodDefault<z.ZodBoolean>;
|
|
1227
|
+
feeds: z.ZodDefault<z.ZodBoolean>;
|
|
1228
|
+
activities: z.ZodDefault<z.ZodBoolean>;
|
|
1229
|
+
trash: z.ZodDefault<z.ZodBoolean>;
|
|
1230
|
+
mru: z.ZodDefault<z.ZodBoolean>;
|
|
1231
|
+
clone: z.ZodDefault<z.ZodBoolean>;
|
|
1232
|
+
}, z.core.$strip>>;
|
|
1233
|
+
recordTypes: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1234
|
+
sharingModel: z.ZodOptional<z.ZodEnum<{
|
|
1235
|
+
full: "full";
|
|
1236
|
+
private: "private";
|
|
1237
|
+
read: "read";
|
|
1238
|
+
read_write: "read_write";
|
|
1239
|
+
}>>;
|
|
1240
|
+
keyPrefix: z.ZodOptional<z.ZodString>;
|
|
1241
|
+
}, z.core.$strip>;
|
|
1242
|
+
/**
|
|
1243
|
+
* Enhanced ObjectSchema with Factory
|
|
1244
|
+
*/
|
|
1245
|
+
declare const ObjectSchema: z.ZodObject<{
|
|
1246
|
+
name: z.ZodString;
|
|
1247
|
+
label: z.ZodOptional<z.ZodString>;
|
|
1248
|
+
pluralLabel: z.ZodOptional<z.ZodString>;
|
|
1249
|
+
description: z.ZodOptional<z.ZodString>;
|
|
1250
|
+
icon: z.ZodOptional<z.ZodString>;
|
|
1251
|
+
tags: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1252
|
+
active: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
1253
|
+
isSystem: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
1254
|
+
abstract: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
1255
|
+
datasource: z.ZodDefault<z.ZodOptional<z.ZodString>>;
|
|
1256
|
+
tableName: z.ZodOptional<z.ZodString>;
|
|
1257
|
+
fields: z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
1258
|
+
name: z.ZodOptional<z.ZodString>;
|
|
1259
|
+
label: z.ZodOptional<z.ZodString>;
|
|
1260
|
+
type: z.ZodEnum<{
|
|
1261
|
+
number: "number";
|
|
1262
|
+
boolean: "boolean";
|
|
1263
|
+
date: "date";
|
|
1264
|
+
lookup: "lookup";
|
|
1265
|
+
file: "file";
|
|
1266
|
+
json: "json";
|
|
1267
|
+
text: "text";
|
|
1268
|
+
textarea: "textarea";
|
|
1269
|
+
email: "email";
|
|
1270
|
+
url: "url";
|
|
1271
|
+
phone: "phone";
|
|
1272
|
+
password: "password";
|
|
1273
|
+
markdown: "markdown";
|
|
1274
|
+
html: "html";
|
|
1275
|
+
richtext: "richtext";
|
|
1276
|
+
currency: "currency";
|
|
1277
|
+
percent: "percent";
|
|
1278
|
+
datetime: "datetime";
|
|
1279
|
+
time: "time";
|
|
1280
|
+
toggle: "toggle";
|
|
1281
|
+
select: "select";
|
|
1282
|
+
multiselect: "multiselect";
|
|
1283
|
+
radio: "radio";
|
|
1284
|
+
checkboxes: "checkboxes";
|
|
1285
|
+
master_detail: "master_detail";
|
|
1286
|
+
tree: "tree";
|
|
1287
|
+
image: "image";
|
|
1288
|
+
avatar: "avatar";
|
|
1289
|
+
video: "video";
|
|
1290
|
+
audio: "audio";
|
|
1291
|
+
formula: "formula";
|
|
1292
|
+
summary: "summary";
|
|
1293
|
+
autonumber: "autonumber";
|
|
1294
|
+
location: "location";
|
|
1295
|
+
address: "address";
|
|
1296
|
+
code: "code";
|
|
1297
|
+
color: "color";
|
|
1298
|
+
rating: "rating";
|
|
1299
|
+
slider: "slider";
|
|
1300
|
+
signature: "signature";
|
|
1301
|
+
qrcode: "qrcode";
|
|
1302
|
+
progress: "progress";
|
|
1303
|
+
tags: "tags";
|
|
1304
|
+
vector: "vector";
|
|
1305
|
+
}>;
|
|
1306
|
+
description: z.ZodOptional<z.ZodString>;
|
|
1307
|
+
format: z.ZodOptional<z.ZodString>;
|
|
1308
|
+
required: z.ZodDefault<z.ZodBoolean>;
|
|
1309
|
+
searchable: z.ZodDefault<z.ZodBoolean>;
|
|
1310
|
+
multiple: z.ZodDefault<z.ZodBoolean>;
|
|
1311
|
+
unique: z.ZodDefault<z.ZodBoolean>;
|
|
1312
|
+
defaultValue: z.ZodOptional<z.ZodUnknown>;
|
|
1313
|
+
maxLength: z.ZodOptional<z.ZodNumber>;
|
|
1314
|
+
minLength: z.ZodOptional<z.ZodNumber>;
|
|
1315
|
+
precision: z.ZodOptional<z.ZodNumber>;
|
|
1316
|
+
scale: z.ZodOptional<z.ZodNumber>;
|
|
1317
|
+
min: z.ZodOptional<z.ZodNumber>;
|
|
1318
|
+
max: z.ZodOptional<z.ZodNumber>;
|
|
1319
|
+
options: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
1320
|
+
label: z.ZodString;
|
|
1321
|
+
value: z.ZodString;
|
|
1322
|
+
color: z.ZodOptional<z.ZodString>;
|
|
1323
|
+
default: z.ZodOptional<z.ZodBoolean>;
|
|
1324
|
+
}, z.core.$strip>>>;
|
|
1325
|
+
reference: z.ZodOptional<z.ZodString>;
|
|
1326
|
+
referenceFilters: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1327
|
+
writeRequiresMasterRead: z.ZodOptional<z.ZodBoolean>;
|
|
1328
|
+
deleteBehavior: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
1329
|
+
set_null: "set_null";
|
|
1330
|
+
cascade: "cascade";
|
|
1331
|
+
restrict: "restrict";
|
|
1332
|
+
}>>>;
|
|
1333
|
+
expression: z.ZodOptional<z.ZodString>;
|
|
1334
|
+
summaryOperations: z.ZodOptional<z.ZodObject<{
|
|
1335
|
+
object: z.ZodString;
|
|
1336
|
+
field: z.ZodString;
|
|
1337
|
+
function: z.ZodEnum<{
|
|
1338
|
+
count: "count";
|
|
1339
|
+
sum: "sum";
|
|
1340
|
+
avg: "avg";
|
|
1341
|
+
min: "min";
|
|
1342
|
+
max: "max";
|
|
1343
|
+
}>;
|
|
1344
|
+
}, z.core.$strip>>;
|
|
1345
|
+
language: z.ZodOptional<z.ZodString>;
|
|
1346
|
+
theme: z.ZodOptional<z.ZodString>;
|
|
1347
|
+
lineNumbers: z.ZodOptional<z.ZodBoolean>;
|
|
1348
|
+
maxRating: z.ZodOptional<z.ZodNumber>;
|
|
1349
|
+
allowHalf: z.ZodOptional<z.ZodBoolean>;
|
|
1350
|
+
displayMap: z.ZodOptional<z.ZodBoolean>;
|
|
1351
|
+
allowGeocoding: z.ZodOptional<z.ZodBoolean>;
|
|
1352
|
+
addressFormat: z.ZodOptional<z.ZodEnum<{
|
|
1353
|
+
us: "us";
|
|
1354
|
+
uk: "uk";
|
|
1355
|
+
international: "international";
|
|
1356
|
+
}>>;
|
|
1357
|
+
colorFormat: z.ZodOptional<z.ZodEnum<{
|
|
1358
|
+
hex: "hex";
|
|
1359
|
+
rgb: "rgb";
|
|
1360
|
+
rgba: "rgba";
|
|
1361
|
+
hsl: "hsl";
|
|
1362
|
+
}>>;
|
|
1363
|
+
allowAlpha: z.ZodOptional<z.ZodBoolean>;
|
|
1364
|
+
presetColors: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1365
|
+
step: z.ZodOptional<z.ZodNumber>;
|
|
1366
|
+
showValue: z.ZodOptional<z.ZodBoolean>;
|
|
1367
|
+
marks: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1368
|
+
barcodeFormat: z.ZodOptional<z.ZodEnum<{
|
|
1369
|
+
qr: "qr";
|
|
1370
|
+
ean13: "ean13";
|
|
1371
|
+
ean8: "ean8";
|
|
1372
|
+
code128: "code128";
|
|
1373
|
+
code39: "code39";
|
|
1374
|
+
upca: "upca";
|
|
1375
|
+
upce: "upce";
|
|
1376
|
+
}>>;
|
|
1377
|
+
qrErrorCorrection: z.ZodOptional<z.ZodEnum<{
|
|
1378
|
+
L: "L";
|
|
1379
|
+
M: "M";
|
|
1380
|
+
Q: "Q";
|
|
1381
|
+
H: "H";
|
|
1382
|
+
}>>;
|
|
1383
|
+
displayValue: z.ZodOptional<z.ZodBoolean>;
|
|
1384
|
+
allowScanning: z.ZodOptional<z.ZodBoolean>;
|
|
1385
|
+
currencyConfig: z.ZodOptional<z.ZodObject<{
|
|
1386
|
+
precision: z.ZodDefault<z.ZodNumber>;
|
|
1387
|
+
currencyMode: z.ZodDefault<z.ZodEnum<{
|
|
1388
|
+
dynamic: "dynamic";
|
|
1389
|
+
fixed: "fixed";
|
|
1390
|
+
}>>;
|
|
1391
|
+
defaultCurrency: z.ZodDefault<z.ZodString>;
|
|
1392
|
+
}, z.core.$strip>>;
|
|
1393
|
+
vectorConfig: z.ZodOptional<z.ZodObject<{
|
|
1394
|
+
dimensions: z.ZodNumber;
|
|
1395
|
+
distanceMetric: z.ZodDefault<z.ZodEnum<{
|
|
1396
|
+
cosine: "cosine";
|
|
1397
|
+
euclidean: "euclidean";
|
|
1398
|
+
dotProduct: "dotProduct";
|
|
1399
|
+
manhattan: "manhattan";
|
|
1400
|
+
}>>;
|
|
1401
|
+
normalized: z.ZodDefault<z.ZodBoolean>;
|
|
1402
|
+
indexed: z.ZodDefault<z.ZodBoolean>;
|
|
1403
|
+
indexType: z.ZodOptional<z.ZodEnum<{
|
|
1404
|
+
hnsw: "hnsw";
|
|
1405
|
+
ivfflat: "ivfflat";
|
|
1406
|
+
flat: "flat";
|
|
1407
|
+
}>>;
|
|
1408
|
+
}, z.core.$strip>>;
|
|
1409
|
+
fileAttachmentConfig: z.ZodOptional<z.ZodObject<{
|
|
1410
|
+
minSize: z.ZodOptional<z.ZodNumber>;
|
|
1411
|
+
maxSize: z.ZodOptional<z.ZodNumber>;
|
|
1412
|
+
allowedTypes: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1413
|
+
blockedTypes: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1414
|
+
allowedMimeTypes: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1415
|
+
blockedMimeTypes: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1416
|
+
virusScan: z.ZodDefault<z.ZodBoolean>;
|
|
1417
|
+
virusScanProvider: z.ZodOptional<z.ZodEnum<{
|
|
1418
|
+
custom: "custom";
|
|
1419
|
+
clamav: "clamav";
|
|
1420
|
+
virustotal: "virustotal";
|
|
1421
|
+
metadefender: "metadefender";
|
|
1422
|
+
}>>;
|
|
1423
|
+
virusScanOnUpload: z.ZodDefault<z.ZodBoolean>;
|
|
1424
|
+
quarantineOnThreat: z.ZodDefault<z.ZodBoolean>;
|
|
1425
|
+
storageProvider: z.ZodOptional<z.ZodString>;
|
|
1426
|
+
storageBucket: z.ZodOptional<z.ZodString>;
|
|
1427
|
+
storagePrefix: z.ZodOptional<z.ZodString>;
|
|
1428
|
+
imageValidation: z.ZodOptional<z.ZodObject<{
|
|
1429
|
+
minWidth: z.ZodOptional<z.ZodNumber>;
|
|
1430
|
+
maxWidth: z.ZodOptional<z.ZodNumber>;
|
|
1431
|
+
minHeight: z.ZodOptional<z.ZodNumber>;
|
|
1432
|
+
maxHeight: z.ZodOptional<z.ZodNumber>;
|
|
1433
|
+
aspectRatio: z.ZodOptional<z.ZodString>;
|
|
1434
|
+
generateThumbnails: z.ZodDefault<z.ZodBoolean>;
|
|
1435
|
+
thumbnailSizes: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
1436
|
+
name: z.ZodString;
|
|
1437
|
+
width: z.ZodNumber;
|
|
1438
|
+
height: z.ZodNumber;
|
|
1439
|
+
crop: z.ZodDefault<z.ZodBoolean>;
|
|
1440
|
+
}, z.core.$strip>>>;
|
|
1441
|
+
preserveMetadata: z.ZodDefault<z.ZodBoolean>;
|
|
1442
|
+
autoRotate: z.ZodDefault<z.ZodBoolean>;
|
|
1443
|
+
}, z.core.$strip>>;
|
|
1444
|
+
allowMultiple: z.ZodDefault<z.ZodBoolean>;
|
|
1445
|
+
allowReplace: z.ZodDefault<z.ZodBoolean>;
|
|
1446
|
+
allowDelete: z.ZodDefault<z.ZodBoolean>;
|
|
1447
|
+
requireUpload: z.ZodDefault<z.ZodBoolean>;
|
|
1448
|
+
extractMetadata: z.ZodDefault<z.ZodBoolean>;
|
|
1449
|
+
extractText: z.ZodDefault<z.ZodBoolean>;
|
|
1450
|
+
versioningEnabled: z.ZodDefault<z.ZodBoolean>;
|
|
1451
|
+
maxVersions: z.ZodOptional<z.ZodNumber>;
|
|
1452
|
+
publicRead: z.ZodDefault<z.ZodBoolean>;
|
|
1453
|
+
presignedUrlExpiry: z.ZodDefault<z.ZodNumber>;
|
|
1454
|
+
}, z.core.$strip>>;
|
|
1455
|
+
encryptionConfig: z.ZodOptional<z.ZodObject<{
|
|
1456
|
+
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
1457
|
+
algorithm: z.ZodDefault<z.ZodEnum<{
|
|
1458
|
+
"aes-256-gcm": "aes-256-gcm";
|
|
1459
|
+
"aes-256-cbc": "aes-256-cbc";
|
|
1460
|
+
"chacha20-poly1305": "chacha20-poly1305";
|
|
1461
|
+
}>>;
|
|
1462
|
+
keyManagement: z.ZodObject<{
|
|
1463
|
+
provider: z.ZodEnum<{
|
|
1464
|
+
local: "local";
|
|
1465
|
+
"aws-kms": "aws-kms";
|
|
1466
|
+
"azure-key-vault": "azure-key-vault";
|
|
1467
|
+
"gcp-kms": "gcp-kms";
|
|
1468
|
+
"hashicorp-vault": "hashicorp-vault";
|
|
1469
|
+
}>;
|
|
1470
|
+
keyId: z.ZodOptional<z.ZodString>;
|
|
1471
|
+
rotationPolicy: z.ZodOptional<z.ZodObject<{
|
|
1472
|
+
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
1473
|
+
frequencyDays: z.ZodDefault<z.ZodNumber>;
|
|
1474
|
+
retainOldVersions: z.ZodDefault<z.ZodNumber>;
|
|
1475
|
+
autoRotate: z.ZodDefault<z.ZodBoolean>;
|
|
1476
|
+
}, z.core.$strip>>;
|
|
1477
|
+
}, z.core.$strip>;
|
|
1478
|
+
scope: z.ZodEnum<{
|
|
1479
|
+
table: "table";
|
|
1480
|
+
record: "record";
|
|
1481
|
+
field: "field";
|
|
1482
|
+
database: "database";
|
|
1483
|
+
}>;
|
|
1484
|
+
deterministicEncryption: z.ZodDefault<z.ZodBoolean>;
|
|
1485
|
+
searchableEncryption: z.ZodDefault<z.ZodBoolean>;
|
|
1486
|
+
}, z.core.$strip>>;
|
|
1487
|
+
maskingRule: z.ZodOptional<z.ZodObject<{
|
|
1488
|
+
field: z.ZodString;
|
|
1489
|
+
strategy: z.ZodEnum<{
|
|
1490
|
+
redact: "redact";
|
|
1491
|
+
partial: "partial";
|
|
1492
|
+
hash: "hash";
|
|
1493
|
+
tokenize: "tokenize";
|
|
1494
|
+
randomize: "randomize";
|
|
1495
|
+
nullify: "nullify";
|
|
1496
|
+
substitute: "substitute";
|
|
1497
|
+
}>;
|
|
1498
|
+
pattern: z.ZodOptional<z.ZodString>;
|
|
1499
|
+
preserveFormat: z.ZodDefault<z.ZodBoolean>;
|
|
1500
|
+
preserveLength: z.ZodDefault<z.ZodBoolean>;
|
|
1501
|
+
roles: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1502
|
+
exemptRoles: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1503
|
+
}, z.core.$strip>>;
|
|
1504
|
+
auditTrail: z.ZodDefault<z.ZodBoolean>;
|
|
1505
|
+
dependencies: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1506
|
+
cached: z.ZodOptional<z.ZodObject<{
|
|
1507
|
+
enabled: z.ZodBoolean;
|
|
1508
|
+
ttl: z.ZodNumber;
|
|
1509
|
+
invalidateOn: z.ZodArray<z.ZodString>;
|
|
1510
|
+
}, z.core.$strip>>;
|
|
1511
|
+
dataQuality: z.ZodOptional<z.ZodObject<{
|
|
1512
|
+
uniqueness: z.ZodDefault<z.ZodBoolean>;
|
|
1513
|
+
completeness: z.ZodDefault<z.ZodNumber>;
|
|
1514
|
+
accuracy: z.ZodOptional<z.ZodObject<{
|
|
1515
|
+
source: z.ZodString;
|
|
1516
|
+
threshold: z.ZodNumber;
|
|
1517
|
+
}, z.core.$strip>>;
|
|
1518
|
+
}, z.core.$strip>>;
|
|
1519
|
+
group: z.ZodOptional<z.ZodString>;
|
|
1520
|
+
conditionalRequired: z.ZodOptional<z.ZodString>;
|
|
1521
|
+
hidden: z.ZodDefault<z.ZodBoolean>;
|
|
1522
|
+
readonly: z.ZodDefault<z.ZodBoolean>;
|
|
1523
|
+
sortable: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
1524
|
+
inlineHelpText: z.ZodOptional<z.ZodString>;
|
|
1525
|
+
trackFeedHistory: z.ZodOptional<z.ZodBoolean>;
|
|
1526
|
+
caseSensitive: z.ZodOptional<z.ZodBoolean>;
|
|
1527
|
+
autonumberFormat: z.ZodOptional<z.ZodString>;
|
|
1528
|
+
index: z.ZodDefault<z.ZodBoolean>;
|
|
1529
|
+
externalId: z.ZodDefault<z.ZodBoolean>;
|
|
1530
|
+
}, z.core.$strip>>;
|
|
1531
|
+
indexes: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
1532
|
+
name: z.ZodOptional<z.ZodString>;
|
|
1533
|
+
fields: z.ZodArray<z.ZodString>;
|
|
1534
|
+
type: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
1535
|
+
hash: "hash";
|
|
1536
|
+
btree: "btree";
|
|
1537
|
+
gin: "gin";
|
|
1538
|
+
gist: "gist";
|
|
1539
|
+
fulltext: "fulltext";
|
|
1540
|
+
}>>>;
|
|
1541
|
+
unique: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
1542
|
+
partial: z.ZodOptional<z.ZodString>;
|
|
1543
|
+
}, z.core.$strip>>>;
|
|
1544
|
+
tenancy: z.ZodOptional<z.ZodObject<{
|
|
1545
|
+
enabled: z.ZodBoolean;
|
|
1546
|
+
strategy: z.ZodEnum<{
|
|
1547
|
+
shared: "shared";
|
|
1548
|
+
isolated: "isolated";
|
|
1549
|
+
hybrid: "hybrid";
|
|
1550
|
+
}>;
|
|
1551
|
+
tenantField: z.ZodDefault<z.ZodString>;
|
|
1552
|
+
crossTenantAccess: z.ZodDefault<z.ZodBoolean>;
|
|
1553
|
+
}, z.core.$strip>>;
|
|
1554
|
+
softDelete: z.ZodOptional<z.ZodObject<{
|
|
1555
|
+
enabled: z.ZodBoolean;
|
|
1556
|
+
field: z.ZodDefault<z.ZodString>;
|
|
1557
|
+
cascadeDelete: z.ZodDefault<z.ZodBoolean>;
|
|
1558
|
+
}, z.core.$strip>>;
|
|
1559
|
+
versioning: z.ZodOptional<z.ZodObject<{
|
|
1560
|
+
enabled: z.ZodBoolean;
|
|
1561
|
+
strategy: z.ZodEnum<{
|
|
1562
|
+
snapshot: "snapshot";
|
|
1563
|
+
delta: "delta";
|
|
1564
|
+
"event-sourcing": "event-sourcing";
|
|
1565
|
+
}>;
|
|
1566
|
+
retentionDays: z.ZodOptional<z.ZodNumber>;
|
|
1567
|
+
versionField: z.ZodDefault<z.ZodString>;
|
|
1568
|
+
}, z.core.$strip>>;
|
|
1569
|
+
partitioning: z.ZodOptional<z.ZodObject<{
|
|
1570
|
+
enabled: z.ZodBoolean;
|
|
1571
|
+
strategy: z.ZodEnum<{
|
|
1572
|
+
hash: "hash";
|
|
1573
|
+
range: "range";
|
|
1574
|
+
list: "list";
|
|
1575
|
+
}>;
|
|
1576
|
+
key: z.ZodString;
|
|
1577
|
+
interval: z.ZodOptional<z.ZodString>;
|
|
1578
|
+
}, z.core.$strip>>;
|
|
1579
|
+
cdc: z.ZodOptional<z.ZodObject<{
|
|
1580
|
+
enabled: z.ZodBoolean;
|
|
1581
|
+
events: z.ZodArray<z.ZodEnum<{
|
|
1582
|
+
insert: "insert";
|
|
1583
|
+
update: "update";
|
|
1584
|
+
delete: "delete";
|
|
1585
|
+
}>>;
|
|
1586
|
+
destination: z.ZodString;
|
|
1587
|
+
}, z.core.$strip>>;
|
|
1588
|
+
validations: z.ZodOptional<z.ZodArray<z.ZodType<BaseValidationRuleShape, unknown, z.core.$ZodTypeInternals<BaseValidationRuleShape, unknown>>>>;
|
|
1589
|
+
stateMachines: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
1590
|
+
id: z.ZodString;
|
|
1591
|
+
description: z.ZodOptional<z.ZodString>;
|
|
1592
|
+
contextSchema: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
1593
|
+
initial: z.ZodString;
|
|
1594
|
+
states: z.ZodRecord<z.ZodString, z.ZodType<StateNodeConfig, unknown, z.core.$ZodTypeInternals<StateNodeConfig, unknown>>>;
|
|
1595
|
+
on: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
1596
|
+
target: z.ZodOptional<z.ZodString>;
|
|
1597
|
+
cond: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
1598
|
+
type: z.ZodString;
|
|
1599
|
+
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
1600
|
+
}, z.core.$strip>]>>;
|
|
1601
|
+
actions: z.ZodOptional<z.ZodArray<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
1602
|
+
type: z.ZodString;
|
|
1603
|
+
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
1604
|
+
}, z.core.$strip>]>>>;
|
|
1605
|
+
description: z.ZodOptional<z.ZodString>;
|
|
1606
|
+
}, z.core.$strip>, z.ZodArray<z.ZodObject<{
|
|
1607
|
+
target: z.ZodOptional<z.ZodString>;
|
|
1608
|
+
cond: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
1609
|
+
type: z.ZodString;
|
|
1610
|
+
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
1611
|
+
}, z.core.$strip>]>>;
|
|
1612
|
+
actions: z.ZodOptional<z.ZodArray<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
1613
|
+
type: z.ZodString;
|
|
1614
|
+
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
1615
|
+
}, z.core.$strip>]>>>;
|
|
1616
|
+
description: z.ZodOptional<z.ZodString>;
|
|
1617
|
+
}, z.core.$strip>>]>>>;
|
|
1618
|
+
}, z.core.$strip>>>;
|
|
1619
|
+
displayNameField: z.ZodOptional<z.ZodString>;
|
|
1620
|
+
recordName: z.ZodOptional<z.ZodObject<{
|
|
1621
|
+
type: z.ZodEnum<{
|
|
1622
|
+
text: "text";
|
|
1623
|
+
autonumber: "autonumber";
|
|
1624
|
+
}>;
|
|
1625
|
+
displayFormat: z.ZodOptional<z.ZodString>;
|
|
1626
|
+
startNumber: z.ZodOptional<z.ZodNumber>;
|
|
1627
|
+
}, z.core.$strip>>;
|
|
1628
|
+
titleFormat: z.ZodOptional<z.ZodString>;
|
|
1629
|
+
compactLayout: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1630
|
+
search: z.ZodOptional<z.ZodObject<{
|
|
1631
|
+
fields: z.ZodArray<z.ZodString>;
|
|
1632
|
+
displayFields: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1633
|
+
filters: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1634
|
+
}, z.core.$strip>>;
|
|
1635
|
+
enable: z.ZodOptional<z.ZodObject<{
|
|
1636
|
+
trackHistory: z.ZodDefault<z.ZodBoolean>;
|
|
1637
|
+
searchable: z.ZodDefault<z.ZodBoolean>;
|
|
1638
|
+
apiEnabled: z.ZodDefault<z.ZodBoolean>;
|
|
1639
|
+
apiMethods: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
1640
|
+
update: "update";
|
|
1641
|
+
delete: "delete";
|
|
1642
|
+
upsert: "upsert";
|
|
1643
|
+
search: "search";
|
|
1644
|
+
history: "history";
|
|
1645
|
+
get: "get";
|
|
1646
|
+
list: "list";
|
|
1647
|
+
create: "create";
|
|
1648
|
+
bulk: "bulk";
|
|
1649
|
+
aggregate: "aggregate";
|
|
1650
|
+
restore: "restore";
|
|
1651
|
+
purge: "purge";
|
|
1652
|
+
import: "import";
|
|
1653
|
+
export: "export";
|
|
1654
|
+
}>>>;
|
|
1655
|
+
files: z.ZodDefault<z.ZodBoolean>;
|
|
1656
|
+
feeds: z.ZodDefault<z.ZodBoolean>;
|
|
1657
|
+
activities: z.ZodDefault<z.ZodBoolean>;
|
|
1658
|
+
trash: z.ZodDefault<z.ZodBoolean>;
|
|
1659
|
+
mru: z.ZodDefault<z.ZodBoolean>;
|
|
1660
|
+
clone: z.ZodDefault<z.ZodBoolean>;
|
|
1661
|
+
}, z.core.$strip>>;
|
|
1662
|
+
recordTypes: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1663
|
+
sharingModel: z.ZodOptional<z.ZodEnum<{
|
|
1664
|
+
full: "full";
|
|
1665
|
+
private: "private";
|
|
1666
|
+
read: "read";
|
|
1667
|
+
read_write: "read_write";
|
|
1668
|
+
}>>;
|
|
1669
|
+
keyPrefix: z.ZodOptional<z.ZodString>;
|
|
1670
|
+
}, z.core.$strip> & {
|
|
1671
|
+
/**
|
|
1672
|
+
* Type-safe factory for creating business object definitions.
|
|
1673
|
+
*
|
|
1674
|
+
* Enhancements over raw schema:
|
|
1675
|
+
* - **Auto-label**: Generates `label` from `name` if not provided (snake_case → Title Case).
|
|
1676
|
+
* - **Validation**: Runs Zod `.parse()` to validate the config at creation time.
|
|
1677
|
+
*
|
|
1678
|
+
* @example
|
|
1679
|
+
* ```ts
|
|
1680
|
+
* const Task = ObjectSchema.create({
|
|
1681
|
+
* name: 'project_task',
|
|
1682
|
+
* // label auto-generated as 'Project Task'
|
|
1683
|
+
* fields: {
|
|
1684
|
+
* subject: { type: 'text', label: 'Subject', required: true },
|
|
1685
|
+
* },
|
|
1686
|
+
* });
|
|
1687
|
+
* ```
|
|
1688
|
+
*/
|
|
1689
|
+
create: (config: z.input<typeof ObjectSchemaBase>) => ServiceObject;
|
|
1690
|
+
};
|
|
1691
|
+
type ServiceObject = z.infer<typeof ObjectSchemaBase>;
|
|
1692
|
+
type ServiceObjectInput = z.input<typeof ObjectSchemaBase>;
|
|
1693
|
+
/**
|
|
1694
|
+
* Capability Flags
|
|
1695
|
+
* Defines what system features are enabled for this object.
|
|
1696
|
+
*
|
|
1697
|
+
* Optimized based on industry standards (Salesforce, ServiceNow):
|
|
1698
|
+
* - Added `activities` (Tasks/Events)
|
|
1699
|
+
* - Added `mru` (Recent Items)
|
|
1700
|
+
* - Added `feeds` (Social/Chatter)
|
|
1701
|
+
* - Grouped API permissions
|
|
1702
|
+
*
|
|
1703
|
+
* @example
|
|
1704
|
+
* {
|
|
1705
|
+
* trackHistory: true,
|
|
1706
|
+
* searchable: true,
|
|
1707
|
+
* apiEnabled: true,
|
|
1708
|
+
* files: true
|
|
1709
|
+
* }
|
|
1710
|
+
*/
|
|
1711
|
+
declare const ObjectCapabilities: z.ZodObject<{
|
|
1712
|
+
trackHistory: z.ZodDefault<z.ZodBoolean>;
|
|
1713
|
+
searchable: z.ZodDefault<z.ZodBoolean>;
|
|
1714
|
+
apiEnabled: z.ZodDefault<z.ZodBoolean>;
|
|
1715
|
+
apiMethods: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
1716
|
+
update: "update";
|
|
1717
|
+
delete: "delete";
|
|
1718
|
+
upsert: "upsert";
|
|
1719
|
+
search: "search";
|
|
1720
|
+
history: "history";
|
|
1721
|
+
get: "get";
|
|
1722
|
+
list: "list";
|
|
1723
|
+
create: "create";
|
|
1724
|
+
bulk: "bulk";
|
|
1725
|
+
aggregate: "aggregate";
|
|
1726
|
+
restore: "restore";
|
|
1727
|
+
purge: "purge";
|
|
1728
|
+
import: "import";
|
|
1729
|
+
export: "export";
|
|
1730
|
+
}>>>;
|
|
1731
|
+
files: z.ZodDefault<z.ZodBoolean>;
|
|
1732
|
+
feeds: z.ZodDefault<z.ZodBoolean>;
|
|
1733
|
+
activities: z.ZodDefault<z.ZodBoolean>;
|
|
1734
|
+
trash: z.ZodDefault<z.ZodBoolean>;
|
|
1735
|
+
mru: z.ZodDefault<z.ZodBoolean>;
|
|
1736
|
+
clone: z.ZodDefault<z.ZodBoolean>;
|
|
1737
|
+
}, z.core.$strip>;
|
|
1738
|
+
type ObjectCapabilities = z.infer<typeof ObjectCapabilities>;
|
|
1739
|
+
type ObjectIndex = z.infer<typeof IndexSchema>;
|
|
1740
|
+
type TenancyConfig = z.infer<typeof TenancyConfigSchema>;
|
|
1741
|
+
type SoftDeleteConfig = z.infer<typeof SoftDeleteConfigSchema>;
|
|
1742
|
+
type VersioningConfig = z.infer<typeof VersioningConfigSchema>;
|
|
1743
|
+
type PartitioningConfig = z.infer<typeof PartitioningConfigSchema>;
|
|
1744
|
+
type CDCConfig = z.infer<typeof CDCConfigSchema>;
|
|
1745
|
+
/**
|
|
1746
|
+
* How a package relates to an object it references.
|
|
1747
|
+
*
|
|
1748
|
+
* - `own`: This package is the original author/owner of the object.
|
|
1749
|
+
* Only one package may own a given object name. The owner defines
|
|
1750
|
+
* the base schema (table name, primary key, core fields).
|
|
1751
|
+
*
|
|
1752
|
+
* - `extend`: This package adds fields, views, or actions to an
|
|
1753
|
+
* existing object owned by another package. Multiple packages
|
|
1754
|
+
* may extend the same object. Extensions are merged at boot time.
|
|
1755
|
+
*
|
|
1756
|
+
* Follows Salesforce/ServiceNow patterns:
|
|
1757
|
+
* object name = database table name, globally unique, no namespace prefix.
|
|
1758
|
+
*/
|
|
1759
|
+
declare const ObjectOwnershipEnum: z.ZodEnum<{
|
|
1760
|
+
own: "own";
|
|
1761
|
+
extend: "extend";
|
|
1762
|
+
}>;
|
|
1763
|
+
type ObjectOwnership = z.infer<typeof ObjectOwnershipEnum>;
|
|
1764
|
+
/**
|
|
1765
|
+
* Object Extension Entry — used in `objectExtensions` array.
|
|
1766
|
+
* Declares fields/config to merge into an existing object owned by another package.
|
|
1767
|
+
*
|
|
1768
|
+
* @example
|
|
1769
|
+
* ```ts
|
|
1770
|
+
* objectExtensions: [{
|
|
1771
|
+
* extend: 'contact', // target object FQN
|
|
1772
|
+
* fields: { sales_stage: Field.select([...]) },
|
|
1773
|
+
* }]
|
|
1774
|
+
* ```
|
|
1775
|
+
*/
|
|
1776
|
+
declare const ObjectExtensionSchema: z.ZodObject<{
|
|
1777
|
+
extend: z.ZodString;
|
|
1778
|
+
fields: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
1779
|
+
name: z.ZodOptional<z.ZodString>;
|
|
1780
|
+
label: z.ZodOptional<z.ZodString>;
|
|
1781
|
+
type: z.ZodEnum<{
|
|
1782
|
+
number: "number";
|
|
1783
|
+
boolean: "boolean";
|
|
1784
|
+
date: "date";
|
|
1785
|
+
lookup: "lookup";
|
|
1786
|
+
file: "file";
|
|
1787
|
+
json: "json";
|
|
1788
|
+
text: "text";
|
|
1789
|
+
textarea: "textarea";
|
|
1790
|
+
email: "email";
|
|
1791
|
+
url: "url";
|
|
1792
|
+
phone: "phone";
|
|
1793
|
+
password: "password";
|
|
1794
|
+
markdown: "markdown";
|
|
1795
|
+
html: "html";
|
|
1796
|
+
richtext: "richtext";
|
|
1797
|
+
currency: "currency";
|
|
1798
|
+
percent: "percent";
|
|
1799
|
+
datetime: "datetime";
|
|
1800
|
+
time: "time";
|
|
1801
|
+
toggle: "toggle";
|
|
1802
|
+
select: "select";
|
|
1803
|
+
multiselect: "multiselect";
|
|
1804
|
+
radio: "radio";
|
|
1805
|
+
checkboxes: "checkboxes";
|
|
1806
|
+
master_detail: "master_detail";
|
|
1807
|
+
tree: "tree";
|
|
1808
|
+
image: "image";
|
|
1809
|
+
avatar: "avatar";
|
|
1810
|
+
video: "video";
|
|
1811
|
+
audio: "audio";
|
|
1812
|
+
formula: "formula";
|
|
1813
|
+
summary: "summary";
|
|
1814
|
+
autonumber: "autonumber";
|
|
1815
|
+
location: "location";
|
|
1816
|
+
address: "address";
|
|
1817
|
+
code: "code";
|
|
1818
|
+
color: "color";
|
|
1819
|
+
rating: "rating";
|
|
1820
|
+
slider: "slider";
|
|
1821
|
+
signature: "signature";
|
|
1822
|
+
qrcode: "qrcode";
|
|
1823
|
+
progress: "progress";
|
|
1824
|
+
tags: "tags";
|
|
1825
|
+
vector: "vector";
|
|
1826
|
+
}>;
|
|
1827
|
+
description: z.ZodOptional<z.ZodString>;
|
|
1828
|
+
format: z.ZodOptional<z.ZodString>;
|
|
1829
|
+
required: z.ZodDefault<z.ZodBoolean>;
|
|
1830
|
+
searchable: z.ZodDefault<z.ZodBoolean>;
|
|
1831
|
+
multiple: z.ZodDefault<z.ZodBoolean>;
|
|
1832
|
+
unique: z.ZodDefault<z.ZodBoolean>;
|
|
1833
|
+
defaultValue: z.ZodOptional<z.ZodUnknown>;
|
|
1834
|
+
maxLength: z.ZodOptional<z.ZodNumber>;
|
|
1835
|
+
minLength: z.ZodOptional<z.ZodNumber>;
|
|
1836
|
+
precision: z.ZodOptional<z.ZodNumber>;
|
|
1837
|
+
scale: z.ZodOptional<z.ZodNumber>;
|
|
1838
|
+
min: z.ZodOptional<z.ZodNumber>;
|
|
1839
|
+
max: z.ZodOptional<z.ZodNumber>;
|
|
1840
|
+
options: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
1841
|
+
label: z.ZodString;
|
|
1842
|
+
value: z.ZodString;
|
|
1843
|
+
color: z.ZodOptional<z.ZodString>;
|
|
1844
|
+
default: z.ZodOptional<z.ZodBoolean>;
|
|
1845
|
+
}, z.core.$strip>>>;
|
|
1846
|
+
reference: z.ZodOptional<z.ZodString>;
|
|
1847
|
+
referenceFilters: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1848
|
+
writeRequiresMasterRead: z.ZodOptional<z.ZodBoolean>;
|
|
1849
|
+
deleteBehavior: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
1850
|
+
set_null: "set_null";
|
|
1851
|
+
cascade: "cascade";
|
|
1852
|
+
restrict: "restrict";
|
|
1853
|
+
}>>>;
|
|
1854
|
+
expression: z.ZodOptional<z.ZodString>;
|
|
1855
|
+
summaryOperations: z.ZodOptional<z.ZodObject<{
|
|
1856
|
+
object: z.ZodString;
|
|
1857
|
+
field: z.ZodString;
|
|
1858
|
+
function: z.ZodEnum<{
|
|
1859
|
+
count: "count";
|
|
1860
|
+
sum: "sum";
|
|
1861
|
+
avg: "avg";
|
|
1862
|
+
min: "min";
|
|
1863
|
+
max: "max";
|
|
1864
|
+
}>;
|
|
1865
|
+
}, z.core.$strip>>;
|
|
1866
|
+
language: z.ZodOptional<z.ZodString>;
|
|
1867
|
+
theme: z.ZodOptional<z.ZodString>;
|
|
1868
|
+
lineNumbers: z.ZodOptional<z.ZodBoolean>;
|
|
1869
|
+
maxRating: z.ZodOptional<z.ZodNumber>;
|
|
1870
|
+
allowHalf: z.ZodOptional<z.ZodBoolean>;
|
|
1871
|
+
displayMap: z.ZodOptional<z.ZodBoolean>;
|
|
1872
|
+
allowGeocoding: z.ZodOptional<z.ZodBoolean>;
|
|
1873
|
+
addressFormat: z.ZodOptional<z.ZodEnum<{
|
|
1874
|
+
us: "us";
|
|
1875
|
+
uk: "uk";
|
|
1876
|
+
international: "international";
|
|
1877
|
+
}>>;
|
|
1878
|
+
colorFormat: z.ZodOptional<z.ZodEnum<{
|
|
1879
|
+
hex: "hex";
|
|
1880
|
+
rgb: "rgb";
|
|
1881
|
+
rgba: "rgba";
|
|
1882
|
+
hsl: "hsl";
|
|
1883
|
+
}>>;
|
|
1884
|
+
allowAlpha: z.ZodOptional<z.ZodBoolean>;
|
|
1885
|
+
presetColors: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1886
|
+
step: z.ZodOptional<z.ZodNumber>;
|
|
1887
|
+
showValue: z.ZodOptional<z.ZodBoolean>;
|
|
1888
|
+
marks: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1889
|
+
barcodeFormat: z.ZodOptional<z.ZodEnum<{
|
|
1890
|
+
qr: "qr";
|
|
1891
|
+
ean13: "ean13";
|
|
1892
|
+
ean8: "ean8";
|
|
1893
|
+
code128: "code128";
|
|
1894
|
+
code39: "code39";
|
|
1895
|
+
upca: "upca";
|
|
1896
|
+
upce: "upce";
|
|
1897
|
+
}>>;
|
|
1898
|
+
qrErrorCorrection: z.ZodOptional<z.ZodEnum<{
|
|
1899
|
+
L: "L";
|
|
1900
|
+
M: "M";
|
|
1901
|
+
Q: "Q";
|
|
1902
|
+
H: "H";
|
|
1903
|
+
}>>;
|
|
1904
|
+
displayValue: z.ZodOptional<z.ZodBoolean>;
|
|
1905
|
+
allowScanning: z.ZodOptional<z.ZodBoolean>;
|
|
1906
|
+
currencyConfig: z.ZodOptional<z.ZodObject<{
|
|
1907
|
+
precision: z.ZodDefault<z.ZodNumber>;
|
|
1908
|
+
currencyMode: z.ZodDefault<z.ZodEnum<{
|
|
1909
|
+
dynamic: "dynamic";
|
|
1910
|
+
fixed: "fixed";
|
|
1911
|
+
}>>;
|
|
1912
|
+
defaultCurrency: z.ZodDefault<z.ZodString>;
|
|
1913
|
+
}, z.core.$strip>>;
|
|
1914
|
+
vectorConfig: z.ZodOptional<z.ZodObject<{
|
|
1915
|
+
dimensions: z.ZodNumber;
|
|
1916
|
+
distanceMetric: z.ZodDefault<z.ZodEnum<{
|
|
1917
|
+
cosine: "cosine";
|
|
1918
|
+
euclidean: "euclidean";
|
|
1919
|
+
dotProduct: "dotProduct";
|
|
1920
|
+
manhattan: "manhattan";
|
|
1921
|
+
}>>;
|
|
1922
|
+
normalized: z.ZodDefault<z.ZodBoolean>;
|
|
1923
|
+
indexed: z.ZodDefault<z.ZodBoolean>;
|
|
1924
|
+
indexType: z.ZodOptional<z.ZodEnum<{
|
|
1925
|
+
hnsw: "hnsw";
|
|
1926
|
+
ivfflat: "ivfflat";
|
|
1927
|
+
flat: "flat";
|
|
1928
|
+
}>>;
|
|
1929
|
+
}, z.core.$strip>>;
|
|
1930
|
+
fileAttachmentConfig: z.ZodOptional<z.ZodObject<{
|
|
1931
|
+
minSize: z.ZodOptional<z.ZodNumber>;
|
|
1932
|
+
maxSize: z.ZodOptional<z.ZodNumber>;
|
|
1933
|
+
allowedTypes: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1934
|
+
blockedTypes: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1935
|
+
allowedMimeTypes: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1936
|
+
blockedMimeTypes: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1937
|
+
virusScan: z.ZodDefault<z.ZodBoolean>;
|
|
1938
|
+
virusScanProvider: z.ZodOptional<z.ZodEnum<{
|
|
1939
|
+
custom: "custom";
|
|
1940
|
+
clamav: "clamav";
|
|
1941
|
+
virustotal: "virustotal";
|
|
1942
|
+
metadefender: "metadefender";
|
|
1943
|
+
}>>;
|
|
1944
|
+
virusScanOnUpload: z.ZodDefault<z.ZodBoolean>;
|
|
1945
|
+
quarantineOnThreat: z.ZodDefault<z.ZodBoolean>;
|
|
1946
|
+
storageProvider: z.ZodOptional<z.ZodString>;
|
|
1947
|
+
storageBucket: z.ZodOptional<z.ZodString>;
|
|
1948
|
+
storagePrefix: z.ZodOptional<z.ZodString>;
|
|
1949
|
+
imageValidation: z.ZodOptional<z.ZodObject<{
|
|
1950
|
+
minWidth: z.ZodOptional<z.ZodNumber>;
|
|
1951
|
+
maxWidth: z.ZodOptional<z.ZodNumber>;
|
|
1952
|
+
minHeight: z.ZodOptional<z.ZodNumber>;
|
|
1953
|
+
maxHeight: z.ZodOptional<z.ZodNumber>;
|
|
1954
|
+
aspectRatio: z.ZodOptional<z.ZodString>;
|
|
1955
|
+
generateThumbnails: z.ZodDefault<z.ZodBoolean>;
|
|
1956
|
+
thumbnailSizes: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
1957
|
+
name: z.ZodString;
|
|
1958
|
+
width: z.ZodNumber;
|
|
1959
|
+
height: z.ZodNumber;
|
|
1960
|
+
crop: z.ZodDefault<z.ZodBoolean>;
|
|
1961
|
+
}, z.core.$strip>>>;
|
|
1962
|
+
preserveMetadata: z.ZodDefault<z.ZodBoolean>;
|
|
1963
|
+
autoRotate: z.ZodDefault<z.ZodBoolean>;
|
|
1964
|
+
}, z.core.$strip>>;
|
|
1965
|
+
allowMultiple: z.ZodDefault<z.ZodBoolean>;
|
|
1966
|
+
allowReplace: z.ZodDefault<z.ZodBoolean>;
|
|
1967
|
+
allowDelete: z.ZodDefault<z.ZodBoolean>;
|
|
1968
|
+
requireUpload: z.ZodDefault<z.ZodBoolean>;
|
|
1969
|
+
extractMetadata: z.ZodDefault<z.ZodBoolean>;
|
|
1970
|
+
extractText: z.ZodDefault<z.ZodBoolean>;
|
|
1971
|
+
versioningEnabled: z.ZodDefault<z.ZodBoolean>;
|
|
1972
|
+
maxVersions: z.ZodOptional<z.ZodNumber>;
|
|
1973
|
+
publicRead: z.ZodDefault<z.ZodBoolean>;
|
|
1974
|
+
presignedUrlExpiry: z.ZodDefault<z.ZodNumber>;
|
|
1975
|
+
}, z.core.$strip>>;
|
|
1976
|
+
encryptionConfig: z.ZodOptional<z.ZodObject<{
|
|
1977
|
+
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
1978
|
+
algorithm: z.ZodDefault<z.ZodEnum<{
|
|
1979
|
+
"aes-256-gcm": "aes-256-gcm";
|
|
1980
|
+
"aes-256-cbc": "aes-256-cbc";
|
|
1981
|
+
"chacha20-poly1305": "chacha20-poly1305";
|
|
1982
|
+
}>>;
|
|
1983
|
+
keyManagement: z.ZodObject<{
|
|
1984
|
+
provider: z.ZodEnum<{
|
|
1985
|
+
local: "local";
|
|
1986
|
+
"aws-kms": "aws-kms";
|
|
1987
|
+
"azure-key-vault": "azure-key-vault";
|
|
1988
|
+
"gcp-kms": "gcp-kms";
|
|
1989
|
+
"hashicorp-vault": "hashicorp-vault";
|
|
1990
|
+
}>;
|
|
1991
|
+
keyId: z.ZodOptional<z.ZodString>;
|
|
1992
|
+
rotationPolicy: z.ZodOptional<z.ZodObject<{
|
|
1993
|
+
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
1994
|
+
frequencyDays: z.ZodDefault<z.ZodNumber>;
|
|
1995
|
+
retainOldVersions: z.ZodDefault<z.ZodNumber>;
|
|
1996
|
+
autoRotate: z.ZodDefault<z.ZodBoolean>;
|
|
1997
|
+
}, z.core.$strip>>;
|
|
1998
|
+
}, z.core.$strip>;
|
|
1999
|
+
scope: z.ZodEnum<{
|
|
2000
|
+
table: "table";
|
|
2001
|
+
record: "record";
|
|
2002
|
+
field: "field";
|
|
2003
|
+
database: "database";
|
|
2004
|
+
}>;
|
|
2005
|
+
deterministicEncryption: z.ZodDefault<z.ZodBoolean>;
|
|
2006
|
+
searchableEncryption: z.ZodDefault<z.ZodBoolean>;
|
|
2007
|
+
}, z.core.$strip>>;
|
|
2008
|
+
maskingRule: z.ZodOptional<z.ZodObject<{
|
|
2009
|
+
field: z.ZodString;
|
|
2010
|
+
strategy: z.ZodEnum<{
|
|
2011
|
+
redact: "redact";
|
|
2012
|
+
partial: "partial";
|
|
2013
|
+
hash: "hash";
|
|
2014
|
+
tokenize: "tokenize";
|
|
2015
|
+
randomize: "randomize";
|
|
2016
|
+
nullify: "nullify";
|
|
2017
|
+
substitute: "substitute";
|
|
2018
|
+
}>;
|
|
2019
|
+
pattern: z.ZodOptional<z.ZodString>;
|
|
2020
|
+
preserveFormat: z.ZodDefault<z.ZodBoolean>;
|
|
2021
|
+
preserveLength: z.ZodDefault<z.ZodBoolean>;
|
|
2022
|
+
roles: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
2023
|
+
exemptRoles: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
2024
|
+
}, z.core.$strip>>;
|
|
2025
|
+
auditTrail: z.ZodDefault<z.ZodBoolean>;
|
|
2026
|
+
dependencies: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
2027
|
+
cached: z.ZodOptional<z.ZodObject<{
|
|
2028
|
+
enabled: z.ZodBoolean;
|
|
2029
|
+
ttl: z.ZodNumber;
|
|
2030
|
+
invalidateOn: z.ZodArray<z.ZodString>;
|
|
2031
|
+
}, z.core.$strip>>;
|
|
2032
|
+
dataQuality: z.ZodOptional<z.ZodObject<{
|
|
2033
|
+
uniqueness: z.ZodDefault<z.ZodBoolean>;
|
|
2034
|
+
completeness: z.ZodDefault<z.ZodNumber>;
|
|
2035
|
+
accuracy: z.ZodOptional<z.ZodObject<{
|
|
2036
|
+
source: z.ZodString;
|
|
2037
|
+
threshold: z.ZodNumber;
|
|
2038
|
+
}, z.core.$strip>>;
|
|
2039
|
+
}, z.core.$strip>>;
|
|
2040
|
+
group: z.ZodOptional<z.ZodString>;
|
|
2041
|
+
conditionalRequired: z.ZodOptional<z.ZodString>;
|
|
2042
|
+
hidden: z.ZodDefault<z.ZodBoolean>;
|
|
2043
|
+
readonly: z.ZodDefault<z.ZodBoolean>;
|
|
2044
|
+
sortable: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
2045
|
+
inlineHelpText: z.ZodOptional<z.ZodString>;
|
|
2046
|
+
trackFeedHistory: z.ZodOptional<z.ZodBoolean>;
|
|
2047
|
+
caseSensitive: z.ZodOptional<z.ZodBoolean>;
|
|
2048
|
+
autonumberFormat: z.ZodOptional<z.ZodString>;
|
|
2049
|
+
index: z.ZodDefault<z.ZodBoolean>;
|
|
2050
|
+
externalId: z.ZodDefault<z.ZodBoolean>;
|
|
2051
|
+
}, z.core.$strip>>>;
|
|
2052
|
+
label: z.ZodOptional<z.ZodString>;
|
|
2053
|
+
pluralLabel: z.ZodOptional<z.ZodString>;
|
|
2054
|
+
description: z.ZodOptional<z.ZodString>;
|
|
2055
|
+
validations: z.ZodOptional<z.ZodArray<z.ZodType<BaseValidationRuleShape, unknown, z.core.$ZodTypeInternals<BaseValidationRuleShape, unknown>>>>;
|
|
2056
|
+
indexes: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
2057
|
+
name: z.ZodOptional<z.ZodString>;
|
|
2058
|
+
fields: z.ZodArray<z.ZodString>;
|
|
2059
|
+
type: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
2060
|
+
hash: "hash";
|
|
2061
|
+
btree: "btree";
|
|
2062
|
+
gin: "gin";
|
|
2063
|
+
gist: "gist";
|
|
2064
|
+
fulltext: "fulltext";
|
|
2065
|
+
}>>>;
|
|
2066
|
+
unique: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
2067
|
+
partial: z.ZodOptional<z.ZodString>;
|
|
2068
|
+
}, z.core.$strip>>>;
|
|
2069
|
+
priority: z.ZodDefault<z.ZodNumber>;
|
|
2070
|
+
}, z.core.$strip>;
|
|
2071
|
+
type ObjectExtension = z.infer<typeof ObjectExtensionSchema>;
|
|
2072
|
+
|
|
2073
|
+
export { ApiMethod as A, type BaseValidationRuleShape as B, type CDCConfig as C, TenancyConfigSchema as D, UniquenessValidationSchema as E, type FormatValidation as F, ValidationRuleSchema as G, type VersioningConfig as H, IndexSchema as I, type JSONValidation as J, VersioningConfigSchema as K, ObjectSchema as O, type PartitioningConfig as P, type ServiceObject as S, type TenancyConfig as T, type UniquenessValidation as U, type ValidationRule as V, type AsyncValidation as a, AsyncValidationSchema as b, CDCConfigSchema as c, type ConditionalValidation as d, ConditionalValidationSchema as e, type CrossFieldValidation as f, CrossFieldValidationSchema as g, type CustomValidation as h, CustomValidatorSchema as i, FormatValidationSchema as j, JSONValidationSchema as k, ObjectCapabilities as l, type ObjectExtension as m, ObjectExtensionSchema as n, type ObjectIndex as o, type ObjectOwnership as p, ObjectOwnershipEnum as q, PartitioningConfigSchema as r, type ScriptValidation as s, ScriptValidationSchema as t, SearchConfigSchema as u, type ServiceObjectInput as v, type SoftDeleteConfig as w, SoftDeleteConfigSchema as x, type StateMachineValidation as y, StateMachineValidationSchema as z };
|