@objectstack/spec 3.0.6 → 3.0.7
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/dist/api/index.d.mts +2 -2
- package/dist/api/index.d.ts +2 -2
- package/dist/api/index.js +27 -4
- package/dist/api/index.js.map +1 -1
- package/dist/api/index.mjs +27 -4
- package/dist/api/index.mjs.map +1 -1
- package/dist/data/index.js +5 -1
- package/dist/data/index.js.map +1 -1
- package/dist/data/index.mjs +5 -1
- package/dist/data/index.mjs.map +1 -1
- package/dist/{index-B3_U_17f.d.mts → index-3M_Ea-Ik.d.mts} +992 -14
- package/dist/{index-CSNXEPgT.d.mts → index-C7sOJ4RJ.d.mts} +131 -2
- package/dist/{index-CSNXEPgT.d.ts → index-C7sOJ4RJ.d.ts} +131 -2
- package/dist/{index-kAJ_i2Il.d.ts → index-CbrWf0x5.d.ts} +72 -53
- package/dist/{index-Be8CI66r.d.ts → index-CdgkfP4m.d.ts} +13 -2
- package/dist/{index-C4vzygev.d.mts → index-ClaAfDgl.d.mts} +13 -2
- package/dist/{index-DPm-ZIer.d.ts → index-CoEZYWX-.d.ts} +136 -7
- package/dist/{index-OQl7qIFh.d.mts → index-D87KXoQH.d.mts} +72 -53
- package/dist/{index-DvpuLlpC.d.mts → index-DA0qoRCT.d.mts} +136 -7
- package/dist/{index-BIVsi6pD.d.ts → index-h0QkzinG.d.ts} +992 -14
- package/dist/index.d.mts +450 -13
- package/dist/index.d.ts +450 -13
- package/dist/index.js +500 -36
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +498 -37
- package/dist/index.mjs.map +1 -1
- package/dist/kernel/index.d.mts +2 -2
- package/dist/kernel/index.d.ts +2 -2
- package/dist/kernel/index.js +23 -22
- package/dist/kernel/index.js.map +1 -1
- package/dist/kernel/index.mjs +23 -22
- package/dist/kernel/index.mjs.map +1 -1
- package/dist/shared/index.d.mts +1 -1
- package/dist/shared/index.d.ts +1 -1
- package/dist/shared/index.js +5 -0
- package/dist/shared/index.js.map +1 -1
- package/dist/shared/index.mjs +5 -1
- package/dist/shared/index.mjs.map +1 -1
- package/dist/studio/index.d.mts +1 -1
- package/dist/studio/index.d.ts +1 -1
- package/dist/studio/index.js +34 -0
- package/dist/studio/index.js.map +1 -1
- package/dist/studio/index.mjs +30 -1
- package/dist/studio/index.mjs.map +1 -1
- package/dist/system/index.d.mts +1 -1
- package/dist/system/index.d.ts +1 -1
- package/dist/ui/index.d.mts +1 -1
- package/dist/ui/index.d.ts +1 -1
- package/dist/ui/index.js +341 -14
- package/dist/ui/index.js.map +1 -1
- package/dist/ui/index.mjs +321 -15
- 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 +95 -3
- 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 +3 -3
- 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/OclifPluginConfig.json +38 -0
- 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/PreviewModeConfig.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 +6476 -3051
- 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 +2 -2
- 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 +2 -2
- package/json-schema/shared/FlowName.json +2 -2
- 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 +2 -2
- package/json-schema/shared/RateLimitConfig.json +2 -2
- package/json-schema/shared/RoleName.json +2 -2
- package/json-schema/shared/SnakeCaseIdentifier.json +2 -2
- package/json-schema/shared/SortDirectionEnum.json +2 -2
- package/json-schema/shared/SortItem.json +26 -0
- 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 +2 -2
- 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/CanvasSnapSettings.json +37 -0
- package/json-schema/studio/CanvasZoomSettings.json +37 -0
- package/json-schema/studio/CommandContribution.json +2 -2
- package/json-schema/studio/ERDiagramConfig.json +2 -2
- package/json-schema/studio/ERLayoutAlgorithm.json +2 -2
- package/json-schema/studio/ERNodeDisplay.json +2 -2
- package/json-schema/studio/ElementPaletteItem.json +52 -0
- package/json-schema/studio/FieldEditorConfig.json +2 -2
- package/json-schema/studio/FieldGroup.json +2 -2
- package/json-schema/studio/FieldPropertySection.json +2 -2
- package/json-schema/studio/InterfaceBuilderConfig.json +154 -0
- package/json-schema/studio/MetadataIconContribution.json +2 -2
- package/json-schema/studio/MetadataViewerContribution.json +2 -2
- package/json-schema/studio/ObjectDesignerConfig.json +2 -2
- package/json-schema/studio/ObjectDesignerDefaultView.json +2 -2
- package/json-schema/studio/ObjectFilter.json +2 -2
- package/json-schema/studio/ObjectListDisplayMode.json +2 -2
- package/json-schema/studio/ObjectManagerConfig.json +2 -2
- package/json-schema/studio/ObjectPreviewConfig.json +2 -2
- package/json-schema/studio/ObjectPreviewTab.json +2 -2
- package/json-schema/studio/ObjectSortField.json +2 -2
- package/json-schema/studio/PageBuilderConfig.json +154 -0
- package/json-schema/studio/PanelContribution.json +2 -2
- package/json-schema/studio/PanelLocation.json +2 -2
- package/json-schema/studio/RelationshipDisplay.json +2 -2
- package/json-schema/studio/RelationshipMapperConfig.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/FieldTranslation.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/ObjectTranslationData.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/TranslationConfig.json +2 -2
- package/json-schema/system/TranslationData.json +2 -2
- package/json-schema/system/TranslationFileOrganization.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/AIChatWindowProps.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 +95 -3
- package/json-schema/ui/AppBranding.json +2 -2
- package/json-schema/ui/AriaProps.json +2 -2
- package/json-schema/ui/BlankPageLayout.json +81 -0
- package/json-schema/ui/BlankPageLayoutItem.json +44 -0
- 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 +367 -4
- package/json-schema/ui/DashboardHeader.json +101 -0
- package/json-schema/ui/DashboardHeaderAction.json +76 -0
- package/json-schema/ui/DashboardNavItem.json +2 -2
- package/json-schema/ui/DashboardWidget.json +158 -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/ElementButtonProps.json +161 -0
- package/json-schema/ui/ElementDataSource.json +56 -0
- package/json-schema/ui/ElementFilterProps.json +105 -0
- package/json-schema/ui/ElementFormProps.json +142 -0
- package/json-schema/ui/ElementImageProps.json +95 -0
- package/json-schema/ui/ElementNumberProps.json +112 -0
- package/json-schema/ui/ElementRecordPickerProps.json +146 -0
- package/json-schema/ui/ElementTextProps.json +99 -0
- package/json-schema/ui/EmbedConfig.json +54 -0
- 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/GlobalFilter.json +214 -0
- package/json-schema/ui/GlobalFilterOptionsFrom.json +65 -0
- 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 +279 -6
- package/json-schema/ui/PageAccordionProps.json +2 -2
- package/json-schema/ui/PageCardProps.json +2 -2
- package/json-schema/ui/PageComponent.json +65 -3
- package/json-schema/ui/PageComponentType.json +11 -3
- package/json-schema/ui/PageHeaderProps.json +2 -2
- package/json-schema/ui/PageNavItem.json +2 -2
- package/json-schema/ui/PageRegion.json +65 -3
- package/json-schema/ui/PageTabsProps.json +2 -2
- package/json-schema/ui/PageTransition.json +2 -2
- package/json-schema/ui/PageType.json +25 -0
- package/json-schema/ui/PageVariable.json +9 -4
- 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/RecordActivityProps.json +2 -2
- package/json-schema/ui/RecordDetailsProps.json +2 -2
- package/json-schema/ui/RecordHighlightsProps.json +2 -2
- package/json-schema/ui/RecordPathProps.json +2 -2
- package/json-schema/ui/RecordRelatedListProps.json +2 -2
- package/json-schema/ui/RecordReviewConfig.json +112 -0
- 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/SharingConfig.json +42 -0
- 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/WidgetActionType.json +12 -0
- package/json-schema/ui/WidgetColorVariant.json +17 -0
- 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/WidgetMeasure.json +79 -0
- 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 +2 -2
- package/json-schema/kernel/CLIExtensionExport.json +0 -24
- package/dist/{index-DekIwhKw.d.ts → index-7tz6PlLg.d.ts} +12 -12
- package/dist/{index-DywIgfSF.d.mts → index-DNxw-Dkd.d.mts} +12 -12
- package/dist/{package-registry.zod-rdVhQ23C.d.mts → package-registry.zod-BpoHXl6n.d.mts} +7 -7
- package/dist/{package-registry.zod-rdVhQ23C.d.ts → package-registry.zod-BpoHXl6n.d.ts} +7 -7
|
@@ -808,7 +808,7 @@ declare const GroupNavItemSchema: z.ZodObject<{
|
|
|
808
808
|
}, z.core.$strip>;
|
|
809
809
|
/**
|
|
810
810
|
* Recursive Union of all navigation item types.
|
|
811
|
-
* Allows constructing
|
|
811
|
+
* Allows constructing an unlimited-depth navigation tree.
|
|
812
812
|
*/
|
|
813
813
|
declare const NavigationItemSchema: z.ZodType<any>;
|
|
814
814
|
/**
|
|
@@ -843,16 +843,22 @@ declare const AppBrandingSchema: z.ZodObject<{
|
|
|
843
843
|
* App Configuration Schema
|
|
844
844
|
* Defines a business application container, including its navigation, branding, and permissions.
|
|
845
845
|
*
|
|
846
|
-
*
|
|
846
|
+
* The App is the top-level navigation shell. The `navigation[]` field holds the complete
|
|
847
|
+
* sidebar tree with unlimited nesting depth via `type: 'group'` items. Pages are referenced
|
|
848
|
+
* by name via `type: 'page'` items and defined independently.
|
|
849
|
+
*
|
|
850
|
+
* @example CRM App with nested navigation tree
|
|
847
851
|
* {
|
|
848
852
|
* name: "crm",
|
|
849
853
|
* label: "Sales CRM",
|
|
850
854
|
* icon: "briefcase",
|
|
851
855
|
* navigation: [
|
|
852
|
-
* { type: "
|
|
853
|
-
*
|
|
854
|
-
*
|
|
855
|
-
*
|
|
856
|
+
* { type: "group", id: "grp_sales", label: "Sales Cloud", expanded: true, children: [
|
|
857
|
+
* { type: "page", id: "nav_pipeline", label: "Pipeline", pageName: "page_pipeline" },
|
|
858
|
+
* { type: "page", id: "nav_accounts", label: "Accounts", pageName: "page_accounts" },
|
|
859
|
+
* ]},
|
|
860
|
+
* { type: "page", id: "nav_settings", label: "Settings", pageName: "admin_settings" },
|
|
861
|
+
* ]
|
|
856
862
|
* }
|
|
857
863
|
*/
|
|
858
864
|
declare const AppSchema: z.ZodObject<{
|
|
@@ -881,6 +887,23 @@ declare const AppSchema: z.ZodObject<{
|
|
|
881
887
|
requiredPermissions: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
882
888
|
objects: z.ZodOptional<z.ZodArray<z.ZodUnknown>>;
|
|
883
889
|
apis: z.ZodOptional<z.ZodArray<z.ZodUnknown>>;
|
|
890
|
+
sharing: z.ZodOptional<z.ZodObject<{
|
|
891
|
+
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
892
|
+
publicLink: z.ZodOptional<z.ZodString>;
|
|
893
|
+
password: z.ZodOptional<z.ZodString>;
|
|
894
|
+
allowedDomains: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
895
|
+
expiresAt: z.ZodOptional<z.ZodString>;
|
|
896
|
+
allowAnonymous: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
897
|
+
}, z.core.$strip>>;
|
|
898
|
+
embed: z.ZodOptional<z.ZodObject<{
|
|
899
|
+
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
900
|
+
allowedOrigins: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
901
|
+
width: z.ZodDefault<z.ZodOptional<z.ZodString>>;
|
|
902
|
+
height: z.ZodDefault<z.ZodOptional<z.ZodString>>;
|
|
903
|
+
showHeader: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
904
|
+
showNavigation: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
905
|
+
responsive: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
906
|
+
}, z.core.$strip>>;
|
|
884
907
|
mobileNavigation: z.ZodOptional<z.ZodObject<{
|
|
885
908
|
mode: z.ZodDefault<z.ZodEnum<{
|
|
886
909
|
drawer: "drawer";
|
|
@@ -904,14 +927,17 @@ declare const AppSchema: z.ZodObject<{
|
|
|
904
927
|
*
|
|
905
928
|
* Validates the config at creation time using Zod `.parse()`.
|
|
906
929
|
*
|
|
907
|
-
* @example
|
|
930
|
+
* @example CRM App with nested navigation tree
|
|
908
931
|
* ```ts
|
|
909
932
|
* const crmApp = defineApp({
|
|
910
933
|
* name: 'crm',
|
|
911
|
-
* label: 'CRM',
|
|
934
|
+
* label: 'Sales CRM',
|
|
912
935
|
* navigation: [
|
|
913
|
-
* { id: '
|
|
914
|
-
*
|
|
936
|
+
* { id: 'grp_sales', type: 'group', label: 'Sales Cloud', expanded: true, children: [
|
|
937
|
+
* { id: 'nav_pipeline', type: 'page', label: 'Pipeline', pageName: 'page_pipeline' },
|
|
938
|
+
* { id: 'nav_accounts', type: 'page', label: 'Accounts', pageName: 'page_accounts' },
|
|
939
|
+
* ]},
|
|
940
|
+
* { id: 'nav_settings', type: 'page', label: 'Settings', pageName: 'admin_settings' },
|
|
915
941
|
* ],
|
|
916
942
|
* });
|
|
917
943
|
* ```
|
|
@@ -1740,6 +1766,14 @@ declare const FormViewSchema: z.ZodObject<{
|
|
|
1740
1766
|
desc: "desc";
|
|
1741
1767
|
}>>;
|
|
1742
1768
|
}, z.core.$strip>>>;
|
|
1769
|
+
sharing: z.ZodOptional<z.ZodObject<{
|
|
1770
|
+
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
1771
|
+
publicLink: z.ZodOptional<z.ZodString>;
|
|
1772
|
+
password: z.ZodOptional<z.ZodString>;
|
|
1773
|
+
allowedDomains: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1774
|
+
expiresAt: z.ZodOptional<z.ZodString>;
|
|
1775
|
+
allowAnonymous: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
1776
|
+
}, z.core.$strip>>;
|
|
1743
1777
|
aria: z.ZodOptional<z.ZodObject<{
|
|
1744
1778
|
ariaLabel: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
1745
1779
|
key: z.ZodString;
|
|
@@ -2160,6 +2194,14 @@ declare const ViewSchema: z.ZodObject<{
|
|
|
2160
2194
|
desc: "desc";
|
|
2161
2195
|
}>>;
|
|
2162
2196
|
}, z.core.$strip>>>;
|
|
2197
|
+
sharing: z.ZodOptional<z.ZodObject<{
|
|
2198
|
+
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
2199
|
+
publicLink: z.ZodOptional<z.ZodString>;
|
|
2200
|
+
password: z.ZodOptional<z.ZodString>;
|
|
2201
|
+
allowedDomains: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
2202
|
+
expiresAt: z.ZodOptional<z.ZodString>;
|
|
2203
|
+
allowAnonymous: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
2204
|
+
}, z.core.$strip>>;
|
|
2163
2205
|
aria: z.ZodOptional<z.ZodObject<{
|
|
2164
2206
|
ariaLabel: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
2165
2207
|
key: z.ZodString;
|
|
@@ -2561,6 +2603,14 @@ declare const ViewSchema: z.ZodObject<{
|
|
|
2561
2603
|
desc: "desc";
|
|
2562
2604
|
}>>;
|
|
2563
2605
|
}, z.core.$strip>>>;
|
|
2606
|
+
sharing: z.ZodOptional<z.ZodObject<{
|
|
2607
|
+
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
2608
|
+
publicLink: z.ZodOptional<z.ZodString>;
|
|
2609
|
+
password: z.ZodOptional<z.ZodString>;
|
|
2610
|
+
allowedDomains: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
2611
|
+
expiresAt: z.ZodOptional<z.ZodString>;
|
|
2612
|
+
allowAnonymous: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
2613
|
+
}, z.core.$strip>>;
|
|
2564
2614
|
aria: z.ZodOptional<z.ZodObject<{
|
|
2565
2615
|
ariaLabel: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
2566
2616
|
key: z.ZodString;
|
|
@@ -2613,6 +2663,87 @@ type TimelineConfig = z.infer<typeof TimelineConfigSchema>;
|
|
|
2613
2663
|
type ViewSharing = z.infer<typeof ViewSharingSchema>;
|
|
2614
2664
|
type RowColorConfig = z.infer<typeof RowColorConfigSchema>;
|
|
2615
2665
|
|
|
2666
|
+
/**
|
|
2667
|
+
* Color variant for dashboard widgets (e.g., KPI cards).
|
|
2668
|
+
*/
|
|
2669
|
+
declare const WidgetColorVariantSchema: z.ZodEnum<{
|
|
2670
|
+
success: "success";
|
|
2671
|
+
default: "default";
|
|
2672
|
+
warning: "warning";
|
|
2673
|
+
blue: "blue";
|
|
2674
|
+
teal: "teal";
|
|
2675
|
+
orange: "orange";
|
|
2676
|
+
purple: "purple";
|
|
2677
|
+
danger: "danger";
|
|
2678
|
+
}>;
|
|
2679
|
+
/**
|
|
2680
|
+
* Action type for widget action buttons.
|
|
2681
|
+
*/
|
|
2682
|
+
declare const WidgetActionTypeSchema: z.ZodEnum<{
|
|
2683
|
+
url: "url";
|
|
2684
|
+
modal: "modal";
|
|
2685
|
+
flow: "flow";
|
|
2686
|
+
}>;
|
|
2687
|
+
/**
|
|
2688
|
+
* Dashboard Header Action Schema
|
|
2689
|
+
* An action button displayed in the dashboard header area.
|
|
2690
|
+
*/
|
|
2691
|
+
declare const DashboardHeaderActionSchema: z.ZodObject<{
|
|
2692
|
+
label: z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
2693
|
+
key: z.ZodString;
|
|
2694
|
+
defaultValue: z.ZodOptional<z.ZodString>;
|
|
2695
|
+
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
2696
|
+
}, z.core.$strip>]>;
|
|
2697
|
+
actionUrl: z.ZodString;
|
|
2698
|
+
actionType: z.ZodOptional<z.ZodEnum<{
|
|
2699
|
+
url: "url";
|
|
2700
|
+
modal: "modal";
|
|
2701
|
+
flow: "flow";
|
|
2702
|
+
}>>;
|
|
2703
|
+
icon: z.ZodOptional<z.ZodString>;
|
|
2704
|
+
}, z.core.$strip>;
|
|
2705
|
+
/**
|
|
2706
|
+
* Dashboard Header Schema
|
|
2707
|
+
* Structured header configuration for the dashboard.
|
|
2708
|
+
*/
|
|
2709
|
+
declare const DashboardHeaderSchema: z.ZodObject<{
|
|
2710
|
+
showTitle: z.ZodDefault<z.ZodBoolean>;
|
|
2711
|
+
showDescription: z.ZodDefault<z.ZodBoolean>;
|
|
2712
|
+
actions: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
2713
|
+
label: z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
2714
|
+
key: z.ZodString;
|
|
2715
|
+
defaultValue: z.ZodOptional<z.ZodString>;
|
|
2716
|
+
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
2717
|
+
}, z.core.$strip>]>;
|
|
2718
|
+
actionUrl: z.ZodString;
|
|
2719
|
+
actionType: z.ZodOptional<z.ZodEnum<{
|
|
2720
|
+
url: "url";
|
|
2721
|
+
modal: "modal";
|
|
2722
|
+
flow: "flow";
|
|
2723
|
+
}>>;
|
|
2724
|
+
icon: z.ZodOptional<z.ZodString>;
|
|
2725
|
+
}, z.core.$strip>>>;
|
|
2726
|
+
}, z.core.$strip>;
|
|
2727
|
+
/**
|
|
2728
|
+
* Widget Measure Schema
|
|
2729
|
+
* A single measure definition for multi-measure pivot/matrix widgets.
|
|
2730
|
+
*/
|
|
2731
|
+
declare const WidgetMeasureSchema: z.ZodObject<{
|
|
2732
|
+
valueField: z.ZodString;
|
|
2733
|
+
aggregate: z.ZodDefault<z.ZodEnum<{
|
|
2734
|
+
count: "count";
|
|
2735
|
+
sum: "sum";
|
|
2736
|
+
avg: "avg";
|
|
2737
|
+
min: "min";
|
|
2738
|
+
max: "max";
|
|
2739
|
+
}>>;
|
|
2740
|
+
label: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
2741
|
+
key: z.ZodString;
|
|
2742
|
+
defaultValue: z.ZodOptional<z.ZodString>;
|
|
2743
|
+
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
2744
|
+
}, z.core.$strip>]>>;
|
|
2745
|
+
format: z.ZodOptional<z.ZodString>;
|
|
2746
|
+
}, z.core.$strip>;
|
|
2616
2747
|
/**
|
|
2617
2748
|
* Dashboard Widget Schema
|
|
2618
2749
|
* A single component on the dashboard grid.
|
|
@@ -2623,6 +2754,11 @@ declare const DashboardWidgetSchema: z.ZodObject<{
|
|
|
2623
2754
|
defaultValue: z.ZodOptional<z.ZodString>;
|
|
2624
2755
|
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
2625
2756
|
}, z.core.$strip>]>>;
|
|
2757
|
+
description: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
2758
|
+
key: z.ZodString;
|
|
2759
|
+
defaultValue: z.ZodOptional<z.ZodString>;
|
|
2760
|
+
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
2761
|
+
}, z.core.$strip>]>>;
|
|
2626
2762
|
type: z.ZodDefault<z.ZodEnum<{
|
|
2627
2763
|
table: "table";
|
|
2628
2764
|
bar: "bar";
|
|
@@ -2856,6 +2992,23 @@ declare const DashboardWidgetSchema: z.ZodObject<{
|
|
|
2856
2992
|
role: z.ZodOptional<z.ZodString>;
|
|
2857
2993
|
}, z.core.$strip>>;
|
|
2858
2994
|
}, z.core.$strip>>;
|
|
2995
|
+
colorVariant: z.ZodOptional<z.ZodEnum<{
|
|
2996
|
+
success: "success";
|
|
2997
|
+
default: "default";
|
|
2998
|
+
warning: "warning";
|
|
2999
|
+
blue: "blue";
|
|
3000
|
+
teal: "teal";
|
|
3001
|
+
orange: "orange";
|
|
3002
|
+
purple: "purple";
|
|
3003
|
+
danger: "danger";
|
|
3004
|
+
}>>;
|
|
3005
|
+
actionUrl: z.ZodOptional<z.ZodString>;
|
|
3006
|
+
actionType: z.ZodOptional<z.ZodEnum<{
|
|
3007
|
+
url: "url";
|
|
3008
|
+
modal: "modal";
|
|
3009
|
+
flow: "flow";
|
|
3010
|
+
}>>;
|
|
3011
|
+
actionIcon: z.ZodOptional<z.ZodString>;
|
|
2859
3012
|
object: z.ZodOptional<z.ZodString>;
|
|
2860
3013
|
filter: z.ZodOptional<z.ZodType<FilterCondition, unknown, z.core.$ZodTypeInternals<FilterCondition, unknown>>>;
|
|
2861
3014
|
categoryField: z.ZodOptional<z.ZodString>;
|
|
@@ -2867,6 +3020,22 @@ declare const DashboardWidgetSchema: z.ZodObject<{
|
|
|
2867
3020
|
min: "min";
|
|
2868
3021
|
max: "max";
|
|
2869
3022
|
}>>>;
|
|
3023
|
+
measures: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
3024
|
+
valueField: z.ZodString;
|
|
3025
|
+
aggregate: z.ZodDefault<z.ZodEnum<{
|
|
3026
|
+
count: "count";
|
|
3027
|
+
sum: "sum";
|
|
3028
|
+
avg: "avg";
|
|
3029
|
+
min: "min";
|
|
3030
|
+
max: "max";
|
|
3031
|
+
}>>;
|
|
3032
|
+
label: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
3033
|
+
key: z.ZodString;
|
|
3034
|
+
defaultValue: z.ZodOptional<z.ZodString>;
|
|
3035
|
+
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
3036
|
+
}, z.core.$strip>]>>;
|
|
3037
|
+
format: z.ZodOptional<z.ZodString>;
|
|
3038
|
+
}, z.core.$strip>>>;
|
|
2870
3039
|
layout: z.ZodObject<{
|
|
2871
3040
|
x: z.ZodNumber;
|
|
2872
3041
|
y: z.ZodNumber;
|
|
@@ -2918,6 +3087,55 @@ declare const DashboardWidgetSchema: z.ZodObject<{
|
|
|
2918
3087
|
role: z.ZodOptional<z.ZodString>;
|
|
2919
3088
|
}, z.core.$strip>>;
|
|
2920
3089
|
}, z.core.$strip>;
|
|
3090
|
+
/**
|
|
3091
|
+
* Dynamic options binding for global filters.
|
|
3092
|
+
* Allows dropdown options to be fetched from an object at runtime.
|
|
3093
|
+
*/
|
|
3094
|
+
declare const GlobalFilterOptionsFromSchema: z.ZodObject<{
|
|
3095
|
+
object: z.ZodString;
|
|
3096
|
+
valueField: z.ZodString;
|
|
3097
|
+
labelField: z.ZodString;
|
|
3098
|
+
filter: z.ZodOptional<z.ZodType<FilterCondition, unknown, z.core.$ZodTypeInternals<FilterCondition, unknown>>>;
|
|
3099
|
+
}, z.core.$strip>;
|
|
3100
|
+
/**
|
|
3101
|
+
* Global Filter Schema
|
|
3102
|
+
* Defines a single global filter control for the dashboard filter bar.
|
|
3103
|
+
*/
|
|
3104
|
+
declare const GlobalFilterSchema: z.ZodObject<{
|
|
3105
|
+
field: z.ZodString;
|
|
3106
|
+
label: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
3107
|
+
key: z.ZodString;
|
|
3108
|
+
defaultValue: z.ZodOptional<z.ZodString>;
|
|
3109
|
+
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
3110
|
+
}, z.core.$strip>]>>;
|
|
3111
|
+
type: z.ZodOptional<z.ZodEnum<{
|
|
3112
|
+
number: "number";
|
|
3113
|
+
date: "date";
|
|
3114
|
+
lookup: "lookup";
|
|
3115
|
+
text: "text";
|
|
3116
|
+
select: "select";
|
|
3117
|
+
}>>;
|
|
3118
|
+
options: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
3119
|
+
value: z.ZodAny;
|
|
3120
|
+
label: z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
3121
|
+
key: z.ZodString;
|
|
3122
|
+
defaultValue: z.ZodOptional<z.ZodString>;
|
|
3123
|
+
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
3124
|
+
}, z.core.$strip>]>;
|
|
3125
|
+
}, z.core.$strip>>>;
|
|
3126
|
+
optionsFrom: z.ZodOptional<z.ZodObject<{
|
|
3127
|
+
object: z.ZodString;
|
|
3128
|
+
valueField: z.ZodString;
|
|
3129
|
+
labelField: z.ZodString;
|
|
3130
|
+
filter: z.ZodOptional<z.ZodType<FilterCondition, unknown, z.core.$ZodTypeInternals<FilterCondition, unknown>>>;
|
|
3131
|
+
}, z.core.$strip>>;
|
|
3132
|
+
defaultValue: z.ZodOptional<z.ZodAny>;
|
|
3133
|
+
scope: z.ZodDefault<z.ZodEnum<{
|
|
3134
|
+
dashboard: "dashboard";
|
|
3135
|
+
widget: "widget";
|
|
3136
|
+
}>>;
|
|
3137
|
+
targetWidgets: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
3138
|
+
}, z.core.$strip>;
|
|
2921
3139
|
/**
|
|
2922
3140
|
* Dashboard Schema
|
|
2923
3141
|
* Represents a page containing multiple visualizations.
|
|
@@ -2959,12 +3177,35 @@ declare const DashboardSchema: z.ZodObject<{
|
|
|
2959
3177
|
defaultValue: z.ZodOptional<z.ZodString>;
|
|
2960
3178
|
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
2961
3179
|
}, z.core.$strip>]>>;
|
|
3180
|
+
header: z.ZodOptional<z.ZodObject<{
|
|
3181
|
+
showTitle: z.ZodDefault<z.ZodBoolean>;
|
|
3182
|
+
showDescription: z.ZodDefault<z.ZodBoolean>;
|
|
3183
|
+
actions: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
3184
|
+
label: z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
3185
|
+
key: z.ZodString;
|
|
3186
|
+
defaultValue: z.ZodOptional<z.ZodString>;
|
|
3187
|
+
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
3188
|
+
}, z.core.$strip>]>;
|
|
3189
|
+
actionUrl: z.ZodString;
|
|
3190
|
+
actionType: z.ZodOptional<z.ZodEnum<{
|
|
3191
|
+
url: "url";
|
|
3192
|
+
modal: "modal";
|
|
3193
|
+
flow: "flow";
|
|
3194
|
+
}>>;
|
|
3195
|
+
icon: z.ZodOptional<z.ZodString>;
|
|
3196
|
+
}, z.core.$strip>>>;
|
|
3197
|
+
}, z.core.$strip>>;
|
|
2962
3198
|
widgets: z.ZodArray<z.ZodObject<{
|
|
2963
3199
|
title: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
2964
3200
|
key: z.ZodString;
|
|
2965
3201
|
defaultValue: z.ZodOptional<z.ZodString>;
|
|
2966
3202
|
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
2967
3203
|
}, z.core.$strip>]>>;
|
|
3204
|
+
description: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
3205
|
+
key: z.ZodString;
|
|
3206
|
+
defaultValue: z.ZodOptional<z.ZodString>;
|
|
3207
|
+
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
3208
|
+
}, z.core.$strip>]>>;
|
|
2968
3209
|
type: z.ZodDefault<z.ZodEnum<{
|
|
2969
3210
|
table: "table";
|
|
2970
3211
|
bar: "bar";
|
|
@@ -3198,6 +3439,23 @@ declare const DashboardSchema: z.ZodObject<{
|
|
|
3198
3439
|
role: z.ZodOptional<z.ZodString>;
|
|
3199
3440
|
}, z.core.$strip>>;
|
|
3200
3441
|
}, z.core.$strip>>;
|
|
3442
|
+
colorVariant: z.ZodOptional<z.ZodEnum<{
|
|
3443
|
+
success: "success";
|
|
3444
|
+
default: "default";
|
|
3445
|
+
warning: "warning";
|
|
3446
|
+
blue: "blue";
|
|
3447
|
+
teal: "teal";
|
|
3448
|
+
orange: "orange";
|
|
3449
|
+
purple: "purple";
|
|
3450
|
+
danger: "danger";
|
|
3451
|
+
}>>;
|
|
3452
|
+
actionUrl: z.ZodOptional<z.ZodString>;
|
|
3453
|
+
actionType: z.ZodOptional<z.ZodEnum<{
|
|
3454
|
+
url: "url";
|
|
3455
|
+
modal: "modal";
|
|
3456
|
+
flow: "flow";
|
|
3457
|
+
}>>;
|
|
3458
|
+
actionIcon: z.ZodOptional<z.ZodString>;
|
|
3201
3459
|
object: z.ZodOptional<z.ZodString>;
|
|
3202
3460
|
filter: z.ZodOptional<z.ZodType<FilterCondition, unknown, z.core.$ZodTypeInternals<FilterCondition, unknown>>>;
|
|
3203
3461
|
categoryField: z.ZodOptional<z.ZodString>;
|
|
@@ -3209,6 +3467,22 @@ declare const DashboardSchema: z.ZodObject<{
|
|
|
3209
3467
|
min: "min";
|
|
3210
3468
|
max: "max";
|
|
3211
3469
|
}>>>;
|
|
3470
|
+
measures: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
3471
|
+
valueField: z.ZodString;
|
|
3472
|
+
aggregate: z.ZodDefault<z.ZodEnum<{
|
|
3473
|
+
count: "count";
|
|
3474
|
+
sum: "sum";
|
|
3475
|
+
avg: "avg";
|
|
3476
|
+
min: "min";
|
|
3477
|
+
max: "max";
|
|
3478
|
+
}>>;
|
|
3479
|
+
label: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
3480
|
+
key: z.ZodString;
|
|
3481
|
+
defaultValue: z.ZodOptional<z.ZodString>;
|
|
3482
|
+
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
3483
|
+
}, z.core.$strip>]>>;
|
|
3484
|
+
format: z.ZodOptional<z.ZodString>;
|
|
3485
|
+
}, z.core.$strip>>>;
|
|
3212
3486
|
layout: z.ZodObject<{
|
|
3213
3487
|
x: z.ZodNumber;
|
|
3214
3488
|
y: z.ZodNumber;
|
|
@@ -3291,9 +3565,30 @@ declare const DashboardSchema: z.ZodObject<{
|
|
|
3291
3565
|
type: z.ZodOptional<z.ZodEnum<{
|
|
3292
3566
|
number: "number";
|
|
3293
3567
|
date: "date";
|
|
3568
|
+
lookup: "lookup";
|
|
3294
3569
|
text: "text";
|
|
3295
3570
|
select: "select";
|
|
3296
3571
|
}>>;
|
|
3572
|
+
options: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
3573
|
+
value: z.ZodAny;
|
|
3574
|
+
label: z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
3575
|
+
key: z.ZodString;
|
|
3576
|
+
defaultValue: z.ZodOptional<z.ZodString>;
|
|
3577
|
+
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
3578
|
+
}, z.core.$strip>]>;
|
|
3579
|
+
}, z.core.$strip>>>;
|
|
3580
|
+
optionsFrom: z.ZodOptional<z.ZodObject<{
|
|
3581
|
+
object: z.ZodString;
|
|
3582
|
+
valueField: z.ZodString;
|
|
3583
|
+
labelField: z.ZodString;
|
|
3584
|
+
filter: z.ZodOptional<z.ZodType<FilterCondition, unknown, z.core.$ZodTypeInternals<FilterCondition, unknown>>>;
|
|
3585
|
+
}, z.core.$strip>>;
|
|
3586
|
+
defaultValue: z.ZodOptional<z.ZodAny>;
|
|
3587
|
+
scope: z.ZodDefault<z.ZodEnum<{
|
|
3588
|
+
dashboard: "dashboard";
|
|
3589
|
+
widget: "widget";
|
|
3590
|
+
}>>;
|
|
3591
|
+
targetWidgets: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
3297
3592
|
}, z.core.$strip>>>;
|
|
3298
3593
|
aria: z.ZodOptional<z.ZodObject<{
|
|
3299
3594
|
ariaLabel: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
@@ -3324,6 +3619,13 @@ declare const DashboardSchema: z.ZodObject<{
|
|
|
3324
3619
|
}, z.core.$strip>;
|
|
3325
3620
|
type DashboardInput = z.input<typeof DashboardSchema>;
|
|
3326
3621
|
type DashboardWidget = z.infer<typeof DashboardWidgetSchema>;
|
|
3622
|
+
type DashboardHeader = z.infer<typeof DashboardHeaderSchema>;
|
|
3623
|
+
type DashboardHeaderAction = z.infer<typeof DashboardHeaderActionSchema>;
|
|
3624
|
+
type WidgetMeasure = z.infer<typeof WidgetMeasureSchema>;
|
|
3625
|
+
type WidgetColorVariant = z.infer<typeof WidgetColorVariantSchema>;
|
|
3626
|
+
type WidgetActionType = z.infer<typeof WidgetActionTypeSchema>;
|
|
3627
|
+
type GlobalFilter = z.infer<typeof GlobalFilterSchema>;
|
|
3628
|
+
type GlobalFilterOptionsFrom = z.infer<typeof GlobalFilterOptionsFromSchema>;
|
|
3327
3629
|
type Dashboard = z.infer<typeof DashboardSchema>;
|
|
3328
3630
|
/**
|
|
3329
3631
|
* Dashboard Factory Helper
|
|
@@ -4140,6 +4442,14 @@ declare const PageRegionSchema: z.ZodObject<{
|
|
|
4140
4442
|
"user:profile": "user:profile";
|
|
4141
4443
|
"ai:chat_window": "ai:chat_window";
|
|
4142
4444
|
"ai:suggestion": "ai:suggestion";
|
|
4445
|
+
"element:text": "element:text";
|
|
4446
|
+
"element:number": "element:number";
|
|
4447
|
+
"element:image": "element:image";
|
|
4448
|
+
"element:divider": "element:divider";
|
|
4449
|
+
"element:button": "element:button";
|
|
4450
|
+
"element:filter": "element:filter";
|
|
4451
|
+
"element:form": "element:form";
|
|
4452
|
+
"element:record_picker": "element:record_picker";
|
|
4143
4453
|
}>, z.ZodString]>;
|
|
4144
4454
|
id: z.ZodOptional<z.ZodString>;
|
|
4145
4455
|
label: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
@@ -4152,6 +4462,19 @@ declare const PageRegionSchema: z.ZodObject<{
|
|
|
4152
4462
|
style: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
4153
4463
|
className: z.ZodOptional<z.ZodString>;
|
|
4154
4464
|
visibility: z.ZodOptional<z.ZodString>;
|
|
4465
|
+
dataSource: z.ZodOptional<z.ZodObject<{
|
|
4466
|
+
object: z.ZodString;
|
|
4467
|
+
view: z.ZodOptional<z.ZodString>;
|
|
4468
|
+
filter: z.ZodOptional<z.ZodAny>;
|
|
4469
|
+
sort: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
4470
|
+
field: z.ZodString;
|
|
4471
|
+
order: z.ZodEnum<{
|
|
4472
|
+
asc: "asc";
|
|
4473
|
+
desc: "desc";
|
|
4474
|
+
}>;
|
|
4475
|
+
}, z.core.$strip>>>;
|
|
4476
|
+
limit: z.ZodOptional<z.ZodNumber>;
|
|
4477
|
+
}, z.core.$strip>>;
|
|
4155
4478
|
responsive: z.ZodOptional<z.ZodObject<{
|
|
4156
4479
|
breakpoint: z.ZodOptional<z.ZodEnum<{
|
|
4157
4480
|
md: "md";
|
|
@@ -4222,7 +4545,33 @@ declare const PageComponentType: z.ZodEnum<{
|
|
|
4222
4545
|
"user:profile": "user:profile";
|
|
4223
4546
|
"ai:chat_window": "ai:chat_window";
|
|
4224
4547
|
"ai:suggestion": "ai:suggestion";
|
|
4548
|
+
"element:text": "element:text";
|
|
4549
|
+
"element:number": "element:number";
|
|
4550
|
+
"element:image": "element:image";
|
|
4551
|
+
"element:divider": "element:divider";
|
|
4552
|
+
"element:button": "element:button";
|
|
4553
|
+
"element:filter": "element:filter";
|
|
4554
|
+
"element:form": "element:form";
|
|
4555
|
+
"element:record_picker": "element:record_picker";
|
|
4225
4556
|
}>;
|
|
4557
|
+
/**
|
|
4558
|
+
* Element Data Source Schema
|
|
4559
|
+
* Per-element data binding for multi-object pages.
|
|
4560
|
+
* Overrides page-level object context so each element can query a different object.
|
|
4561
|
+
*/
|
|
4562
|
+
declare const ElementDataSourceSchema: z.ZodObject<{
|
|
4563
|
+
object: z.ZodString;
|
|
4564
|
+
view: z.ZodOptional<z.ZodString>;
|
|
4565
|
+
filter: z.ZodOptional<z.ZodAny>;
|
|
4566
|
+
sort: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
4567
|
+
field: z.ZodString;
|
|
4568
|
+
order: z.ZodEnum<{
|
|
4569
|
+
asc: "asc";
|
|
4570
|
+
desc: "desc";
|
|
4571
|
+
}>;
|
|
4572
|
+
}, z.core.$strip>>>;
|
|
4573
|
+
limit: z.ZodOptional<z.ZodNumber>;
|
|
4574
|
+
}, z.core.$strip>;
|
|
4226
4575
|
/**
|
|
4227
4576
|
* Page Component Schema
|
|
4228
4577
|
* A configured instance of a UI component.
|
|
@@ -4250,6 +4599,14 @@ declare const PageComponentSchema: z.ZodObject<{
|
|
|
4250
4599
|
"user:profile": "user:profile";
|
|
4251
4600
|
"ai:chat_window": "ai:chat_window";
|
|
4252
4601
|
"ai:suggestion": "ai:suggestion";
|
|
4602
|
+
"element:text": "element:text";
|
|
4603
|
+
"element:number": "element:number";
|
|
4604
|
+
"element:image": "element:image";
|
|
4605
|
+
"element:divider": "element:divider";
|
|
4606
|
+
"element:button": "element:button";
|
|
4607
|
+
"element:filter": "element:filter";
|
|
4608
|
+
"element:form": "element:form";
|
|
4609
|
+
"element:record_picker": "element:record_picker";
|
|
4253
4610
|
}>, z.ZodString]>;
|
|
4254
4611
|
id: z.ZodOptional<z.ZodString>;
|
|
4255
4612
|
label: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
@@ -4262,6 +4619,19 @@ declare const PageComponentSchema: z.ZodObject<{
|
|
|
4262
4619
|
style: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
4263
4620
|
className: z.ZodOptional<z.ZodString>;
|
|
4264
4621
|
visibility: z.ZodOptional<z.ZodString>;
|
|
4622
|
+
dataSource: z.ZodOptional<z.ZodObject<{
|
|
4623
|
+
object: z.ZodString;
|
|
4624
|
+
view: z.ZodOptional<z.ZodString>;
|
|
4625
|
+
filter: z.ZodOptional<z.ZodAny>;
|
|
4626
|
+
sort: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
4627
|
+
field: z.ZodString;
|
|
4628
|
+
order: z.ZodEnum<{
|
|
4629
|
+
asc: "asc";
|
|
4630
|
+
desc: "desc";
|
|
4631
|
+
}>;
|
|
4632
|
+
}, z.core.$strip>>>;
|
|
4633
|
+
limit: z.ZodOptional<z.ZodNumber>;
|
|
4634
|
+
}, z.core.$strip>>;
|
|
4265
4635
|
responsive: z.ZodOptional<z.ZodObject<{
|
|
4266
4636
|
breakpoint: z.ZodOptional<z.ZodEnum<{
|
|
4267
4637
|
md: "md";
|
|
@@ -4309,6 +4679,7 @@ declare const PageComponentSchema: z.ZodObject<{
|
|
|
4309
4679
|
/**
|
|
4310
4680
|
* Page Variable Schema
|
|
4311
4681
|
* Defines local state for the page.
|
|
4682
|
+
* Variables can be bound to interactive elements (e.g. element:record_picker, element:filter).
|
|
4312
4683
|
*/
|
|
4313
4684
|
declare const PageVariableSchema: z.ZodObject<{
|
|
4314
4685
|
name: z.ZodString;
|
|
@@ -4318,13 +4689,114 @@ declare const PageVariableSchema: z.ZodObject<{
|
|
|
4318
4689
|
boolean: "boolean";
|
|
4319
4690
|
object: "object";
|
|
4320
4691
|
array: "array";
|
|
4692
|
+
record_id: "record_id";
|
|
4321
4693
|
}>>;
|
|
4322
4694
|
defaultValue: z.ZodOptional<z.ZodUnknown>;
|
|
4695
|
+
source: z.ZodOptional<z.ZodString>;
|
|
4696
|
+
}, z.core.$strip>;
|
|
4697
|
+
/**
|
|
4698
|
+
* Blank Page Layout Item Schema
|
|
4699
|
+
* Positions a component on a free-form grid canvas.
|
|
4700
|
+
*/
|
|
4701
|
+
declare const BlankPageLayoutItemSchema: z.ZodObject<{
|
|
4702
|
+
componentId: z.ZodString;
|
|
4703
|
+
x: z.ZodNumber;
|
|
4704
|
+
y: z.ZodNumber;
|
|
4705
|
+
width: z.ZodNumber;
|
|
4706
|
+
height: z.ZodNumber;
|
|
4707
|
+
}, z.core.$strip>;
|
|
4708
|
+
/**
|
|
4709
|
+
* Blank Page Layout Schema
|
|
4710
|
+
* Free-form canvas composition with grid-based positioning.
|
|
4711
|
+
* Used when page type is 'blank' to enable drag-and-drop element placement.
|
|
4712
|
+
*/
|
|
4713
|
+
declare const BlankPageLayoutSchema: z.ZodObject<{
|
|
4714
|
+
columns: z.ZodDefault<z.ZodNumber>;
|
|
4715
|
+
rowHeight: z.ZodDefault<z.ZodNumber>;
|
|
4716
|
+
gap: z.ZodDefault<z.ZodNumber>;
|
|
4717
|
+
items: z.ZodArray<z.ZodObject<{
|
|
4718
|
+
componentId: z.ZodString;
|
|
4719
|
+
x: z.ZodNumber;
|
|
4720
|
+
y: z.ZodNumber;
|
|
4721
|
+
width: z.ZodNumber;
|
|
4722
|
+
height: z.ZodNumber;
|
|
4723
|
+
}, z.core.$strip>>;
|
|
4724
|
+
}, z.core.$strip>;
|
|
4725
|
+
/**
|
|
4726
|
+
* Page Type Schema
|
|
4727
|
+
* Unified page type enum covering both platform pages (Salesforce FlexiPage style)
|
|
4728
|
+
* and Airtable-inspired interface page types.
|
|
4729
|
+
*
|
|
4730
|
+
* **Disambiguation of similar types:**
|
|
4731
|
+
* - `record` vs `record_detail`: `record` is a component-based layout page (FlexiPage style with regions),
|
|
4732
|
+
* `record_detail` is a field-display page showing all fields of a single record (Airtable style).
|
|
4733
|
+
* Use `record` for custom record pages with regions/components, `record_detail` for auto-generated detail views.
|
|
4734
|
+
* - `home` vs `overview`: `home` is the platform-level landing page (tab landing),
|
|
4735
|
+
* `overview` is an interface-level navigation hub with links/instructions.
|
|
4736
|
+
* Use `home` for app-level landing, `overview` for in-interface navigation hubs.
|
|
4737
|
+
* - `app` vs `utility` vs `blank`: `app` is an app-level page with navigation context,
|
|
4738
|
+
* `utility` is a floating utility panel (e.g. notes, phone), `blank` is a free-form canvas
|
|
4739
|
+
* for custom composition. They serve distinct layout purposes.
|
|
4740
|
+
*/
|
|
4741
|
+
declare const PageTypeSchema: z.ZodEnum<{
|
|
4742
|
+
record: "record";
|
|
4743
|
+
list: "list";
|
|
4744
|
+
dashboard: "dashboard";
|
|
4745
|
+
grid: "grid";
|
|
4746
|
+
kanban: "kanban";
|
|
4747
|
+
gallery: "gallery";
|
|
4748
|
+
calendar: "calendar";
|
|
4749
|
+
timeline: "timeline";
|
|
4750
|
+
form: "form";
|
|
4751
|
+
home: "home";
|
|
4752
|
+
app: "app";
|
|
4753
|
+
utility: "utility";
|
|
4754
|
+
record_detail: "record_detail";
|
|
4755
|
+
record_review: "record_review";
|
|
4756
|
+
overview: "overview";
|
|
4757
|
+
blank: "blank";
|
|
4758
|
+
}>;
|
|
4759
|
+
/**
|
|
4760
|
+
* Record Review Config Schema
|
|
4761
|
+
* Configuration for a sequential record review/approval page.
|
|
4762
|
+
* Users navigate through records one-by-one, taking actions (approve/reject/skip).
|
|
4763
|
+
* Only applicable when page type is 'record_review'.
|
|
4764
|
+
*/
|
|
4765
|
+
declare const RecordReviewConfigSchema: z.ZodObject<{
|
|
4766
|
+
object: z.ZodString;
|
|
4767
|
+
filter: z.ZodOptional<z.ZodAny>;
|
|
4768
|
+
sort: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
4769
|
+
field: z.ZodString;
|
|
4770
|
+
order: z.ZodEnum<{
|
|
4771
|
+
asc: "asc";
|
|
4772
|
+
desc: "desc";
|
|
4773
|
+
}>;
|
|
4774
|
+
}, z.core.$strip>>>;
|
|
4775
|
+
displayFields: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
4776
|
+
actions: z.ZodArray<z.ZodObject<{
|
|
4777
|
+
label: z.ZodString;
|
|
4778
|
+
type: z.ZodEnum<{
|
|
4779
|
+
custom: "custom";
|
|
4780
|
+
skip: "skip";
|
|
4781
|
+
approve: "approve";
|
|
4782
|
+
reject: "reject";
|
|
4783
|
+
}>;
|
|
4784
|
+
field: z.ZodOptional<z.ZodString>;
|
|
4785
|
+
value: z.ZodOptional<z.ZodAny>;
|
|
4786
|
+
nextRecord: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
4787
|
+
}, z.core.$strip>>;
|
|
4788
|
+
navigation: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
4789
|
+
sequential: "sequential";
|
|
4790
|
+
random: "random";
|
|
4791
|
+
filtered: "filtered";
|
|
4792
|
+
}>>>;
|
|
4793
|
+
showProgress: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
4323
4794
|
}, z.core.$strip>;
|
|
4324
4795
|
/**
|
|
4325
4796
|
* Page Schema
|
|
4326
|
-
* Defines a composition of components for a specific context
|
|
4327
|
-
*
|
|
4797
|
+
* Defines a composition of components for a specific context.
|
|
4798
|
+
* Supports both platform pages (Salesforce FlexiPage style: record, home, app, utility)
|
|
4799
|
+
* and interface pages (Airtable Interface style: dashboard, grid, kanban, record_review, etc.).
|
|
4328
4800
|
*
|
|
4329
4801
|
* **NAMING CONVENTION:**
|
|
4330
4802
|
* Page names are used in routing and must be lowercase snake_case.
|
|
@@ -4352,11 +4824,24 @@ declare const PageSchema: z.ZodObject<{
|
|
|
4352
4824
|
defaultValue: z.ZodOptional<z.ZodString>;
|
|
4353
4825
|
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
4354
4826
|
}, z.core.$strip>]>>;
|
|
4827
|
+
icon: z.ZodOptional<z.ZodString>;
|
|
4355
4828
|
type: z.ZodDefault<z.ZodEnum<{
|
|
4356
4829
|
record: "record";
|
|
4830
|
+
list: "list";
|
|
4831
|
+
dashboard: "dashboard";
|
|
4832
|
+
grid: "grid";
|
|
4833
|
+
kanban: "kanban";
|
|
4834
|
+
gallery: "gallery";
|
|
4835
|
+
calendar: "calendar";
|
|
4836
|
+
timeline: "timeline";
|
|
4837
|
+
form: "form";
|
|
4357
4838
|
home: "home";
|
|
4358
4839
|
app: "app";
|
|
4359
4840
|
utility: "utility";
|
|
4841
|
+
record_detail: "record_detail";
|
|
4842
|
+
record_review: "record_review";
|
|
4843
|
+
overview: "overview";
|
|
4844
|
+
blank: "blank";
|
|
4360
4845
|
}>>;
|
|
4361
4846
|
variables: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
4362
4847
|
name: z.ZodString;
|
|
@@ -4366,10 +4851,54 @@ declare const PageSchema: z.ZodObject<{
|
|
|
4366
4851
|
boolean: "boolean";
|
|
4367
4852
|
object: "object";
|
|
4368
4853
|
array: "array";
|
|
4854
|
+
record_id: "record_id";
|
|
4369
4855
|
}>>;
|
|
4370
4856
|
defaultValue: z.ZodOptional<z.ZodUnknown>;
|
|
4857
|
+
source: z.ZodOptional<z.ZodString>;
|
|
4371
4858
|
}, z.core.$strip>>>;
|
|
4372
4859
|
object: z.ZodOptional<z.ZodString>;
|
|
4860
|
+
recordReview: z.ZodOptional<z.ZodObject<{
|
|
4861
|
+
object: z.ZodString;
|
|
4862
|
+
filter: z.ZodOptional<z.ZodAny>;
|
|
4863
|
+
sort: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
4864
|
+
field: z.ZodString;
|
|
4865
|
+
order: z.ZodEnum<{
|
|
4866
|
+
asc: "asc";
|
|
4867
|
+
desc: "desc";
|
|
4868
|
+
}>;
|
|
4869
|
+
}, z.core.$strip>>>;
|
|
4870
|
+
displayFields: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
4871
|
+
actions: z.ZodArray<z.ZodObject<{
|
|
4872
|
+
label: z.ZodString;
|
|
4873
|
+
type: z.ZodEnum<{
|
|
4874
|
+
custom: "custom";
|
|
4875
|
+
skip: "skip";
|
|
4876
|
+
approve: "approve";
|
|
4877
|
+
reject: "reject";
|
|
4878
|
+
}>;
|
|
4879
|
+
field: z.ZodOptional<z.ZodString>;
|
|
4880
|
+
value: z.ZodOptional<z.ZodAny>;
|
|
4881
|
+
nextRecord: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
4882
|
+
}, z.core.$strip>>;
|
|
4883
|
+
navigation: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
4884
|
+
sequential: "sequential";
|
|
4885
|
+
random: "random";
|
|
4886
|
+
filtered: "filtered";
|
|
4887
|
+
}>>>;
|
|
4888
|
+
showProgress: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
4889
|
+
}, z.core.$strip>>;
|
|
4890
|
+
blankLayout: z.ZodOptional<z.ZodObject<{
|
|
4891
|
+
columns: z.ZodDefault<z.ZodNumber>;
|
|
4892
|
+
rowHeight: z.ZodDefault<z.ZodNumber>;
|
|
4893
|
+
gap: z.ZodDefault<z.ZodNumber>;
|
|
4894
|
+
items: z.ZodArray<z.ZodObject<{
|
|
4895
|
+
componentId: z.ZodString;
|
|
4896
|
+
x: z.ZodNumber;
|
|
4897
|
+
y: z.ZodNumber;
|
|
4898
|
+
width: z.ZodNumber;
|
|
4899
|
+
height: z.ZodNumber;
|
|
4900
|
+
}, z.core.$strip>>;
|
|
4901
|
+
}, z.core.$strip>>;
|
|
4373
4902
|
template: z.ZodDefault<z.ZodString>;
|
|
4374
4903
|
regions: z.ZodArray<z.ZodObject<{
|
|
4375
4904
|
name: z.ZodString;
|
|
@@ -4402,6 +4931,14 @@ declare const PageSchema: z.ZodObject<{
|
|
|
4402
4931
|
"user:profile": "user:profile";
|
|
4403
4932
|
"ai:chat_window": "ai:chat_window";
|
|
4404
4933
|
"ai:suggestion": "ai:suggestion";
|
|
4934
|
+
"element:text": "element:text";
|
|
4935
|
+
"element:number": "element:number";
|
|
4936
|
+
"element:image": "element:image";
|
|
4937
|
+
"element:divider": "element:divider";
|
|
4938
|
+
"element:button": "element:button";
|
|
4939
|
+
"element:filter": "element:filter";
|
|
4940
|
+
"element:form": "element:form";
|
|
4941
|
+
"element:record_picker": "element:record_picker";
|
|
4405
4942
|
}>, z.ZodString]>;
|
|
4406
4943
|
id: z.ZodOptional<z.ZodString>;
|
|
4407
4944
|
label: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
@@ -4414,6 +4951,19 @@ declare const PageSchema: z.ZodObject<{
|
|
|
4414
4951
|
style: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
4415
4952
|
className: z.ZodOptional<z.ZodString>;
|
|
4416
4953
|
visibility: z.ZodOptional<z.ZodString>;
|
|
4954
|
+
dataSource: z.ZodOptional<z.ZodObject<{
|
|
4955
|
+
object: z.ZodString;
|
|
4956
|
+
view: z.ZodOptional<z.ZodString>;
|
|
4957
|
+
filter: z.ZodOptional<z.ZodAny>;
|
|
4958
|
+
sort: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
4959
|
+
field: z.ZodString;
|
|
4960
|
+
order: z.ZodEnum<{
|
|
4961
|
+
asc: "asc";
|
|
4962
|
+
desc: "desc";
|
|
4963
|
+
}>;
|
|
4964
|
+
}, z.core.$strip>>>;
|
|
4965
|
+
limit: z.ZodOptional<z.ZodNumber>;
|
|
4966
|
+
}, z.core.$strip>>;
|
|
4417
4967
|
responsive: z.ZodOptional<z.ZodObject<{
|
|
4418
4968
|
breakpoint: z.ZodOptional<z.ZodEnum<{
|
|
4419
4969
|
md: "md";
|
|
@@ -4472,9 +5022,14 @@ declare const PageSchema: z.ZodObject<{
|
|
|
4472
5022
|
}, z.core.$strip>>;
|
|
4473
5023
|
}, z.core.$strip>;
|
|
4474
5024
|
type Page = z.infer<typeof PageSchema>;
|
|
5025
|
+
type PageType = z.infer<typeof PageTypeSchema>;
|
|
4475
5026
|
type PageComponent = z.infer<typeof PageComponentSchema>;
|
|
4476
5027
|
type PageRegion = z.infer<typeof PageRegionSchema>;
|
|
4477
5028
|
type PageVariable = z.infer<typeof PageVariableSchema>;
|
|
5029
|
+
type ElementDataSource = z.infer<typeof ElementDataSourceSchema>;
|
|
5030
|
+
type RecordReviewConfig = z.infer<typeof RecordReviewConfigSchema>;
|
|
5031
|
+
type BlankPageLayoutItem = z.infer<typeof BlankPageLayoutItemSchema>;
|
|
5032
|
+
type BlankPageLayout = z.infer<typeof BlankPageLayoutSchema>;
|
|
4478
5033
|
|
|
4479
5034
|
/**
|
|
4480
5035
|
* Widget Lifecycle Hooks Schema
|
|
@@ -5291,6 +5846,185 @@ declare const AIChatWindowProps: z.ZodObject<{
|
|
|
5291
5846
|
role: z.ZodOptional<z.ZodString>;
|
|
5292
5847
|
}, z.core.$strip>>;
|
|
5293
5848
|
}, z.core.$strip>;
|
|
5849
|
+
/**
|
|
5850
|
+
* ----------------------------------------------------------------------
|
|
5851
|
+
* 3. Content Element Components (Airtable Interface Parity)
|
|
5852
|
+
* ----------------------------------------------------------------------
|
|
5853
|
+
*/
|
|
5854
|
+
declare const ElementTextPropsSchema: z.ZodObject<{
|
|
5855
|
+
content: z.ZodString;
|
|
5856
|
+
variant: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
5857
|
+
body: "body";
|
|
5858
|
+
heading: "heading";
|
|
5859
|
+
subheading: "subheading";
|
|
5860
|
+
caption: "caption";
|
|
5861
|
+
}>>>;
|
|
5862
|
+
align: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
5863
|
+
left: "left";
|
|
5864
|
+
right: "right";
|
|
5865
|
+
center: "center";
|
|
5866
|
+
}>>>;
|
|
5867
|
+
aria: z.ZodOptional<z.ZodObject<{
|
|
5868
|
+
ariaLabel: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
5869
|
+
key: z.ZodString;
|
|
5870
|
+
defaultValue: z.ZodOptional<z.ZodString>;
|
|
5871
|
+
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
5872
|
+
}, z.core.$strip>]>>;
|
|
5873
|
+
ariaDescribedBy: z.ZodOptional<z.ZodString>;
|
|
5874
|
+
role: z.ZodOptional<z.ZodString>;
|
|
5875
|
+
}, z.core.$strip>>;
|
|
5876
|
+
}, z.core.$strip>;
|
|
5877
|
+
declare const ElementNumberPropsSchema: z.ZodObject<{
|
|
5878
|
+
object: z.ZodString;
|
|
5879
|
+
field: z.ZodOptional<z.ZodString>;
|
|
5880
|
+
aggregate: z.ZodEnum<{
|
|
5881
|
+
count: "count";
|
|
5882
|
+
sum: "sum";
|
|
5883
|
+
avg: "avg";
|
|
5884
|
+
min: "min";
|
|
5885
|
+
max: "max";
|
|
5886
|
+
}>;
|
|
5887
|
+
filter: z.ZodOptional<z.ZodAny>;
|
|
5888
|
+
format: z.ZodOptional<z.ZodEnum<{
|
|
5889
|
+
number: "number";
|
|
5890
|
+
currency: "currency";
|
|
5891
|
+
percent: "percent";
|
|
5892
|
+
}>>;
|
|
5893
|
+
prefix: z.ZodOptional<z.ZodString>;
|
|
5894
|
+
suffix: z.ZodOptional<z.ZodString>;
|
|
5895
|
+
aria: z.ZodOptional<z.ZodObject<{
|
|
5896
|
+
ariaLabel: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
5897
|
+
key: z.ZodString;
|
|
5898
|
+
defaultValue: z.ZodOptional<z.ZodString>;
|
|
5899
|
+
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
5900
|
+
}, z.core.$strip>]>>;
|
|
5901
|
+
ariaDescribedBy: z.ZodOptional<z.ZodString>;
|
|
5902
|
+
role: z.ZodOptional<z.ZodString>;
|
|
5903
|
+
}, z.core.$strip>>;
|
|
5904
|
+
}, z.core.$strip>;
|
|
5905
|
+
declare const ElementImagePropsSchema: z.ZodObject<{
|
|
5906
|
+
src: z.ZodString;
|
|
5907
|
+
alt: z.ZodOptional<z.ZodString>;
|
|
5908
|
+
fit: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
5909
|
+
fill: "fill";
|
|
5910
|
+
cover: "cover";
|
|
5911
|
+
contain: "contain";
|
|
5912
|
+
}>>>;
|
|
5913
|
+
height: z.ZodOptional<z.ZodNumber>;
|
|
5914
|
+
aria: z.ZodOptional<z.ZodObject<{
|
|
5915
|
+
ariaLabel: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
5916
|
+
key: z.ZodString;
|
|
5917
|
+
defaultValue: z.ZodOptional<z.ZodString>;
|
|
5918
|
+
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
5919
|
+
}, z.core.$strip>]>>;
|
|
5920
|
+
ariaDescribedBy: z.ZodOptional<z.ZodString>;
|
|
5921
|
+
role: z.ZodOptional<z.ZodString>;
|
|
5922
|
+
}, z.core.$strip>>;
|
|
5923
|
+
}, z.core.$strip>;
|
|
5924
|
+
/**
|
|
5925
|
+
* ----------------------------------------------------------------------
|
|
5926
|
+
* 4. Interactive Element Components (Phase B — Element Library)
|
|
5927
|
+
* ----------------------------------------------------------------------
|
|
5928
|
+
*/
|
|
5929
|
+
declare const ElementButtonPropsSchema: z.ZodObject<{
|
|
5930
|
+
label: z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
5931
|
+
key: z.ZodString;
|
|
5932
|
+
defaultValue: z.ZodOptional<z.ZodString>;
|
|
5933
|
+
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
5934
|
+
}, z.core.$strip>]>;
|
|
5935
|
+
variant: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
5936
|
+
link: "link";
|
|
5937
|
+
primary: "primary";
|
|
5938
|
+
secondary: "secondary";
|
|
5939
|
+
danger: "danger";
|
|
5940
|
+
ghost: "ghost";
|
|
5941
|
+
}>>>;
|
|
5942
|
+
size: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
5943
|
+
small: "small";
|
|
5944
|
+
medium: "medium";
|
|
5945
|
+
large: "large";
|
|
5946
|
+
}>>>;
|
|
5947
|
+
icon: z.ZodOptional<z.ZodString>;
|
|
5948
|
+
iconPosition: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
5949
|
+
left: "left";
|
|
5950
|
+
right: "right";
|
|
5951
|
+
}>>>;
|
|
5952
|
+
disabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
5953
|
+
aria: z.ZodOptional<z.ZodObject<{
|
|
5954
|
+
ariaLabel: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
5955
|
+
key: z.ZodString;
|
|
5956
|
+
defaultValue: z.ZodOptional<z.ZodString>;
|
|
5957
|
+
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
5958
|
+
}, z.core.$strip>]>>;
|
|
5959
|
+
ariaDescribedBy: z.ZodOptional<z.ZodString>;
|
|
5960
|
+
role: z.ZodOptional<z.ZodString>;
|
|
5961
|
+
}, z.core.$strip>>;
|
|
5962
|
+
}, z.core.$strip>;
|
|
5963
|
+
declare const ElementFilterPropsSchema: z.ZodObject<{
|
|
5964
|
+
object: z.ZodString;
|
|
5965
|
+
fields: z.ZodArray<z.ZodString>;
|
|
5966
|
+
targetVariable: z.ZodOptional<z.ZodString>;
|
|
5967
|
+
layout: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
5968
|
+
dropdown: "dropdown";
|
|
5969
|
+
inline: "inline";
|
|
5970
|
+
sidebar: "sidebar";
|
|
5971
|
+
}>>>;
|
|
5972
|
+
showSearch: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
5973
|
+
aria: z.ZodOptional<z.ZodObject<{
|
|
5974
|
+
ariaLabel: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
5975
|
+
key: z.ZodString;
|
|
5976
|
+
defaultValue: z.ZodOptional<z.ZodString>;
|
|
5977
|
+
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
5978
|
+
}, z.core.$strip>]>>;
|
|
5979
|
+
ariaDescribedBy: z.ZodOptional<z.ZodString>;
|
|
5980
|
+
role: z.ZodOptional<z.ZodString>;
|
|
5981
|
+
}, z.core.$strip>>;
|
|
5982
|
+
}, z.core.$strip>;
|
|
5983
|
+
declare const ElementFormPropsSchema: z.ZodObject<{
|
|
5984
|
+
object: z.ZodString;
|
|
5985
|
+
fields: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
5986
|
+
mode: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
5987
|
+
create: "create";
|
|
5988
|
+
edit: "edit";
|
|
5989
|
+
}>>>;
|
|
5990
|
+
submitLabel: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
5991
|
+
key: z.ZodString;
|
|
5992
|
+
defaultValue: z.ZodOptional<z.ZodString>;
|
|
5993
|
+
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
5994
|
+
}, z.core.$strip>]>>;
|
|
5995
|
+
onSubmit: z.ZodOptional<z.ZodString>;
|
|
5996
|
+
aria: z.ZodOptional<z.ZodObject<{
|
|
5997
|
+
ariaLabel: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
5998
|
+
key: z.ZodString;
|
|
5999
|
+
defaultValue: z.ZodOptional<z.ZodString>;
|
|
6000
|
+
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
6001
|
+
}, z.core.$strip>]>>;
|
|
6002
|
+
ariaDescribedBy: z.ZodOptional<z.ZodString>;
|
|
6003
|
+
role: z.ZodOptional<z.ZodString>;
|
|
6004
|
+
}, z.core.$strip>>;
|
|
6005
|
+
}, z.core.$strip>;
|
|
6006
|
+
declare const ElementRecordPickerPropsSchema: z.ZodObject<{
|
|
6007
|
+
object: z.ZodString;
|
|
6008
|
+
displayField: z.ZodString;
|
|
6009
|
+
searchFields: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
6010
|
+
filter: z.ZodOptional<z.ZodAny>;
|
|
6011
|
+
multiple: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
6012
|
+
targetVariable: z.ZodOptional<z.ZodString>;
|
|
6013
|
+
placeholder: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
6014
|
+
key: z.ZodString;
|
|
6015
|
+
defaultValue: z.ZodOptional<z.ZodString>;
|
|
6016
|
+
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
6017
|
+
}, z.core.$strip>]>>;
|
|
6018
|
+
aria: z.ZodOptional<z.ZodObject<{
|
|
6019
|
+
ariaLabel: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
6020
|
+
key: z.ZodString;
|
|
6021
|
+
defaultValue: z.ZodOptional<z.ZodString>;
|
|
6022
|
+
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
6023
|
+
}, z.core.$strip>]>>;
|
|
6024
|
+
ariaDescribedBy: z.ZodOptional<z.ZodString>;
|
|
6025
|
+
role: z.ZodOptional<z.ZodString>;
|
|
6026
|
+
}, z.core.$strip>>;
|
|
6027
|
+
}, z.core.$strip>;
|
|
5294
6028
|
/**
|
|
5295
6029
|
* ----------------------------------------------------------------------
|
|
5296
6030
|
* Component Props Map
|
|
@@ -5533,6 +6267,176 @@ declare const ComponentPropsMap: {
|
|
|
5533
6267
|
readonly 'ai:suggestion': z.ZodObject<{
|
|
5534
6268
|
context: z.ZodOptional<z.ZodString>;
|
|
5535
6269
|
}, z.core.$strip>;
|
|
6270
|
+
readonly 'element:text': z.ZodObject<{
|
|
6271
|
+
content: z.ZodString;
|
|
6272
|
+
variant: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
6273
|
+
body: "body";
|
|
6274
|
+
heading: "heading";
|
|
6275
|
+
subheading: "subheading";
|
|
6276
|
+
caption: "caption";
|
|
6277
|
+
}>>>;
|
|
6278
|
+
align: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
6279
|
+
left: "left";
|
|
6280
|
+
right: "right";
|
|
6281
|
+
center: "center";
|
|
6282
|
+
}>>>;
|
|
6283
|
+
aria: z.ZodOptional<z.ZodObject<{
|
|
6284
|
+
ariaLabel: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
6285
|
+
key: z.ZodString;
|
|
6286
|
+
defaultValue: z.ZodOptional<z.ZodString>;
|
|
6287
|
+
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
6288
|
+
}, z.core.$strip>]>>;
|
|
6289
|
+
ariaDescribedBy: z.ZodOptional<z.ZodString>;
|
|
6290
|
+
role: z.ZodOptional<z.ZodString>;
|
|
6291
|
+
}, z.core.$strip>>;
|
|
6292
|
+
}, z.core.$strip>;
|
|
6293
|
+
readonly 'element:number': z.ZodObject<{
|
|
6294
|
+
object: z.ZodString;
|
|
6295
|
+
field: z.ZodOptional<z.ZodString>;
|
|
6296
|
+
aggregate: z.ZodEnum<{
|
|
6297
|
+
count: "count";
|
|
6298
|
+
sum: "sum";
|
|
6299
|
+
avg: "avg";
|
|
6300
|
+
min: "min";
|
|
6301
|
+
max: "max";
|
|
6302
|
+
}>;
|
|
6303
|
+
filter: z.ZodOptional<z.ZodAny>;
|
|
6304
|
+
format: z.ZodOptional<z.ZodEnum<{
|
|
6305
|
+
number: "number";
|
|
6306
|
+
currency: "currency";
|
|
6307
|
+
percent: "percent";
|
|
6308
|
+
}>>;
|
|
6309
|
+
prefix: z.ZodOptional<z.ZodString>;
|
|
6310
|
+
suffix: z.ZodOptional<z.ZodString>;
|
|
6311
|
+
aria: z.ZodOptional<z.ZodObject<{
|
|
6312
|
+
ariaLabel: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
6313
|
+
key: z.ZodString;
|
|
6314
|
+
defaultValue: z.ZodOptional<z.ZodString>;
|
|
6315
|
+
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
6316
|
+
}, z.core.$strip>]>>;
|
|
6317
|
+
ariaDescribedBy: z.ZodOptional<z.ZodString>;
|
|
6318
|
+
role: z.ZodOptional<z.ZodString>;
|
|
6319
|
+
}, z.core.$strip>>;
|
|
6320
|
+
}, z.core.$strip>;
|
|
6321
|
+
readonly 'element:image': z.ZodObject<{
|
|
6322
|
+
src: z.ZodString;
|
|
6323
|
+
alt: z.ZodOptional<z.ZodString>;
|
|
6324
|
+
fit: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
6325
|
+
fill: "fill";
|
|
6326
|
+
cover: "cover";
|
|
6327
|
+
contain: "contain";
|
|
6328
|
+
}>>>;
|
|
6329
|
+
height: z.ZodOptional<z.ZodNumber>;
|
|
6330
|
+
aria: z.ZodOptional<z.ZodObject<{
|
|
6331
|
+
ariaLabel: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
6332
|
+
key: z.ZodString;
|
|
6333
|
+
defaultValue: z.ZodOptional<z.ZodString>;
|
|
6334
|
+
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
6335
|
+
}, z.core.$strip>]>>;
|
|
6336
|
+
ariaDescribedBy: z.ZodOptional<z.ZodString>;
|
|
6337
|
+
role: z.ZodOptional<z.ZodString>;
|
|
6338
|
+
}, z.core.$strip>>;
|
|
6339
|
+
}, z.core.$strip>;
|
|
6340
|
+
readonly 'element:divider': z.ZodObject<{}, z.core.$strip>;
|
|
6341
|
+
readonly 'element:button': z.ZodObject<{
|
|
6342
|
+
label: z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
6343
|
+
key: z.ZodString;
|
|
6344
|
+
defaultValue: z.ZodOptional<z.ZodString>;
|
|
6345
|
+
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
6346
|
+
}, z.core.$strip>]>;
|
|
6347
|
+
variant: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
6348
|
+
link: "link";
|
|
6349
|
+
primary: "primary";
|
|
6350
|
+
secondary: "secondary";
|
|
6351
|
+
danger: "danger";
|
|
6352
|
+
ghost: "ghost";
|
|
6353
|
+
}>>>;
|
|
6354
|
+
size: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
6355
|
+
small: "small";
|
|
6356
|
+
medium: "medium";
|
|
6357
|
+
large: "large";
|
|
6358
|
+
}>>>;
|
|
6359
|
+
icon: z.ZodOptional<z.ZodString>;
|
|
6360
|
+
iconPosition: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
6361
|
+
left: "left";
|
|
6362
|
+
right: "right";
|
|
6363
|
+
}>>>;
|
|
6364
|
+
disabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
6365
|
+
aria: z.ZodOptional<z.ZodObject<{
|
|
6366
|
+
ariaLabel: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
6367
|
+
key: z.ZodString;
|
|
6368
|
+
defaultValue: z.ZodOptional<z.ZodString>;
|
|
6369
|
+
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
6370
|
+
}, z.core.$strip>]>>;
|
|
6371
|
+
ariaDescribedBy: z.ZodOptional<z.ZodString>;
|
|
6372
|
+
role: z.ZodOptional<z.ZodString>;
|
|
6373
|
+
}, z.core.$strip>>;
|
|
6374
|
+
}, z.core.$strip>;
|
|
6375
|
+
readonly 'element:filter': z.ZodObject<{
|
|
6376
|
+
object: z.ZodString;
|
|
6377
|
+
fields: z.ZodArray<z.ZodString>;
|
|
6378
|
+
targetVariable: z.ZodOptional<z.ZodString>;
|
|
6379
|
+
layout: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
6380
|
+
dropdown: "dropdown";
|
|
6381
|
+
inline: "inline";
|
|
6382
|
+
sidebar: "sidebar";
|
|
6383
|
+
}>>>;
|
|
6384
|
+
showSearch: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
6385
|
+
aria: z.ZodOptional<z.ZodObject<{
|
|
6386
|
+
ariaLabel: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
6387
|
+
key: z.ZodString;
|
|
6388
|
+
defaultValue: z.ZodOptional<z.ZodString>;
|
|
6389
|
+
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
6390
|
+
}, z.core.$strip>]>>;
|
|
6391
|
+
ariaDescribedBy: z.ZodOptional<z.ZodString>;
|
|
6392
|
+
role: z.ZodOptional<z.ZodString>;
|
|
6393
|
+
}, z.core.$strip>>;
|
|
6394
|
+
}, z.core.$strip>;
|
|
6395
|
+
readonly 'element:form': z.ZodObject<{
|
|
6396
|
+
object: z.ZodString;
|
|
6397
|
+
fields: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
6398
|
+
mode: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
6399
|
+
create: "create";
|
|
6400
|
+
edit: "edit";
|
|
6401
|
+
}>>>;
|
|
6402
|
+
submitLabel: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
6403
|
+
key: z.ZodString;
|
|
6404
|
+
defaultValue: z.ZodOptional<z.ZodString>;
|
|
6405
|
+
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
6406
|
+
}, z.core.$strip>]>>;
|
|
6407
|
+
onSubmit: z.ZodOptional<z.ZodString>;
|
|
6408
|
+
aria: z.ZodOptional<z.ZodObject<{
|
|
6409
|
+
ariaLabel: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
6410
|
+
key: z.ZodString;
|
|
6411
|
+
defaultValue: z.ZodOptional<z.ZodString>;
|
|
6412
|
+
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
6413
|
+
}, z.core.$strip>]>>;
|
|
6414
|
+
ariaDescribedBy: z.ZodOptional<z.ZodString>;
|
|
6415
|
+
role: z.ZodOptional<z.ZodString>;
|
|
6416
|
+
}, z.core.$strip>>;
|
|
6417
|
+
}, z.core.$strip>;
|
|
6418
|
+
readonly 'element:record_picker': z.ZodObject<{
|
|
6419
|
+
object: z.ZodString;
|
|
6420
|
+
displayField: z.ZodString;
|
|
6421
|
+
searchFields: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
6422
|
+
filter: z.ZodOptional<z.ZodAny>;
|
|
6423
|
+
multiple: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
6424
|
+
targetVariable: z.ZodOptional<z.ZodString>;
|
|
6425
|
+
placeholder: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
6426
|
+
key: z.ZodString;
|
|
6427
|
+
defaultValue: z.ZodOptional<z.ZodString>;
|
|
6428
|
+
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
6429
|
+
}, z.core.$strip>]>>;
|
|
6430
|
+
aria: z.ZodOptional<z.ZodObject<{
|
|
6431
|
+
ariaLabel: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
6432
|
+
key: z.ZodString;
|
|
6433
|
+
defaultValue: z.ZodOptional<z.ZodString>;
|
|
6434
|
+
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
6435
|
+
}, z.core.$strip>]>>;
|
|
6436
|
+
ariaDescribedBy: z.ZodOptional<z.ZodString>;
|
|
6437
|
+
role: z.ZodOptional<z.ZodString>;
|
|
6438
|
+
}, z.core.$strip>>;
|
|
6439
|
+
}, z.core.$strip>;
|
|
5536
6440
|
};
|
|
5537
6441
|
/**
|
|
5538
6442
|
* Type Helper to extract props from map
|
|
@@ -7011,6 +7915,45 @@ declare const DndConfigSchema: z.ZodObject<{
|
|
|
7011
7915
|
}, z.core.$strip>;
|
|
7012
7916
|
type DndConfig = z.infer<typeof DndConfigSchema>;
|
|
7013
7917
|
|
|
7918
|
+
/**
|
|
7919
|
+
* @module ui/sharing
|
|
7920
|
+
*
|
|
7921
|
+
* Sharing & Embedding Protocol
|
|
7922
|
+
*
|
|
7923
|
+
* Defines schemas for public link sharing, embed configuration,
|
|
7924
|
+
* domain restrictions, and password protection for apps, pages, and forms.
|
|
7925
|
+
*/
|
|
7926
|
+
|
|
7927
|
+
/**
|
|
7928
|
+
* Sharing Config Schema
|
|
7929
|
+
* Configuration for public sharing of an app, page, or form.
|
|
7930
|
+
* Supports public links, password protection, domain restrictions, and expiration.
|
|
7931
|
+
*/
|
|
7932
|
+
declare const SharingConfigSchema: z.ZodObject<{
|
|
7933
|
+
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
7934
|
+
publicLink: z.ZodOptional<z.ZodString>;
|
|
7935
|
+
password: z.ZodOptional<z.ZodString>;
|
|
7936
|
+
allowedDomains: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
7937
|
+
expiresAt: z.ZodOptional<z.ZodString>;
|
|
7938
|
+
allowAnonymous: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
7939
|
+
}, z.core.$strip>;
|
|
7940
|
+
/**
|
|
7941
|
+
* Embed Config Schema
|
|
7942
|
+
* Configuration for iframe embedding of an app, page, or form.
|
|
7943
|
+
* Supports origin restrictions, display options, and responsive sizing.
|
|
7944
|
+
*/
|
|
7945
|
+
declare const EmbedConfigSchema: z.ZodObject<{
|
|
7946
|
+
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
7947
|
+
allowedOrigins: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
7948
|
+
width: z.ZodDefault<z.ZodOptional<z.ZodString>>;
|
|
7949
|
+
height: z.ZodDefault<z.ZodOptional<z.ZodString>>;
|
|
7950
|
+
showHeader: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
7951
|
+
showNavigation: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
7952
|
+
responsive: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
7953
|
+
}, z.core.$strip>;
|
|
7954
|
+
type SharingConfig = z.infer<typeof SharingConfigSchema>;
|
|
7955
|
+
type EmbedConfig = z.infer<typeof EmbedConfigSchema>;
|
|
7956
|
+
|
|
7014
7957
|
/**
|
|
7015
7958
|
* UI Protocol Exports
|
|
7016
7959
|
*
|
|
@@ -7038,6 +7981,10 @@ type index_AppInput = AppInput;
|
|
|
7038
7981
|
declare const index_AppSchema: typeof AppSchema;
|
|
7039
7982
|
type index_AriaProps = AriaProps;
|
|
7040
7983
|
declare const index_AriaPropsSchema: typeof AriaPropsSchema;
|
|
7984
|
+
type index_BlankPageLayout = BlankPageLayout;
|
|
7985
|
+
type index_BlankPageLayoutItem = BlankPageLayoutItem;
|
|
7986
|
+
declare const index_BlankPageLayoutItemSchema: typeof BlankPageLayoutItemSchema;
|
|
7987
|
+
declare const index_BlankPageLayoutSchema: typeof BlankPageLayoutSchema;
|
|
7041
7988
|
type index_BorderRadius = BorderRadius;
|
|
7042
7989
|
declare const index_BorderRadiusSchema: typeof BorderRadiusSchema;
|
|
7043
7990
|
declare const index_BreakpointColumnMapSchema: typeof BreakpointColumnMapSchema;
|
|
@@ -7070,6 +8017,10 @@ declare const index_ComponentPropsMap: typeof ComponentPropsMap;
|
|
|
7070
8017
|
type index_ConflictResolution = ConflictResolution;
|
|
7071
8018
|
declare const index_ConflictResolutionSchema: typeof ConflictResolutionSchema;
|
|
7072
8019
|
declare const index_Dashboard: typeof Dashboard;
|
|
8020
|
+
type index_DashboardHeader = DashboardHeader;
|
|
8021
|
+
type index_DashboardHeaderAction = DashboardHeaderAction;
|
|
8022
|
+
declare const index_DashboardHeaderActionSchema: typeof DashboardHeaderActionSchema;
|
|
8023
|
+
declare const index_DashboardHeaderSchema: typeof DashboardHeaderSchema;
|
|
7073
8024
|
type index_DashboardInput = DashboardInput;
|
|
7074
8025
|
type index_DashboardNavItem = DashboardNavItem;
|
|
7075
8026
|
declare const index_DashboardNavItemSchema: typeof DashboardNavItemSchema;
|
|
@@ -7093,6 +8044,17 @@ type index_DropZone = DropZone;
|
|
|
7093
8044
|
declare const index_DropZoneSchema: typeof DropZoneSchema;
|
|
7094
8045
|
type index_EasingFunction = EasingFunction;
|
|
7095
8046
|
declare const index_EasingFunctionSchema: typeof EasingFunctionSchema;
|
|
8047
|
+
declare const index_ElementButtonPropsSchema: typeof ElementButtonPropsSchema;
|
|
8048
|
+
type index_ElementDataSource = ElementDataSource;
|
|
8049
|
+
declare const index_ElementDataSourceSchema: typeof ElementDataSourceSchema;
|
|
8050
|
+
declare const index_ElementFilterPropsSchema: typeof ElementFilterPropsSchema;
|
|
8051
|
+
declare const index_ElementFormPropsSchema: typeof ElementFormPropsSchema;
|
|
8052
|
+
declare const index_ElementImagePropsSchema: typeof ElementImagePropsSchema;
|
|
8053
|
+
declare const index_ElementNumberPropsSchema: typeof ElementNumberPropsSchema;
|
|
8054
|
+
declare const index_ElementRecordPickerPropsSchema: typeof ElementRecordPickerPropsSchema;
|
|
8055
|
+
declare const index_ElementTextPropsSchema: typeof ElementTextPropsSchema;
|
|
8056
|
+
type index_EmbedConfig = EmbedConfig;
|
|
8057
|
+
declare const index_EmbedConfigSchema: typeof EmbedConfigSchema;
|
|
7096
8058
|
type index_EvictionPolicy = EvictionPolicy;
|
|
7097
8059
|
declare const index_EvictionPolicySchema: typeof EvictionPolicySchema;
|
|
7098
8060
|
type index_FieldWidgetProps = FieldWidgetProps;
|
|
@@ -7114,6 +8076,10 @@ type index_GestureConfig = GestureConfig;
|
|
|
7114
8076
|
declare const index_GestureConfigSchema: typeof GestureConfigSchema;
|
|
7115
8077
|
type index_GestureType = GestureType;
|
|
7116
8078
|
declare const index_GestureTypeSchema: typeof GestureTypeSchema;
|
|
8079
|
+
type index_GlobalFilter = GlobalFilter;
|
|
8080
|
+
type index_GlobalFilterOptionsFrom = GlobalFilterOptionsFrom;
|
|
8081
|
+
declare const index_GlobalFilterOptionsFromSchema: typeof GlobalFilterOptionsFromSchema;
|
|
8082
|
+
declare const index_GlobalFilterSchema: typeof GlobalFilterSchema;
|
|
7117
8083
|
type index_GroupNavItem = GroupNavItem;
|
|
7118
8084
|
declare const index_GroupNavItemSchema: typeof GroupNavItemSchema;
|
|
7119
8085
|
type index_GroupingConfig = GroupingConfig;
|
|
@@ -7184,6 +8150,8 @@ declare const index_PageSchema: typeof PageSchema;
|
|
|
7184
8150
|
declare const index_PageTabsProps: typeof PageTabsProps;
|
|
7185
8151
|
type index_PageTransition = PageTransition;
|
|
7186
8152
|
declare const index_PageTransitionSchema: typeof PageTransitionSchema;
|
|
8153
|
+
type index_PageType = PageType;
|
|
8154
|
+
declare const index_PageTypeSchema: typeof PageTypeSchema;
|
|
7187
8155
|
type index_PageVariable = PageVariable;
|
|
7188
8156
|
declare const index_PageVariableSchema: typeof PageVariableSchema;
|
|
7189
8157
|
type index_PaginationConfig = PaginationConfig;
|
|
@@ -7201,6 +8169,8 @@ declare const index_RecordDetailsProps: typeof RecordDetailsProps;
|
|
|
7201
8169
|
declare const index_RecordHighlightsProps: typeof RecordHighlightsProps;
|
|
7202
8170
|
declare const index_RecordPathProps: typeof RecordPathProps;
|
|
7203
8171
|
declare const index_RecordRelatedListProps: typeof RecordRelatedListProps;
|
|
8172
|
+
type index_RecordReviewConfig = RecordReviewConfig;
|
|
8173
|
+
declare const index_RecordReviewConfigSchema: typeof RecordReviewConfigSchema;
|
|
7204
8174
|
declare const index_Report: typeof Report;
|
|
7205
8175
|
type index_ReportChart = ReportChart;
|
|
7206
8176
|
type index_ReportChartInput = ReportChartInput;
|
|
@@ -7224,6 +8194,8 @@ type index_SelectionConfig = SelectionConfig;
|
|
|
7224
8194
|
declare const index_SelectionConfigSchema: typeof SelectionConfigSchema;
|
|
7225
8195
|
type index_Shadow = Shadow;
|
|
7226
8196
|
declare const index_ShadowSchema: typeof ShadowSchema;
|
|
8197
|
+
type index_SharingConfig = SharingConfig;
|
|
8198
|
+
declare const index_SharingConfigSchema: typeof SharingConfigSchema;
|
|
7227
8199
|
type index_Spacing = Spacing;
|
|
7228
8200
|
declare const index_SpacingSchema: typeof SpacingSchema;
|
|
7229
8201
|
type index_SwipeDirection = SwipeDirection;
|
|
@@ -7256,12 +8228,18 @@ declare const index_ViewSchema: typeof ViewSchema;
|
|
|
7256
8228
|
type index_ViewSharing = ViewSharing;
|
|
7257
8229
|
declare const index_ViewSharingSchema: typeof ViewSharingSchema;
|
|
7258
8230
|
type index_WcagContrastLevel = WcagContrastLevel;
|
|
8231
|
+
type index_WidgetActionType = WidgetActionType;
|
|
8232
|
+
declare const index_WidgetActionTypeSchema: typeof WidgetActionTypeSchema;
|
|
8233
|
+
type index_WidgetColorVariant = WidgetColorVariant;
|
|
8234
|
+
declare const index_WidgetColorVariantSchema: typeof WidgetColorVariantSchema;
|
|
7259
8235
|
type index_WidgetEvent = WidgetEvent;
|
|
7260
8236
|
declare const index_WidgetEventSchema: typeof WidgetEventSchema;
|
|
7261
8237
|
type index_WidgetLifecycle = WidgetLifecycle;
|
|
7262
8238
|
declare const index_WidgetLifecycleSchema: typeof WidgetLifecycleSchema;
|
|
7263
8239
|
type index_WidgetManifest = WidgetManifest;
|
|
7264
8240
|
declare const index_WidgetManifestSchema: typeof WidgetManifestSchema;
|
|
8241
|
+
type index_WidgetMeasure = WidgetMeasure;
|
|
8242
|
+
declare const index_WidgetMeasureSchema: typeof WidgetMeasureSchema;
|
|
7265
8243
|
type index_WidgetProperty = WidgetProperty;
|
|
7266
8244
|
declare const index_WidgetPropertySchema: typeof WidgetPropertySchema;
|
|
7267
8245
|
type index_WidgetSource = WidgetSource;
|
|
@@ -7271,7 +8249,7 @@ declare const index_ZIndexSchema: typeof ZIndexSchema;
|
|
|
7271
8249
|
declare const index_defineApp: typeof defineApp;
|
|
7272
8250
|
declare const index_defineView: typeof defineView;
|
|
7273
8251
|
declare namespace index {
|
|
7274
|
-
export { index_AIChatWindowProps as AIChatWindowProps, index_Action as Action, type index_ActionInput as ActionInput, type index_ActionParam as ActionParam, index_ActionParamSchema as ActionParamSchema, index_ActionSchema as ActionSchema, type index_Animation as Animation, index_AnimationSchema as AnimationSchema, type index_AnimationTrigger as AnimationTrigger, index_AnimationTriggerSchema as AnimationTriggerSchema, type index_App as App, type index_AppBranding as AppBranding, index_AppBrandingSchema as AppBrandingSchema, type index_AppInput as AppInput, index_AppSchema as AppSchema, type index_AriaProps as AriaProps, index_AriaPropsSchema as AriaPropsSchema, type index_BorderRadius as BorderRadius, index_BorderRadiusSchema as BorderRadiusSchema, index_BreakpointColumnMapSchema as BreakpointColumnMapSchema, type index_BreakpointName as BreakpointName, index_BreakpointOrderMapSchema as BreakpointOrderMapSchema, type index_Breakpoints as Breakpoints, index_BreakpointsSchema as BreakpointsSchema, index_CalendarConfigSchema as CalendarConfigSchema, type index_ChartAnnotation as ChartAnnotation, index_ChartAnnotationSchema as ChartAnnotationSchema, type index_ChartAxis as ChartAxis, index_ChartAxisSchema as ChartAxisSchema, type index_ChartConfig as ChartConfig, index_ChartConfigSchema as ChartConfigSchema, type index_ChartInteraction as ChartInteraction, index_ChartInteractionSchema as ChartInteractionSchema, type index_ChartSeries as ChartSeries, index_ChartSeriesSchema as ChartSeriesSchema, type index_ChartType as ChartType, index_ChartTypeSchema as ChartTypeSchema, type index_ColorPalette as ColorPalette, index_ColorPaletteSchema as ColorPaletteSchema, type index_ColumnSummary as ColumnSummary, index_ColumnSummarySchema as ColumnSummarySchema, type index_ComponentAnimation as ComponentAnimation, index_ComponentAnimationSchema as ComponentAnimationSchema, type index_ComponentProps as ComponentProps, type index_ComponentPropsInput as ComponentPropsInput, index_ComponentPropsMap as ComponentPropsMap, type index_ConflictResolution as ConflictResolution, index_ConflictResolutionSchema as ConflictResolutionSchema, index_Dashboard as Dashboard, type index_DashboardInput as DashboardInput, type index_DashboardNavItem as DashboardNavItem, index_DashboardNavItemSchema as DashboardNavItemSchema, index_DashboardSchema as DashboardSchema, type index_DashboardWidget as DashboardWidget, index_DashboardWidgetSchema as DashboardWidgetSchema, type index_DateFormat as DateFormat, index_DateFormatSchema as DateFormatSchema, type index_DensityMode as DensityMode, type index_DndConfig as DndConfig, index_DndConfigSchema as DndConfigSchema, type index_DragConstraint as DragConstraint, index_DragConstraintSchema as DragConstraintSchema, type index_DragHandle as DragHandle, index_DragHandleSchema as DragHandleSchema, type index_DragItem as DragItem, index_DragItemSchema as DragItemSchema, type index_DropEffect as DropEffect, index_DropEffectSchema as DropEffectSchema, type index_DropZone as DropZone, index_DropZoneSchema as DropZoneSchema, type index_EasingFunction as EasingFunction, index_EasingFunctionSchema as EasingFunctionSchema, type index_EvictionPolicy as EvictionPolicy, index_EvictionPolicySchema as EvictionPolicySchema, type index_FieldWidgetProps as FieldWidgetProps, index_FieldWidgetPropsSchema as FieldWidgetPropsSchema, type index_FocusManagement as FocusManagement, index_FocusManagementSchema as FocusManagementSchema, type index_FocusTrapConfig as FocusTrapConfig, index_FocusTrapConfigSchema as FocusTrapConfigSchema, type index_FormField as FormField, index_FormFieldSchema as FormFieldSchema, type index_FormSection as FormSection, index_FormSectionSchema as FormSectionSchema, type index_FormView as FormView, index_FormViewSchema as FormViewSchema, type index_GalleryConfig as GalleryConfig, index_GalleryConfigSchema as GalleryConfigSchema, index_GanttConfigSchema as GanttConfigSchema, type index_GestureConfig as GestureConfig, index_GestureConfigSchema as GestureConfigSchema, type index_GestureType as GestureType, index_GestureTypeSchema as GestureTypeSchema, type index_GroupNavItem as GroupNavItem, index_GroupNavItemSchema as GroupNavItemSchema, type index_GroupingConfig as GroupingConfig, index_GroupingConfigSchema as GroupingConfigSchema, index_GroupingFieldSchema as GroupingFieldSchema, type index_HttpMethod as HttpMethod, index_HttpMethodSchema as HttpMethodSchema, type index_HttpRequest as HttpRequest, index_HttpRequestSchema as HttpRequestSchema, type index_I18nLabel as I18nLabel, index_I18nLabelSchema as I18nLabelSchema, type index_I18nObject as I18nObject, index_I18nObjectSchema as I18nObjectSchema, index_KanbanConfigSchema as KanbanConfigSchema, type index_KeyboardNavigationConfig as KeyboardNavigationConfig, index_KeyboardNavigationConfigSchema as KeyboardNavigationConfigSchema, type index_KeyboardShortcut as KeyboardShortcut, index_KeyboardShortcutSchema as KeyboardShortcutSchema, type index_ListColumn as ListColumn, index_ListColumnSchema as ListColumnSchema, type index_ListView as ListView, index_ListViewSchema as ListViewSchema, type index_LocaleConfig as LocaleConfig, index_LocaleConfigSchema as LocaleConfigSchema, type index_LongPressGestureConfig as LongPressGestureConfig, index_LongPressGestureConfigSchema as LongPressGestureConfigSchema, type index_MotionConfig as MotionConfig, index_MotionConfigSchema as MotionConfigSchema, type index_NavigationConfig as NavigationConfig, index_NavigationConfigSchema as NavigationConfigSchema, type index_NavigationItem as NavigationItem, index_NavigationItemSchema as NavigationItemSchema, index_NavigationModeSchema as NavigationModeSchema, type index_Notification as Notification, type index_NotificationAction as NotificationAction, index_NotificationActionSchema as NotificationActionSchema, type index_NotificationConfig as NotificationConfig, index_NotificationConfigSchema as NotificationConfigSchema, type index_NotificationPosition as NotificationPosition, index_NotificationPositionSchema as NotificationPositionSchema, index_NotificationSchema as NotificationSchema, type index_NotificationSeverity as NotificationSeverity, index_NotificationSeveritySchema as NotificationSeveritySchema, type index_NotificationType as NotificationType, index_NotificationTypeSchema as NotificationTypeSchema, type index_NumberFormat as NumberFormat, index_NumberFormatSchema as NumberFormatSchema, type index_ObjectNavItem as ObjectNavItem, index_ObjectNavItemSchema as ObjectNavItemSchema, type index_OfflineCacheConfig as OfflineCacheConfig, index_OfflineCacheConfigSchema as OfflineCacheConfigSchema, type index_OfflineConfig as OfflineConfig, index_OfflineConfigSchema as OfflineConfigSchema, type index_OfflineStrategy as OfflineStrategy, index_OfflineStrategySchema as OfflineStrategySchema, type index_Page as Page, index_PageAccordionProps as PageAccordionProps, index_PageCardProps as PageCardProps, type index_PageComponent as PageComponent, index_PageComponentSchema as PageComponentSchema, index_PageComponentType as PageComponentType, index_PageHeaderProps as PageHeaderProps, type index_PageNavItem as PageNavItem, index_PageNavItemSchema as PageNavItemSchema, type index_PageRegion as PageRegion, index_PageRegionSchema as PageRegionSchema, index_PageSchema as PageSchema, index_PageTabsProps as PageTabsProps, type index_PageTransition as PageTransition, index_PageTransitionSchema as PageTransitionSchema, type index_PageVariable as PageVariable, index_PageVariableSchema as PageVariableSchema, type index_PaginationConfig as PaginationConfig, index_PaginationConfigSchema as PaginationConfigSchema, type index_PerformanceConfig as PerformanceConfig, index_PerformanceConfigSchema as PerformanceConfigSchema, type index_PersistStorage as PersistStorage, index_PersistStorageSchema as PersistStorageSchema, type index_PinchGestureConfig as PinchGestureConfig, index_PinchGestureConfigSchema as PinchGestureConfigSchema, type index_PluralRule as PluralRule, index_PluralRuleSchema as PluralRuleSchema, index_RecordActivityProps as RecordActivityProps, index_RecordDetailsProps as RecordDetailsProps, index_RecordHighlightsProps as RecordHighlightsProps, index_RecordPathProps as RecordPathProps, index_RecordRelatedListProps as RecordRelatedListProps, index_Report as Report, type index_ReportChart as ReportChart, type index_ReportChartInput as ReportChartInput, index_ReportChartSchema as ReportChartSchema, type index_ReportColumn as ReportColumn, type index_ReportColumnInput as ReportColumnInput, index_ReportColumnSchema as ReportColumnSchema, type index_ReportGrouping as ReportGrouping, type index_ReportGroupingInput as ReportGroupingInput, index_ReportGroupingSchema as ReportGroupingSchema, type index_ReportInput as ReportInput, index_ReportSchema as ReportSchema, index_ReportType as ReportType, type index_ResponsiveConfig as ResponsiveConfig, index_ResponsiveConfigSchema as ResponsiveConfigSchema, type index_RowColorConfig as RowColorConfig, index_RowColorConfigSchema as RowColorConfigSchema, type index_RowHeight as RowHeight, index_RowHeightSchema as RowHeightSchema, type index_SelectionConfig as SelectionConfig, index_SelectionConfigSchema as SelectionConfigSchema, type index_Shadow as Shadow, index_ShadowSchema as ShadowSchema, type index_Spacing as Spacing, index_SpacingSchema as SpacingSchema, type index_SwipeDirection as SwipeDirection, index_SwipeDirectionSchema as SwipeDirectionSchema, type index_SwipeGestureConfig as SwipeGestureConfig, index_SwipeGestureConfigSchema as SwipeGestureConfigSchema, type index_SyncConfig as SyncConfig, index_SyncConfigSchema as SyncConfigSchema, type index_Theme as Theme, type index_ThemeMode as ThemeMode, index_ThemeSchema as ThemeSchema, type index_TimelineConfig as TimelineConfig, index_TimelineConfigSchema as TimelineConfigSchema, type index_TouchInteraction as TouchInteraction, index_TouchInteractionSchema as TouchInteractionSchema, type index_TouchTargetConfig as TouchTargetConfig, index_TouchTargetConfigSchema as TouchTargetConfigSchema, type index_TransitionConfig as TransitionConfig, index_TransitionConfigSchema as TransitionConfigSchema, type index_TransitionPreset as TransitionPreset, index_TransitionPresetSchema as TransitionPresetSchema, type index_Typography as Typography, index_TypographySchema as TypographySchema, type index_UrlNavItem as UrlNavItem, index_UrlNavItemSchema as UrlNavItemSchema, type index_View as View, type index_ViewData as ViewData, index_ViewDataSchema as ViewDataSchema, index_ViewSchema as ViewSchema, type index_ViewSharing as ViewSharing, index_ViewSharingSchema as ViewSharingSchema, type index_WcagContrastLevel as WcagContrastLevel, type index_WidgetEvent as WidgetEvent, index_WidgetEventSchema as WidgetEventSchema, type index_WidgetLifecycle as WidgetLifecycle, index_WidgetLifecycleSchema as WidgetLifecycleSchema, type index_WidgetManifest as WidgetManifest, index_WidgetManifestSchema as WidgetManifestSchema, type index_WidgetProperty as WidgetProperty, index_WidgetPropertySchema as WidgetPropertySchema, type index_WidgetSource as WidgetSource, index_WidgetSourceSchema as WidgetSourceSchema, type index_ZIndex as ZIndex, index_ZIndexSchema as ZIndexSchema, index_defineApp as defineApp, index_defineView as defineView };
|
|
8252
|
+
export { index_AIChatWindowProps as AIChatWindowProps, index_Action as Action, type index_ActionInput as ActionInput, type index_ActionParam as ActionParam, index_ActionParamSchema as ActionParamSchema, index_ActionSchema as ActionSchema, type index_Animation as Animation, index_AnimationSchema as AnimationSchema, type index_AnimationTrigger as AnimationTrigger, index_AnimationTriggerSchema as AnimationTriggerSchema, type index_App as App, type index_AppBranding as AppBranding, index_AppBrandingSchema as AppBrandingSchema, type index_AppInput as AppInput, index_AppSchema as AppSchema, type index_AriaProps as AriaProps, index_AriaPropsSchema as AriaPropsSchema, type index_BlankPageLayout as BlankPageLayout, type index_BlankPageLayoutItem as BlankPageLayoutItem, index_BlankPageLayoutItemSchema as BlankPageLayoutItemSchema, index_BlankPageLayoutSchema as BlankPageLayoutSchema, type index_BorderRadius as BorderRadius, index_BorderRadiusSchema as BorderRadiusSchema, index_BreakpointColumnMapSchema as BreakpointColumnMapSchema, type index_BreakpointName as BreakpointName, index_BreakpointOrderMapSchema as BreakpointOrderMapSchema, type index_Breakpoints as Breakpoints, index_BreakpointsSchema as BreakpointsSchema, index_CalendarConfigSchema as CalendarConfigSchema, type index_ChartAnnotation as ChartAnnotation, index_ChartAnnotationSchema as ChartAnnotationSchema, type index_ChartAxis as ChartAxis, index_ChartAxisSchema as ChartAxisSchema, type index_ChartConfig as ChartConfig, index_ChartConfigSchema as ChartConfigSchema, type index_ChartInteraction as ChartInteraction, index_ChartInteractionSchema as ChartInteractionSchema, type index_ChartSeries as ChartSeries, index_ChartSeriesSchema as ChartSeriesSchema, type index_ChartType as ChartType, index_ChartTypeSchema as ChartTypeSchema, type index_ColorPalette as ColorPalette, index_ColorPaletteSchema as ColorPaletteSchema, type index_ColumnSummary as ColumnSummary, index_ColumnSummarySchema as ColumnSummarySchema, type index_ComponentAnimation as ComponentAnimation, index_ComponentAnimationSchema as ComponentAnimationSchema, type index_ComponentProps as ComponentProps, type index_ComponentPropsInput as ComponentPropsInput, index_ComponentPropsMap as ComponentPropsMap, type index_ConflictResolution as ConflictResolution, index_ConflictResolutionSchema as ConflictResolutionSchema, index_Dashboard as Dashboard, type index_DashboardHeader as DashboardHeader, type index_DashboardHeaderAction as DashboardHeaderAction, index_DashboardHeaderActionSchema as DashboardHeaderActionSchema, index_DashboardHeaderSchema as DashboardHeaderSchema, type index_DashboardInput as DashboardInput, type index_DashboardNavItem as DashboardNavItem, index_DashboardNavItemSchema as DashboardNavItemSchema, index_DashboardSchema as DashboardSchema, type index_DashboardWidget as DashboardWidget, index_DashboardWidgetSchema as DashboardWidgetSchema, type index_DateFormat as DateFormat, index_DateFormatSchema as DateFormatSchema, type index_DensityMode as DensityMode, type index_DndConfig as DndConfig, index_DndConfigSchema as DndConfigSchema, type index_DragConstraint as DragConstraint, index_DragConstraintSchema as DragConstraintSchema, type index_DragHandle as DragHandle, index_DragHandleSchema as DragHandleSchema, type index_DragItem as DragItem, index_DragItemSchema as DragItemSchema, type index_DropEffect as DropEffect, index_DropEffectSchema as DropEffectSchema, type index_DropZone as DropZone, index_DropZoneSchema as DropZoneSchema, type index_EasingFunction as EasingFunction, index_EasingFunctionSchema as EasingFunctionSchema, index_ElementButtonPropsSchema as ElementButtonPropsSchema, type index_ElementDataSource as ElementDataSource, index_ElementDataSourceSchema as ElementDataSourceSchema, index_ElementFilterPropsSchema as ElementFilterPropsSchema, index_ElementFormPropsSchema as ElementFormPropsSchema, index_ElementImagePropsSchema as ElementImagePropsSchema, index_ElementNumberPropsSchema as ElementNumberPropsSchema, index_ElementRecordPickerPropsSchema as ElementRecordPickerPropsSchema, index_ElementTextPropsSchema as ElementTextPropsSchema, type index_EmbedConfig as EmbedConfig, index_EmbedConfigSchema as EmbedConfigSchema, type index_EvictionPolicy as EvictionPolicy, index_EvictionPolicySchema as EvictionPolicySchema, type index_FieldWidgetProps as FieldWidgetProps, index_FieldWidgetPropsSchema as FieldWidgetPropsSchema, type index_FocusManagement as FocusManagement, index_FocusManagementSchema as FocusManagementSchema, type index_FocusTrapConfig as FocusTrapConfig, index_FocusTrapConfigSchema as FocusTrapConfigSchema, type index_FormField as FormField, index_FormFieldSchema as FormFieldSchema, type index_FormSection as FormSection, index_FormSectionSchema as FormSectionSchema, type index_FormView as FormView, index_FormViewSchema as FormViewSchema, type index_GalleryConfig as GalleryConfig, index_GalleryConfigSchema as GalleryConfigSchema, index_GanttConfigSchema as GanttConfigSchema, type index_GestureConfig as GestureConfig, index_GestureConfigSchema as GestureConfigSchema, type index_GestureType as GestureType, index_GestureTypeSchema as GestureTypeSchema, type index_GlobalFilter as GlobalFilter, type index_GlobalFilterOptionsFrom as GlobalFilterOptionsFrom, index_GlobalFilterOptionsFromSchema as GlobalFilterOptionsFromSchema, index_GlobalFilterSchema as GlobalFilterSchema, type index_GroupNavItem as GroupNavItem, index_GroupNavItemSchema as GroupNavItemSchema, type index_GroupingConfig as GroupingConfig, index_GroupingConfigSchema as GroupingConfigSchema, index_GroupingFieldSchema as GroupingFieldSchema, type index_HttpMethod as HttpMethod, index_HttpMethodSchema as HttpMethodSchema, type index_HttpRequest as HttpRequest, index_HttpRequestSchema as HttpRequestSchema, type index_I18nLabel as I18nLabel, index_I18nLabelSchema as I18nLabelSchema, type index_I18nObject as I18nObject, index_I18nObjectSchema as I18nObjectSchema, index_KanbanConfigSchema as KanbanConfigSchema, type index_KeyboardNavigationConfig as KeyboardNavigationConfig, index_KeyboardNavigationConfigSchema as KeyboardNavigationConfigSchema, type index_KeyboardShortcut as KeyboardShortcut, index_KeyboardShortcutSchema as KeyboardShortcutSchema, type index_ListColumn as ListColumn, index_ListColumnSchema as ListColumnSchema, type index_ListView as ListView, index_ListViewSchema as ListViewSchema, type index_LocaleConfig as LocaleConfig, index_LocaleConfigSchema as LocaleConfigSchema, type index_LongPressGestureConfig as LongPressGestureConfig, index_LongPressGestureConfigSchema as LongPressGestureConfigSchema, type index_MotionConfig as MotionConfig, index_MotionConfigSchema as MotionConfigSchema, type index_NavigationConfig as NavigationConfig, index_NavigationConfigSchema as NavigationConfigSchema, type index_NavigationItem as NavigationItem, index_NavigationItemSchema as NavigationItemSchema, index_NavigationModeSchema as NavigationModeSchema, type index_Notification as Notification, type index_NotificationAction as NotificationAction, index_NotificationActionSchema as NotificationActionSchema, type index_NotificationConfig as NotificationConfig, index_NotificationConfigSchema as NotificationConfigSchema, type index_NotificationPosition as NotificationPosition, index_NotificationPositionSchema as NotificationPositionSchema, index_NotificationSchema as NotificationSchema, type index_NotificationSeverity as NotificationSeverity, index_NotificationSeveritySchema as NotificationSeveritySchema, type index_NotificationType as NotificationType, index_NotificationTypeSchema as NotificationTypeSchema, type index_NumberFormat as NumberFormat, index_NumberFormatSchema as NumberFormatSchema, type index_ObjectNavItem as ObjectNavItem, index_ObjectNavItemSchema as ObjectNavItemSchema, type index_OfflineCacheConfig as OfflineCacheConfig, index_OfflineCacheConfigSchema as OfflineCacheConfigSchema, type index_OfflineConfig as OfflineConfig, index_OfflineConfigSchema as OfflineConfigSchema, type index_OfflineStrategy as OfflineStrategy, index_OfflineStrategySchema as OfflineStrategySchema, type index_Page as Page, index_PageAccordionProps as PageAccordionProps, index_PageCardProps as PageCardProps, type index_PageComponent as PageComponent, index_PageComponentSchema as PageComponentSchema, index_PageComponentType as PageComponentType, index_PageHeaderProps as PageHeaderProps, type index_PageNavItem as PageNavItem, index_PageNavItemSchema as PageNavItemSchema, type index_PageRegion as PageRegion, index_PageRegionSchema as PageRegionSchema, index_PageSchema as PageSchema, index_PageTabsProps as PageTabsProps, type index_PageTransition as PageTransition, index_PageTransitionSchema as PageTransitionSchema, type index_PageType as PageType, index_PageTypeSchema as PageTypeSchema, type index_PageVariable as PageVariable, index_PageVariableSchema as PageVariableSchema, type index_PaginationConfig as PaginationConfig, index_PaginationConfigSchema as PaginationConfigSchema, type index_PerformanceConfig as PerformanceConfig, index_PerformanceConfigSchema as PerformanceConfigSchema, type index_PersistStorage as PersistStorage, index_PersistStorageSchema as PersistStorageSchema, type index_PinchGestureConfig as PinchGestureConfig, index_PinchGestureConfigSchema as PinchGestureConfigSchema, type index_PluralRule as PluralRule, index_PluralRuleSchema as PluralRuleSchema, index_RecordActivityProps as RecordActivityProps, index_RecordDetailsProps as RecordDetailsProps, index_RecordHighlightsProps as RecordHighlightsProps, index_RecordPathProps as RecordPathProps, index_RecordRelatedListProps as RecordRelatedListProps, type index_RecordReviewConfig as RecordReviewConfig, index_RecordReviewConfigSchema as RecordReviewConfigSchema, index_Report as Report, type index_ReportChart as ReportChart, type index_ReportChartInput as ReportChartInput, index_ReportChartSchema as ReportChartSchema, type index_ReportColumn as ReportColumn, type index_ReportColumnInput as ReportColumnInput, index_ReportColumnSchema as ReportColumnSchema, type index_ReportGrouping as ReportGrouping, type index_ReportGroupingInput as ReportGroupingInput, index_ReportGroupingSchema as ReportGroupingSchema, type index_ReportInput as ReportInput, index_ReportSchema as ReportSchema, index_ReportType as ReportType, type index_ResponsiveConfig as ResponsiveConfig, index_ResponsiveConfigSchema as ResponsiveConfigSchema, type index_RowColorConfig as RowColorConfig, index_RowColorConfigSchema as RowColorConfigSchema, type index_RowHeight as RowHeight, index_RowHeightSchema as RowHeightSchema, type index_SelectionConfig as SelectionConfig, index_SelectionConfigSchema as SelectionConfigSchema, type index_Shadow as Shadow, index_ShadowSchema as ShadowSchema, type index_SharingConfig as SharingConfig, index_SharingConfigSchema as SharingConfigSchema, type index_Spacing as Spacing, index_SpacingSchema as SpacingSchema, type index_SwipeDirection as SwipeDirection, index_SwipeDirectionSchema as SwipeDirectionSchema, type index_SwipeGestureConfig as SwipeGestureConfig, index_SwipeGestureConfigSchema as SwipeGestureConfigSchema, type index_SyncConfig as SyncConfig, index_SyncConfigSchema as SyncConfigSchema, type index_Theme as Theme, type index_ThemeMode as ThemeMode, index_ThemeSchema as ThemeSchema, type index_TimelineConfig as TimelineConfig, index_TimelineConfigSchema as TimelineConfigSchema, type index_TouchInteraction as TouchInteraction, index_TouchInteractionSchema as TouchInteractionSchema, type index_TouchTargetConfig as TouchTargetConfig, index_TouchTargetConfigSchema as TouchTargetConfigSchema, type index_TransitionConfig as TransitionConfig, index_TransitionConfigSchema as TransitionConfigSchema, type index_TransitionPreset as TransitionPreset, index_TransitionPresetSchema as TransitionPresetSchema, type index_Typography as Typography, index_TypographySchema as TypographySchema, type index_UrlNavItem as UrlNavItem, index_UrlNavItemSchema as UrlNavItemSchema, type index_View as View, type index_ViewData as ViewData, index_ViewDataSchema as ViewDataSchema, index_ViewSchema as ViewSchema, type index_ViewSharing as ViewSharing, index_ViewSharingSchema as ViewSharingSchema, type index_WcagContrastLevel as WcagContrastLevel, type index_WidgetActionType as WidgetActionType, index_WidgetActionTypeSchema as WidgetActionTypeSchema, type index_WidgetColorVariant as WidgetColorVariant, index_WidgetColorVariantSchema as WidgetColorVariantSchema, type index_WidgetEvent as WidgetEvent, index_WidgetEventSchema as WidgetEventSchema, type index_WidgetLifecycle as WidgetLifecycle, index_WidgetLifecycleSchema as WidgetLifecycleSchema, type index_WidgetManifest as WidgetManifest, index_WidgetManifestSchema as WidgetManifestSchema, type index_WidgetMeasure as WidgetMeasure, index_WidgetMeasureSchema as WidgetMeasureSchema, type index_WidgetProperty as WidgetProperty, index_WidgetPropertySchema as WidgetPropertySchema, type index_WidgetSource as WidgetSource, index_WidgetSourceSchema as WidgetSourceSchema, type index_ZIndex as ZIndex, index_ZIndexSchema as ZIndexSchema, index_defineApp as defineApp, index_defineView as defineView };
|
|
7275
8253
|
}
|
|
7276
8254
|
|
|
7277
|
-
export { HttpMethodSchema as $, AriaPropsSchema as A, BreakpointName as B, ChartTypeSchema as C, DateFormatSchema as D, type PerformanceConfig as E, DashboardNavItemSchema as F, PageNavItemSchema as G, GroupNavItemSchema as H, I18nObjectSchema as I, NavigationItemSchema as J, AppBrandingSchema as K, LocaleConfigSchema as L, AppSchema as M, NumberFormatSchema as N, ObjectNavItemSchema as O, PluralRuleSchema as P, App as Q, ResponsiveConfigSchema as R, type AppInput as S, type AppBranding as T, UrlNavItemSchema as U, type NavigationItem as V, type ObjectNavItem as W, type DashboardNavItem as X, type PageNavItem as Y, type UrlNavItem as Z, type GroupNavItem as _, defineApp as a,
|
|
8255
|
+
export { HttpMethodSchema as $, AriaPropsSchema as A, BreakpointName as B, ChartTypeSchema as C, DateFormatSchema as D, type PerformanceConfig as E, DashboardNavItemSchema as F, PageNavItemSchema as G, GroupNavItemSchema as H, I18nObjectSchema as I, NavigationItemSchema as J, AppBrandingSchema as K, LocaleConfigSchema as L, AppSchema as M, NumberFormatSchema as N, ObjectNavItemSchema as O, PluralRuleSchema as P, App as Q, ResponsiveConfigSchema as R, type AppInput as S, type AppBranding as T, UrlNavItemSchema as U, type NavigationItem as V, type ObjectNavItem as W, type DashboardNavItem as X, type PageNavItem as Y, type UrlNavItem as Z, type GroupNavItem as _, defineApp as a, ReportGroupingSchema as a$, HttpRequestSchema as a0, ViewDataSchema as a1, ColumnSummarySchema as a2, ListColumnSchema as a3, SelectionConfigSchema as a4, PaginationConfigSchema as a5, RowHeightSchema as a6, GroupingFieldSchema as a7, GroupingConfigSchema as a8, GalleryConfigSchema as a9, type RowHeight as aA, type GroupingConfig as aB, type GalleryConfig as aC, type TimelineConfig as aD, type ViewSharing as aE, type RowColorConfig as aF, WidgetColorVariantSchema as aG, WidgetActionTypeSchema as aH, DashboardHeaderActionSchema as aI, DashboardHeaderSchema as aJ, WidgetMeasureSchema as aK, DashboardWidgetSchema as aL, GlobalFilterOptionsFromSchema as aM, GlobalFilterSchema as aN, DashboardSchema as aO, Dashboard as aP, type DashboardInput as aQ, type DashboardWidget as aR, type DashboardHeader as aS, type DashboardHeaderAction as aT, type WidgetMeasure as aU, type WidgetColorVariant as aV, type WidgetActionType as aW, type GlobalFilter as aX, type GlobalFilterOptionsFrom as aY, ReportType as aZ, ReportColumnSchema as a_, TimelineConfigSchema as aa, ViewSharingSchema as ab, RowColorConfigSchema as ac, KanbanConfigSchema as ad, CalendarConfigSchema as ae, GanttConfigSchema as af, NavigationModeSchema as ag, NavigationConfigSchema as ah, ListViewSchema as ai, FormFieldSchema as aj, FormSectionSchema as ak, FormViewSchema as al, ViewSchema as am, type View as an, type ListView as ao, type FormView as ap, type FormSection as aq, type ListColumn as ar, type FormField as as, type SelectionConfig as at, type NavigationConfig as au, type PaginationConfig as av, type ViewData as aw, type HttpRequest as ax, type HttpMethod as ay, type ColumnSummary as az, type ChartType as b, ComponentPropsMap as b$, ReportChartSchema as b0, ReportSchema as b1, Report as b2, type ReportColumn as b3, type ReportGrouping as b4, type ReportChart as b5, type ReportInput as b6, type ReportColumnInput as b7, type ReportGroupingInput as b8, type ReportChartInput as b9, WidgetEventSchema as bA, type WidgetEvent as bB, WidgetPropertySchema as bC, type WidgetProperty as bD, WidgetSourceSchema as bE, type WidgetSource as bF, WidgetManifestSchema as bG, type WidgetManifest as bH, FieldWidgetPropsSchema as bI, type FieldWidgetProps as bJ, PageHeaderProps as bK, PageTabsProps as bL, PageCardProps as bM, RecordDetailsProps as bN, RecordRelatedListProps as bO, RecordHighlightsProps as bP, RecordActivityProps as bQ, RecordPathProps as bR, PageAccordionProps as bS, AIChatWindowProps as bT, ElementTextPropsSchema as bU, ElementNumberPropsSchema as bV, ElementImagePropsSchema as bW, ElementButtonPropsSchema as bX, ElementFilterPropsSchema as bY, ElementFormPropsSchema as bZ, ElementRecordPickerPropsSchema as b_, ActionParamSchema as ba, ActionSchema as bb, Action as bc, type ActionParam as bd, type ActionInput as be, PageRegionSchema as bf, PageComponentType as bg, ElementDataSourceSchema as bh, PageComponentSchema as bi, PageVariableSchema as bj, BlankPageLayoutItemSchema as bk, BlankPageLayoutSchema as bl, PageTypeSchema as bm, RecordReviewConfigSchema as bn, PageSchema as bo, type Page as bp, type PageType as bq, type PageComponent as br, type PageRegion as bs, type PageVariable as bt, type ElementDataSource as bu, type RecordReviewConfig as bv, type BlankPageLayoutItem as bw, type BlankPageLayout as bx, WidgetLifecycleSchema as by, type WidgetLifecycle as bz, ChartAxisSchema as c, EasingFunctionSchema as c$, type ComponentProps as c0, type ComponentPropsInput as c1, ColorPaletteSchema as c2, TypographySchema as c3, SpacingSchema as c4, BorderRadiusSchema as c5, ShadowSchema as c6, BreakpointsSchema as c7, AnimationSchema as c8, ZIndexSchema as c9, type GestureConfig as cA, TouchInteractionSchema as cB, type TouchInteraction as cC, OfflineStrategySchema as cD, type OfflineStrategy as cE, ConflictResolutionSchema as cF, type ConflictResolution as cG, SyncConfigSchema as cH, type SyncConfig as cI, PersistStorageSchema as cJ, type PersistStorage as cK, EvictionPolicySchema as cL, type EvictionPolicy as cM, OfflineCacheConfigSchema as cN, type OfflineCacheConfig as cO, OfflineConfigSchema as cP, type OfflineConfig as cQ, FocusTrapConfigSchema as cR, type FocusTrapConfig as cS, KeyboardShortcutSchema as cT, type KeyboardShortcut as cU, FocusManagementSchema as cV, type FocusManagement as cW, KeyboardNavigationConfigSchema as cX, type KeyboardNavigationConfig as cY, TransitionPresetSchema as cZ, type TransitionPreset as c_, ThemeMode as ca, DensityMode as cb, WcagContrastLevel as cc, ThemeSchema as cd, type Theme as ce, type ColorPalette as cf, type Typography as cg, type Spacing as ch, type BorderRadius as ci, type Shadow as cj, type Breakpoints as ck, type Animation as cl, type ZIndex as cm, TouchTargetConfigSchema as cn, type TouchTargetConfig as co, GestureTypeSchema as cp, type GestureType as cq, SwipeDirectionSchema as cr, type SwipeDirection as cs, SwipeGestureConfigSchema as ct, type SwipeGestureConfig as cu, PinchGestureConfigSchema as cv, type PinchGestureConfig as cw, LongPressGestureConfigSchema as cx, type LongPressGestureConfig as cy, GestureConfigSchema as cz, defineView as d, type EasingFunction as d0, TransitionConfigSchema as d1, type TransitionConfig as d2, AnimationTriggerSchema as d3, type AnimationTrigger as d4, ComponentAnimationSchema as d5, type ComponentAnimation as d6, PageTransitionSchema as d7, type PageTransition as d8, MotionConfigSchema as d9, SharingConfigSchema as dA, EmbedConfigSchema as dB, type SharingConfig as dC, type EmbedConfig as dD, type MotionConfig as da, NotificationTypeSchema as db, type NotificationType as dc, NotificationSeveritySchema as dd, type NotificationSeverity as de, NotificationPositionSchema as df, type NotificationPosition as dg, NotificationActionSchema as dh, type NotificationAction as di, NotificationSchema as dj, type Notification as dk, NotificationConfigSchema as dl, type NotificationConfig as dm, DragHandleSchema as dn, type DragHandle as dp, DropEffectSchema as dq, type DropEffect as dr, DragConstraintSchema as ds, type DragConstraint as dt, DropZoneSchema as du, type DropZone as dv, DragItemSchema as dw, type DragItem as dx, DndConfigSchema as dy, type DndConfig as dz, ChartSeriesSchema as e, ChartAnnotationSchema as f, ChartInteractionSchema as g, ChartConfigSchema as h, index as i, type ChartConfig as j, type ChartAxis as k, type ChartSeries as l, type ChartAnnotation as m, type ChartInteraction as n, type I18nObject as o, I18nLabelSchema as p, type I18nLabel as q, type AriaProps as r, type PluralRule as s, type NumberFormat as t, type DateFormat as u, type LocaleConfig as v, BreakpointColumnMapSchema as w, BreakpointOrderMapSchema as x, type ResponsiveConfig as y, PerformanceConfigSchema as z };
|