@objectstack/spec 3.0.0 → 3.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -0
- package/dist/ai/index.d.mts +2 -2
- package/dist/ai/index.d.ts +2 -2
- package/dist/ai/index.js +32 -1
- package/dist/ai/index.js.map +1 -1
- package/dist/ai/index.mjs +32 -2
- package/dist/ai/index.mjs.map +1 -1
- package/dist/api/index.d.mts +4 -4
- package/dist/api/index.d.ts +4 -4
- package/dist/api/index.js +28 -1
- package/dist/api/index.js.map +1 -1
- package/dist/api/index.mjs +28 -1
- package/dist/api/index.mjs.map +1 -1
- package/dist/automation/index.d.mts +1 -1
- package/dist/automation/index.d.ts +1 -1
- package/dist/automation/index.js +4 -0
- package/dist/automation/index.js.map +1 -1
- package/dist/automation/index.mjs +4 -1
- package/dist/automation/index.mjs.map +1 -1
- package/dist/contracts/index.d.mts +5 -5
- package/dist/contracts/index.d.ts +5 -5
- package/dist/data/index.d.mts +4 -4
- package/dist/data/index.d.ts +4 -4
- package/dist/data/index.js +28 -1
- package/dist/data/index.js.map +1 -1
- package/dist/data/index.mjs +28 -1
- package/dist/data/index.mjs.map +1 -1
- package/dist/{driver.zod-hB2REvcc.d.ts → driver.zod-BOIvRcxq.d.ts} +3 -1430
- package/dist/{driver.zod-ChVyrGzT.d.mts → driver.zod-CV-qswqr.d.mts} +3 -1430
- package/dist/{field.zod-h3nupGU7.d.mts → field.zod-CJdHL-BH.d.mts} +173 -173
- package/dist/{field.zod-D_dnPn_M.d.ts → field.zod-D1NCePFb.d.ts} +173 -173
- package/dist/{index-DlimNPrK.d.ts → index-B-t2uO3Y.d.ts} +4 -3
- package/dist/{index-VXY-iTBU.d.ts → index-BX1zurbZ.d.ts} +23 -2
- package/dist/{index-BXa95hos.d.ts → index-BqzRvWzp.d.ts} +3 -3
- package/dist/{index-fCsEIiaw.d.ts → index-CHwAKhTM.d.ts} +80 -80
- package/dist/{index-CriBYvHC.d.mts → index-CND4h8W_.d.mts} +111 -93
- package/dist/{index-DWX0kNVW.d.mts → index-CQMwv2XR.d.mts} +28 -28
- package/dist/{index-Ctf8Bags.d.mts → index-CTwYO4Y3.d.mts} +3 -3
- package/dist/{index-BkyfQXMl.d.mts → index-CgqOHtHF.d.mts} +36 -36
- package/dist/{index-EVGW6Bt3.d.mts → index-D1X7GgA7.d.mts} +4 -3
- package/dist/{index-BhxLA6Af.d.ts → index-DMVJlx3O.d.ts} +36 -36
- package/dist/{index-fjFM1bCr.d.mts → index-DwA_tFsR.d.mts} +23 -2
- package/dist/{index-DSgopguD.d.ts → index-EQCE4QcX.d.ts} +28 -28
- package/dist/{index-Bni9MNWS.d.mts → index-Hh_yNxdr.d.mts} +80 -80
- package/dist/{index-CytVvN32.d.ts → index-QoFYi7l6.d.ts} +111 -93
- package/dist/{index-B714_EqK.d.mts → index-fxSz_dcz.d.mts} +67 -26
- package/dist/{index-CNfSNydR.d.ts → index-o6XlHuAo.d.ts} +67 -26
- package/dist/index.d.mts +354 -3246
- package/dist/index.d.ts +354 -3246
- package/dist/index.js +761 -387
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +751 -388
- package/dist/index.mjs.map +1 -1
- package/dist/integration/index.d.mts +1 -1
- package/dist/integration/index.d.ts +1 -1
- package/dist/kernel/index.d.mts +3 -3
- package/dist/kernel/index.d.ts +3 -3
- package/dist/object.zod-CxpSoqwV.d.ts +2073 -0
- package/dist/object.zod-DufQEbpX.d.mts +2073 -0
- package/dist/system/index.d.mts +2 -2
- package/dist/system/index.d.ts +2 -2
- package/dist/system/index.js +28 -1
- package/dist/system/index.js.map +1 -1
- package/dist/system/index.mjs +28 -1
- package/dist/system/index.mjs.map +1 -1
- package/dist/ui/index.d.mts +1 -1
- package/dist/ui/index.d.ts +1 -1
- package/dist/ui/index.js +8 -0
- package/dist/ui/index.js.map +1 -1
- package/dist/ui/index.mjs +7 -1
- package/dist/ui/index.mjs.map +1 -1
- package/json-schema/ai/AICodeReviewResult.json +2 -2
- package/json-schema/ai/AIKnowledge.json +2 -2
- package/json-schema/ai/AIModelConfig.json +2 -2
- package/json-schema/ai/AIOperationCost.json +2 -2
- package/json-schema/ai/AIOpsAgentConfig.json +2 -2
- package/json-schema/ai/AIOrchestration.json +2 -2
- package/json-schema/ai/AIOrchestrationExecutionResult.json +2 -2
- package/json-schema/ai/AIOrchestrationTrigger.json +2 -2
- package/json-schema/ai/AITask.json +2 -2
- package/json-schema/ai/AITaskType.json +2 -2
- package/json-schema/ai/AITool.json +2 -2
- package/json-schema/ai/Agent.json +2 -2
- package/json-schema/ai/AgentAction.json +2 -2
- package/json-schema/ai/AgentActionResult.json +2 -2
- package/json-schema/ai/AgentActionSequence.json +2 -2
- package/json-schema/ai/AgentActionSequenceResult.json +2 -2
- package/json-schema/ai/AgentCommunicationProtocol.json +2 -2
- package/json-schema/ai/AgentGroupMember.json +2 -2
- package/json-schema/ai/AgentGroupRole.json +2 -2
- package/json-schema/ai/AnomalyDetectionConfig.json +2 -2
- package/json-schema/ai/AutoScalingPolicy.json +2 -2
- package/json-schema/ai/BatchAIOrchestrationExecution.json +2 -2
- package/json-schema/ai/BillingPeriod.json +2 -2
- package/json-schema/ai/BudgetLimit.json +2 -2
- package/json-schema/ai/BudgetStatus.json +2 -2
- package/json-schema/ai/BudgetType.json +2 -2
- package/json-schema/ai/CICDPipelineConfig.json +2 -2
- package/json-schema/ai/ChunkingStrategy.json +2 -2
- package/json-schema/ai/CodeContent.json +2 -2
- package/json-schema/ai/CodeGenerationConfig.json +2 -2
- package/json-schema/ai/CodeGenerationRequest.json +2 -2
- package/json-schema/ai/CodeGenerationTarget.json +2 -2
- package/json-schema/ai/ComponentActionParams.json +2 -2
- package/json-schema/ai/ComponentActionType.json +2 -2
- package/json-schema/ai/ComponentAgentAction.json +2 -2
- package/json-schema/ai/ConversationAnalytics.json +2 -2
- package/json-schema/ai/ConversationContext.json +2 -2
- package/json-schema/ai/ConversationMessage.json +2 -2
- package/json-schema/ai/ConversationSession.json +2 -2
- package/json-schema/ai/ConversationSummary.json +2 -2
- package/json-schema/ai/CostAlert.json +2 -2
- package/json-schema/ai/CostAlertType.json +2 -2
- package/json-schema/ai/CostAnalytics.json +2 -2
- package/json-schema/ai/CostBreakdownDimension.json +2 -2
- package/json-schema/ai/CostBreakdownEntry.json +2 -2
- package/json-schema/ai/CostEntry.json +2 -2
- package/json-schema/ai/CostMetricType.json +2 -2
- package/json-schema/ai/CostOptimizationRecommendation.json +2 -2
- package/json-schema/ai/CostQueryFilters.json +2 -2
- package/json-schema/ai/CostReport.json +2 -2
- package/json-schema/ai/DataActionParams.json +2 -2
- package/json-schema/ai/DataActionType.json +2 -2
- package/json-schema/ai/DataAgentAction.json +2 -2
- package/json-schema/ai/DeploymentStrategy.json +2 -2
- package/json-schema/ai/DevOpsAgent.json +2 -2
- package/json-schema/ai/DevOpsTool.json +2 -2
- package/json-schema/ai/DevelopmentConfig.json +2 -2
- package/json-schema/ai/DocumentChunk.json +2 -2
- package/json-schema/ai/DocumentLoaderConfig.json +2 -2
- package/json-schema/ai/DocumentMetadata.json +2 -2
- package/json-schema/ai/EmbeddingModel.json +2 -2
- package/json-schema/ai/Entity.json +2 -2
- package/json-schema/ai/EvaluationMetrics.json +2 -2
- package/json-schema/ai/FeedbackLoop.json +2 -2
- package/json-schema/ai/FieldSynonymConfig.json +2 -2
- package/json-schema/ai/FileContent.json +2 -2
- package/json-schema/ai/FilterExpression.json +2 -2
- package/json-schema/ai/FilterGroup.json +2 -2
- package/json-schema/ai/FormActionParams.json +2 -2
- package/json-schema/ai/FormActionType.json +2 -2
- package/json-schema/ai/FormAgentAction.json +2 -2
- package/json-schema/ai/FunctionCall.json +2 -2
- package/json-schema/ai/GeneratedCode.json +2 -2
- package/json-schema/ai/GitHubIntegration.json +2 -2
- package/json-schema/ai/Hyperparameters.json +2 -2
- package/json-schema/ai/ImageContent.json +2 -2
- package/json-schema/ai/IntegrationConfig.json +2 -2
- package/json-schema/ai/IntentActionMapping.json +2 -2
- package/json-schema/ai/Issue.json +2 -2
- package/json-schema/ai/MCPCapability.json +2 -2
- package/json-schema/ai/MCPClientConfig.json +2 -2
- package/json-schema/ai/MCPPrompt.json +2 -2
- package/json-schema/ai/MCPPromptArgument.json +2 -2
- package/json-schema/ai/MCPPromptMessage.json +2 -2
- package/json-schema/ai/MCPPromptRequest.json +2 -2
- package/json-schema/ai/MCPPromptResponse.json +2 -2
- package/json-schema/ai/MCPResource.json +2 -2
- package/json-schema/ai/MCPResourceRequest.json +2 -2
- package/json-schema/ai/MCPResourceResponse.json +2 -2
- package/json-schema/ai/MCPResourceTemplate.json +2 -2
- package/json-schema/ai/MCPResourceType.json +2 -2
- package/json-schema/ai/MCPRootEntry.json +2 -2
- package/json-schema/ai/MCPRootsConfig.json +2 -2
- package/json-schema/ai/MCPSamplingConfig.json +2 -2
- package/json-schema/ai/MCPServerConfig.json +2 -2
- package/json-schema/ai/MCPServerInfo.json +2 -2
- package/json-schema/ai/MCPStreamingConfig.json +2 -2
- package/json-schema/ai/MCPTool.json +2 -2
- package/json-schema/ai/MCPToolApproval.json +2 -2
- package/json-schema/ai/MCPToolCallRequest.json +2 -2
- package/json-schema/ai/MCPToolCallResponse.json +2 -2
- package/json-schema/ai/MCPToolParameter.json +2 -2
- package/json-schema/ai/MCPTransportConfig.json +2 -2
- package/json-schema/ai/MCPTransportType.json +2 -2
- package/json-schema/ai/MessageContent.json +2 -2
- package/json-schema/ai/MessageContentType.json +2 -2
- package/json-schema/ai/MessagePruningEvent.json +2 -2
- package/json-schema/ai/MessageRole.json +2 -2
- package/json-schema/ai/MetadataFilter.json +2 -2
- package/json-schema/ai/MetadataSource.json +2 -2
- package/json-schema/ai/ModelCapability.json +2 -2
- package/json-schema/ai/ModelConfig.json +2 -2
- package/json-schema/ai/ModelDrift.json +2 -2
- package/json-schema/ai/ModelFeature.json +2 -2
- package/json-schema/ai/ModelLimits.json +2 -2
- package/json-schema/ai/ModelPricing.json +2 -2
- package/json-schema/ai/ModelProvider.json +2 -2
- package/json-schema/ai/ModelRegistry.json +2 -2
- package/json-schema/ai/ModelRegistryEntry.json +2 -2
- package/json-schema/ai/ModelSelectionCriteria.json +2 -2
- package/json-schema/ai/MonitoringConfig.json +2 -2
- package/json-schema/ai/MultiAgentGroup.json +2 -2
- package/json-schema/ai/NLQAnalytics.json +2 -2
- package/json-schema/ai/NLQFieldMapping.json +2 -2
- package/json-schema/ai/NLQModelConfig.json +2 -2
- package/json-schema/ai/NLQParseResult.json +2 -2
- package/json-schema/ai/NLQRequest.json +2 -2
- package/json-schema/ai/NLQResponse.json +2 -2
- package/json-schema/ai/NLQTrainingExample.json +2 -2
- package/json-schema/ai/NavigationActionParams.json +2 -2
- package/json-schema/ai/NavigationActionType.json +2 -2
- package/json-schema/ai/NavigationAgentAction.json +2 -2
- package/json-schema/ai/PerformanceOptimization.json +2 -2
- package/json-schema/ai/PipelineStage.json +2 -2
- package/json-schema/ai/PluginCompositionRequest.json +2 -2
- package/json-schema/ai/PluginCompositionResult.json +2 -2
- package/json-schema/ai/PluginRecommendation.json +2 -2
- package/json-schema/ai/PluginRecommendationRequest.json +2 -2
- package/json-schema/ai/PluginScaffoldingTemplate.json +2 -2
- package/json-schema/ai/PostProcessingAction.json +2 -2
- package/json-schema/ai/PredictionRequest.json +2 -2
- package/json-schema/ai/PredictionResult.json +2 -2
- package/json-schema/ai/PredictiveModel.json +2 -2
- package/json-schema/ai/PredictiveModelType.json +2 -2
- package/json-schema/ai/PromptTemplate.json +2 -2
- package/json-schema/ai/PromptVariable.json +2 -2
- package/json-schema/ai/QueryContext.json +2 -2
- package/json-schema/ai/QueryIntent.json +2 -2
- package/json-schema/ai/QueryTemplate.json +2 -2
- package/json-schema/ai/RAGPipelineConfig.json +2 -2
- package/json-schema/ai/RAGPipelineStatus.json +2 -2
- package/json-schema/ai/RAGQueryRequest.json +2 -2
- package/json-schema/ai/RAGQueryResponse.json +2 -2
- package/json-schema/ai/RerankingConfig.json +2 -2
- package/json-schema/ai/Resolution.json +2 -2
- package/json-schema/ai/RetrievalStrategy.json +2 -2
- package/json-schema/ai/RootCauseAnalysisRequest.json +2 -2
- package/json-schema/ai/RootCauseAnalysisResult.json +2 -2
- package/json-schema/ai/SelfHealingAction.json +2 -2
- package/json-schema/ai/SelfHealingConfig.json +2 -2
- package/json-schema/ai/StructuredOutputConfig.json +2 -2
- package/json-schema/ai/StructuredOutputFormat.json +2 -2
- package/json-schema/ai/TestingConfig.json +2 -2
- package/json-schema/ai/TextContent.json +2 -2
- package/json-schema/ai/Timeframe.json +2 -2
- package/json-schema/ai/TokenBudgetConfig.json +2 -2
- package/json-schema/ai/TokenBudgetStrategy.json +2 -2
- package/json-schema/ai/TokenUsage.json +2 -2
- package/json-schema/ai/TokenUsageStats.json +2 -2
- package/json-schema/ai/ToolCall.json +2 -2
- package/json-schema/ai/TrainingConfig.json +2 -2
- package/json-schema/ai/TransformPipelineStep.json +2 -2
- package/json-schema/ai/TypedAgentAction.json +2 -2
- package/json-schema/ai/UIActionType.json +2 -2
- package/json-schema/ai/VectorStoreConfig.json +2 -2
- package/json-schema/ai/VectorStoreProvider.json +2 -2
- package/json-schema/ai/VercelIntegration.json +2 -2
- package/json-schema/ai/VersionManagement.json +2 -2
- package/json-schema/ai/ViewActionParams.json +2 -2
- package/json-schema/ai/ViewActionType.json +2 -2
- package/json-schema/ai/ViewAgentAction.json +2 -2
- package/json-schema/ai/WorkflowActionParams.json +2 -2
- package/json-schema/ai/WorkflowActionType.json +2 -2
- package/json-schema/ai/WorkflowAgentAction.json +2 -2
- package/json-schema/ai/WorkflowFieldCondition.json +2 -2
- package/json-schema/ai/WorkflowSchedule.json +2 -2
- package/json-schema/api/AckMessage.json +2 -2
- package/json-schema/api/AiChatRequest.json +2 -2
- package/json-schema/api/AiChatResponse.json +2 -2
- package/json-schema/api/AiInsightsRequest.json +2 -2
- package/json-schema/api/AiInsightsResponse.json +2 -2
- package/json-schema/api/AiNlqRequest.json +2 -2
- package/json-schema/api/AiNlqResponse.json +2 -2
- package/json-schema/api/AiSuggestRequest.json +2 -2
- package/json-schema/api/AiSuggestResponse.json +2 -2
- package/json-schema/api/AnalyticsEndpoint.json +2 -2
- package/json-schema/api/AnalyticsMetadataResponse.json +2 -2
- package/json-schema/api/AnalyticsQueryRequest.json +2 -2
- package/json-schema/api/AnalyticsResultResponse.json +2 -2
- package/json-schema/api/AnalyticsSqlResponse.json +2 -2
- package/json-schema/api/ApiChangelogEntry.json +2 -2
- package/json-schema/api/ApiDiscoveryQuery.json +2 -2
- package/json-schema/api/ApiDiscoveryResponse.json +2 -2
- package/json-schema/api/ApiDocumentationConfig.json +2 -2
- package/json-schema/api/ApiEndpoint.json +2 -2
- package/json-schema/api/ApiEndpointRegistration.json +2 -2
- package/json-schema/api/ApiError.json +2 -2
- package/json-schema/api/ApiMapping.json +2 -2
- package/json-schema/api/ApiMetadata.json +2 -2
- package/json-schema/api/ApiParameter.json +2 -2
- package/json-schema/api/ApiProtocolType.json +2 -2
- package/json-schema/api/ApiRegistry.json +2 -2
- package/json-schema/api/ApiRegistryEntry.json +2 -2
- package/json-schema/api/ApiResponse.json +2 -2
- package/json-schema/api/ApiRoutes.json +2 -2
- package/json-schema/api/ApiTestCollection.json +2 -2
- package/json-schema/api/ApiTestRequest.json +2 -2
- package/json-schema/api/ApiTestingUiConfig.json +2 -2
- package/json-schema/api/ApiTestingUiType.json +2 -2
- package/json-schema/api/AppDefinitionResponse.json +2 -2
- package/json-schema/api/AuthEndpoint.json +2 -2
- package/json-schema/api/AuthProvider.json +2 -2
- package/json-schema/api/AutomationTriggerRequest.json +2 -2
- package/json-schema/api/AutomationTriggerResponse.json +2 -2
- package/json-schema/api/BasePresence.json +2 -2
- package/json-schema/api/BaseResponse.json +2 -2
- package/json-schema/api/BatchConfig.json +2 -2
- package/json-schema/api/BatchDataRequest.json +2 -2
- package/json-schema/api/BatchDataResponse.json +2 -2
- package/json-schema/api/BatchEndpointsConfig.json +2 -2
- package/json-schema/api/BatchLoadingStrategy.json +2 -2
- package/json-schema/api/BatchOperationResult.json +2 -2
- package/json-schema/api/BatchOperationType.json +2 -2
- package/json-schema/api/BatchOptions.json +2 -2
- package/json-schema/api/BatchRecord.json +2 -2
- package/json-schema/api/BatchUpdateRequest.json +2 -2
- package/json-schema/api/BatchUpdateResponse.json +2 -2
- package/json-schema/api/BulkRequest.json +2 -2
- package/json-schema/api/BulkResponse.json +2 -2
- package/json-schema/api/CacheControl.json +2 -2
- package/json-schema/api/CacheDirective.json +2 -2
- package/json-schema/api/CacheInvalidationRequest.json +2 -2
- package/json-schema/api/CacheInvalidationResponse.json +2 -2
- package/json-schema/api/CacheInvalidationTarget.json +2 -2
- package/json-schema/api/Callback.json +2 -2
- package/json-schema/api/CheckPermissionRequest.json +2 -2
- package/json-schema/api/CheckPermissionResponse.json +2 -2
- package/json-schema/api/CodeGenerationTemplate.json +2 -2
- package/json-schema/api/CompleteUploadRequest.json +2 -2
- package/json-schema/api/ConceptListResponse.json +2 -2
- package/json-schema/api/ConflictResolutionStrategy.json +2 -2
- package/json-schema/api/CreateDataRequest.json +2 -2
- package/json-schema/api/CreateDataResponse.json +2 -2
- package/json-schema/api/CreateManyDataRequest.json +2 -2
- package/json-schema/api/CreateManyDataResponse.json +2 -2
- package/json-schema/api/CreateRequest.json +2 -2
- package/json-schema/api/CrudEndpointPattern.json +2 -2
- package/json-schema/api/CrudEndpointsConfig.json +2 -2
- package/json-schema/api/CrudOperation.json +2 -2
- package/json-schema/api/CursorMessage.json +2 -2
- package/json-schema/api/CursorPosition.json +2 -2
- package/json-schema/api/DataLoaderConfig.json +2 -2
- package/json-schema/api/DeleteDataRequest.json +2 -2
- package/json-schema/api/DeleteDataResponse.json +2 -2
- package/json-schema/api/DeleteManyDataRequest.json +2 -2
- package/json-schema/api/DeleteManyDataResponse.json +2 -2
- package/json-schema/api/DeleteManyRequest.json +2 -2
- package/json-schema/api/DeleteResponse.json +2 -2
- package/json-schema/api/DeleteViewRequest.json +2 -2
- package/json-schema/api/DeleteViewResponse.json +2 -2
- package/json-schema/api/DisablePackageRequest.json +2 -2
- package/json-schema/api/DisablePackageResponse.json +2 -2
- package/json-schema/api/Discovery.json +2 -2
- package/json-schema/api/DispatcherConfig.json +2 -2
- package/json-schema/api/DispatcherRoute.json +2 -2
- package/json-schema/api/DocumentState.json +2 -2
- package/json-schema/api/ETag.json +2 -2
- package/json-schema/api/EditMessage.json +2 -2
- package/json-schema/api/EditOperation.json +2 -2
- package/json-schema/api/EditOperationType.json +2 -2
- package/json-schema/api/EnablePackageRequest.json +2 -2
- package/json-schema/api/EnablePackageResponse.json +2 -2
- package/json-schema/api/EndpointRegistry.json +2 -2
- package/json-schema/api/EnhancedApiError.json +2 -2
- package/json-schema/api/ErrorCategory.json +2 -2
- package/json-schema/api/ErrorHandlingConfig.json +2 -2
- package/json-schema/api/ErrorMessage.json +2 -2
- package/json-schema/api/ErrorResponse.json +2 -2
- package/json-schema/api/EventFilter.json +2 -2
- package/json-schema/api/EventFilterCondition.json +2 -2
- package/json-schema/api/EventMessage.json +2 -2
- package/json-schema/api/EventPattern.json +2 -2
- package/json-schema/api/EventSubscription.json +2 -2
- package/json-schema/api/ExportRequest.json +2 -2
- package/json-schema/api/FederationEntity.json +2 -2
- package/json-schema/api/FederationEntityKey.json +2 -2
- package/json-schema/api/FederationExternalField.json +2 -2
- package/json-schema/api/FederationGateway.json +2 -2
- package/json-schema/api/FederationProvides.json +2 -2
- package/json-schema/api/FederationRequires.json +2 -2
- package/json-schema/api/FieldError.json +2 -2
- package/json-schema/api/FileUploadResponse.json +2 -2
- package/json-schema/api/FilterOperator.json +2 -2
- package/json-schema/api/FindDataRequest.json +2 -2
- package/json-schema/api/FindDataResponse.json +2 -2
- package/json-schema/api/GeneratedApiDocumentation.json +2 -2
- package/json-schema/api/GeneratedEndpoint.json +2 -2
- package/json-schema/api/GetAnalyticsMetaRequest.json +2 -2
- package/json-schema/api/GetDataRequest.json +2 -2
- package/json-schema/api/GetDataResponse.json +2 -2
- package/json-schema/api/GetDiscoveryRequest.json +2 -2
- package/json-schema/api/GetDiscoveryResponse.json +2 -2
- package/json-schema/api/GetEffectivePermissionsRequest.json +2 -2
- package/json-schema/api/GetEffectivePermissionsResponse.json +2 -2
- package/json-schema/api/GetFieldLabelsRequest.json +2 -2
- package/json-schema/api/GetFieldLabelsResponse.json +2 -2
- package/json-schema/api/GetLocalesRequest.json +2 -2
- package/json-schema/api/GetLocalesResponse.json +2 -2
- package/json-schema/api/GetMetaItemCachedRequest.json +2 -2
- package/json-schema/api/GetMetaItemCachedResponse.json +2 -2
- package/json-schema/api/GetMetaItemRequest.json +2 -2
- package/json-schema/api/GetMetaItemResponse.json +2 -2
- package/json-schema/api/GetMetaItemsRequest.json +2 -2
- package/json-schema/api/GetMetaItemsResponse.json +2 -2
- package/json-schema/api/GetMetaTypesRequest.json +2 -2
- package/json-schema/api/GetMetaTypesResponse.json +2 -2
- package/json-schema/api/GetNotificationPreferencesRequest.json +2 -2
- package/json-schema/api/GetNotificationPreferencesResponse.json +2 -2
- package/json-schema/api/GetObjectPermissionsRequest.json +2 -2
- package/json-schema/api/GetObjectPermissionsResponse.json +2 -2
- package/json-schema/api/GetPackageRequest.json +2 -2
- package/json-schema/api/GetPackageResponse.json +2 -2
- package/json-schema/api/GetPresenceRequest.json +2 -2
- package/json-schema/api/GetPresenceResponse.json +2 -2
- package/json-schema/api/GetPresignedUrlRequest.json +2 -2
- package/json-schema/api/GetTranslationsRequest.json +2 -2
- package/json-schema/api/GetTranslationsResponse.json +2 -2
- package/json-schema/api/GetUiViewRequest.json +2 -2
- package/json-schema/api/GetViewRequest.json +2 -2
- package/json-schema/api/GetWorkflowConfigRequest.json +2 -2
- package/json-schema/api/GetWorkflowConfigResponse.json +2 -2
- package/json-schema/api/GetWorkflowStateRequest.json +2 -2
- package/json-schema/api/GetWorkflowStateResponse.json +2 -2
- package/json-schema/api/GraphQLConfig.json +2 -2
- package/json-schema/api/GraphQLDataLoaderConfig.json +2 -2
- package/json-schema/api/GraphQLDirectiveConfig.json +2 -2
- package/json-schema/api/GraphQLDirectiveLocation.json +2 -2
- package/json-schema/api/GraphQLMutationConfig.json +2 -2
- package/json-schema/api/GraphQLPersistedQuery.json +2 -2
- package/json-schema/api/GraphQLQueryAdapter.json +2 -2
- package/json-schema/api/GraphQLQueryComplexity.json +2 -2
- package/json-schema/api/GraphQLQueryConfig.json +2 -2
- package/json-schema/api/GraphQLQueryDepthLimit.json +2 -2
- package/json-schema/api/GraphQLRateLimit.json +2 -2
- package/json-schema/api/GraphQLResolverConfig.json +2 -2
- package/json-schema/api/GraphQLScalarType.json +2 -2
- package/json-schema/api/GraphQLSubscriptionConfig.json +2 -2
- package/json-schema/api/GraphQLTypeConfig.json +2 -2
- package/json-schema/api/HttpMethod.json +2 -2
- package/json-schema/api/HttpStatusCode.json +2 -2
- package/json-schema/api/IdRequest.json +2 -2
- package/json-schema/api/InstallPackageRequest.json +2 -2
- package/json-schema/api/InstallPackageResponse.json +2 -2
- package/json-schema/api/ListNotificationsRequest.json +2 -2
- package/json-schema/api/ListNotificationsResponse.json +2 -2
- package/json-schema/api/ListPackagesRequest.json +2 -2
- package/json-schema/api/ListPackagesResponse.json +2 -2
- package/json-schema/api/ListRecordResponse.json +2 -2
- package/json-schema/api/ListViewsRequest.json +2 -2
- package/json-schema/api/LoginRequest.json +2 -2
- package/json-schema/api/LoginType.json +2 -2
- package/json-schema/api/MarkAllNotificationsReadRequest.json +2 -2
- package/json-schema/api/MarkAllNotificationsReadResponse.json +2 -2
- package/json-schema/api/MarkNotificationsReadRequest.json +2 -2
- package/json-schema/api/MarkNotificationsReadResponse.json +2 -2
- package/json-schema/api/MetadataBulkRegisterRequest.json +2 -2
- package/json-schema/api/MetadataBulkResponse.json +2 -2
- package/json-schema/api/MetadataBulkUnregisterRequest.json +2 -2
- package/json-schema/api/MetadataCacheRequest.json +2 -2
- package/json-schema/api/MetadataCacheResponse.json +2 -2
- package/json-schema/api/MetadataDeleteResponse.json +2 -2
- package/json-schema/api/MetadataDependenciesResponse.json +2 -2
- package/json-schema/api/MetadataDependentsResponse.json +2 -2
- package/json-schema/api/MetadataEffectiveResponse.json +2 -2
- package/json-schema/api/MetadataEndpointsConfig.json +2 -2
- package/json-schema/api/MetadataExistsResponse.json +2 -2
- package/json-schema/api/MetadataExportRequest.json +2 -2
- package/json-schema/api/MetadataExportResponse.json +2 -2
- package/json-schema/api/MetadataImportRequest.json +2 -2
- package/json-schema/api/MetadataImportResponse.json +2 -2
- package/json-schema/api/MetadataItemResponse.json +2 -2
- package/json-schema/api/MetadataListResponse.json +2 -2
- package/json-schema/api/MetadataNamesResponse.json +2 -2
- package/json-schema/api/MetadataOverlayResponse.json +2 -2
- package/json-schema/api/MetadataOverlaySaveRequest.json +2 -2
- package/json-schema/api/MetadataQueryRequest.json +2 -2
- package/json-schema/api/MetadataQueryResponse.json +2 -2
- package/json-schema/api/MetadataRegisterRequest.json +2 -2
- package/json-schema/api/MetadataTypeInfoResponse.json +2 -2
- package/json-schema/api/MetadataTypesResponse.json +2 -2
- package/json-schema/api/MetadataValidateRequest.json +2 -2
- package/json-schema/api/MetadataValidateResponse.json +2 -2
- package/json-schema/api/ModificationResult.json +2 -2
- package/json-schema/api/Notification.json +2 -2
- package/json-schema/api/NotificationPreferences.json +2 -2
- package/json-schema/api/ODataConfig.json +2 -2
- package/json-schema/api/ODataError.json +2 -2
- package/json-schema/api/ODataFilterFunction.json +2 -2
- package/json-schema/api/ODataFilterOperator.json +2 -2
- package/json-schema/api/ODataMetadata.json +2 -2
- package/json-schema/api/ODataQuery.json +2 -2
- package/json-schema/api/ODataQueryAdapter.json +2 -2
- package/json-schema/api/ODataResponse.json +2 -2
- package/json-schema/api/ObjectDefinitionResponse.json +2 -2
- package/json-schema/api/ObjectQLReference.json +2 -2
- package/json-schema/api/OpenApi31Extensions.json +2 -2
- package/json-schema/api/OpenApiGenerationConfig.json +2 -2
- package/json-schema/api/OpenApiSecurityScheme.json +2 -2
- package/json-schema/api/OpenApiServer.json +2 -2
- package/json-schema/api/OpenApiSpec.json +2 -2
- package/json-schema/api/OperatorMapping.json +2 -2
- package/json-schema/api/PingMessage.json +2 -2
- package/json-schema/api/PongMessage.json +2 -2
- package/json-schema/api/PresenceMessage.json +2 -2
- package/json-schema/api/PresenceState.json +2 -2
- package/json-schema/api/PresenceStatus.json +2 -2
- package/json-schema/api/PresenceUpdate.json +2 -2
- package/json-schema/api/PresignedUrlResponse.json +2 -2
- package/json-schema/api/QueryAdapterConfig.json +2 -2
- package/json-schema/api/QueryAdapterTarget.json +2 -2
- package/json-schema/api/QueryOptimizationConfig.json +2 -2
- package/json-schema/api/RealtimeConfig.json +2 -2
- package/json-schema/api/RealtimeConnectRequest.json +2 -2
- package/json-schema/api/RealtimeConnectResponse.json +2 -2
- package/json-schema/api/RealtimeDisconnectRequest.json +2 -2
- package/json-schema/api/RealtimeDisconnectResponse.json +2 -2
- package/json-schema/api/RealtimeEvent.json +2 -2
- package/json-schema/api/RealtimeEventType.json +2 -2
- package/json-schema/api/RealtimePresence.json +2 -2
- package/json-schema/api/RealtimeRecordAction.json +2 -2
- package/json-schema/api/RealtimeSubscribeRequest.json +2 -2
- package/json-schema/api/RealtimeSubscribeResponse.json +2 -2
- package/json-schema/api/RealtimeUnsubscribeRequest.json +2 -2
- package/json-schema/api/RealtimeUnsubscribeResponse.json +2 -2
- package/json-schema/api/RecordData.json +2 -2
- package/json-schema/api/RefreshTokenRequest.json +2 -2
- package/json-schema/api/RegisterDeviceRequest.json +2 -2
- package/json-schema/api/RegisterDeviceResponse.json +2 -2
- package/json-schema/api/RegisterRequest.json +2 -2
- package/json-schema/api/RequestValidationConfig.json +2 -2
- package/json-schema/api/ResponseEnvelopeConfig.json +2 -2
- package/json-schema/api/RestApiConfig.json +2 -2
- package/json-schema/api/RestApiEndpoint.json +2 -2
- package/json-schema/api/RestApiPluginConfig.json +2 -2
- package/json-schema/api/RestApiRouteCategory.json +2 -2
- package/json-schema/api/RestApiRouteRegistration.json +2 -2
- package/json-schema/api/RestQueryAdapter.json +2 -2
- package/json-schema/api/RestServerConfig.json +2 -2
- package/json-schema/api/RetryStrategy.json +2 -2
- package/json-schema/api/RouteCategory.json +2 -2
- package/json-schema/api/RouteDefinition.json +2 -2
- package/json-schema/api/RouteGenerationConfig.json +2 -2
- package/json-schema/api/RouterConfig.json +2 -2
- package/json-schema/api/SaveMetaItemRequest.json +2 -2
- package/json-schema/api/SaveMetaItemResponse.json +2 -2
- package/json-schema/api/SchemaDefinition.json +2 -2
- package/json-schema/api/ServiceInfo.json +2 -2
- package/json-schema/api/Session.json +2 -2
- package/json-schema/api/SessionResponse.json +2 -2
- package/json-schema/api/SessionUser.json +2 -2
- package/json-schema/api/SetPresenceRequest.json +2 -2
- package/json-schema/api/SetPresenceResponse.json +2 -2
- package/json-schema/api/SimpleCursorPosition.json +2 -2
- package/json-schema/api/SimplePresenceState.json +2 -2
- package/json-schema/api/SingleRecordResponse.json +2 -2
- package/json-schema/api/StandardErrorCode.json +2 -2
- package/json-schema/api/SubgraphConfig.json +2 -2
- package/json-schema/api/SubscribeMessage.json +2 -2
- package/json-schema/api/Subscription.json +2 -2
- package/json-schema/api/SubscriptionEvent.json +2 -2
- package/json-schema/api/TransportProtocol.json +2 -2
- package/json-schema/api/UninstallPackageRequest.json +2 -2
- package/json-schema/api/UninstallPackageResponse.json +2 -2
- package/json-schema/api/UnregisterDeviceRequest.json +2 -2
- package/json-schema/api/UnregisterDeviceResponse.json +2 -2
- package/json-schema/api/UnsubscribeMessage.json +2 -2
- package/json-schema/api/UnsubscribeRequest.json +2 -2
- package/json-schema/api/UpdateDataRequest.json +2 -2
- package/json-schema/api/UpdateDataResponse.json +2 -2
- package/json-schema/api/UpdateManyDataRequest.json +2 -2
- package/json-schema/api/UpdateManyDataResponse.json +2 -2
- package/json-schema/api/UpdateManyRequest.json +2 -2
- package/json-schema/api/UpdateNotificationPreferencesRequest.json +2 -2
- package/json-schema/api/UpdateNotificationPreferencesResponse.json +2 -2
- package/json-schema/api/UpdateRequest.json +2 -2
- package/json-schema/api/UserProfileResponse.json +2 -2
- package/json-schema/api/ValidationMode.json +2 -2
- package/json-schema/api/VersionDefinition.json +2 -2
- package/json-schema/api/VersionNegotiationResponse.json +2 -2
- package/json-schema/api/VersionStatus.json +2 -2
- package/json-schema/api/VersioningConfig.json +2 -2
- package/json-schema/api/VersioningStrategy.json +2 -2
- package/json-schema/api/WebSocketConfig.json +2 -2
- package/json-schema/api/WebSocketEvent.json +2 -2
- package/json-schema/api/WebSocketMessage.json +2 -2
- package/json-schema/api/WebSocketMessageType.json +2 -2
- package/json-schema/api/WebSocketPresenceStatus.json +2 -2
- package/json-schema/api/WebSocketServerConfig.json +2 -2
- package/json-schema/api/WebhookConfig.json +2 -2
- package/json-schema/api/WebhookEvent.json +2 -2
- package/json-schema/api/WorkflowApproveRequest.json +2 -2
- package/json-schema/api/WorkflowApproveResponse.json +2 -2
- package/json-schema/api/WorkflowRejectRequest.json +2 -2
- package/json-schema/api/WorkflowRejectResponse.json +2 -2
- package/json-schema/api/WorkflowState.json +2 -2
- package/json-schema/api/WorkflowTransitionRequest.json +2 -2
- package/json-schema/api/WorkflowTransitionResponse.json +2 -2
- package/json-schema/automation/ActionRef.json +2 -2
- package/json-schema/automation/ApprovalAction.json +2 -2
- package/json-schema/automation/ApprovalActionType.json +2 -2
- package/json-schema/automation/ApprovalProcess.json +2 -2
- package/json-schema/automation/ApprovalStep.json +2 -2
- package/json-schema/automation/ApproverType.json +2 -2
- package/json-schema/automation/AuthField.json +2 -2
- package/json-schema/automation/Authentication.json +2 -2
- package/json-schema/automation/AuthenticationType.json +2 -2
- package/json-schema/automation/ConflictResolution.json +2 -2
- package/json-schema/automation/Connector.json +2 -2
- package/json-schema/automation/ConnectorActionRef.json +2 -2
- package/json-schema/automation/ConnectorCategory.json +2 -2
- package/json-schema/automation/ConnectorInstance.json +2 -2
- package/json-schema/automation/ConnectorOperation.json +2 -2
- package/json-schema/automation/ConnectorTrigger.json +2 -2
- package/json-schema/automation/CustomScriptAction.json +2 -2
- package/json-schema/automation/DataDestinationConfig.json +2 -2
- package/json-schema/automation/DataSourceConfig.json +2 -2
- package/json-schema/automation/DataSyncConfig.json +2 -2
- package/json-schema/automation/ETLDestination.json +2 -2
- package/json-schema/automation/ETLEndpointType.json +2 -2
- package/json-schema/automation/ETLPipeline.json +2 -2
- package/json-schema/automation/ETLPipelineRun.json +2 -2
- package/json-schema/automation/ETLRunStatus.json +2 -2
- package/json-schema/automation/ETLSource.json +2 -2
- package/json-schema/automation/ETLSyncMode.json +2 -2
- package/json-schema/automation/ETLTransformation.json +2 -2
- package/json-schema/automation/ETLTransformationType.json +2 -2
- package/json-schema/automation/EmailAlertAction.json +2 -2
- package/json-schema/automation/Event.json +2 -2
- package/json-schema/automation/FieldUpdateAction.json +2 -2
- package/json-schema/automation/Flow.json +2 -2
- package/json-schema/automation/FlowEdge.json +2 -2
- package/json-schema/automation/FlowNode.json +2 -2
- package/json-schema/automation/FlowNodeAction.json +2 -2
- package/json-schema/automation/FlowVariable.json +2 -2
- package/json-schema/automation/GuardRef.json +2 -2
- package/json-schema/automation/HttpCallAction.json +2 -2
- package/json-schema/automation/OAuth2Config.json +2 -2
- package/json-schema/automation/OperationParameter.json +2 -2
- package/json-schema/automation/OperationType.json +2 -2
- package/json-schema/automation/PushNotificationAction.json +2 -2
- package/json-schema/automation/StateMachine.json +2 -2
- package/json-schema/automation/StateNode.json +2 -2
- package/json-schema/automation/SyncDirection.json +2 -2
- package/json-schema/automation/SyncExecutionResult.json +2 -2
- package/json-schema/automation/SyncExecutionStatus.json +2 -2
- package/json-schema/automation/SyncMode.json +2 -2
- package/json-schema/automation/TaskCreationAction.json +2 -2
- package/json-schema/automation/TimeTrigger.json +2 -2
- package/json-schema/automation/Transition.json +2 -2
- package/json-schema/automation/Webhook.json +2 -2
- package/json-schema/automation/WebhookReceiver.json +2 -2
- package/json-schema/automation/WebhookTriggerType.json +2 -2
- package/json-schema/automation/WorkflowAction.json +2 -2
- package/json-schema/automation/WorkflowRule.json +2 -2
- package/json-schema/automation/WorkflowTriggerType.json +2 -2
- package/json-schema/cloud/AnalyticsTimeRange.json +2 -2
- package/json-schema/cloud/AppDiscoveryRequest.json +2 -2
- package/json-schema/cloud/AppDiscoveryResponse.json +2 -2
- package/json-schema/cloud/AppSubscription.json +2 -2
- package/json-schema/cloud/CreateListingRequest.json +2 -2
- package/json-schema/cloud/CuratedCollection.json +2 -2
- package/json-schema/cloud/FeaturedListing.json +2 -2
- package/json-schema/cloud/InstalledAppSummary.json +2 -2
- package/json-schema/cloud/ListInstalledAppsRequest.json +2 -2
- package/json-schema/cloud/ListInstalledAppsResponse.json +2 -2
- package/json-schema/cloud/ListReviewsRequest.json +2 -2
- package/json-schema/cloud/ListReviewsResponse.json +2 -2
- package/json-schema/cloud/ListingActionRequest.json +2 -2
- package/json-schema/cloud/ListingStatus.json +2 -2
- package/json-schema/cloud/MarketplaceCategory.json +2 -2
- package/json-schema/cloud/MarketplaceHealthMetrics.json +2 -2
- package/json-schema/cloud/MarketplaceInstallRequest.json +2 -2
- package/json-schema/cloud/MarketplaceInstallResponse.json +2 -2
- package/json-schema/cloud/MarketplaceListing.json +2 -2
- package/json-schema/cloud/MarketplaceSearchRequest.json +2 -2
- package/json-schema/cloud/MarketplaceSearchResponse.json +2 -2
- package/json-schema/cloud/PackageSubmission.json +2 -2
- package/json-schema/cloud/PolicyAction.json +2 -2
- package/json-schema/cloud/PolicyViolationType.json +2 -2
- package/json-schema/cloud/PricingModel.json +2 -2
- package/json-schema/cloud/Publisher.json +2 -2
- package/json-schema/cloud/PublisherProfile.json +2 -2
- package/json-schema/cloud/PublisherVerification.json +2 -2
- package/json-schema/cloud/PublishingAnalyticsRequest.json +2 -2
- package/json-schema/cloud/PublishingAnalyticsResponse.json +2 -2
- package/json-schema/cloud/RecommendationReason.json +2 -2
- package/json-schema/cloud/RecommendedApp.json +2 -2
- package/json-schema/cloud/RejectionReason.json +2 -2
- package/json-schema/cloud/ReleaseChannel.json +2 -2
- package/json-schema/cloud/ReviewCriterion.json +2 -2
- package/json-schema/cloud/ReviewDecision.json +2 -2
- package/json-schema/cloud/ReviewModerationStatus.json +2 -2
- package/json-schema/cloud/SubmissionReview.json +2 -2
- package/json-schema/cloud/SubmitReviewRequest.json +2 -2
- package/json-schema/cloud/SubscriptionStatus.json +2 -2
- package/json-schema/cloud/TimeSeriesPoint.json +2 -2
- package/json-schema/cloud/TrendingListing.json +2 -2
- package/json-schema/cloud/UpdateListingRequest.json +2 -2
- package/json-schema/cloud/UserReview.json +2 -2
- package/json-schema/cloud/VersionRelease.json +2 -2
- package/json-schema/data/Address.json +2 -2
- package/json-schema/data/AggregationFunction.json +2 -2
- package/json-schema/data/AggregationMetricType.json +2 -2
- package/json-schema/data/AggregationNode.json +2 -2
- package/json-schema/data/AggregationPipeline.json +2 -2
- package/json-schema/data/AggregationStage.json +2 -2
- package/json-schema/data/AnalyticsQuery.json +2 -2
- package/json-schema/data/ApiMethod.json +2 -2
- package/json-schema/data/AsyncValidation.json +2 -2
- package/json-schema/data/BaseEngineOptions.json +2 -2
- package/json-schema/data/CDCConfig.json +2 -2
- package/json-schema/data/ComputedFieldCache.json +2 -2
- package/json-schema/data/ConditionalValidation.json +2 -2
- package/json-schema/data/ConsistencyLevel.json +2 -2
- package/json-schema/data/CrossFieldValidation.json +2 -2
- package/json-schema/data/Cube.json +2 -2
- package/json-schema/data/CubeJoin.json +2 -2
- package/json-schema/data/CurrencyConfig.json +2 -2
- package/json-schema/data/CurrencyValue.json +2 -2
- package/json-schema/data/CustomValidator.json +2 -2
- package/json-schema/data/DataEngineAggregateOptions.json +2 -2
- package/json-schema/data/DataEngineAggregateRequest.json +2 -2
- package/json-schema/data/DataEngineBatchRequest.json +2 -2
- package/json-schema/data/DataEngineCountOptions.json +2 -2
- package/json-schema/data/DataEngineCountRequest.json +2 -2
- package/json-schema/data/DataEngineDeleteOptions.json +2 -2
- package/json-schema/data/DataEngineDeleteRequest.json +2 -2
- package/json-schema/data/DataEngineExecuteRequest.json +2 -2
- package/json-schema/data/DataEngineFilter.json +2 -2
- package/json-schema/data/DataEngineFindOneRequest.json +2 -2
- package/json-schema/data/DataEngineFindRequest.json +2 -2
- package/json-schema/data/DataEngineInsertOptions.json +2 -2
- package/json-schema/data/DataEngineInsertRequest.json +2 -2
- package/json-schema/data/DataEngineQueryOptions.json +2 -2
- package/json-schema/data/DataEngineRequest.json +2 -2
- package/json-schema/data/DataEngineSort.json +2 -2
- package/json-schema/data/DataEngineUpdateOptions.json +2 -2
- package/json-schema/data/DataEngineUpdateRequest.json +2 -2
- package/json-schema/data/DataEngineVectorFindRequest.json +2 -2
- package/json-schema/data/DataQualityRules.json +2 -2
- package/json-schema/data/DataTypeMapping.json +2 -2
- package/json-schema/data/Dataset.json +2 -2
- package/json-schema/data/DatasetMode.json +2 -2
- package/json-schema/data/Datasource.json +2 -2
- package/json-schema/data/DatasourceCapabilities.json +2 -2
- package/json-schema/data/Dimension.json +2 -2
- package/json-schema/data/DimensionType.json +2 -2
- package/json-schema/data/Document.json +2 -2
- package/json-schema/data/DocumentTemplate.json +2 -2
- package/json-schema/data/DocumentValidationSchema.json +2 -2
- package/json-schema/data/DocumentVersion.json +2 -2
- package/json-schema/data/DriverCapabilities.json +2 -2
- package/json-schema/data/DriverConfig.json +2 -2
- package/json-schema/data/DriverDefinition.json +2 -2
- package/json-schema/data/DriverOptions.json +2 -2
- package/json-schema/data/DriverType.json +2 -2
- package/json-schema/data/ESignatureConfig.json +2 -2
- package/json-schema/data/EqualityOperator.json +2 -2
- package/json-schema/data/ExternalDataSource.json +2 -2
- package/json-schema/data/ExternalFieldMapping.json +2 -2
- package/json-schema/data/ExternalLookup.json +2 -2
- package/json-schema/data/Field.json +2 -2
- package/json-schema/data/FieldMapping.json +2 -2
- package/json-schema/data/FieldNode.json +2 -2
- package/json-schema/data/FieldReference.json +2 -2
- package/json-schema/data/FieldType.json +2 -2
- package/json-schema/data/FileAttachmentConfig.json +2 -2
- package/json-schema/data/FilterCondition.json +2 -2
- package/json-schema/data/FormatValidation.json +2 -2
- package/json-schema/data/FullTextSearch.json +2 -2
- package/json-schema/data/HookContext.json +2 -2
- package/json-schema/data/HookEvent.json +2 -2
- package/json-schema/data/Index.json +2 -2
- package/json-schema/data/JSONValidation.json +2 -2
- package/json-schema/data/JoinNode.json +2 -2
- package/json-schema/data/JoinStrategy.json +2 -2
- package/json-schema/data/JoinType.json +2 -2
- package/json-schema/data/LocationCoordinates.json +2 -2
- package/json-schema/data/Mapping.json +2 -2
- package/json-schema/data/Metric.json +2 -2
- package/json-schema/data/NoSQLDataTypeMapping.json +2 -2
- package/json-schema/data/NoSQLDatabaseType.json +2 -2
- package/json-schema/data/NoSQLDriverConfig.json +2 -2
- package/json-schema/data/NoSQLIndex.json +2 -2
- package/json-schema/data/NoSQLIndexType.json +2 -2
- package/json-schema/data/NoSQLOperationType.json +2 -2
- package/json-schema/data/NoSQLQueryOptions.json +2 -2
- package/json-schema/data/NoSQLTransactionOptions.json +2 -2
- package/json-schema/data/Object.json +2 -2
- package/json-schema/data/ObjectCapabilities.json +2 -2
- package/json-schema/data/ObjectExtension.json +2 -2
- package/json-schema/data/ObjectOwnershipEnum.json +2 -2
- package/json-schema/data/PartitioningConfig.json +2 -2
- package/json-schema/data/PoolConfig.json +2 -2
- package/json-schema/data/Query.json +2 -2
- package/json-schema/data/QueryFilter.json +2 -2
- package/json-schema/data/ReplicationConfig.json +2 -2
- package/json-schema/data/SQLDialect.json +2 -2
- package/json-schema/data/SQLDriverConfig.json +2 -2
- package/json-schema/data/SSLConfig.json +2 -2
- package/json-schema/data/ScriptValidation.json +2 -2
- package/json-schema/data/SearchConfig.json +2 -2
- package/json-schema/data/SelectOption.json +2 -2
- package/json-schema/data/SetOperator.json +2 -2
- package/json-schema/data/ShardingConfig.json +2 -2
- package/json-schema/data/SoftDeleteConfig.json +2 -2
- package/json-schema/data/SortNode.json +2 -2
- package/json-schema/data/SpecialOperator.json +2 -2
- package/json-schema/data/StateMachineValidation.json +2 -2
- package/json-schema/data/StringOperator.json +2 -2
- package/json-schema/data/TenancyConfig.json +2 -2
- package/json-schema/data/TimeUpdateInterval.json +2 -2
- package/json-schema/data/TransformType.json +2 -2
- package/json-schema/data/UniquenessValidation.json +2 -2
- package/json-schema/data/ValidationRule.json +2 -2
- package/json-schema/data/VectorConfig.json +2 -2
- package/json-schema/data/VersioningConfig.json +2 -2
- package/json-schema/data/WindowFunction.json +2 -2
- package/json-schema/data/WindowFunctionNode.json +2 -2
- package/json-schema/data/WindowSpec.json +2 -2
- package/json-schema/identity/Account.json +2 -2
- package/json-schema/identity/ApiKey.json +2 -2
- package/json-schema/identity/Invitation.json +2 -2
- package/json-schema/identity/InvitationStatus.json +2 -2
- package/json-schema/identity/Member.json +2 -2
- package/json-schema/identity/Organization.json +2 -2
- package/json-schema/identity/Role.json +2 -2
- package/json-schema/identity/SCIMAddress.json +2 -2
- package/json-schema/identity/SCIMBulkOperation.json +2 -2
- package/json-schema/identity/SCIMBulkRequest.json +2 -2
- package/json-schema/identity/SCIMBulkResponse.json +2 -2
- package/json-schema/identity/SCIMBulkResponseOperation.json +2 -2
- package/json-schema/identity/SCIMEmail.json +2 -2
- package/json-schema/identity/SCIMEnterpriseUser.json +2 -2
- package/json-schema/identity/SCIMError.json +2 -2
- package/json-schema/identity/SCIMGroup.json +2 -2
- package/json-schema/identity/SCIMGroupReference.json +2 -2
- package/json-schema/identity/SCIMListResponse.json +2 -2
- package/json-schema/identity/SCIMMemberReference.json +2 -2
- package/json-schema/identity/SCIMMeta.json +2 -2
- package/json-schema/identity/SCIMName.json +2 -2
- package/json-schema/identity/SCIMPatchOperation.json +2 -2
- package/json-schema/identity/SCIMPatchRequest.json +2 -2
- package/json-schema/identity/SCIMPhoneNumber.json +2 -2
- package/json-schema/identity/SCIMUser.json +2 -2
- package/json-schema/identity/Session.json +2 -2
- package/json-schema/identity/User.json +2 -2
- package/json-schema/identity/VerificationToken.json +2 -2
- package/json-schema/integration/AckMode.json +2 -2
- package/json-schema/integration/ApiVersionConfig.json +2 -2
- package/json-schema/integration/BuildConfig.json +2 -2
- package/json-schema/integration/CdcConfig.json +2 -2
- package/json-schema/integration/CircuitBreakerConfig.json +2 -2
- package/json-schema/integration/ConflictResolution.json +2 -2
- package/json-schema/integration/Connector.json +2 -2
- package/json-schema/integration/ConnectorAction.json +2 -2
- package/json-schema/integration/ConnectorHealth.json +2 -2
- package/json-schema/integration/ConnectorStatus.json +2 -2
- package/json-schema/integration/ConnectorTrigger.json +2 -2
- package/json-schema/integration/ConnectorType.json +2 -2
- package/json-schema/integration/ConsumerConfig.json +2 -2
- package/json-schema/integration/DataSyncConfig.json +2 -2
- package/json-schema/integration/DatabaseConnector.json +2 -2
- package/json-schema/integration/DatabasePoolConfig.json +2 -2
- package/json-schema/integration/DatabaseProvider.json +2 -2
- package/json-schema/integration/DatabaseTable.json +2 -2
- package/json-schema/integration/DeliveryGuarantee.json +2 -2
- package/json-schema/integration/DeploymentConfig.json +2 -2
- package/json-schema/integration/DlqConfig.json +2 -2
- package/json-schema/integration/DomainConfig.json +2 -2
- package/json-schema/integration/EdgeFunctionConfig.json +2 -2
- package/json-schema/integration/EnvironmentVariables.json +2 -2
- package/json-schema/integration/ErrorCategory.json +2 -2
- package/json-schema/integration/ErrorMappingConfig.json +2 -2
- package/json-schema/integration/ErrorMappingRule.json +2 -2
- package/json-schema/integration/FieldMapping.json +2 -2
- package/json-schema/integration/FileAccessPattern.json +2 -2
- package/json-schema/integration/FileFilterConfig.json +2 -2
- package/json-schema/integration/FileMetadataConfig.json +2 -2
- package/json-schema/integration/FileStorageConnector.json +2 -2
- package/json-schema/integration/FileStorageProvider.json +2 -2
- package/json-schema/integration/FileVersioningConfig.json +2 -2
- package/json-schema/integration/GitHubActionsWorkflow.json +2 -2
- package/json-schema/integration/GitHubCommitConfig.json +2 -2
- package/json-schema/integration/GitHubConnector.json +2 -2
- package/json-schema/integration/GitHubIssueTracking.json +2 -2
- package/json-schema/integration/GitHubProvider.json +2 -2
- package/json-schema/integration/GitHubPullRequestConfig.json +2 -2
- package/json-schema/integration/GitHubReleaseConfig.json +2 -2
- package/json-schema/integration/GitHubRepository.json +2 -2
- package/json-schema/integration/GitRepositoryConfig.json +2 -2
- package/json-schema/integration/HealthCheckConfig.json +2 -2
- package/json-schema/integration/MessageFormat.json +2 -2
- package/json-schema/integration/MessageQueueConnector.json +2 -2
- package/json-schema/integration/MessageQueueProvider.json +2 -2
- package/json-schema/integration/MultipartUploadConfig.json +2 -2
- package/json-schema/integration/ProducerConfig.json +2 -2
- package/json-schema/integration/RateLimitConfig.json +2 -2
- package/json-schema/integration/RateLimitStrategy.json +2 -2
- package/json-schema/integration/RetryConfig.json +2 -2
- package/json-schema/integration/RetryStrategy.json +2 -2
- package/json-schema/integration/SaasConnector.json +2 -2
- package/json-schema/integration/SaasObjectType.json +2 -2
- package/json-schema/integration/SaasProvider.json +2 -2
- package/json-schema/integration/SslConfig.json +2 -2
- package/json-schema/integration/StorageBucket.json +2 -2
- package/json-schema/integration/SyncStrategy.json +2 -2
- package/json-schema/integration/TopicQueue.json +2 -2
- package/json-schema/integration/VercelConnector.json +2 -2
- package/json-schema/integration/VercelFramework.json +2 -2
- package/json-schema/integration/VercelMonitoring.json +2 -2
- package/json-schema/integration/VercelProject.json +2 -2
- package/json-schema/integration/VercelProvider.json +2 -2
- package/json-schema/integration/VercelTeam.json +2 -2
- package/json-schema/integration/WebhookConfig.json +2 -2
- package/json-schema/integration/WebhookEvent.json +2 -2
- package/json-schema/integration/WebhookSignatureAlgorithm.json +2 -2
- package/json-schema/kernel/ActivationEvent.json +2 -2
- package/json-schema/kernel/AdvancedPluginLifecycleConfig.json +2 -2
- package/json-schema/kernel/BreakingChange.json +2 -2
- package/json-schema/kernel/CLICommandContribution.json +2 -2
- package/json-schema/kernel/CLIExtensionExport.json +2 -2
- package/json-schema/kernel/CapabilityConformanceLevel.json +2 -2
- package/json-schema/kernel/CompatibilityLevel.json +2 -2
- package/json-schema/kernel/CompatibilityMatrixEntry.json +2 -2
- package/json-schema/kernel/CustomizationOrigin.json +2 -2
- package/json-schema/kernel/CustomizationPolicy.json +2 -2
- package/json-schema/kernel/DeadLetterQueueEntry.json +2 -2
- package/json-schema/kernel/DependencyConflict.json +2 -2
- package/json-schema/kernel/DependencyGraph.json +2 -2
- package/json-schema/kernel/DependencyGraphNode.json +2 -2
- package/json-schema/kernel/DependencyResolutionResult.json +2 -2
- package/json-schema/kernel/DeprecationNotice.json +2 -2
- package/json-schema/kernel/DevFixtureConfig.json +2 -2
- package/json-schema/kernel/DevPluginConfig.json +2 -2
- package/json-schema/kernel/DevPluginPreset.json +2 -2
- package/json-schema/kernel/DevServiceOverride.json +2 -2
- package/json-schema/kernel/DevToolsConfig.json +2 -2
- package/json-schema/kernel/DisablePackageRequest.json +2 -2
- package/json-schema/kernel/DisablePackageResponse.json +2 -2
- package/json-schema/kernel/DistributedStateConfig.json +2 -2
- package/json-schema/kernel/DynamicLoadRequest.json +2 -2
- package/json-schema/kernel/DynamicLoadingConfig.json +2 -2
- package/json-schema/kernel/DynamicPluginOperation.json +2 -2
- package/json-schema/kernel/DynamicPluginResult.json +2 -2
- package/json-schema/kernel/DynamicUnloadRequest.json +2 -2
- package/json-schema/kernel/EnablePackageRequest.json +2 -2
- package/json-schema/kernel/EnablePackageResponse.json +2 -2
- package/json-schema/kernel/Event.json +2 -2
- package/json-schema/kernel/EventBusConfig.json +2 -2
- package/json-schema/kernel/EventHandler.json +2 -2
- package/json-schema/kernel/EventLogEntry.json +2 -2
- package/json-schema/kernel/EventMessageQueueConfig.json +2 -2
- package/json-schema/kernel/EventMetadata.json +2 -2
- package/json-schema/kernel/EventPersistence.json +2 -2
- package/json-schema/kernel/EventPhase.json +2 -2
- package/json-schema/kernel/EventPriority.json +2 -2
- package/json-schema/kernel/EventQueueConfig.json +2 -2
- package/json-schema/kernel/EventReplayConfig.json +2 -2
- package/json-schema/kernel/EventRoute.json +2 -2
- package/json-schema/kernel/EventSourcingConfig.json +2 -2
- package/json-schema/kernel/EventTypeDefinition.json +2 -2
- package/json-schema/kernel/EventWebhookConfig.json +2 -2
- package/json-schema/kernel/ExecutionContext.json +2 -2
- package/json-schema/kernel/ExtensionPoint.json +2 -2
- package/json-schema/kernel/FeatureFlag.json +2 -2
- package/json-schema/kernel/FeatureStrategy.json +2 -2
- package/json-schema/kernel/FieldChange.json +2 -2
- package/json-schema/kernel/GetPackageRequest.json +2 -2
- package/json-schema/kernel/GetPackageResponse.json +2 -2
- package/json-schema/kernel/GracefulDegradation.json +2 -2
- package/json-schema/kernel/HealthStatus.json +2 -2
- package/json-schema/kernel/HookRegisteredEvent.json +2 -2
- package/json-schema/kernel/HookTriggeredEvent.json +2 -2
- package/json-schema/kernel/HotReloadConfig.json +2 -2
- package/json-schema/kernel/InstallPackageRequest.json +2 -2
- package/json-schema/kernel/InstallPackageResponse.json +2 -2
- package/json-schema/kernel/InstalledPackage.json +2 -2
- package/json-schema/kernel/KernelContext.json +2 -2
- package/json-schema/kernel/KernelEventBase.json +2 -2
- package/json-schema/kernel/KernelReadyEvent.json +2 -2
- package/json-schema/kernel/KernelSecurityPolicy.json +2 -2
- package/json-schema/kernel/KernelSecurityScanResult.json +2 -2
- package/json-schema/kernel/KernelSecurityVulnerability.json +2 -2
- package/json-schema/kernel/KernelShutdownEvent.json +2 -2
- package/json-schema/kernel/ListPackagesRequest.json +2 -2
- package/json-schema/kernel/ListPackagesResponse.json +2 -2
- package/json-schema/kernel/Manifest.json +2 -2
- package/json-schema/kernel/MergeConflict.json +2 -2
- package/json-schema/kernel/MergeResult.json +2 -2
- package/json-schema/kernel/MergeStrategyConfig.json +2 -2
- package/json-schema/kernel/MetadataBulkRegisterRequest.json +2 -2
- package/json-schema/kernel/MetadataBulkResult.json +2 -2
- package/json-schema/kernel/MetadataChangeType.json +2 -2
- package/json-schema/kernel/MetadataCollectionInfo.json +2 -2
- package/json-schema/kernel/MetadataDependency.json +2 -2
- package/json-schema/kernel/MetadataDiffItem.json +2 -2
- package/json-schema/kernel/MetadataEvent.json +2 -2
- package/json-schema/kernel/MetadataExportOptions.json +2 -2
- package/json-schema/kernel/MetadataFallbackStrategy.json +2 -2
- package/json-schema/kernel/MetadataFormat.json +2 -2
- package/json-schema/kernel/MetadataImportOptions.json +2 -2
- package/json-schema/kernel/MetadataLoadOptions.json +2 -2
- package/json-schema/kernel/MetadataLoadResult.json +2 -2
- package/json-schema/kernel/MetadataLoaderContract.json +2 -2
- package/json-schema/kernel/MetadataManagerConfig.json +2 -2
- package/json-schema/kernel/MetadataOverlay.json +2 -2
- package/json-schema/kernel/MetadataPluginConfig.json +2 -2
- package/json-schema/kernel/MetadataPluginManifest.json +2 -2
- package/json-schema/kernel/MetadataQuery.json +2 -2
- package/json-schema/kernel/MetadataQueryResult.json +2 -2
- package/json-schema/kernel/MetadataSaveOptions.json +2 -2
- package/json-schema/kernel/MetadataSaveResult.json +2 -2
- package/json-schema/kernel/MetadataStats.json +2 -2
- package/json-schema/kernel/MetadataType.json +2 -2
- package/json-schema/kernel/MetadataTypeRegistryEntry.json +2 -2
- package/json-schema/kernel/MetadataValidationResult.json +2 -2
- package/json-schema/kernel/MetadataWatchEvent.json +2 -2
- package/json-schema/kernel/MultiVersionSupport.json +2 -2
- package/json-schema/kernel/OpsDomainModule.json +2 -2
- package/json-schema/kernel/OpsFilePath.json +2 -2
- package/json-schema/kernel/OpsPluginStructure.json +2 -2
- package/json-schema/kernel/PackageDependency.json +2 -2
- package/json-schema/kernel/PackageDependencyConflict.json +2 -2
- package/json-schema/kernel/PackageDependencyResolutionResult.json +2 -2
- package/json-schema/kernel/PackageStatusEnum.json +2 -2
- package/json-schema/kernel/Permission.json +2 -2
- package/json-schema/kernel/PermissionAction.json +2 -2
- package/json-schema/kernel/PermissionScope.json +2 -2
- package/json-schema/kernel/PermissionSet.json +2 -2
- package/json-schema/kernel/PluginCaching.json +2 -2
- package/json-schema/kernel/PluginCapability.json +2 -2
- package/json-schema/kernel/PluginCapabilityManifest.json +2 -2
- package/json-schema/kernel/PluginCodeSplitting.json +2 -2
- package/json-schema/kernel/PluginCompatibilityMatrix.json +2 -2
- package/json-schema/kernel/PluginDependency.json +2 -2
- package/json-schema/kernel/PluginDependencyResolution.json +2 -2
- package/json-schema/kernel/PluginDiscoveryConfig.json +2 -2
- package/json-schema/kernel/PluginDiscoverySource.json +2 -2
- package/json-schema/kernel/PluginDynamicImport.json +2 -2
- package/json-schema/kernel/PluginErrorEvent.json +2 -2
- package/json-schema/kernel/PluginEventBase.json +2 -2
- package/json-schema/kernel/PluginHealthCheck.json +2 -2
- package/json-schema/kernel/PluginHealthReport.json +2 -2
- package/json-schema/kernel/PluginHealthStatus.json +2 -2
- package/json-schema/kernel/PluginHotReload.json +2 -2
- package/json-schema/kernel/PluginInitialization.json +2 -2
- package/json-schema/kernel/PluginInstallConfig.json +2 -2
- package/json-schema/kernel/PluginInterface.json +2 -2
- package/json-schema/kernel/PluginLifecycleEventType.json +2 -2
- package/json-schema/kernel/PluginLifecyclePhaseEvent.json +2 -2
- package/json-schema/kernel/PluginLoadingConfig.json +2 -2
- package/json-schema/kernel/PluginLoadingEvent.json +2 -2
- package/json-schema/kernel/PluginLoadingState.json +2 -2
- package/json-schema/kernel/PluginLoadingStrategy.json +2 -2
- package/json-schema/kernel/PluginMetadata.json +2 -2
- package/json-schema/kernel/PluginPerformanceMonitoring.json +2 -2
- package/json-schema/kernel/PluginPreloadConfig.json +2 -2
- package/json-schema/kernel/PluginProvenance.json +2 -2
- package/json-schema/kernel/PluginQualityMetrics.json +2 -2
- package/json-schema/kernel/PluginRegisteredEvent.json +2 -2
- package/json-schema/kernel/PluginRegistryEntry.json +2 -2
- package/json-schema/kernel/PluginSandboxing.json +2 -2
- package/json-schema/kernel/PluginSearchFilters.json +2 -2
- package/json-schema/kernel/PluginSecurityManifest.json +2 -2
- package/json-schema/kernel/PluginSource.json +2 -2
- package/json-schema/kernel/PluginStartupResult.json +2 -2
- package/json-schema/kernel/PluginStateSnapshot.json +2 -2
- package/json-schema/kernel/PluginStatistics.json +2 -2
- package/json-schema/kernel/PluginTrustLevel.json +2 -2
- package/json-schema/kernel/PluginTrustScore.json +2 -2
- package/json-schema/kernel/PluginUpdateStrategy.json +2 -2
- package/json-schema/kernel/PluginVendor.json +2 -2
- package/json-schema/kernel/PluginVersionMetadata.json +2 -2
- package/json-schema/kernel/ProtocolFeature.json +2 -2
- package/json-schema/kernel/ProtocolReference.json +2 -2
- package/json-schema/kernel/ProtocolVersion.json +2 -2
- package/json-schema/kernel/RealTimeNotificationConfig.json +2 -2
- package/json-schema/kernel/ResourceType.json +2 -2
- package/json-schema/kernel/RollbackPackageRequest.json +2 -2
- package/json-schema/kernel/RollbackPackageResponse.json +2 -2
- package/json-schema/kernel/RuntimeConfig.json +2 -2
- package/json-schema/kernel/RuntimeMode.json +2 -2
- package/json-schema/kernel/SBOM.json +2 -2
- package/json-schema/kernel/SBOMEntry.json +2 -2
- package/json-schema/kernel/SandboxConfig.json +2 -2
- package/json-schema/kernel/ScopeConfig.json +2 -2
- package/json-schema/kernel/ScopeInfo.json +2 -2
- package/json-schema/kernel/SecurityPolicy.json +2 -2
- package/json-schema/kernel/SecurityScanResult.json +2 -2
- package/json-schema/kernel/SecurityVulnerability.json +2 -2
- package/json-schema/kernel/SemanticVersion.json +2 -2
- package/json-schema/kernel/ServiceFactoryRegistration.json +2 -2
- package/json-schema/kernel/ServiceMetadata.json +2 -2
- package/json-schema/kernel/ServiceRegisteredEvent.json +2 -2
- package/json-schema/kernel/ServiceRegistryConfig.json +2 -2
- package/json-schema/kernel/ServiceScopeType.json +2 -2
- package/json-schema/kernel/ServiceUnregisteredEvent.json +2 -2
- package/json-schema/kernel/StartupOptions.json +2 -2
- package/json-schema/kernel/StartupOrchestrationResult.json +2 -2
- package/json-schema/kernel/UninstallPackageRequest.json +2 -2
- package/json-schema/kernel/UninstallPackageResponse.json +2 -2
- package/json-schema/kernel/UpgradeImpactLevel.json +2 -2
- package/json-schema/kernel/UpgradePackageRequest.json +2 -2
- package/json-schema/kernel/UpgradePackageResponse.json +2 -2
- package/json-schema/kernel/UpgradePhase.json +2 -2
- package/json-schema/kernel/UpgradePlan.json +2 -2
- package/json-schema/kernel/UpgradeSnapshot.json +2 -2
- package/json-schema/kernel/ValidationError.json +2 -2
- package/json-schema/kernel/ValidationResult.json +2 -2
- package/json-schema/kernel/ValidationWarning.json +2 -2
- package/json-schema/kernel/VersionConstraint.json +2 -2
- package/json-schema/kernel/VulnerabilitySeverity.json +2 -2
- package/json-schema/objectstack.json +2962 -2908
- package/json-schema/openapi.json +1 -1
- package/json-schema/qa/TestAction.json +2 -2
- package/json-schema/qa/TestActionType.json +2 -2
- package/json-schema/qa/TestAssertion.json +2 -2
- package/json-schema/qa/TestAssertionType.json +2 -2
- package/json-schema/qa/TestContext.json +2 -2
- package/json-schema/qa/TestScenario.json +2 -2
- package/json-schema/qa/TestStep.json +2 -2
- package/json-schema/qa/TestSuite.json +2 -2
- package/json-schema/security/AuditPolicy.json +2 -2
- package/json-schema/security/CriteriaSharingRule.json +2 -2
- package/json-schema/security/FieldPermission.json +2 -2
- package/json-schema/security/NetworkPolicy.json +2 -2
- package/json-schema/security/OWDModel.json +2 -2
- package/json-schema/security/ObjectPermission.json +2 -2
- package/json-schema/security/OwnerSharingRule.json +2 -2
- package/json-schema/security/PasswordPolicy.json +2 -2
- package/json-schema/security/PermissionSet.json +2 -2
- package/json-schema/security/Policy.json +2 -2
- package/json-schema/security/RLSAuditConfig.json +2 -2
- package/json-schema/security/RLSAuditEvent.json +2 -2
- package/json-schema/security/RLSConfig.json +2 -2
- package/json-schema/security/RLSEvaluationResult.json +2 -2
- package/json-schema/security/RLSOperation.json +2 -2
- package/json-schema/security/RLSUserContext.json +2 -2
- package/json-schema/security/RowLevelSecurityPolicy.json +2 -2
- package/json-schema/security/SessionPolicy.json +2 -2
- package/json-schema/security/ShareRecipientType.json +2 -2
- package/json-schema/security/SharingLevel.json +2 -2
- package/json-schema/security/SharingRule.json +2 -2
- package/json-schema/security/SharingRuleType.json +2 -2
- package/json-schema/security/Territory.json +2 -2
- package/json-schema/security/TerritoryModel.json +2 -2
- package/json-schema/security/TerritoryType.json +2 -2
- package/json-schema/shared/AggregationFunctionEnum.json +2 -2
- package/json-schema/shared/AppName.json +9 -0
- package/json-schema/shared/BaseMetadataRecord.json +2 -2
- package/json-schema/shared/CacheStrategyEnum.json +2 -2
- package/json-schema/shared/CorsConfig.json +2 -2
- package/json-schema/shared/EventName.json +2 -2
- package/json-schema/shared/FieldMapping.json +2 -2
- package/json-schema/shared/FieldName.json +9 -0
- package/json-schema/shared/FlowName.json +9 -0
- package/json-schema/shared/HttpMethod.json +2 -2
- package/json-schema/shared/IsolationLevelEnum.json +2 -2
- package/json-schema/shared/MetadataFormat.json +2 -2
- package/json-schema/shared/MutationEventEnum.json +2 -2
- package/json-schema/shared/ObjectName.json +9 -0
- package/json-schema/shared/RateLimitConfig.json +2 -2
- package/json-schema/shared/RoleName.json +9 -0
- package/json-schema/shared/SnakeCaseIdentifier.json +2 -2
- package/json-schema/shared/SortDirectionEnum.json +2 -2
- package/json-schema/shared/StaticMount.json +2 -2
- package/json-schema/shared/SystemIdentifier.json +2 -2
- package/json-schema/shared/TransformType.json +2 -2
- package/json-schema/shared/ViewName.json +9 -0
- package/json-schema/studio/ActionContribution.json +2 -2
- package/json-schema/studio/ActionLocation.json +2 -2
- package/json-schema/studio/ActivationEvent.json +2 -2
- package/json-schema/studio/CommandContribution.json +2 -2
- package/json-schema/studio/MetadataIconContribution.json +2 -2
- package/json-schema/studio/MetadataViewerContribution.json +2 -2
- package/json-schema/studio/PanelContribution.json +2 -2
- package/json-schema/studio/PanelLocation.json +2 -2
- package/json-schema/studio/SidebarGroupContribution.json +2 -2
- package/json-schema/studio/StudioPluginContributions.json +2 -2
- package/json-schema/studio/StudioPluginManifest.json +2 -2
- package/json-schema/studio/ViewMode.json +2 -2
- package/json-schema/system/AccessControlConfig.json +2 -2
- package/json-schema/system/AddFieldOperation.json +2 -2
- package/json-schema/system/AnalyzerConfig.json +2 -2
- package/json-schema/system/AuditConfig.json +2 -2
- package/json-schema/system/AuditEvent.json +2 -2
- package/json-schema/system/AuditEventActor.json +2 -2
- package/json-schema/system/AuditEventChange.json +2 -2
- package/json-schema/system/AuditEventFilter.json +2 -2
- package/json-schema/system/AuditEventSeverity.json +2 -2
- package/json-schema/system/AuditEventTarget.json +2 -2
- package/json-schema/system/AuditEventType.json +2 -2
- package/json-schema/system/AuditLogConfig.json +2 -2
- package/json-schema/system/AuditRetentionPolicy.json +2 -2
- package/json-schema/system/AuditStorageConfig.json +2 -2
- package/json-schema/system/AuthConfig.json +2 -2
- package/json-schema/system/AuthPluginConfig.json +2 -2
- package/json-schema/system/AuthProviderConfig.json +2 -2
- package/json-schema/system/AwarenessEvent.json +2 -2
- package/json-schema/system/AwarenessSession.json +2 -2
- package/json-schema/system/AwarenessUpdate.json +2 -2
- package/json-schema/system/AwarenessUserState.json +2 -2
- package/json-schema/system/BackupConfig.json +2 -2
- package/json-schema/system/BackupRetention.json +2 -2
- package/json-schema/system/BackupStrategy.json +2 -2
- package/json-schema/system/BatchProgress.json +2 -2
- package/json-schema/system/BucketConfig.json +2 -2
- package/json-schema/system/CRDTMergeResult.json +2 -2
- package/json-schema/system/CRDTState.json +2 -2
- package/json-schema/system/CRDTType.json +2 -2
- package/json-schema/system/CacheAvalanchePrevention.json +2 -2
- package/json-schema/system/CacheConfig.json +2 -2
- package/json-schema/system/CacheConsistency.json +2 -2
- package/json-schema/system/CacheInvalidation.json +2 -2
- package/json-schema/system/CacheStrategy.json +2 -2
- package/json-schema/system/CacheTier.json +2 -2
- package/json-schema/system/CacheWarmup.json +2 -2
- package/json-schema/system/ChangeImpact.json +2 -2
- package/json-schema/system/ChangePriority.json +2 -2
- package/json-schema/system/ChangeRequest.json +2 -2
- package/json-schema/system/ChangeSet.json +2 -2
- package/json-schema/system/ChangeStatus.json +2 -2
- package/json-schema/system/ChangeType.json +2 -2
- package/json-schema/system/CollaborationMode.json +2 -2
- package/json-schema/system/CollaborationSession.json +2 -2
- package/json-schema/system/CollaborationSessionConfig.json +2 -2
- package/json-schema/system/CollaborativeCursor.json +2 -2
- package/json-schema/system/ComplianceAuditRequirement.json +2 -2
- package/json-schema/system/ComplianceConfig.json +2 -2
- package/json-schema/system/ComplianceEncryptionRequirement.json +2 -2
- package/json-schema/system/ConsoleDestinationConfig.json +2 -2
- package/json-schema/system/ConsumerConfig.json +2 -2
- package/json-schema/system/CoreServiceName.json +2 -2
- package/json-schema/system/CounterOperation.json +2 -2
- package/json-schema/system/CreateObjectOperation.json +2 -2
- package/json-schema/system/CronSchedule.json +2 -2
- package/json-schema/system/CursorColorPreset.json +2 -2
- package/json-schema/system/CursorSelection.json +2 -2
- package/json-schema/system/CursorStyle.json +2 -2
- package/json-schema/system/CursorUpdate.json +2 -2
- package/json-schema/system/DataClassificationPolicy.json +2 -2
- package/json-schema/system/DatabaseLevelIsolationStrategy.json +2 -2
- package/json-schema/system/DeadLetterQueue.json +2 -2
- package/json-schema/system/DeleteObjectOperation.json +2 -2
- package/json-schema/system/DisasterRecoveryPlan.json +2 -2
- package/json-schema/system/DistributedCacheConfig.json +2 -2
- package/json-schema/system/EmailTemplate.json +2 -2
- package/json-schema/system/EncryptionAlgorithm.json +2 -2
- package/json-schema/system/EncryptionConfig.json +2 -2
- package/json-schema/system/ExecuteSqlOperation.json +2 -2
- package/json-schema/system/ExtendedLogLevel.json +2 -2
- package/json-schema/system/ExternalServiceDestinationConfig.json +2 -2
- package/json-schema/system/FacetConfig.json +2 -2
- package/json-schema/system/FailoverConfig.json +2 -2
- package/json-schema/system/FailoverMode.json +2 -2
- package/json-schema/system/Feature.json +2 -2
- package/json-schema/system/FieldEncryption.json +2 -2
- package/json-schema/system/FileDestinationConfig.json +2 -2
- package/json-schema/system/FileMetadata.json +2 -2
- package/json-schema/system/GCounter.json +2 -2
- package/json-schema/system/GDPRConfig.json +2 -2
- package/json-schema/system/HIPAAConfig.json +2 -2
- package/json-schema/system/HistogramBucketConfig.json +2 -2
- package/json-schema/system/HttpDestinationConfig.json +2 -2
- package/json-schema/system/HttpServerConfig.json +2 -2
- package/json-schema/system/InAppNotification.json +2 -2
- package/json-schema/system/IntervalSchedule.json +2 -2
- package/json-schema/system/Job.json +2 -2
- package/json-schema/system/JobExecution.json +2 -2
- package/json-schema/system/JobExecutionStatus.json +2 -2
- package/json-schema/system/KernelServiceMap.json +2 -2
- package/json-schema/system/KeyManagementProvider.json +2 -2
- package/json-schema/system/KeyRotationPolicy.json +2 -2
- package/json-schema/system/LWWRegister.json +2 -2
- package/json-schema/system/LevelIsolationStrategySchema.json +2 -2
- package/json-schema/system/License.json +2 -2
- package/json-schema/system/LicenseMetricType.json +2 -2
- package/json-schema/system/LifecycleAction.json +2 -2
- package/json-schema/system/LifecyclePolicyConfig.json +2 -2
- package/json-schema/system/LifecyclePolicyRule.json +2 -2
- package/json-schema/system/Locale.json +2 -2
- package/json-schema/system/LogDestination.json +2 -2
- package/json-schema/system/LogDestinationType.json +2 -2
- package/json-schema/system/LogEnrichmentConfig.json +2 -2
- package/json-schema/system/LogEntry.json +2 -2
- package/json-schema/system/LogFormat.json +2 -2
- package/json-schema/system/LogLevel.json +2 -2
- package/json-schema/system/LoggerConfig.json +2 -2
- package/json-schema/system/LoggingConfig.json +2 -2
- package/json-schema/system/MaskingConfig.json +2 -2
- package/json-schema/system/MaskingRule.json +2 -2
- package/json-schema/system/MaskingStrategy.json +2 -2
- package/json-schema/system/MaskingVisibilityRule.json +2 -2
- package/json-schema/system/MessageQueueConfig.json +2 -2
- package/json-schema/system/MessageQueueProvider.json +2 -2
- package/json-schema/system/MetadataCollectionInfo.json +2 -2
- package/json-schema/system/MetadataExportOptions.json +2 -2
- package/json-schema/system/MetadataFallbackStrategy.json +2 -2
- package/json-schema/system/MetadataFormat.json +2 -2
- package/json-schema/system/MetadataImportOptions.json +2 -2
- package/json-schema/system/MetadataLoadOptions.json +2 -2
- package/json-schema/system/MetadataLoadResult.json +2 -2
- package/json-schema/system/MetadataLoaderContract.json +2 -2
- package/json-schema/system/MetadataManagerConfig.json +2 -2
- package/json-schema/system/MetadataRecord.json +2 -2
- package/json-schema/system/MetadataSaveOptions.json +2 -2
- package/json-schema/system/MetadataSaveResult.json +2 -2
- package/json-schema/system/MetadataScope.json +2 -2
- package/json-schema/system/MetadataSource.json +2 -2
- package/json-schema/system/MetadataState.json +2 -2
- package/json-schema/system/MetadataStats.json +2 -2
- package/json-schema/system/MetadataWatchEvent.json +2 -2
- package/json-schema/system/MetricAggregationConfig.json +2 -2
- package/json-schema/system/MetricAggregationType.json +2 -2
- package/json-schema/system/MetricDataPoint.json +2 -2
- package/json-schema/system/MetricDefinition.json +2 -2
- package/json-schema/system/MetricExportConfig.json +2 -2
- package/json-schema/system/MetricLabels.json +2 -2
- package/json-schema/system/MetricType.json +2 -2
- package/json-schema/system/MetricUnit.json +2 -2
- package/json-schema/system/MetricsConfig.json +2 -2
- package/json-schema/system/MiddlewareConfig.json +2 -2
- package/json-schema/system/MiddlewareType.json +2 -2
- package/json-schema/system/MigrationDependency.json +2 -2
- package/json-schema/system/MigrationOperation.json +2 -2
- package/json-schema/system/ModifyFieldOperation.json +2 -2
- package/json-schema/system/MultipartUploadConfig.json +2 -2
- package/json-schema/system/MutualTLSConfig.json +2 -2
- package/json-schema/system/NotificationChannel.json +2 -2
- package/json-schema/system/NotificationConfig.json +2 -2
- package/json-schema/system/ORSet.json +2 -2
- package/json-schema/system/ORSetElement.json +2 -2
- package/json-schema/system/OTComponent.json +2 -2
- package/json-schema/system/OTOperation.json +2 -2
- package/json-schema/system/OTOperationType.json +2 -2
- package/json-schema/system/OTTransformResult.json +2 -2
- package/json-schema/system/ObjectMetadata.json +2 -2
- package/json-schema/system/ObjectStorageConfig.json +2 -2
- package/json-schema/system/OnceSchedule.json +2 -2
- package/json-schema/system/OpenTelemetryCompatibility.json +2 -2
- package/json-schema/system/OtelExporterType.json +2 -2
- package/json-schema/system/PCIDSSConfig.json +2 -2
- package/json-schema/system/PNCounter.json +2 -2
- package/json-schema/system/Plan.json +2 -2
- package/json-schema/system/PresignedUrlConfig.json +2 -2
- package/json-schema/system/PushNotification.json +2 -2
- package/json-schema/system/QueueConfig.json +2 -2
- package/json-schema/system/RPO.json +2 -2
- package/json-schema/system/RTO.json +2 -2
- package/json-schema/system/RegistryConfig.json +2 -2
- package/json-schema/system/RegistrySyncPolicy.json +2 -2
- package/json-schema/system/RegistryUpstream.json +2 -2
- package/json-schema/system/RemoveFieldOperation.json +2 -2
- package/json-schema/system/RenameObjectOperation.json +2 -2
- package/json-schema/system/RetryPolicy.json +2 -2
- package/json-schema/system/RollbackPlan.json +2 -2
- package/json-schema/system/RouteHandlerMetadata.json +2 -2
- package/json-schema/system/RowLevelIsolationStrategy.json +2 -2
- package/json-schema/system/SMSTemplate.json +2 -2
- package/json-schema/system/SamplingDecision.json +2 -2
- package/json-schema/system/SamplingStrategyType.json +2 -2
- package/json-schema/system/Schedule.json +2 -2
- package/json-schema/system/SearchConfig.json +2 -2
- package/json-schema/system/SearchIndexConfig.json +2 -2
- package/json-schema/system/SearchProvider.json +2 -2
- package/json-schema/system/SecurityContextConfig.json +2 -2
- package/json-schema/system/SecurityEventCorrelation.json +2 -2
- package/json-schema/system/ServerCapabilities.json +2 -2
- package/json-schema/system/ServerEvent.json +2 -2
- package/json-schema/system/ServerEventType.json +2 -2
- package/json-schema/system/ServerStatus.json +2 -2
- package/json-schema/system/ServiceConfig.json +2 -2
- package/json-schema/system/ServiceCriticality.json +2 -2
- package/json-schema/system/ServiceLevelIndicator.json +2 -2
- package/json-schema/system/ServiceLevelObjective.json +2 -2
- package/json-schema/system/ServiceStatus.json +2 -2
- package/json-schema/system/Span.json +2 -2
- package/json-schema/system/SpanAttributeValue.json +2 -2
- package/json-schema/system/SpanAttributes.json +2 -2
- package/json-schema/system/SpanEvent.json +2 -2
- package/json-schema/system/SpanKind.json +2 -2
- package/json-schema/system/SpanLink.json +2 -2
- package/json-schema/system/SpanStatus.json +2 -2
- package/json-schema/system/StorageAcl.json +2 -2
- package/json-schema/system/StorageClass.json +2 -2
- package/json-schema/system/StorageConnection.json +2 -2
- package/json-schema/system/StorageProvider.json +2 -2
- package/json-schema/system/StorageScope.json +2 -2
- package/json-schema/system/StructuredLogEntry.json +2 -2
- package/json-schema/system/SuspiciousActivityRule.json +2 -2
- package/json-schema/system/Task.json +2 -2
- package/json-schema/system/TaskExecutionResult.json +2 -2
- package/json-schema/system/TaskPriority.json +2 -2
- package/json-schema/system/TaskRetryPolicy.json +2 -2
- package/json-schema/system/TaskStatus.json +2 -2
- package/json-schema/system/Tenant.json +2 -2
- package/json-schema/system/TenantIsolationConfig.json +2 -2
- package/json-schema/system/TenantIsolationLevel.json +2 -2
- package/json-schema/system/TenantQuota.json +2 -2
- package/json-schema/system/TenantSecurityPolicy.json +2 -2
- package/json-schema/system/TextCRDTOperation.json +2 -2
- package/json-schema/system/TextCRDTState.json +2 -2
- package/json-schema/system/TimeSeries.json +2 -2
- package/json-schema/system/TimeSeriesDataPoint.json +2 -2
- package/json-schema/system/TopicConfig.json +2 -2
- package/json-schema/system/TraceContext.json +2 -2
- package/json-schema/system/TraceContextPropagation.json +2 -2
- package/json-schema/system/TraceFlags.json +2 -2
- package/json-schema/system/TracePropagationFormat.json +2 -2
- package/json-schema/system/TraceSamplingConfig.json +2 -2
- package/json-schema/system/TraceState.json +2 -2
- package/json-schema/system/TracingConfig.json +2 -2
- package/json-schema/system/TranslationBundle.json +2 -2
- package/json-schema/system/TranslationData.json +2 -2
- package/json-schema/system/UserActivityStatus.json +2 -2
- package/json-schema/system/VectorClock.json +2 -2
- package/json-schema/system/WorkerStats.json +2 -2
- package/json-schema/ui/Action.json +2 -2
- package/json-schema/ui/ActionParam.json +2 -2
- package/json-schema/ui/Animation.json +2 -2
- package/json-schema/ui/AnimationTrigger.json +2 -2
- package/json-schema/ui/App.json +2 -2
- package/json-schema/ui/AppBranding.json +2 -2
- package/json-schema/ui/AriaProps.json +2 -2
- package/json-schema/ui/BorderRadius.json +2 -2
- package/json-schema/ui/BreakpointColumnMap.json +2 -2
- package/json-schema/ui/BreakpointName.json +2 -2
- package/json-schema/ui/BreakpointOrderMap.json +2 -2
- package/json-schema/ui/Breakpoints.json +2 -2
- package/json-schema/ui/CalendarConfig.json +2 -2
- package/json-schema/ui/ChartAnnotation.json +2 -2
- package/json-schema/ui/ChartAxis.json +2 -2
- package/json-schema/ui/ChartConfig.json +2 -2
- package/json-schema/ui/ChartInteraction.json +2 -2
- package/json-schema/ui/ChartSeries.json +2 -2
- package/json-schema/ui/ChartType.json +2 -2
- package/json-schema/ui/ColorPalette.json +2 -2
- package/json-schema/ui/ColumnSummary.json +2 -2
- package/json-schema/ui/ComponentAnimation.json +2 -2
- package/json-schema/ui/ConflictResolution.json +2 -2
- package/json-schema/ui/Dashboard.json +2 -2
- package/json-schema/ui/DashboardNavItem.json +2 -2
- package/json-schema/ui/DashboardWidget.json +2 -2
- package/json-schema/ui/DateFormat.json +2 -2
- package/json-schema/ui/DensityMode.json +2 -2
- package/json-schema/ui/DndConfig.json +2 -2
- package/json-schema/ui/DragConstraint.json +2 -2
- package/json-schema/ui/DragHandle.json +2 -2
- package/json-schema/ui/DragItem.json +2 -2
- package/json-schema/ui/DropEffect.json +2 -2
- package/json-schema/ui/DropZone.json +2 -2
- package/json-schema/ui/EasingFunction.json +2 -2
- package/json-schema/ui/EvictionPolicy.json +2 -2
- package/json-schema/ui/FocusManagement.json +2 -2
- package/json-schema/ui/FocusTrapConfig.json +2 -2
- package/json-schema/ui/FormField.json +2 -2
- package/json-schema/ui/GalleryConfig.json +2 -2
- package/json-schema/ui/GanttConfig.json +2 -2
- package/json-schema/ui/GestureConfig.json +2 -2
- package/json-schema/ui/GestureType.json +2 -2
- package/json-schema/ui/GroupNavItem.json +2 -2
- package/json-schema/ui/GroupingConfig.json +2 -2
- package/json-schema/ui/GroupingField.json +2 -2
- package/json-schema/ui/HttpMethod.json +2 -2
- package/json-schema/ui/HttpRequest.json +2 -2
- package/json-schema/ui/I18nLabel.json +2 -2
- package/json-schema/ui/I18nObject.json +2 -2
- package/json-schema/ui/KanbanConfig.json +2 -2
- package/json-schema/ui/KeyboardNavigationConfig.json +2 -2
- package/json-schema/ui/KeyboardShortcut.json +2 -2
- package/json-schema/ui/ListColumn.json +2 -2
- package/json-schema/ui/ListView.json +2 -2
- package/json-schema/ui/LocaleConfig.json +2 -2
- package/json-schema/ui/LongPressGestureConfig.json +2 -2
- package/json-schema/ui/MotionConfig.json +2 -2
- package/json-schema/ui/NavigationConfig.json +2 -2
- package/json-schema/ui/NavigationItem.json +2 -2
- package/json-schema/ui/NavigationMode.json +2 -2
- package/json-schema/ui/Notification.json +2 -2
- package/json-schema/ui/NotificationAction.json +2 -2
- package/json-schema/ui/NotificationConfig.json +2 -2
- package/json-schema/ui/NotificationPosition.json +2 -2
- package/json-schema/ui/NotificationSeverity.json +2 -2
- package/json-schema/ui/NotificationType.json +2 -2
- package/json-schema/ui/NumberFormat.json +2 -2
- package/json-schema/ui/ObjectNavItem.json +2 -2
- package/json-schema/ui/OfflineCacheConfig.json +2 -2
- package/json-schema/ui/OfflineConfig.json +2 -2
- package/json-schema/ui/OfflineStrategy.json +2 -2
- package/json-schema/ui/Page.json +2 -2
- package/json-schema/ui/PageCardProps.json +2 -2
- package/json-schema/ui/PageComponent.json +2 -2
- package/json-schema/ui/PageComponentType.json +2 -2
- package/json-schema/ui/PageHeaderProps.json +2 -2
- package/json-schema/ui/PageNavItem.json +2 -2
- package/json-schema/ui/PageRegion.json +2 -2
- package/json-schema/ui/PageTabsProps.json +2 -2
- package/json-schema/ui/PageTransition.json +2 -2
- package/json-schema/ui/PageVariable.json +2 -2
- package/json-schema/ui/PaginationConfig.json +2 -2
- package/json-schema/ui/PerformanceConfig.json +2 -2
- package/json-schema/ui/PersistStorage.json +2 -2
- package/json-schema/ui/PinchGestureConfig.json +2 -2
- package/json-schema/ui/PluralRule.json +2 -2
- package/json-schema/ui/RecordDetailsProps.json +2 -2
- package/json-schema/ui/RecordHighlightsProps.json +2 -2
- package/json-schema/ui/RecordRelatedListProps.json +2 -2
- package/json-schema/ui/Report.json +2 -2
- package/json-schema/ui/ReportChart.json +2 -2
- package/json-schema/ui/ReportColumn.json +2 -2
- package/json-schema/ui/ReportGrouping.json +2 -2
- package/json-schema/ui/ReportType.json +2 -2
- package/json-schema/ui/ResponsiveConfig.json +2 -2
- package/json-schema/ui/RowColorConfig.json +2 -2
- package/json-schema/ui/RowHeight.json +2 -2
- package/json-schema/ui/SelectionConfig.json +2 -2
- package/json-schema/ui/Shadow.json +2 -2
- package/json-schema/ui/Spacing.json +2 -2
- package/json-schema/ui/SwipeDirection.json +2 -2
- package/json-schema/ui/SwipeGestureConfig.json +2 -2
- package/json-schema/ui/SyncConfig.json +2 -2
- package/json-schema/ui/Theme.json +2 -2
- package/json-schema/ui/ThemeMode.json +2 -2
- package/json-schema/ui/TimelineConfig.json +2 -2
- package/json-schema/ui/TouchInteraction.json +2 -2
- package/json-schema/ui/TouchTargetConfig.json +2 -2
- package/json-schema/ui/TransitionConfig.json +2 -2
- package/json-schema/ui/TransitionPreset.json +2 -2
- package/json-schema/ui/Typography.json +2 -2
- package/json-schema/ui/UrlNavItem.json +2 -2
- package/json-schema/ui/ViewData.json +2 -2
- package/json-schema/ui/ViewSharing.json +2 -2
- package/json-schema/ui/WcagContrastLevel.json +2 -2
- package/json-schema/ui/WidgetEvent.json +2 -2
- package/json-schema/ui/WidgetLifecycle.json +2 -2
- package/json-schema/ui/WidgetManifest.json +2 -2
- package/json-schema/ui/WidgetProperty.json +2 -2
- package/json-schema/ui/WidgetSource.json +2 -2
- package/json-schema/ui/ZIndex.json +2 -2
- package/package.json +1 -1
- package/dist/validation.zod-DsfiT4JU.d.mts +0 -629
- package/dist/validation.zod-DsfiT4JU.d.ts +0 -629
- package/dist/{index-DNKiU_-x.d.mts → index-CGz6eD3q.d.mts} +1 -1
- package/dist/{index-DNKiU_-x.d.ts → index-CGz6eD3q.d.ts} +1 -1
- package/dist/{metadata-plugin.zod-DHAdVjV2.d.mts → metadata-plugin.zod-TsdAQIxf.d.mts} +3 -3
- package/dist/{metadata-plugin.zod-DHAdVjV2.d.ts → metadata-plugin.zod-TsdAQIxf.d.ts} +3 -3
- package/dist/{package-registry.zod-FnVQMWgO.d.mts → package-registry.zod-rdVhQ23C.d.mts} +28 -28
- package/dist/{package-registry.zod-FnVQMWgO.d.ts → package-registry.zod-rdVhQ23C.d.ts} +28 -28
package/dist/index.d.ts
CHANGED
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
|
-
import { C as CorsConfig, a as CorsConfigSchema, H as HttpMethod, R as RateLimitConfig, b as RateLimitConfigSchema, S as StaticMount, c as StaticMountSchema } from './index-
|
|
3
|
-
export { i as API } from './index-
|
|
4
|
-
export { i as Data } from './index-
|
|
2
|
+
import { C as CorsConfig, a as CorsConfigSchema, H as HttpMethod, R as RateLimitConfig, b as RateLimitConfigSchema, S as StaticMount, c as StaticMountSchema } from './index-DMVJlx3O.js';
|
|
3
|
+
export { i as API } from './index-DMVJlx3O.js';
|
|
4
|
+
export { i as Data } from './index-BqzRvWzp.js';
|
|
5
5
|
export { i as Security } from './index-BfEDC8Lv.js';
|
|
6
|
-
export { i as UI } from './index-
|
|
7
|
-
export { i as System } from './index-
|
|
8
|
-
export { i as Kernel, P as PluginContext } from './index-
|
|
9
|
-
import { F as FilterGroup } from './index-
|
|
10
|
-
export { i as AI } from './index-
|
|
11
|
-
export { i as Automation } from './index-
|
|
12
|
-
export { i as Integration } from './index-
|
|
13
|
-
export { i as Contracts } from './index-
|
|
6
|
+
export { i as UI, a as defineApp, d as defineView } from './index-o6XlHuAo.js';
|
|
7
|
+
export { i as System } from './index-CHwAKhTM.js';
|
|
8
|
+
export { i as Kernel, P as PluginContext } from './index-EQCE4QcX.js';
|
|
9
|
+
import { F as FilterGroup } from './index-QoFYi7l6.js';
|
|
10
|
+
export { i as AI, d as defineAgent } from './index-QoFYi7l6.js';
|
|
11
|
+
export { i as Automation, d as defineFlow } from './index-BX1zurbZ.js';
|
|
12
|
+
export { i as Integration } from './index-CGz6eD3q.js';
|
|
13
|
+
export { i as Contracts } from './index-B-t2uO3Y.js';
|
|
14
14
|
export { i as Studio } from './index-cnIz7iRP.js';
|
|
15
|
+
import { B as BaseValidationRuleShape, S as ServiceObject } from './object.zod-CxpSoqwV.js';
|
|
15
16
|
import { S as StateNodeConfig } from './state-machine.zod-DoC0JvQb.js';
|
|
16
|
-
import { Q as QueryAST } from './field.zod-
|
|
17
|
+
import { Q as QueryAST } from './field.zod-D1NCePFb.js';
|
|
17
18
|
import { F as FilterCondition } from './filter.zod-CtZ3VJ3e.js';
|
|
18
|
-
import
|
|
19
|
-
import './
|
|
20
|
-
import './
|
|
21
|
-
import './metadata-plugin.zod-DHAdVjV2.js';
|
|
19
|
+
import './package-registry.zod-rdVhQ23C.js';
|
|
20
|
+
import './driver.zod-BOIvRcxq.js';
|
|
21
|
+
import './metadata-plugin.zod-TsdAQIxf.js';
|
|
22
22
|
|
|
23
23
|
/**
|
|
24
24
|
* System Identifier Schema
|
|
@@ -285,6 +285,231 @@ declare const BaseMetadataRecordSchema: z.ZodObject<{
|
|
|
285
285
|
}, z.core.$strip>;
|
|
286
286
|
type BaseMetadataRecord = z.infer<typeof BaseMetadataRecordSchema>;
|
|
287
287
|
|
|
288
|
+
/**
|
|
289
|
+
* Branded Types for ObjectStack Identifiers
|
|
290
|
+
*
|
|
291
|
+
* Branded types provide compile-time safety by preventing accidental mixing
|
|
292
|
+
* of different identifier kinds. For example, you cannot pass an ObjectName
|
|
293
|
+
* where a FieldName is expected, even though both are strings at runtime.
|
|
294
|
+
*
|
|
295
|
+
* @example
|
|
296
|
+
* ```ts
|
|
297
|
+
* import { ObjectNameSchema, FieldNameSchema } from '@objectstack/spec';
|
|
298
|
+
*
|
|
299
|
+
* const objName = ObjectNameSchema.parse('project_task'); // ObjectName
|
|
300
|
+
* const fieldName = FieldNameSchema.parse('task_name'); // FieldName
|
|
301
|
+
*
|
|
302
|
+
* // TypeScript will catch this at compile time:
|
|
303
|
+
* // const fn: FieldName = objName; // Error!
|
|
304
|
+
* ```
|
|
305
|
+
*/
|
|
306
|
+
/**
|
|
307
|
+
* ObjectName — Branded type for business object names.
|
|
308
|
+
*
|
|
309
|
+
* Must be snake_case (no dots). Used for table/collection names.
|
|
310
|
+
*
|
|
311
|
+
* @example 'project_task', 'crm_account', 'user_profile'
|
|
312
|
+
*/
|
|
313
|
+
declare const ObjectNameSchema: z.core.$ZodBranded<z.ZodString, "ObjectName", "out">;
|
|
314
|
+
type ObjectName = z.infer<typeof ObjectNameSchema>;
|
|
315
|
+
/**
|
|
316
|
+
* FieldName — Branded type for field (column) names.
|
|
317
|
+
*
|
|
318
|
+
* Must be snake_case (no dots). Used for column/property names within objects.
|
|
319
|
+
*
|
|
320
|
+
* @example 'first_name', 'created_at', 'total_amount'
|
|
321
|
+
*/
|
|
322
|
+
declare const FieldNameSchema: z.core.$ZodBranded<z.ZodString, "FieldName", "out">;
|
|
323
|
+
type FieldName = z.infer<typeof FieldNameSchema>;
|
|
324
|
+
/**
|
|
325
|
+
* ViewName — Branded type for view identifiers.
|
|
326
|
+
*
|
|
327
|
+
* Must be a valid system identifier (lowercase, may contain dots for namespacing).
|
|
328
|
+
*
|
|
329
|
+
* @example 'all_tasks', 'my_open_deals', 'contact.recent'
|
|
330
|
+
*/
|
|
331
|
+
declare const ViewNameSchema: z.core.$ZodBranded<z.ZodString, "ViewName", "out">;
|
|
332
|
+
type ViewName = z.infer<typeof ViewNameSchema>;
|
|
333
|
+
/**
|
|
334
|
+
* AppName — Branded type for application identifiers.
|
|
335
|
+
*
|
|
336
|
+
* Must be a valid system identifier.
|
|
337
|
+
*
|
|
338
|
+
* @example 'crm', 'helpdesk', 'project_management'
|
|
339
|
+
*/
|
|
340
|
+
declare const AppNameSchema: z.core.$ZodBranded<z.ZodString, "AppName", "out">;
|
|
341
|
+
type AppName = z.infer<typeof AppNameSchema>;
|
|
342
|
+
/**
|
|
343
|
+
* FlowName — Branded type for flow identifiers.
|
|
344
|
+
*
|
|
345
|
+
* Must be a valid system identifier.
|
|
346
|
+
*
|
|
347
|
+
* @example 'approval_flow', 'onboarding_wizard', 'lead_qualification'
|
|
348
|
+
*/
|
|
349
|
+
declare const FlowNameSchema: z.core.$ZodBranded<z.ZodString, "FlowName", "out">;
|
|
350
|
+
type FlowName = z.infer<typeof FlowNameSchema>;
|
|
351
|
+
/**
|
|
352
|
+
* RoleName — Branded type for role identifiers.
|
|
353
|
+
*
|
|
354
|
+
* Must be a valid system identifier.
|
|
355
|
+
*
|
|
356
|
+
* @example 'admin', 'sales_manager', 'read_only'
|
|
357
|
+
*/
|
|
358
|
+
declare const RoleNameSchema: z.core.$ZodBranded<z.ZodString, "RoleName", "out">;
|
|
359
|
+
type RoleName = z.infer<typeof RoleNameSchema>;
|
|
360
|
+
|
|
361
|
+
/**
|
|
362
|
+
* "Did you mean?" Suggestion Utilities
|
|
363
|
+
*
|
|
364
|
+
* Provides fuzzy matching for common ObjectStack identifiers.
|
|
365
|
+
* Used by the custom error map to suggest corrections for typos.
|
|
366
|
+
*
|
|
367
|
+
* @example
|
|
368
|
+
* ```ts
|
|
369
|
+
* suggestFieldType('text_area'); // ['textarea']
|
|
370
|
+
* suggestFieldType('String'); // ['text']
|
|
371
|
+
* suggestFieldType('int'); // ['number']
|
|
372
|
+
* ```
|
|
373
|
+
*/
|
|
374
|
+
/**
|
|
375
|
+
* Compute Levenshtein edit distance between two strings.
|
|
376
|
+
* Uses space-optimized two-row approach (O(min(m,n)) space).
|
|
377
|
+
*/
|
|
378
|
+
declare function levenshteinDistance(a: string, b: string): number;
|
|
379
|
+
/**
|
|
380
|
+
* Find the closest matches from a list of candidates.
|
|
381
|
+
*
|
|
382
|
+
* @param input - The user-provided (possibly invalid) value
|
|
383
|
+
* @param candidates - Array of valid values to compare against
|
|
384
|
+
* @param maxDistance - Maximum edit distance to consider (default: 3)
|
|
385
|
+
* @param maxResults - Maximum number of suggestions to return (default: 3)
|
|
386
|
+
* @returns Array of suggested values, sorted by similarity
|
|
387
|
+
*/
|
|
388
|
+
declare function findClosestMatches(input: string, candidates: readonly string[], maxDistance?: number, maxResults?: number): string[];
|
|
389
|
+
/**
|
|
390
|
+
* Suggest valid FieldType values for an invalid input.
|
|
391
|
+
*
|
|
392
|
+
* First checks known aliases, then falls back to fuzzy matching.
|
|
393
|
+
*
|
|
394
|
+
* @param input - Invalid field type string
|
|
395
|
+
* @returns Array of suggested valid FieldType values
|
|
396
|
+
*
|
|
397
|
+
* @example
|
|
398
|
+
* ```ts
|
|
399
|
+
* suggestFieldType('text_area'); // ['textarea']
|
|
400
|
+
* suggestFieldType('String'); // ['text']
|
|
401
|
+
* suggestFieldType('int'); // ['number']
|
|
402
|
+
* suggestFieldType('dropdown'); // ['select']
|
|
403
|
+
* ```
|
|
404
|
+
*/
|
|
405
|
+
declare function suggestFieldType(input: string): string[];
|
|
406
|
+
/**
|
|
407
|
+
* Format a "Did you mean?" message for display.
|
|
408
|
+
*
|
|
409
|
+
* @param suggestions - Array of suggested values
|
|
410
|
+
* @returns Formatted string or empty string if no suggestions
|
|
411
|
+
*/
|
|
412
|
+
declare function formatSuggestion(suggestions: string[]): string;
|
|
413
|
+
|
|
414
|
+
/**
|
|
415
|
+
* Zod v4 raw issue type used by the error map.
|
|
416
|
+
*/
|
|
417
|
+
type ObjectStackRawIssue = z.core.$ZodRawIssue;
|
|
418
|
+
/**
|
|
419
|
+
* ObjectStack Custom Zod Error Map
|
|
420
|
+
*
|
|
421
|
+
* Provides contextual, actionable error messages for ObjectStack schema validation.
|
|
422
|
+
* Instead of generic Zod messages like "Invalid option", this error map returns
|
|
423
|
+
* messages that explain the ObjectStack context and suggest fixes.
|
|
424
|
+
*
|
|
425
|
+
* In Zod v4, the error map is a function `(issue) => { message: string } | string | null`.
|
|
426
|
+
* Pass it via the `error` option on `.safeParse()` / `.parse()`.
|
|
427
|
+
*
|
|
428
|
+
* @example
|
|
429
|
+
* ```ts
|
|
430
|
+
* import { objectStackErrorMap } from '@objectstack/spec';
|
|
431
|
+
*
|
|
432
|
+
* // Per-parse usage
|
|
433
|
+
* SomeSchema.safeParse(data, { error: objectStackErrorMap });
|
|
434
|
+
* ```
|
|
435
|
+
*/
|
|
436
|
+
declare const objectStackErrorMap: (issue: ObjectStackRawIssue) => {
|
|
437
|
+
message: string;
|
|
438
|
+
} | null;
|
|
439
|
+
/**
|
|
440
|
+
* Zod Issue interface (subset needed for formatting).
|
|
441
|
+
*/
|
|
442
|
+
interface ZodIssueMinimal {
|
|
443
|
+
path: PropertyKey[];
|
|
444
|
+
message: string;
|
|
445
|
+
code?: string;
|
|
446
|
+
}
|
|
447
|
+
/**
|
|
448
|
+
* Format a single Zod issue into a human-readable line.
|
|
449
|
+
*
|
|
450
|
+
* @param issue - A single Zod issue
|
|
451
|
+
* @returns Formatted string with path and message
|
|
452
|
+
*/
|
|
453
|
+
declare function formatZodIssue(issue: ZodIssueMinimal): string;
|
|
454
|
+
/**
|
|
455
|
+
* Pretty-print Zod validation errors for CLI output.
|
|
456
|
+
*
|
|
457
|
+
* Formats a ZodError into a readable block suitable for terminal display.
|
|
458
|
+
* Groups errors by path depth and includes a summary count.
|
|
459
|
+
*
|
|
460
|
+
* @param error - A ZodError to format
|
|
461
|
+
* @param label - Optional label for the error block (e.g., 'Stack validation failed')
|
|
462
|
+
* @returns Formatted multi-line string
|
|
463
|
+
*
|
|
464
|
+
* @example
|
|
465
|
+
* ```ts
|
|
466
|
+
* import { formatZodError, ObjectStackDefinitionSchema } from '@objectstack/spec';
|
|
467
|
+
*
|
|
468
|
+
* const result = ObjectStackDefinitionSchema.safeParse(data);
|
|
469
|
+
* if (!result.success) {
|
|
470
|
+
* console.error(formatZodError(result.error, 'Stack validation failed'));
|
|
471
|
+
* }
|
|
472
|
+
* ```
|
|
473
|
+
*
|
|
474
|
+
* Output:
|
|
475
|
+
* ```
|
|
476
|
+
* Stack validation failed (3 issues):
|
|
477
|
+
*
|
|
478
|
+
* ✗ manifest.name: Required property 'name' is missing.
|
|
479
|
+
* ✗ objects[0].fields.status.type: Invalid field type 'dropdown'. Did you mean 'select'?
|
|
480
|
+
* ✗ views[0].object: Invalid identifier 'MyTasks'. Must be lowercase snake_case.
|
|
481
|
+
* ```
|
|
482
|
+
*/
|
|
483
|
+
declare function formatZodError(error: z.ZodError, label?: string): string;
|
|
484
|
+
/**
|
|
485
|
+
* Parse with the ObjectStack error map and return formatted errors.
|
|
486
|
+
*
|
|
487
|
+
* A convenience function that combines parsing with the custom error map
|
|
488
|
+
* and pretty-print formatting. Returns a discriminated union result.
|
|
489
|
+
*
|
|
490
|
+
* @param schema - Any Zod schema to parse with
|
|
491
|
+
* @param data - Data to validate
|
|
492
|
+
* @param label - Optional label for error formatting
|
|
493
|
+
* @returns Object with `success`, `data`, and optional `formatted` error string
|
|
494
|
+
*
|
|
495
|
+
* @example
|
|
496
|
+
* ```ts
|
|
497
|
+
* const result = safeParsePretty(ObjectStackDefinitionSchema, config, 'objectstack.config.ts');
|
|
498
|
+
* if (!result.success) {
|
|
499
|
+
* console.error(result.formatted);
|
|
500
|
+
* process.exit(1);
|
|
501
|
+
* }
|
|
502
|
+
* ```
|
|
503
|
+
*/
|
|
504
|
+
declare function safeParsePretty<T extends z.ZodTypeAny>(schema: T, data: unknown, label?: string): {
|
|
505
|
+
success: true;
|
|
506
|
+
data: z.infer<T>;
|
|
507
|
+
} | {
|
|
508
|
+
success: false;
|
|
509
|
+
error: z.ZodError;
|
|
510
|
+
formatted: string;
|
|
511
|
+
};
|
|
512
|
+
|
|
288
513
|
/**
|
|
289
514
|
* Shared Schemas and Utilities
|
|
290
515
|
* Common schemas used across multiple modules
|
|
@@ -292,6 +517,8 @@ type BaseMetadataRecord = z.infer<typeof BaseMetadataRecordSchema>;
|
|
|
292
517
|
|
|
293
518
|
type index$3_AggregationFunction = AggregationFunction;
|
|
294
519
|
declare const index$3_AggregationFunctionEnum: typeof AggregationFunctionEnum;
|
|
520
|
+
type index$3_AppName = AppName;
|
|
521
|
+
declare const index$3_AppNameSchema: typeof AppNameSchema;
|
|
295
522
|
type index$3_BaseMetadataRecord = BaseMetadataRecord;
|
|
296
523
|
declare const index$3_BaseMetadataRecordSchema: typeof BaseMetadataRecordSchema;
|
|
297
524
|
type index$3_CacheStrategy = CacheStrategy;
|
|
@@ -302,6 +529,10 @@ type index$3_EventName = EventName;
|
|
|
302
529
|
declare const index$3_EventNameSchema: typeof EventNameSchema;
|
|
303
530
|
type index$3_FieldMapping = FieldMapping;
|
|
304
531
|
declare const index$3_FieldMappingSchema: typeof FieldMappingSchema;
|
|
532
|
+
type index$3_FieldName = FieldName;
|
|
533
|
+
declare const index$3_FieldNameSchema: typeof FieldNameSchema;
|
|
534
|
+
type index$3_FlowName = FlowName;
|
|
535
|
+
declare const index$3_FlowNameSchema: typeof FlowNameSchema;
|
|
305
536
|
declare const index$3_HttpMethod: typeof HttpMethod;
|
|
306
537
|
type index$3_IsolationLevel = IsolationLevel;
|
|
307
538
|
declare const index$3_IsolationLevelEnum: typeof IsolationLevelEnum;
|
|
@@ -309,8 +540,13 @@ type index$3_MetadataFormat = MetadataFormat;
|
|
|
309
540
|
declare const index$3_MetadataFormatSchema: typeof MetadataFormatSchema;
|
|
310
541
|
type index$3_MutationEvent = MutationEvent;
|
|
311
542
|
declare const index$3_MutationEventEnum: typeof MutationEventEnum;
|
|
543
|
+
type index$3_ObjectName = ObjectName;
|
|
544
|
+
declare const index$3_ObjectNameSchema: typeof ObjectNameSchema;
|
|
545
|
+
type index$3_ObjectStackRawIssue = ObjectStackRawIssue;
|
|
312
546
|
declare const index$3_RateLimitConfig: typeof RateLimitConfig;
|
|
313
547
|
declare const index$3_RateLimitConfigSchema: typeof RateLimitConfigSchema;
|
|
548
|
+
type index$3_RoleName = RoleName;
|
|
549
|
+
declare const index$3_RoleNameSchema: typeof RoleNameSchema;
|
|
314
550
|
type index$3_SnakeCaseIdentifier = SnakeCaseIdentifier;
|
|
315
551
|
declare const index$3_SnakeCaseIdentifierSchema: typeof SnakeCaseIdentifierSchema;
|
|
316
552
|
type index$3_SortDirection = SortDirection;
|
|
@@ -321,8 +557,18 @@ type index$3_SystemIdentifier = SystemIdentifier;
|
|
|
321
557
|
declare const index$3_SystemIdentifierSchema: typeof SystemIdentifierSchema;
|
|
322
558
|
type index$3_TransformType = TransformType;
|
|
323
559
|
declare const index$3_TransformTypeSchema: typeof TransformTypeSchema;
|
|
560
|
+
type index$3_ViewName = ViewName;
|
|
561
|
+
declare const index$3_ViewNameSchema: typeof ViewNameSchema;
|
|
562
|
+
declare const index$3_findClosestMatches: typeof findClosestMatches;
|
|
563
|
+
declare const index$3_formatSuggestion: typeof formatSuggestion;
|
|
564
|
+
declare const index$3_formatZodError: typeof formatZodError;
|
|
565
|
+
declare const index$3_formatZodIssue: typeof formatZodIssue;
|
|
566
|
+
declare const index$3_levenshteinDistance: typeof levenshteinDistance;
|
|
567
|
+
declare const index$3_objectStackErrorMap: typeof objectStackErrorMap;
|
|
568
|
+
declare const index$3_safeParsePretty: typeof safeParsePretty;
|
|
569
|
+
declare const index$3_suggestFieldType: typeof suggestFieldType;
|
|
324
570
|
declare namespace index$3 {
|
|
325
|
-
export { type index$3_AggregationFunction as AggregationFunction, index$3_AggregationFunctionEnum as AggregationFunctionEnum, type index$3_BaseMetadataRecord as BaseMetadataRecord, index$3_BaseMetadataRecordSchema as BaseMetadataRecordSchema, type index$3_CacheStrategy as CacheStrategy, index$3_CacheStrategyEnum as CacheStrategyEnum, index$3_CorsConfig as CorsConfig, index$3_CorsConfigSchema as CorsConfigSchema, type index$3_EventName as EventName, index$3_EventNameSchema as EventNameSchema, type index$3_FieldMapping as FieldMapping, index$3_FieldMappingSchema as FieldMappingSchema, index$3_HttpMethod as HttpMethod, type index$3_IsolationLevel as IsolationLevel, index$3_IsolationLevelEnum as IsolationLevelEnum, type index$3_MetadataFormat as MetadataFormat, index$3_MetadataFormatSchema as MetadataFormatSchema, type index$3_MutationEvent as MutationEvent, index$3_MutationEventEnum as MutationEventEnum, index$3_RateLimitConfig as RateLimitConfig, index$3_RateLimitConfigSchema as RateLimitConfigSchema, type index$3_SnakeCaseIdentifier as SnakeCaseIdentifier, index$3_SnakeCaseIdentifierSchema as SnakeCaseIdentifierSchema, type index$3_SortDirection as SortDirection, index$3_SortDirectionEnum as SortDirectionEnum, index$3_StaticMount as StaticMount, index$3_StaticMountSchema as StaticMountSchema, type index$3_SystemIdentifier as SystemIdentifier, index$3_SystemIdentifierSchema as SystemIdentifierSchema, type index$3_TransformType as TransformType, index$3_TransformTypeSchema as TransformTypeSchema };
|
|
571
|
+
export { type index$3_AggregationFunction as AggregationFunction, index$3_AggregationFunctionEnum as AggregationFunctionEnum, type index$3_AppName as AppName, index$3_AppNameSchema as AppNameSchema, type index$3_BaseMetadataRecord as BaseMetadataRecord, index$3_BaseMetadataRecordSchema as BaseMetadataRecordSchema, type index$3_CacheStrategy as CacheStrategy, index$3_CacheStrategyEnum as CacheStrategyEnum, index$3_CorsConfig as CorsConfig, index$3_CorsConfigSchema as CorsConfigSchema, type index$3_EventName as EventName, index$3_EventNameSchema as EventNameSchema, type index$3_FieldMapping as FieldMapping, index$3_FieldMappingSchema as FieldMappingSchema, type index$3_FieldName as FieldName, index$3_FieldNameSchema as FieldNameSchema, type index$3_FlowName as FlowName, index$3_FlowNameSchema as FlowNameSchema, index$3_HttpMethod as HttpMethod, type index$3_IsolationLevel as IsolationLevel, index$3_IsolationLevelEnum as IsolationLevelEnum, type index$3_MetadataFormat as MetadataFormat, index$3_MetadataFormatSchema as MetadataFormatSchema, type index$3_MutationEvent as MutationEvent, index$3_MutationEventEnum as MutationEventEnum, type index$3_ObjectName as ObjectName, index$3_ObjectNameSchema as ObjectNameSchema, type index$3_ObjectStackRawIssue as ObjectStackRawIssue, index$3_RateLimitConfig as RateLimitConfig, index$3_RateLimitConfigSchema as RateLimitConfigSchema, type index$3_RoleName as RoleName, index$3_RoleNameSchema as RoleNameSchema, type index$3_SnakeCaseIdentifier as SnakeCaseIdentifier, index$3_SnakeCaseIdentifierSchema as SnakeCaseIdentifierSchema, type index$3_SortDirection as SortDirection, index$3_SortDirectionEnum as SortDirectionEnum, index$3_StaticMount as StaticMount, index$3_StaticMountSchema as StaticMountSchema, type index$3_SystemIdentifier as SystemIdentifier, index$3_SystemIdentifierSchema as SystemIdentifierSchema, type index$3_TransformType as TransformType, index$3_TransformTypeSchema as TransformTypeSchema, type index$3_ViewName as ViewName, index$3_ViewNameSchema as ViewNameSchema, index$3_findClosestMatches as findClosestMatches, index$3_formatSuggestion as formatSuggestion, index$3_formatZodError as formatZodError, index$3_formatZodIssue as formatZodIssue, index$3_levenshteinDistance as levenshteinDistance, index$3_objectStackErrorMap as objectStackErrorMap, index$3_safeParsePretty as safeParsePretty, index$3_suggestFieldType as suggestFieldType };
|
|
326
572
|
}
|
|
327
573
|
|
|
328
574
|
/**
|
|
@@ -3468,9 +3714,9 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
3468
3714
|
description: z.ZodOptional<z.ZodString>;
|
|
3469
3715
|
}, z.core.$strip>;
|
|
3470
3716
|
conformance: z.ZodDefault<z.ZodEnum<{
|
|
3717
|
+
partial: "partial";
|
|
3471
3718
|
deprecated: "deprecated";
|
|
3472
3719
|
full: "full";
|
|
3473
|
-
partial: "partial";
|
|
3474
3720
|
experimental: "experimental";
|
|
3475
3721
|
}>>;
|
|
3476
3722
|
implementedFeatures: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -3568,9 +3814,9 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
3568
3814
|
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
3569
3815
|
priority: z.ZodDefault<z.ZodNumber>;
|
|
3570
3816
|
resources: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
3571
|
-
metadata: "metadata";
|
|
3572
3817
|
code: "code";
|
|
3573
3818
|
dependencies: "dependencies";
|
|
3819
|
+
metadata: "metadata";
|
|
3574
3820
|
services: "services";
|
|
3575
3821
|
assets: "assets";
|
|
3576
3822
|
}>>>;
|
|
@@ -3691,8 +3937,8 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
3691
3937
|
staging: "staging";
|
|
3692
3938
|
}>>;
|
|
3693
3939
|
strategy: z.ZodDefault<z.ZodEnum<{
|
|
3694
|
-
full: "full";
|
|
3695
3940
|
partial: "partial";
|
|
3941
|
+
full: "full";
|
|
3696
3942
|
"state-preserve": "state-preserve";
|
|
3697
3943
|
}>>;
|
|
3698
3944
|
watchPatterns: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -3728,8 +3974,8 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
3728
3974
|
}>>;
|
|
3729
3975
|
keyStrategy: z.ZodDefault<z.ZodEnum<{
|
|
3730
3976
|
hash: "hash";
|
|
3731
|
-
version: "version";
|
|
3732
3977
|
timestamp: "timestamp";
|
|
3978
|
+
version: "version";
|
|
3733
3979
|
}>>;
|
|
3734
3980
|
ttl: z.ZodOptional<z.ZodNumber>;
|
|
3735
3981
|
maxSize: z.ZodOptional<z.ZodNumber>;
|
|
@@ -3899,7 +4145,6 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
3899
4145
|
lookup: "lookup";
|
|
3900
4146
|
file: "file";
|
|
3901
4147
|
json: "json";
|
|
3902
|
-
code: "code";
|
|
3903
4148
|
text: "text";
|
|
3904
4149
|
textarea: "textarea";
|
|
3905
4150
|
email: "email";
|
|
@@ -3929,6 +4174,7 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
3929
4174
|
autonumber: "autonumber";
|
|
3930
4175
|
location: "location";
|
|
3931
4176
|
address: "address";
|
|
4177
|
+
code: "code";
|
|
3932
4178
|
color: "color";
|
|
3933
4179
|
rating: "rating";
|
|
3934
4180
|
slider: "slider";
|
|
@@ -4020,8 +4266,8 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
4020
4266
|
currencyConfig: z.ZodOptional<z.ZodObject<{
|
|
4021
4267
|
precision: z.ZodDefault<z.ZodNumber>;
|
|
4022
4268
|
currencyMode: z.ZodDefault<z.ZodEnum<{
|
|
4023
|
-
fixed: "fixed";
|
|
4024
4269
|
dynamic: "dynamic";
|
|
4270
|
+
fixed: "fixed";
|
|
4025
4271
|
}>>;
|
|
4026
4272
|
defaultCurrency: z.ZodDefault<z.ZodString>;
|
|
4027
4273
|
}, z.core.$strip>>;
|
|
@@ -4036,9 +4282,9 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
4036
4282
|
normalized: z.ZodDefault<z.ZodBoolean>;
|
|
4037
4283
|
indexed: z.ZodDefault<z.ZodBoolean>;
|
|
4038
4284
|
indexType: z.ZodOptional<z.ZodEnum<{
|
|
4039
|
-
flat: "flat";
|
|
4040
4285
|
hnsw: "hnsw";
|
|
4041
4286
|
ivfflat: "ivfflat";
|
|
4287
|
+
flat: "flat";
|
|
4042
4288
|
}>>;
|
|
4043
4289
|
}, z.core.$strip>>;
|
|
4044
4290
|
fileAttachmentConfig: z.ZodOptional<z.ZodObject<{
|
|
@@ -4122,9 +4368,9 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
4122
4368
|
maskingRule: z.ZodOptional<z.ZodObject<{
|
|
4123
4369
|
field: z.ZodString;
|
|
4124
4370
|
strategy: z.ZodEnum<{
|
|
4125
|
-
hash: "hash";
|
|
4126
4371
|
redact: "redact";
|
|
4127
4372
|
partial: "partial";
|
|
4373
|
+
hash: "hash";
|
|
4128
4374
|
tokenize: "tokenize";
|
|
4129
4375
|
randomize: "randomize";
|
|
4130
4376
|
nullify: "nullify";
|
|
@@ -4303,7 +4549,7 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
4303
4549
|
}>>;
|
|
4304
4550
|
keyPrefix: z.ZodOptional<z.ZodString>;
|
|
4305
4551
|
}, z.core.$strip> & {
|
|
4306
|
-
create:
|
|
4552
|
+
create: (config: z.input<z.ZodObject<{
|
|
4307
4553
|
name: z.ZodString;
|
|
4308
4554
|
label: z.ZodOptional<z.ZodString>;
|
|
4309
4555
|
pluralLabel: z.ZodOptional<z.ZodString>;
|
|
@@ -4325,7 +4571,6 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
4325
4571
|
lookup: "lookup";
|
|
4326
4572
|
file: "file";
|
|
4327
4573
|
json: "json";
|
|
4328
|
-
code: "code";
|
|
4329
4574
|
text: "text";
|
|
4330
4575
|
textarea: "textarea";
|
|
4331
4576
|
email: "email";
|
|
@@ -4355,6 +4600,7 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
4355
4600
|
autonumber: "autonumber";
|
|
4356
4601
|
location: "location";
|
|
4357
4602
|
address: "address";
|
|
4603
|
+
code: "code";
|
|
4358
4604
|
color: "color";
|
|
4359
4605
|
rating: "rating";
|
|
4360
4606
|
slider: "slider";
|
|
@@ -4446,8 +4692,8 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
4446
4692
|
currencyConfig: z.ZodOptional<z.ZodObject<{
|
|
4447
4693
|
precision: z.ZodDefault<z.ZodNumber>;
|
|
4448
4694
|
currencyMode: z.ZodDefault<z.ZodEnum<{
|
|
4449
|
-
fixed: "fixed";
|
|
4450
4695
|
dynamic: "dynamic";
|
|
4696
|
+
fixed: "fixed";
|
|
4451
4697
|
}>>;
|
|
4452
4698
|
defaultCurrency: z.ZodDefault<z.ZodString>;
|
|
4453
4699
|
}, z.core.$strip>>;
|
|
@@ -4462,9 +4708,9 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
4462
4708
|
normalized: z.ZodDefault<z.ZodBoolean>;
|
|
4463
4709
|
indexed: z.ZodDefault<z.ZodBoolean>;
|
|
4464
4710
|
indexType: z.ZodOptional<z.ZodEnum<{
|
|
4465
|
-
flat: "flat";
|
|
4466
4711
|
hnsw: "hnsw";
|
|
4467
4712
|
ivfflat: "ivfflat";
|
|
4713
|
+
flat: "flat";
|
|
4468
4714
|
}>>;
|
|
4469
4715
|
}, z.core.$strip>>;
|
|
4470
4716
|
fileAttachmentConfig: z.ZodOptional<z.ZodObject<{
|
|
@@ -4548,9 +4794,9 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
4548
4794
|
maskingRule: z.ZodOptional<z.ZodObject<{
|
|
4549
4795
|
field: z.ZodString;
|
|
4550
4796
|
strategy: z.ZodEnum<{
|
|
4551
|
-
hash: "hash";
|
|
4552
4797
|
redact: "redact";
|
|
4553
4798
|
partial: "partial";
|
|
4799
|
+
hash: "hash";
|
|
4554
4800
|
tokenize: "tokenize";
|
|
4555
4801
|
randomize: "randomize";
|
|
4556
4802
|
nullify: "nullify";
|
|
@@ -4728,7 +4974,7 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
4728
4974
|
read_write: "read_write";
|
|
4729
4975
|
}>>;
|
|
4730
4976
|
keyPrefix: z.ZodOptional<z.ZodString>;
|
|
4731
|
-
}, z.core.$strip
|
|
4977
|
+
}, z.core.$strip>>) => ServiceObject;
|
|
4732
4978
|
}>>;
|
|
4733
4979
|
objectExtensions: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
4734
4980
|
extend: z.ZodString;
|
|
@@ -4742,7 +4988,6 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
4742
4988
|
lookup: "lookup";
|
|
4743
4989
|
file: "file";
|
|
4744
4990
|
json: "json";
|
|
4745
|
-
code: "code";
|
|
4746
4991
|
text: "text";
|
|
4747
4992
|
textarea: "textarea";
|
|
4748
4993
|
email: "email";
|
|
@@ -4772,6 +5017,7 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
4772
5017
|
autonumber: "autonumber";
|
|
4773
5018
|
location: "location";
|
|
4774
5019
|
address: "address";
|
|
5020
|
+
code: "code";
|
|
4775
5021
|
color: "color";
|
|
4776
5022
|
rating: "rating";
|
|
4777
5023
|
slider: "slider";
|
|
@@ -4863,8 +5109,8 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
4863
5109
|
currencyConfig: z.ZodOptional<z.ZodObject<{
|
|
4864
5110
|
precision: z.ZodDefault<z.ZodNumber>;
|
|
4865
5111
|
currencyMode: z.ZodDefault<z.ZodEnum<{
|
|
4866
|
-
fixed: "fixed";
|
|
4867
5112
|
dynamic: "dynamic";
|
|
5113
|
+
fixed: "fixed";
|
|
4868
5114
|
}>>;
|
|
4869
5115
|
defaultCurrency: z.ZodDefault<z.ZodString>;
|
|
4870
5116
|
}, z.core.$strip>>;
|
|
@@ -4879,9 +5125,9 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
4879
5125
|
normalized: z.ZodDefault<z.ZodBoolean>;
|
|
4880
5126
|
indexed: z.ZodDefault<z.ZodBoolean>;
|
|
4881
5127
|
indexType: z.ZodOptional<z.ZodEnum<{
|
|
4882
|
-
flat: "flat";
|
|
4883
5128
|
hnsw: "hnsw";
|
|
4884
5129
|
ivfflat: "ivfflat";
|
|
5130
|
+
flat: "flat";
|
|
4885
5131
|
}>>;
|
|
4886
5132
|
}, z.core.$strip>>;
|
|
4887
5133
|
fileAttachmentConfig: z.ZodOptional<z.ZodObject<{
|
|
@@ -4965,9 +5211,9 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
4965
5211
|
maskingRule: z.ZodOptional<z.ZodObject<{
|
|
4966
5212
|
field: z.ZodString;
|
|
4967
5213
|
strategy: z.ZodEnum<{
|
|
4968
|
-
hash: "hash";
|
|
4969
5214
|
redact: "redact";
|
|
4970
5215
|
partial: "partial";
|
|
5216
|
+
hash: "hash";
|
|
4971
5217
|
tokenize: "tokenize";
|
|
4972
5218
|
randomize: "randomize";
|
|
4973
5219
|
nullify: "nullify";
|
|
@@ -5949,17 +6195,17 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
5949
6195
|
visibility: z.ZodOptional<z.ZodString>;
|
|
5950
6196
|
responsive: z.ZodOptional<z.ZodObject<{
|
|
5951
6197
|
breakpoint: z.ZodOptional<z.ZodEnum<{
|
|
6198
|
+
md: "md";
|
|
5952
6199
|
xs: "xs";
|
|
5953
6200
|
sm: "sm";
|
|
5954
|
-
md: "md";
|
|
5955
6201
|
lg: "lg";
|
|
5956
6202
|
xl: "xl";
|
|
5957
6203
|
"2xl": "2xl";
|
|
5958
6204
|
}>>;
|
|
5959
6205
|
hiddenOn: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
6206
|
+
md: "md";
|
|
5960
6207
|
xs: "xs";
|
|
5961
6208
|
sm: "sm";
|
|
5962
|
-
md: "md";
|
|
5963
6209
|
lg: "lg";
|
|
5964
6210
|
xl: "xl";
|
|
5965
6211
|
"2xl": "2xl";
|
|
@@ -6275,17 +6521,17 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
6275
6521
|
options: z.ZodOptional<z.ZodUnknown>;
|
|
6276
6522
|
responsive: z.ZodOptional<z.ZodObject<{
|
|
6277
6523
|
breakpoint: z.ZodOptional<z.ZodEnum<{
|
|
6524
|
+
md: "md";
|
|
6278
6525
|
xs: "xs";
|
|
6279
6526
|
sm: "sm";
|
|
6280
|
-
md: "md";
|
|
6281
6527
|
lg: "lg";
|
|
6282
6528
|
xl: "xl";
|
|
6283
6529
|
"2xl": "2xl";
|
|
6284
6530
|
}>>;
|
|
6285
6531
|
hiddenOn: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
6532
|
+
md: "md";
|
|
6286
6533
|
xs: "xs";
|
|
6287
6534
|
sm: "sm";
|
|
6288
|
-
md: "md";
|
|
6289
6535
|
lg: "lg";
|
|
6290
6536
|
xl: "xl";
|
|
6291
6537
|
"2xl": "2xl";
|
|
@@ -6415,17 +6661,17 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
6415
6661
|
}>>;
|
|
6416
6662
|
responsive: z.ZodOptional<z.ZodObject<{
|
|
6417
6663
|
breakpoint: z.ZodOptional<z.ZodEnum<{
|
|
6664
|
+
md: "md";
|
|
6418
6665
|
xs: "xs";
|
|
6419
6666
|
sm: "sm";
|
|
6420
|
-
md: "md";
|
|
6421
6667
|
lg: "lg";
|
|
6422
6668
|
xl: "xl";
|
|
6423
6669
|
"2xl": "2xl";
|
|
6424
6670
|
}>>;
|
|
6425
6671
|
hiddenOn: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
6672
|
+
md: "md";
|
|
6426
6673
|
xs: "xs";
|
|
6427
6674
|
sm: "sm";
|
|
6428
|
-
md: "md";
|
|
6429
6675
|
lg: "lg";
|
|
6430
6676
|
xl: "xl";
|
|
6431
6677
|
"2xl": "2xl";
|
|
@@ -6705,7 +6951,6 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
6705
6951
|
lookup: "lookup";
|
|
6706
6952
|
file: "file";
|
|
6707
6953
|
json: "json";
|
|
6708
|
-
code: "code";
|
|
6709
6954
|
text: "text";
|
|
6710
6955
|
textarea: "textarea";
|
|
6711
6956
|
email: "email";
|
|
@@ -6735,6 +6980,7 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
6735
6980
|
autonumber: "autonumber";
|
|
6736
6981
|
location: "location";
|
|
6737
6982
|
address: "address";
|
|
6983
|
+
code: "code";
|
|
6738
6984
|
color: "color";
|
|
6739
6985
|
rating: "rating";
|
|
6740
6986
|
slider: "slider";
|
|
@@ -8431,9 +8677,9 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
8431
8677
|
description: z.ZodOptional<z.ZodString>;
|
|
8432
8678
|
}, z.core.$strip>;
|
|
8433
8679
|
conformance: z.ZodDefault<z.ZodEnum<{
|
|
8680
|
+
partial: "partial";
|
|
8434
8681
|
deprecated: "deprecated";
|
|
8435
8682
|
full: "full";
|
|
8436
|
-
partial: "partial";
|
|
8437
8683
|
experimental: "experimental";
|
|
8438
8684
|
}>>;
|
|
8439
8685
|
implementedFeatures: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -8531,9 +8777,9 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
8531
8777
|
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
8532
8778
|
priority: z.ZodDefault<z.ZodNumber>;
|
|
8533
8779
|
resources: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
8534
|
-
metadata: "metadata";
|
|
8535
8780
|
code: "code";
|
|
8536
8781
|
dependencies: "dependencies";
|
|
8782
|
+
metadata: "metadata";
|
|
8537
8783
|
services: "services";
|
|
8538
8784
|
assets: "assets";
|
|
8539
8785
|
}>>>;
|
|
@@ -8654,8 +8900,8 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
8654
8900
|
staging: "staging";
|
|
8655
8901
|
}>>;
|
|
8656
8902
|
strategy: z.ZodDefault<z.ZodEnum<{
|
|
8657
|
-
full: "full";
|
|
8658
8903
|
partial: "partial";
|
|
8904
|
+
full: "full";
|
|
8659
8905
|
"state-preserve": "state-preserve";
|
|
8660
8906
|
}>>;
|
|
8661
8907
|
watchPatterns: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -8691,8 +8937,8 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
8691
8937
|
}>>;
|
|
8692
8938
|
keyStrategy: z.ZodDefault<z.ZodEnum<{
|
|
8693
8939
|
hash: "hash";
|
|
8694
|
-
version: "version";
|
|
8695
8940
|
timestamp: "timestamp";
|
|
8941
|
+
version: "version";
|
|
8696
8942
|
}>>;
|
|
8697
8943
|
ttl: z.ZodOptional<z.ZodNumber>;
|
|
8698
8944
|
maxSize: z.ZodOptional<z.ZodNumber>;
|
|
@@ -8906,9 +9152,9 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
8906
9152
|
description: z.ZodOptional<z.ZodString>;
|
|
8907
9153
|
}, z.core.$strip>;
|
|
8908
9154
|
conformance: z.ZodDefault<z.ZodEnum<{
|
|
9155
|
+
partial: "partial";
|
|
8909
9156
|
deprecated: "deprecated";
|
|
8910
9157
|
full: "full";
|
|
8911
|
-
partial: "partial";
|
|
8912
9158
|
experimental: "experimental";
|
|
8913
9159
|
}>>;
|
|
8914
9160
|
implementedFeatures: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -9006,9 +9252,9 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
9006
9252
|
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
9007
9253
|
priority: z.ZodDefault<z.ZodNumber>;
|
|
9008
9254
|
resources: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
9009
|
-
metadata: "metadata";
|
|
9010
9255
|
code: "code";
|
|
9011
9256
|
dependencies: "dependencies";
|
|
9257
|
+
metadata: "metadata";
|
|
9012
9258
|
services: "services";
|
|
9013
9259
|
assets: "assets";
|
|
9014
9260
|
}>>>;
|
|
@@ -9129,8 +9375,8 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
9129
9375
|
staging: "staging";
|
|
9130
9376
|
}>>;
|
|
9131
9377
|
strategy: z.ZodDefault<z.ZodEnum<{
|
|
9132
|
-
full: "full";
|
|
9133
9378
|
partial: "partial";
|
|
9379
|
+
full: "full";
|
|
9134
9380
|
"state-preserve": "state-preserve";
|
|
9135
9381
|
}>>;
|
|
9136
9382
|
watchPatterns: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -9166,8 +9412,8 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
9166
9412
|
}>>;
|
|
9167
9413
|
keyStrategy: z.ZodDefault<z.ZodEnum<{
|
|
9168
9414
|
hash: "hash";
|
|
9169
|
-
version: "version";
|
|
9170
9415
|
timestamp: "timestamp";
|
|
9416
|
+
version: "version";
|
|
9171
9417
|
}>>;
|
|
9172
9418
|
ttl: z.ZodOptional<z.ZodNumber>;
|
|
9173
9419
|
maxSize: z.ZodOptional<z.ZodNumber>;
|
|
@@ -9337,7 +9583,6 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
9337
9583
|
lookup: "lookup";
|
|
9338
9584
|
file: "file";
|
|
9339
9585
|
json: "json";
|
|
9340
|
-
code: "code";
|
|
9341
9586
|
text: "text";
|
|
9342
9587
|
textarea: "textarea";
|
|
9343
9588
|
email: "email";
|
|
@@ -9367,6 +9612,7 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
9367
9612
|
autonumber: "autonumber";
|
|
9368
9613
|
location: "location";
|
|
9369
9614
|
address: "address";
|
|
9615
|
+
code: "code";
|
|
9370
9616
|
color: "color";
|
|
9371
9617
|
rating: "rating";
|
|
9372
9618
|
slider: "slider";
|
|
@@ -9458,8 +9704,8 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
9458
9704
|
currencyConfig: z.ZodOptional<z.ZodObject<{
|
|
9459
9705
|
precision: z.ZodDefault<z.ZodNumber>;
|
|
9460
9706
|
currencyMode: z.ZodDefault<z.ZodEnum<{
|
|
9461
|
-
fixed: "fixed";
|
|
9462
9707
|
dynamic: "dynamic";
|
|
9708
|
+
fixed: "fixed";
|
|
9463
9709
|
}>>;
|
|
9464
9710
|
defaultCurrency: z.ZodDefault<z.ZodString>;
|
|
9465
9711
|
}, z.core.$strip>>;
|
|
@@ -9474,9 +9720,9 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
9474
9720
|
normalized: z.ZodDefault<z.ZodBoolean>;
|
|
9475
9721
|
indexed: z.ZodDefault<z.ZodBoolean>;
|
|
9476
9722
|
indexType: z.ZodOptional<z.ZodEnum<{
|
|
9477
|
-
flat: "flat";
|
|
9478
9723
|
hnsw: "hnsw";
|
|
9479
9724
|
ivfflat: "ivfflat";
|
|
9725
|
+
flat: "flat";
|
|
9480
9726
|
}>>;
|
|
9481
9727
|
}, z.core.$strip>>;
|
|
9482
9728
|
fileAttachmentConfig: z.ZodOptional<z.ZodObject<{
|
|
@@ -9560,9 +9806,9 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
9560
9806
|
maskingRule: z.ZodOptional<z.ZodObject<{
|
|
9561
9807
|
field: z.ZodString;
|
|
9562
9808
|
strategy: z.ZodEnum<{
|
|
9563
|
-
hash: "hash";
|
|
9564
9809
|
redact: "redact";
|
|
9565
9810
|
partial: "partial";
|
|
9811
|
+
hash: "hash";
|
|
9566
9812
|
tokenize: "tokenize";
|
|
9567
9813
|
randomize: "randomize";
|
|
9568
9814
|
nullify: "nullify";
|
|
@@ -9741,7 +9987,7 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
9741
9987
|
}>>;
|
|
9742
9988
|
keyPrefix: z.ZodOptional<z.ZodString>;
|
|
9743
9989
|
}, z.core.$strip> & {
|
|
9744
|
-
create:
|
|
9990
|
+
create: (config: z.input<z.ZodObject<{
|
|
9745
9991
|
name: z.ZodString;
|
|
9746
9992
|
label: z.ZodOptional<z.ZodString>;
|
|
9747
9993
|
pluralLabel: z.ZodOptional<z.ZodString>;
|
|
@@ -9763,7 +10009,6 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
9763
10009
|
lookup: "lookup";
|
|
9764
10010
|
file: "file";
|
|
9765
10011
|
json: "json";
|
|
9766
|
-
code: "code";
|
|
9767
10012
|
text: "text";
|
|
9768
10013
|
textarea: "textarea";
|
|
9769
10014
|
email: "email";
|
|
@@ -9793,6 +10038,7 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
9793
10038
|
autonumber: "autonumber";
|
|
9794
10039
|
location: "location";
|
|
9795
10040
|
address: "address";
|
|
10041
|
+
code: "code";
|
|
9796
10042
|
color: "color";
|
|
9797
10043
|
rating: "rating";
|
|
9798
10044
|
slider: "slider";
|
|
@@ -9884,8 +10130,8 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
9884
10130
|
currencyConfig: z.ZodOptional<z.ZodObject<{
|
|
9885
10131
|
precision: z.ZodDefault<z.ZodNumber>;
|
|
9886
10132
|
currencyMode: z.ZodDefault<z.ZodEnum<{
|
|
9887
|
-
fixed: "fixed";
|
|
9888
10133
|
dynamic: "dynamic";
|
|
10134
|
+
fixed: "fixed";
|
|
9889
10135
|
}>>;
|
|
9890
10136
|
defaultCurrency: z.ZodDefault<z.ZodString>;
|
|
9891
10137
|
}, z.core.$strip>>;
|
|
@@ -9900,9 +10146,9 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
9900
10146
|
normalized: z.ZodDefault<z.ZodBoolean>;
|
|
9901
10147
|
indexed: z.ZodDefault<z.ZodBoolean>;
|
|
9902
10148
|
indexType: z.ZodOptional<z.ZodEnum<{
|
|
9903
|
-
flat: "flat";
|
|
9904
10149
|
hnsw: "hnsw";
|
|
9905
10150
|
ivfflat: "ivfflat";
|
|
10151
|
+
flat: "flat";
|
|
9906
10152
|
}>>;
|
|
9907
10153
|
}, z.core.$strip>>;
|
|
9908
10154
|
fileAttachmentConfig: z.ZodOptional<z.ZodObject<{
|
|
@@ -9986,9 +10232,9 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
9986
10232
|
maskingRule: z.ZodOptional<z.ZodObject<{
|
|
9987
10233
|
field: z.ZodString;
|
|
9988
10234
|
strategy: z.ZodEnum<{
|
|
9989
|
-
hash: "hash";
|
|
9990
10235
|
redact: "redact";
|
|
9991
10236
|
partial: "partial";
|
|
10237
|
+
hash: "hash";
|
|
9992
10238
|
tokenize: "tokenize";
|
|
9993
10239
|
randomize: "randomize";
|
|
9994
10240
|
nullify: "nullify";
|
|
@@ -10166,7 +10412,7 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
10166
10412
|
read_write: "read_write";
|
|
10167
10413
|
}>>;
|
|
10168
10414
|
keyPrefix: z.ZodOptional<z.ZodString>;
|
|
10169
|
-
}, z.core.$strip
|
|
10415
|
+
}, z.core.$strip>>) => ServiceObject;
|
|
10170
10416
|
}>>;
|
|
10171
10417
|
objectExtensions: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
10172
10418
|
extend: z.ZodString;
|
|
@@ -10180,7 +10426,6 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
10180
10426
|
lookup: "lookup";
|
|
10181
10427
|
file: "file";
|
|
10182
10428
|
json: "json";
|
|
10183
|
-
code: "code";
|
|
10184
10429
|
text: "text";
|
|
10185
10430
|
textarea: "textarea";
|
|
10186
10431
|
email: "email";
|
|
@@ -10210,6 +10455,7 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
10210
10455
|
autonumber: "autonumber";
|
|
10211
10456
|
location: "location";
|
|
10212
10457
|
address: "address";
|
|
10458
|
+
code: "code";
|
|
10213
10459
|
color: "color";
|
|
10214
10460
|
rating: "rating";
|
|
10215
10461
|
slider: "slider";
|
|
@@ -10301,8 +10547,8 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
10301
10547
|
currencyConfig: z.ZodOptional<z.ZodObject<{
|
|
10302
10548
|
precision: z.ZodDefault<z.ZodNumber>;
|
|
10303
10549
|
currencyMode: z.ZodDefault<z.ZodEnum<{
|
|
10304
|
-
fixed: "fixed";
|
|
10305
10550
|
dynamic: "dynamic";
|
|
10551
|
+
fixed: "fixed";
|
|
10306
10552
|
}>>;
|
|
10307
10553
|
defaultCurrency: z.ZodDefault<z.ZodString>;
|
|
10308
10554
|
}, z.core.$strip>>;
|
|
@@ -10317,9 +10563,9 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
10317
10563
|
normalized: z.ZodDefault<z.ZodBoolean>;
|
|
10318
10564
|
indexed: z.ZodDefault<z.ZodBoolean>;
|
|
10319
10565
|
indexType: z.ZodOptional<z.ZodEnum<{
|
|
10320
|
-
flat: "flat";
|
|
10321
10566
|
hnsw: "hnsw";
|
|
10322
10567
|
ivfflat: "ivfflat";
|
|
10568
|
+
flat: "flat";
|
|
10323
10569
|
}>>;
|
|
10324
10570
|
}, z.core.$strip>>;
|
|
10325
10571
|
fileAttachmentConfig: z.ZodOptional<z.ZodObject<{
|
|
@@ -10403,9 +10649,9 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
10403
10649
|
maskingRule: z.ZodOptional<z.ZodObject<{
|
|
10404
10650
|
field: z.ZodString;
|
|
10405
10651
|
strategy: z.ZodEnum<{
|
|
10406
|
-
hash: "hash";
|
|
10407
10652
|
redact: "redact";
|
|
10408
10653
|
partial: "partial";
|
|
10654
|
+
hash: "hash";
|
|
10409
10655
|
tokenize: "tokenize";
|
|
10410
10656
|
randomize: "randomize";
|
|
10411
10657
|
nullify: "nullify";
|
|
@@ -11387,17 +11633,17 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
11387
11633
|
visibility: z.ZodOptional<z.ZodString>;
|
|
11388
11634
|
responsive: z.ZodOptional<z.ZodObject<{
|
|
11389
11635
|
breakpoint: z.ZodOptional<z.ZodEnum<{
|
|
11636
|
+
md: "md";
|
|
11390
11637
|
xs: "xs";
|
|
11391
11638
|
sm: "sm";
|
|
11392
|
-
md: "md";
|
|
11393
11639
|
lg: "lg";
|
|
11394
11640
|
xl: "xl";
|
|
11395
11641
|
"2xl": "2xl";
|
|
11396
11642
|
}>>;
|
|
11397
11643
|
hiddenOn: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
11644
|
+
md: "md";
|
|
11398
11645
|
xs: "xs";
|
|
11399
11646
|
sm: "sm";
|
|
11400
|
-
md: "md";
|
|
11401
11647
|
lg: "lg";
|
|
11402
11648
|
xl: "xl";
|
|
11403
11649
|
"2xl": "2xl";
|
|
@@ -11713,17 +11959,17 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
11713
11959
|
options: z.ZodOptional<z.ZodUnknown>;
|
|
11714
11960
|
responsive: z.ZodOptional<z.ZodObject<{
|
|
11715
11961
|
breakpoint: z.ZodOptional<z.ZodEnum<{
|
|
11962
|
+
md: "md";
|
|
11716
11963
|
xs: "xs";
|
|
11717
11964
|
sm: "sm";
|
|
11718
|
-
md: "md";
|
|
11719
11965
|
lg: "lg";
|
|
11720
11966
|
xl: "xl";
|
|
11721
11967
|
"2xl": "2xl";
|
|
11722
11968
|
}>>;
|
|
11723
11969
|
hiddenOn: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
11970
|
+
md: "md";
|
|
11724
11971
|
xs: "xs";
|
|
11725
11972
|
sm: "sm";
|
|
11726
|
-
md: "md";
|
|
11727
11973
|
lg: "lg";
|
|
11728
11974
|
xl: "xl";
|
|
11729
11975
|
"2xl": "2xl";
|
|
@@ -11853,17 +12099,17 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
11853
12099
|
}>>;
|
|
11854
12100
|
responsive: z.ZodOptional<z.ZodObject<{
|
|
11855
12101
|
breakpoint: z.ZodOptional<z.ZodEnum<{
|
|
12102
|
+
md: "md";
|
|
11856
12103
|
xs: "xs";
|
|
11857
12104
|
sm: "sm";
|
|
11858
|
-
md: "md";
|
|
11859
12105
|
lg: "lg";
|
|
11860
12106
|
xl: "xl";
|
|
11861
12107
|
"2xl": "2xl";
|
|
11862
12108
|
}>>;
|
|
11863
12109
|
hiddenOn: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
12110
|
+
md: "md";
|
|
11864
12111
|
xs: "xs";
|
|
11865
12112
|
sm: "sm";
|
|
11866
|
-
md: "md";
|
|
11867
12113
|
lg: "lg";
|
|
11868
12114
|
xl: "xl";
|
|
11869
12115
|
"2xl": "2xl";
|
|
@@ -12143,7 +12389,6 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
12143
12389
|
lookup: "lookup";
|
|
12144
12390
|
file: "file";
|
|
12145
12391
|
json: "json";
|
|
12146
|
-
code: "code";
|
|
12147
12392
|
text: "text";
|
|
12148
12393
|
textarea: "textarea";
|
|
12149
12394
|
email: "email";
|
|
@@ -12173,6 +12418,7 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
12173
12418
|
autonumber: "autonumber";
|
|
12174
12419
|
location: "location";
|
|
12175
12420
|
address: "address";
|
|
12421
|
+
code: "code";
|
|
12176
12422
|
color: "color";
|
|
12177
12423
|
rating: "rating";
|
|
12178
12424
|
slider: "slider";
|
|
@@ -13869,9 +14115,9 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
13869
14115
|
description: z.ZodOptional<z.ZodString>;
|
|
13870
14116
|
}, z.core.$strip>;
|
|
13871
14117
|
conformance: z.ZodDefault<z.ZodEnum<{
|
|
14118
|
+
partial: "partial";
|
|
13872
14119
|
deprecated: "deprecated";
|
|
13873
14120
|
full: "full";
|
|
13874
|
-
partial: "partial";
|
|
13875
14121
|
experimental: "experimental";
|
|
13876
14122
|
}>>;
|
|
13877
14123
|
implementedFeatures: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -13969,9 +14215,9 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
13969
14215
|
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
13970
14216
|
priority: z.ZodDefault<z.ZodNumber>;
|
|
13971
14217
|
resources: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
13972
|
-
metadata: "metadata";
|
|
13973
14218
|
code: "code";
|
|
13974
14219
|
dependencies: "dependencies";
|
|
14220
|
+
metadata: "metadata";
|
|
13975
14221
|
services: "services";
|
|
13976
14222
|
assets: "assets";
|
|
13977
14223
|
}>>>;
|
|
@@ -14092,8 +14338,8 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
14092
14338
|
staging: "staging";
|
|
14093
14339
|
}>>;
|
|
14094
14340
|
strategy: z.ZodDefault<z.ZodEnum<{
|
|
14095
|
-
full: "full";
|
|
14096
14341
|
partial: "partial";
|
|
14342
|
+
full: "full";
|
|
14097
14343
|
"state-preserve": "state-preserve";
|
|
14098
14344
|
}>>;
|
|
14099
14345
|
watchPatterns: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -14129,8 +14375,8 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
14129
14375
|
}>>;
|
|
14130
14376
|
keyStrategy: z.ZodDefault<z.ZodEnum<{
|
|
14131
14377
|
hash: "hash";
|
|
14132
|
-
version: "version";
|
|
14133
14378
|
timestamp: "timestamp";
|
|
14379
|
+
version: "version";
|
|
14134
14380
|
}>>;
|
|
14135
14381
|
ttl: z.ZodOptional<z.ZodNumber>;
|
|
14136
14382
|
maxSize: z.ZodOptional<z.ZodNumber>;
|
|
@@ -14217,6 +14463,24 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
14217
14463
|
}, z.core.$strip>, z.ZodString]>>>;
|
|
14218
14464
|
}, z.core.$strip>;
|
|
14219
14465
|
type ObjectStack = ObjectStackDefinition;
|
|
14466
|
+
/**
|
|
14467
|
+
* Options for `defineStack()`.
|
|
14468
|
+
*/
|
|
14469
|
+
interface DefineStackOptions {
|
|
14470
|
+
/**
|
|
14471
|
+
* When `true`, enables strict cross-reference validation:
|
|
14472
|
+
* - Views must reference objects defined in `objects`
|
|
14473
|
+
* - Actions must reference objects defined in `objects`
|
|
14474
|
+
* - Workflows must reference objects defined in `objects`
|
|
14475
|
+
* - Flows that reference objects must point to defined objects
|
|
14476
|
+
*
|
|
14477
|
+
* When `false` (default), the stack is returned as-is for maximum flexibility
|
|
14478
|
+
* (e.g., when views reference objects provided by other plugins).
|
|
14479
|
+
*
|
|
14480
|
+
* @default false
|
|
14481
|
+
*/
|
|
14482
|
+
strict?: boolean;
|
|
14483
|
+
}
|
|
14220
14484
|
/**
|
|
14221
14485
|
* Type-safe helper to define a generic stack.
|
|
14222
14486
|
*
|
|
@@ -14226,3177 +14490,21 @@ type ObjectStack = ObjectStackDefinition;
|
|
|
14226
14490
|
*
|
|
14227
14491
|
* This unified definition allows any "Project" (e.g., Todo App) to be imported
|
|
14228
14492
|
* as a "Plugin" into a larger system (e.g., Company PaaS) without code changes.
|
|
14493
|
+
*
|
|
14494
|
+
* @param config - The stack definition object
|
|
14495
|
+
* @param options - Optional settings. Use `{ strict: true }` to validate cross-references.
|
|
14496
|
+
* @returns The validated stack definition
|
|
14497
|
+
*
|
|
14498
|
+
* @example
|
|
14499
|
+
* ```ts
|
|
14500
|
+
* // Basic usage (pass-through, backward compatible)
|
|
14501
|
+
* const stack = defineStack({ manifest: { ... }, objects: [...] });
|
|
14502
|
+
*
|
|
14503
|
+
* // Strict mode — validates that views/workflows reference defined objects
|
|
14504
|
+
* const stack = defineStack({ manifest: { ... }, objects: [...], views: [...] }, { strict: true });
|
|
14505
|
+
* ```
|
|
14229
14506
|
*/
|
|
14230
|
-
declare
|
|
14231
|
-
manifest: {
|
|
14232
|
-
id: string;
|
|
14233
|
-
version: string;
|
|
14234
|
-
type: "theme" | "driver" | "app" | "server" | "ui" | "module" | "agent" | "objectql" | "plugin" | "gateway" | "adapter";
|
|
14235
|
-
name: string;
|
|
14236
|
-
namespace?: string | undefined;
|
|
14237
|
-
description?: string | undefined;
|
|
14238
|
-
permissions?: string[] | undefined;
|
|
14239
|
-
objects?: string[] | undefined;
|
|
14240
|
-
datasources?: string[] | undefined;
|
|
14241
|
-
dependencies?: Record<string, string> | undefined;
|
|
14242
|
-
configuration?: {
|
|
14243
|
-
properties: Record<string, {
|
|
14244
|
-
type: "string" | "number" | "boolean" | "object" | "array";
|
|
14245
|
-
default?: unknown;
|
|
14246
|
-
description?: string | undefined;
|
|
14247
|
-
required?: boolean | undefined;
|
|
14248
|
-
secret?: boolean | undefined;
|
|
14249
|
-
enum?: string[] | undefined;
|
|
14250
|
-
}>;
|
|
14251
|
-
title?: string | undefined;
|
|
14252
|
-
} | undefined;
|
|
14253
|
-
contributes?: {
|
|
14254
|
-
kinds?: {
|
|
14255
|
-
id: string;
|
|
14256
|
-
globs: string[];
|
|
14257
|
-
description?: string | undefined;
|
|
14258
|
-
}[] | undefined;
|
|
14259
|
-
events?: string[] | undefined;
|
|
14260
|
-
menus?: Record<string, {
|
|
14261
|
-
id: string;
|
|
14262
|
-
label: string;
|
|
14263
|
-
command?: string | undefined;
|
|
14264
|
-
}[]> | undefined;
|
|
14265
|
-
themes?: {
|
|
14266
|
-
id: string;
|
|
14267
|
-
label: string;
|
|
14268
|
-
path: string;
|
|
14269
|
-
}[] | undefined;
|
|
14270
|
-
translations?: {
|
|
14271
|
-
locale: string;
|
|
14272
|
-
path: string;
|
|
14273
|
-
}[] | undefined;
|
|
14274
|
-
actions?: {
|
|
14275
|
-
name: string;
|
|
14276
|
-
label?: string | undefined;
|
|
14277
|
-
description?: string | undefined;
|
|
14278
|
-
input?: unknown;
|
|
14279
|
-
output?: unknown;
|
|
14280
|
-
}[] | undefined;
|
|
14281
|
-
drivers?: {
|
|
14282
|
-
id: string;
|
|
14283
|
-
label: string;
|
|
14284
|
-
description?: string | undefined;
|
|
14285
|
-
}[] | undefined;
|
|
14286
|
-
fieldTypes?: {
|
|
14287
|
-
name: string;
|
|
14288
|
-
label: string;
|
|
14289
|
-
description?: string | undefined;
|
|
14290
|
-
}[] | undefined;
|
|
14291
|
-
functions?: {
|
|
14292
|
-
name: string;
|
|
14293
|
-
description?: string | undefined;
|
|
14294
|
-
args?: string[] | undefined;
|
|
14295
|
-
returnType?: string | undefined;
|
|
14296
|
-
}[] | undefined;
|
|
14297
|
-
routes?: {
|
|
14298
|
-
prefix: string;
|
|
14299
|
-
service: string;
|
|
14300
|
-
methods?: string[] | undefined;
|
|
14301
|
-
}[] | undefined;
|
|
14302
|
-
commands?: {
|
|
14303
|
-
name: string;
|
|
14304
|
-
description?: string | undefined;
|
|
14305
|
-
module?: string | undefined;
|
|
14306
|
-
}[] | undefined;
|
|
14307
|
-
} | undefined;
|
|
14308
|
-
data?: {
|
|
14309
|
-
object: string;
|
|
14310
|
-
records: Record<string, unknown>[];
|
|
14311
|
-
externalId?: string | undefined;
|
|
14312
|
-
mode?: "insert" | "update" | "upsert" | "replace" | "ignore" | undefined;
|
|
14313
|
-
env?: ("prod" | "dev" | "test")[] | undefined;
|
|
14314
|
-
}[] | undefined;
|
|
14315
|
-
capabilities?: {
|
|
14316
|
-
implements?: {
|
|
14317
|
-
protocol: {
|
|
14318
|
-
id: string;
|
|
14319
|
-
label: string;
|
|
14320
|
-
version: {
|
|
14321
|
-
major: number;
|
|
14322
|
-
minor: number;
|
|
14323
|
-
patch: number;
|
|
14324
|
-
};
|
|
14325
|
-
specification?: string | undefined;
|
|
14326
|
-
description?: string | undefined;
|
|
14327
|
-
};
|
|
14328
|
-
conformance?: "deprecated" | "full" | "partial" | "experimental" | undefined;
|
|
14329
|
-
implementedFeatures?: string[] | undefined;
|
|
14330
|
-
features?: {
|
|
14331
|
-
name: string;
|
|
14332
|
-
enabled?: boolean | undefined;
|
|
14333
|
-
description?: string | undefined;
|
|
14334
|
-
sinceVersion?: string | undefined;
|
|
14335
|
-
deprecatedSince?: string | undefined;
|
|
14336
|
-
}[] | undefined;
|
|
14337
|
-
metadata?: Record<string, unknown> | undefined;
|
|
14338
|
-
certified?: boolean | undefined;
|
|
14339
|
-
certificationDate?: string | undefined;
|
|
14340
|
-
}[] | undefined;
|
|
14341
|
-
provides?: {
|
|
14342
|
-
id: string;
|
|
14343
|
-
name: string;
|
|
14344
|
-
version: {
|
|
14345
|
-
major: number;
|
|
14346
|
-
minor: number;
|
|
14347
|
-
patch: number;
|
|
14348
|
-
};
|
|
14349
|
-
methods: {
|
|
14350
|
-
name: string;
|
|
14351
|
-
description?: string | undefined;
|
|
14352
|
-
parameters?: {
|
|
14353
|
-
name: string;
|
|
14354
|
-
type: string;
|
|
14355
|
-
required?: boolean | undefined;
|
|
14356
|
-
description?: string | undefined;
|
|
14357
|
-
}[] | undefined;
|
|
14358
|
-
returnType?: string | undefined;
|
|
14359
|
-
async?: boolean | undefined;
|
|
14360
|
-
}[];
|
|
14361
|
-
description?: string | undefined;
|
|
14362
|
-
events?: {
|
|
14363
|
-
name: string;
|
|
14364
|
-
description?: string | undefined;
|
|
14365
|
-
payload?: string | undefined;
|
|
14366
|
-
}[] | undefined;
|
|
14367
|
-
stability?: "alpha" | "experimental" | "stable" | "beta" | undefined;
|
|
14368
|
-
}[] | undefined;
|
|
14369
|
-
requires?: {
|
|
14370
|
-
pluginId: string;
|
|
14371
|
-
version: string;
|
|
14372
|
-
optional?: boolean | undefined;
|
|
14373
|
-
reason?: string | undefined;
|
|
14374
|
-
requiredCapabilities?: string[] | undefined;
|
|
14375
|
-
}[] | undefined;
|
|
14376
|
-
extensionPoints?: {
|
|
14377
|
-
id: string;
|
|
14378
|
-
name: string;
|
|
14379
|
-
type: "provider" | "action" | "widget" | "hook" | "transformer" | "validator" | "decorator";
|
|
14380
|
-
description?: string | undefined;
|
|
14381
|
-
contract?: {
|
|
14382
|
-
input?: string | undefined;
|
|
14383
|
-
output?: string | undefined;
|
|
14384
|
-
signature?: string | undefined;
|
|
14385
|
-
} | undefined;
|
|
14386
|
-
cardinality?: "multiple" | "single" | undefined;
|
|
14387
|
-
}[] | undefined;
|
|
14388
|
-
extensions?: {
|
|
14389
|
-
targetPluginId: string;
|
|
14390
|
-
extensionPointId: string;
|
|
14391
|
-
implementation: string;
|
|
14392
|
-
priority?: number | undefined;
|
|
14393
|
-
}[] | undefined;
|
|
14394
|
-
} | undefined;
|
|
14395
|
-
extensions?: Record<string, unknown> | undefined;
|
|
14396
|
-
loading?: {
|
|
14397
|
-
strategy?: "lazy" | "parallel" | "eager" | "deferred" | "on-demand" | undefined;
|
|
14398
|
-
preload?: {
|
|
14399
|
-
enabled?: boolean | undefined;
|
|
14400
|
-
priority?: number | undefined;
|
|
14401
|
-
resources?: ("metadata" | "code" | "dependencies" | "services" | "assets")[] | undefined;
|
|
14402
|
-
conditions?: {
|
|
14403
|
-
routes?: string[] | undefined;
|
|
14404
|
-
roles?: string[] | undefined;
|
|
14405
|
-
deviceType?: ("desktop" | "mobile" | "tablet")[] | undefined;
|
|
14406
|
-
minNetworkSpeed?: "slow-2g" | "2g" | "3g" | "4g" | undefined;
|
|
14407
|
-
} | undefined;
|
|
14408
|
-
} | undefined;
|
|
14409
|
-
codeSplitting?: {
|
|
14410
|
-
enabled?: boolean | undefined;
|
|
14411
|
-
strategy?: "custom" | "size" | "route" | "feature" | undefined;
|
|
14412
|
-
chunkNaming?: "hashed" | "sequential" | "named" | undefined;
|
|
14413
|
-
maxChunkSize?: number | undefined;
|
|
14414
|
-
sharedDependencies?: {
|
|
14415
|
-
enabled?: boolean | undefined;
|
|
14416
|
-
minChunks?: number | undefined;
|
|
14417
|
-
} | undefined;
|
|
14418
|
-
} | undefined;
|
|
14419
|
-
dynamicImport?: {
|
|
14420
|
-
enabled?: boolean | undefined;
|
|
14421
|
-
mode?: "lazy" | "async" | "sync" | "eager" | undefined;
|
|
14422
|
-
prefetch?: boolean | undefined;
|
|
14423
|
-
preload?: boolean | undefined;
|
|
14424
|
-
webpackChunkName?: string | undefined;
|
|
14425
|
-
timeout?: number | undefined;
|
|
14426
|
-
retry?: {
|
|
14427
|
-
enabled?: boolean | undefined;
|
|
14428
|
-
maxAttempts?: number | undefined;
|
|
14429
|
-
backoffMs?: number | undefined;
|
|
14430
|
-
} | undefined;
|
|
14431
|
-
} | undefined;
|
|
14432
|
-
initialization?: {
|
|
14433
|
-
mode?: "async" | "parallel" | "sync" | "sequential" | undefined;
|
|
14434
|
-
timeout?: number | undefined;
|
|
14435
|
-
priority?: number | undefined;
|
|
14436
|
-
critical?: boolean | undefined;
|
|
14437
|
-
retry?: {
|
|
14438
|
-
enabled?: boolean | undefined;
|
|
14439
|
-
maxAttempts?: number | undefined;
|
|
14440
|
-
backoffMs?: number | undefined;
|
|
14441
|
-
} | undefined;
|
|
14442
|
-
healthCheckInterval?: number | undefined;
|
|
14443
|
-
} | undefined;
|
|
14444
|
-
dependencyResolution?: {
|
|
14445
|
-
strategy?: "strict" | "pinned" | "latest" | "compatible" | undefined;
|
|
14446
|
-
peerDependencies?: {
|
|
14447
|
-
resolve?: boolean | undefined;
|
|
14448
|
-
onMissing?: "error" | "warn" | "ignore" | undefined;
|
|
14449
|
-
onMismatch?: "error" | "warn" | "ignore" | undefined;
|
|
14450
|
-
} | undefined;
|
|
14451
|
-
optionalDependencies?: {
|
|
14452
|
-
load?: boolean | undefined;
|
|
14453
|
-
onFailure?: "warn" | "ignore" | undefined;
|
|
14454
|
-
} | undefined;
|
|
14455
|
-
conflictResolution?: "latest" | "manual" | "fail" | "oldest" | undefined;
|
|
14456
|
-
circularDependencies?: "error" | "warn" | "allow" | undefined;
|
|
14457
|
-
} | undefined;
|
|
14458
|
-
hotReload?: {
|
|
14459
|
-
enabled?: boolean | undefined;
|
|
14460
|
-
environment?: "development" | "production" | "staging" | undefined;
|
|
14461
|
-
strategy?: "full" | "partial" | "state-preserve" | undefined;
|
|
14462
|
-
watchPatterns?: string[] | undefined;
|
|
14463
|
-
ignorePatterns?: string[] | undefined;
|
|
14464
|
-
debounceMs?: number | undefined;
|
|
14465
|
-
preserveState?: boolean | undefined;
|
|
14466
|
-
stateSerialization?: {
|
|
14467
|
-
enabled?: boolean | undefined;
|
|
14468
|
-
handler?: string | undefined;
|
|
14469
|
-
} | undefined;
|
|
14470
|
-
hooks?: {
|
|
14471
|
-
beforeReload?: string | undefined;
|
|
14472
|
-
afterReload?: string | undefined;
|
|
14473
|
-
onError?: string | undefined;
|
|
14474
|
-
} | undefined;
|
|
14475
|
-
productionSafety?: {
|
|
14476
|
-
healthValidation?: boolean | undefined;
|
|
14477
|
-
rollbackOnFailure?: boolean | undefined;
|
|
14478
|
-
healthTimeout?: number | undefined;
|
|
14479
|
-
drainConnections?: boolean | undefined;
|
|
14480
|
-
drainTimeout?: number | undefined;
|
|
14481
|
-
maxConcurrentReloads?: number | undefined;
|
|
14482
|
-
minReloadInterval?: number | undefined;
|
|
14483
|
-
} | undefined;
|
|
14484
|
-
} | undefined;
|
|
14485
|
-
caching?: {
|
|
14486
|
-
enabled?: boolean | undefined;
|
|
14487
|
-
storage?: "hybrid" | "indexeddb" | "memory" | "disk" | undefined;
|
|
14488
|
-
keyStrategy?: "hash" | "version" | "timestamp" | undefined;
|
|
14489
|
-
ttl?: number | undefined;
|
|
14490
|
-
maxSize?: number | undefined;
|
|
14491
|
-
invalidateOn?: ("error" | "manual" | "version-change" | "dependency-change")[] | undefined;
|
|
14492
|
-
compression?: {
|
|
14493
|
-
enabled?: boolean | undefined;
|
|
14494
|
-
algorithm?: "gzip" | "brotli" | "deflate" | undefined;
|
|
14495
|
-
} | undefined;
|
|
14496
|
-
} | undefined;
|
|
14497
|
-
sandboxing?: {
|
|
14498
|
-
enabled?: boolean | undefined;
|
|
14499
|
-
scope?: "automation-only" | "untrusted-only" | "all-plugins" | undefined;
|
|
14500
|
-
isolationLevel?: "none" | "process" | "vm" | "iframe" | "web-worker" | undefined;
|
|
14501
|
-
allowedCapabilities?: string[] | undefined;
|
|
14502
|
-
resourceQuotas?: {
|
|
14503
|
-
maxMemoryMB?: number | undefined;
|
|
14504
|
-
maxCpuTimeMs?: number | undefined;
|
|
14505
|
-
maxFileDescriptors?: number | undefined;
|
|
14506
|
-
maxNetworkKBps?: number | undefined;
|
|
14507
|
-
} | undefined;
|
|
14508
|
-
permissions?: {
|
|
14509
|
-
allowedAPIs?: string[] | undefined;
|
|
14510
|
-
allowedPaths?: string[] | undefined;
|
|
14511
|
-
allowedEndpoints?: string[] | undefined;
|
|
14512
|
-
allowedEnvVars?: string[] | undefined;
|
|
14513
|
-
} | undefined;
|
|
14514
|
-
ipc?: {
|
|
14515
|
-
enabled?: boolean | undefined;
|
|
14516
|
-
transport?: "memory" | "message-port" | "unix-socket" | "tcp" | undefined;
|
|
14517
|
-
maxMessageSize?: number | undefined;
|
|
14518
|
-
timeout?: number | undefined;
|
|
14519
|
-
allowedServices?: string[] | undefined;
|
|
14520
|
-
} | undefined;
|
|
14521
|
-
} | undefined;
|
|
14522
|
-
monitoring?: {
|
|
14523
|
-
enabled?: boolean | undefined;
|
|
14524
|
-
metrics?: ("load-time" | "init-time" | "memory-usage" | "cpu-usage" | "api-calls" | "error-rate" | "cache-hit-rate")[] | undefined;
|
|
14525
|
-
samplingRate?: number | undefined;
|
|
14526
|
-
reportingInterval?: number | undefined;
|
|
14527
|
-
budgets?: {
|
|
14528
|
-
maxLoadTimeMs?: number | undefined;
|
|
14529
|
-
maxInitTimeMs?: number | undefined;
|
|
14530
|
-
maxMemoryMB?: number | undefined;
|
|
14531
|
-
} | undefined;
|
|
14532
|
-
onBudgetViolation?: "error" | "warn" | "ignore" | undefined;
|
|
14533
|
-
} | undefined;
|
|
14534
|
-
} | undefined;
|
|
14535
|
-
};
|
|
14536
|
-
datasources?: {
|
|
14537
|
-
name: string;
|
|
14538
|
-
driver: string;
|
|
14539
|
-
config: Record<string, unknown>;
|
|
14540
|
-
label?: string | undefined;
|
|
14541
|
-
pool?: {
|
|
14542
|
-
min?: number | undefined;
|
|
14543
|
-
max?: number | undefined;
|
|
14544
|
-
idleTimeoutMillis?: number | undefined;
|
|
14545
|
-
connectionTimeoutMillis?: number | undefined;
|
|
14546
|
-
} | undefined;
|
|
14547
|
-
readReplicas?: Record<string, unknown>[] | undefined;
|
|
14548
|
-
capabilities?: {
|
|
14549
|
-
transactions?: boolean | undefined;
|
|
14550
|
-
queryFilters?: boolean | undefined;
|
|
14551
|
-
queryAggregations?: boolean | undefined;
|
|
14552
|
-
querySorting?: boolean | undefined;
|
|
14553
|
-
queryPagination?: boolean | undefined;
|
|
14554
|
-
queryWindowFunctions?: boolean | undefined;
|
|
14555
|
-
querySubqueries?: boolean | undefined;
|
|
14556
|
-
joins?: boolean | undefined;
|
|
14557
|
-
fullTextSearch?: boolean | undefined;
|
|
14558
|
-
readOnly?: boolean | undefined;
|
|
14559
|
-
dynamicSchema?: boolean | undefined;
|
|
14560
|
-
} | undefined;
|
|
14561
|
-
healthCheck?: {
|
|
14562
|
-
enabled?: boolean | undefined;
|
|
14563
|
-
intervalMs?: number | undefined;
|
|
14564
|
-
timeoutMs?: number | undefined;
|
|
14565
|
-
} | undefined;
|
|
14566
|
-
ssl?: {
|
|
14567
|
-
enabled?: boolean | undefined;
|
|
14568
|
-
rejectUnauthorized?: boolean | undefined;
|
|
14569
|
-
ca?: string | undefined;
|
|
14570
|
-
cert?: string | undefined;
|
|
14571
|
-
key?: string | undefined;
|
|
14572
|
-
} | undefined;
|
|
14573
|
-
retryPolicy?: {
|
|
14574
|
-
maxRetries?: number | undefined;
|
|
14575
|
-
baseDelayMs?: number | undefined;
|
|
14576
|
-
maxDelayMs?: number | undefined;
|
|
14577
|
-
backoffMultiplier?: number | undefined;
|
|
14578
|
-
} | undefined;
|
|
14579
|
-
description?: string | undefined;
|
|
14580
|
-
active?: boolean | undefined;
|
|
14581
|
-
}[] | undefined;
|
|
14582
|
-
translations?: Record<string, {
|
|
14583
|
-
objects?: Record<string, {
|
|
14584
|
-
label: string;
|
|
14585
|
-
pluralLabel?: string | undefined;
|
|
14586
|
-
fields?: Record<string, {
|
|
14587
|
-
label?: string | undefined;
|
|
14588
|
-
help?: string | undefined;
|
|
14589
|
-
options?: Record<string, string> | undefined;
|
|
14590
|
-
}> | undefined;
|
|
14591
|
-
}> | undefined;
|
|
14592
|
-
apps?: Record<string, {
|
|
14593
|
-
label: string;
|
|
14594
|
-
description?: string | undefined;
|
|
14595
|
-
}> | undefined;
|
|
14596
|
-
messages?: Record<string, string> | undefined;
|
|
14597
|
-
validationMessages?: Record<string, string> | undefined;
|
|
14598
|
-
}>[] | undefined;
|
|
14599
|
-
objects?: {
|
|
14600
|
-
name: string;
|
|
14601
|
-
fields: Record<string, {
|
|
14602
|
-
type: "number" | "boolean" | "date" | "lookup" | "file" | "json" | "code" | "text" | "textarea" | "email" | "url" | "phone" | "password" | "markdown" | "html" | "richtext" | "currency" | "percent" | "datetime" | "time" | "toggle" | "select" | "multiselect" | "radio" | "checkboxes" | "master_detail" | "tree" | "image" | "avatar" | "video" | "audio" | "formula" | "summary" | "autonumber" | "location" | "address" | "color" | "rating" | "slider" | "signature" | "qrcode" | "progress" | "tags" | "vector";
|
|
14603
|
-
name?: string | undefined;
|
|
14604
|
-
label?: string | undefined;
|
|
14605
|
-
description?: string | undefined;
|
|
14606
|
-
format?: string | undefined;
|
|
14607
|
-
required?: boolean | undefined;
|
|
14608
|
-
searchable?: boolean | undefined;
|
|
14609
|
-
multiple?: boolean | undefined;
|
|
14610
|
-
unique?: boolean | undefined;
|
|
14611
|
-
defaultValue?: unknown;
|
|
14612
|
-
maxLength?: number | undefined;
|
|
14613
|
-
minLength?: number | undefined;
|
|
14614
|
-
precision?: number | undefined;
|
|
14615
|
-
scale?: number | undefined;
|
|
14616
|
-
min?: number | undefined;
|
|
14617
|
-
max?: number | undefined;
|
|
14618
|
-
options?: {
|
|
14619
|
-
label: string;
|
|
14620
|
-
value: string;
|
|
14621
|
-
color?: string | undefined;
|
|
14622
|
-
default?: boolean | undefined;
|
|
14623
|
-
}[] | undefined;
|
|
14624
|
-
reference?: string | undefined;
|
|
14625
|
-
referenceFilters?: string[] | undefined;
|
|
14626
|
-
writeRequiresMasterRead?: boolean | undefined;
|
|
14627
|
-
deleteBehavior?: "set_null" | "cascade" | "restrict" | undefined;
|
|
14628
|
-
expression?: string | undefined;
|
|
14629
|
-
summaryOperations?: {
|
|
14630
|
-
object: string;
|
|
14631
|
-
field: string;
|
|
14632
|
-
function: "count" | "sum" | "avg" | "min" | "max";
|
|
14633
|
-
} | undefined;
|
|
14634
|
-
language?: string | undefined;
|
|
14635
|
-
theme?: string | undefined;
|
|
14636
|
-
lineNumbers?: boolean | undefined;
|
|
14637
|
-
maxRating?: number | undefined;
|
|
14638
|
-
allowHalf?: boolean | undefined;
|
|
14639
|
-
displayMap?: boolean | undefined;
|
|
14640
|
-
allowGeocoding?: boolean | undefined;
|
|
14641
|
-
addressFormat?: "us" | "uk" | "international" | undefined;
|
|
14642
|
-
colorFormat?: "hex" | "rgb" | "rgba" | "hsl" | undefined;
|
|
14643
|
-
allowAlpha?: boolean | undefined;
|
|
14644
|
-
presetColors?: string[] | undefined;
|
|
14645
|
-
step?: number | undefined;
|
|
14646
|
-
showValue?: boolean | undefined;
|
|
14647
|
-
marks?: Record<string, string> | undefined;
|
|
14648
|
-
barcodeFormat?: "qr" | "ean13" | "ean8" | "code128" | "code39" | "upca" | "upce" | undefined;
|
|
14649
|
-
qrErrorCorrection?: "L" | "M" | "Q" | "H" | undefined;
|
|
14650
|
-
displayValue?: boolean | undefined;
|
|
14651
|
-
allowScanning?: boolean | undefined;
|
|
14652
|
-
currencyConfig?: {
|
|
14653
|
-
precision?: number | undefined;
|
|
14654
|
-
currencyMode?: "fixed" | "dynamic" | undefined;
|
|
14655
|
-
defaultCurrency?: string | undefined;
|
|
14656
|
-
} | undefined;
|
|
14657
|
-
vectorConfig?: {
|
|
14658
|
-
dimensions: number;
|
|
14659
|
-
distanceMetric?: "cosine" | "euclidean" | "dotProduct" | "manhattan" | undefined;
|
|
14660
|
-
normalized?: boolean | undefined;
|
|
14661
|
-
indexed?: boolean | undefined;
|
|
14662
|
-
indexType?: "flat" | "hnsw" | "ivfflat" | undefined;
|
|
14663
|
-
} | undefined;
|
|
14664
|
-
fileAttachmentConfig?: {
|
|
14665
|
-
minSize?: number | undefined;
|
|
14666
|
-
maxSize?: number | undefined;
|
|
14667
|
-
allowedTypes?: string[] | undefined;
|
|
14668
|
-
blockedTypes?: string[] | undefined;
|
|
14669
|
-
allowedMimeTypes?: string[] | undefined;
|
|
14670
|
-
blockedMimeTypes?: string[] | undefined;
|
|
14671
|
-
virusScan?: boolean | undefined;
|
|
14672
|
-
virusScanProvider?: "custom" | "clamav" | "virustotal" | "metadefender" | undefined;
|
|
14673
|
-
virusScanOnUpload?: boolean | undefined;
|
|
14674
|
-
quarantineOnThreat?: boolean | undefined;
|
|
14675
|
-
storageProvider?: string | undefined;
|
|
14676
|
-
storageBucket?: string | undefined;
|
|
14677
|
-
storagePrefix?: string | undefined;
|
|
14678
|
-
imageValidation?: {
|
|
14679
|
-
minWidth?: number | undefined;
|
|
14680
|
-
maxWidth?: number | undefined;
|
|
14681
|
-
minHeight?: number | undefined;
|
|
14682
|
-
maxHeight?: number | undefined;
|
|
14683
|
-
aspectRatio?: string | undefined;
|
|
14684
|
-
generateThumbnails?: boolean | undefined;
|
|
14685
|
-
thumbnailSizes?: {
|
|
14686
|
-
name: string;
|
|
14687
|
-
width: number;
|
|
14688
|
-
height: number;
|
|
14689
|
-
crop?: boolean | undefined;
|
|
14690
|
-
}[] | undefined;
|
|
14691
|
-
preserveMetadata?: boolean | undefined;
|
|
14692
|
-
autoRotate?: boolean | undefined;
|
|
14693
|
-
} | undefined;
|
|
14694
|
-
allowMultiple?: boolean | undefined;
|
|
14695
|
-
allowReplace?: boolean | undefined;
|
|
14696
|
-
allowDelete?: boolean | undefined;
|
|
14697
|
-
requireUpload?: boolean | undefined;
|
|
14698
|
-
extractMetadata?: boolean | undefined;
|
|
14699
|
-
extractText?: boolean | undefined;
|
|
14700
|
-
versioningEnabled?: boolean | undefined;
|
|
14701
|
-
maxVersions?: number | undefined;
|
|
14702
|
-
publicRead?: boolean | undefined;
|
|
14703
|
-
presignedUrlExpiry?: number | undefined;
|
|
14704
|
-
} | undefined;
|
|
14705
|
-
encryptionConfig?: {
|
|
14706
|
-
keyManagement: {
|
|
14707
|
-
provider: "local" | "aws-kms" | "azure-key-vault" | "gcp-kms" | "hashicorp-vault";
|
|
14708
|
-
keyId?: string | undefined;
|
|
14709
|
-
rotationPolicy?: {
|
|
14710
|
-
enabled?: boolean | undefined;
|
|
14711
|
-
frequencyDays?: number | undefined;
|
|
14712
|
-
retainOldVersions?: number | undefined;
|
|
14713
|
-
autoRotate?: boolean | undefined;
|
|
14714
|
-
} | undefined;
|
|
14715
|
-
};
|
|
14716
|
-
scope: "table" | "record" | "field" | "database";
|
|
14717
|
-
enabled?: boolean | undefined;
|
|
14718
|
-
algorithm?: "aes-256-gcm" | "aes-256-cbc" | "chacha20-poly1305" | undefined;
|
|
14719
|
-
deterministicEncryption?: boolean | undefined;
|
|
14720
|
-
searchableEncryption?: boolean | undefined;
|
|
14721
|
-
} | undefined;
|
|
14722
|
-
maskingRule?: {
|
|
14723
|
-
field: string;
|
|
14724
|
-
strategy: "hash" | "redact" | "partial" | "tokenize" | "randomize" | "nullify" | "substitute";
|
|
14725
|
-
pattern?: string | undefined;
|
|
14726
|
-
preserveFormat?: boolean | undefined;
|
|
14727
|
-
preserveLength?: boolean | undefined;
|
|
14728
|
-
roles?: string[] | undefined;
|
|
14729
|
-
exemptRoles?: string[] | undefined;
|
|
14730
|
-
} | undefined;
|
|
14731
|
-
auditTrail?: boolean | undefined;
|
|
14732
|
-
dependencies?: string[] | undefined;
|
|
14733
|
-
cached?: {
|
|
14734
|
-
enabled: boolean;
|
|
14735
|
-
ttl: number;
|
|
14736
|
-
invalidateOn: string[];
|
|
14737
|
-
} | undefined;
|
|
14738
|
-
dataQuality?: {
|
|
14739
|
-
uniqueness?: boolean | undefined;
|
|
14740
|
-
completeness?: number | undefined;
|
|
14741
|
-
accuracy?: {
|
|
14742
|
-
source: string;
|
|
14743
|
-
threshold: number;
|
|
14744
|
-
} | undefined;
|
|
14745
|
-
} | undefined;
|
|
14746
|
-
group?: string | undefined;
|
|
14747
|
-
conditionalRequired?: string | undefined;
|
|
14748
|
-
hidden?: boolean | undefined;
|
|
14749
|
-
readonly?: boolean | undefined;
|
|
14750
|
-
sortable?: boolean | undefined;
|
|
14751
|
-
inlineHelpText?: string | undefined;
|
|
14752
|
-
trackFeedHistory?: boolean | undefined;
|
|
14753
|
-
caseSensitive?: boolean | undefined;
|
|
14754
|
-
autonumberFormat?: string | undefined;
|
|
14755
|
-
index?: boolean | undefined;
|
|
14756
|
-
externalId?: boolean | undefined;
|
|
14757
|
-
}>;
|
|
14758
|
-
label?: string | undefined;
|
|
14759
|
-
pluralLabel?: string | undefined;
|
|
14760
|
-
description?: string | undefined;
|
|
14761
|
-
icon?: string | undefined;
|
|
14762
|
-
tags?: string[] | undefined;
|
|
14763
|
-
active?: boolean | undefined;
|
|
14764
|
-
isSystem?: boolean | undefined;
|
|
14765
|
-
abstract?: boolean | undefined;
|
|
14766
|
-
datasource?: string | undefined;
|
|
14767
|
-
tableName?: string | undefined;
|
|
14768
|
-
indexes?: {
|
|
14769
|
-
fields: string[];
|
|
14770
|
-
name?: string | undefined;
|
|
14771
|
-
type?: "hash" | "btree" | "gin" | "gist" | "fulltext" | undefined;
|
|
14772
|
-
unique?: boolean | undefined;
|
|
14773
|
-
partial?: string | undefined;
|
|
14774
|
-
}[] | undefined;
|
|
14775
|
-
tenancy?: {
|
|
14776
|
-
enabled: boolean;
|
|
14777
|
-
strategy: "shared" | "isolated" | "hybrid";
|
|
14778
|
-
tenantField?: string | undefined;
|
|
14779
|
-
crossTenantAccess?: boolean | undefined;
|
|
14780
|
-
} | undefined;
|
|
14781
|
-
softDelete?: {
|
|
14782
|
-
enabled: boolean;
|
|
14783
|
-
field?: string | undefined;
|
|
14784
|
-
cascadeDelete?: boolean | undefined;
|
|
14785
|
-
} | undefined;
|
|
14786
|
-
versioning?: {
|
|
14787
|
-
enabled: boolean;
|
|
14788
|
-
strategy: "snapshot" | "delta" | "event-sourcing";
|
|
14789
|
-
retentionDays?: number | undefined;
|
|
14790
|
-
versionField?: string | undefined;
|
|
14791
|
-
} | undefined;
|
|
14792
|
-
partitioning?: {
|
|
14793
|
-
enabled: boolean;
|
|
14794
|
-
strategy: "hash" | "range" | "list";
|
|
14795
|
-
key: string;
|
|
14796
|
-
interval?: string | undefined;
|
|
14797
|
-
} | undefined;
|
|
14798
|
-
cdc?: {
|
|
14799
|
-
enabled: boolean;
|
|
14800
|
-
events: ("insert" | "update" | "delete")[];
|
|
14801
|
-
destination: string;
|
|
14802
|
-
} | undefined;
|
|
14803
|
-
validations?: unknown[] | undefined;
|
|
14804
|
-
stateMachines?: Record<string, {
|
|
14805
|
-
id: string;
|
|
14806
|
-
initial: string;
|
|
14807
|
-
states: Record<string, unknown>;
|
|
14808
|
-
description?: string | undefined;
|
|
14809
|
-
contextSchema?: Record<string, unknown> | undefined;
|
|
14810
|
-
on?: Record<string, string | {
|
|
14811
|
-
target?: string | undefined;
|
|
14812
|
-
cond?: string | {
|
|
14813
|
-
type: string;
|
|
14814
|
-
params?: Record<string, unknown> | undefined;
|
|
14815
|
-
} | undefined;
|
|
14816
|
-
actions?: (string | {
|
|
14817
|
-
type: string;
|
|
14818
|
-
params?: Record<string, unknown> | undefined;
|
|
14819
|
-
})[] | undefined;
|
|
14820
|
-
description?: string | undefined;
|
|
14821
|
-
} | {
|
|
14822
|
-
target?: string | undefined;
|
|
14823
|
-
cond?: string | {
|
|
14824
|
-
type: string;
|
|
14825
|
-
params?: Record<string, unknown> | undefined;
|
|
14826
|
-
} | undefined;
|
|
14827
|
-
actions?: (string | {
|
|
14828
|
-
type: string;
|
|
14829
|
-
params?: Record<string, unknown> | undefined;
|
|
14830
|
-
})[] | undefined;
|
|
14831
|
-
description?: string | undefined;
|
|
14832
|
-
}[]> | undefined;
|
|
14833
|
-
}> | undefined;
|
|
14834
|
-
displayNameField?: string | undefined;
|
|
14835
|
-
recordName?: {
|
|
14836
|
-
type: "text" | "autonumber";
|
|
14837
|
-
displayFormat?: string | undefined;
|
|
14838
|
-
startNumber?: number | undefined;
|
|
14839
|
-
} | undefined;
|
|
14840
|
-
titleFormat?: string | undefined;
|
|
14841
|
-
compactLayout?: string[] | undefined;
|
|
14842
|
-
search?: {
|
|
14843
|
-
fields: string[];
|
|
14844
|
-
displayFields?: string[] | undefined;
|
|
14845
|
-
filters?: string[] | undefined;
|
|
14846
|
-
} | undefined;
|
|
14847
|
-
enable?: {
|
|
14848
|
-
trackHistory?: boolean | undefined;
|
|
14849
|
-
searchable?: boolean | undefined;
|
|
14850
|
-
apiEnabled?: boolean | undefined;
|
|
14851
|
-
apiMethods?: ("update" | "delete" | "upsert" | "search" | "history" | "get" | "list" | "create" | "bulk" | "aggregate" | "restore" | "purge" | "import" | "export")[] | undefined;
|
|
14852
|
-
files?: boolean | undefined;
|
|
14853
|
-
feeds?: boolean | undefined;
|
|
14854
|
-
activities?: boolean | undefined;
|
|
14855
|
-
trash?: boolean | undefined;
|
|
14856
|
-
mru?: boolean | undefined;
|
|
14857
|
-
clone?: boolean | undefined;
|
|
14858
|
-
} | undefined;
|
|
14859
|
-
recordTypes?: string[] | undefined;
|
|
14860
|
-
sharingModel?: "full" | "private" | "read" | "read_write" | undefined;
|
|
14861
|
-
keyPrefix?: string | undefined;
|
|
14862
|
-
}[] | undefined;
|
|
14863
|
-
objectExtensions?: {
|
|
14864
|
-
extend: string;
|
|
14865
|
-
fields?: Record<string, {
|
|
14866
|
-
type: "number" | "boolean" | "date" | "lookup" | "file" | "json" | "code" | "text" | "textarea" | "email" | "url" | "phone" | "password" | "markdown" | "html" | "richtext" | "currency" | "percent" | "datetime" | "time" | "toggle" | "select" | "multiselect" | "radio" | "checkboxes" | "master_detail" | "tree" | "image" | "avatar" | "video" | "audio" | "formula" | "summary" | "autonumber" | "location" | "address" | "color" | "rating" | "slider" | "signature" | "qrcode" | "progress" | "tags" | "vector";
|
|
14867
|
-
name?: string | undefined;
|
|
14868
|
-
label?: string | undefined;
|
|
14869
|
-
description?: string | undefined;
|
|
14870
|
-
format?: string | undefined;
|
|
14871
|
-
required?: boolean | undefined;
|
|
14872
|
-
searchable?: boolean | undefined;
|
|
14873
|
-
multiple?: boolean | undefined;
|
|
14874
|
-
unique?: boolean | undefined;
|
|
14875
|
-
defaultValue?: unknown;
|
|
14876
|
-
maxLength?: number | undefined;
|
|
14877
|
-
minLength?: number | undefined;
|
|
14878
|
-
precision?: number | undefined;
|
|
14879
|
-
scale?: number | undefined;
|
|
14880
|
-
min?: number | undefined;
|
|
14881
|
-
max?: number | undefined;
|
|
14882
|
-
options?: {
|
|
14883
|
-
label: string;
|
|
14884
|
-
value: string;
|
|
14885
|
-
color?: string | undefined;
|
|
14886
|
-
default?: boolean | undefined;
|
|
14887
|
-
}[] | undefined;
|
|
14888
|
-
reference?: string | undefined;
|
|
14889
|
-
referenceFilters?: string[] | undefined;
|
|
14890
|
-
writeRequiresMasterRead?: boolean | undefined;
|
|
14891
|
-
deleteBehavior?: "set_null" | "cascade" | "restrict" | undefined;
|
|
14892
|
-
expression?: string | undefined;
|
|
14893
|
-
summaryOperations?: {
|
|
14894
|
-
object: string;
|
|
14895
|
-
field: string;
|
|
14896
|
-
function: "count" | "sum" | "avg" | "min" | "max";
|
|
14897
|
-
} | undefined;
|
|
14898
|
-
language?: string | undefined;
|
|
14899
|
-
theme?: string | undefined;
|
|
14900
|
-
lineNumbers?: boolean | undefined;
|
|
14901
|
-
maxRating?: number | undefined;
|
|
14902
|
-
allowHalf?: boolean | undefined;
|
|
14903
|
-
displayMap?: boolean | undefined;
|
|
14904
|
-
allowGeocoding?: boolean | undefined;
|
|
14905
|
-
addressFormat?: "us" | "uk" | "international" | undefined;
|
|
14906
|
-
colorFormat?: "hex" | "rgb" | "rgba" | "hsl" | undefined;
|
|
14907
|
-
allowAlpha?: boolean | undefined;
|
|
14908
|
-
presetColors?: string[] | undefined;
|
|
14909
|
-
step?: number | undefined;
|
|
14910
|
-
showValue?: boolean | undefined;
|
|
14911
|
-
marks?: Record<string, string> | undefined;
|
|
14912
|
-
barcodeFormat?: "qr" | "ean13" | "ean8" | "code128" | "code39" | "upca" | "upce" | undefined;
|
|
14913
|
-
qrErrorCorrection?: "L" | "M" | "Q" | "H" | undefined;
|
|
14914
|
-
displayValue?: boolean | undefined;
|
|
14915
|
-
allowScanning?: boolean | undefined;
|
|
14916
|
-
currencyConfig?: {
|
|
14917
|
-
precision?: number | undefined;
|
|
14918
|
-
currencyMode?: "fixed" | "dynamic" | undefined;
|
|
14919
|
-
defaultCurrency?: string | undefined;
|
|
14920
|
-
} | undefined;
|
|
14921
|
-
vectorConfig?: {
|
|
14922
|
-
dimensions: number;
|
|
14923
|
-
distanceMetric?: "cosine" | "euclidean" | "dotProduct" | "manhattan" | undefined;
|
|
14924
|
-
normalized?: boolean | undefined;
|
|
14925
|
-
indexed?: boolean | undefined;
|
|
14926
|
-
indexType?: "flat" | "hnsw" | "ivfflat" | undefined;
|
|
14927
|
-
} | undefined;
|
|
14928
|
-
fileAttachmentConfig?: {
|
|
14929
|
-
minSize?: number | undefined;
|
|
14930
|
-
maxSize?: number | undefined;
|
|
14931
|
-
allowedTypes?: string[] | undefined;
|
|
14932
|
-
blockedTypes?: string[] | undefined;
|
|
14933
|
-
allowedMimeTypes?: string[] | undefined;
|
|
14934
|
-
blockedMimeTypes?: string[] | undefined;
|
|
14935
|
-
virusScan?: boolean | undefined;
|
|
14936
|
-
virusScanProvider?: "custom" | "clamav" | "virustotal" | "metadefender" | undefined;
|
|
14937
|
-
virusScanOnUpload?: boolean | undefined;
|
|
14938
|
-
quarantineOnThreat?: boolean | undefined;
|
|
14939
|
-
storageProvider?: string | undefined;
|
|
14940
|
-
storageBucket?: string | undefined;
|
|
14941
|
-
storagePrefix?: string | undefined;
|
|
14942
|
-
imageValidation?: {
|
|
14943
|
-
minWidth?: number | undefined;
|
|
14944
|
-
maxWidth?: number | undefined;
|
|
14945
|
-
minHeight?: number | undefined;
|
|
14946
|
-
maxHeight?: number | undefined;
|
|
14947
|
-
aspectRatio?: string | undefined;
|
|
14948
|
-
generateThumbnails?: boolean | undefined;
|
|
14949
|
-
thumbnailSizes?: {
|
|
14950
|
-
name: string;
|
|
14951
|
-
width: number;
|
|
14952
|
-
height: number;
|
|
14953
|
-
crop?: boolean | undefined;
|
|
14954
|
-
}[] | undefined;
|
|
14955
|
-
preserveMetadata?: boolean | undefined;
|
|
14956
|
-
autoRotate?: boolean | undefined;
|
|
14957
|
-
} | undefined;
|
|
14958
|
-
allowMultiple?: boolean | undefined;
|
|
14959
|
-
allowReplace?: boolean | undefined;
|
|
14960
|
-
allowDelete?: boolean | undefined;
|
|
14961
|
-
requireUpload?: boolean | undefined;
|
|
14962
|
-
extractMetadata?: boolean | undefined;
|
|
14963
|
-
extractText?: boolean | undefined;
|
|
14964
|
-
versioningEnabled?: boolean | undefined;
|
|
14965
|
-
maxVersions?: number | undefined;
|
|
14966
|
-
publicRead?: boolean | undefined;
|
|
14967
|
-
presignedUrlExpiry?: number | undefined;
|
|
14968
|
-
} | undefined;
|
|
14969
|
-
encryptionConfig?: {
|
|
14970
|
-
keyManagement: {
|
|
14971
|
-
provider: "local" | "aws-kms" | "azure-key-vault" | "gcp-kms" | "hashicorp-vault";
|
|
14972
|
-
keyId?: string | undefined;
|
|
14973
|
-
rotationPolicy?: {
|
|
14974
|
-
enabled?: boolean | undefined;
|
|
14975
|
-
frequencyDays?: number | undefined;
|
|
14976
|
-
retainOldVersions?: number | undefined;
|
|
14977
|
-
autoRotate?: boolean | undefined;
|
|
14978
|
-
} | undefined;
|
|
14979
|
-
};
|
|
14980
|
-
scope: "table" | "record" | "field" | "database";
|
|
14981
|
-
enabled?: boolean | undefined;
|
|
14982
|
-
algorithm?: "aes-256-gcm" | "aes-256-cbc" | "chacha20-poly1305" | undefined;
|
|
14983
|
-
deterministicEncryption?: boolean | undefined;
|
|
14984
|
-
searchableEncryption?: boolean | undefined;
|
|
14985
|
-
} | undefined;
|
|
14986
|
-
maskingRule?: {
|
|
14987
|
-
field: string;
|
|
14988
|
-
strategy: "hash" | "redact" | "partial" | "tokenize" | "randomize" | "nullify" | "substitute";
|
|
14989
|
-
pattern?: string | undefined;
|
|
14990
|
-
preserveFormat?: boolean | undefined;
|
|
14991
|
-
preserveLength?: boolean | undefined;
|
|
14992
|
-
roles?: string[] | undefined;
|
|
14993
|
-
exemptRoles?: string[] | undefined;
|
|
14994
|
-
} | undefined;
|
|
14995
|
-
auditTrail?: boolean | undefined;
|
|
14996
|
-
dependencies?: string[] | undefined;
|
|
14997
|
-
cached?: {
|
|
14998
|
-
enabled: boolean;
|
|
14999
|
-
ttl: number;
|
|
15000
|
-
invalidateOn: string[];
|
|
15001
|
-
} | undefined;
|
|
15002
|
-
dataQuality?: {
|
|
15003
|
-
uniqueness?: boolean | undefined;
|
|
15004
|
-
completeness?: number | undefined;
|
|
15005
|
-
accuracy?: {
|
|
15006
|
-
source: string;
|
|
15007
|
-
threshold: number;
|
|
15008
|
-
} | undefined;
|
|
15009
|
-
} | undefined;
|
|
15010
|
-
group?: string | undefined;
|
|
15011
|
-
conditionalRequired?: string | undefined;
|
|
15012
|
-
hidden?: boolean | undefined;
|
|
15013
|
-
readonly?: boolean | undefined;
|
|
15014
|
-
sortable?: boolean | undefined;
|
|
15015
|
-
inlineHelpText?: string | undefined;
|
|
15016
|
-
trackFeedHistory?: boolean | undefined;
|
|
15017
|
-
caseSensitive?: boolean | undefined;
|
|
15018
|
-
autonumberFormat?: string | undefined;
|
|
15019
|
-
index?: boolean | undefined;
|
|
15020
|
-
externalId?: boolean | undefined;
|
|
15021
|
-
}> | undefined;
|
|
15022
|
-
label?: string | undefined;
|
|
15023
|
-
pluralLabel?: string | undefined;
|
|
15024
|
-
description?: string | undefined;
|
|
15025
|
-
validations?: unknown[] | undefined;
|
|
15026
|
-
indexes?: {
|
|
15027
|
-
fields: string[];
|
|
15028
|
-
name?: string | undefined;
|
|
15029
|
-
type?: "hash" | "btree" | "gin" | "gist" | "fulltext" | undefined;
|
|
15030
|
-
unique?: boolean | undefined;
|
|
15031
|
-
partial?: string | undefined;
|
|
15032
|
-
}[] | undefined;
|
|
15033
|
-
priority?: number | undefined;
|
|
15034
|
-
}[] | undefined;
|
|
15035
|
-
apps?: {
|
|
15036
|
-
name: string;
|
|
15037
|
-
label: string | {
|
|
15038
|
-
key: string;
|
|
15039
|
-
defaultValue?: string | undefined;
|
|
15040
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15041
|
-
};
|
|
15042
|
-
version?: string | undefined;
|
|
15043
|
-
description?: string | {
|
|
15044
|
-
key: string;
|
|
15045
|
-
defaultValue?: string | undefined;
|
|
15046
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15047
|
-
} | undefined;
|
|
15048
|
-
icon?: string | undefined;
|
|
15049
|
-
branding?: {
|
|
15050
|
-
primaryColor?: string | undefined;
|
|
15051
|
-
logo?: string | undefined;
|
|
15052
|
-
favicon?: string | undefined;
|
|
15053
|
-
} | undefined;
|
|
15054
|
-
active?: boolean | undefined;
|
|
15055
|
-
isDefault?: boolean | undefined;
|
|
15056
|
-
navigation?: unknown[] | undefined;
|
|
15057
|
-
homePageId?: string | undefined;
|
|
15058
|
-
requiredPermissions?: string[] | undefined;
|
|
15059
|
-
objects?: unknown[] | undefined;
|
|
15060
|
-
apis?: unknown[] | undefined;
|
|
15061
|
-
mobileNavigation?: {
|
|
15062
|
-
mode?: "drawer" | "bottom_nav" | "hamburger" | undefined;
|
|
15063
|
-
bottomNavItems?: string[] | undefined;
|
|
15064
|
-
} | undefined;
|
|
15065
|
-
aria?: {
|
|
15066
|
-
ariaLabel?: string | {
|
|
15067
|
-
key: string;
|
|
15068
|
-
defaultValue?: string | undefined;
|
|
15069
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15070
|
-
} | undefined;
|
|
15071
|
-
ariaDescribedBy?: string | undefined;
|
|
15072
|
-
role?: string | undefined;
|
|
15073
|
-
} | undefined;
|
|
15074
|
-
}[] | undefined;
|
|
15075
|
-
views?: {
|
|
15076
|
-
list?: {
|
|
15077
|
-
columns: string[] | {
|
|
15078
|
-
field: string;
|
|
15079
|
-
label?: string | {
|
|
15080
|
-
key: string;
|
|
15081
|
-
defaultValue?: string | undefined;
|
|
15082
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15083
|
-
} | undefined;
|
|
15084
|
-
width?: number | undefined;
|
|
15085
|
-
align?: "left" | "right" | "center" | undefined;
|
|
15086
|
-
hidden?: boolean | undefined;
|
|
15087
|
-
sortable?: boolean | undefined;
|
|
15088
|
-
resizable?: boolean | undefined;
|
|
15089
|
-
wrap?: boolean | undefined;
|
|
15090
|
-
type?: string | undefined;
|
|
15091
|
-
pinned?: "left" | "right" | undefined;
|
|
15092
|
-
summary?: "count" | "sum" | "avg" | "min" | "max" | "none" | "count_empty" | "count_filled" | "count_unique" | "percent_empty" | "percent_filled" | undefined;
|
|
15093
|
-
link?: boolean | undefined;
|
|
15094
|
-
action?: string | undefined;
|
|
15095
|
-
}[];
|
|
15096
|
-
name?: string | undefined;
|
|
15097
|
-
label?: string | {
|
|
15098
|
-
key: string;
|
|
15099
|
-
defaultValue?: string | undefined;
|
|
15100
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15101
|
-
} | undefined;
|
|
15102
|
-
type?: "map" | "grid" | "kanban" | "gallery" | "calendar" | "timeline" | "gantt" | undefined;
|
|
15103
|
-
data?: {
|
|
15104
|
-
provider: "object";
|
|
15105
|
-
object: string;
|
|
15106
|
-
} | {
|
|
15107
|
-
provider: "api";
|
|
15108
|
-
read?: {
|
|
15109
|
-
url: string;
|
|
15110
|
-
method?: "GET" | "POST" | "PUT" | "DELETE" | "PATCH" | undefined;
|
|
15111
|
-
headers?: Record<string, string> | undefined;
|
|
15112
|
-
params?: Record<string, unknown> | undefined;
|
|
15113
|
-
body?: unknown;
|
|
15114
|
-
} | undefined;
|
|
15115
|
-
write?: {
|
|
15116
|
-
url: string;
|
|
15117
|
-
method?: "GET" | "POST" | "PUT" | "DELETE" | "PATCH" | undefined;
|
|
15118
|
-
headers?: Record<string, string> | undefined;
|
|
15119
|
-
params?: Record<string, unknown> | undefined;
|
|
15120
|
-
body?: unknown;
|
|
15121
|
-
} | undefined;
|
|
15122
|
-
} | {
|
|
15123
|
-
provider: "value";
|
|
15124
|
-
items: unknown[];
|
|
15125
|
-
} | undefined;
|
|
15126
|
-
filter?: unknown[] | undefined;
|
|
15127
|
-
sort?: string | {
|
|
15128
|
-
field: string;
|
|
15129
|
-
order: "asc" | "desc";
|
|
15130
|
-
}[] | undefined;
|
|
15131
|
-
searchableFields?: string[] | undefined;
|
|
15132
|
-
filterableFields?: string[] | undefined;
|
|
15133
|
-
quickFilters?: {
|
|
15134
|
-
field: string;
|
|
15135
|
-
label?: string | undefined;
|
|
15136
|
-
operator?: "in" | "equals" | "contains" | "not_equals" | "is_null" | "is_not_null" | undefined;
|
|
15137
|
-
value?: unknown;
|
|
15138
|
-
}[] | undefined;
|
|
15139
|
-
resizable?: boolean | undefined;
|
|
15140
|
-
striped?: boolean | undefined;
|
|
15141
|
-
bordered?: boolean | undefined;
|
|
15142
|
-
selection?: {
|
|
15143
|
-
type?: "multiple" | "none" | "single" | undefined;
|
|
15144
|
-
} | undefined;
|
|
15145
|
-
navigation?: {
|
|
15146
|
-
mode?: "split" | "none" | "page" | "drawer" | "modal" | "popover" | "new_window" | undefined;
|
|
15147
|
-
view?: string | undefined;
|
|
15148
|
-
preventNavigation?: boolean | undefined;
|
|
15149
|
-
openNewTab?: boolean | undefined;
|
|
15150
|
-
width?: string | number | undefined;
|
|
15151
|
-
} | undefined;
|
|
15152
|
-
pagination?: {
|
|
15153
|
-
pageSize?: number | undefined;
|
|
15154
|
-
pageSizeOptions?: number[] | undefined;
|
|
15155
|
-
} | undefined;
|
|
15156
|
-
kanban?: {
|
|
15157
|
-
groupByField: string;
|
|
15158
|
-
columns: string[];
|
|
15159
|
-
summarizeField?: string | undefined;
|
|
15160
|
-
} | undefined;
|
|
15161
|
-
calendar?: {
|
|
15162
|
-
startDateField: string;
|
|
15163
|
-
titleField: string;
|
|
15164
|
-
endDateField?: string | undefined;
|
|
15165
|
-
colorField?: string | undefined;
|
|
15166
|
-
} | undefined;
|
|
15167
|
-
gantt?: {
|
|
15168
|
-
startDateField: string;
|
|
15169
|
-
endDateField: string;
|
|
15170
|
-
titleField: string;
|
|
15171
|
-
progressField?: string | undefined;
|
|
15172
|
-
dependenciesField?: string | undefined;
|
|
15173
|
-
} | undefined;
|
|
15174
|
-
gallery?: {
|
|
15175
|
-
coverField?: string | undefined;
|
|
15176
|
-
coverFit?: "cover" | "contain" | undefined;
|
|
15177
|
-
cardSize?: "small" | "medium" | "large" | undefined;
|
|
15178
|
-
titleField?: string | undefined;
|
|
15179
|
-
visibleFields?: string[] | undefined;
|
|
15180
|
-
} | undefined;
|
|
15181
|
-
timeline?: {
|
|
15182
|
-
startDateField: string;
|
|
15183
|
-
titleField: string;
|
|
15184
|
-
endDateField?: string | undefined;
|
|
15185
|
-
groupByField?: string | undefined;
|
|
15186
|
-
colorField?: string | undefined;
|
|
15187
|
-
scale?: "hour" | "day" | "week" | "month" | "quarter" | "year" | undefined;
|
|
15188
|
-
} | undefined;
|
|
15189
|
-
description?: string | {
|
|
15190
|
-
key: string;
|
|
15191
|
-
defaultValue?: string | undefined;
|
|
15192
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15193
|
-
} | undefined;
|
|
15194
|
-
sharing?: {
|
|
15195
|
-
type?: "personal" | "collaborative" | undefined;
|
|
15196
|
-
lockedBy?: string | undefined;
|
|
15197
|
-
} | undefined;
|
|
15198
|
-
rowHeight?: "medium" | "short" | "compact" | "tall" | "extra_tall" | undefined;
|
|
15199
|
-
grouping?: {
|
|
15200
|
-
fields: {
|
|
15201
|
-
field: string;
|
|
15202
|
-
order?: "asc" | "desc" | undefined;
|
|
15203
|
-
collapsed?: boolean | undefined;
|
|
15204
|
-
}[];
|
|
15205
|
-
} | undefined;
|
|
15206
|
-
rowColor?: {
|
|
15207
|
-
field: string;
|
|
15208
|
-
colors?: Record<string, string> | undefined;
|
|
15209
|
-
} | undefined;
|
|
15210
|
-
hiddenFields?: string[] | undefined;
|
|
15211
|
-
fieldOrder?: string[] | undefined;
|
|
15212
|
-
rowActions?: string[] | undefined;
|
|
15213
|
-
bulkActions?: string[] | undefined;
|
|
15214
|
-
virtualScroll?: boolean | undefined;
|
|
15215
|
-
conditionalFormatting?: {
|
|
15216
|
-
condition: string;
|
|
15217
|
-
style: Record<string, string>;
|
|
15218
|
-
}[] | undefined;
|
|
15219
|
-
inlineEdit?: boolean | undefined;
|
|
15220
|
-
exportOptions?: ("json" | "csv" | "xlsx" | "pdf")[] | undefined;
|
|
15221
|
-
emptyState?: {
|
|
15222
|
-
title?: string | {
|
|
15223
|
-
key: string;
|
|
15224
|
-
defaultValue?: string | undefined;
|
|
15225
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15226
|
-
} | undefined;
|
|
15227
|
-
message?: string | {
|
|
15228
|
-
key: string;
|
|
15229
|
-
defaultValue?: string | undefined;
|
|
15230
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15231
|
-
} | undefined;
|
|
15232
|
-
icon?: string | undefined;
|
|
15233
|
-
} | undefined;
|
|
15234
|
-
aria?: {
|
|
15235
|
-
ariaLabel?: string | {
|
|
15236
|
-
key: string;
|
|
15237
|
-
defaultValue?: string | undefined;
|
|
15238
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15239
|
-
} | undefined;
|
|
15240
|
-
ariaDescribedBy?: string | undefined;
|
|
15241
|
-
role?: string | undefined;
|
|
15242
|
-
} | undefined;
|
|
15243
|
-
} | undefined;
|
|
15244
|
-
form?: {
|
|
15245
|
-
type?: "split" | "drawer" | "modal" | "simple" | "tabbed" | "wizard" | undefined;
|
|
15246
|
-
data?: {
|
|
15247
|
-
provider: "object";
|
|
15248
|
-
object: string;
|
|
15249
|
-
} | {
|
|
15250
|
-
provider: "api";
|
|
15251
|
-
read?: {
|
|
15252
|
-
url: string;
|
|
15253
|
-
method?: "GET" | "POST" | "PUT" | "DELETE" | "PATCH" | undefined;
|
|
15254
|
-
headers?: Record<string, string> | undefined;
|
|
15255
|
-
params?: Record<string, unknown> | undefined;
|
|
15256
|
-
body?: unknown;
|
|
15257
|
-
} | undefined;
|
|
15258
|
-
write?: {
|
|
15259
|
-
url: string;
|
|
15260
|
-
method?: "GET" | "POST" | "PUT" | "DELETE" | "PATCH" | undefined;
|
|
15261
|
-
headers?: Record<string, string> | undefined;
|
|
15262
|
-
params?: Record<string, unknown> | undefined;
|
|
15263
|
-
body?: unknown;
|
|
15264
|
-
} | undefined;
|
|
15265
|
-
} | {
|
|
15266
|
-
provider: "value";
|
|
15267
|
-
items: unknown[];
|
|
15268
|
-
} | undefined;
|
|
15269
|
-
sections?: {
|
|
15270
|
-
fields: (string | {
|
|
15271
|
-
field: string;
|
|
15272
|
-
label?: string | {
|
|
15273
|
-
key: string;
|
|
15274
|
-
defaultValue?: string | undefined;
|
|
15275
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15276
|
-
} | undefined;
|
|
15277
|
-
placeholder?: string | {
|
|
15278
|
-
key: string;
|
|
15279
|
-
defaultValue?: string | undefined;
|
|
15280
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15281
|
-
} | undefined;
|
|
15282
|
-
helpText?: string | {
|
|
15283
|
-
key: string;
|
|
15284
|
-
defaultValue?: string | undefined;
|
|
15285
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15286
|
-
} | undefined;
|
|
15287
|
-
readonly?: boolean | undefined;
|
|
15288
|
-
required?: boolean | undefined;
|
|
15289
|
-
hidden?: boolean | undefined;
|
|
15290
|
-
colSpan?: number | undefined;
|
|
15291
|
-
widget?: string | undefined;
|
|
15292
|
-
dependsOn?: string | undefined;
|
|
15293
|
-
visibleOn?: string | undefined;
|
|
15294
|
-
})[];
|
|
15295
|
-
label?: string | {
|
|
15296
|
-
key: string;
|
|
15297
|
-
defaultValue?: string | undefined;
|
|
15298
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15299
|
-
} | undefined;
|
|
15300
|
-
collapsible?: boolean | undefined;
|
|
15301
|
-
collapsed?: boolean | undefined;
|
|
15302
|
-
columns?: "1" | "2" | "3" | "4" | undefined;
|
|
15303
|
-
}[] | undefined;
|
|
15304
|
-
groups?: {
|
|
15305
|
-
fields: (string | {
|
|
15306
|
-
field: string;
|
|
15307
|
-
label?: string | {
|
|
15308
|
-
key: string;
|
|
15309
|
-
defaultValue?: string | undefined;
|
|
15310
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15311
|
-
} | undefined;
|
|
15312
|
-
placeholder?: string | {
|
|
15313
|
-
key: string;
|
|
15314
|
-
defaultValue?: string | undefined;
|
|
15315
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15316
|
-
} | undefined;
|
|
15317
|
-
helpText?: string | {
|
|
15318
|
-
key: string;
|
|
15319
|
-
defaultValue?: string | undefined;
|
|
15320
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15321
|
-
} | undefined;
|
|
15322
|
-
readonly?: boolean | undefined;
|
|
15323
|
-
required?: boolean | undefined;
|
|
15324
|
-
hidden?: boolean | undefined;
|
|
15325
|
-
colSpan?: number | undefined;
|
|
15326
|
-
widget?: string | undefined;
|
|
15327
|
-
dependsOn?: string | undefined;
|
|
15328
|
-
visibleOn?: string | undefined;
|
|
15329
|
-
})[];
|
|
15330
|
-
label?: string | {
|
|
15331
|
-
key: string;
|
|
15332
|
-
defaultValue?: string | undefined;
|
|
15333
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15334
|
-
} | undefined;
|
|
15335
|
-
collapsible?: boolean | undefined;
|
|
15336
|
-
collapsed?: boolean | undefined;
|
|
15337
|
-
columns?: "1" | "2" | "3" | "4" | undefined;
|
|
15338
|
-
}[] | undefined;
|
|
15339
|
-
defaultSort?: {
|
|
15340
|
-
field: string;
|
|
15341
|
-
order?: "asc" | "desc" | undefined;
|
|
15342
|
-
}[] | undefined;
|
|
15343
|
-
aria?: {
|
|
15344
|
-
ariaLabel?: string | {
|
|
15345
|
-
key: string;
|
|
15346
|
-
defaultValue?: string | undefined;
|
|
15347
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15348
|
-
} | undefined;
|
|
15349
|
-
ariaDescribedBy?: string | undefined;
|
|
15350
|
-
role?: string | undefined;
|
|
15351
|
-
} | undefined;
|
|
15352
|
-
} | undefined;
|
|
15353
|
-
listViews?: Record<string, {
|
|
15354
|
-
columns: string[] | {
|
|
15355
|
-
field: string;
|
|
15356
|
-
label?: string | {
|
|
15357
|
-
key: string;
|
|
15358
|
-
defaultValue?: string | undefined;
|
|
15359
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15360
|
-
} | undefined;
|
|
15361
|
-
width?: number | undefined;
|
|
15362
|
-
align?: "left" | "right" | "center" | undefined;
|
|
15363
|
-
hidden?: boolean | undefined;
|
|
15364
|
-
sortable?: boolean | undefined;
|
|
15365
|
-
resizable?: boolean | undefined;
|
|
15366
|
-
wrap?: boolean | undefined;
|
|
15367
|
-
type?: string | undefined;
|
|
15368
|
-
pinned?: "left" | "right" | undefined;
|
|
15369
|
-
summary?: "count" | "sum" | "avg" | "min" | "max" | "none" | "count_empty" | "count_filled" | "count_unique" | "percent_empty" | "percent_filled" | undefined;
|
|
15370
|
-
link?: boolean | undefined;
|
|
15371
|
-
action?: string | undefined;
|
|
15372
|
-
}[];
|
|
15373
|
-
name?: string | undefined;
|
|
15374
|
-
label?: string | {
|
|
15375
|
-
key: string;
|
|
15376
|
-
defaultValue?: string | undefined;
|
|
15377
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15378
|
-
} | undefined;
|
|
15379
|
-
type?: "map" | "grid" | "kanban" | "gallery" | "calendar" | "timeline" | "gantt" | undefined;
|
|
15380
|
-
data?: {
|
|
15381
|
-
provider: "object";
|
|
15382
|
-
object: string;
|
|
15383
|
-
} | {
|
|
15384
|
-
provider: "api";
|
|
15385
|
-
read?: {
|
|
15386
|
-
url: string;
|
|
15387
|
-
method?: "GET" | "POST" | "PUT" | "DELETE" | "PATCH" | undefined;
|
|
15388
|
-
headers?: Record<string, string> | undefined;
|
|
15389
|
-
params?: Record<string, unknown> | undefined;
|
|
15390
|
-
body?: unknown;
|
|
15391
|
-
} | undefined;
|
|
15392
|
-
write?: {
|
|
15393
|
-
url: string;
|
|
15394
|
-
method?: "GET" | "POST" | "PUT" | "DELETE" | "PATCH" | undefined;
|
|
15395
|
-
headers?: Record<string, string> | undefined;
|
|
15396
|
-
params?: Record<string, unknown> | undefined;
|
|
15397
|
-
body?: unknown;
|
|
15398
|
-
} | undefined;
|
|
15399
|
-
} | {
|
|
15400
|
-
provider: "value";
|
|
15401
|
-
items: unknown[];
|
|
15402
|
-
} | undefined;
|
|
15403
|
-
filter?: unknown[] | undefined;
|
|
15404
|
-
sort?: string | {
|
|
15405
|
-
field: string;
|
|
15406
|
-
order: "asc" | "desc";
|
|
15407
|
-
}[] | undefined;
|
|
15408
|
-
searchableFields?: string[] | undefined;
|
|
15409
|
-
filterableFields?: string[] | undefined;
|
|
15410
|
-
quickFilters?: {
|
|
15411
|
-
field: string;
|
|
15412
|
-
label?: string | undefined;
|
|
15413
|
-
operator?: "in" | "equals" | "contains" | "not_equals" | "is_null" | "is_not_null" | undefined;
|
|
15414
|
-
value?: unknown;
|
|
15415
|
-
}[] | undefined;
|
|
15416
|
-
resizable?: boolean | undefined;
|
|
15417
|
-
striped?: boolean | undefined;
|
|
15418
|
-
bordered?: boolean | undefined;
|
|
15419
|
-
selection?: {
|
|
15420
|
-
type?: "multiple" | "none" | "single" | undefined;
|
|
15421
|
-
} | undefined;
|
|
15422
|
-
navigation?: {
|
|
15423
|
-
mode?: "split" | "none" | "page" | "drawer" | "modal" | "popover" | "new_window" | undefined;
|
|
15424
|
-
view?: string | undefined;
|
|
15425
|
-
preventNavigation?: boolean | undefined;
|
|
15426
|
-
openNewTab?: boolean | undefined;
|
|
15427
|
-
width?: string | number | undefined;
|
|
15428
|
-
} | undefined;
|
|
15429
|
-
pagination?: {
|
|
15430
|
-
pageSize?: number | undefined;
|
|
15431
|
-
pageSizeOptions?: number[] | undefined;
|
|
15432
|
-
} | undefined;
|
|
15433
|
-
kanban?: {
|
|
15434
|
-
groupByField: string;
|
|
15435
|
-
columns: string[];
|
|
15436
|
-
summarizeField?: string | undefined;
|
|
15437
|
-
} | undefined;
|
|
15438
|
-
calendar?: {
|
|
15439
|
-
startDateField: string;
|
|
15440
|
-
titleField: string;
|
|
15441
|
-
endDateField?: string | undefined;
|
|
15442
|
-
colorField?: string | undefined;
|
|
15443
|
-
} | undefined;
|
|
15444
|
-
gantt?: {
|
|
15445
|
-
startDateField: string;
|
|
15446
|
-
endDateField: string;
|
|
15447
|
-
titleField: string;
|
|
15448
|
-
progressField?: string | undefined;
|
|
15449
|
-
dependenciesField?: string | undefined;
|
|
15450
|
-
} | undefined;
|
|
15451
|
-
gallery?: {
|
|
15452
|
-
coverField?: string | undefined;
|
|
15453
|
-
coverFit?: "cover" | "contain" | undefined;
|
|
15454
|
-
cardSize?: "small" | "medium" | "large" | undefined;
|
|
15455
|
-
titleField?: string | undefined;
|
|
15456
|
-
visibleFields?: string[] | undefined;
|
|
15457
|
-
} | undefined;
|
|
15458
|
-
timeline?: {
|
|
15459
|
-
startDateField: string;
|
|
15460
|
-
titleField: string;
|
|
15461
|
-
endDateField?: string | undefined;
|
|
15462
|
-
groupByField?: string | undefined;
|
|
15463
|
-
colorField?: string | undefined;
|
|
15464
|
-
scale?: "hour" | "day" | "week" | "month" | "quarter" | "year" | undefined;
|
|
15465
|
-
} | undefined;
|
|
15466
|
-
description?: string | {
|
|
15467
|
-
key: string;
|
|
15468
|
-
defaultValue?: string | undefined;
|
|
15469
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15470
|
-
} | undefined;
|
|
15471
|
-
sharing?: {
|
|
15472
|
-
type?: "personal" | "collaborative" | undefined;
|
|
15473
|
-
lockedBy?: string | undefined;
|
|
15474
|
-
} | undefined;
|
|
15475
|
-
rowHeight?: "medium" | "short" | "compact" | "tall" | "extra_tall" | undefined;
|
|
15476
|
-
grouping?: {
|
|
15477
|
-
fields: {
|
|
15478
|
-
field: string;
|
|
15479
|
-
order?: "asc" | "desc" | undefined;
|
|
15480
|
-
collapsed?: boolean | undefined;
|
|
15481
|
-
}[];
|
|
15482
|
-
} | undefined;
|
|
15483
|
-
rowColor?: {
|
|
15484
|
-
field: string;
|
|
15485
|
-
colors?: Record<string, string> | undefined;
|
|
15486
|
-
} | undefined;
|
|
15487
|
-
hiddenFields?: string[] | undefined;
|
|
15488
|
-
fieldOrder?: string[] | undefined;
|
|
15489
|
-
rowActions?: string[] | undefined;
|
|
15490
|
-
bulkActions?: string[] | undefined;
|
|
15491
|
-
virtualScroll?: boolean | undefined;
|
|
15492
|
-
conditionalFormatting?: {
|
|
15493
|
-
condition: string;
|
|
15494
|
-
style: Record<string, string>;
|
|
15495
|
-
}[] | undefined;
|
|
15496
|
-
inlineEdit?: boolean | undefined;
|
|
15497
|
-
exportOptions?: ("json" | "csv" | "xlsx" | "pdf")[] | undefined;
|
|
15498
|
-
emptyState?: {
|
|
15499
|
-
title?: string | {
|
|
15500
|
-
key: string;
|
|
15501
|
-
defaultValue?: string | undefined;
|
|
15502
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15503
|
-
} | undefined;
|
|
15504
|
-
message?: string | {
|
|
15505
|
-
key: string;
|
|
15506
|
-
defaultValue?: string | undefined;
|
|
15507
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15508
|
-
} | undefined;
|
|
15509
|
-
icon?: string | undefined;
|
|
15510
|
-
} | undefined;
|
|
15511
|
-
aria?: {
|
|
15512
|
-
ariaLabel?: string | {
|
|
15513
|
-
key: string;
|
|
15514
|
-
defaultValue?: string | undefined;
|
|
15515
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15516
|
-
} | undefined;
|
|
15517
|
-
ariaDescribedBy?: string | undefined;
|
|
15518
|
-
role?: string | undefined;
|
|
15519
|
-
} | undefined;
|
|
15520
|
-
}> | undefined;
|
|
15521
|
-
formViews?: Record<string, {
|
|
15522
|
-
type?: "split" | "drawer" | "modal" | "simple" | "tabbed" | "wizard" | undefined;
|
|
15523
|
-
data?: {
|
|
15524
|
-
provider: "object";
|
|
15525
|
-
object: string;
|
|
15526
|
-
} | {
|
|
15527
|
-
provider: "api";
|
|
15528
|
-
read?: {
|
|
15529
|
-
url: string;
|
|
15530
|
-
method?: "GET" | "POST" | "PUT" | "DELETE" | "PATCH" | undefined;
|
|
15531
|
-
headers?: Record<string, string> | undefined;
|
|
15532
|
-
params?: Record<string, unknown> | undefined;
|
|
15533
|
-
body?: unknown;
|
|
15534
|
-
} | undefined;
|
|
15535
|
-
write?: {
|
|
15536
|
-
url: string;
|
|
15537
|
-
method?: "GET" | "POST" | "PUT" | "DELETE" | "PATCH" | undefined;
|
|
15538
|
-
headers?: Record<string, string> | undefined;
|
|
15539
|
-
params?: Record<string, unknown> | undefined;
|
|
15540
|
-
body?: unknown;
|
|
15541
|
-
} | undefined;
|
|
15542
|
-
} | {
|
|
15543
|
-
provider: "value";
|
|
15544
|
-
items: unknown[];
|
|
15545
|
-
} | undefined;
|
|
15546
|
-
sections?: {
|
|
15547
|
-
fields: (string | {
|
|
15548
|
-
field: string;
|
|
15549
|
-
label?: string | {
|
|
15550
|
-
key: string;
|
|
15551
|
-
defaultValue?: string | undefined;
|
|
15552
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15553
|
-
} | undefined;
|
|
15554
|
-
placeholder?: string | {
|
|
15555
|
-
key: string;
|
|
15556
|
-
defaultValue?: string | undefined;
|
|
15557
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15558
|
-
} | undefined;
|
|
15559
|
-
helpText?: string | {
|
|
15560
|
-
key: string;
|
|
15561
|
-
defaultValue?: string | undefined;
|
|
15562
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15563
|
-
} | undefined;
|
|
15564
|
-
readonly?: boolean | undefined;
|
|
15565
|
-
required?: boolean | undefined;
|
|
15566
|
-
hidden?: boolean | undefined;
|
|
15567
|
-
colSpan?: number | undefined;
|
|
15568
|
-
widget?: string | undefined;
|
|
15569
|
-
dependsOn?: string | undefined;
|
|
15570
|
-
visibleOn?: string | undefined;
|
|
15571
|
-
})[];
|
|
15572
|
-
label?: string | {
|
|
15573
|
-
key: string;
|
|
15574
|
-
defaultValue?: string | undefined;
|
|
15575
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15576
|
-
} | undefined;
|
|
15577
|
-
collapsible?: boolean | undefined;
|
|
15578
|
-
collapsed?: boolean | undefined;
|
|
15579
|
-
columns?: "1" | "2" | "3" | "4" | undefined;
|
|
15580
|
-
}[] | undefined;
|
|
15581
|
-
groups?: {
|
|
15582
|
-
fields: (string | {
|
|
15583
|
-
field: string;
|
|
15584
|
-
label?: string | {
|
|
15585
|
-
key: string;
|
|
15586
|
-
defaultValue?: string | undefined;
|
|
15587
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15588
|
-
} | undefined;
|
|
15589
|
-
placeholder?: string | {
|
|
15590
|
-
key: string;
|
|
15591
|
-
defaultValue?: string | undefined;
|
|
15592
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15593
|
-
} | undefined;
|
|
15594
|
-
helpText?: string | {
|
|
15595
|
-
key: string;
|
|
15596
|
-
defaultValue?: string | undefined;
|
|
15597
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15598
|
-
} | undefined;
|
|
15599
|
-
readonly?: boolean | undefined;
|
|
15600
|
-
required?: boolean | undefined;
|
|
15601
|
-
hidden?: boolean | undefined;
|
|
15602
|
-
colSpan?: number | undefined;
|
|
15603
|
-
widget?: string | undefined;
|
|
15604
|
-
dependsOn?: string | undefined;
|
|
15605
|
-
visibleOn?: string | undefined;
|
|
15606
|
-
})[];
|
|
15607
|
-
label?: string | {
|
|
15608
|
-
key: string;
|
|
15609
|
-
defaultValue?: string | undefined;
|
|
15610
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15611
|
-
} | undefined;
|
|
15612
|
-
collapsible?: boolean | undefined;
|
|
15613
|
-
collapsed?: boolean | undefined;
|
|
15614
|
-
columns?: "1" | "2" | "3" | "4" | undefined;
|
|
15615
|
-
}[] | undefined;
|
|
15616
|
-
defaultSort?: {
|
|
15617
|
-
field: string;
|
|
15618
|
-
order?: "asc" | "desc" | undefined;
|
|
15619
|
-
}[] | undefined;
|
|
15620
|
-
aria?: {
|
|
15621
|
-
ariaLabel?: string | {
|
|
15622
|
-
key: string;
|
|
15623
|
-
defaultValue?: string | undefined;
|
|
15624
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15625
|
-
} | undefined;
|
|
15626
|
-
ariaDescribedBy?: string | undefined;
|
|
15627
|
-
role?: string | undefined;
|
|
15628
|
-
} | undefined;
|
|
15629
|
-
}> | undefined;
|
|
15630
|
-
}[] | undefined;
|
|
15631
|
-
pages?: {
|
|
15632
|
-
name: string;
|
|
15633
|
-
label: string | {
|
|
15634
|
-
key: string;
|
|
15635
|
-
defaultValue?: string | undefined;
|
|
15636
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15637
|
-
};
|
|
15638
|
-
regions: {
|
|
15639
|
-
name: string;
|
|
15640
|
-
components: {
|
|
15641
|
-
type: string;
|
|
15642
|
-
properties: Record<string, unknown>;
|
|
15643
|
-
id?: string | undefined;
|
|
15644
|
-
label?: string | {
|
|
15645
|
-
key: string;
|
|
15646
|
-
defaultValue?: string | undefined;
|
|
15647
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15648
|
-
} | undefined;
|
|
15649
|
-
events?: Record<string, string> | undefined;
|
|
15650
|
-
style?: Record<string, string> | undefined;
|
|
15651
|
-
className?: string | undefined;
|
|
15652
|
-
visibility?: string | undefined;
|
|
15653
|
-
responsive?: {
|
|
15654
|
-
breakpoint?: "xs" | "sm" | "md" | "lg" | "xl" | "2xl" | undefined;
|
|
15655
|
-
hiddenOn?: ("xs" | "sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
15656
|
-
columns?: {
|
|
15657
|
-
xs?: number | undefined;
|
|
15658
|
-
sm?: number | undefined;
|
|
15659
|
-
md?: number | undefined;
|
|
15660
|
-
lg?: number | undefined;
|
|
15661
|
-
xl?: number | undefined;
|
|
15662
|
-
'2xl'?: number | undefined;
|
|
15663
|
-
} | undefined;
|
|
15664
|
-
order?: {
|
|
15665
|
-
xs?: number | undefined;
|
|
15666
|
-
sm?: number | undefined;
|
|
15667
|
-
md?: number | undefined;
|
|
15668
|
-
lg?: number | undefined;
|
|
15669
|
-
xl?: number | undefined;
|
|
15670
|
-
'2xl'?: number | undefined;
|
|
15671
|
-
} | undefined;
|
|
15672
|
-
} | undefined;
|
|
15673
|
-
aria?: {
|
|
15674
|
-
ariaLabel?: string | {
|
|
15675
|
-
key: string;
|
|
15676
|
-
defaultValue?: string | undefined;
|
|
15677
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15678
|
-
} | undefined;
|
|
15679
|
-
ariaDescribedBy?: string | undefined;
|
|
15680
|
-
role?: string | undefined;
|
|
15681
|
-
} | undefined;
|
|
15682
|
-
}[];
|
|
15683
|
-
width?: "small" | "full" | "medium" | "large" | undefined;
|
|
15684
|
-
}[];
|
|
15685
|
-
description?: string | {
|
|
15686
|
-
key: string;
|
|
15687
|
-
defaultValue?: string | undefined;
|
|
15688
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15689
|
-
} | undefined;
|
|
15690
|
-
type?: "record" | "home" | "app" | "utility" | undefined;
|
|
15691
|
-
variables?: {
|
|
15692
|
-
name: string;
|
|
15693
|
-
type?: "string" | "number" | "boolean" | "object" | "array" | undefined;
|
|
15694
|
-
defaultValue?: unknown;
|
|
15695
|
-
}[] | undefined;
|
|
15696
|
-
object?: string | undefined;
|
|
15697
|
-
template?: string | undefined;
|
|
15698
|
-
isDefault?: boolean | undefined;
|
|
15699
|
-
assignedProfiles?: string[] | undefined;
|
|
15700
|
-
aria?: {
|
|
15701
|
-
ariaLabel?: string | {
|
|
15702
|
-
key: string;
|
|
15703
|
-
defaultValue?: string | undefined;
|
|
15704
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15705
|
-
} | undefined;
|
|
15706
|
-
ariaDescribedBy?: string | undefined;
|
|
15707
|
-
role?: string | undefined;
|
|
15708
|
-
} | undefined;
|
|
15709
|
-
}[] | undefined;
|
|
15710
|
-
dashboards?: {
|
|
15711
|
-
name: string;
|
|
15712
|
-
label: string | {
|
|
15713
|
-
key: string;
|
|
15714
|
-
defaultValue?: string | undefined;
|
|
15715
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15716
|
-
};
|
|
15717
|
-
widgets: {
|
|
15718
|
-
layout: {
|
|
15719
|
-
x: number;
|
|
15720
|
-
y: number;
|
|
15721
|
-
w: number;
|
|
15722
|
-
h: number;
|
|
15723
|
-
};
|
|
15724
|
-
title?: string | {
|
|
15725
|
-
key: string;
|
|
15726
|
-
defaultValue?: string | undefined;
|
|
15727
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15728
|
-
} | undefined;
|
|
15729
|
-
type?: "table" | "bar" | "horizontal-bar" | "column" | "grouped-bar" | "stacked-bar" | "bi-polar-bar" | "line" | "area" | "stacked-area" | "step-line" | "spline" | "pie" | "donut" | "funnel" | "pyramid" | "scatter" | "bubble" | "treemap" | "sunburst" | "sankey" | "word-cloud" | "gauge" | "solid-gauge" | "metric" | "kpi" | "bullet" | "choropleth" | "bubble-map" | "gl-map" | "heatmap" | "radar" | "waterfall" | "box-plot" | "violin" | "candlestick" | "stock" | "pivot" | undefined;
|
|
15730
|
-
chartConfig?: {
|
|
15731
|
-
type: "table" | "bar" | "horizontal-bar" | "column" | "grouped-bar" | "stacked-bar" | "bi-polar-bar" | "line" | "area" | "stacked-area" | "step-line" | "spline" | "pie" | "donut" | "funnel" | "pyramid" | "scatter" | "bubble" | "treemap" | "sunburst" | "sankey" | "word-cloud" | "gauge" | "solid-gauge" | "metric" | "kpi" | "bullet" | "choropleth" | "bubble-map" | "gl-map" | "heatmap" | "radar" | "waterfall" | "box-plot" | "violin" | "candlestick" | "stock" | "pivot";
|
|
15732
|
-
title?: string | {
|
|
15733
|
-
key: string;
|
|
15734
|
-
defaultValue?: string | undefined;
|
|
15735
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15736
|
-
} | undefined;
|
|
15737
|
-
subtitle?: string | {
|
|
15738
|
-
key: string;
|
|
15739
|
-
defaultValue?: string | undefined;
|
|
15740
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15741
|
-
} | undefined;
|
|
15742
|
-
description?: string | {
|
|
15743
|
-
key: string;
|
|
15744
|
-
defaultValue?: string | undefined;
|
|
15745
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15746
|
-
} | undefined;
|
|
15747
|
-
xAxis?: {
|
|
15748
|
-
field: string;
|
|
15749
|
-
title?: string | {
|
|
15750
|
-
key: string;
|
|
15751
|
-
defaultValue?: string | undefined;
|
|
15752
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15753
|
-
} | undefined;
|
|
15754
|
-
format?: string | undefined;
|
|
15755
|
-
min?: number | undefined;
|
|
15756
|
-
max?: number | undefined;
|
|
15757
|
-
stepSize?: number | undefined;
|
|
15758
|
-
showGridLines?: boolean | undefined;
|
|
15759
|
-
position?: "left" | "right" | "top" | "bottom" | undefined;
|
|
15760
|
-
logarithmic?: boolean | undefined;
|
|
15761
|
-
} | undefined;
|
|
15762
|
-
yAxis?: {
|
|
15763
|
-
field: string;
|
|
15764
|
-
title?: string | {
|
|
15765
|
-
key: string;
|
|
15766
|
-
defaultValue?: string | undefined;
|
|
15767
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15768
|
-
} | undefined;
|
|
15769
|
-
format?: string | undefined;
|
|
15770
|
-
min?: number | undefined;
|
|
15771
|
-
max?: number | undefined;
|
|
15772
|
-
stepSize?: number | undefined;
|
|
15773
|
-
showGridLines?: boolean | undefined;
|
|
15774
|
-
position?: "left" | "right" | "top" | "bottom" | undefined;
|
|
15775
|
-
logarithmic?: boolean | undefined;
|
|
15776
|
-
}[] | undefined;
|
|
15777
|
-
series?: {
|
|
15778
|
-
name: string;
|
|
15779
|
-
label?: string | {
|
|
15780
|
-
key: string;
|
|
15781
|
-
defaultValue?: string | undefined;
|
|
15782
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15783
|
-
} | undefined;
|
|
15784
|
-
type?: "table" | "bar" | "horizontal-bar" | "column" | "grouped-bar" | "stacked-bar" | "bi-polar-bar" | "line" | "area" | "stacked-area" | "step-line" | "spline" | "pie" | "donut" | "funnel" | "pyramid" | "scatter" | "bubble" | "treemap" | "sunburst" | "sankey" | "word-cloud" | "gauge" | "solid-gauge" | "metric" | "kpi" | "bullet" | "choropleth" | "bubble-map" | "gl-map" | "heatmap" | "radar" | "waterfall" | "box-plot" | "violin" | "candlestick" | "stock" | "pivot" | undefined;
|
|
15785
|
-
color?: string | undefined;
|
|
15786
|
-
stack?: string | undefined;
|
|
15787
|
-
yAxis?: "left" | "right" | undefined;
|
|
15788
|
-
}[] | undefined;
|
|
15789
|
-
colors?: string[] | undefined;
|
|
15790
|
-
height?: number | undefined;
|
|
15791
|
-
showLegend?: boolean | undefined;
|
|
15792
|
-
showDataLabels?: boolean | undefined;
|
|
15793
|
-
annotations?: {
|
|
15794
|
-
value: string | number;
|
|
15795
|
-
type?: "region" | "line" | undefined;
|
|
15796
|
-
axis?: "x" | "y" | undefined;
|
|
15797
|
-
endValue?: string | number | undefined;
|
|
15798
|
-
color?: string | undefined;
|
|
15799
|
-
label?: string | {
|
|
15800
|
-
key: string;
|
|
15801
|
-
defaultValue?: string | undefined;
|
|
15802
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15803
|
-
} | undefined;
|
|
15804
|
-
style?: "solid" | "dashed" | "dotted" | undefined;
|
|
15805
|
-
}[] | undefined;
|
|
15806
|
-
interaction?: {
|
|
15807
|
-
tooltips?: boolean | undefined;
|
|
15808
|
-
zoom?: boolean | undefined;
|
|
15809
|
-
brush?: boolean | undefined;
|
|
15810
|
-
clickAction?: string | undefined;
|
|
15811
|
-
} | undefined;
|
|
15812
|
-
aria?: {
|
|
15813
|
-
ariaLabel?: string | {
|
|
15814
|
-
key: string;
|
|
15815
|
-
defaultValue?: string | undefined;
|
|
15816
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15817
|
-
} | undefined;
|
|
15818
|
-
ariaDescribedBy?: string | undefined;
|
|
15819
|
-
role?: string | undefined;
|
|
15820
|
-
} | undefined;
|
|
15821
|
-
} | undefined;
|
|
15822
|
-
object?: string | undefined;
|
|
15823
|
-
filter?: unknown;
|
|
15824
|
-
categoryField?: string | undefined;
|
|
15825
|
-
valueField?: string | undefined;
|
|
15826
|
-
aggregate?: "count" | "sum" | "avg" | "min" | "max" | undefined;
|
|
15827
|
-
options?: unknown;
|
|
15828
|
-
responsive?: {
|
|
15829
|
-
breakpoint?: "xs" | "sm" | "md" | "lg" | "xl" | "2xl" | undefined;
|
|
15830
|
-
hiddenOn?: ("xs" | "sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
15831
|
-
columns?: {
|
|
15832
|
-
xs?: number | undefined;
|
|
15833
|
-
sm?: number | undefined;
|
|
15834
|
-
md?: number | undefined;
|
|
15835
|
-
lg?: number | undefined;
|
|
15836
|
-
xl?: number | undefined;
|
|
15837
|
-
'2xl'?: number | undefined;
|
|
15838
|
-
} | undefined;
|
|
15839
|
-
order?: {
|
|
15840
|
-
xs?: number | undefined;
|
|
15841
|
-
sm?: number | undefined;
|
|
15842
|
-
md?: number | undefined;
|
|
15843
|
-
lg?: number | undefined;
|
|
15844
|
-
xl?: number | undefined;
|
|
15845
|
-
'2xl'?: number | undefined;
|
|
15846
|
-
} | undefined;
|
|
15847
|
-
} | undefined;
|
|
15848
|
-
aria?: {
|
|
15849
|
-
ariaLabel?: string | {
|
|
15850
|
-
key: string;
|
|
15851
|
-
defaultValue?: string | undefined;
|
|
15852
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15853
|
-
} | undefined;
|
|
15854
|
-
ariaDescribedBy?: string | undefined;
|
|
15855
|
-
role?: string | undefined;
|
|
15856
|
-
} | undefined;
|
|
15857
|
-
}[];
|
|
15858
|
-
description?: string | {
|
|
15859
|
-
key: string;
|
|
15860
|
-
defaultValue?: string | undefined;
|
|
15861
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15862
|
-
} | undefined;
|
|
15863
|
-
refreshInterval?: number | undefined;
|
|
15864
|
-
dateRange?: {
|
|
15865
|
-
field?: string | undefined;
|
|
15866
|
-
defaultRange?: "custom" | "today" | "yesterday" | "this_week" | "last_week" | "this_month" | "last_month" | "this_quarter" | "last_quarter" | "this_year" | "last_year" | "last_7_days" | "last_30_days" | "last_90_days" | undefined;
|
|
15867
|
-
allowCustomRange?: boolean | undefined;
|
|
15868
|
-
} | undefined;
|
|
15869
|
-
globalFilters?: {
|
|
15870
|
-
field: string;
|
|
15871
|
-
label?: string | {
|
|
15872
|
-
key: string;
|
|
15873
|
-
defaultValue?: string | undefined;
|
|
15874
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15875
|
-
} | undefined;
|
|
15876
|
-
type?: "number" | "date" | "text" | "select" | undefined;
|
|
15877
|
-
}[] | undefined;
|
|
15878
|
-
aria?: {
|
|
15879
|
-
ariaLabel?: string | {
|
|
15880
|
-
key: string;
|
|
15881
|
-
defaultValue?: string | undefined;
|
|
15882
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15883
|
-
} | undefined;
|
|
15884
|
-
ariaDescribedBy?: string | undefined;
|
|
15885
|
-
role?: string | undefined;
|
|
15886
|
-
} | undefined;
|
|
15887
|
-
performance?: {
|
|
15888
|
-
lazyLoad?: boolean | undefined;
|
|
15889
|
-
virtualScroll?: {
|
|
15890
|
-
enabled?: boolean | undefined;
|
|
15891
|
-
itemHeight?: number | undefined;
|
|
15892
|
-
overscan?: number | undefined;
|
|
15893
|
-
} | undefined;
|
|
15894
|
-
cacheStrategy?: "none" | "cache-first" | "network-first" | "stale-while-revalidate" | undefined;
|
|
15895
|
-
prefetch?: boolean | undefined;
|
|
15896
|
-
pageSize?: number | undefined;
|
|
15897
|
-
debounceMs?: number | undefined;
|
|
15898
|
-
} | undefined;
|
|
15899
|
-
}[] | undefined;
|
|
15900
|
-
reports?: {
|
|
15901
|
-
name: string;
|
|
15902
|
-
label: string | {
|
|
15903
|
-
key: string;
|
|
15904
|
-
defaultValue?: string | undefined;
|
|
15905
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15906
|
-
};
|
|
15907
|
-
objectName: string;
|
|
15908
|
-
columns: {
|
|
15909
|
-
field: string;
|
|
15910
|
-
label?: string | {
|
|
15911
|
-
key: string;
|
|
15912
|
-
defaultValue?: string | undefined;
|
|
15913
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15914
|
-
} | undefined;
|
|
15915
|
-
aggregate?: "count" | "sum" | "avg" | "min" | "max" | "unique" | undefined;
|
|
15916
|
-
responsive?: {
|
|
15917
|
-
breakpoint?: "xs" | "sm" | "md" | "lg" | "xl" | "2xl" | undefined;
|
|
15918
|
-
hiddenOn?: ("xs" | "sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
15919
|
-
columns?: {
|
|
15920
|
-
xs?: number | undefined;
|
|
15921
|
-
sm?: number | undefined;
|
|
15922
|
-
md?: number | undefined;
|
|
15923
|
-
lg?: number | undefined;
|
|
15924
|
-
xl?: number | undefined;
|
|
15925
|
-
'2xl'?: number | undefined;
|
|
15926
|
-
} | undefined;
|
|
15927
|
-
order?: {
|
|
15928
|
-
xs?: number | undefined;
|
|
15929
|
-
sm?: number | undefined;
|
|
15930
|
-
md?: number | undefined;
|
|
15931
|
-
lg?: number | undefined;
|
|
15932
|
-
xl?: number | undefined;
|
|
15933
|
-
'2xl'?: number | undefined;
|
|
15934
|
-
} | undefined;
|
|
15935
|
-
} | undefined;
|
|
15936
|
-
}[];
|
|
15937
|
-
description?: string | {
|
|
15938
|
-
key: string;
|
|
15939
|
-
defaultValue?: string | undefined;
|
|
15940
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15941
|
-
} | undefined;
|
|
15942
|
-
type?: "summary" | "tabular" | "matrix" | "joined" | undefined;
|
|
15943
|
-
groupingsDown?: {
|
|
15944
|
-
field: string;
|
|
15945
|
-
sortOrder?: "asc" | "desc" | undefined;
|
|
15946
|
-
dateGranularity?: "day" | "week" | "month" | "quarter" | "year" | undefined;
|
|
15947
|
-
}[] | undefined;
|
|
15948
|
-
groupingsAcross?: {
|
|
15949
|
-
field: string;
|
|
15950
|
-
sortOrder?: "asc" | "desc" | undefined;
|
|
15951
|
-
dateGranularity?: "day" | "week" | "month" | "quarter" | "year" | undefined;
|
|
15952
|
-
}[] | undefined;
|
|
15953
|
-
filter?: unknown;
|
|
15954
|
-
chart?: {
|
|
15955
|
-
type: "table" | "bar" | "horizontal-bar" | "column" | "grouped-bar" | "stacked-bar" | "bi-polar-bar" | "line" | "area" | "stacked-area" | "step-line" | "spline" | "pie" | "donut" | "funnel" | "pyramid" | "scatter" | "bubble" | "treemap" | "sunburst" | "sankey" | "word-cloud" | "gauge" | "solid-gauge" | "metric" | "kpi" | "bullet" | "choropleth" | "bubble-map" | "gl-map" | "heatmap" | "radar" | "waterfall" | "box-plot" | "violin" | "candlestick" | "stock" | "pivot";
|
|
15956
|
-
xAxis: string;
|
|
15957
|
-
yAxis: string;
|
|
15958
|
-
title?: string | {
|
|
15959
|
-
key: string;
|
|
15960
|
-
defaultValue?: string | undefined;
|
|
15961
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15962
|
-
} | undefined;
|
|
15963
|
-
subtitle?: string | {
|
|
15964
|
-
key: string;
|
|
15965
|
-
defaultValue?: string | undefined;
|
|
15966
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15967
|
-
} | undefined;
|
|
15968
|
-
description?: string | {
|
|
15969
|
-
key: string;
|
|
15970
|
-
defaultValue?: string | undefined;
|
|
15971
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15972
|
-
} | undefined;
|
|
15973
|
-
series?: {
|
|
15974
|
-
name: string;
|
|
15975
|
-
label?: string | {
|
|
15976
|
-
key: string;
|
|
15977
|
-
defaultValue?: string | undefined;
|
|
15978
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15979
|
-
} | undefined;
|
|
15980
|
-
type?: "table" | "bar" | "horizontal-bar" | "column" | "grouped-bar" | "stacked-bar" | "bi-polar-bar" | "line" | "area" | "stacked-area" | "step-line" | "spline" | "pie" | "donut" | "funnel" | "pyramid" | "scatter" | "bubble" | "treemap" | "sunburst" | "sankey" | "word-cloud" | "gauge" | "solid-gauge" | "metric" | "kpi" | "bullet" | "choropleth" | "bubble-map" | "gl-map" | "heatmap" | "radar" | "waterfall" | "box-plot" | "violin" | "candlestick" | "stock" | "pivot" | undefined;
|
|
15981
|
-
color?: string | undefined;
|
|
15982
|
-
stack?: string | undefined;
|
|
15983
|
-
yAxis?: "left" | "right" | undefined;
|
|
15984
|
-
}[] | undefined;
|
|
15985
|
-
colors?: string[] | undefined;
|
|
15986
|
-
height?: number | undefined;
|
|
15987
|
-
showLegend?: boolean | undefined;
|
|
15988
|
-
showDataLabels?: boolean | undefined;
|
|
15989
|
-
annotations?: {
|
|
15990
|
-
value: string | number;
|
|
15991
|
-
type?: "region" | "line" | undefined;
|
|
15992
|
-
axis?: "x" | "y" | undefined;
|
|
15993
|
-
endValue?: string | number | undefined;
|
|
15994
|
-
color?: string | undefined;
|
|
15995
|
-
label?: string | {
|
|
15996
|
-
key: string;
|
|
15997
|
-
defaultValue?: string | undefined;
|
|
15998
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
15999
|
-
} | undefined;
|
|
16000
|
-
style?: "solid" | "dashed" | "dotted" | undefined;
|
|
16001
|
-
}[] | undefined;
|
|
16002
|
-
interaction?: {
|
|
16003
|
-
tooltips?: boolean | undefined;
|
|
16004
|
-
zoom?: boolean | undefined;
|
|
16005
|
-
brush?: boolean | undefined;
|
|
16006
|
-
clickAction?: string | undefined;
|
|
16007
|
-
} | undefined;
|
|
16008
|
-
aria?: {
|
|
16009
|
-
ariaLabel?: string | {
|
|
16010
|
-
key: string;
|
|
16011
|
-
defaultValue?: string | undefined;
|
|
16012
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
16013
|
-
} | undefined;
|
|
16014
|
-
ariaDescribedBy?: string | undefined;
|
|
16015
|
-
role?: string | undefined;
|
|
16016
|
-
} | undefined;
|
|
16017
|
-
groupBy?: string | undefined;
|
|
16018
|
-
} | undefined;
|
|
16019
|
-
aria?: {
|
|
16020
|
-
ariaLabel?: string | {
|
|
16021
|
-
key: string;
|
|
16022
|
-
defaultValue?: string | undefined;
|
|
16023
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
16024
|
-
} | undefined;
|
|
16025
|
-
ariaDescribedBy?: string | undefined;
|
|
16026
|
-
role?: string | undefined;
|
|
16027
|
-
} | undefined;
|
|
16028
|
-
performance?: {
|
|
16029
|
-
lazyLoad?: boolean | undefined;
|
|
16030
|
-
virtualScroll?: {
|
|
16031
|
-
enabled?: boolean | undefined;
|
|
16032
|
-
itemHeight?: number | undefined;
|
|
16033
|
-
overscan?: number | undefined;
|
|
16034
|
-
} | undefined;
|
|
16035
|
-
cacheStrategy?: "none" | "cache-first" | "network-first" | "stale-while-revalidate" | undefined;
|
|
16036
|
-
prefetch?: boolean | undefined;
|
|
16037
|
-
pageSize?: number | undefined;
|
|
16038
|
-
debounceMs?: number | undefined;
|
|
16039
|
-
} | undefined;
|
|
16040
|
-
}[] | undefined;
|
|
16041
|
-
actions?: {
|
|
16042
|
-
name: string;
|
|
16043
|
-
label: string | {
|
|
16044
|
-
key: string;
|
|
16045
|
-
defaultValue?: string | undefined;
|
|
16046
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
16047
|
-
};
|
|
16048
|
-
icon?: string | undefined;
|
|
16049
|
-
locations?: ("list_toolbar" | "list_item" | "record_header" | "record_more" | "record_related" | "global_nav")[] | undefined;
|
|
16050
|
-
component?: "action:button" | "action:icon" | "action:menu" | "action:group" | undefined;
|
|
16051
|
-
type?: "url" | "script" | "api" | "modal" | "flow" | undefined;
|
|
16052
|
-
target?: string | undefined;
|
|
16053
|
-
execute?: string | undefined;
|
|
16054
|
-
params?: {
|
|
16055
|
-
name: string;
|
|
16056
|
-
label: string | {
|
|
16057
|
-
key: string;
|
|
16058
|
-
defaultValue?: string | undefined;
|
|
16059
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
16060
|
-
};
|
|
16061
|
-
type: "number" | "boolean" | "date" | "lookup" | "file" | "json" | "code" | "text" | "textarea" | "email" | "url" | "phone" | "password" | "markdown" | "html" | "richtext" | "currency" | "percent" | "datetime" | "time" | "toggle" | "select" | "multiselect" | "radio" | "checkboxes" | "master_detail" | "tree" | "image" | "avatar" | "video" | "audio" | "formula" | "summary" | "autonumber" | "location" | "address" | "color" | "rating" | "slider" | "signature" | "qrcode" | "progress" | "tags" | "vector";
|
|
16062
|
-
required?: boolean | undefined;
|
|
16063
|
-
options?: {
|
|
16064
|
-
label: string | {
|
|
16065
|
-
key: string;
|
|
16066
|
-
defaultValue?: string | undefined;
|
|
16067
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
16068
|
-
};
|
|
16069
|
-
value: string;
|
|
16070
|
-
}[] | undefined;
|
|
16071
|
-
}[] | undefined;
|
|
16072
|
-
variant?: "link" | "primary" | "secondary" | "danger" | "ghost" | undefined;
|
|
16073
|
-
confirmText?: string | {
|
|
16074
|
-
key: string;
|
|
16075
|
-
defaultValue?: string | undefined;
|
|
16076
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
16077
|
-
} | undefined;
|
|
16078
|
-
successMessage?: string | {
|
|
16079
|
-
key: string;
|
|
16080
|
-
defaultValue?: string | undefined;
|
|
16081
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
16082
|
-
} | undefined;
|
|
16083
|
-
refreshAfter?: boolean | undefined;
|
|
16084
|
-
visible?: string | undefined;
|
|
16085
|
-
disabled?: string | boolean | undefined;
|
|
16086
|
-
shortcut?: string | undefined;
|
|
16087
|
-
bulkEnabled?: boolean | undefined;
|
|
16088
|
-
timeout?: number | undefined;
|
|
16089
|
-
aria?: {
|
|
16090
|
-
ariaLabel?: string | {
|
|
16091
|
-
key: string;
|
|
16092
|
-
defaultValue?: string | undefined;
|
|
16093
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
16094
|
-
} | undefined;
|
|
16095
|
-
ariaDescribedBy?: string | undefined;
|
|
16096
|
-
role?: string | undefined;
|
|
16097
|
-
} | undefined;
|
|
16098
|
-
}[] | undefined;
|
|
16099
|
-
themes?: {
|
|
16100
|
-
name: string;
|
|
16101
|
-
label: string;
|
|
16102
|
-
colors: {
|
|
16103
|
-
primary: string;
|
|
16104
|
-
secondary?: string | undefined;
|
|
16105
|
-
accent?: string | undefined;
|
|
16106
|
-
success?: string | undefined;
|
|
16107
|
-
warning?: string | undefined;
|
|
16108
|
-
error?: string | undefined;
|
|
16109
|
-
info?: string | undefined;
|
|
16110
|
-
background?: string | undefined;
|
|
16111
|
-
surface?: string | undefined;
|
|
16112
|
-
text?: string | undefined;
|
|
16113
|
-
textSecondary?: string | undefined;
|
|
16114
|
-
border?: string | undefined;
|
|
16115
|
-
disabled?: string | undefined;
|
|
16116
|
-
primaryLight?: string | undefined;
|
|
16117
|
-
primaryDark?: string | undefined;
|
|
16118
|
-
secondaryLight?: string | undefined;
|
|
16119
|
-
secondaryDark?: string | undefined;
|
|
16120
|
-
};
|
|
16121
|
-
description?: string | undefined;
|
|
16122
|
-
mode?: "auto" | "light" | "dark" | undefined;
|
|
16123
|
-
typography?: {
|
|
16124
|
-
fontFamily?: {
|
|
16125
|
-
base?: string | undefined;
|
|
16126
|
-
heading?: string | undefined;
|
|
16127
|
-
mono?: string | undefined;
|
|
16128
|
-
} | undefined;
|
|
16129
|
-
fontSize?: {
|
|
16130
|
-
xs?: string | undefined;
|
|
16131
|
-
sm?: string | undefined;
|
|
16132
|
-
base?: string | undefined;
|
|
16133
|
-
lg?: string | undefined;
|
|
16134
|
-
xl?: string | undefined;
|
|
16135
|
-
'2xl'?: string | undefined;
|
|
16136
|
-
'3xl'?: string | undefined;
|
|
16137
|
-
'4xl'?: string | undefined;
|
|
16138
|
-
} | undefined;
|
|
16139
|
-
fontWeight?: {
|
|
16140
|
-
light?: number | undefined;
|
|
16141
|
-
normal?: number | undefined;
|
|
16142
|
-
medium?: number | undefined;
|
|
16143
|
-
semibold?: number | undefined;
|
|
16144
|
-
bold?: number | undefined;
|
|
16145
|
-
} | undefined;
|
|
16146
|
-
lineHeight?: {
|
|
16147
|
-
tight?: string | undefined;
|
|
16148
|
-
normal?: string | undefined;
|
|
16149
|
-
relaxed?: string | undefined;
|
|
16150
|
-
loose?: string | undefined;
|
|
16151
|
-
} | undefined;
|
|
16152
|
-
letterSpacing?: {
|
|
16153
|
-
tighter?: string | undefined;
|
|
16154
|
-
tight?: string | undefined;
|
|
16155
|
-
normal?: string | undefined;
|
|
16156
|
-
wide?: string | undefined;
|
|
16157
|
-
wider?: string | undefined;
|
|
16158
|
-
} | undefined;
|
|
16159
|
-
} | undefined;
|
|
16160
|
-
spacing?: {
|
|
16161
|
-
'0'?: string | undefined;
|
|
16162
|
-
'1'?: string | undefined;
|
|
16163
|
-
'2'?: string | undefined;
|
|
16164
|
-
'3'?: string | undefined;
|
|
16165
|
-
'4'?: string | undefined;
|
|
16166
|
-
'5'?: string | undefined;
|
|
16167
|
-
'6'?: string | undefined;
|
|
16168
|
-
'8'?: string | undefined;
|
|
16169
|
-
'10'?: string | undefined;
|
|
16170
|
-
'12'?: string | undefined;
|
|
16171
|
-
'16'?: string | undefined;
|
|
16172
|
-
'20'?: string | undefined;
|
|
16173
|
-
'24'?: string | undefined;
|
|
16174
|
-
} | undefined;
|
|
16175
|
-
borderRadius?: {
|
|
16176
|
-
none?: string | undefined;
|
|
16177
|
-
sm?: string | undefined;
|
|
16178
|
-
base?: string | undefined;
|
|
16179
|
-
md?: string | undefined;
|
|
16180
|
-
lg?: string | undefined;
|
|
16181
|
-
xl?: string | undefined;
|
|
16182
|
-
'2xl'?: string | undefined;
|
|
16183
|
-
full?: string | undefined;
|
|
16184
|
-
} | undefined;
|
|
16185
|
-
shadows?: {
|
|
16186
|
-
none?: string | undefined;
|
|
16187
|
-
sm?: string | undefined;
|
|
16188
|
-
base?: string | undefined;
|
|
16189
|
-
md?: string | undefined;
|
|
16190
|
-
lg?: string | undefined;
|
|
16191
|
-
xl?: string | undefined;
|
|
16192
|
-
'2xl'?: string | undefined;
|
|
16193
|
-
inner?: string | undefined;
|
|
16194
|
-
} | undefined;
|
|
16195
|
-
breakpoints?: {
|
|
16196
|
-
xs?: string | undefined;
|
|
16197
|
-
sm?: string | undefined;
|
|
16198
|
-
md?: string | undefined;
|
|
16199
|
-
lg?: string | undefined;
|
|
16200
|
-
xl?: string | undefined;
|
|
16201
|
-
'2xl'?: string | undefined;
|
|
16202
|
-
} | undefined;
|
|
16203
|
-
animation?: {
|
|
16204
|
-
duration?: {
|
|
16205
|
-
fast?: string | undefined;
|
|
16206
|
-
base?: string | undefined;
|
|
16207
|
-
slow?: string | undefined;
|
|
16208
|
-
} | undefined;
|
|
16209
|
-
timing?: {
|
|
16210
|
-
linear?: string | undefined;
|
|
16211
|
-
ease?: string | undefined;
|
|
16212
|
-
easeIn?: string | undefined;
|
|
16213
|
-
easeOut?: string | undefined;
|
|
16214
|
-
easeInOut?: string | undefined;
|
|
16215
|
-
} | undefined;
|
|
16216
|
-
} | undefined;
|
|
16217
|
-
zIndex?: {
|
|
16218
|
-
base?: number | undefined;
|
|
16219
|
-
dropdown?: number | undefined;
|
|
16220
|
-
sticky?: number | undefined;
|
|
16221
|
-
fixed?: number | undefined;
|
|
16222
|
-
modalBackdrop?: number | undefined;
|
|
16223
|
-
modal?: number | undefined;
|
|
16224
|
-
popover?: number | undefined;
|
|
16225
|
-
tooltip?: number | undefined;
|
|
16226
|
-
} | undefined;
|
|
16227
|
-
customVars?: Record<string, string> | undefined;
|
|
16228
|
-
logo?: {
|
|
16229
|
-
light?: string | undefined;
|
|
16230
|
-
dark?: string | undefined;
|
|
16231
|
-
favicon?: string | undefined;
|
|
16232
|
-
} | undefined;
|
|
16233
|
-
extends?: string | undefined;
|
|
16234
|
-
density?: "compact" | "regular" | "spacious" | undefined;
|
|
16235
|
-
wcagContrast?: "AA" | "AAA" | undefined;
|
|
16236
|
-
rtl?: boolean | undefined;
|
|
16237
|
-
touchTarget?: {
|
|
16238
|
-
minWidth?: number | undefined;
|
|
16239
|
-
minHeight?: number | undefined;
|
|
16240
|
-
padding?: number | undefined;
|
|
16241
|
-
hitSlop?: {
|
|
16242
|
-
top?: number | undefined;
|
|
16243
|
-
right?: number | undefined;
|
|
16244
|
-
bottom?: number | undefined;
|
|
16245
|
-
left?: number | undefined;
|
|
16246
|
-
} | undefined;
|
|
16247
|
-
} | undefined;
|
|
16248
|
-
keyboardNavigation?: {
|
|
16249
|
-
tabOrder?: "auto" | "manual" | undefined;
|
|
16250
|
-
skipLinks?: boolean | undefined;
|
|
16251
|
-
focusVisible?: boolean | undefined;
|
|
16252
|
-
focusTrap?: {
|
|
16253
|
-
enabled?: boolean | undefined;
|
|
16254
|
-
initialFocus?: string | undefined;
|
|
16255
|
-
returnFocus?: boolean | undefined;
|
|
16256
|
-
escapeDeactivates?: boolean | undefined;
|
|
16257
|
-
} | undefined;
|
|
16258
|
-
arrowNavigation?: boolean | undefined;
|
|
16259
|
-
} | undefined;
|
|
16260
|
-
}[] | undefined;
|
|
16261
|
-
workflows?: {
|
|
16262
|
-
name: string;
|
|
16263
|
-
objectName: string;
|
|
16264
|
-
triggerType: "schedule" | "on_update" | "on_create" | "on_create_or_update" | "on_delete";
|
|
16265
|
-
criteria?: string | undefined;
|
|
16266
|
-
actions?: ({
|
|
16267
|
-
name: string;
|
|
16268
|
-
type: "field_update";
|
|
16269
|
-
field: string;
|
|
16270
|
-
value: unknown;
|
|
16271
|
-
} | {
|
|
16272
|
-
name: string;
|
|
16273
|
-
type: "email_alert";
|
|
16274
|
-
template: string;
|
|
16275
|
-
recipients: string[];
|
|
16276
|
-
} | {
|
|
16277
|
-
name: string;
|
|
16278
|
-
type: "http_call";
|
|
16279
|
-
url: string;
|
|
16280
|
-
method?: "GET" | "POST" | "PUT" | "DELETE" | "PATCH" | undefined;
|
|
16281
|
-
headers?: Record<string, string> | undefined;
|
|
16282
|
-
body?: string | undefined;
|
|
16283
|
-
} | {
|
|
16284
|
-
name: string;
|
|
16285
|
-
type: "connector_action";
|
|
16286
|
-
connectorId: string;
|
|
16287
|
-
actionId: string;
|
|
16288
|
-
input: Record<string, unknown>;
|
|
16289
|
-
} | {
|
|
16290
|
-
name: string;
|
|
16291
|
-
type: "task_creation";
|
|
16292
|
-
taskObject: string;
|
|
16293
|
-
subject: string;
|
|
16294
|
-
description?: string | undefined;
|
|
16295
|
-
assignedTo?: string | undefined;
|
|
16296
|
-
dueDate?: string | undefined;
|
|
16297
|
-
priority?: string | undefined;
|
|
16298
|
-
relatedTo?: string | undefined;
|
|
16299
|
-
additionalFields?: Record<string, unknown> | undefined;
|
|
16300
|
-
} | {
|
|
16301
|
-
name: string;
|
|
16302
|
-
type: "push_notification";
|
|
16303
|
-
title: string;
|
|
16304
|
-
body: string;
|
|
16305
|
-
recipients: string[];
|
|
16306
|
-
data?: Record<string, unknown> | undefined;
|
|
16307
|
-
badge?: number | undefined;
|
|
16308
|
-
sound?: string | undefined;
|
|
16309
|
-
clickAction?: string | undefined;
|
|
16310
|
-
} | {
|
|
16311
|
-
name: string;
|
|
16312
|
-
type: "custom_script";
|
|
16313
|
-
code: string;
|
|
16314
|
-
language?: "javascript" | "typescript" | "python" | undefined;
|
|
16315
|
-
timeout?: number | undefined;
|
|
16316
|
-
context?: Record<string, unknown> | undefined;
|
|
16317
|
-
})[] | undefined;
|
|
16318
|
-
timeTriggers?: {
|
|
16319
|
-
timeLength: number;
|
|
16320
|
-
timeUnit: "days" | "minutes" | "hours";
|
|
16321
|
-
offsetDirection: "before" | "after";
|
|
16322
|
-
offsetFrom: "trigger_date" | "date_field";
|
|
16323
|
-
actions: ({
|
|
16324
|
-
name: string;
|
|
16325
|
-
type: "field_update";
|
|
16326
|
-
field: string;
|
|
16327
|
-
value: unknown;
|
|
16328
|
-
} | {
|
|
16329
|
-
name: string;
|
|
16330
|
-
type: "email_alert";
|
|
16331
|
-
template: string;
|
|
16332
|
-
recipients: string[];
|
|
16333
|
-
} | {
|
|
16334
|
-
name: string;
|
|
16335
|
-
type: "http_call";
|
|
16336
|
-
url: string;
|
|
16337
|
-
method?: "GET" | "POST" | "PUT" | "DELETE" | "PATCH" | undefined;
|
|
16338
|
-
headers?: Record<string, string> | undefined;
|
|
16339
|
-
body?: string | undefined;
|
|
16340
|
-
} | {
|
|
16341
|
-
name: string;
|
|
16342
|
-
type: "connector_action";
|
|
16343
|
-
connectorId: string;
|
|
16344
|
-
actionId: string;
|
|
16345
|
-
input: Record<string, unknown>;
|
|
16346
|
-
} | {
|
|
16347
|
-
name: string;
|
|
16348
|
-
type: "task_creation";
|
|
16349
|
-
taskObject: string;
|
|
16350
|
-
subject: string;
|
|
16351
|
-
description?: string | undefined;
|
|
16352
|
-
assignedTo?: string | undefined;
|
|
16353
|
-
dueDate?: string | undefined;
|
|
16354
|
-
priority?: string | undefined;
|
|
16355
|
-
relatedTo?: string | undefined;
|
|
16356
|
-
additionalFields?: Record<string, unknown> | undefined;
|
|
16357
|
-
} | {
|
|
16358
|
-
name: string;
|
|
16359
|
-
type: "push_notification";
|
|
16360
|
-
title: string;
|
|
16361
|
-
body: string;
|
|
16362
|
-
recipients: string[];
|
|
16363
|
-
data?: Record<string, unknown> | undefined;
|
|
16364
|
-
badge?: number | undefined;
|
|
16365
|
-
sound?: string | undefined;
|
|
16366
|
-
clickAction?: string | undefined;
|
|
16367
|
-
} | {
|
|
16368
|
-
name: string;
|
|
16369
|
-
type: "custom_script";
|
|
16370
|
-
code: string;
|
|
16371
|
-
language?: "javascript" | "typescript" | "python" | undefined;
|
|
16372
|
-
timeout?: number | undefined;
|
|
16373
|
-
context?: Record<string, unknown> | undefined;
|
|
16374
|
-
})[];
|
|
16375
|
-
id?: string | undefined;
|
|
16376
|
-
dateField?: string | undefined;
|
|
16377
|
-
}[] | undefined;
|
|
16378
|
-
active?: boolean | undefined;
|
|
16379
|
-
executionOrder?: number | undefined;
|
|
16380
|
-
reevaluateOnChange?: boolean | undefined;
|
|
16381
|
-
}[] | undefined;
|
|
16382
|
-
approvals?: {
|
|
16383
|
-
name: string;
|
|
16384
|
-
label: string;
|
|
16385
|
-
object: string;
|
|
16386
|
-
steps: {
|
|
16387
|
-
name: string;
|
|
16388
|
-
label: string;
|
|
16389
|
-
approvers: {
|
|
16390
|
-
type: "field" | "user" | "role" | "queue" | "manager";
|
|
16391
|
-
value: string;
|
|
16392
|
-
}[];
|
|
16393
|
-
description?: string | undefined;
|
|
16394
|
-
entryCriteria?: string | undefined;
|
|
16395
|
-
behavior?: "first_response" | "unanimous" | undefined;
|
|
16396
|
-
rejectionBehavior?: "reject_process" | "back_to_previous" | undefined;
|
|
16397
|
-
onApprove?: {
|
|
16398
|
-
type: "script" | "webhook" | "field_update" | "email_alert" | "connector_action";
|
|
16399
|
-
name: string;
|
|
16400
|
-
config: Record<string, unknown>;
|
|
16401
|
-
connectorId?: string | undefined;
|
|
16402
|
-
actionId?: string | undefined;
|
|
16403
|
-
}[] | undefined;
|
|
16404
|
-
onReject?: {
|
|
16405
|
-
type: "script" | "webhook" | "field_update" | "email_alert" | "connector_action";
|
|
16406
|
-
name: string;
|
|
16407
|
-
config: Record<string, unknown>;
|
|
16408
|
-
connectorId?: string | undefined;
|
|
16409
|
-
actionId?: string | undefined;
|
|
16410
|
-
}[] | undefined;
|
|
16411
|
-
}[];
|
|
16412
|
-
active?: boolean | undefined;
|
|
16413
|
-
description?: string | undefined;
|
|
16414
|
-
entryCriteria?: string | undefined;
|
|
16415
|
-
lockRecord?: boolean | undefined;
|
|
16416
|
-
escalation?: {
|
|
16417
|
-
timeoutHours: number;
|
|
16418
|
-
enabled?: boolean | undefined;
|
|
16419
|
-
action?: "notify" | "auto_approve" | "reassign" | "auto_reject" | undefined;
|
|
16420
|
-
escalateTo?: string | undefined;
|
|
16421
|
-
notifySubmitter?: boolean | undefined;
|
|
16422
|
-
} | undefined;
|
|
16423
|
-
onSubmit?: {
|
|
16424
|
-
type: "script" | "webhook" | "field_update" | "email_alert" | "connector_action";
|
|
16425
|
-
name: string;
|
|
16426
|
-
config: Record<string, unknown>;
|
|
16427
|
-
connectorId?: string | undefined;
|
|
16428
|
-
actionId?: string | undefined;
|
|
16429
|
-
}[] | undefined;
|
|
16430
|
-
onFinalApprove?: {
|
|
16431
|
-
type: "script" | "webhook" | "field_update" | "email_alert" | "connector_action";
|
|
16432
|
-
name: string;
|
|
16433
|
-
config: Record<string, unknown>;
|
|
16434
|
-
connectorId?: string | undefined;
|
|
16435
|
-
actionId?: string | undefined;
|
|
16436
|
-
}[] | undefined;
|
|
16437
|
-
onFinalReject?: {
|
|
16438
|
-
type: "script" | "webhook" | "field_update" | "email_alert" | "connector_action";
|
|
16439
|
-
name: string;
|
|
16440
|
-
config: Record<string, unknown>;
|
|
16441
|
-
connectorId?: string | undefined;
|
|
16442
|
-
actionId?: string | undefined;
|
|
16443
|
-
}[] | undefined;
|
|
16444
|
-
onRecall?: {
|
|
16445
|
-
type: "script" | "webhook" | "field_update" | "email_alert" | "connector_action";
|
|
16446
|
-
name: string;
|
|
16447
|
-
config: Record<string, unknown>;
|
|
16448
|
-
connectorId?: string | undefined;
|
|
16449
|
-
actionId?: string | undefined;
|
|
16450
|
-
}[] | undefined;
|
|
16451
|
-
}[] | undefined;
|
|
16452
|
-
flows?: {
|
|
16453
|
-
name: string;
|
|
16454
|
-
label: string;
|
|
16455
|
-
type: "api" | "schedule" | "screen" | "autolaunched" | "record_change";
|
|
16456
|
-
nodes: {
|
|
16457
|
-
id: string;
|
|
16458
|
-
type: "loop" | "start" | "end" | "script" | "decision" | "create_record" | "update_record" | "delete_record" | "wait" | "connector_action" | "assignment" | "get_record" | "http_request" | "screen" | "subflow";
|
|
16459
|
-
label: string;
|
|
16460
|
-
config?: Record<string, unknown> | undefined;
|
|
16461
|
-
connectorConfig?: {
|
|
16462
|
-
connectorId: string;
|
|
16463
|
-
actionId: string;
|
|
16464
|
-
input: Record<string, unknown>;
|
|
16465
|
-
} | undefined;
|
|
16466
|
-
position?: {
|
|
16467
|
-
x: number;
|
|
16468
|
-
y: number;
|
|
16469
|
-
} | undefined;
|
|
16470
|
-
}[];
|
|
16471
|
-
edges: {
|
|
16472
|
-
id: string;
|
|
16473
|
-
source: string;
|
|
16474
|
-
target: string;
|
|
16475
|
-
condition?: string | undefined;
|
|
16476
|
-
type?: "default" | "fault" | undefined;
|
|
16477
|
-
label?: string | undefined;
|
|
16478
|
-
}[];
|
|
16479
|
-
description?: string | undefined;
|
|
16480
|
-
version?: number | undefined;
|
|
16481
|
-
status?: "active" | "draft" | "obsolete" | "invalid" | undefined;
|
|
16482
|
-
template?: boolean | undefined;
|
|
16483
|
-
variables?: {
|
|
16484
|
-
name: string;
|
|
16485
|
-
type: string;
|
|
16486
|
-
isInput?: boolean | undefined;
|
|
16487
|
-
isOutput?: boolean | undefined;
|
|
16488
|
-
}[] | undefined;
|
|
16489
|
-
active?: boolean | undefined;
|
|
16490
|
-
runAs?: "user" | "system" | undefined;
|
|
16491
|
-
errorHandling?: {
|
|
16492
|
-
strategy?: "continue" | "retry" | "fail" | undefined;
|
|
16493
|
-
maxRetries?: number | undefined;
|
|
16494
|
-
retryDelayMs?: number | undefined;
|
|
16495
|
-
fallbackNodeId?: string | undefined;
|
|
16496
|
-
} | undefined;
|
|
16497
|
-
}[] | undefined;
|
|
16498
|
-
roles?: {
|
|
16499
|
-
name: string;
|
|
16500
|
-
label: string;
|
|
16501
|
-
parent?: string | undefined;
|
|
16502
|
-
description?: string | undefined;
|
|
16503
|
-
}[] | undefined;
|
|
16504
|
-
permissions?: {
|
|
16505
|
-
name: string;
|
|
16506
|
-
objects: Record<string, {
|
|
16507
|
-
allowCreate?: boolean | undefined;
|
|
16508
|
-
allowRead?: boolean | undefined;
|
|
16509
|
-
allowEdit?: boolean | undefined;
|
|
16510
|
-
allowDelete?: boolean | undefined;
|
|
16511
|
-
allowTransfer?: boolean | undefined;
|
|
16512
|
-
allowRestore?: boolean | undefined;
|
|
16513
|
-
allowPurge?: boolean | undefined;
|
|
16514
|
-
viewAllRecords?: boolean | undefined;
|
|
16515
|
-
modifyAllRecords?: boolean | undefined;
|
|
16516
|
-
}>;
|
|
16517
|
-
label?: string | undefined;
|
|
16518
|
-
isProfile?: boolean | undefined;
|
|
16519
|
-
fields?: Record<string, {
|
|
16520
|
-
readable?: boolean | undefined;
|
|
16521
|
-
editable?: boolean | undefined;
|
|
16522
|
-
}> | undefined;
|
|
16523
|
-
systemPermissions?: string[] | undefined;
|
|
16524
|
-
tabPermissions?: Record<string, "hidden" | "visible" | "default_on" | "default_off"> | undefined;
|
|
16525
|
-
rowLevelSecurity?: {
|
|
16526
|
-
name: string;
|
|
16527
|
-
object: string;
|
|
16528
|
-
operation: "insert" | "update" | "delete" | "select" | "all";
|
|
16529
|
-
label?: string | undefined;
|
|
16530
|
-
description?: string | undefined;
|
|
16531
|
-
using?: string | undefined;
|
|
16532
|
-
check?: string | undefined;
|
|
16533
|
-
roles?: string[] | undefined;
|
|
16534
|
-
enabled?: boolean | undefined;
|
|
16535
|
-
priority?: number | undefined;
|
|
16536
|
-
tags?: string[] | undefined;
|
|
16537
|
-
}[] | undefined;
|
|
16538
|
-
contextVariables?: Record<string, unknown> | undefined;
|
|
16539
|
-
}[] | undefined;
|
|
16540
|
-
sharingRules?: ({
|
|
16541
|
-
name: string;
|
|
16542
|
-
object: string;
|
|
16543
|
-
sharedWith: {
|
|
16544
|
-
type: "group" | "user" | "role" | "role_and_subordinates" | "guest";
|
|
16545
|
-
value: string;
|
|
16546
|
-
};
|
|
16547
|
-
type: "criteria";
|
|
16548
|
-
condition: string;
|
|
16549
|
-
label?: string | undefined;
|
|
16550
|
-
description?: string | undefined;
|
|
16551
|
-
active?: boolean | undefined;
|
|
16552
|
-
accessLevel?: "full" | "read" | "edit" | undefined;
|
|
16553
|
-
} | {
|
|
16554
|
-
name: string;
|
|
16555
|
-
object: string;
|
|
16556
|
-
sharedWith: {
|
|
16557
|
-
type: "group" | "user" | "role" | "role_and_subordinates" | "guest";
|
|
16558
|
-
value: string;
|
|
16559
|
-
};
|
|
16560
|
-
type: "owner";
|
|
16561
|
-
ownedBy: {
|
|
16562
|
-
type: "group" | "user" | "role" | "role_and_subordinates" | "guest";
|
|
16563
|
-
value: string;
|
|
16564
|
-
};
|
|
16565
|
-
label?: string | undefined;
|
|
16566
|
-
description?: string | undefined;
|
|
16567
|
-
active?: boolean | undefined;
|
|
16568
|
-
accessLevel?: "full" | "read" | "edit" | undefined;
|
|
16569
|
-
})[] | undefined;
|
|
16570
|
-
policies?: {
|
|
16571
|
-
name: string;
|
|
16572
|
-
password?: {
|
|
16573
|
-
minLength?: number | undefined;
|
|
16574
|
-
requireUppercase?: boolean | undefined;
|
|
16575
|
-
requireLowercase?: boolean | undefined;
|
|
16576
|
-
requireNumbers?: boolean | undefined;
|
|
16577
|
-
requireSymbols?: boolean | undefined;
|
|
16578
|
-
expirationDays?: number | undefined;
|
|
16579
|
-
historyCount?: number | undefined;
|
|
16580
|
-
} | undefined;
|
|
16581
|
-
network?: {
|
|
16582
|
-
trustedRanges: string[];
|
|
16583
|
-
blockUnknown?: boolean | undefined;
|
|
16584
|
-
vpnRequired?: boolean | undefined;
|
|
16585
|
-
} | undefined;
|
|
16586
|
-
session?: {
|
|
16587
|
-
idleTimeout?: number | undefined;
|
|
16588
|
-
absoluteTimeout?: number | undefined;
|
|
16589
|
-
forceMfa?: boolean | undefined;
|
|
16590
|
-
} | undefined;
|
|
16591
|
-
audit?: {
|
|
16592
|
-
sensitiveFields: string[];
|
|
16593
|
-
logRetentionDays?: number | undefined;
|
|
16594
|
-
captureRead?: boolean | undefined;
|
|
16595
|
-
} | undefined;
|
|
16596
|
-
isDefault?: boolean | undefined;
|
|
16597
|
-
assignedProfiles?: string[] | undefined;
|
|
16598
|
-
}[] | undefined;
|
|
16599
|
-
apis?: {
|
|
16600
|
-
name: string;
|
|
16601
|
-
path: string;
|
|
16602
|
-
method: "GET" | "POST" | "PUT" | "DELETE" | "PATCH" | "HEAD" | "OPTIONS";
|
|
16603
|
-
type: "script" | "flow" | "proxy" | "object_operation";
|
|
16604
|
-
target: string;
|
|
16605
|
-
summary?: string | undefined;
|
|
16606
|
-
description?: string | undefined;
|
|
16607
|
-
objectParams?: {
|
|
16608
|
-
object?: string | undefined;
|
|
16609
|
-
operation?: "update" | "delete" | "find" | "get" | "create" | undefined;
|
|
16610
|
-
} | undefined;
|
|
16611
|
-
inputMapping?: {
|
|
16612
|
-
source: string;
|
|
16613
|
-
target: string;
|
|
16614
|
-
transform?: string | undefined;
|
|
16615
|
-
}[] | undefined;
|
|
16616
|
-
outputMapping?: {
|
|
16617
|
-
source: string;
|
|
16618
|
-
target: string;
|
|
16619
|
-
transform?: string | undefined;
|
|
16620
|
-
}[] | undefined;
|
|
16621
|
-
authRequired?: boolean | undefined;
|
|
16622
|
-
rateLimit?: {
|
|
16623
|
-
enabled?: boolean | undefined;
|
|
16624
|
-
windowMs?: number | undefined;
|
|
16625
|
-
maxRequests?: number | undefined;
|
|
16626
|
-
} | undefined;
|
|
16627
|
-
cacheTtl?: number | undefined;
|
|
16628
|
-
}[] | undefined;
|
|
16629
|
-
webhooks?: {
|
|
16630
|
-
name: string;
|
|
16631
|
-
url: string;
|
|
16632
|
-
label?: string | undefined;
|
|
16633
|
-
object?: string | undefined;
|
|
16634
|
-
triggers?: ("update" | "delete" | "create" | "api" | "undelete")[] | undefined;
|
|
16635
|
-
method?: "GET" | "POST" | "PUT" | "DELETE" | "PATCH" | undefined;
|
|
16636
|
-
headers?: Record<string, string> | undefined;
|
|
16637
|
-
body?: unknown;
|
|
16638
|
-
payloadFields?: string[] | undefined;
|
|
16639
|
-
includeSession?: boolean | undefined;
|
|
16640
|
-
authentication?: {
|
|
16641
|
-
type: "none" | "api-key" | "basic" | "bearer";
|
|
16642
|
-
credentials?: Record<string, string> | undefined;
|
|
16643
|
-
} | undefined;
|
|
16644
|
-
retryPolicy?: {
|
|
16645
|
-
maxRetries?: number | undefined;
|
|
16646
|
-
backoffStrategy?: "fixed" | "linear" | "exponential" | undefined;
|
|
16647
|
-
initialDelayMs?: number | undefined;
|
|
16648
|
-
maxDelayMs?: number | undefined;
|
|
16649
|
-
} | undefined;
|
|
16650
|
-
timeoutMs?: number | undefined;
|
|
16651
|
-
secret?: string | undefined;
|
|
16652
|
-
isActive?: boolean | undefined;
|
|
16653
|
-
description?: string | undefined;
|
|
16654
|
-
tags?: string[] | undefined;
|
|
16655
|
-
}[] | undefined;
|
|
16656
|
-
agents?: {
|
|
16657
|
-
name: string;
|
|
16658
|
-
label: string;
|
|
16659
|
-
role: string;
|
|
16660
|
-
instructions: string;
|
|
16661
|
-
avatar?: string | undefined;
|
|
16662
|
-
model?: {
|
|
16663
|
-
model: string;
|
|
16664
|
-
provider?: "local" | "openai" | "azure_openai" | "anthropic" | undefined;
|
|
16665
|
-
temperature?: number | undefined;
|
|
16666
|
-
maxTokens?: number | undefined;
|
|
16667
|
-
topP?: number | undefined;
|
|
16668
|
-
} | undefined;
|
|
16669
|
-
lifecycle?: {
|
|
16670
|
-
id: string;
|
|
16671
|
-
initial: string;
|
|
16672
|
-
states: Record<string, unknown>;
|
|
16673
|
-
description?: string | undefined;
|
|
16674
|
-
contextSchema?: Record<string, unknown> | undefined;
|
|
16675
|
-
on?: Record<string, string | {
|
|
16676
|
-
target?: string | undefined;
|
|
16677
|
-
cond?: string | {
|
|
16678
|
-
type: string;
|
|
16679
|
-
params?: Record<string, unknown> | undefined;
|
|
16680
|
-
} | undefined;
|
|
16681
|
-
actions?: (string | {
|
|
16682
|
-
type: string;
|
|
16683
|
-
params?: Record<string, unknown> | undefined;
|
|
16684
|
-
})[] | undefined;
|
|
16685
|
-
description?: string | undefined;
|
|
16686
|
-
} | {
|
|
16687
|
-
target?: string | undefined;
|
|
16688
|
-
cond?: string | {
|
|
16689
|
-
type: string;
|
|
16690
|
-
params?: Record<string, unknown> | undefined;
|
|
16691
|
-
} | undefined;
|
|
16692
|
-
actions?: (string | {
|
|
16693
|
-
type: string;
|
|
16694
|
-
params?: Record<string, unknown> | undefined;
|
|
16695
|
-
})[] | undefined;
|
|
16696
|
-
description?: string | undefined;
|
|
16697
|
-
}[]> | undefined;
|
|
16698
|
-
} | undefined;
|
|
16699
|
-
tools?: {
|
|
16700
|
-
type: "query" | "action" | "flow" | "vector_search";
|
|
16701
|
-
name: string;
|
|
16702
|
-
description?: string | undefined;
|
|
16703
|
-
}[] | undefined;
|
|
16704
|
-
knowledge?: {
|
|
16705
|
-
topics: string[];
|
|
16706
|
-
indexes: string[];
|
|
16707
|
-
} | undefined;
|
|
16708
|
-
active?: boolean | undefined;
|
|
16709
|
-
access?: string[] | undefined;
|
|
16710
|
-
tenantId?: string | undefined;
|
|
16711
|
-
visibility?: "private" | "global" | "organization" | undefined;
|
|
16712
|
-
planning?: {
|
|
16713
|
-
strategy?: "react" | "plan_and_execute" | "reflexion" | "tree_of_thought" | undefined;
|
|
16714
|
-
maxIterations?: number | undefined;
|
|
16715
|
-
allowReplan?: boolean | undefined;
|
|
16716
|
-
} | undefined;
|
|
16717
|
-
memory?: {
|
|
16718
|
-
shortTerm?: {
|
|
16719
|
-
maxMessages?: number | undefined;
|
|
16720
|
-
maxTokens?: number | undefined;
|
|
16721
|
-
} | undefined;
|
|
16722
|
-
longTerm?: {
|
|
16723
|
-
enabled?: boolean | undefined;
|
|
16724
|
-
store?: "database" | "vector" | "redis" | undefined;
|
|
16725
|
-
maxEntries?: number | undefined;
|
|
16726
|
-
} | undefined;
|
|
16727
|
-
reflectionInterval?: number | undefined;
|
|
16728
|
-
} | undefined;
|
|
16729
|
-
guardrails?: {
|
|
16730
|
-
maxTokensPerInvocation?: number | undefined;
|
|
16731
|
-
maxExecutionTimeSec?: number | undefined;
|
|
16732
|
-
blockedTopics?: string[] | undefined;
|
|
16733
|
-
} | undefined;
|
|
16734
|
-
structuredOutput?: {
|
|
16735
|
-
format: "regex" | "json_schema" | "xml" | "json_object" | "grammar";
|
|
16736
|
-
schema?: Record<string, unknown> | undefined;
|
|
16737
|
-
strict?: boolean | undefined;
|
|
16738
|
-
retryOnValidationFailure?: boolean | undefined;
|
|
16739
|
-
maxRetries?: number | undefined;
|
|
16740
|
-
fallbackFormat?: "regex" | "json_schema" | "xml" | "json_object" | "grammar" | undefined;
|
|
16741
|
-
transformPipeline?: ("trim" | "validate" | "parse_json" | "coerce_types")[] | undefined;
|
|
16742
|
-
} | undefined;
|
|
16743
|
-
}[] | undefined;
|
|
16744
|
-
ragPipelines?: {
|
|
16745
|
-
name: string;
|
|
16746
|
-
label: string;
|
|
16747
|
-
embedding: {
|
|
16748
|
-
provider: "custom" | "local" | "openai" | "azure_openai" | "cohere" | "huggingface";
|
|
16749
|
-
model: string;
|
|
16750
|
-
dimensions: number;
|
|
16751
|
-
maxTokens?: number | undefined;
|
|
16752
|
-
batchSize?: number | undefined;
|
|
16753
|
-
endpoint?: string | undefined;
|
|
16754
|
-
apiKey?: string | undefined;
|
|
16755
|
-
secretRef?: string | undefined;
|
|
16756
|
-
};
|
|
16757
|
-
vectorStore: {
|
|
16758
|
-
provider: "custom" | "redis" | "elasticsearch" | "opensearch" | "pinecone" | "weaviate" | "qdrant" | "milvus" | "chroma" | "pgvector";
|
|
16759
|
-
indexName: string;
|
|
16760
|
-
dimensions: number;
|
|
16761
|
-
namespace?: string | undefined;
|
|
16762
|
-
host?: string | undefined;
|
|
16763
|
-
port?: number | undefined;
|
|
16764
|
-
secretRef?: string | undefined;
|
|
16765
|
-
apiKey?: string | undefined;
|
|
16766
|
-
metric?: "cosine" | "euclidean" | "dotproduct" | undefined;
|
|
16767
|
-
batchSize?: number | undefined;
|
|
16768
|
-
connectionPoolSize?: number | undefined;
|
|
16769
|
-
timeout?: number | undefined;
|
|
16770
|
-
};
|
|
16771
|
-
chunking: {
|
|
16772
|
-
type: "fixed";
|
|
16773
|
-
chunkSize: number;
|
|
16774
|
-
chunkOverlap?: number | undefined;
|
|
16775
|
-
unit?: "tokens" | "characters" | undefined;
|
|
16776
|
-
} | {
|
|
16777
|
-
type: "semantic";
|
|
16778
|
-
model?: string | undefined;
|
|
16779
|
-
minChunkSize?: number | undefined;
|
|
16780
|
-
maxChunkSize?: number | undefined;
|
|
16781
|
-
} | {
|
|
16782
|
-
type: "recursive";
|
|
16783
|
-
chunkSize: number;
|
|
16784
|
-
separators?: string[] | undefined;
|
|
16785
|
-
chunkOverlap?: number | undefined;
|
|
16786
|
-
} | {
|
|
16787
|
-
type: "markdown";
|
|
16788
|
-
maxChunkSize?: number | undefined;
|
|
16789
|
-
respectHeaders?: boolean | undefined;
|
|
16790
|
-
respectCodeBlocks?: boolean | undefined;
|
|
16791
|
-
};
|
|
16792
|
-
retrieval: {
|
|
16793
|
-
type: "similarity";
|
|
16794
|
-
topK?: number | undefined;
|
|
16795
|
-
scoreThreshold?: number | undefined;
|
|
16796
|
-
} | {
|
|
16797
|
-
type: "mmr";
|
|
16798
|
-
topK?: number | undefined;
|
|
16799
|
-
fetchK?: number | undefined;
|
|
16800
|
-
lambda?: number | undefined;
|
|
16801
|
-
} | {
|
|
16802
|
-
type: "hybrid";
|
|
16803
|
-
topK?: number | undefined;
|
|
16804
|
-
vectorWeight?: number | undefined;
|
|
16805
|
-
keywordWeight?: number | undefined;
|
|
16806
|
-
} | {
|
|
16807
|
-
type: "parent_document";
|
|
16808
|
-
topK?: number | undefined;
|
|
16809
|
-
retrieveParent?: boolean | undefined;
|
|
16810
|
-
};
|
|
16811
|
-
description?: string | undefined;
|
|
16812
|
-
reranking?: {
|
|
16813
|
-
enabled?: boolean | undefined;
|
|
16814
|
-
model?: string | undefined;
|
|
16815
|
-
provider?: "custom" | "cohere" | "huggingface" | undefined;
|
|
16816
|
-
topK?: number | undefined;
|
|
16817
|
-
} | undefined;
|
|
16818
|
-
loaders?: {
|
|
16819
|
-
type: "file" | "custom" | "directory" | "database" | "url" | "api";
|
|
16820
|
-
source: string;
|
|
16821
|
-
fileTypes?: string[] | undefined;
|
|
16822
|
-
recursive?: boolean | undefined;
|
|
16823
|
-
maxFileSize?: number | undefined;
|
|
16824
|
-
excludePatterns?: string[] | undefined;
|
|
16825
|
-
extractImages?: boolean | undefined;
|
|
16826
|
-
extractTables?: boolean | undefined;
|
|
16827
|
-
loaderConfig?: Record<string, unknown> | undefined;
|
|
16828
|
-
}[] | undefined;
|
|
16829
|
-
maxContextTokens?: number | undefined;
|
|
16830
|
-
contextWindow?: number | undefined;
|
|
16831
|
-
metadataFilters?: unknown;
|
|
16832
|
-
enableCache?: boolean | undefined;
|
|
16833
|
-
cacheTTL?: number | undefined;
|
|
16834
|
-
cacheInvalidationStrategy?: "manual" | "time_based" | "on_update" | undefined;
|
|
16835
|
-
}[] | undefined;
|
|
16836
|
-
hooks?: {
|
|
16837
|
-
name: string;
|
|
16838
|
-
object: string | string[];
|
|
16839
|
-
events: ("beforeFind" | "afterFind" | "beforeFindOne" | "afterFindOne" | "beforeCount" | "afterCount" | "beforeAggregate" | "afterAggregate" | "beforeInsert" | "afterInsert" | "beforeUpdate" | "afterUpdate" | "beforeDelete" | "afterDelete" | "beforeUpdateMany" | "afterUpdateMany" | "beforeDeleteMany" | "afterDeleteMany")[];
|
|
16840
|
-
label?: string | undefined;
|
|
16841
|
-
handler?: string | z.core.$InferInnerFunctionType<z.core.$ZodFunctionArgs, z.core.$ZodFunctionOut> | undefined;
|
|
16842
|
-
priority?: number | undefined;
|
|
16843
|
-
async?: boolean | undefined;
|
|
16844
|
-
condition?: string | undefined;
|
|
16845
|
-
description?: string | undefined;
|
|
16846
|
-
retryPolicy?: {
|
|
16847
|
-
maxRetries?: number | undefined;
|
|
16848
|
-
backoffMs?: number | undefined;
|
|
16849
|
-
} | undefined;
|
|
16850
|
-
timeout?: number | undefined;
|
|
16851
|
-
onError?: "abort" | "log" | undefined;
|
|
16852
|
-
}[] | undefined;
|
|
16853
|
-
mappings?: {
|
|
16854
|
-
name: string;
|
|
16855
|
-
targetObject: string;
|
|
16856
|
-
fieldMapping: {
|
|
16857
|
-
source: string | string[];
|
|
16858
|
-
target: string | string[];
|
|
16859
|
-
transform?: "constant" | "lookup" | "javascript" | "map" | "join" | "split" | "none" | undefined;
|
|
16860
|
-
params?: {
|
|
16861
|
-
value?: unknown;
|
|
16862
|
-
object?: string | undefined;
|
|
16863
|
-
fromField?: string | undefined;
|
|
16864
|
-
toField?: string | undefined;
|
|
16865
|
-
autoCreate?: boolean | undefined;
|
|
16866
|
-
valueMap?: Record<string, unknown> | undefined;
|
|
16867
|
-
separator?: string | undefined;
|
|
16868
|
-
} | undefined;
|
|
16869
|
-
}[];
|
|
16870
|
-
label?: string | undefined;
|
|
16871
|
-
sourceFormat?: "json" | "csv" | "xml" | "sql" | undefined;
|
|
16872
|
-
mode?: "insert" | "update" | "upsert" | undefined;
|
|
16873
|
-
upsertKey?: string[] | undefined;
|
|
16874
|
-
extractQuery?: unknown;
|
|
16875
|
-
errorPolicy?: "abort" | "skip" | "retry" | undefined;
|
|
16876
|
-
batchSize?: number | undefined;
|
|
16877
|
-
}[] | undefined;
|
|
16878
|
-
analyticsCubes?: {
|
|
16879
|
-
name: string;
|
|
16880
|
-
sql: string;
|
|
16881
|
-
measures: Record<string, {
|
|
16882
|
-
name: string;
|
|
16883
|
-
label: string;
|
|
16884
|
-
type: "string" | "number" | "boolean" | "count" | "sum" | "avg" | "min" | "max" | "count_distinct";
|
|
16885
|
-
sql: string;
|
|
16886
|
-
description?: string | undefined;
|
|
16887
|
-
filters?: {
|
|
16888
|
-
sql: string;
|
|
16889
|
-
}[] | undefined;
|
|
16890
|
-
format?: string | undefined;
|
|
16891
|
-
}>;
|
|
16892
|
-
dimensions: Record<string, {
|
|
16893
|
-
name: string;
|
|
16894
|
-
label: string;
|
|
16895
|
-
type: "string" | "number" | "boolean" | "time" | "geo";
|
|
16896
|
-
sql: string;
|
|
16897
|
-
description?: string | undefined;
|
|
16898
|
-
granularities?: ("second" | "minute" | "hour" | "day" | "week" | "month" | "quarter" | "year")[] | undefined;
|
|
16899
|
-
}>;
|
|
16900
|
-
title?: string | undefined;
|
|
16901
|
-
description?: string | undefined;
|
|
16902
|
-
joins?: Record<string, {
|
|
16903
|
-
name: string;
|
|
16904
|
-
sql: string;
|
|
16905
|
-
relationship?: "one_to_one" | "one_to_many" | "many_to_one" | undefined;
|
|
16906
|
-
}> | undefined;
|
|
16907
|
-
refreshKey?: {
|
|
16908
|
-
every?: string | undefined;
|
|
16909
|
-
sql?: string | undefined;
|
|
16910
|
-
} | undefined;
|
|
16911
|
-
public?: boolean | undefined;
|
|
16912
|
-
}[] | undefined;
|
|
16913
|
-
connectors?: {
|
|
16914
|
-
name: string;
|
|
16915
|
-
label: string;
|
|
16916
|
-
type: "custom" | "database" | "api" | "saas" | "file_storage" | "message_queue";
|
|
16917
|
-
authentication: {
|
|
16918
|
-
type: "oauth2";
|
|
16919
|
-
authorizationUrl: string;
|
|
16920
|
-
tokenUrl: string;
|
|
16921
|
-
clientId: string;
|
|
16922
|
-
clientSecret: string;
|
|
16923
|
-
scopes?: string[] | undefined;
|
|
16924
|
-
redirectUri?: string | undefined;
|
|
16925
|
-
refreshToken?: string | undefined;
|
|
16926
|
-
tokenExpiry?: number | undefined;
|
|
16927
|
-
} | {
|
|
16928
|
-
type: "api-key";
|
|
16929
|
-
key: string;
|
|
16930
|
-
headerName?: string | undefined;
|
|
16931
|
-
paramName?: string | undefined;
|
|
16932
|
-
} | {
|
|
16933
|
-
type: "basic";
|
|
16934
|
-
username: string;
|
|
16935
|
-
password: string;
|
|
16936
|
-
} | {
|
|
16937
|
-
type: "bearer";
|
|
16938
|
-
token: string;
|
|
16939
|
-
} | {
|
|
16940
|
-
type: "none";
|
|
16941
|
-
};
|
|
16942
|
-
description?: string | undefined;
|
|
16943
|
-
icon?: string | undefined;
|
|
16944
|
-
actions?: {
|
|
16945
|
-
key: string;
|
|
16946
|
-
label: string;
|
|
16947
|
-
description?: string | undefined;
|
|
16948
|
-
inputSchema?: Record<string, unknown> | undefined;
|
|
16949
|
-
outputSchema?: Record<string, unknown> | undefined;
|
|
16950
|
-
}[] | undefined;
|
|
16951
|
-
triggers?: {
|
|
16952
|
-
key: string;
|
|
16953
|
-
label: string;
|
|
16954
|
-
type: "webhook" | "polling";
|
|
16955
|
-
description?: string | undefined;
|
|
16956
|
-
interval?: number | undefined;
|
|
16957
|
-
}[] | undefined;
|
|
16958
|
-
syncConfig?: {
|
|
16959
|
-
strategy?: "upsert" | "full" | "incremental" | "append_only" | undefined;
|
|
16960
|
-
direction?: "import" | "export" | "bidirectional" | undefined;
|
|
16961
|
-
schedule?: string | undefined;
|
|
16962
|
-
realtimeSync?: boolean | undefined;
|
|
16963
|
-
timestampField?: string | undefined;
|
|
16964
|
-
conflictResolution?: "manual" | "source_wins" | "latest_wins" | "target_wins" | undefined;
|
|
16965
|
-
batchSize?: number | undefined;
|
|
16966
|
-
deleteMode?: "ignore" | "hard_delete" | "soft_delete" | undefined;
|
|
16967
|
-
filters?: Record<string, unknown> | undefined;
|
|
16968
|
-
} | undefined;
|
|
16969
|
-
fieldMappings?: {
|
|
16970
|
-
source: string;
|
|
16971
|
-
target: string;
|
|
16972
|
-
transform?: {
|
|
16973
|
-
type: "constant";
|
|
16974
|
-
value: unknown;
|
|
16975
|
-
} | {
|
|
16976
|
-
type: "cast";
|
|
16977
|
-
targetType: "string" | "number" | "boolean" | "date";
|
|
16978
|
-
} | {
|
|
16979
|
-
type: "lookup";
|
|
16980
|
-
table: string;
|
|
16981
|
-
keyField: string;
|
|
16982
|
-
valueField: string;
|
|
16983
|
-
} | {
|
|
16984
|
-
type: "javascript";
|
|
16985
|
-
expression: string;
|
|
16986
|
-
} | {
|
|
16987
|
-
type: "map";
|
|
16988
|
-
mappings: Record<string, unknown>;
|
|
16989
|
-
} | undefined;
|
|
16990
|
-
defaultValue?: unknown;
|
|
16991
|
-
dataType?: "string" | "number" | "boolean" | "date" | "array" | "json" | "datetime" | undefined;
|
|
16992
|
-
required?: boolean | undefined;
|
|
16993
|
-
syncMode?: "bidirectional" | "read_only" | "write_only" | undefined;
|
|
16994
|
-
}[] | undefined;
|
|
16995
|
-
webhooks?: {
|
|
16996
|
-
name: string;
|
|
16997
|
-
url: string;
|
|
16998
|
-
label?: string | undefined;
|
|
16999
|
-
object?: string | undefined;
|
|
17000
|
-
triggers?: ("update" | "delete" | "create" | "api" | "undelete")[] | undefined;
|
|
17001
|
-
method?: "GET" | "POST" | "PUT" | "DELETE" | "PATCH" | undefined;
|
|
17002
|
-
headers?: Record<string, string> | undefined;
|
|
17003
|
-
body?: unknown;
|
|
17004
|
-
payloadFields?: string[] | undefined;
|
|
17005
|
-
includeSession?: boolean | undefined;
|
|
17006
|
-
authentication?: {
|
|
17007
|
-
type: "none" | "api-key" | "basic" | "bearer";
|
|
17008
|
-
credentials?: Record<string, string> | undefined;
|
|
17009
|
-
} | undefined;
|
|
17010
|
-
retryPolicy?: {
|
|
17011
|
-
maxRetries?: number | undefined;
|
|
17012
|
-
backoffStrategy?: "fixed" | "linear" | "exponential" | undefined;
|
|
17013
|
-
initialDelayMs?: number | undefined;
|
|
17014
|
-
maxDelayMs?: number | undefined;
|
|
17015
|
-
} | undefined;
|
|
17016
|
-
timeoutMs?: number | undefined;
|
|
17017
|
-
secret?: string | undefined;
|
|
17018
|
-
isActive?: boolean | undefined;
|
|
17019
|
-
description?: string | undefined;
|
|
17020
|
-
tags?: string[] | undefined;
|
|
17021
|
-
events?: ("record.created" | "record.updated" | "record.deleted" | "sync.started" | "sync.completed" | "sync.failed" | "auth.expired" | "rate_limit.exceeded")[] | undefined;
|
|
17022
|
-
signatureAlgorithm?: "none" | "hmac_sha256" | "hmac_sha512" | undefined;
|
|
17023
|
-
}[] | undefined;
|
|
17024
|
-
rateLimitConfig?: {
|
|
17025
|
-
maxRequests: number;
|
|
17026
|
-
windowSeconds: number;
|
|
17027
|
-
strategy?: "sliding_window" | "token_bucket" | "fixed_window" | "leaky_bucket" | undefined;
|
|
17028
|
-
burstCapacity?: number | undefined;
|
|
17029
|
-
respectUpstreamLimits?: boolean | undefined;
|
|
17030
|
-
rateLimitHeaders?: {
|
|
17031
|
-
remaining?: string | undefined;
|
|
17032
|
-
limit?: string | undefined;
|
|
17033
|
-
reset?: string | undefined;
|
|
17034
|
-
} | undefined;
|
|
17035
|
-
} | undefined;
|
|
17036
|
-
retryConfig?: {
|
|
17037
|
-
strategy?: "no_retry" | "exponential_backoff" | "linear_backoff" | "fixed_delay" | undefined;
|
|
17038
|
-
maxAttempts?: number | undefined;
|
|
17039
|
-
initialDelayMs?: number | undefined;
|
|
17040
|
-
maxDelayMs?: number | undefined;
|
|
17041
|
-
backoffMultiplier?: number | undefined;
|
|
17042
|
-
retryableStatusCodes?: number[] | undefined;
|
|
17043
|
-
retryOnNetworkError?: boolean | undefined;
|
|
17044
|
-
jitter?: boolean | undefined;
|
|
17045
|
-
} | undefined;
|
|
17046
|
-
connectionTimeoutMs?: number | undefined;
|
|
17047
|
-
requestTimeoutMs?: number | undefined;
|
|
17048
|
-
status?: "error" | "active" | "inactive" | "configuring" | undefined;
|
|
17049
|
-
enabled?: boolean | undefined;
|
|
17050
|
-
errorMapping?: {
|
|
17051
|
-
rules: {
|
|
17052
|
-
sourceCode: string | number;
|
|
17053
|
-
targetCode: string;
|
|
17054
|
-
targetCategory: "timeout" | "validation" | "authorization" | "conflict" | "not_found" | "rate_limit" | "integration_error" | "server_error";
|
|
17055
|
-
severity: "medium" | "critical" | "high" | "low";
|
|
17056
|
-
retryable: boolean;
|
|
17057
|
-
sourceMessage?: string | undefined;
|
|
17058
|
-
userMessage?: string | undefined;
|
|
17059
|
-
}[];
|
|
17060
|
-
unmappedBehavior: "passthrough" | "generic_error" | "throw";
|
|
17061
|
-
defaultCategory?: "timeout" | "validation" | "authorization" | "conflict" | "not_found" | "rate_limit" | "integration_error" | "server_error" | undefined;
|
|
17062
|
-
logUnmapped?: boolean | undefined;
|
|
17063
|
-
} | undefined;
|
|
17064
|
-
health?: {
|
|
17065
|
-
healthCheck?: {
|
|
17066
|
-
enabled: boolean;
|
|
17067
|
-
intervalMs?: number | undefined;
|
|
17068
|
-
timeoutMs?: number | undefined;
|
|
17069
|
-
endpoint?: string | undefined;
|
|
17070
|
-
method?: "GET" | "HEAD" | "OPTIONS" | undefined;
|
|
17071
|
-
expectedStatus?: number | undefined;
|
|
17072
|
-
unhealthyThreshold?: number | undefined;
|
|
17073
|
-
healthyThreshold?: number | undefined;
|
|
17074
|
-
} | undefined;
|
|
17075
|
-
circuitBreaker?: {
|
|
17076
|
-
enabled: boolean;
|
|
17077
|
-
failureThreshold?: number | undefined;
|
|
17078
|
-
resetTimeoutMs?: number | undefined;
|
|
17079
|
-
halfOpenMaxRequests?: number | undefined;
|
|
17080
|
-
monitoringWindow?: number | undefined;
|
|
17081
|
-
fallbackStrategy?: "error" | "cache" | "queue" | "default_value" | undefined;
|
|
17082
|
-
} | undefined;
|
|
17083
|
-
} | undefined;
|
|
17084
|
-
metadata?: Record<string, unknown> | undefined;
|
|
17085
|
-
}[] | undefined;
|
|
17086
|
-
data?: {
|
|
17087
|
-
object: string;
|
|
17088
|
-
records: Record<string, unknown>[];
|
|
17089
|
-
externalId?: string | undefined;
|
|
17090
|
-
mode?: "insert" | "update" | "upsert" | "replace" | "ignore" | undefined;
|
|
17091
|
-
env?: ("prod" | "dev" | "test")[] | undefined;
|
|
17092
|
-
}[] | undefined;
|
|
17093
|
-
plugins?: unknown[] | undefined;
|
|
17094
|
-
devPlugins?: (string | {
|
|
17095
|
-
id: string;
|
|
17096
|
-
version: string;
|
|
17097
|
-
type: "theme" | "driver" | "app" | "server" | "ui" | "module" | "agent" | "objectql" | "plugin" | "gateway" | "adapter";
|
|
17098
|
-
name: string;
|
|
17099
|
-
namespace?: string | undefined;
|
|
17100
|
-
description?: string | undefined;
|
|
17101
|
-
permissions?: string[] | undefined;
|
|
17102
|
-
objects?: string[] | undefined;
|
|
17103
|
-
datasources?: string[] | undefined;
|
|
17104
|
-
dependencies?: Record<string, string> | undefined;
|
|
17105
|
-
configuration?: {
|
|
17106
|
-
properties: Record<string, {
|
|
17107
|
-
type: "string" | "number" | "boolean" | "object" | "array";
|
|
17108
|
-
default?: unknown;
|
|
17109
|
-
description?: string | undefined;
|
|
17110
|
-
required?: boolean | undefined;
|
|
17111
|
-
secret?: boolean | undefined;
|
|
17112
|
-
enum?: string[] | undefined;
|
|
17113
|
-
}>;
|
|
17114
|
-
title?: string | undefined;
|
|
17115
|
-
} | undefined;
|
|
17116
|
-
contributes?: {
|
|
17117
|
-
kinds?: {
|
|
17118
|
-
id: string;
|
|
17119
|
-
globs: string[];
|
|
17120
|
-
description?: string | undefined;
|
|
17121
|
-
}[] | undefined;
|
|
17122
|
-
events?: string[] | undefined;
|
|
17123
|
-
menus?: Record<string, {
|
|
17124
|
-
id: string;
|
|
17125
|
-
label: string;
|
|
17126
|
-
command?: string | undefined;
|
|
17127
|
-
}[]> | undefined;
|
|
17128
|
-
themes?: {
|
|
17129
|
-
id: string;
|
|
17130
|
-
label: string;
|
|
17131
|
-
path: string;
|
|
17132
|
-
}[] | undefined;
|
|
17133
|
-
translations?: {
|
|
17134
|
-
locale: string;
|
|
17135
|
-
path: string;
|
|
17136
|
-
}[] | undefined;
|
|
17137
|
-
actions?: {
|
|
17138
|
-
name: string;
|
|
17139
|
-
label?: string | undefined;
|
|
17140
|
-
description?: string | undefined;
|
|
17141
|
-
input?: unknown;
|
|
17142
|
-
output?: unknown;
|
|
17143
|
-
}[] | undefined;
|
|
17144
|
-
drivers?: {
|
|
17145
|
-
id: string;
|
|
17146
|
-
label: string;
|
|
17147
|
-
description?: string | undefined;
|
|
17148
|
-
}[] | undefined;
|
|
17149
|
-
fieldTypes?: {
|
|
17150
|
-
name: string;
|
|
17151
|
-
label: string;
|
|
17152
|
-
description?: string | undefined;
|
|
17153
|
-
}[] | undefined;
|
|
17154
|
-
functions?: {
|
|
17155
|
-
name: string;
|
|
17156
|
-
description?: string | undefined;
|
|
17157
|
-
args?: string[] | undefined;
|
|
17158
|
-
returnType?: string | undefined;
|
|
17159
|
-
}[] | undefined;
|
|
17160
|
-
routes?: {
|
|
17161
|
-
prefix: string;
|
|
17162
|
-
service: string;
|
|
17163
|
-
methods?: string[] | undefined;
|
|
17164
|
-
}[] | undefined;
|
|
17165
|
-
commands?: {
|
|
17166
|
-
name: string;
|
|
17167
|
-
description?: string | undefined;
|
|
17168
|
-
module?: string | undefined;
|
|
17169
|
-
}[] | undefined;
|
|
17170
|
-
} | undefined;
|
|
17171
|
-
data?: {
|
|
17172
|
-
object: string;
|
|
17173
|
-
records: Record<string, unknown>[];
|
|
17174
|
-
externalId?: string | undefined;
|
|
17175
|
-
mode?: "insert" | "update" | "upsert" | "replace" | "ignore" | undefined;
|
|
17176
|
-
env?: ("prod" | "dev" | "test")[] | undefined;
|
|
17177
|
-
}[] | undefined;
|
|
17178
|
-
capabilities?: {
|
|
17179
|
-
implements?: {
|
|
17180
|
-
protocol: {
|
|
17181
|
-
id: string;
|
|
17182
|
-
label: string;
|
|
17183
|
-
version: {
|
|
17184
|
-
major: number;
|
|
17185
|
-
minor: number;
|
|
17186
|
-
patch: number;
|
|
17187
|
-
};
|
|
17188
|
-
specification?: string | undefined;
|
|
17189
|
-
description?: string | undefined;
|
|
17190
|
-
};
|
|
17191
|
-
conformance?: "deprecated" | "full" | "partial" | "experimental" | undefined;
|
|
17192
|
-
implementedFeatures?: string[] | undefined;
|
|
17193
|
-
features?: {
|
|
17194
|
-
name: string;
|
|
17195
|
-
enabled?: boolean | undefined;
|
|
17196
|
-
description?: string | undefined;
|
|
17197
|
-
sinceVersion?: string | undefined;
|
|
17198
|
-
deprecatedSince?: string | undefined;
|
|
17199
|
-
}[] | undefined;
|
|
17200
|
-
metadata?: Record<string, unknown> | undefined;
|
|
17201
|
-
certified?: boolean | undefined;
|
|
17202
|
-
certificationDate?: string | undefined;
|
|
17203
|
-
}[] | undefined;
|
|
17204
|
-
provides?: {
|
|
17205
|
-
id: string;
|
|
17206
|
-
name: string;
|
|
17207
|
-
version: {
|
|
17208
|
-
major: number;
|
|
17209
|
-
minor: number;
|
|
17210
|
-
patch: number;
|
|
17211
|
-
};
|
|
17212
|
-
methods: {
|
|
17213
|
-
name: string;
|
|
17214
|
-
description?: string | undefined;
|
|
17215
|
-
parameters?: {
|
|
17216
|
-
name: string;
|
|
17217
|
-
type: string;
|
|
17218
|
-
required?: boolean | undefined;
|
|
17219
|
-
description?: string | undefined;
|
|
17220
|
-
}[] | undefined;
|
|
17221
|
-
returnType?: string | undefined;
|
|
17222
|
-
async?: boolean | undefined;
|
|
17223
|
-
}[];
|
|
17224
|
-
description?: string | undefined;
|
|
17225
|
-
events?: {
|
|
17226
|
-
name: string;
|
|
17227
|
-
description?: string | undefined;
|
|
17228
|
-
payload?: string | undefined;
|
|
17229
|
-
}[] | undefined;
|
|
17230
|
-
stability?: "alpha" | "experimental" | "stable" | "beta" | undefined;
|
|
17231
|
-
}[] | undefined;
|
|
17232
|
-
requires?: {
|
|
17233
|
-
pluginId: string;
|
|
17234
|
-
version: string;
|
|
17235
|
-
optional?: boolean | undefined;
|
|
17236
|
-
reason?: string | undefined;
|
|
17237
|
-
requiredCapabilities?: string[] | undefined;
|
|
17238
|
-
}[] | undefined;
|
|
17239
|
-
extensionPoints?: {
|
|
17240
|
-
id: string;
|
|
17241
|
-
name: string;
|
|
17242
|
-
type: "provider" | "action" | "widget" | "hook" | "transformer" | "validator" | "decorator";
|
|
17243
|
-
description?: string | undefined;
|
|
17244
|
-
contract?: {
|
|
17245
|
-
input?: string | undefined;
|
|
17246
|
-
output?: string | undefined;
|
|
17247
|
-
signature?: string | undefined;
|
|
17248
|
-
} | undefined;
|
|
17249
|
-
cardinality?: "multiple" | "single" | undefined;
|
|
17250
|
-
}[] | undefined;
|
|
17251
|
-
extensions?: {
|
|
17252
|
-
targetPluginId: string;
|
|
17253
|
-
extensionPointId: string;
|
|
17254
|
-
implementation: string;
|
|
17255
|
-
priority?: number | undefined;
|
|
17256
|
-
}[] | undefined;
|
|
17257
|
-
} | undefined;
|
|
17258
|
-
extensions?: Record<string, unknown> | undefined;
|
|
17259
|
-
loading?: {
|
|
17260
|
-
strategy?: "lazy" | "parallel" | "eager" | "deferred" | "on-demand" | undefined;
|
|
17261
|
-
preload?: {
|
|
17262
|
-
enabled?: boolean | undefined;
|
|
17263
|
-
priority?: number | undefined;
|
|
17264
|
-
resources?: ("metadata" | "code" | "dependencies" | "services" | "assets")[] | undefined;
|
|
17265
|
-
conditions?: {
|
|
17266
|
-
routes?: string[] | undefined;
|
|
17267
|
-
roles?: string[] | undefined;
|
|
17268
|
-
deviceType?: ("desktop" | "mobile" | "tablet")[] | undefined;
|
|
17269
|
-
minNetworkSpeed?: "slow-2g" | "2g" | "3g" | "4g" | undefined;
|
|
17270
|
-
} | undefined;
|
|
17271
|
-
} | undefined;
|
|
17272
|
-
codeSplitting?: {
|
|
17273
|
-
enabled?: boolean | undefined;
|
|
17274
|
-
strategy?: "custom" | "size" | "route" | "feature" | undefined;
|
|
17275
|
-
chunkNaming?: "hashed" | "sequential" | "named" | undefined;
|
|
17276
|
-
maxChunkSize?: number | undefined;
|
|
17277
|
-
sharedDependencies?: {
|
|
17278
|
-
enabled?: boolean | undefined;
|
|
17279
|
-
minChunks?: number | undefined;
|
|
17280
|
-
} | undefined;
|
|
17281
|
-
} | undefined;
|
|
17282
|
-
dynamicImport?: {
|
|
17283
|
-
enabled?: boolean | undefined;
|
|
17284
|
-
mode?: "lazy" | "async" | "sync" | "eager" | undefined;
|
|
17285
|
-
prefetch?: boolean | undefined;
|
|
17286
|
-
preload?: boolean | undefined;
|
|
17287
|
-
webpackChunkName?: string | undefined;
|
|
17288
|
-
timeout?: number | undefined;
|
|
17289
|
-
retry?: {
|
|
17290
|
-
enabled?: boolean | undefined;
|
|
17291
|
-
maxAttempts?: number | undefined;
|
|
17292
|
-
backoffMs?: number | undefined;
|
|
17293
|
-
} | undefined;
|
|
17294
|
-
} | undefined;
|
|
17295
|
-
initialization?: {
|
|
17296
|
-
mode?: "async" | "parallel" | "sync" | "sequential" | undefined;
|
|
17297
|
-
timeout?: number | undefined;
|
|
17298
|
-
priority?: number | undefined;
|
|
17299
|
-
critical?: boolean | undefined;
|
|
17300
|
-
retry?: {
|
|
17301
|
-
enabled?: boolean | undefined;
|
|
17302
|
-
maxAttempts?: number | undefined;
|
|
17303
|
-
backoffMs?: number | undefined;
|
|
17304
|
-
} | undefined;
|
|
17305
|
-
healthCheckInterval?: number | undefined;
|
|
17306
|
-
} | undefined;
|
|
17307
|
-
dependencyResolution?: {
|
|
17308
|
-
strategy?: "strict" | "pinned" | "latest" | "compatible" | undefined;
|
|
17309
|
-
peerDependencies?: {
|
|
17310
|
-
resolve?: boolean | undefined;
|
|
17311
|
-
onMissing?: "error" | "warn" | "ignore" | undefined;
|
|
17312
|
-
onMismatch?: "error" | "warn" | "ignore" | undefined;
|
|
17313
|
-
} | undefined;
|
|
17314
|
-
optionalDependencies?: {
|
|
17315
|
-
load?: boolean | undefined;
|
|
17316
|
-
onFailure?: "warn" | "ignore" | undefined;
|
|
17317
|
-
} | undefined;
|
|
17318
|
-
conflictResolution?: "latest" | "manual" | "fail" | "oldest" | undefined;
|
|
17319
|
-
circularDependencies?: "error" | "warn" | "allow" | undefined;
|
|
17320
|
-
} | undefined;
|
|
17321
|
-
hotReload?: {
|
|
17322
|
-
enabled?: boolean | undefined;
|
|
17323
|
-
environment?: "development" | "production" | "staging" | undefined;
|
|
17324
|
-
strategy?: "full" | "partial" | "state-preserve" | undefined;
|
|
17325
|
-
watchPatterns?: string[] | undefined;
|
|
17326
|
-
ignorePatterns?: string[] | undefined;
|
|
17327
|
-
debounceMs?: number | undefined;
|
|
17328
|
-
preserveState?: boolean | undefined;
|
|
17329
|
-
stateSerialization?: {
|
|
17330
|
-
enabled?: boolean | undefined;
|
|
17331
|
-
handler?: string | undefined;
|
|
17332
|
-
} | undefined;
|
|
17333
|
-
hooks?: {
|
|
17334
|
-
beforeReload?: string | undefined;
|
|
17335
|
-
afterReload?: string | undefined;
|
|
17336
|
-
onError?: string | undefined;
|
|
17337
|
-
} | undefined;
|
|
17338
|
-
productionSafety?: {
|
|
17339
|
-
healthValidation?: boolean | undefined;
|
|
17340
|
-
rollbackOnFailure?: boolean | undefined;
|
|
17341
|
-
healthTimeout?: number | undefined;
|
|
17342
|
-
drainConnections?: boolean | undefined;
|
|
17343
|
-
drainTimeout?: number | undefined;
|
|
17344
|
-
maxConcurrentReloads?: number | undefined;
|
|
17345
|
-
minReloadInterval?: number | undefined;
|
|
17346
|
-
} | undefined;
|
|
17347
|
-
} | undefined;
|
|
17348
|
-
caching?: {
|
|
17349
|
-
enabled?: boolean | undefined;
|
|
17350
|
-
storage?: "hybrid" | "indexeddb" | "memory" | "disk" | undefined;
|
|
17351
|
-
keyStrategy?: "hash" | "version" | "timestamp" | undefined;
|
|
17352
|
-
ttl?: number | undefined;
|
|
17353
|
-
maxSize?: number | undefined;
|
|
17354
|
-
invalidateOn?: ("error" | "manual" | "version-change" | "dependency-change")[] | undefined;
|
|
17355
|
-
compression?: {
|
|
17356
|
-
enabled?: boolean | undefined;
|
|
17357
|
-
algorithm?: "gzip" | "brotli" | "deflate" | undefined;
|
|
17358
|
-
} | undefined;
|
|
17359
|
-
} | undefined;
|
|
17360
|
-
sandboxing?: {
|
|
17361
|
-
enabled?: boolean | undefined;
|
|
17362
|
-
scope?: "automation-only" | "untrusted-only" | "all-plugins" | undefined;
|
|
17363
|
-
isolationLevel?: "none" | "process" | "vm" | "iframe" | "web-worker" | undefined;
|
|
17364
|
-
allowedCapabilities?: string[] | undefined;
|
|
17365
|
-
resourceQuotas?: {
|
|
17366
|
-
maxMemoryMB?: number | undefined;
|
|
17367
|
-
maxCpuTimeMs?: number | undefined;
|
|
17368
|
-
maxFileDescriptors?: number | undefined;
|
|
17369
|
-
maxNetworkKBps?: number | undefined;
|
|
17370
|
-
} | undefined;
|
|
17371
|
-
permissions?: {
|
|
17372
|
-
allowedAPIs?: string[] | undefined;
|
|
17373
|
-
allowedPaths?: string[] | undefined;
|
|
17374
|
-
allowedEndpoints?: string[] | undefined;
|
|
17375
|
-
allowedEnvVars?: string[] | undefined;
|
|
17376
|
-
} | undefined;
|
|
17377
|
-
ipc?: {
|
|
17378
|
-
enabled?: boolean | undefined;
|
|
17379
|
-
transport?: "memory" | "message-port" | "unix-socket" | "tcp" | undefined;
|
|
17380
|
-
maxMessageSize?: number | undefined;
|
|
17381
|
-
timeout?: number | undefined;
|
|
17382
|
-
allowedServices?: string[] | undefined;
|
|
17383
|
-
} | undefined;
|
|
17384
|
-
} | undefined;
|
|
17385
|
-
monitoring?: {
|
|
17386
|
-
enabled?: boolean | undefined;
|
|
17387
|
-
metrics?: ("load-time" | "init-time" | "memory-usage" | "cpu-usage" | "api-calls" | "error-rate" | "cache-hit-rate")[] | undefined;
|
|
17388
|
-
samplingRate?: number | undefined;
|
|
17389
|
-
reportingInterval?: number | undefined;
|
|
17390
|
-
budgets?: {
|
|
17391
|
-
maxLoadTimeMs?: number | undefined;
|
|
17392
|
-
maxInitTimeMs?: number | undefined;
|
|
17393
|
-
maxMemoryMB?: number | undefined;
|
|
17394
|
-
} | undefined;
|
|
17395
|
-
onBudgetViolation?: "error" | "warn" | "ignore" | undefined;
|
|
17396
|
-
} | undefined;
|
|
17397
|
-
} | undefined;
|
|
17398
|
-
})[] | undefined;
|
|
17399
|
-
};
|
|
14507
|
+
declare function defineStack(config: z.input<typeof ObjectStackDefinitionSchema>, options?: DefineStackOptions): ObjectStackDefinition;
|
|
17400
14508
|
/**
|
|
17401
14509
|
* 2. RUNTIME CAPABILITIES PROTOCOL (Dynamic)
|
|
17402
14510
|
* ----------------------------------------------------------------------
|
|
@@ -17773,4 +14881,4 @@ type ObjectUICapabilities = z.infer<typeof ObjectUICapabilitiesSchema>;
|
|
|
17773
14881
|
type ObjectOSCapabilities = z.infer<typeof ObjectOSCapabilitiesSchema>;
|
|
17774
14882
|
type ObjectStackCapabilities = z.infer<typeof ObjectStackCapabilitiesSchema>;
|
|
17775
14883
|
|
|
17776
|
-
export { index$2 as Cloud, index as Identity, type ObjectOSCapabilities, ObjectOSCapabilitiesSchema, type ObjectQLCapabilities, ObjectQLCapabilitiesSchema, type ObjectStack, type ObjectStackCapabilities, ObjectStackCapabilitiesSchema, type ObjectStackDefinition, ObjectStackDefinitionSchema, ObjectStackSchema, type ObjectUICapabilities, ObjectUICapabilitiesSchema, index$1 as QA, index$3 as Shared, defineStack };
|
|
14884
|
+
export { index$2 as Cloud, type DefineStackOptions, index as Identity, type ObjectOSCapabilities, ObjectOSCapabilitiesSchema, type ObjectQLCapabilities, ObjectQLCapabilitiesSchema, type ObjectStack, type ObjectStackCapabilities, ObjectStackCapabilitiesSchema, type ObjectStackDefinition, ObjectStackDefinitionSchema, ObjectStackSchema, type ObjectUICapabilities, ObjectUICapabilitiesSchema, index$1 as QA, index$3 as Shared, defineStack, findClosestMatches, formatSuggestion, formatZodError, formatZodIssue, objectStackErrorMap, safeParsePretty, suggestFieldType };
|