@objectstack/spec 4.0.1 → 4.0.2
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/ai/index.d.mts +2 -2
- package/dist/ai/index.d.ts +2 -2
- package/dist/ai/index.js +2 -5
- package/dist/ai/index.js.map +1 -1
- package/dist/ai/index.mjs +2 -5
- package/dist/ai/index.mjs.map +1 -1
- package/dist/api/index.d.mts +3 -3
- package/dist/api/index.d.ts +3 -3
- package/dist/api/index.js +150 -41
- package/dist/api/index.js.map +1 -1
- package/dist/api/index.mjs +143 -40
- package/dist/api/index.mjs.map +1 -1
- package/dist/{app-install.zod-C796rMGw.d.mts → app-install.zod-7DlLx-js.d.mts} +105 -1
- package/dist/{app-install.zod-C796rMGw.d.ts → app-install.zod-7DlLx-js.d.ts} +105 -1
- package/dist/contracts/index.d.mts +6 -5
- package/dist/contracts/index.d.ts +6 -5
- package/dist/data/index.d.mts +4 -4
- package/dist/data/index.d.ts +4 -4
- package/dist/data/index.js +2 -5
- package/dist/data/index.js.map +1 -1
- package/dist/data/index.mjs +2 -5
- package/dist/data/index.mjs.map +1 -1
- package/dist/{field.zod-U3pFBipD.d.ts → field.zod-D_DIgcSq.d.ts} +1 -1
- package/dist/{field.zod-Db3etT8i.d.mts → field.zod-Daw26_Ss.d.mts} +1 -1
- package/dist/{index-DjNBMruc.d.ts → index-4Z4qDy0j.d.ts} +158 -724
- package/dist/{index-B4g5NFLl.d.ts → index-B6xRRcpa.d.ts} +117 -85
- package/dist/{index-DMpFKR4T.d.mts → index-B72WLZG7.d.mts} +145 -721
- package/dist/{index-DV9_TVrd.d.ts → index-BCj-HPon.d.ts} +145 -721
- package/dist/{index-DgBk02qR.d.mts → index-BP0RZbNS.d.mts} +3 -3
- package/dist/{index-BeMURMzR.d.ts → index-BqLDM_a6.d.ts} +553 -1350
- package/dist/{index-D8Uhysj2.d.mts → index-CJaybxkq.d.mts} +117 -85
- package/dist/{index-DC98Y08v.d.mts → index-D3YldlNO.d.mts} +553 -1350
- package/dist/{index-DpVFgOpS.d.mts → index-DuZ5OQoC.d.mts} +268 -1321
- package/dist/{index-CP3Qh0UH.d.ts → index-T9OLAOd1.d.ts} +268 -1321
- package/dist/{index-emSkZDGa.d.mts → index-dgQEN4mx.d.mts} +158 -724
- package/dist/{index-OxJVjppB.d.ts → index-k4sjeOQx.d.ts} +3 -3
- package/dist/index.d.mts +262 -1261
- package/dist/index.d.ts +262 -1261
- package/dist/index.js +261 -41
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +261 -41
- package/dist/index.mjs.map +1 -1
- package/dist/{object.zod-CZH_3Tf3.d.mts → object.zod-BJ9MSMbA.d.mts} +37 -181
- package/dist/{object.zod-VgSr7KJc.d.ts → object.zod-CFJFn4SN.d.ts} +37 -181
- package/dist/{subscription.zod-BN3QcYxQ.d.mts → subscription.zod-BlxBx8BU.d.mts} +2 -2
- package/dist/{subscription.zod-D1Qqtl3T.d.ts → subscription.zod-CIf7oeH1.d.ts} +2 -2
- package/dist/system/index.d.mts +3 -3
- package/dist/system/index.d.ts +3 -3
- package/dist/system/index.js +114 -6
- package/dist/system/index.js.map +1 -1
- package/dist/system/index.mjs +110 -7
- package/dist/system/index.mjs.map +1 -1
- package/dist/ui/index.d.mts +1 -1
- package/dist/ui/index.d.ts +1 -1
- package/dist/ui/index.js +1 -4
- package/dist/ui/index.js.map +1 -1
- package/dist/ui/index.mjs +1 -4
- 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/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/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/Skill.json +2 -2
- package/json-schema/ai/SkillTriggerCondition.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/Tool.json +2 -2
- package/json-schema/ai/ToolCall.json +2 -2
- package/json-schema/ai/ToolCategory.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/AddReactionRequest.json +2 -2
- package/json-schema/api/AddReactionResponse.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 +14 -506
- package/json-schema/api/AuthEndpoint.json +2 -2
- package/json-schema/api/AuthProvider.json +2 -2
- package/json-schema/api/AutomationApiErrorCode.json +2 -2
- package/json-schema/api/AutomationFlowPathParams.json +2 -2
- package/json-schema/api/AutomationRunPathParams.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/ChangelogEntry.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/CompleteChunkedUploadRequest.json +2 -2
- package/json-schema/api/CompleteChunkedUploadResponse.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/CreateExportJobRequest.json +2 -2
- package/json-schema/api/CreateExportJobResponse.json +2 -2
- package/json-schema/api/CreateFeedItemRequest.json +2 -2
- package/json-schema/api/CreateFeedItemResponse.json +2 -2
- package/json-schema/api/CreateFlowRequest.json +2 -2
- package/json-schema/api/CreateFlowResponse.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/DeduplicationStrategy.json +2 -2
- package/json-schema/api/DeleteDataRequest.json +2 -2
- package/json-schema/api/DeleteDataResponse.json +2 -2
- package/json-schema/api/DeleteFeedItemRequest.json +2 -2
- package/json-schema/api/DeleteFeedItemResponse.json +2 -2
- package/json-schema/api/DeleteFlowRequest.json +2 -2
- package/json-schema/api/DeleteFlowResponse.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 +8 -3
- package/json-schema/api/DispatcherConfig.json +2 -2
- package/json-schema/api/DispatcherErrorCode.json +13 -0
- package/json-schema/api/DispatcherErrorResponse.json +59 -0
- 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/ExportFormat.json +2 -2
- package/json-schema/api/ExportImportTemplate.json +2 -2
- package/json-schema/api/ExportJobProgress.json +2 -2
- package/json-schema/api/ExportJobStatus.json +2 -2
- package/json-schema/api/ExportJobSummary.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/FeedApiErrorCode.json +2 -2
- package/json-schema/api/FeedItemPathParams.json +2 -2
- package/json-schema/api/FeedListFilterType.json +2 -2
- package/json-schema/api/FeedPathParams.json +2 -2
- package/json-schema/api/FeedUnsubscribeRequest.json +2 -2
- package/json-schema/api/FieldError.json +2 -2
- package/json-schema/api/FieldMappingEntry.json +2 -2
- package/json-schema/api/FileTypeValidation.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/FlowSummary.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/GetChangelogRequest.json +2 -2
- package/json-schema/api/GetChangelogResponse.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 +8 -3
- package/json-schema/api/GetEffectivePermissionsRequest.json +2 -2
- package/json-schema/api/GetEffectivePermissionsResponse.json +2 -2
- package/json-schema/api/GetExportJobDownloadRequest.json +2 -2
- package/json-schema/api/GetExportJobDownloadResponse.json +2 -2
- package/json-schema/api/GetFeedRequest.json +2 -2
- package/json-schema/api/GetFeedResponse.json +2 -2
- package/json-schema/api/GetFieldLabelsRequest.json +2 -2
- package/json-schema/api/GetFieldLabelsResponse.json +2 -2
- package/json-schema/api/GetFlowRequest.json +2 -2
- package/json-schema/api/GetFlowResponse.json +2 -2
- package/json-schema/api/GetInstalledPackageRequest.json +2 -2
- package/json-schema/api/GetInstalledPackageResponse.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 +6 -2
- package/json-schema/api/GetMetaItemResponse.json +2 -2
- package/json-schema/api/GetMetaItemsRequest.json +6 -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/GetRunRequest.json +2 -2
- package/json-schema/api/GetRunResponse.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/HandlerStatus.json +11 -0
- package/json-schema/api/HttpFindQueryParams.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/ImportValidationConfig.json +2 -2
- package/json-schema/api/ImportValidationMode.json +2 -2
- package/json-schema/api/ImportValidationResult.json +2 -2
- package/json-schema/api/InitiateChunkedUploadRequest.json +2 -2
- package/json-schema/api/InitiateChunkedUploadResponse.json +2 -2
- package/json-schema/api/InstallPackageRequest.json +2 -2
- package/json-schema/api/InstallPackageResponse.json +2 -2
- package/json-schema/api/ListExportJobsRequest.json +2 -2
- package/json-schema/api/ListExportJobsResponse.json +2 -2
- package/json-schema/api/ListFlowsRequest.json +2 -2
- package/json-schema/api/ListFlowsResponse.json +2 -2
- package/json-schema/api/ListInstalledPackagesRequest.json +2 -2
- package/json-schema/api/ListInstalledPackagesResponse.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/ListRunsRequest.json +2 -2
- package/json-schema/api/ListRunsResponse.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/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/PackageApiErrorCode.json +2 -2
- package/json-schema/api/PackageInstallRequest.json +2 -2
- package/json-schema/api/PackageInstallResponse.json +2 -2
- package/json-schema/api/PackagePathParams.json +2 -2
- package/json-schema/api/PackageRollbackRequest.json +2 -2
- package/json-schema/api/PackageRollbackResponse.json +2 -2
- package/json-schema/api/PackageUpgradeRequest.json +2 -2
- package/json-schema/api/PackageUpgradeResponse.json +2 -2
- package/json-schema/api/PinFeedItemRequest.json +2 -2
- package/json-schema/api/PinFeedItemResponse.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/RemoveReactionRequest.json +2 -2
- package/json-schema/api/RemoveReactionResponse.json +2 -2
- package/json-schema/api/RequestValidationConfig.json +2 -2
- package/json-schema/api/ResolveDependenciesRequest.json +2 -2
- package/json-schema/api/ResolveDependenciesResponse.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 +11 -2
- package/json-schema/api/RestApiPluginConfig.json +11 -2
- package/json-schema/api/RestApiRouteCategory.json +2 -2
- package/json-schema/api/RestApiRouteRegistration.json +11 -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/RouteCoverageEntry.json +69 -0
- package/json-schema/api/RouteCoverageReport.json +129 -0
- package/json-schema/api/RouteDefinition.json +2 -2
- package/json-schema/api/RouteGenerationConfig.json +2 -2
- package/json-schema/api/RouteHealthEntry.json +60 -0
- package/json-schema/api/RouteHealthReport.json +104 -0
- 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/ScheduleExportRequest.json +2 -2
- package/json-schema/api/ScheduleExportResponse.json +2 -2
- package/json-schema/api/ScheduledExport.json +2 -2
- package/json-schema/api/SchemaDefinition.json +2 -2
- package/json-schema/api/SearchFeedRequest.json +2 -2
- package/json-schema/api/SearchFeedResponse.json +2 -2
- package/json-schema/api/ServiceInfo.json +8 -3
- package/json-schema/api/ServiceStatus.json +14 -0
- 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/StarFeedItemRequest.json +2 -2
- package/json-schema/api/StarFeedItemResponse.json +2 -2
- package/json-schema/api/SubgraphConfig.json +2 -2
- package/json-schema/api/SubscribeMessage.json +2 -2
- package/json-schema/api/SubscribeRequest.json +2 -2
- package/json-schema/api/SubscribeResponse.json +2 -2
- package/json-schema/api/Subscription.json +2 -2
- package/json-schema/api/SubscriptionEvent.json +2 -2
- package/json-schema/api/ToggleFlowRequest.json +2 -2
- package/json-schema/api/ToggleFlowResponse.json +2 -2
- package/json-schema/api/TransportProtocol.json +2 -2
- package/json-schema/api/TriggerFlowRequest.json +2 -2
- package/json-schema/api/TriggerFlowResponse.json +2 -2
- package/json-schema/api/UninstallPackageApiRequest.json +2 -2
- package/json-schema/api/UninstallPackageApiResponse.json +2 -2
- package/json-schema/api/UninstallPackageRequest.json +2 -2
- package/json-schema/api/UninstallPackageResponse.json +2 -2
- package/json-schema/api/UnpinFeedItemRequest.json +2 -2
- package/json-schema/api/UnpinFeedItemResponse.json +2 -2
- package/json-schema/api/UnregisterDeviceRequest.json +2 -2
- package/json-schema/api/UnregisterDeviceResponse.json +2 -2
- package/json-schema/api/UnstarFeedItemRequest.json +2 -2
- package/json-schema/api/UnstarFeedItemResponse.json +2 -2
- package/json-schema/api/UnsubscribeMessage.json +2 -2
- package/json-schema/api/UnsubscribeRequest.json +2 -2
- package/json-schema/api/UnsubscribeResponse.json +2 -2
- package/json-schema/api/UpdateDataRequest.json +2 -2
- package/json-schema/api/UpdateDataResponse.json +2 -2
- package/json-schema/api/UpdateFeedItemRequest.json +2 -2
- package/json-schema/api/UpdateFeedItemResponse.json +2 -2
- package/json-schema/api/UpdateFlowRequest.json +2 -2
- package/json-schema/api/UpdateFlowResponse.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/UploadArtifactRequest.json +2 -2
- package/json-schema/api/UploadArtifactResponse.json +2 -2
- package/json-schema/api/UploadChunkRequest.json +2 -2
- package/json-schema/api/UploadChunkResponse.json +2 -2
- package/json-schema/api/UploadProgress.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/WellKnownCapabilities.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/BpmnDiagnostic.json +2 -2
- package/json-schema/automation/BpmnElementMapping.json +2 -2
- package/json-schema/automation/BpmnExportOptions.json +2 -2
- package/json-schema/automation/BpmnImportOptions.json +2 -2
- package/json-schema/automation/BpmnInteropResult.json +2 -2
- package/json-schema/automation/BpmnUnmappedStrategy.json +2 -2
- package/json-schema/automation/BpmnVersion.json +2 -2
- package/json-schema/automation/Checkpoint.json +2 -2
- package/json-schema/automation/ConcurrencyPolicy.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/ExecutionError.json +2 -2
- package/json-schema/automation/ExecutionErrorSeverity.json +2 -2
- package/json-schema/automation/ExecutionLog.json +2 -2
- package/json-schema/automation/ExecutionStatus.json +2 -2
- package/json-schema/automation/ExecutionStepLog.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/FlowVersionHistory.json +2 -2
- package/json-schema/automation/GuardRef.json +2 -2
- package/json-schema/automation/HttpCallAction.json +2 -2
- package/json-schema/automation/NodeExecutorDescriptor.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/ScheduleState.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/WaitEventType.json +2 -2
- package/json-schema/automation/WaitExecutorConfig.json +2 -2
- package/json-schema/automation/WaitResumePayload.json +2 -2
- package/json-schema/automation/WaitTimeoutBehavior.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/ArtifactDownloadResponse.json +2 -2
- package/json-schema/cloud/ArtifactReference.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/DatasetLoadResult.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/EngineAggregateOptions.json +2 -2
- package/json-schema/data/EngineCountOptions.json +2 -2
- package/json-schema/data/EngineDeleteOptions.json +2 -2
- package/json-schema/data/EngineQueryOptions.json +2 -2
- package/json-schema/data/EngineUpdateOptions.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/FeedActor.json +2 -2
- package/json-schema/data/FeedFilterMode.json +2 -2
- package/json-schema/data/FeedItem.json +2 -2
- package/json-schema/data/FeedItemType.json +2 -2
- package/json-schema/data/FeedVisibility.json +2 -2
- package/json-schema/data/Field.json +2 -2
- package/json-schema/data/FieldChangeEntry.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/Mention.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/NotificationChannel.json +2 -2
- package/json-schema/data/ObjectCapabilities.json +2 -2
- package/json-schema/data/ObjectDependencyGraph.json +2 -2
- package/json-schema/data/ObjectDependencyNode.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/Reaction.json +2 -2
- package/json-schema/data/RecordSubscription.json +2 -2
- package/json-schema/data/ReferenceResolution.json +2 -2
- package/json-schema/data/ReferenceResolutionError.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/SeedLoaderConfig.json +2 -2
- package/json-schema/data/SeedLoaderRequest.json +2 -2
- package/json-schema/data/SeedLoaderResult.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/SubscriptionEventType.json +2 -2
- package/json-schema/data/TenancyConfig.json +2 -2
- package/json-schema/data/TenantDatabaseLifecycle.json +2 -2
- package/json-schema/data/TenantResolverStrategy.json +2 -2
- package/json-schema/data/TimeUpdateInterval.json +2 -2
- package/json-schema/data/TransformType.json +2 -2
- package/json-schema/data/TursoGroup.json +2 -2
- package/json-schema/data/TursoMultiTenantConfig.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/ArtifactChecksum.json +2 -2
- package/json-schema/kernel/ArtifactFileEntry.json +2 -2
- package/json-schema/kernel/ArtifactSignature.json +2 -2
- package/json-schema/kernel/BreakingChange.json +2 -2
- package/json-schema/kernel/CLICommandContribution.json +2 -2
- package/json-schema/kernel/CapabilityConformanceLevel.json +2 -2
- package/json-schema/kernel/CompatibilityLevel.json +2 -2
- package/json-schema/kernel/CompatibilityMatrixEntry.json +2 -2
- package/json-schema/kernel/CustomizationOrigin.json +2 -2
- package/json-schema/kernel/CustomizationPolicy.json +2 -2
- package/json-schema/kernel/DeadLetterQueueEntry.json +2 -2
- package/json-schema/kernel/DependencyConflict.json +2 -2
- package/json-schema/kernel/DependencyGraph.json +2 -2
- package/json-schema/kernel/DependencyGraphNode.json +2 -2
- package/json-schema/kernel/DependencyResolutionResult.json +2 -2
- package/json-schema/kernel/DependencyStatusEnum.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/MetadataCategoryEnum.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/NamespaceConflictError.json +2 -2
- package/json-schema/kernel/NamespaceRegistryEntry.json +2 -2
- package/json-schema/kernel/OclifPluginConfig.json +2 -2
- package/json-schema/kernel/OpsDomainModule.json +2 -2
- package/json-schema/kernel/OpsFilePath.json +2 -2
- package/json-schema/kernel/OpsPluginStructure.json +2 -2
- package/json-schema/kernel/PackageArtifact.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/PluginBuildOptions.json +2 -2
- package/json-schema/kernel/PluginBuildResult.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/PluginDependencyResolutionResult.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/PluginPublishOptions.json +2 -2
- package/json-schema/kernel/PluginPublishResult.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/PluginValidateOptions.json +2 -2
- package/json-schema/kernel/PluginValidateResult.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/RequiredAction.json +2 -2
- package/json-schema/kernel/ResolvedDependency.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/TenantRuntimeContext.json +2 -2
- package/json-schema/kernel/UninstallPackageRequest.json +2 -2
- package/json-schema/kernel/UninstallPackageResponse.json +2 -2
- package/json-schema/kernel/UpgradeContext.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/ValidationFinding.json +2 -2
- package/json-schema/kernel/ValidationResult.json +2 -2
- package/json-schema/kernel/ValidationSeverityEnum.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 +4621 -12124
- 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/HttpRequest.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 +2 -2
- package/json-schema/shared/StaticMount.json +2 -2
- package/json-schema/shared/SystemIdentifier.json +2 -2
- package/json-schema/shared/TransformType.json +2 -2
- package/json-schema/shared/ViewName.json +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 +2 -2
- package/json-schema/studio/CanvasZoomSettings.json +2 -2
- 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 +2 -2
- 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/FlowBuilderConfig.json +2 -2
- package/json-schema/studio/FlowCanvasEdge.json +2 -2
- package/json-schema/studio/FlowCanvasEdgeStyle.json +2 -2
- package/json-schema/studio/FlowCanvasNode.json +2 -2
- package/json-schema/studio/FlowLayoutAlgorithm.json +2 -2
- package/json-schema/studio/FlowLayoutDirection.json +2 -2
- package/json-schema/studio/FlowNodeRenderDescriptor.json +2 -2
- package/json-schema/studio/FlowNodeShape.json +2 -2
- package/json-schema/studio/InterfaceBuilderConfig.json +2 -2
- 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 +2 -2
- 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/AdvancedAuthConfig.json +2 -2
- package/json-schema/system/AnalyzerConfig.json +2 -2
- package/json-schema/system/AppCompatibilityCheck.json +2 -2
- package/json-schema/system/AppInstallRequest.json +2 -2
- package/json-schema/system/AppInstallResult.json +2 -2
- package/json-schema/system/AppManifest.json +2 -2
- package/json-schema/system/AppTranslationBundle.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/AuditFinding.json +2 -2
- package/json-schema/system/AuditFindingSeverity.json +2 -2
- package/json-schema/system/AuditFindingStatus.json +2 -2
- package/json-schema/system/AuditLogConfig.json +2 -2
- package/json-schema/system/AuditRetentionPolicy.json +2 -2
- package/json-schema/system/AuditSchedule.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/ChangeSchema.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/ComplianceFramework.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/CoverageBreakdownEntry.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/DataClassification.json +2 -2
- package/json-schema/system/DataClassificationPolicy.json +2 -2
- package/json-schema/system/DatabaseLevelIsolationStrategy.json +2 -2
- package/json-schema/system/DatabaseProvider.json +2 -2
- package/json-schema/system/DeadLetterQueue.json +2 -2
- package/json-schema/system/DeleteObjectOperation.json +2 -2
- package/json-schema/system/DeployBundle.json +2 -2
- package/json-schema/system/DeployDiff.json +2 -2
- package/json-schema/system/DeployManifest.json +2 -2
- package/json-schema/system/DeployStatusEnum.json +2 -2
- package/json-schema/system/DeployValidationIssue.json +2 -2
- package/json-schema/system/DeployValidationResult.json +2 -2
- package/json-schema/system/DisasterRecoveryPlan.json +2 -2
- package/json-schema/system/DistributedCacheConfig.json +2 -2
- package/json-schema/system/EmailAndPasswordConfig.json +2 -2
- package/json-schema/system/EmailTemplate.json +2 -2
- package/json-schema/system/EmailVerificationConfig.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/Incident.json +2 -2
- package/json-schema/system/IncidentCategory.json +2 -2
- package/json-schema/system/IncidentNotificationMatrix.json +2 -2
- package/json-schema/system/IncidentNotificationRule.json +2 -2
- package/json-schema/system/IncidentResponsePhase.json +2 -2
- package/json-schema/system/IncidentResponsePolicy.json +2 -2
- package/json-schema/system/IncidentSeverity.json +2 -2
- package/json-schema/system/IncidentStatus.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/MessageFormat.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/MetadataDiffResult.json +48 -0
- 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/MetadataHistoryQueryOptions.json +52 -0
- package/json-schema/system/MetadataHistoryQueryResult.json +117 -0
- package/json-schema/system/MetadataHistoryRecord.json +95 -0
- package/json-schema/system/MetadataHistoryRetentionPolicy.json +37 -0
- 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/MigrationPlan.json +2 -2
- package/json-schema/system/MigrationStatement.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/ObjectTranslationNode.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/PackagePublishResult.json +2 -2
- package/json-schema/system/Plan.json +2 -2
- package/json-schema/system/PresignedUrlConfig.json +2 -2
- package/json-schema/system/ProvisioningStep.json +2 -2
- package/json-schema/system/PushNotification.json +2 -2
- package/json-schema/system/QueueConfig.json +2 -2
- package/json-schema/system/QuotaEnforcementResult.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/SocialProviderConfig.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/SupplierAssessmentStatus.json +2 -2
- package/json-schema/system/SupplierRiskLevel.json +2 -2
- package/json-schema/system/SupplierSecurityAssessment.json +2 -2
- package/json-schema/system/SupplierSecurityPolicy.json +2 -2
- package/json-schema/system/SupplierSecurityRequirement.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/TenantConnectionConfig.json +2 -2
- package/json-schema/system/TenantIsolationConfig.json +2 -2
- package/json-schema/system/TenantIsolationLevel.json +2 -2
- package/json-schema/system/TenantPlan.json +2 -2
- package/json-schema/system/TenantProvisioningRequest.json +2 -2
- package/json-schema/system/TenantProvisioningResult.json +2 -2
- package/json-schema/system/TenantProvisioningStatusEnum.json +2 -2
- package/json-schema/system/TenantQuota.json +2 -2
- package/json-schema/system/TenantRegion.json +2 -2
- package/json-schema/system/TenantSecurityPolicy.json +2 -2
- package/json-schema/system/TenantUsage.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/TrainingCategory.json +2 -2
- package/json-schema/system/TrainingCompletionStatus.json +2 -2
- package/json-schema/system/TrainingCourse.json +2 -2
- package/json-schema/system/TrainingPlan.json +2 -2
- package/json-schema/system/TrainingRecord.json +2 -2
- package/json-schema/system/TranslationBundle.json +2 -2
- package/json-schema/system/TranslationConfig.json +2 -2
- package/json-schema/system/TranslationCoverageResult.json +2 -2
- package/json-schema/system/TranslationData.json +2 -2
- package/json-schema/system/TranslationDiffItem.json +2 -2
- package/json-schema/system/TranslationDiffStatus.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 +3 -44
- package/json-schema/ui/ActionNavItem.json +3 -44
- package/json-schema/ui/ActionParam.json +6 -88
- package/json-schema/ui/ActionType.json +2 -2
- package/json-schema/ui/AddRecordConfig.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 +14 -506
- package/json-schema/ui/AppBranding.json +2 -2
- package/json-schema/ui/AppearanceConfig.json +2 -2
- package/json-schema/ui/AriaProps.json +3 -44
- package/json-schema/ui/BlankPageLayout.json +2 -2
- package/json-schema/ui/BlankPageLayoutItem.json +2 -2
- package/json-schema/ui/BorderRadius.json +2 -2
- package/json-schema/ui/BreakpointColumnMap.json +2 -2
- package/json-schema/ui/BreakpointName.json +2 -2
- package/json-schema/ui/BreakpointOrderMap.json +2 -2
- package/json-schema/ui/Breakpoints.json +2 -2
- package/json-schema/ui/CalendarConfig.json +2 -2
- package/json-schema/ui/ChartAnnotation.json +4 -45
- package/json-schema/ui/ChartAxis.json +3 -44
- package/json-schema/ui/ChartConfig.json +11 -339
- package/json-schema/ui/ChartInteraction.json +2 -2
- package/json-schema/ui/ChartSeries.json +3 -44
- 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 +4 -86
- package/json-schema/ui/ConflictResolution.json +2 -2
- package/json-schema/ui/Dashboard.json +22 -760
- package/json-schema/ui/DashboardHeader.json +3 -44
- package/json-schema/ui/DashboardHeaderAction.json +3 -44
- package/json-schema/ui/DashboardNavItem.json +3 -44
- package/json-schema/ui/DashboardWidget.json +15 -507
- package/json-schema/ui/DateFormat.json +2 -2
- package/json-schema/ui/DensityMode.json +2 -2
- package/json-schema/ui/DndConfig.json +6 -170
- package/json-schema/ui/DragConstraint.json +2 -2
- package/json-schema/ui/DragHandle.json +2 -2
- package/json-schema/ui/DragItem.json +4 -86
- package/json-schema/ui/DropEffect.json +2 -2
- package/json-schema/ui/DropZone.json +4 -86
- package/json-schema/ui/EasingFunction.json +2 -2
- package/json-schema/ui/ElementButtonProps.json +4 -86
- package/json-schema/ui/ElementDataSource.json +2 -2
- package/json-schema/ui/ElementFilterProps.json +3 -44
- package/json-schema/ui/ElementFormProps.json +4 -86
- package/json-schema/ui/ElementImageProps.json +3 -44
- package/json-schema/ui/ElementNumberProps.json +3 -44
- package/json-schema/ui/ElementRecordPickerProps.json +4 -86
- package/json-schema/ui/ElementTextProps.json +3 -44
- package/json-schema/ui/EmbedConfig.json +2 -2
- package/json-schema/ui/EvictionPolicy.json +2 -2
- package/json-schema/ui/FocusManagement.json +2 -2
- package/json-schema/ui/FocusTrapConfig.json +2 -2
- package/json-schema/ui/FormField.json +5 -128
- package/json-schema/ui/GalleryConfig.json +2 -2
- package/json-schema/ui/GanttConfig.json +2 -2
- package/json-schema/ui/GestureConfig.json +3 -44
- package/json-schema/ui/GestureType.json +2 -2
- package/json-schema/ui/GlobalFilter.json +5 -87
- package/json-schema/ui/GlobalFilterOptionsFrom.json +2 -2
- package/json-schema/ui/GroupNavItem.json +3 -44
- 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 +4 -45
- package/json-schema/ui/I18nObject.json +2 -2
- package/json-schema/ui/InterfacePageConfig.json +3 -44
- package/json-schema/ui/KanbanConfig.json +2 -2
- package/json-schema/ui/KeyboardNavigationConfig.json +4 -86
- package/json-schema/ui/KeyboardShortcut.json +3 -44
- package/json-schema/ui/ListColumn.json +3 -44
- package/json-schema/ui/ListView.json +12 -299
- package/json-schema/ui/LocaleConfig.json +2 -2
- package/json-schema/ui/LongPressGestureConfig.json +2 -2
- package/json-schema/ui/MotionConfig.json +5 -128
- package/json-schema/ui/NavigationArea.json +11 -380
- package/json-schema/ui/NavigationConfig.json +2 -2
- package/json-schema/ui/NavigationItem.json +9 -296
- package/json-schema/ui/NavigationMode.json +2 -2
- package/json-schema/ui/Notification.json +6 -170
- package/json-schema/ui/NotificationAction.json +3 -44
- 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 +3 -44
- package/json-schema/ui/OfflineCacheConfig.json +2 -2
- package/json-schema/ui/OfflineConfig.json +3 -44
- package/json-schema/ui/OfflineStrategy.json +2 -2
- package/json-schema/ui/Page.json +11 -257
- package/json-schema/ui/PageAccordionProps.json +5 -87
- package/json-schema/ui/PageCardProps.json +5 -87
- package/json-schema/ui/PageComponent.json +5 -87
- package/json-schema/ui/PageComponentType.json +2 -2
- package/json-schema/ui/PageHeaderProps.json +5 -128
- package/json-schema/ui/PageNavItem.json +3 -44
- package/json-schema/ui/PageRegion.json +5 -87
- package/json-schema/ui/PageTabsProps.json +5 -87
- package/json-schema/ui/PageTransition.json +2 -2
- package/json-schema/ui/PageType.json +2 -2
- package/json-schema/ui/PageVariable.json +2 -2
- package/json-schema/ui/PaginationConfig.json +2 -2
- package/json-schema/ui/PerformanceConfig.json +2 -2
- package/json-schema/ui/PersistStorage.json +2 -2
- package/json-schema/ui/PinchGestureConfig.json +2 -2
- package/json-schema/ui/PluralRule.json +2 -2
- package/json-schema/ui/RecordActivityProps.json +3 -44
- package/json-schema/ui/RecordChatterProps.json +4 -86
- package/json-schema/ui/RecordDetailsProps.json +3 -44
- package/json-schema/ui/RecordHighlightsProps.json +3 -44
- package/json-schema/ui/RecordPathProps.json +5 -87
- package/json-schema/ui/RecordRelatedListProps.json +4 -86
- package/json-schema/ui/RecordReviewConfig.json +2 -2
- package/json-schema/ui/Report.json +14 -424
- package/json-schema/ui/ReportChart.json +9 -255
- package/json-schema/ui/ReportColumn.json +3 -44
- package/json-schema/ui/ReportGrouping.json +2 -2
- package/json-schema/ui/ReportNavItem.json +3 -44
- 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 +2 -2
- package/json-schema/ui/Spacing.json +2 -2
- package/json-schema/ui/SwipeDirection.json +2 -2
- package/json-schema/ui/SwipeGestureConfig.json +2 -2
- package/json-schema/ui/SyncConfig.json +2 -2
- package/json-schema/ui/Theme.json +2 -2
- package/json-schema/ui/ThemeMode.json +2 -2
- package/json-schema/ui/TimelineConfig.json +2 -2
- package/json-schema/ui/TouchInteraction.json +4 -86
- 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 +3 -44
- package/json-schema/ui/UserActionsConfig.json +2 -2
- package/json-schema/ui/ViewData.json +2 -2
- package/json-schema/ui/ViewFilterRule.json +2 -2
- package/json-schema/ui/ViewSharing.json +2 -2
- package/json-schema/ui/ViewTab.json +3 -44
- package/json-schema/ui/VisualizationType.json +2 -2
- package/json-schema/ui/WcagContrastLevel.json +2 -2
- package/json-schema/ui/WidgetActionType.json +2 -2
- package/json-schema/ui/WidgetColorVariant.json +2 -2
- package/json-schema/ui/WidgetEvent.json +4 -86
- package/json-schema/ui/WidgetLifecycle.json +2 -2
- package/json-schema/ui/WidgetManifest.json +9 -296
- package/json-schema/ui/WidgetMeasure.json +3 -44
- package/json-schema/ui/WidgetProperty.json +4 -86
- package/json-schema/ui/WidgetSource.json +2 -2
- package/json-schema/ui/ZIndex.json +2 -2
- package/package.json +3 -2
- package/json-schema/api/AiChatRequest.json +0 -28
- package/json-schema/api/AiChatResponse.json +0 -51
package/dist/index.d.ts
CHANGED
|
@@ -1,32 +1,33 @@
|
|
|
1
1
|
import { M as MapSupportedField, a as MetadataCollectionInput } from './index-PSz4u0Kl.js';
|
|
2
2
|
export { b as MAP_SUPPORTED_FIELDS, c as METADATA_ALIASES, i as Shared, f as findClosestMatches, d as formatSuggestion, e as formatZodError, g as formatZodIssue, n as normalizeMetadataCollection, h as normalizePluginMetadata, j as normalizeStackInput, o as objectStackErrorMap, s as safeParsePretty, k as suggestFieldType } from './index-PSz4u0Kl.js';
|
|
3
|
-
export { i as Data } from './index-
|
|
3
|
+
export { i as Data } from './index-k4sjeOQx.js';
|
|
4
4
|
export { i as Security } from './index-CGHUOFoh.js';
|
|
5
|
-
export { i as UI, d as defineApp, a as defineView } from './index-
|
|
6
|
-
export { i as System } from './index-
|
|
5
|
+
export { i as UI, d as defineApp, a as defineView } from './index-T9OLAOd1.js';
|
|
6
|
+
export { i as System } from './index-4Z4qDy0j.js';
|
|
7
7
|
export { i as Kernel, P as PluginContext } from './index-CiLN7u61.js';
|
|
8
8
|
export { i as Cloud } from './index-GhD9B3Lr.js';
|
|
9
9
|
export { i as QA } from './index-CfW_pO83.js';
|
|
10
10
|
export { i as Identity } from './index-KkKYFQDj.js';
|
|
11
|
-
import { F as FilterGroup } from './index-
|
|
12
|
-
export { i as AI, A as Agent, S as Skill, T as Tool, d as defineAgent, a as defineSkill, b as defineTool } from './index-
|
|
13
|
-
export { i as API } from './index-
|
|
11
|
+
import { F as FilterGroup } from './index-BCj-HPon.js';
|
|
12
|
+
export { i as AI, A as Agent, S as Skill, T as Tool, d as defineAgent, a as defineSkill, b as defineTool } from './index-BCj-HPon.js';
|
|
13
|
+
export { i as API } from './index-BqLDM_a6.js';
|
|
14
14
|
export { i as Automation } from './index-CZuSu044.js';
|
|
15
15
|
export { i as Integration } from './index-P3ObzBdq.js';
|
|
16
|
-
export { i as Contracts } from './index-
|
|
16
|
+
export { i as Contracts } from './index-B6xRRcpa.js';
|
|
17
17
|
export { i as Studio } from './index-CBpBjx39.js';
|
|
18
|
-
import { B as BaseValidationRuleShape, S as ServiceObject } from './object.zod-
|
|
18
|
+
import { B as BaseValidationRuleShape, S as ServiceObject } from './object.zod-CFJFn4SN.js';
|
|
19
19
|
import { z } from 'zod';
|
|
20
20
|
import { S as StateNodeConfig } from './state-machine.zod-DoC0JvQb.js';
|
|
21
|
-
import { Q as QueryAST } from './field.zod-
|
|
21
|
+
import { Q as QueryAST } from './field.zod-D_DIgcSq.js';
|
|
22
22
|
import { F as FilterCondition } from './filter.zod-C1pP3ajF.js';
|
|
23
23
|
export { d as defineFlow } from './execution.zod-BDSclvmn.js';
|
|
24
24
|
import './http.zod-D7ZTstT3.js';
|
|
25
|
-
import './subscription.zod-
|
|
26
|
-
import './app-install.zod-
|
|
25
|
+
import './subscription.zod-CIf7oeH1.js';
|
|
26
|
+
import './app-install.zod-7DlLx-js.js';
|
|
27
27
|
import './package-upgrade.zod-BrIeB0rq.js';
|
|
28
28
|
import './package-registry.zod-DeXhB8jL.js';
|
|
29
29
|
import './export.zod-D4NQy11G.js';
|
|
30
|
+
import 'ai';
|
|
30
31
|
|
|
31
32
|
/**
|
|
32
33
|
* ObjectStack Ecosystem Definition
|
|
@@ -1034,11 +1035,7 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
1034
1035
|
keyPrefix: z.ZodOptional<z.ZodString>;
|
|
1035
1036
|
actions: z.ZodOptional<z.ZodArray<z.ZodPipe<z.ZodObject<{
|
|
1036
1037
|
name: z.ZodString;
|
|
1037
|
-
label: z.
|
|
1038
|
-
key: z.ZodString;
|
|
1039
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
1040
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
1041
|
-
}, z.core.$strip>]>;
|
|
1038
|
+
label: z.ZodString;
|
|
1042
1039
|
objectName: z.ZodOptional<z.ZodString>;
|
|
1043
1040
|
icon: z.ZodOptional<z.ZodString>;
|
|
1044
1041
|
locations: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
@@ -1066,11 +1063,7 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
1066
1063
|
execute: z.ZodOptional<z.ZodString>;
|
|
1067
1064
|
params: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
1068
1065
|
name: z.ZodString;
|
|
1069
|
-
label: z.
|
|
1070
|
-
key: z.ZodString;
|
|
1071
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
1072
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
1073
|
-
}, z.core.$strip>]>;
|
|
1066
|
+
label: z.ZodString;
|
|
1074
1067
|
type: z.ZodEnum<{
|
|
1075
1068
|
number: "number";
|
|
1076
1069
|
boolean: "boolean";
|
|
@@ -1119,11 +1112,7 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
1119
1112
|
}>;
|
|
1120
1113
|
required: z.ZodDefault<z.ZodBoolean>;
|
|
1121
1114
|
options: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
1122
|
-
label: z.
|
|
1123
|
-
key: z.ZodString;
|
|
1124
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
1125
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
1126
|
-
}, z.core.$strip>]>;
|
|
1115
|
+
label: z.ZodString;
|
|
1127
1116
|
value: z.ZodString;
|
|
1128
1117
|
}, z.core.$strip>>>;
|
|
1129
1118
|
}, z.core.$strip>>>;
|
|
@@ -1134,16 +1123,8 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
1134
1123
|
danger: "danger";
|
|
1135
1124
|
ghost: "ghost";
|
|
1136
1125
|
}>>;
|
|
1137
|
-
confirmText: z.ZodOptional<z.
|
|
1138
|
-
|
|
1139
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
1140
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
1141
|
-
}, z.core.$strip>]>>;
|
|
1142
|
-
successMessage: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
1143
|
-
key: z.ZodString;
|
|
1144
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
1145
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
1146
|
-
}, z.core.$strip>]>>;
|
|
1126
|
+
confirmText: z.ZodOptional<z.ZodString>;
|
|
1127
|
+
successMessage: z.ZodOptional<z.ZodString>;
|
|
1147
1128
|
refreshAfter: z.ZodDefault<z.ZodBoolean>;
|
|
1148
1129
|
visible: z.ZodOptional<z.ZodString>;
|
|
1149
1130
|
disabled: z.ZodOptional<z.ZodUnion<readonly [z.ZodBoolean, z.ZodString]>>;
|
|
@@ -1151,21 +1132,13 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
1151
1132
|
bulkEnabled: z.ZodOptional<z.ZodBoolean>;
|
|
1152
1133
|
timeout: z.ZodOptional<z.ZodNumber>;
|
|
1153
1134
|
aria: z.ZodOptional<z.ZodObject<{
|
|
1154
|
-
ariaLabel: z.ZodOptional<z.
|
|
1155
|
-
key: z.ZodString;
|
|
1156
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
1157
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
1158
|
-
}, z.core.$strip>]>>;
|
|
1135
|
+
ariaLabel: z.ZodOptional<z.ZodString>;
|
|
1159
1136
|
ariaDescribedBy: z.ZodOptional<z.ZodString>;
|
|
1160
1137
|
role: z.ZodOptional<z.ZodString>;
|
|
1161
1138
|
}, z.core.$strip>>;
|
|
1162
1139
|
}, z.core.$strip>, z.ZodTransform<{
|
|
1163
1140
|
name: string;
|
|
1164
|
-
label: string
|
|
1165
|
-
key: string;
|
|
1166
|
-
defaultValue?: string | undefined;
|
|
1167
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
1168
|
-
};
|
|
1141
|
+
label: string;
|
|
1169
1142
|
type: "url" | "script" | "modal" | "flow" | "api";
|
|
1170
1143
|
refreshAfter: boolean;
|
|
1171
1144
|
objectName?: string | undefined;
|
|
@@ -1176,54 +1149,30 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
1176
1149
|
execute?: string | undefined;
|
|
1177
1150
|
params?: {
|
|
1178
1151
|
name: string;
|
|
1179
|
-
label: string
|
|
1180
|
-
key: string;
|
|
1181
|
-
defaultValue?: string | undefined;
|
|
1182
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
1183
|
-
};
|
|
1152
|
+
label: string;
|
|
1184
1153
|
type: "number" | "boolean" | "date" | "lookup" | "file" | "url" | "json" | "text" | "textarea" | "email" | "phone" | "password" | "markdown" | "html" | "richtext" | "currency" | "percent" | "datetime" | "time" | "toggle" | "select" | "multiselect" | "radio" | "checkboxes" | "master_detail" | "tree" | "image" | "avatar" | "video" | "audio" | "formula" | "summary" | "autonumber" | "location" | "address" | "code" | "color" | "rating" | "slider" | "signature" | "qrcode" | "progress" | "tags" | "vector";
|
|
1185
1154
|
required: boolean;
|
|
1186
1155
|
options?: {
|
|
1187
|
-
label: string
|
|
1188
|
-
key: string;
|
|
1189
|
-
defaultValue?: string | undefined;
|
|
1190
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
1191
|
-
};
|
|
1156
|
+
label: string;
|
|
1192
1157
|
value: string;
|
|
1193
1158
|
}[] | undefined;
|
|
1194
1159
|
}[] | undefined;
|
|
1195
1160
|
variant?: "link" | "primary" | "secondary" | "danger" | "ghost" | undefined;
|
|
1196
|
-
confirmText?: string |
|
|
1197
|
-
|
|
1198
|
-
defaultValue?: string | undefined;
|
|
1199
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
1200
|
-
} | undefined;
|
|
1201
|
-
successMessage?: string | {
|
|
1202
|
-
key: string;
|
|
1203
|
-
defaultValue?: string | undefined;
|
|
1204
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
1205
|
-
} | undefined;
|
|
1161
|
+
confirmText?: string | undefined;
|
|
1162
|
+
successMessage?: string | undefined;
|
|
1206
1163
|
visible?: string | undefined;
|
|
1207
1164
|
disabled?: string | boolean | undefined;
|
|
1208
1165
|
shortcut?: string | undefined;
|
|
1209
1166
|
bulkEnabled?: boolean | undefined;
|
|
1210
1167
|
timeout?: number | undefined;
|
|
1211
1168
|
aria?: {
|
|
1212
|
-
ariaLabel?: string |
|
|
1213
|
-
key: string;
|
|
1214
|
-
defaultValue?: string | undefined;
|
|
1215
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
1216
|
-
} | undefined;
|
|
1169
|
+
ariaLabel?: string | undefined;
|
|
1217
1170
|
ariaDescribedBy?: string | undefined;
|
|
1218
1171
|
role?: string | undefined;
|
|
1219
1172
|
} | undefined;
|
|
1220
1173
|
}, {
|
|
1221
1174
|
name: string;
|
|
1222
|
-
label: string
|
|
1223
|
-
key: string;
|
|
1224
|
-
defaultValue?: string | undefined;
|
|
1225
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
1226
|
-
};
|
|
1175
|
+
label: string;
|
|
1227
1176
|
type: "url" | "script" | "modal" | "flow" | "api";
|
|
1228
1177
|
refreshAfter: boolean;
|
|
1229
1178
|
objectName?: string | undefined;
|
|
@@ -1234,44 +1183,24 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
1234
1183
|
execute?: string | undefined;
|
|
1235
1184
|
params?: {
|
|
1236
1185
|
name: string;
|
|
1237
|
-
label: string
|
|
1238
|
-
key: string;
|
|
1239
|
-
defaultValue?: string | undefined;
|
|
1240
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
1241
|
-
};
|
|
1186
|
+
label: string;
|
|
1242
1187
|
type: "number" | "boolean" | "date" | "lookup" | "file" | "url" | "json" | "text" | "textarea" | "email" | "phone" | "password" | "markdown" | "html" | "richtext" | "currency" | "percent" | "datetime" | "time" | "toggle" | "select" | "multiselect" | "radio" | "checkboxes" | "master_detail" | "tree" | "image" | "avatar" | "video" | "audio" | "formula" | "summary" | "autonumber" | "location" | "address" | "code" | "color" | "rating" | "slider" | "signature" | "qrcode" | "progress" | "tags" | "vector";
|
|
1243
1188
|
required: boolean;
|
|
1244
1189
|
options?: {
|
|
1245
|
-
label: string
|
|
1246
|
-
key: string;
|
|
1247
|
-
defaultValue?: string | undefined;
|
|
1248
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
1249
|
-
};
|
|
1190
|
+
label: string;
|
|
1250
1191
|
value: string;
|
|
1251
1192
|
}[] | undefined;
|
|
1252
1193
|
}[] | undefined;
|
|
1253
1194
|
variant?: "link" | "primary" | "secondary" | "danger" | "ghost" | undefined;
|
|
1254
|
-
confirmText?: string |
|
|
1255
|
-
|
|
1256
|
-
defaultValue?: string | undefined;
|
|
1257
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
1258
|
-
} | undefined;
|
|
1259
|
-
successMessage?: string | {
|
|
1260
|
-
key: string;
|
|
1261
|
-
defaultValue?: string | undefined;
|
|
1262
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
1263
|
-
} | undefined;
|
|
1195
|
+
confirmText?: string | undefined;
|
|
1196
|
+
successMessage?: string | undefined;
|
|
1264
1197
|
visible?: string | undefined;
|
|
1265
1198
|
disabled?: string | boolean | undefined;
|
|
1266
1199
|
shortcut?: string | undefined;
|
|
1267
1200
|
bulkEnabled?: boolean | undefined;
|
|
1268
1201
|
timeout?: number | undefined;
|
|
1269
1202
|
aria?: {
|
|
1270
|
-
ariaLabel?: string |
|
|
1271
|
-
key: string;
|
|
1272
|
-
defaultValue?: string | undefined;
|
|
1273
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
1274
|
-
} | undefined;
|
|
1203
|
+
ariaLabel?: string | undefined;
|
|
1275
1204
|
ariaDescribedBy?: string | undefined;
|
|
1276
1205
|
role?: string | undefined;
|
|
1277
1206
|
} | undefined;
|
|
@@ -1706,11 +1635,7 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
1706
1635
|
keyPrefix: z.ZodOptional<z.ZodString>;
|
|
1707
1636
|
actions: z.ZodOptional<z.ZodArray<z.ZodPipe<z.ZodObject<{
|
|
1708
1637
|
name: z.ZodString;
|
|
1709
|
-
label: z.
|
|
1710
|
-
key: z.ZodString;
|
|
1711
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
1712
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
1713
|
-
}, z.core.$strip>]>;
|
|
1638
|
+
label: z.ZodString;
|
|
1714
1639
|
objectName: z.ZodOptional<z.ZodString>;
|
|
1715
1640
|
icon: z.ZodOptional<z.ZodString>;
|
|
1716
1641
|
locations: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
@@ -1738,11 +1663,7 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
1738
1663
|
execute: z.ZodOptional<z.ZodString>;
|
|
1739
1664
|
params: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
1740
1665
|
name: z.ZodString;
|
|
1741
|
-
label: z.
|
|
1742
|
-
key: z.ZodString;
|
|
1743
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
1744
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
1745
|
-
}, z.core.$strip>]>;
|
|
1666
|
+
label: z.ZodString;
|
|
1746
1667
|
type: z.ZodEnum<{
|
|
1747
1668
|
number: "number";
|
|
1748
1669
|
boolean: "boolean";
|
|
@@ -1791,11 +1712,7 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
1791
1712
|
}>;
|
|
1792
1713
|
required: z.ZodDefault<z.ZodBoolean>;
|
|
1793
1714
|
options: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
1794
|
-
label: z.
|
|
1795
|
-
key: z.ZodString;
|
|
1796
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
1797
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
1798
|
-
}, z.core.$strip>]>;
|
|
1715
|
+
label: z.ZodString;
|
|
1799
1716
|
value: z.ZodString;
|
|
1800
1717
|
}, z.core.$strip>>>;
|
|
1801
1718
|
}, z.core.$strip>>>;
|
|
@@ -1806,16 +1723,8 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
1806
1723
|
danger: "danger";
|
|
1807
1724
|
ghost: "ghost";
|
|
1808
1725
|
}>>;
|
|
1809
|
-
confirmText: z.ZodOptional<z.
|
|
1810
|
-
|
|
1811
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
1812
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
1813
|
-
}, z.core.$strip>]>>;
|
|
1814
|
-
successMessage: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
1815
|
-
key: z.ZodString;
|
|
1816
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
1817
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
1818
|
-
}, z.core.$strip>]>>;
|
|
1726
|
+
confirmText: z.ZodOptional<z.ZodString>;
|
|
1727
|
+
successMessage: z.ZodOptional<z.ZodString>;
|
|
1819
1728
|
refreshAfter: z.ZodDefault<z.ZodBoolean>;
|
|
1820
1729
|
visible: z.ZodOptional<z.ZodString>;
|
|
1821
1730
|
disabled: z.ZodOptional<z.ZodUnion<readonly [z.ZodBoolean, z.ZodString]>>;
|
|
@@ -1823,21 +1732,13 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
1823
1732
|
bulkEnabled: z.ZodOptional<z.ZodBoolean>;
|
|
1824
1733
|
timeout: z.ZodOptional<z.ZodNumber>;
|
|
1825
1734
|
aria: z.ZodOptional<z.ZodObject<{
|
|
1826
|
-
ariaLabel: z.ZodOptional<z.
|
|
1827
|
-
key: z.ZodString;
|
|
1828
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
1829
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
1830
|
-
}, z.core.$strip>]>>;
|
|
1735
|
+
ariaLabel: z.ZodOptional<z.ZodString>;
|
|
1831
1736
|
ariaDescribedBy: z.ZodOptional<z.ZodString>;
|
|
1832
1737
|
role: z.ZodOptional<z.ZodString>;
|
|
1833
1738
|
}, z.core.$strip>>;
|
|
1834
1739
|
}, z.core.$strip>, z.ZodTransform<{
|
|
1835
1740
|
name: string;
|
|
1836
|
-
label: string
|
|
1837
|
-
key: string;
|
|
1838
|
-
defaultValue?: string | undefined;
|
|
1839
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
1840
|
-
};
|
|
1741
|
+
label: string;
|
|
1841
1742
|
type: "url" | "script" | "modal" | "flow" | "api";
|
|
1842
1743
|
refreshAfter: boolean;
|
|
1843
1744
|
objectName?: string | undefined;
|
|
@@ -1848,54 +1749,30 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
1848
1749
|
execute?: string | undefined;
|
|
1849
1750
|
params?: {
|
|
1850
1751
|
name: string;
|
|
1851
|
-
label: string
|
|
1852
|
-
key: string;
|
|
1853
|
-
defaultValue?: string | undefined;
|
|
1854
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
1855
|
-
};
|
|
1752
|
+
label: string;
|
|
1856
1753
|
type: "number" | "boolean" | "date" | "lookup" | "file" | "url" | "json" | "text" | "textarea" | "email" | "phone" | "password" | "markdown" | "html" | "richtext" | "currency" | "percent" | "datetime" | "time" | "toggle" | "select" | "multiselect" | "radio" | "checkboxes" | "master_detail" | "tree" | "image" | "avatar" | "video" | "audio" | "formula" | "summary" | "autonumber" | "location" | "address" | "code" | "color" | "rating" | "slider" | "signature" | "qrcode" | "progress" | "tags" | "vector";
|
|
1857
1754
|
required: boolean;
|
|
1858
1755
|
options?: {
|
|
1859
|
-
label: string
|
|
1860
|
-
key: string;
|
|
1861
|
-
defaultValue?: string | undefined;
|
|
1862
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
1863
|
-
};
|
|
1756
|
+
label: string;
|
|
1864
1757
|
value: string;
|
|
1865
1758
|
}[] | undefined;
|
|
1866
1759
|
}[] | undefined;
|
|
1867
1760
|
variant?: "link" | "primary" | "secondary" | "danger" | "ghost" | undefined;
|
|
1868
|
-
confirmText?: string |
|
|
1869
|
-
|
|
1870
|
-
defaultValue?: string | undefined;
|
|
1871
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
1872
|
-
} | undefined;
|
|
1873
|
-
successMessage?: string | {
|
|
1874
|
-
key: string;
|
|
1875
|
-
defaultValue?: string | undefined;
|
|
1876
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
1877
|
-
} | undefined;
|
|
1761
|
+
confirmText?: string | undefined;
|
|
1762
|
+
successMessage?: string | undefined;
|
|
1878
1763
|
visible?: string | undefined;
|
|
1879
1764
|
disabled?: string | boolean | undefined;
|
|
1880
1765
|
shortcut?: string | undefined;
|
|
1881
1766
|
bulkEnabled?: boolean | undefined;
|
|
1882
1767
|
timeout?: number | undefined;
|
|
1883
1768
|
aria?: {
|
|
1884
|
-
ariaLabel?: string |
|
|
1885
|
-
key: string;
|
|
1886
|
-
defaultValue?: string | undefined;
|
|
1887
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
1888
|
-
} | undefined;
|
|
1769
|
+
ariaLabel?: string | undefined;
|
|
1889
1770
|
ariaDescribedBy?: string | undefined;
|
|
1890
1771
|
role?: string | undefined;
|
|
1891
1772
|
} | undefined;
|
|
1892
1773
|
}, {
|
|
1893
1774
|
name: string;
|
|
1894
|
-
label: string
|
|
1895
|
-
key: string;
|
|
1896
|
-
defaultValue?: string | undefined;
|
|
1897
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
1898
|
-
};
|
|
1775
|
+
label: string;
|
|
1899
1776
|
type: "url" | "script" | "modal" | "flow" | "api";
|
|
1900
1777
|
refreshAfter: boolean;
|
|
1901
1778
|
objectName?: string | undefined;
|
|
@@ -1906,44 +1783,24 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
1906
1783
|
execute?: string | undefined;
|
|
1907
1784
|
params?: {
|
|
1908
1785
|
name: string;
|
|
1909
|
-
label: string
|
|
1910
|
-
key: string;
|
|
1911
|
-
defaultValue?: string | undefined;
|
|
1912
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
1913
|
-
};
|
|
1786
|
+
label: string;
|
|
1914
1787
|
type: "number" | "boolean" | "date" | "lookup" | "file" | "url" | "json" | "text" | "textarea" | "email" | "phone" | "password" | "markdown" | "html" | "richtext" | "currency" | "percent" | "datetime" | "time" | "toggle" | "select" | "multiselect" | "radio" | "checkboxes" | "master_detail" | "tree" | "image" | "avatar" | "video" | "audio" | "formula" | "summary" | "autonumber" | "location" | "address" | "code" | "color" | "rating" | "slider" | "signature" | "qrcode" | "progress" | "tags" | "vector";
|
|
1915
1788
|
required: boolean;
|
|
1916
1789
|
options?: {
|
|
1917
|
-
label: string
|
|
1918
|
-
key: string;
|
|
1919
|
-
defaultValue?: string | undefined;
|
|
1920
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
1921
|
-
};
|
|
1790
|
+
label: string;
|
|
1922
1791
|
value: string;
|
|
1923
1792
|
}[] | undefined;
|
|
1924
1793
|
}[] | undefined;
|
|
1925
1794
|
variant?: "link" | "primary" | "secondary" | "danger" | "ghost" | undefined;
|
|
1926
|
-
confirmText?: string |
|
|
1927
|
-
|
|
1928
|
-
defaultValue?: string | undefined;
|
|
1929
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
1930
|
-
} | undefined;
|
|
1931
|
-
successMessage?: string | {
|
|
1932
|
-
key: string;
|
|
1933
|
-
defaultValue?: string | undefined;
|
|
1934
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
1935
|
-
} | undefined;
|
|
1795
|
+
confirmText?: string | undefined;
|
|
1796
|
+
successMessage?: string | undefined;
|
|
1936
1797
|
visible?: string | undefined;
|
|
1937
1798
|
disabled?: string | boolean | undefined;
|
|
1938
1799
|
shortcut?: string | undefined;
|
|
1939
1800
|
bulkEnabled?: boolean | undefined;
|
|
1940
1801
|
timeout?: number | undefined;
|
|
1941
1802
|
aria?: {
|
|
1942
|
-
ariaLabel?: string |
|
|
1943
|
-
key: string;
|
|
1944
|
-
defaultValue?: string | undefined;
|
|
1945
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
1946
|
-
} | undefined;
|
|
1803
|
+
ariaLabel?: string | undefined;
|
|
1947
1804
|
ariaDescribedBy?: string | undefined;
|
|
1948
1805
|
role?: string | undefined;
|
|
1949
1806
|
} | undefined;
|
|
@@ -2248,17 +2105,9 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
2248
2105
|
}, z.core.$strip>>>;
|
|
2249
2106
|
apps: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
2250
2107
|
name: z.ZodString;
|
|
2251
|
-
label: z.
|
|
2252
|
-
key: z.ZodString;
|
|
2253
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
2254
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
2255
|
-
}, z.core.$strip>]>;
|
|
2108
|
+
label: z.ZodString;
|
|
2256
2109
|
version: z.ZodOptional<z.ZodString>;
|
|
2257
|
-
description: z.ZodOptional<z.
|
|
2258
|
-
key: z.ZodString;
|
|
2259
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
2260
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
2261
|
-
}, z.core.$strip>]>>;
|
|
2110
|
+
description: z.ZodOptional<z.ZodString>;
|
|
2262
2111
|
icon: z.ZodOptional<z.ZodString>;
|
|
2263
2112
|
branding: z.ZodOptional<z.ZodObject<{
|
|
2264
2113
|
primaryColor: z.ZodOptional<z.ZodString>;
|
|
@@ -2270,18 +2119,10 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
2270
2119
|
navigation: z.ZodOptional<z.ZodArray<z.ZodType<any, unknown, z.core.$ZodTypeInternals<any, unknown>>>>;
|
|
2271
2120
|
areas: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
2272
2121
|
id: z.ZodString;
|
|
2273
|
-
label: z.
|
|
2274
|
-
key: z.ZodString;
|
|
2275
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
2276
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
2277
|
-
}, z.core.$strip>]>;
|
|
2122
|
+
label: z.ZodString;
|
|
2278
2123
|
icon: z.ZodOptional<z.ZodString>;
|
|
2279
2124
|
order: z.ZodOptional<z.ZodNumber>;
|
|
2280
|
-
description: z.ZodOptional<z.
|
|
2281
|
-
key: z.ZodString;
|
|
2282
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
2283
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
2284
|
-
}, z.core.$strip>]>>;
|
|
2125
|
+
description: z.ZodOptional<z.ZodString>;
|
|
2285
2126
|
visible: z.ZodOptional<z.ZodString>;
|
|
2286
2127
|
requiredPermissions: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
2287
2128
|
navigation: z.ZodArray<z.ZodType<any, unknown, z.core.$ZodTypeInternals<any, unknown>>>;
|
|
@@ -2316,11 +2157,7 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
2316
2157
|
bottomNavItems: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
2317
2158
|
}, z.core.$strip>>;
|
|
2318
2159
|
aria: z.ZodOptional<z.ZodObject<{
|
|
2319
|
-
ariaLabel: z.ZodOptional<z.
|
|
2320
|
-
key: z.ZodString;
|
|
2321
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
2322
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
2323
|
-
}, z.core.$strip>]>>;
|
|
2160
|
+
ariaLabel: z.ZodOptional<z.ZodString>;
|
|
2324
2161
|
ariaDescribedBy: z.ZodOptional<z.ZodString>;
|
|
2325
2162
|
role: z.ZodOptional<z.ZodString>;
|
|
2326
2163
|
}, z.core.$strip>>;
|
|
@@ -2328,11 +2165,7 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
2328
2165
|
views: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
2329
2166
|
list: z.ZodOptional<z.ZodObject<{
|
|
2330
2167
|
name: z.ZodOptional<z.ZodString>;
|
|
2331
|
-
label: z.ZodOptional<z.
|
|
2332
|
-
key: z.ZodString;
|
|
2333
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
2334
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
2335
|
-
}, z.core.$strip>]>>;
|
|
2168
|
+
label: z.ZodOptional<z.ZodString>;
|
|
2336
2169
|
type: z.ZodDefault<z.ZodEnum<{
|
|
2337
2170
|
map: "map";
|
|
2338
2171
|
grid: "grid";
|
|
@@ -2379,11 +2212,7 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
2379
2212
|
}, z.core.$strip>], "provider">>;
|
|
2380
2213
|
columns: z.ZodUnion<readonly [z.ZodArray<z.ZodString>, z.ZodArray<z.ZodObject<{
|
|
2381
2214
|
field: z.ZodString;
|
|
2382
|
-
label: z.ZodOptional<z.
|
|
2383
|
-
key: z.ZodString;
|
|
2384
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
2385
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
2386
|
-
}, z.core.$strip>]>>;
|
|
2215
|
+
label: z.ZodOptional<z.ZodString>;
|
|
2387
2216
|
width: z.ZodOptional<z.ZodNumber>;
|
|
2388
2217
|
align: z.ZodOptional<z.ZodEnum<{
|
|
2389
2218
|
left: "left";
|
|
@@ -2518,11 +2347,7 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
2518
2347
|
year: "year";
|
|
2519
2348
|
}>>;
|
|
2520
2349
|
}, z.core.$strip>>;
|
|
2521
|
-
description: z.ZodOptional<z.
|
|
2522
|
-
key: z.ZodString;
|
|
2523
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
2524
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
2525
|
-
}, z.core.$strip>]>>;
|
|
2350
|
+
description: z.ZodOptional<z.ZodString>;
|
|
2526
2351
|
sharing: z.ZodOptional<z.ZodObject<{
|
|
2527
2352
|
type: z.ZodDefault<z.ZodEnum<{
|
|
2528
2353
|
personal: "personal";
|
|
@@ -2589,11 +2414,7 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
2589
2414
|
}, z.core.$strip>>;
|
|
2590
2415
|
tabs: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
2591
2416
|
name: z.ZodString;
|
|
2592
|
-
label: z.ZodOptional<z.
|
|
2593
|
-
key: z.ZodString;
|
|
2594
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
2595
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
2596
|
-
}, z.core.$strip>]>>;
|
|
2417
|
+
label: z.ZodOptional<z.ZodString>;
|
|
2597
2418
|
icon: z.ZodOptional<z.ZodString>;
|
|
2598
2419
|
view: z.ZodOptional<z.ZodString>;
|
|
2599
2420
|
filter: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -2623,24 +2444,12 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
2623
2444
|
showRecordCount: z.ZodOptional<z.ZodBoolean>;
|
|
2624
2445
|
allowPrinting: z.ZodOptional<z.ZodBoolean>;
|
|
2625
2446
|
emptyState: z.ZodOptional<z.ZodObject<{
|
|
2626
|
-
title: z.ZodOptional<z.
|
|
2627
|
-
|
|
2628
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
2629
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
2630
|
-
}, z.core.$strip>]>>;
|
|
2631
|
-
message: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
2632
|
-
key: z.ZodString;
|
|
2633
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
2634
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
2635
|
-
}, z.core.$strip>]>>;
|
|
2447
|
+
title: z.ZodOptional<z.ZodString>;
|
|
2448
|
+
message: z.ZodOptional<z.ZodString>;
|
|
2636
2449
|
icon: z.ZodOptional<z.ZodString>;
|
|
2637
2450
|
}, z.core.$strip>>;
|
|
2638
2451
|
aria: z.ZodOptional<z.ZodObject<{
|
|
2639
|
-
ariaLabel: z.ZodOptional<z.
|
|
2640
|
-
key: z.ZodString;
|
|
2641
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
2642
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
2643
|
-
}, z.core.$strip>]>>;
|
|
2452
|
+
ariaLabel: z.ZodOptional<z.ZodString>;
|
|
2644
2453
|
ariaDescribedBy: z.ZodOptional<z.ZodString>;
|
|
2645
2454
|
role: z.ZodOptional<z.ZodString>;
|
|
2646
2455
|
}, z.core.$strip>>;
|
|
@@ -2741,11 +2550,7 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
2741
2550
|
items: z.ZodArray<z.ZodUnknown>;
|
|
2742
2551
|
}, z.core.$strip>], "provider">>;
|
|
2743
2552
|
sections: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
2744
|
-
label: z.ZodOptional<z.
|
|
2745
|
-
key: z.ZodString;
|
|
2746
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
2747
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
2748
|
-
}, z.core.$strip>]>>;
|
|
2553
|
+
label: z.ZodOptional<z.ZodString>;
|
|
2749
2554
|
collapsible: z.ZodDefault<z.ZodBoolean>;
|
|
2750
2555
|
collapsed: z.ZodDefault<z.ZodBoolean>;
|
|
2751
2556
|
columns: z.ZodPipe<z.ZodDefault<z.ZodEnum<{
|
|
@@ -2756,21 +2561,9 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
2756
2561
|
}>>, z.ZodTransform<1 | 2 | 3 | 4, "1" | "2" | "3" | "4">>;
|
|
2757
2562
|
fields: z.ZodArray<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
2758
2563
|
field: z.ZodString;
|
|
2759
|
-
label: z.ZodOptional<z.
|
|
2760
|
-
|
|
2761
|
-
|
|
2762
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
2763
|
-
}, z.core.$strip>]>>;
|
|
2764
|
-
placeholder: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
2765
|
-
key: z.ZodString;
|
|
2766
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
2767
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
2768
|
-
}, z.core.$strip>]>>;
|
|
2769
|
-
helpText: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
2770
|
-
key: z.ZodString;
|
|
2771
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
2772
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
2773
|
-
}, z.core.$strip>]>>;
|
|
2564
|
+
label: z.ZodOptional<z.ZodString>;
|
|
2565
|
+
placeholder: z.ZodOptional<z.ZodString>;
|
|
2566
|
+
helpText: z.ZodOptional<z.ZodString>;
|
|
2774
2567
|
readonly: z.ZodOptional<z.ZodBoolean>;
|
|
2775
2568
|
required: z.ZodOptional<z.ZodBoolean>;
|
|
2776
2569
|
hidden: z.ZodOptional<z.ZodBoolean>;
|
|
@@ -2781,11 +2574,7 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
2781
2574
|
}, z.core.$strip>]>>;
|
|
2782
2575
|
}, z.core.$strip>>>;
|
|
2783
2576
|
groups: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
2784
|
-
label: z.ZodOptional<z.
|
|
2785
|
-
key: z.ZodString;
|
|
2786
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
2787
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
2788
|
-
}, z.core.$strip>]>>;
|
|
2577
|
+
label: z.ZodOptional<z.ZodString>;
|
|
2789
2578
|
collapsible: z.ZodDefault<z.ZodBoolean>;
|
|
2790
2579
|
collapsed: z.ZodDefault<z.ZodBoolean>;
|
|
2791
2580
|
columns: z.ZodPipe<z.ZodDefault<z.ZodEnum<{
|
|
@@ -2796,21 +2585,9 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
2796
2585
|
}>>, z.ZodTransform<1 | 2 | 3 | 4, "1" | "2" | "3" | "4">>;
|
|
2797
2586
|
fields: z.ZodArray<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
2798
2587
|
field: z.ZodString;
|
|
2799
|
-
label: z.ZodOptional<z.
|
|
2800
|
-
|
|
2801
|
-
|
|
2802
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
2803
|
-
}, z.core.$strip>]>>;
|
|
2804
|
-
placeholder: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
2805
|
-
key: z.ZodString;
|
|
2806
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
2807
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
2808
|
-
}, z.core.$strip>]>>;
|
|
2809
|
-
helpText: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
2810
|
-
key: z.ZodString;
|
|
2811
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
2812
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
2813
|
-
}, z.core.$strip>]>>;
|
|
2588
|
+
label: z.ZodOptional<z.ZodString>;
|
|
2589
|
+
placeholder: z.ZodOptional<z.ZodString>;
|
|
2590
|
+
helpText: z.ZodOptional<z.ZodString>;
|
|
2814
2591
|
readonly: z.ZodOptional<z.ZodBoolean>;
|
|
2815
2592
|
required: z.ZodOptional<z.ZodBoolean>;
|
|
2816
2593
|
hidden: z.ZodOptional<z.ZodBoolean>;
|
|
@@ -2836,22 +2613,14 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
2836
2613
|
allowAnonymous: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
2837
2614
|
}, z.core.$strip>>;
|
|
2838
2615
|
aria: z.ZodOptional<z.ZodObject<{
|
|
2839
|
-
ariaLabel: z.ZodOptional<z.
|
|
2840
|
-
key: z.ZodString;
|
|
2841
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
2842
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
2843
|
-
}, z.core.$strip>]>>;
|
|
2616
|
+
ariaLabel: z.ZodOptional<z.ZodString>;
|
|
2844
2617
|
ariaDescribedBy: z.ZodOptional<z.ZodString>;
|
|
2845
2618
|
role: z.ZodOptional<z.ZodString>;
|
|
2846
2619
|
}, z.core.$strip>>;
|
|
2847
2620
|
}, z.core.$strip>>;
|
|
2848
2621
|
listViews: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
2849
2622
|
name: z.ZodOptional<z.ZodString>;
|
|
2850
|
-
label: z.ZodOptional<z.
|
|
2851
|
-
key: z.ZodString;
|
|
2852
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
2853
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
2854
|
-
}, z.core.$strip>]>>;
|
|
2623
|
+
label: z.ZodOptional<z.ZodString>;
|
|
2855
2624
|
type: z.ZodDefault<z.ZodEnum<{
|
|
2856
2625
|
map: "map";
|
|
2857
2626
|
grid: "grid";
|
|
@@ -2898,11 +2667,7 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
2898
2667
|
}, z.core.$strip>], "provider">>;
|
|
2899
2668
|
columns: z.ZodUnion<readonly [z.ZodArray<z.ZodString>, z.ZodArray<z.ZodObject<{
|
|
2900
2669
|
field: z.ZodString;
|
|
2901
|
-
label: z.ZodOptional<z.
|
|
2902
|
-
key: z.ZodString;
|
|
2903
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
2904
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
2905
|
-
}, z.core.$strip>]>>;
|
|
2670
|
+
label: z.ZodOptional<z.ZodString>;
|
|
2906
2671
|
width: z.ZodOptional<z.ZodNumber>;
|
|
2907
2672
|
align: z.ZodOptional<z.ZodEnum<{
|
|
2908
2673
|
left: "left";
|
|
@@ -3037,11 +2802,7 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
3037
2802
|
year: "year";
|
|
3038
2803
|
}>>;
|
|
3039
2804
|
}, z.core.$strip>>;
|
|
3040
|
-
description: z.ZodOptional<z.
|
|
3041
|
-
key: z.ZodString;
|
|
3042
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
3043
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
3044
|
-
}, z.core.$strip>]>>;
|
|
2805
|
+
description: z.ZodOptional<z.ZodString>;
|
|
3045
2806
|
sharing: z.ZodOptional<z.ZodObject<{
|
|
3046
2807
|
type: z.ZodDefault<z.ZodEnum<{
|
|
3047
2808
|
personal: "personal";
|
|
@@ -3108,11 +2869,7 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
3108
2869
|
}, z.core.$strip>>;
|
|
3109
2870
|
tabs: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
3110
2871
|
name: z.ZodString;
|
|
3111
|
-
label: z.ZodOptional<z.
|
|
3112
|
-
key: z.ZodString;
|
|
3113
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
3114
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
3115
|
-
}, z.core.$strip>]>>;
|
|
2872
|
+
label: z.ZodOptional<z.ZodString>;
|
|
3116
2873
|
icon: z.ZodOptional<z.ZodString>;
|
|
3117
2874
|
view: z.ZodOptional<z.ZodString>;
|
|
3118
2875
|
filter: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -3142,24 +2899,12 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
3142
2899
|
showRecordCount: z.ZodOptional<z.ZodBoolean>;
|
|
3143
2900
|
allowPrinting: z.ZodOptional<z.ZodBoolean>;
|
|
3144
2901
|
emptyState: z.ZodOptional<z.ZodObject<{
|
|
3145
|
-
title: z.ZodOptional<z.
|
|
3146
|
-
|
|
3147
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
3148
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
3149
|
-
}, z.core.$strip>]>>;
|
|
3150
|
-
message: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
3151
|
-
key: z.ZodString;
|
|
3152
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
3153
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
3154
|
-
}, z.core.$strip>]>>;
|
|
2902
|
+
title: z.ZodOptional<z.ZodString>;
|
|
2903
|
+
message: z.ZodOptional<z.ZodString>;
|
|
3155
2904
|
icon: z.ZodOptional<z.ZodString>;
|
|
3156
2905
|
}, z.core.$strip>>;
|
|
3157
2906
|
aria: z.ZodOptional<z.ZodObject<{
|
|
3158
|
-
ariaLabel: z.ZodOptional<z.
|
|
3159
|
-
key: z.ZodString;
|
|
3160
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
3161
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
3162
|
-
}, z.core.$strip>]>>;
|
|
2907
|
+
ariaLabel: z.ZodOptional<z.ZodString>;
|
|
3163
2908
|
ariaDescribedBy: z.ZodOptional<z.ZodString>;
|
|
3164
2909
|
role: z.ZodOptional<z.ZodString>;
|
|
3165
2910
|
}, z.core.$strip>>;
|
|
@@ -3260,11 +3005,7 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
3260
3005
|
items: z.ZodArray<z.ZodUnknown>;
|
|
3261
3006
|
}, z.core.$strip>], "provider">>;
|
|
3262
3007
|
sections: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
3263
|
-
label: z.ZodOptional<z.
|
|
3264
|
-
key: z.ZodString;
|
|
3265
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
3266
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
3267
|
-
}, z.core.$strip>]>>;
|
|
3008
|
+
label: z.ZodOptional<z.ZodString>;
|
|
3268
3009
|
collapsible: z.ZodDefault<z.ZodBoolean>;
|
|
3269
3010
|
collapsed: z.ZodDefault<z.ZodBoolean>;
|
|
3270
3011
|
columns: z.ZodPipe<z.ZodDefault<z.ZodEnum<{
|
|
@@ -3275,21 +3016,9 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
3275
3016
|
}>>, z.ZodTransform<1 | 2 | 3 | 4, "1" | "2" | "3" | "4">>;
|
|
3276
3017
|
fields: z.ZodArray<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
3277
3018
|
field: z.ZodString;
|
|
3278
|
-
label: z.ZodOptional<z.
|
|
3279
|
-
|
|
3280
|
-
|
|
3281
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
3282
|
-
}, z.core.$strip>]>>;
|
|
3283
|
-
placeholder: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
3284
|
-
key: z.ZodString;
|
|
3285
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
3286
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
3287
|
-
}, z.core.$strip>]>>;
|
|
3288
|
-
helpText: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
3289
|
-
key: z.ZodString;
|
|
3290
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
3291
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
3292
|
-
}, z.core.$strip>]>>;
|
|
3019
|
+
label: z.ZodOptional<z.ZodString>;
|
|
3020
|
+
placeholder: z.ZodOptional<z.ZodString>;
|
|
3021
|
+
helpText: z.ZodOptional<z.ZodString>;
|
|
3293
3022
|
readonly: z.ZodOptional<z.ZodBoolean>;
|
|
3294
3023
|
required: z.ZodOptional<z.ZodBoolean>;
|
|
3295
3024
|
hidden: z.ZodOptional<z.ZodBoolean>;
|
|
@@ -3300,11 +3029,7 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
3300
3029
|
}, z.core.$strip>]>>;
|
|
3301
3030
|
}, z.core.$strip>>>;
|
|
3302
3031
|
groups: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
3303
|
-
label: z.ZodOptional<z.
|
|
3304
|
-
key: z.ZodString;
|
|
3305
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
3306
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
3307
|
-
}, z.core.$strip>]>>;
|
|
3032
|
+
label: z.ZodOptional<z.ZodString>;
|
|
3308
3033
|
collapsible: z.ZodDefault<z.ZodBoolean>;
|
|
3309
3034
|
collapsed: z.ZodDefault<z.ZodBoolean>;
|
|
3310
3035
|
columns: z.ZodPipe<z.ZodDefault<z.ZodEnum<{
|
|
@@ -3315,21 +3040,9 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
3315
3040
|
}>>, z.ZodTransform<1 | 2 | 3 | 4, "1" | "2" | "3" | "4">>;
|
|
3316
3041
|
fields: z.ZodArray<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
3317
3042
|
field: z.ZodString;
|
|
3318
|
-
label: z.ZodOptional<z.
|
|
3319
|
-
|
|
3320
|
-
|
|
3321
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
3322
|
-
}, z.core.$strip>]>>;
|
|
3323
|
-
placeholder: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
3324
|
-
key: z.ZodString;
|
|
3325
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
3326
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
3327
|
-
}, z.core.$strip>]>>;
|
|
3328
|
-
helpText: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
3329
|
-
key: z.ZodString;
|
|
3330
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
3331
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
3332
|
-
}, z.core.$strip>]>>;
|
|
3043
|
+
label: z.ZodOptional<z.ZodString>;
|
|
3044
|
+
placeholder: z.ZodOptional<z.ZodString>;
|
|
3045
|
+
helpText: z.ZodOptional<z.ZodString>;
|
|
3333
3046
|
readonly: z.ZodOptional<z.ZodBoolean>;
|
|
3334
3047
|
required: z.ZodOptional<z.ZodBoolean>;
|
|
3335
3048
|
hidden: z.ZodOptional<z.ZodBoolean>;
|
|
@@ -3355,11 +3068,7 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
3355
3068
|
allowAnonymous: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
3356
3069
|
}, z.core.$strip>>;
|
|
3357
3070
|
aria: z.ZodOptional<z.ZodObject<{
|
|
3358
|
-
ariaLabel: z.ZodOptional<z.
|
|
3359
|
-
key: z.ZodString;
|
|
3360
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
3361
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
3362
|
-
}, z.core.$strip>]>>;
|
|
3071
|
+
ariaLabel: z.ZodOptional<z.ZodString>;
|
|
3363
3072
|
ariaDescribedBy: z.ZodOptional<z.ZodString>;
|
|
3364
3073
|
role: z.ZodOptional<z.ZodString>;
|
|
3365
3074
|
}, z.core.$strip>>;
|
|
@@ -3367,16 +3076,8 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
3367
3076
|
}, z.core.$strip>>>;
|
|
3368
3077
|
pages: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
3369
3078
|
name: z.ZodString;
|
|
3370
|
-
label: z.
|
|
3371
|
-
|
|
3372
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
3373
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
3374
|
-
}, z.core.$strip>]>;
|
|
3375
|
-
description: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
3376
|
-
key: z.ZodString;
|
|
3377
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
3378
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
3379
|
-
}, z.core.$strip>]>>;
|
|
3079
|
+
label: z.ZodString;
|
|
3080
|
+
description: z.ZodOptional<z.ZodString>;
|
|
3380
3081
|
icon: z.ZodOptional<z.ZodString>;
|
|
3381
3082
|
type: z.ZodDefault<z.ZodEnum<{
|
|
3382
3083
|
record: "record";
|
|
@@ -3494,11 +3195,7 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
3494
3195
|
"element:record_picker": "element:record_picker";
|
|
3495
3196
|
}>, z.ZodString]>;
|
|
3496
3197
|
id: z.ZodOptional<z.ZodString>;
|
|
3497
|
-
label: z.ZodOptional<z.
|
|
3498
|
-
key: z.ZodString;
|
|
3499
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
3500
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
3501
|
-
}, z.core.$strip>]>>;
|
|
3198
|
+
label: z.ZodOptional<z.ZodString>;
|
|
3502
3199
|
properties: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
3503
3200
|
events: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
3504
3201
|
style: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
@@ -3552,11 +3249,7 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
3552
3249
|
}, z.core.$strip>>;
|
|
3553
3250
|
}, z.core.$strip>>;
|
|
3554
3251
|
aria: z.ZodOptional<z.ZodObject<{
|
|
3555
|
-
ariaLabel: z.ZodOptional<z.
|
|
3556
|
-
key: z.ZodString;
|
|
3557
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
3558
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
3559
|
-
}, z.core.$strip>]>>;
|
|
3252
|
+
ariaLabel: z.ZodOptional<z.ZodString>;
|
|
3560
3253
|
ariaDescribedBy: z.ZodOptional<z.ZodString>;
|
|
3561
3254
|
role: z.ZodOptional<z.ZodString>;
|
|
3562
3255
|
}, z.core.$strip>>;
|
|
@@ -3592,11 +3285,7 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
3592
3285
|
}>>>;
|
|
3593
3286
|
tabs: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
3594
3287
|
name: z.ZodString;
|
|
3595
|
-
label: z.ZodOptional<z.
|
|
3596
|
-
key: z.ZodString;
|
|
3597
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
3598
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
3599
|
-
}, z.core.$strip>]>>;
|
|
3288
|
+
label: z.ZodOptional<z.ZodString>;
|
|
3600
3289
|
icon: z.ZodOptional<z.ZodString>;
|
|
3601
3290
|
view: z.ZodOptional<z.ZodString>;
|
|
3602
3291
|
filter: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -3636,36 +3325,20 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
3636
3325
|
allowPrinting: z.ZodOptional<z.ZodBoolean>;
|
|
3637
3326
|
}, z.core.$strip>>;
|
|
3638
3327
|
aria: z.ZodOptional<z.ZodObject<{
|
|
3639
|
-
ariaLabel: z.ZodOptional<z.
|
|
3640
|
-
key: z.ZodString;
|
|
3641
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
3642
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
3643
|
-
}, z.core.$strip>]>>;
|
|
3328
|
+
ariaLabel: z.ZodOptional<z.ZodString>;
|
|
3644
3329
|
ariaDescribedBy: z.ZodOptional<z.ZodString>;
|
|
3645
3330
|
role: z.ZodOptional<z.ZodString>;
|
|
3646
3331
|
}, z.core.$strip>>;
|
|
3647
3332
|
}, z.core.$strip>>>;
|
|
3648
3333
|
dashboards: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
3649
3334
|
name: z.ZodString;
|
|
3650
|
-
label: z.
|
|
3651
|
-
|
|
3652
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
3653
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
3654
|
-
}, z.core.$strip>]>;
|
|
3655
|
-
description: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
3656
|
-
key: z.ZodString;
|
|
3657
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
3658
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
3659
|
-
}, z.core.$strip>]>>;
|
|
3335
|
+
label: z.ZodString;
|
|
3336
|
+
description: z.ZodOptional<z.ZodString>;
|
|
3660
3337
|
header: z.ZodOptional<z.ZodObject<{
|
|
3661
3338
|
showTitle: z.ZodDefault<z.ZodBoolean>;
|
|
3662
3339
|
showDescription: z.ZodDefault<z.ZodBoolean>;
|
|
3663
3340
|
actions: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
3664
|
-
label: z.
|
|
3665
|
-
key: z.ZodString;
|
|
3666
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
3667
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
3668
|
-
}, z.core.$strip>]>;
|
|
3341
|
+
label: z.ZodString;
|
|
3669
3342
|
actionUrl: z.ZodString;
|
|
3670
3343
|
actionType: z.ZodOptional<z.ZodEnum<{
|
|
3671
3344
|
url: "url";
|
|
@@ -3679,16 +3352,8 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
3679
3352
|
}, z.core.$strip>>;
|
|
3680
3353
|
widgets: z.ZodArray<z.ZodObject<{
|
|
3681
3354
|
id: z.ZodString;
|
|
3682
|
-
title: z.ZodOptional<z.
|
|
3683
|
-
|
|
3684
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
3685
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
3686
|
-
}, z.core.$strip>]>>;
|
|
3687
|
-
description: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
3688
|
-
key: z.ZodString;
|
|
3689
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
3690
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
3691
|
-
}, z.core.$strip>]>>;
|
|
3355
|
+
title: z.ZodOptional<z.ZodString>;
|
|
3356
|
+
description: z.ZodOptional<z.ZodString>;
|
|
3692
3357
|
type: z.ZodDefault<z.ZodEnum<{
|
|
3693
3358
|
table: "table";
|
|
3694
3359
|
bar: "bar";
|
|
@@ -3770,28 +3435,12 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
3770
3435
|
stock: "stock";
|
|
3771
3436
|
pivot: "pivot";
|
|
3772
3437
|
}>;
|
|
3773
|
-
title: z.ZodOptional<z.
|
|
3774
|
-
|
|
3775
|
-
|
|
3776
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
3777
|
-
}, z.core.$strip>]>>;
|
|
3778
|
-
subtitle: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
3779
|
-
key: z.ZodString;
|
|
3780
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
3781
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
3782
|
-
}, z.core.$strip>]>>;
|
|
3783
|
-
description: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
3784
|
-
key: z.ZodString;
|
|
3785
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
3786
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
3787
|
-
}, z.core.$strip>]>>;
|
|
3438
|
+
title: z.ZodOptional<z.ZodString>;
|
|
3439
|
+
subtitle: z.ZodOptional<z.ZodString>;
|
|
3440
|
+
description: z.ZodOptional<z.ZodString>;
|
|
3788
3441
|
xAxis: z.ZodOptional<z.ZodObject<{
|
|
3789
3442
|
field: z.ZodString;
|
|
3790
|
-
title: z.ZodOptional<z.
|
|
3791
|
-
key: z.ZodString;
|
|
3792
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
3793
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
3794
|
-
}, z.core.$strip>]>>;
|
|
3443
|
+
title: z.ZodOptional<z.ZodString>;
|
|
3795
3444
|
format: z.ZodOptional<z.ZodString>;
|
|
3796
3445
|
min: z.ZodOptional<z.ZodNumber>;
|
|
3797
3446
|
max: z.ZodOptional<z.ZodNumber>;
|
|
@@ -3807,11 +3456,7 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
3807
3456
|
}, z.core.$strip>>;
|
|
3808
3457
|
yAxis: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
3809
3458
|
field: z.ZodString;
|
|
3810
|
-
title: z.ZodOptional<z.
|
|
3811
|
-
key: z.ZodString;
|
|
3812
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
3813
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
3814
|
-
}, z.core.$strip>]>>;
|
|
3459
|
+
title: z.ZodOptional<z.ZodString>;
|
|
3815
3460
|
format: z.ZodOptional<z.ZodString>;
|
|
3816
3461
|
min: z.ZodOptional<z.ZodNumber>;
|
|
3817
3462
|
max: z.ZodOptional<z.ZodNumber>;
|
|
@@ -3827,11 +3472,7 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
3827
3472
|
}, z.core.$strip>>>;
|
|
3828
3473
|
series: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
3829
3474
|
name: z.ZodString;
|
|
3830
|
-
label: z.ZodOptional<z.
|
|
3831
|
-
key: z.ZodString;
|
|
3832
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
3833
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
3834
|
-
}, z.core.$strip>]>>;
|
|
3475
|
+
label: z.ZodOptional<z.ZodString>;
|
|
3835
3476
|
type: z.ZodOptional<z.ZodEnum<{
|
|
3836
3477
|
table: "table";
|
|
3837
3478
|
bar: "bar";
|
|
@@ -3895,11 +3536,7 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
3895
3536
|
value: z.ZodUnion<readonly [z.ZodNumber, z.ZodString]>;
|
|
3896
3537
|
endValue: z.ZodOptional<z.ZodUnion<readonly [z.ZodNumber, z.ZodString]>>;
|
|
3897
3538
|
color: z.ZodOptional<z.ZodString>;
|
|
3898
|
-
label: z.ZodOptional<z.
|
|
3899
|
-
key: z.ZodString;
|
|
3900
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
3901
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
3902
|
-
}, z.core.$strip>]>>;
|
|
3539
|
+
label: z.ZodOptional<z.ZodString>;
|
|
3903
3540
|
style: z.ZodDefault<z.ZodEnum<{
|
|
3904
3541
|
solid: "solid";
|
|
3905
3542
|
dashed: "dashed";
|
|
@@ -3913,11 +3550,7 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
3913
3550
|
clickAction: z.ZodOptional<z.ZodString>;
|
|
3914
3551
|
}, z.core.$strip>>;
|
|
3915
3552
|
aria: z.ZodOptional<z.ZodObject<{
|
|
3916
|
-
ariaLabel: z.ZodOptional<z.
|
|
3917
|
-
key: z.ZodString;
|
|
3918
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
3919
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
3920
|
-
}, z.core.$strip>]>>;
|
|
3553
|
+
ariaLabel: z.ZodOptional<z.ZodString>;
|
|
3921
3554
|
ariaDescribedBy: z.ZodOptional<z.ZodString>;
|
|
3922
3555
|
role: z.ZodOptional<z.ZodString>;
|
|
3923
3556
|
}, z.core.$strip>>;
|
|
@@ -3961,11 +3594,7 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
3961
3594
|
min: "min";
|
|
3962
3595
|
max: "max";
|
|
3963
3596
|
}>>;
|
|
3964
|
-
label: z.ZodOptional<z.
|
|
3965
|
-
key: z.ZodString;
|
|
3966
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
3967
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
3968
|
-
}, z.core.$strip>]>>;
|
|
3597
|
+
label: z.ZodOptional<z.ZodString>;
|
|
3969
3598
|
format: z.ZodOptional<z.ZodString>;
|
|
3970
3599
|
}, z.core.$strip>>>;
|
|
3971
3600
|
layout: z.ZodObject<{
|
|
@@ -4010,11 +3639,7 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
4010
3639
|
}, z.core.$strip>>;
|
|
4011
3640
|
}, z.core.$strip>>;
|
|
4012
3641
|
aria: z.ZodOptional<z.ZodObject<{
|
|
4013
|
-
ariaLabel: z.ZodOptional<z.
|
|
4014
|
-
key: z.ZodString;
|
|
4015
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
4016
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
4017
|
-
}, z.core.$strip>]>>;
|
|
3642
|
+
ariaLabel: z.ZodOptional<z.ZodString>;
|
|
4018
3643
|
ariaDescribedBy: z.ZodOptional<z.ZodString>;
|
|
4019
3644
|
role: z.ZodOptional<z.ZodString>;
|
|
4020
3645
|
}, z.core.$strip>>;
|
|
@@ -4042,11 +3667,7 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
4042
3667
|
}, z.core.$strip>>;
|
|
4043
3668
|
globalFilters: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
4044
3669
|
field: z.ZodString;
|
|
4045
|
-
label: z.ZodOptional<z.
|
|
4046
|
-
key: z.ZodString;
|
|
4047
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
4048
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
4049
|
-
}, z.core.$strip>]>>;
|
|
3670
|
+
label: z.ZodOptional<z.ZodString>;
|
|
4050
3671
|
type: z.ZodOptional<z.ZodEnum<{
|
|
4051
3672
|
number: "number";
|
|
4052
3673
|
date: "date";
|
|
@@ -4056,11 +3677,7 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
4056
3677
|
}>>;
|
|
4057
3678
|
options: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
4058
3679
|
value: z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>;
|
|
4059
|
-
label: z.
|
|
4060
|
-
key: z.ZodString;
|
|
4061
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
4062
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
4063
|
-
}, z.core.$strip>]>;
|
|
3680
|
+
label: z.ZodString;
|
|
4064
3681
|
}, z.core.$strip>>>;
|
|
4065
3682
|
optionsFrom: z.ZodOptional<z.ZodObject<{
|
|
4066
3683
|
object: z.ZodString;
|
|
@@ -4076,11 +3693,7 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
4076
3693
|
targetWidgets: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
4077
3694
|
}, z.core.$strip>>>;
|
|
4078
3695
|
aria: z.ZodOptional<z.ZodObject<{
|
|
4079
|
-
ariaLabel: z.ZodOptional<z.
|
|
4080
|
-
key: z.ZodString;
|
|
4081
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
4082
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
4083
|
-
}, z.core.$strip>]>>;
|
|
3696
|
+
ariaLabel: z.ZodOptional<z.ZodString>;
|
|
4084
3697
|
ariaDescribedBy: z.ZodOptional<z.ZodString>;
|
|
4085
3698
|
role: z.ZodOptional<z.ZodString>;
|
|
4086
3699
|
}, z.core.$strip>>;
|
|
@@ -4104,16 +3717,8 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
4104
3717
|
}, z.core.$strip>>>;
|
|
4105
3718
|
reports: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
4106
3719
|
name: z.ZodString;
|
|
4107
|
-
label: z.
|
|
4108
|
-
|
|
4109
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
4110
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
4111
|
-
}, z.core.$strip>]>;
|
|
4112
|
-
description: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
4113
|
-
key: z.ZodString;
|
|
4114
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
4115
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
4116
|
-
}, z.core.$strip>]>>;
|
|
3720
|
+
label: z.ZodString;
|
|
3721
|
+
description: z.ZodOptional<z.ZodString>;
|
|
4117
3722
|
objectName: z.ZodString;
|
|
4118
3723
|
type: z.ZodDefault<z.ZodEnum<{
|
|
4119
3724
|
summary: "summary";
|
|
@@ -4123,11 +3728,7 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
4123
3728
|
}>>;
|
|
4124
3729
|
columns: z.ZodArray<z.ZodObject<{
|
|
4125
3730
|
field: z.ZodString;
|
|
4126
|
-
label: z.ZodOptional<z.
|
|
4127
|
-
key: z.ZodString;
|
|
4128
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
4129
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
4130
|
-
}, z.core.$strip>]>>;
|
|
3731
|
+
label: z.ZodOptional<z.ZodString>;
|
|
4131
3732
|
aggregate: z.ZodOptional<z.ZodEnum<{
|
|
4132
3733
|
count: "count";
|
|
4133
3734
|
sum: "sum";
|
|
@@ -4241,28 +3842,12 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
4241
3842
|
stock: "stock";
|
|
4242
3843
|
pivot: "pivot";
|
|
4243
3844
|
}>;
|
|
4244
|
-
title: z.ZodOptional<z.
|
|
4245
|
-
|
|
4246
|
-
|
|
4247
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
4248
|
-
}, z.core.$strip>]>>;
|
|
4249
|
-
subtitle: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
4250
|
-
key: z.ZodString;
|
|
4251
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
4252
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
4253
|
-
}, z.core.$strip>]>>;
|
|
4254
|
-
description: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
4255
|
-
key: z.ZodString;
|
|
4256
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
4257
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
4258
|
-
}, z.core.$strip>]>>;
|
|
3845
|
+
title: z.ZodOptional<z.ZodString>;
|
|
3846
|
+
subtitle: z.ZodOptional<z.ZodString>;
|
|
3847
|
+
description: z.ZodOptional<z.ZodString>;
|
|
4259
3848
|
series: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
4260
3849
|
name: z.ZodString;
|
|
4261
|
-
label: z.ZodOptional<z.
|
|
4262
|
-
key: z.ZodString;
|
|
4263
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
4264
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
4265
|
-
}, z.core.$strip>]>>;
|
|
3850
|
+
label: z.ZodOptional<z.ZodString>;
|
|
4266
3851
|
type: z.ZodOptional<z.ZodEnum<{
|
|
4267
3852
|
table: "table";
|
|
4268
3853
|
bar: "bar";
|
|
@@ -4326,11 +3911,7 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
4326
3911
|
value: z.ZodUnion<readonly [z.ZodNumber, z.ZodString]>;
|
|
4327
3912
|
endValue: z.ZodOptional<z.ZodUnion<readonly [z.ZodNumber, z.ZodString]>>;
|
|
4328
3913
|
color: z.ZodOptional<z.ZodString>;
|
|
4329
|
-
label: z.ZodOptional<z.
|
|
4330
|
-
key: z.ZodString;
|
|
4331
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
4332
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
4333
|
-
}, z.core.$strip>]>>;
|
|
3914
|
+
label: z.ZodOptional<z.ZodString>;
|
|
4334
3915
|
style: z.ZodDefault<z.ZodEnum<{
|
|
4335
3916
|
solid: "solid";
|
|
4336
3917
|
dashed: "dashed";
|
|
@@ -4344,11 +3925,7 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
4344
3925
|
clickAction: z.ZodOptional<z.ZodString>;
|
|
4345
3926
|
}, z.core.$strip>>;
|
|
4346
3927
|
aria: z.ZodOptional<z.ZodObject<{
|
|
4347
|
-
ariaLabel: z.ZodOptional<z.
|
|
4348
|
-
key: z.ZodString;
|
|
4349
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
4350
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
4351
|
-
}, z.core.$strip>]>>;
|
|
3928
|
+
ariaLabel: z.ZodOptional<z.ZodString>;
|
|
4352
3929
|
ariaDescribedBy: z.ZodOptional<z.ZodString>;
|
|
4353
3930
|
role: z.ZodOptional<z.ZodString>;
|
|
4354
3931
|
}, z.core.$strip>>;
|
|
@@ -4357,11 +3934,7 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
4357
3934
|
groupBy: z.ZodOptional<z.ZodString>;
|
|
4358
3935
|
}, z.core.$strip>>;
|
|
4359
3936
|
aria: z.ZodOptional<z.ZodObject<{
|
|
4360
|
-
ariaLabel: z.ZodOptional<z.
|
|
4361
|
-
key: z.ZodString;
|
|
4362
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
4363
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
4364
|
-
}, z.core.$strip>]>>;
|
|
3937
|
+
ariaLabel: z.ZodOptional<z.ZodString>;
|
|
4365
3938
|
ariaDescribedBy: z.ZodOptional<z.ZodString>;
|
|
4366
3939
|
role: z.ZodOptional<z.ZodString>;
|
|
4367
3940
|
}, z.core.$strip>>;
|
|
@@ -4385,11 +3958,7 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
4385
3958
|
}, z.core.$strip>>>;
|
|
4386
3959
|
actions: z.ZodOptional<z.ZodArray<z.ZodPipe<z.ZodObject<{
|
|
4387
3960
|
name: z.ZodString;
|
|
4388
|
-
label: z.
|
|
4389
|
-
key: z.ZodString;
|
|
4390
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
4391
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
4392
|
-
}, z.core.$strip>]>;
|
|
3961
|
+
label: z.ZodString;
|
|
4393
3962
|
objectName: z.ZodOptional<z.ZodString>;
|
|
4394
3963
|
icon: z.ZodOptional<z.ZodString>;
|
|
4395
3964
|
locations: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
@@ -4417,11 +3986,7 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
4417
3986
|
execute: z.ZodOptional<z.ZodString>;
|
|
4418
3987
|
params: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
4419
3988
|
name: z.ZodString;
|
|
4420
|
-
label: z.
|
|
4421
|
-
key: z.ZodString;
|
|
4422
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
4423
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
4424
|
-
}, z.core.$strip>]>;
|
|
3989
|
+
label: z.ZodString;
|
|
4425
3990
|
type: z.ZodEnum<{
|
|
4426
3991
|
number: "number";
|
|
4427
3992
|
boolean: "boolean";
|
|
@@ -4470,11 +4035,7 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
4470
4035
|
}>;
|
|
4471
4036
|
required: z.ZodDefault<z.ZodBoolean>;
|
|
4472
4037
|
options: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
4473
|
-
label: z.
|
|
4474
|
-
key: z.ZodString;
|
|
4475
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
4476
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
4477
|
-
}, z.core.$strip>]>;
|
|
4038
|
+
label: z.ZodString;
|
|
4478
4039
|
value: z.ZodString;
|
|
4479
4040
|
}, z.core.$strip>>>;
|
|
4480
4041
|
}, z.core.$strip>>>;
|
|
@@ -4485,16 +4046,8 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
4485
4046
|
danger: "danger";
|
|
4486
4047
|
ghost: "ghost";
|
|
4487
4048
|
}>>;
|
|
4488
|
-
confirmText: z.ZodOptional<z.
|
|
4489
|
-
|
|
4490
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
4491
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
4492
|
-
}, z.core.$strip>]>>;
|
|
4493
|
-
successMessage: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
4494
|
-
key: z.ZodString;
|
|
4495
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
4496
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
4497
|
-
}, z.core.$strip>]>>;
|
|
4049
|
+
confirmText: z.ZodOptional<z.ZodString>;
|
|
4050
|
+
successMessage: z.ZodOptional<z.ZodString>;
|
|
4498
4051
|
refreshAfter: z.ZodDefault<z.ZodBoolean>;
|
|
4499
4052
|
visible: z.ZodOptional<z.ZodString>;
|
|
4500
4053
|
disabled: z.ZodOptional<z.ZodUnion<readonly [z.ZodBoolean, z.ZodString]>>;
|
|
@@ -4502,21 +4055,13 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
4502
4055
|
bulkEnabled: z.ZodOptional<z.ZodBoolean>;
|
|
4503
4056
|
timeout: z.ZodOptional<z.ZodNumber>;
|
|
4504
4057
|
aria: z.ZodOptional<z.ZodObject<{
|
|
4505
|
-
ariaLabel: z.ZodOptional<z.
|
|
4506
|
-
key: z.ZodString;
|
|
4507
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
4508
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
4509
|
-
}, z.core.$strip>]>>;
|
|
4058
|
+
ariaLabel: z.ZodOptional<z.ZodString>;
|
|
4510
4059
|
ariaDescribedBy: z.ZodOptional<z.ZodString>;
|
|
4511
4060
|
role: z.ZodOptional<z.ZodString>;
|
|
4512
4061
|
}, z.core.$strip>>;
|
|
4513
4062
|
}, z.core.$strip>, z.ZodTransform<{
|
|
4514
4063
|
name: string;
|
|
4515
|
-
label: string
|
|
4516
|
-
key: string;
|
|
4517
|
-
defaultValue?: string | undefined;
|
|
4518
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
4519
|
-
};
|
|
4064
|
+
label: string;
|
|
4520
4065
|
type: "url" | "script" | "modal" | "flow" | "api";
|
|
4521
4066
|
refreshAfter: boolean;
|
|
4522
4067
|
objectName?: string | undefined;
|
|
@@ -4527,54 +4072,30 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
4527
4072
|
execute?: string | undefined;
|
|
4528
4073
|
params?: {
|
|
4529
4074
|
name: string;
|
|
4530
|
-
label: string
|
|
4531
|
-
key: string;
|
|
4532
|
-
defaultValue?: string | undefined;
|
|
4533
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
4534
|
-
};
|
|
4075
|
+
label: string;
|
|
4535
4076
|
type: "number" | "boolean" | "date" | "lookup" | "file" | "url" | "json" | "text" | "textarea" | "email" | "phone" | "password" | "markdown" | "html" | "richtext" | "currency" | "percent" | "datetime" | "time" | "toggle" | "select" | "multiselect" | "radio" | "checkboxes" | "master_detail" | "tree" | "image" | "avatar" | "video" | "audio" | "formula" | "summary" | "autonumber" | "location" | "address" | "code" | "color" | "rating" | "slider" | "signature" | "qrcode" | "progress" | "tags" | "vector";
|
|
4536
4077
|
required: boolean;
|
|
4537
4078
|
options?: {
|
|
4538
|
-
label: string
|
|
4539
|
-
key: string;
|
|
4540
|
-
defaultValue?: string | undefined;
|
|
4541
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
4542
|
-
};
|
|
4079
|
+
label: string;
|
|
4543
4080
|
value: string;
|
|
4544
4081
|
}[] | undefined;
|
|
4545
4082
|
}[] | undefined;
|
|
4546
4083
|
variant?: "link" | "primary" | "secondary" | "danger" | "ghost" | undefined;
|
|
4547
|
-
confirmText?: string |
|
|
4548
|
-
|
|
4549
|
-
defaultValue?: string | undefined;
|
|
4550
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
4551
|
-
} | undefined;
|
|
4552
|
-
successMessage?: string | {
|
|
4553
|
-
key: string;
|
|
4554
|
-
defaultValue?: string | undefined;
|
|
4555
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
4556
|
-
} | undefined;
|
|
4084
|
+
confirmText?: string | undefined;
|
|
4085
|
+
successMessage?: string | undefined;
|
|
4557
4086
|
visible?: string | undefined;
|
|
4558
4087
|
disabled?: string | boolean | undefined;
|
|
4559
4088
|
shortcut?: string | undefined;
|
|
4560
4089
|
bulkEnabled?: boolean | undefined;
|
|
4561
4090
|
timeout?: number | undefined;
|
|
4562
4091
|
aria?: {
|
|
4563
|
-
ariaLabel?: string |
|
|
4564
|
-
key: string;
|
|
4565
|
-
defaultValue?: string | undefined;
|
|
4566
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
4567
|
-
} | undefined;
|
|
4092
|
+
ariaLabel?: string | undefined;
|
|
4568
4093
|
ariaDescribedBy?: string | undefined;
|
|
4569
4094
|
role?: string | undefined;
|
|
4570
4095
|
} | undefined;
|
|
4571
4096
|
}, {
|
|
4572
4097
|
name: string;
|
|
4573
|
-
label: string
|
|
4574
|
-
key: string;
|
|
4575
|
-
defaultValue?: string | undefined;
|
|
4576
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
4577
|
-
};
|
|
4098
|
+
label: string;
|
|
4578
4099
|
type: "url" | "script" | "modal" | "flow" | "api";
|
|
4579
4100
|
refreshAfter: boolean;
|
|
4580
4101
|
objectName?: string | undefined;
|
|
@@ -4585,44 +4106,24 @@ declare const ObjectStackDefinitionSchema: z.ZodObject<{
|
|
|
4585
4106
|
execute?: string | undefined;
|
|
4586
4107
|
params?: {
|
|
4587
4108
|
name: string;
|
|
4588
|
-
label: string
|
|
4589
|
-
key: string;
|
|
4590
|
-
defaultValue?: string | undefined;
|
|
4591
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
4592
|
-
};
|
|
4109
|
+
label: string;
|
|
4593
4110
|
type: "number" | "boolean" | "date" | "lookup" | "file" | "url" | "json" | "text" | "textarea" | "email" | "phone" | "password" | "markdown" | "html" | "richtext" | "currency" | "percent" | "datetime" | "time" | "toggle" | "select" | "multiselect" | "radio" | "checkboxes" | "master_detail" | "tree" | "image" | "avatar" | "video" | "audio" | "formula" | "summary" | "autonumber" | "location" | "address" | "code" | "color" | "rating" | "slider" | "signature" | "qrcode" | "progress" | "tags" | "vector";
|
|
4594
4111
|
required: boolean;
|
|
4595
4112
|
options?: {
|
|
4596
|
-
label: string
|
|
4597
|
-
key: string;
|
|
4598
|
-
defaultValue?: string | undefined;
|
|
4599
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
4600
|
-
};
|
|
4113
|
+
label: string;
|
|
4601
4114
|
value: string;
|
|
4602
4115
|
}[] | undefined;
|
|
4603
4116
|
}[] | undefined;
|
|
4604
4117
|
variant?: "link" | "primary" | "secondary" | "danger" | "ghost" | undefined;
|
|
4605
|
-
confirmText?: string |
|
|
4606
|
-
|
|
4607
|
-
defaultValue?: string | undefined;
|
|
4608
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
4609
|
-
} | undefined;
|
|
4610
|
-
successMessage?: string | {
|
|
4611
|
-
key: string;
|
|
4612
|
-
defaultValue?: string | undefined;
|
|
4613
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
4614
|
-
} | undefined;
|
|
4118
|
+
confirmText?: string | undefined;
|
|
4119
|
+
successMessage?: string | undefined;
|
|
4615
4120
|
visible?: string | undefined;
|
|
4616
4121
|
disabled?: string | boolean | undefined;
|
|
4617
4122
|
shortcut?: string | undefined;
|
|
4618
4123
|
bulkEnabled?: boolean | undefined;
|
|
4619
4124
|
timeout?: number | undefined;
|
|
4620
4125
|
aria?: {
|
|
4621
|
-
ariaLabel?: string |
|
|
4622
|
-
key: string;
|
|
4623
|
-
defaultValue?: string | undefined;
|
|
4624
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
4625
|
-
} | undefined;
|
|
4126
|
+
ariaLabel?: string | undefined;
|
|
4626
4127
|
ariaDescribedBy?: string | undefined;
|
|
4627
4128
|
role?: string | undefined;
|
|
4628
4129
|
} | undefined;
|
|
@@ -7691,11 +7192,7 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
7691
7192
|
keyPrefix: z.ZodOptional<z.ZodString>;
|
|
7692
7193
|
actions: z.ZodOptional<z.ZodArray<z.ZodPipe<z.ZodObject<{
|
|
7693
7194
|
name: z.ZodString;
|
|
7694
|
-
label: z.
|
|
7695
|
-
key: z.ZodString;
|
|
7696
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
7697
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
7698
|
-
}, z.core.$strip>]>;
|
|
7195
|
+
label: z.ZodString;
|
|
7699
7196
|
objectName: z.ZodOptional<z.ZodString>;
|
|
7700
7197
|
icon: z.ZodOptional<z.ZodString>;
|
|
7701
7198
|
locations: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
@@ -7723,11 +7220,7 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
7723
7220
|
execute: z.ZodOptional<z.ZodString>;
|
|
7724
7221
|
params: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
7725
7222
|
name: z.ZodString;
|
|
7726
|
-
label: z.
|
|
7727
|
-
key: z.ZodString;
|
|
7728
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
7729
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
7730
|
-
}, z.core.$strip>]>;
|
|
7223
|
+
label: z.ZodString;
|
|
7731
7224
|
type: z.ZodEnum<{
|
|
7732
7225
|
number: "number";
|
|
7733
7226
|
boolean: "boolean";
|
|
@@ -7776,11 +7269,7 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
7776
7269
|
}>;
|
|
7777
7270
|
required: z.ZodDefault<z.ZodBoolean>;
|
|
7778
7271
|
options: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
7779
|
-
label: z.
|
|
7780
|
-
key: z.ZodString;
|
|
7781
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
7782
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
7783
|
-
}, z.core.$strip>]>;
|
|
7272
|
+
label: z.ZodString;
|
|
7784
7273
|
value: z.ZodString;
|
|
7785
7274
|
}, z.core.$strip>>>;
|
|
7786
7275
|
}, z.core.$strip>>>;
|
|
@@ -7791,16 +7280,8 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
7791
7280
|
danger: "danger";
|
|
7792
7281
|
ghost: "ghost";
|
|
7793
7282
|
}>>;
|
|
7794
|
-
confirmText: z.ZodOptional<z.
|
|
7795
|
-
|
|
7796
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
7797
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
7798
|
-
}, z.core.$strip>]>>;
|
|
7799
|
-
successMessage: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
7800
|
-
key: z.ZodString;
|
|
7801
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
7802
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
7803
|
-
}, z.core.$strip>]>>;
|
|
7283
|
+
confirmText: z.ZodOptional<z.ZodString>;
|
|
7284
|
+
successMessage: z.ZodOptional<z.ZodString>;
|
|
7804
7285
|
refreshAfter: z.ZodDefault<z.ZodBoolean>;
|
|
7805
7286
|
visible: z.ZodOptional<z.ZodString>;
|
|
7806
7287
|
disabled: z.ZodOptional<z.ZodUnion<readonly [z.ZodBoolean, z.ZodString]>>;
|
|
@@ -7808,21 +7289,13 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
7808
7289
|
bulkEnabled: z.ZodOptional<z.ZodBoolean>;
|
|
7809
7290
|
timeout: z.ZodOptional<z.ZodNumber>;
|
|
7810
7291
|
aria: z.ZodOptional<z.ZodObject<{
|
|
7811
|
-
ariaLabel: z.ZodOptional<z.
|
|
7812
|
-
key: z.ZodString;
|
|
7813
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
7814
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
7815
|
-
}, z.core.$strip>]>>;
|
|
7292
|
+
ariaLabel: z.ZodOptional<z.ZodString>;
|
|
7816
7293
|
ariaDescribedBy: z.ZodOptional<z.ZodString>;
|
|
7817
7294
|
role: z.ZodOptional<z.ZodString>;
|
|
7818
7295
|
}, z.core.$strip>>;
|
|
7819
7296
|
}, z.core.$strip>, z.ZodTransform<{
|
|
7820
7297
|
name: string;
|
|
7821
|
-
label: string
|
|
7822
|
-
key: string;
|
|
7823
|
-
defaultValue?: string | undefined;
|
|
7824
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
7825
|
-
};
|
|
7298
|
+
label: string;
|
|
7826
7299
|
type: "url" | "script" | "modal" | "flow" | "api";
|
|
7827
7300
|
refreshAfter: boolean;
|
|
7828
7301
|
objectName?: string | undefined;
|
|
@@ -7833,54 +7306,30 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
7833
7306
|
execute?: string | undefined;
|
|
7834
7307
|
params?: {
|
|
7835
7308
|
name: string;
|
|
7836
|
-
label: string
|
|
7837
|
-
key: string;
|
|
7838
|
-
defaultValue?: string | undefined;
|
|
7839
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
7840
|
-
};
|
|
7309
|
+
label: string;
|
|
7841
7310
|
type: "number" | "boolean" | "date" | "lookup" | "file" | "url" | "json" | "text" | "textarea" | "email" | "phone" | "password" | "markdown" | "html" | "richtext" | "currency" | "percent" | "datetime" | "time" | "toggle" | "select" | "multiselect" | "radio" | "checkboxes" | "master_detail" | "tree" | "image" | "avatar" | "video" | "audio" | "formula" | "summary" | "autonumber" | "location" | "address" | "code" | "color" | "rating" | "slider" | "signature" | "qrcode" | "progress" | "tags" | "vector";
|
|
7842
7311
|
required: boolean;
|
|
7843
7312
|
options?: {
|
|
7844
|
-
label: string
|
|
7845
|
-
key: string;
|
|
7846
|
-
defaultValue?: string | undefined;
|
|
7847
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
7848
|
-
};
|
|
7313
|
+
label: string;
|
|
7849
7314
|
value: string;
|
|
7850
7315
|
}[] | undefined;
|
|
7851
7316
|
}[] | undefined;
|
|
7852
7317
|
variant?: "link" | "primary" | "secondary" | "danger" | "ghost" | undefined;
|
|
7853
|
-
confirmText?: string |
|
|
7854
|
-
|
|
7855
|
-
defaultValue?: string | undefined;
|
|
7856
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
7857
|
-
} | undefined;
|
|
7858
|
-
successMessage?: string | {
|
|
7859
|
-
key: string;
|
|
7860
|
-
defaultValue?: string | undefined;
|
|
7861
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
7862
|
-
} | undefined;
|
|
7318
|
+
confirmText?: string | undefined;
|
|
7319
|
+
successMessage?: string | undefined;
|
|
7863
7320
|
visible?: string | undefined;
|
|
7864
7321
|
disabled?: string | boolean | undefined;
|
|
7865
7322
|
shortcut?: string | undefined;
|
|
7866
7323
|
bulkEnabled?: boolean | undefined;
|
|
7867
7324
|
timeout?: number | undefined;
|
|
7868
7325
|
aria?: {
|
|
7869
|
-
ariaLabel?: string |
|
|
7870
|
-
key: string;
|
|
7871
|
-
defaultValue?: string | undefined;
|
|
7872
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
7873
|
-
} | undefined;
|
|
7326
|
+
ariaLabel?: string | undefined;
|
|
7874
7327
|
ariaDescribedBy?: string | undefined;
|
|
7875
7328
|
role?: string | undefined;
|
|
7876
7329
|
} | undefined;
|
|
7877
7330
|
}, {
|
|
7878
7331
|
name: string;
|
|
7879
|
-
label: string
|
|
7880
|
-
key: string;
|
|
7881
|
-
defaultValue?: string | undefined;
|
|
7882
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
7883
|
-
};
|
|
7332
|
+
label: string;
|
|
7884
7333
|
type: "url" | "script" | "modal" | "flow" | "api";
|
|
7885
7334
|
refreshAfter: boolean;
|
|
7886
7335
|
objectName?: string | undefined;
|
|
@@ -7891,44 +7340,24 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
7891
7340
|
execute?: string | undefined;
|
|
7892
7341
|
params?: {
|
|
7893
7342
|
name: string;
|
|
7894
|
-
label: string
|
|
7895
|
-
key: string;
|
|
7896
|
-
defaultValue?: string | undefined;
|
|
7897
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
7898
|
-
};
|
|
7343
|
+
label: string;
|
|
7899
7344
|
type: "number" | "boolean" | "date" | "lookup" | "file" | "url" | "json" | "text" | "textarea" | "email" | "phone" | "password" | "markdown" | "html" | "richtext" | "currency" | "percent" | "datetime" | "time" | "toggle" | "select" | "multiselect" | "radio" | "checkboxes" | "master_detail" | "tree" | "image" | "avatar" | "video" | "audio" | "formula" | "summary" | "autonumber" | "location" | "address" | "code" | "color" | "rating" | "slider" | "signature" | "qrcode" | "progress" | "tags" | "vector";
|
|
7900
7345
|
required: boolean;
|
|
7901
7346
|
options?: {
|
|
7902
|
-
label: string
|
|
7903
|
-
key: string;
|
|
7904
|
-
defaultValue?: string | undefined;
|
|
7905
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
7906
|
-
};
|
|
7347
|
+
label: string;
|
|
7907
7348
|
value: string;
|
|
7908
7349
|
}[] | undefined;
|
|
7909
7350
|
}[] | undefined;
|
|
7910
7351
|
variant?: "link" | "primary" | "secondary" | "danger" | "ghost" | undefined;
|
|
7911
|
-
confirmText?: string |
|
|
7912
|
-
|
|
7913
|
-
defaultValue?: string | undefined;
|
|
7914
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
7915
|
-
} | undefined;
|
|
7916
|
-
successMessage?: string | {
|
|
7917
|
-
key: string;
|
|
7918
|
-
defaultValue?: string | undefined;
|
|
7919
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
7920
|
-
} | undefined;
|
|
7352
|
+
confirmText?: string | undefined;
|
|
7353
|
+
successMessage?: string | undefined;
|
|
7921
7354
|
visible?: string | undefined;
|
|
7922
7355
|
disabled?: string | boolean | undefined;
|
|
7923
7356
|
shortcut?: string | undefined;
|
|
7924
7357
|
bulkEnabled?: boolean | undefined;
|
|
7925
7358
|
timeout?: number | undefined;
|
|
7926
7359
|
aria?: {
|
|
7927
|
-
ariaLabel?: string |
|
|
7928
|
-
key: string;
|
|
7929
|
-
defaultValue?: string | undefined;
|
|
7930
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
7931
|
-
} | undefined;
|
|
7360
|
+
ariaLabel?: string | undefined;
|
|
7932
7361
|
ariaDescribedBy?: string | undefined;
|
|
7933
7362
|
role?: string | undefined;
|
|
7934
7363
|
} | undefined;
|
|
@@ -8363,11 +7792,7 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
8363
7792
|
keyPrefix: z.ZodOptional<z.ZodString>;
|
|
8364
7793
|
actions: z.ZodOptional<z.ZodArray<z.ZodPipe<z.ZodObject<{
|
|
8365
7794
|
name: z.ZodString;
|
|
8366
|
-
label: z.
|
|
8367
|
-
key: z.ZodString;
|
|
8368
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
8369
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
8370
|
-
}, z.core.$strip>]>;
|
|
7795
|
+
label: z.ZodString;
|
|
8371
7796
|
objectName: z.ZodOptional<z.ZodString>;
|
|
8372
7797
|
icon: z.ZodOptional<z.ZodString>;
|
|
8373
7798
|
locations: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
@@ -8395,11 +7820,7 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
8395
7820
|
execute: z.ZodOptional<z.ZodString>;
|
|
8396
7821
|
params: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
8397
7822
|
name: z.ZodString;
|
|
8398
|
-
label: z.
|
|
8399
|
-
key: z.ZodString;
|
|
8400
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
8401
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
8402
|
-
}, z.core.$strip>]>;
|
|
7823
|
+
label: z.ZodString;
|
|
8403
7824
|
type: z.ZodEnum<{
|
|
8404
7825
|
number: "number";
|
|
8405
7826
|
boolean: "boolean";
|
|
@@ -8448,11 +7869,7 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
8448
7869
|
}>;
|
|
8449
7870
|
required: z.ZodDefault<z.ZodBoolean>;
|
|
8450
7871
|
options: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
8451
|
-
label: z.
|
|
8452
|
-
key: z.ZodString;
|
|
8453
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
8454
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
8455
|
-
}, z.core.$strip>]>;
|
|
7872
|
+
label: z.ZodString;
|
|
8456
7873
|
value: z.ZodString;
|
|
8457
7874
|
}, z.core.$strip>>>;
|
|
8458
7875
|
}, z.core.$strip>>>;
|
|
@@ -8463,16 +7880,8 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
8463
7880
|
danger: "danger";
|
|
8464
7881
|
ghost: "ghost";
|
|
8465
7882
|
}>>;
|
|
8466
|
-
confirmText: z.ZodOptional<z.
|
|
8467
|
-
|
|
8468
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
8469
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
8470
|
-
}, z.core.$strip>]>>;
|
|
8471
|
-
successMessage: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
8472
|
-
key: z.ZodString;
|
|
8473
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
8474
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
8475
|
-
}, z.core.$strip>]>>;
|
|
7883
|
+
confirmText: z.ZodOptional<z.ZodString>;
|
|
7884
|
+
successMessage: z.ZodOptional<z.ZodString>;
|
|
8476
7885
|
refreshAfter: z.ZodDefault<z.ZodBoolean>;
|
|
8477
7886
|
visible: z.ZodOptional<z.ZodString>;
|
|
8478
7887
|
disabled: z.ZodOptional<z.ZodUnion<readonly [z.ZodBoolean, z.ZodString]>>;
|
|
@@ -8480,21 +7889,13 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
8480
7889
|
bulkEnabled: z.ZodOptional<z.ZodBoolean>;
|
|
8481
7890
|
timeout: z.ZodOptional<z.ZodNumber>;
|
|
8482
7891
|
aria: z.ZodOptional<z.ZodObject<{
|
|
8483
|
-
ariaLabel: z.ZodOptional<z.
|
|
8484
|
-
key: z.ZodString;
|
|
8485
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
8486
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
8487
|
-
}, z.core.$strip>]>>;
|
|
7892
|
+
ariaLabel: z.ZodOptional<z.ZodString>;
|
|
8488
7893
|
ariaDescribedBy: z.ZodOptional<z.ZodString>;
|
|
8489
7894
|
role: z.ZodOptional<z.ZodString>;
|
|
8490
7895
|
}, z.core.$strip>>;
|
|
8491
7896
|
}, z.core.$strip>, z.ZodTransform<{
|
|
8492
7897
|
name: string;
|
|
8493
|
-
label: string
|
|
8494
|
-
key: string;
|
|
8495
|
-
defaultValue?: string | undefined;
|
|
8496
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
8497
|
-
};
|
|
7898
|
+
label: string;
|
|
8498
7899
|
type: "url" | "script" | "modal" | "flow" | "api";
|
|
8499
7900
|
refreshAfter: boolean;
|
|
8500
7901
|
objectName?: string | undefined;
|
|
@@ -8505,54 +7906,30 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
8505
7906
|
execute?: string | undefined;
|
|
8506
7907
|
params?: {
|
|
8507
7908
|
name: string;
|
|
8508
|
-
label: string
|
|
8509
|
-
key: string;
|
|
8510
|
-
defaultValue?: string | undefined;
|
|
8511
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
8512
|
-
};
|
|
7909
|
+
label: string;
|
|
8513
7910
|
type: "number" | "boolean" | "date" | "lookup" | "file" | "url" | "json" | "text" | "textarea" | "email" | "phone" | "password" | "markdown" | "html" | "richtext" | "currency" | "percent" | "datetime" | "time" | "toggle" | "select" | "multiselect" | "radio" | "checkboxes" | "master_detail" | "tree" | "image" | "avatar" | "video" | "audio" | "formula" | "summary" | "autonumber" | "location" | "address" | "code" | "color" | "rating" | "slider" | "signature" | "qrcode" | "progress" | "tags" | "vector";
|
|
8514
7911
|
required: boolean;
|
|
8515
7912
|
options?: {
|
|
8516
|
-
label: string
|
|
8517
|
-
key: string;
|
|
8518
|
-
defaultValue?: string | undefined;
|
|
8519
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
8520
|
-
};
|
|
7913
|
+
label: string;
|
|
8521
7914
|
value: string;
|
|
8522
7915
|
}[] | undefined;
|
|
8523
7916
|
}[] | undefined;
|
|
8524
7917
|
variant?: "link" | "primary" | "secondary" | "danger" | "ghost" | undefined;
|
|
8525
|
-
confirmText?: string |
|
|
8526
|
-
|
|
8527
|
-
defaultValue?: string | undefined;
|
|
8528
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
8529
|
-
} | undefined;
|
|
8530
|
-
successMessage?: string | {
|
|
8531
|
-
key: string;
|
|
8532
|
-
defaultValue?: string | undefined;
|
|
8533
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
8534
|
-
} | undefined;
|
|
7918
|
+
confirmText?: string | undefined;
|
|
7919
|
+
successMessage?: string | undefined;
|
|
8535
7920
|
visible?: string | undefined;
|
|
8536
7921
|
disabled?: string | boolean | undefined;
|
|
8537
7922
|
shortcut?: string | undefined;
|
|
8538
7923
|
bulkEnabled?: boolean | undefined;
|
|
8539
7924
|
timeout?: number | undefined;
|
|
8540
7925
|
aria?: {
|
|
8541
|
-
ariaLabel?: string |
|
|
8542
|
-
key: string;
|
|
8543
|
-
defaultValue?: string | undefined;
|
|
8544
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
8545
|
-
} | undefined;
|
|
7926
|
+
ariaLabel?: string | undefined;
|
|
8546
7927
|
ariaDescribedBy?: string | undefined;
|
|
8547
7928
|
role?: string | undefined;
|
|
8548
7929
|
} | undefined;
|
|
8549
7930
|
}, {
|
|
8550
7931
|
name: string;
|
|
8551
|
-
label: string
|
|
8552
|
-
key: string;
|
|
8553
|
-
defaultValue?: string | undefined;
|
|
8554
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
8555
|
-
};
|
|
7932
|
+
label: string;
|
|
8556
7933
|
type: "url" | "script" | "modal" | "flow" | "api";
|
|
8557
7934
|
refreshAfter: boolean;
|
|
8558
7935
|
objectName?: string | undefined;
|
|
@@ -8563,44 +7940,24 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
8563
7940
|
execute?: string | undefined;
|
|
8564
7941
|
params?: {
|
|
8565
7942
|
name: string;
|
|
8566
|
-
label: string
|
|
8567
|
-
key: string;
|
|
8568
|
-
defaultValue?: string | undefined;
|
|
8569
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
8570
|
-
};
|
|
7943
|
+
label: string;
|
|
8571
7944
|
type: "number" | "boolean" | "date" | "lookup" | "file" | "url" | "json" | "text" | "textarea" | "email" | "phone" | "password" | "markdown" | "html" | "richtext" | "currency" | "percent" | "datetime" | "time" | "toggle" | "select" | "multiselect" | "radio" | "checkboxes" | "master_detail" | "tree" | "image" | "avatar" | "video" | "audio" | "formula" | "summary" | "autonumber" | "location" | "address" | "code" | "color" | "rating" | "slider" | "signature" | "qrcode" | "progress" | "tags" | "vector";
|
|
8572
7945
|
required: boolean;
|
|
8573
7946
|
options?: {
|
|
8574
|
-
label: string
|
|
8575
|
-
key: string;
|
|
8576
|
-
defaultValue?: string | undefined;
|
|
8577
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
8578
|
-
};
|
|
7947
|
+
label: string;
|
|
8579
7948
|
value: string;
|
|
8580
7949
|
}[] | undefined;
|
|
8581
7950
|
}[] | undefined;
|
|
8582
7951
|
variant?: "link" | "primary" | "secondary" | "danger" | "ghost" | undefined;
|
|
8583
|
-
confirmText?: string |
|
|
8584
|
-
|
|
8585
|
-
defaultValue?: string | undefined;
|
|
8586
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
8587
|
-
} | undefined;
|
|
8588
|
-
successMessage?: string | {
|
|
8589
|
-
key: string;
|
|
8590
|
-
defaultValue?: string | undefined;
|
|
8591
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
8592
|
-
} | undefined;
|
|
7952
|
+
confirmText?: string | undefined;
|
|
7953
|
+
successMessage?: string | undefined;
|
|
8593
7954
|
visible?: string | undefined;
|
|
8594
7955
|
disabled?: string | boolean | undefined;
|
|
8595
7956
|
shortcut?: string | undefined;
|
|
8596
7957
|
bulkEnabled?: boolean | undefined;
|
|
8597
7958
|
timeout?: number | undefined;
|
|
8598
7959
|
aria?: {
|
|
8599
|
-
ariaLabel?: string |
|
|
8600
|
-
key: string;
|
|
8601
|
-
defaultValue?: string | undefined;
|
|
8602
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
8603
|
-
} | undefined;
|
|
7960
|
+
ariaLabel?: string | undefined;
|
|
8604
7961
|
ariaDescribedBy?: string | undefined;
|
|
8605
7962
|
role?: string | undefined;
|
|
8606
7963
|
} | undefined;
|
|
@@ -8905,17 +8262,9 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
8905
8262
|
}, z.core.$strip>>>;
|
|
8906
8263
|
apps: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
8907
8264
|
name: z.ZodString;
|
|
8908
|
-
label: z.
|
|
8909
|
-
key: z.ZodString;
|
|
8910
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
8911
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
8912
|
-
}, z.core.$strip>]>;
|
|
8265
|
+
label: z.ZodString;
|
|
8913
8266
|
version: z.ZodOptional<z.ZodString>;
|
|
8914
|
-
description: z.ZodOptional<z.
|
|
8915
|
-
key: z.ZodString;
|
|
8916
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
8917
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
8918
|
-
}, z.core.$strip>]>>;
|
|
8267
|
+
description: z.ZodOptional<z.ZodString>;
|
|
8919
8268
|
icon: z.ZodOptional<z.ZodString>;
|
|
8920
8269
|
branding: z.ZodOptional<z.ZodObject<{
|
|
8921
8270
|
primaryColor: z.ZodOptional<z.ZodString>;
|
|
@@ -8927,18 +8276,10 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
8927
8276
|
navigation: z.ZodOptional<z.ZodArray<z.ZodType<any, unknown, z.core.$ZodTypeInternals<any, unknown>>>>;
|
|
8928
8277
|
areas: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
8929
8278
|
id: z.ZodString;
|
|
8930
|
-
label: z.
|
|
8931
|
-
key: z.ZodString;
|
|
8932
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
8933
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
8934
|
-
}, z.core.$strip>]>;
|
|
8279
|
+
label: z.ZodString;
|
|
8935
8280
|
icon: z.ZodOptional<z.ZodString>;
|
|
8936
8281
|
order: z.ZodOptional<z.ZodNumber>;
|
|
8937
|
-
description: z.ZodOptional<z.
|
|
8938
|
-
key: z.ZodString;
|
|
8939
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
8940
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
8941
|
-
}, z.core.$strip>]>>;
|
|
8282
|
+
description: z.ZodOptional<z.ZodString>;
|
|
8942
8283
|
visible: z.ZodOptional<z.ZodString>;
|
|
8943
8284
|
requiredPermissions: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
8944
8285
|
navigation: z.ZodArray<z.ZodType<any, unknown, z.core.$ZodTypeInternals<any, unknown>>>;
|
|
@@ -8973,11 +8314,7 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
8973
8314
|
bottomNavItems: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
8974
8315
|
}, z.core.$strip>>;
|
|
8975
8316
|
aria: z.ZodOptional<z.ZodObject<{
|
|
8976
|
-
ariaLabel: z.ZodOptional<z.
|
|
8977
|
-
key: z.ZodString;
|
|
8978
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
8979
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
8980
|
-
}, z.core.$strip>]>>;
|
|
8317
|
+
ariaLabel: z.ZodOptional<z.ZodString>;
|
|
8981
8318
|
ariaDescribedBy: z.ZodOptional<z.ZodString>;
|
|
8982
8319
|
role: z.ZodOptional<z.ZodString>;
|
|
8983
8320
|
}, z.core.$strip>>;
|
|
@@ -8985,11 +8322,7 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
8985
8322
|
views: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
8986
8323
|
list: z.ZodOptional<z.ZodObject<{
|
|
8987
8324
|
name: z.ZodOptional<z.ZodString>;
|
|
8988
|
-
label: z.ZodOptional<z.
|
|
8989
|
-
key: z.ZodString;
|
|
8990
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
8991
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
8992
|
-
}, z.core.$strip>]>>;
|
|
8325
|
+
label: z.ZodOptional<z.ZodString>;
|
|
8993
8326
|
type: z.ZodDefault<z.ZodEnum<{
|
|
8994
8327
|
map: "map";
|
|
8995
8328
|
grid: "grid";
|
|
@@ -9036,11 +8369,7 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
9036
8369
|
}, z.core.$strip>], "provider">>;
|
|
9037
8370
|
columns: z.ZodUnion<readonly [z.ZodArray<z.ZodString>, z.ZodArray<z.ZodObject<{
|
|
9038
8371
|
field: z.ZodString;
|
|
9039
|
-
label: z.ZodOptional<z.
|
|
9040
|
-
key: z.ZodString;
|
|
9041
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
9042
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
9043
|
-
}, z.core.$strip>]>>;
|
|
8372
|
+
label: z.ZodOptional<z.ZodString>;
|
|
9044
8373
|
width: z.ZodOptional<z.ZodNumber>;
|
|
9045
8374
|
align: z.ZodOptional<z.ZodEnum<{
|
|
9046
8375
|
left: "left";
|
|
@@ -9175,11 +8504,7 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
9175
8504
|
year: "year";
|
|
9176
8505
|
}>>;
|
|
9177
8506
|
}, z.core.$strip>>;
|
|
9178
|
-
description: z.ZodOptional<z.
|
|
9179
|
-
key: z.ZodString;
|
|
9180
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
9181
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
9182
|
-
}, z.core.$strip>]>>;
|
|
8507
|
+
description: z.ZodOptional<z.ZodString>;
|
|
9183
8508
|
sharing: z.ZodOptional<z.ZodObject<{
|
|
9184
8509
|
type: z.ZodDefault<z.ZodEnum<{
|
|
9185
8510
|
personal: "personal";
|
|
@@ -9246,11 +8571,7 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
9246
8571
|
}, z.core.$strip>>;
|
|
9247
8572
|
tabs: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
9248
8573
|
name: z.ZodString;
|
|
9249
|
-
label: z.ZodOptional<z.
|
|
9250
|
-
key: z.ZodString;
|
|
9251
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
9252
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
9253
|
-
}, z.core.$strip>]>>;
|
|
8574
|
+
label: z.ZodOptional<z.ZodString>;
|
|
9254
8575
|
icon: z.ZodOptional<z.ZodString>;
|
|
9255
8576
|
view: z.ZodOptional<z.ZodString>;
|
|
9256
8577
|
filter: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -9280,24 +8601,12 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
9280
8601
|
showRecordCount: z.ZodOptional<z.ZodBoolean>;
|
|
9281
8602
|
allowPrinting: z.ZodOptional<z.ZodBoolean>;
|
|
9282
8603
|
emptyState: z.ZodOptional<z.ZodObject<{
|
|
9283
|
-
title: z.ZodOptional<z.
|
|
9284
|
-
|
|
9285
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
9286
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
9287
|
-
}, z.core.$strip>]>>;
|
|
9288
|
-
message: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
9289
|
-
key: z.ZodString;
|
|
9290
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
9291
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
9292
|
-
}, z.core.$strip>]>>;
|
|
8604
|
+
title: z.ZodOptional<z.ZodString>;
|
|
8605
|
+
message: z.ZodOptional<z.ZodString>;
|
|
9293
8606
|
icon: z.ZodOptional<z.ZodString>;
|
|
9294
8607
|
}, z.core.$strip>>;
|
|
9295
8608
|
aria: z.ZodOptional<z.ZodObject<{
|
|
9296
|
-
ariaLabel: z.ZodOptional<z.
|
|
9297
|
-
key: z.ZodString;
|
|
9298
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
9299
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
9300
|
-
}, z.core.$strip>]>>;
|
|
8609
|
+
ariaLabel: z.ZodOptional<z.ZodString>;
|
|
9301
8610
|
ariaDescribedBy: z.ZodOptional<z.ZodString>;
|
|
9302
8611
|
role: z.ZodOptional<z.ZodString>;
|
|
9303
8612
|
}, z.core.$strip>>;
|
|
@@ -9398,11 +8707,7 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
9398
8707
|
items: z.ZodArray<z.ZodUnknown>;
|
|
9399
8708
|
}, z.core.$strip>], "provider">>;
|
|
9400
8709
|
sections: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
9401
|
-
label: z.ZodOptional<z.
|
|
9402
|
-
key: z.ZodString;
|
|
9403
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
9404
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
9405
|
-
}, z.core.$strip>]>>;
|
|
8710
|
+
label: z.ZodOptional<z.ZodString>;
|
|
9406
8711
|
collapsible: z.ZodDefault<z.ZodBoolean>;
|
|
9407
8712
|
collapsed: z.ZodDefault<z.ZodBoolean>;
|
|
9408
8713
|
columns: z.ZodPipe<z.ZodDefault<z.ZodEnum<{
|
|
@@ -9413,21 +8718,9 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
9413
8718
|
}>>, z.ZodTransform<1 | 2 | 3 | 4, "1" | "2" | "3" | "4">>;
|
|
9414
8719
|
fields: z.ZodArray<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
9415
8720
|
field: z.ZodString;
|
|
9416
|
-
label: z.ZodOptional<z.
|
|
9417
|
-
|
|
9418
|
-
|
|
9419
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
9420
|
-
}, z.core.$strip>]>>;
|
|
9421
|
-
placeholder: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
9422
|
-
key: z.ZodString;
|
|
9423
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
9424
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
9425
|
-
}, z.core.$strip>]>>;
|
|
9426
|
-
helpText: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
9427
|
-
key: z.ZodString;
|
|
9428
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
9429
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
9430
|
-
}, z.core.$strip>]>>;
|
|
8721
|
+
label: z.ZodOptional<z.ZodString>;
|
|
8722
|
+
placeholder: z.ZodOptional<z.ZodString>;
|
|
8723
|
+
helpText: z.ZodOptional<z.ZodString>;
|
|
9431
8724
|
readonly: z.ZodOptional<z.ZodBoolean>;
|
|
9432
8725
|
required: z.ZodOptional<z.ZodBoolean>;
|
|
9433
8726
|
hidden: z.ZodOptional<z.ZodBoolean>;
|
|
@@ -9438,11 +8731,7 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
9438
8731
|
}, z.core.$strip>]>>;
|
|
9439
8732
|
}, z.core.$strip>>>;
|
|
9440
8733
|
groups: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
9441
|
-
label: z.ZodOptional<z.
|
|
9442
|
-
key: z.ZodString;
|
|
9443
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
9444
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
9445
|
-
}, z.core.$strip>]>>;
|
|
8734
|
+
label: z.ZodOptional<z.ZodString>;
|
|
9446
8735
|
collapsible: z.ZodDefault<z.ZodBoolean>;
|
|
9447
8736
|
collapsed: z.ZodDefault<z.ZodBoolean>;
|
|
9448
8737
|
columns: z.ZodPipe<z.ZodDefault<z.ZodEnum<{
|
|
@@ -9453,21 +8742,9 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
9453
8742
|
}>>, z.ZodTransform<1 | 2 | 3 | 4, "1" | "2" | "3" | "4">>;
|
|
9454
8743
|
fields: z.ZodArray<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
9455
8744
|
field: z.ZodString;
|
|
9456
|
-
label: z.ZodOptional<z.
|
|
9457
|
-
|
|
9458
|
-
|
|
9459
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
9460
|
-
}, z.core.$strip>]>>;
|
|
9461
|
-
placeholder: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
9462
|
-
key: z.ZodString;
|
|
9463
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
9464
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
9465
|
-
}, z.core.$strip>]>>;
|
|
9466
|
-
helpText: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
9467
|
-
key: z.ZodString;
|
|
9468
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
9469
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
9470
|
-
}, z.core.$strip>]>>;
|
|
8745
|
+
label: z.ZodOptional<z.ZodString>;
|
|
8746
|
+
placeholder: z.ZodOptional<z.ZodString>;
|
|
8747
|
+
helpText: z.ZodOptional<z.ZodString>;
|
|
9471
8748
|
readonly: z.ZodOptional<z.ZodBoolean>;
|
|
9472
8749
|
required: z.ZodOptional<z.ZodBoolean>;
|
|
9473
8750
|
hidden: z.ZodOptional<z.ZodBoolean>;
|
|
@@ -9493,22 +8770,14 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
9493
8770
|
allowAnonymous: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
9494
8771
|
}, z.core.$strip>>;
|
|
9495
8772
|
aria: z.ZodOptional<z.ZodObject<{
|
|
9496
|
-
ariaLabel: z.ZodOptional<z.
|
|
9497
|
-
key: z.ZodString;
|
|
9498
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
9499
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
9500
|
-
}, z.core.$strip>]>>;
|
|
8773
|
+
ariaLabel: z.ZodOptional<z.ZodString>;
|
|
9501
8774
|
ariaDescribedBy: z.ZodOptional<z.ZodString>;
|
|
9502
8775
|
role: z.ZodOptional<z.ZodString>;
|
|
9503
8776
|
}, z.core.$strip>>;
|
|
9504
8777
|
}, z.core.$strip>>;
|
|
9505
8778
|
listViews: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
9506
8779
|
name: z.ZodOptional<z.ZodString>;
|
|
9507
|
-
label: z.ZodOptional<z.
|
|
9508
|
-
key: z.ZodString;
|
|
9509
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
9510
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
9511
|
-
}, z.core.$strip>]>>;
|
|
8780
|
+
label: z.ZodOptional<z.ZodString>;
|
|
9512
8781
|
type: z.ZodDefault<z.ZodEnum<{
|
|
9513
8782
|
map: "map";
|
|
9514
8783
|
grid: "grid";
|
|
@@ -9555,11 +8824,7 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
9555
8824
|
}, z.core.$strip>], "provider">>;
|
|
9556
8825
|
columns: z.ZodUnion<readonly [z.ZodArray<z.ZodString>, z.ZodArray<z.ZodObject<{
|
|
9557
8826
|
field: z.ZodString;
|
|
9558
|
-
label: z.ZodOptional<z.
|
|
9559
|
-
key: z.ZodString;
|
|
9560
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
9561
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
9562
|
-
}, z.core.$strip>]>>;
|
|
8827
|
+
label: z.ZodOptional<z.ZodString>;
|
|
9563
8828
|
width: z.ZodOptional<z.ZodNumber>;
|
|
9564
8829
|
align: z.ZodOptional<z.ZodEnum<{
|
|
9565
8830
|
left: "left";
|
|
@@ -9694,11 +8959,7 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
9694
8959
|
year: "year";
|
|
9695
8960
|
}>>;
|
|
9696
8961
|
}, z.core.$strip>>;
|
|
9697
|
-
description: z.ZodOptional<z.
|
|
9698
|
-
key: z.ZodString;
|
|
9699
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
9700
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
9701
|
-
}, z.core.$strip>]>>;
|
|
8962
|
+
description: z.ZodOptional<z.ZodString>;
|
|
9702
8963
|
sharing: z.ZodOptional<z.ZodObject<{
|
|
9703
8964
|
type: z.ZodDefault<z.ZodEnum<{
|
|
9704
8965
|
personal: "personal";
|
|
@@ -9765,11 +9026,7 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
9765
9026
|
}, z.core.$strip>>;
|
|
9766
9027
|
tabs: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
9767
9028
|
name: z.ZodString;
|
|
9768
|
-
label: z.ZodOptional<z.
|
|
9769
|
-
key: z.ZodString;
|
|
9770
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
9771
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
9772
|
-
}, z.core.$strip>]>>;
|
|
9029
|
+
label: z.ZodOptional<z.ZodString>;
|
|
9773
9030
|
icon: z.ZodOptional<z.ZodString>;
|
|
9774
9031
|
view: z.ZodOptional<z.ZodString>;
|
|
9775
9032
|
filter: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -9799,24 +9056,12 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
9799
9056
|
showRecordCount: z.ZodOptional<z.ZodBoolean>;
|
|
9800
9057
|
allowPrinting: z.ZodOptional<z.ZodBoolean>;
|
|
9801
9058
|
emptyState: z.ZodOptional<z.ZodObject<{
|
|
9802
|
-
title: z.ZodOptional<z.
|
|
9803
|
-
|
|
9804
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
9805
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
9806
|
-
}, z.core.$strip>]>>;
|
|
9807
|
-
message: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
9808
|
-
key: z.ZodString;
|
|
9809
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
9810
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
9811
|
-
}, z.core.$strip>]>>;
|
|
9059
|
+
title: z.ZodOptional<z.ZodString>;
|
|
9060
|
+
message: z.ZodOptional<z.ZodString>;
|
|
9812
9061
|
icon: z.ZodOptional<z.ZodString>;
|
|
9813
9062
|
}, z.core.$strip>>;
|
|
9814
9063
|
aria: z.ZodOptional<z.ZodObject<{
|
|
9815
|
-
ariaLabel: z.ZodOptional<z.
|
|
9816
|
-
key: z.ZodString;
|
|
9817
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
9818
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
9819
|
-
}, z.core.$strip>]>>;
|
|
9064
|
+
ariaLabel: z.ZodOptional<z.ZodString>;
|
|
9820
9065
|
ariaDescribedBy: z.ZodOptional<z.ZodString>;
|
|
9821
9066
|
role: z.ZodOptional<z.ZodString>;
|
|
9822
9067
|
}, z.core.$strip>>;
|
|
@@ -9917,11 +9162,7 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
9917
9162
|
items: z.ZodArray<z.ZodUnknown>;
|
|
9918
9163
|
}, z.core.$strip>], "provider">>;
|
|
9919
9164
|
sections: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
9920
|
-
label: z.ZodOptional<z.
|
|
9921
|
-
key: z.ZodString;
|
|
9922
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
9923
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
9924
|
-
}, z.core.$strip>]>>;
|
|
9165
|
+
label: z.ZodOptional<z.ZodString>;
|
|
9925
9166
|
collapsible: z.ZodDefault<z.ZodBoolean>;
|
|
9926
9167
|
collapsed: z.ZodDefault<z.ZodBoolean>;
|
|
9927
9168
|
columns: z.ZodPipe<z.ZodDefault<z.ZodEnum<{
|
|
@@ -9932,21 +9173,9 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
9932
9173
|
}>>, z.ZodTransform<1 | 2 | 3 | 4, "1" | "2" | "3" | "4">>;
|
|
9933
9174
|
fields: z.ZodArray<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
9934
9175
|
field: z.ZodString;
|
|
9935
|
-
label: z.ZodOptional<z.
|
|
9936
|
-
|
|
9937
|
-
|
|
9938
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
9939
|
-
}, z.core.$strip>]>>;
|
|
9940
|
-
placeholder: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
9941
|
-
key: z.ZodString;
|
|
9942
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
9943
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
9944
|
-
}, z.core.$strip>]>>;
|
|
9945
|
-
helpText: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
9946
|
-
key: z.ZodString;
|
|
9947
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
9948
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
9949
|
-
}, z.core.$strip>]>>;
|
|
9176
|
+
label: z.ZodOptional<z.ZodString>;
|
|
9177
|
+
placeholder: z.ZodOptional<z.ZodString>;
|
|
9178
|
+
helpText: z.ZodOptional<z.ZodString>;
|
|
9950
9179
|
readonly: z.ZodOptional<z.ZodBoolean>;
|
|
9951
9180
|
required: z.ZodOptional<z.ZodBoolean>;
|
|
9952
9181
|
hidden: z.ZodOptional<z.ZodBoolean>;
|
|
@@ -9957,11 +9186,7 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
9957
9186
|
}, z.core.$strip>]>>;
|
|
9958
9187
|
}, z.core.$strip>>>;
|
|
9959
9188
|
groups: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
9960
|
-
label: z.ZodOptional<z.
|
|
9961
|
-
key: z.ZodString;
|
|
9962
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
9963
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
9964
|
-
}, z.core.$strip>]>>;
|
|
9189
|
+
label: z.ZodOptional<z.ZodString>;
|
|
9965
9190
|
collapsible: z.ZodDefault<z.ZodBoolean>;
|
|
9966
9191
|
collapsed: z.ZodDefault<z.ZodBoolean>;
|
|
9967
9192
|
columns: z.ZodPipe<z.ZodDefault<z.ZodEnum<{
|
|
@@ -9972,21 +9197,9 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
9972
9197
|
}>>, z.ZodTransform<1 | 2 | 3 | 4, "1" | "2" | "3" | "4">>;
|
|
9973
9198
|
fields: z.ZodArray<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
9974
9199
|
field: z.ZodString;
|
|
9975
|
-
label: z.ZodOptional<z.
|
|
9976
|
-
|
|
9977
|
-
|
|
9978
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
9979
|
-
}, z.core.$strip>]>>;
|
|
9980
|
-
placeholder: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
9981
|
-
key: z.ZodString;
|
|
9982
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
9983
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
9984
|
-
}, z.core.$strip>]>>;
|
|
9985
|
-
helpText: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
9986
|
-
key: z.ZodString;
|
|
9987
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
9988
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
9989
|
-
}, z.core.$strip>]>>;
|
|
9200
|
+
label: z.ZodOptional<z.ZodString>;
|
|
9201
|
+
placeholder: z.ZodOptional<z.ZodString>;
|
|
9202
|
+
helpText: z.ZodOptional<z.ZodString>;
|
|
9990
9203
|
readonly: z.ZodOptional<z.ZodBoolean>;
|
|
9991
9204
|
required: z.ZodOptional<z.ZodBoolean>;
|
|
9992
9205
|
hidden: z.ZodOptional<z.ZodBoolean>;
|
|
@@ -10012,11 +9225,7 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
10012
9225
|
allowAnonymous: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
10013
9226
|
}, z.core.$strip>>;
|
|
10014
9227
|
aria: z.ZodOptional<z.ZodObject<{
|
|
10015
|
-
ariaLabel: z.ZodOptional<z.
|
|
10016
|
-
key: z.ZodString;
|
|
10017
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
10018
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
10019
|
-
}, z.core.$strip>]>>;
|
|
9228
|
+
ariaLabel: z.ZodOptional<z.ZodString>;
|
|
10020
9229
|
ariaDescribedBy: z.ZodOptional<z.ZodString>;
|
|
10021
9230
|
role: z.ZodOptional<z.ZodString>;
|
|
10022
9231
|
}, z.core.$strip>>;
|
|
@@ -10024,16 +9233,8 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
10024
9233
|
}, z.core.$strip>>>;
|
|
10025
9234
|
pages: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
10026
9235
|
name: z.ZodString;
|
|
10027
|
-
label: z.
|
|
10028
|
-
|
|
10029
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
10030
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
10031
|
-
}, z.core.$strip>]>;
|
|
10032
|
-
description: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
10033
|
-
key: z.ZodString;
|
|
10034
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
10035
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
10036
|
-
}, z.core.$strip>]>>;
|
|
9236
|
+
label: z.ZodString;
|
|
9237
|
+
description: z.ZodOptional<z.ZodString>;
|
|
10037
9238
|
icon: z.ZodOptional<z.ZodString>;
|
|
10038
9239
|
type: z.ZodDefault<z.ZodEnum<{
|
|
10039
9240
|
record: "record";
|
|
@@ -10151,11 +9352,7 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
10151
9352
|
"element:record_picker": "element:record_picker";
|
|
10152
9353
|
}>, z.ZodString]>;
|
|
10153
9354
|
id: z.ZodOptional<z.ZodString>;
|
|
10154
|
-
label: z.ZodOptional<z.
|
|
10155
|
-
key: z.ZodString;
|
|
10156
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
10157
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
10158
|
-
}, z.core.$strip>]>>;
|
|
9355
|
+
label: z.ZodOptional<z.ZodString>;
|
|
10159
9356
|
properties: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
10160
9357
|
events: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
10161
9358
|
style: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
@@ -10209,11 +9406,7 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
10209
9406
|
}, z.core.$strip>>;
|
|
10210
9407
|
}, z.core.$strip>>;
|
|
10211
9408
|
aria: z.ZodOptional<z.ZodObject<{
|
|
10212
|
-
ariaLabel: z.ZodOptional<z.
|
|
10213
|
-
key: z.ZodString;
|
|
10214
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
10215
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
10216
|
-
}, z.core.$strip>]>>;
|
|
9409
|
+
ariaLabel: z.ZodOptional<z.ZodString>;
|
|
10217
9410
|
ariaDescribedBy: z.ZodOptional<z.ZodString>;
|
|
10218
9411
|
role: z.ZodOptional<z.ZodString>;
|
|
10219
9412
|
}, z.core.$strip>>;
|
|
@@ -10249,11 +9442,7 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
10249
9442
|
}>>>;
|
|
10250
9443
|
tabs: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
10251
9444
|
name: z.ZodString;
|
|
10252
|
-
label: z.ZodOptional<z.
|
|
10253
|
-
key: z.ZodString;
|
|
10254
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
10255
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
10256
|
-
}, z.core.$strip>]>>;
|
|
9445
|
+
label: z.ZodOptional<z.ZodString>;
|
|
10257
9446
|
icon: z.ZodOptional<z.ZodString>;
|
|
10258
9447
|
view: z.ZodOptional<z.ZodString>;
|
|
10259
9448
|
filter: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -10293,36 +9482,20 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
10293
9482
|
allowPrinting: z.ZodOptional<z.ZodBoolean>;
|
|
10294
9483
|
}, z.core.$strip>>;
|
|
10295
9484
|
aria: z.ZodOptional<z.ZodObject<{
|
|
10296
|
-
ariaLabel: z.ZodOptional<z.
|
|
10297
|
-
key: z.ZodString;
|
|
10298
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
10299
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
10300
|
-
}, z.core.$strip>]>>;
|
|
9485
|
+
ariaLabel: z.ZodOptional<z.ZodString>;
|
|
10301
9486
|
ariaDescribedBy: z.ZodOptional<z.ZodString>;
|
|
10302
9487
|
role: z.ZodOptional<z.ZodString>;
|
|
10303
9488
|
}, z.core.$strip>>;
|
|
10304
9489
|
}, z.core.$strip>>>;
|
|
10305
9490
|
dashboards: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
10306
9491
|
name: z.ZodString;
|
|
10307
|
-
label: z.
|
|
10308
|
-
|
|
10309
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
10310
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
10311
|
-
}, z.core.$strip>]>;
|
|
10312
|
-
description: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
10313
|
-
key: z.ZodString;
|
|
10314
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
10315
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
10316
|
-
}, z.core.$strip>]>>;
|
|
9492
|
+
label: z.ZodString;
|
|
9493
|
+
description: z.ZodOptional<z.ZodString>;
|
|
10317
9494
|
header: z.ZodOptional<z.ZodObject<{
|
|
10318
9495
|
showTitle: z.ZodDefault<z.ZodBoolean>;
|
|
10319
9496
|
showDescription: z.ZodDefault<z.ZodBoolean>;
|
|
10320
9497
|
actions: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
10321
|
-
label: z.
|
|
10322
|
-
key: z.ZodString;
|
|
10323
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
10324
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
10325
|
-
}, z.core.$strip>]>;
|
|
9498
|
+
label: z.ZodString;
|
|
10326
9499
|
actionUrl: z.ZodString;
|
|
10327
9500
|
actionType: z.ZodOptional<z.ZodEnum<{
|
|
10328
9501
|
url: "url";
|
|
@@ -10336,16 +9509,8 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
10336
9509
|
}, z.core.$strip>>;
|
|
10337
9510
|
widgets: z.ZodArray<z.ZodObject<{
|
|
10338
9511
|
id: z.ZodString;
|
|
10339
|
-
title: z.ZodOptional<z.
|
|
10340
|
-
|
|
10341
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
10342
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
10343
|
-
}, z.core.$strip>]>>;
|
|
10344
|
-
description: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
10345
|
-
key: z.ZodString;
|
|
10346
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
10347
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
10348
|
-
}, z.core.$strip>]>>;
|
|
9512
|
+
title: z.ZodOptional<z.ZodString>;
|
|
9513
|
+
description: z.ZodOptional<z.ZodString>;
|
|
10349
9514
|
type: z.ZodDefault<z.ZodEnum<{
|
|
10350
9515
|
table: "table";
|
|
10351
9516
|
bar: "bar";
|
|
@@ -10427,28 +9592,12 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
10427
9592
|
stock: "stock";
|
|
10428
9593
|
pivot: "pivot";
|
|
10429
9594
|
}>;
|
|
10430
|
-
title: z.ZodOptional<z.
|
|
10431
|
-
|
|
10432
|
-
|
|
10433
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
10434
|
-
}, z.core.$strip>]>>;
|
|
10435
|
-
subtitle: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
10436
|
-
key: z.ZodString;
|
|
10437
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
10438
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
10439
|
-
}, z.core.$strip>]>>;
|
|
10440
|
-
description: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
10441
|
-
key: z.ZodString;
|
|
10442
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
10443
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
10444
|
-
}, z.core.$strip>]>>;
|
|
9595
|
+
title: z.ZodOptional<z.ZodString>;
|
|
9596
|
+
subtitle: z.ZodOptional<z.ZodString>;
|
|
9597
|
+
description: z.ZodOptional<z.ZodString>;
|
|
10445
9598
|
xAxis: z.ZodOptional<z.ZodObject<{
|
|
10446
9599
|
field: z.ZodString;
|
|
10447
|
-
title: z.ZodOptional<z.
|
|
10448
|
-
key: z.ZodString;
|
|
10449
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
10450
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
10451
|
-
}, z.core.$strip>]>>;
|
|
9600
|
+
title: z.ZodOptional<z.ZodString>;
|
|
10452
9601
|
format: z.ZodOptional<z.ZodString>;
|
|
10453
9602
|
min: z.ZodOptional<z.ZodNumber>;
|
|
10454
9603
|
max: z.ZodOptional<z.ZodNumber>;
|
|
@@ -10464,11 +9613,7 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
10464
9613
|
}, z.core.$strip>>;
|
|
10465
9614
|
yAxis: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
10466
9615
|
field: z.ZodString;
|
|
10467
|
-
title: z.ZodOptional<z.
|
|
10468
|
-
key: z.ZodString;
|
|
10469
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
10470
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
10471
|
-
}, z.core.$strip>]>>;
|
|
9616
|
+
title: z.ZodOptional<z.ZodString>;
|
|
10472
9617
|
format: z.ZodOptional<z.ZodString>;
|
|
10473
9618
|
min: z.ZodOptional<z.ZodNumber>;
|
|
10474
9619
|
max: z.ZodOptional<z.ZodNumber>;
|
|
@@ -10484,11 +9629,7 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
10484
9629
|
}, z.core.$strip>>>;
|
|
10485
9630
|
series: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
10486
9631
|
name: z.ZodString;
|
|
10487
|
-
label: z.ZodOptional<z.
|
|
10488
|
-
key: z.ZodString;
|
|
10489
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
10490
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
10491
|
-
}, z.core.$strip>]>>;
|
|
9632
|
+
label: z.ZodOptional<z.ZodString>;
|
|
10492
9633
|
type: z.ZodOptional<z.ZodEnum<{
|
|
10493
9634
|
table: "table";
|
|
10494
9635
|
bar: "bar";
|
|
@@ -10552,11 +9693,7 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
10552
9693
|
value: z.ZodUnion<readonly [z.ZodNumber, z.ZodString]>;
|
|
10553
9694
|
endValue: z.ZodOptional<z.ZodUnion<readonly [z.ZodNumber, z.ZodString]>>;
|
|
10554
9695
|
color: z.ZodOptional<z.ZodString>;
|
|
10555
|
-
label: z.ZodOptional<z.
|
|
10556
|
-
key: z.ZodString;
|
|
10557
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
10558
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
10559
|
-
}, z.core.$strip>]>>;
|
|
9696
|
+
label: z.ZodOptional<z.ZodString>;
|
|
10560
9697
|
style: z.ZodDefault<z.ZodEnum<{
|
|
10561
9698
|
solid: "solid";
|
|
10562
9699
|
dashed: "dashed";
|
|
@@ -10570,11 +9707,7 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
10570
9707
|
clickAction: z.ZodOptional<z.ZodString>;
|
|
10571
9708
|
}, z.core.$strip>>;
|
|
10572
9709
|
aria: z.ZodOptional<z.ZodObject<{
|
|
10573
|
-
ariaLabel: z.ZodOptional<z.
|
|
10574
|
-
key: z.ZodString;
|
|
10575
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
10576
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
10577
|
-
}, z.core.$strip>]>>;
|
|
9710
|
+
ariaLabel: z.ZodOptional<z.ZodString>;
|
|
10578
9711
|
ariaDescribedBy: z.ZodOptional<z.ZodString>;
|
|
10579
9712
|
role: z.ZodOptional<z.ZodString>;
|
|
10580
9713
|
}, z.core.$strip>>;
|
|
@@ -10618,11 +9751,7 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
10618
9751
|
min: "min";
|
|
10619
9752
|
max: "max";
|
|
10620
9753
|
}>>;
|
|
10621
|
-
label: z.ZodOptional<z.
|
|
10622
|
-
key: z.ZodString;
|
|
10623
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
10624
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
10625
|
-
}, z.core.$strip>]>>;
|
|
9754
|
+
label: z.ZodOptional<z.ZodString>;
|
|
10626
9755
|
format: z.ZodOptional<z.ZodString>;
|
|
10627
9756
|
}, z.core.$strip>>>;
|
|
10628
9757
|
layout: z.ZodObject<{
|
|
@@ -10667,11 +9796,7 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
10667
9796
|
}, z.core.$strip>>;
|
|
10668
9797
|
}, z.core.$strip>>;
|
|
10669
9798
|
aria: z.ZodOptional<z.ZodObject<{
|
|
10670
|
-
ariaLabel: z.ZodOptional<z.
|
|
10671
|
-
key: z.ZodString;
|
|
10672
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
10673
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
10674
|
-
}, z.core.$strip>]>>;
|
|
9799
|
+
ariaLabel: z.ZodOptional<z.ZodString>;
|
|
10675
9800
|
ariaDescribedBy: z.ZodOptional<z.ZodString>;
|
|
10676
9801
|
role: z.ZodOptional<z.ZodString>;
|
|
10677
9802
|
}, z.core.$strip>>;
|
|
@@ -10699,11 +9824,7 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
10699
9824
|
}, z.core.$strip>>;
|
|
10700
9825
|
globalFilters: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
10701
9826
|
field: z.ZodString;
|
|
10702
|
-
label: z.ZodOptional<z.
|
|
10703
|
-
key: z.ZodString;
|
|
10704
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
10705
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
10706
|
-
}, z.core.$strip>]>>;
|
|
9827
|
+
label: z.ZodOptional<z.ZodString>;
|
|
10707
9828
|
type: z.ZodOptional<z.ZodEnum<{
|
|
10708
9829
|
number: "number";
|
|
10709
9830
|
date: "date";
|
|
@@ -10713,11 +9834,7 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
10713
9834
|
}>>;
|
|
10714
9835
|
options: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
10715
9836
|
value: z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>;
|
|
10716
|
-
label: z.
|
|
10717
|
-
key: z.ZodString;
|
|
10718
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
10719
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
10720
|
-
}, z.core.$strip>]>;
|
|
9837
|
+
label: z.ZodString;
|
|
10721
9838
|
}, z.core.$strip>>>;
|
|
10722
9839
|
optionsFrom: z.ZodOptional<z.ZodObject<{
|
|
10723
9840
|
object: z.ZodString;
|
|
@@ -10733,11 +9850,7 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
10733
9850
|
targetWidgets: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
10734
9851
|
}, z.core.$strip>>>;
|
|
10735
9852
|
aria: z.ZodOptional<z.ZodObject<{
|
|
10736
|
-
ariaLabel: z.ZodOptional<z.
|
|
10737
|
-
key: z.ZodString;
|
|
10738
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
10739
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
10740
|
-
}, z.core.$strip>]>>;
|
|
9853
|
+
ariaLabel: z.ZodOptional<z.ZodString>;
|
|
10741
9854
|
ariaDescribedBy: z.ZodOptional<z.ZodString>;
|
|
10742
9855
|
role: z.ZodOptional<z.ZodString>;
|
|
10743
9856
|
}, z.core.$strip>>;
|
|
@@ -10761,16 +9874,8 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
10761
9874
|
}, z.core.$strip>>>;
|
|
10762
9875
|
reports: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
10763
9876
|
name: z.ZodString;
|
|
10764
|
-
label: z.
|
|
10765
|
-
|
|
10766
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
10767
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
10768
|
-
}, z.core.$strip>]>;
|
|
10769
|
-
description: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
10770
|
-
key: z.ZodString;
|
|
10771
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
10772
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
10773
|
-
}, z.core.$strip>]>>;
|
|
9877
|
+
label: z.ZodString;
|
|
9878
|
+
description: z.ZodOptional<z.ZodString>;
|
|
10774
9879
|
objectName: z.ZodString;
|
|
10775
9880
|
type: z.ZodDefault<z.ZodEnum<{
|
|
10776
9881
|
summary: "summary";
|
|
@@ -10780,11 +9885,7 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
10780
9885
|
}>>;
|
|
10781
9886
|
columns: z.ZodArray<z.ZodObject<{
|
|
10782
9887
|
field: z.ZodString;
|
|
10783
|
-
label: z.ZodOptional<z.
|
|
10784
|
-
key: z.ZodString;
|
|
10785
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
10786
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
10787
|
-
}, z.core.$strip>]>>;
|
|
9888
|
+
label: z.ZodOptional<z.ZodString>;
|
|
10788
9889
|
aggregate: z.ZodOptional<z.ZodEnum<{
|
|
10789
9890
|
count: "count";
|
|
10790
9891
|
sum: "sum";
|
|
@@ -10898,28 +9999,12 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
10898
9999
|
stock: "stock";
|
|
10899
10000
|
pivot: "pivot";
|
|
10900
10001
|
}>;
|
|
10901
|
-
title: z.ZodOptional<z.
|
|
10902
|
-
|
|
10903
|
-
|
|
10904
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
10905
|
-
}, z.core.$strip>]>>;
|
|
10906
|
-
subtitle: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
10907
|
-
key: z.ZodString;
|
|
10908
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
10909
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
10910
|
-
}, z.core.$strip>]>>;
|
|
10911
|
-
description: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
10912
|
-
key: z.ZodString;
|
|
10913
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
10914
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
10915
|
-
}, z.core.$strip>]>>;
|
|
10002
|
+
title: z.ZodOptional<z.ZodString>;
|
|
10003
|
+
subtitle: z.ZodOptional<z.ZodString>;
|
|
10004
|
+
description: z.ZodOptional<z.ZodString>;
|
|
10916
10005
|
series: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
10917
10006
|
name: z.ZodString;
|
|
10918
|
-
label: z.ZodOptional<z.
|
|
10919
|
-
key: z.ZodString;
|
|
10920
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
10921
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
10922
|
-
}, z.core.$strip>]>>;
|
|
10007
|
+
label: z.ZodOptional<z.ZodString>;
|
|
10923
10008
|
type: z.ZodOptional<z.ZodEnum<{
|
|
10924
10009
|
table: "table";
|
|
10925
10010
|
bar: "bar";
|
|
@@ -10983,11 +10068,7 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
10983
10068
|
value: z.ZodUnion<readonly [z.ZodNumber, z.ZodString]>;
|
|
10984
10069
|
endValue: z.ZodOptional<z.ZodUnion<readonly [z.ZodNumber, z.ZodString]>>;
|
|
10985
10070
|
color: z.ZodOptional<z.ZodString>;
|
|
10986
|
-
label: z.ZodOptional<z.
|
|
10987
|
-
key: z.ZodString;
|
|
10988
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
10989
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
10990
|
-
}, z.core.$strip>]>>;
|
|
10071
|
+
label: z.ZodOptional<z.ZodString>;
|
|
10991
10072
|
style: z.ZodDefault<z.ZodEnum<{
|
|
10992
10073
|
solid: "solid";
|
|
10993
10074
|
dashed: "dashed";
|
|
@@ -11001,11 +10082,7 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
11001
10082
|
clickAction: z.ZodOptional<z.ZodString>;
|
|
11002
10083
|
}, z.core.$strip>>;
|
|
11003
10084
|
aria: z.ZodOptional<z.ZodObject<{
|
|
11004
|
-
ariaLabel: z.ZodOptional<z.
|
|
11005
|
-
key: z.ZodString;
|
|
11006
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
11007
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
11008
|
-
}, z.core.$strip>]>>;
|
|
10085
|
+
ariaLabel: z.ZodOptional<z.ZodString>;
|
|
11009
10086
|
ariaDescribedBy: z.ZodOptional<z.ZodString>;
|
|
11010
10087
|
role: z.ZodOptional<z.ZodString>;
|
|
11011
10088
|
}, z.core.$strip>>;
|
|
@@ -11014,11 +10091,7 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
11014
10091
|
groupBy: z.ZodOptional<z.ZodString>;
|
|
11015
10092
|
}, z.core.$strip>>;
|
|
11016
10093
|
aria: z.ZodOptional<z.ZodObject<{
|
|
11017
|
-
ariaLabel: z.ZodOptional<z.
|
|
11018
|
-
key: z.ZodString;
|
|
11019
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
11020
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
11021
|
-
}, z.core.$strip>]>>;
|
|
10094
|
+
ariaLabel: z.ZodOptional<z.ZodString>;
|
|
11022
10095
|
ariaDescribedBy: z.ZodOptional<z.ZodString>;
|
|
11023
10096
|
role: z.ZodOptional<z.ZodString>;
|
|
11024
10097
|
}, z.core.$strip>>;
|
|
@@ -11042,11 +10115,7 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
11042
10115
|
}, z.core.$strip>>>;
|
|
11043
10116
|
actions: z.ZodOptional<z.ZodArray<z.ZodPipe<z.ZodObject<{
|
|
11044
10117
|
name: z.ZodString;
|
|
11045
|
-
label: z.
|
|
11046
|
-
key: z.ZodString;
|
|
11047
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
11048
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
11049
|
-
}, z.core.$strip>]>;
|
|
10118
|
+
label: z.ZodString;
|
|
11050
10119
|
objectName: z.ZodOptional<z.ZodString>;
|
|
11051
10120
|
icon: z.ZodOptional<z.ZodString>;
|
|
11052
10121
|
locations: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
@@ -11074,11 +10143,7 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
11074
10143
|
execute: z.ZodOptional<z.ZodString>;
|
|
11075
10144
|
params: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
11076
10145
|
name: z.ZodString;
|
|
11077
|
-
label: z.
|
|
11078
|
-
key: z.ZodString;
|
|
11079
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
11080
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
11081
|
-
}, z.core.$strip>]>;
|
|
10146
|
+
label: z.ZodString;
|
|
11082
10147
|
type: z.ZodEnum<{
|
|
11083
10148
|
number: "number";
|
|
11084
10149
|
boolean: "boolean";
|
|
@@ -11127,11 +10192,7 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
11127
10192
|
}>;
|
|
11128
10193
|
required: z.ZodDefault<z.ZodBoolean>;
|
|
11129
10194
|
options: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
11130
|
-
label: z.
|
|
11131
|
-
key: z.ZodString;
|
|
11132
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
11133
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
11134
|
-
}, z.core.$strip>]>;
|
|
10195
|
+
label: z.ZodString;
|
|
11135
10196
|
value: z.ZodString;
|
|
11136
10197
|
}, z.core.$strip>>>;
|
|
11137
10198
|
}, z.core.$strip>>>;
|
|
@@ -11142,16 +10203,8 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
11142
10203
|
danger: "danger";
|
|
11143
10204
|
ghost: "ghost";
|
|
11144
10205
|
}>>;
|
|
11145
|
-
confirmText: z.ZodOptional<z.
|
|
11146
|
-
|
|
11147
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
11148
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
11149
|
-
}, z.core.$strip>]>>;
|
|
11150
|
-
successMessage: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
11151
|
-
key: z.ZodString;
|
|
11152
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
11153
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
11154
|
-
}, z.core.$strip>]>>;
|
|
10206
|
+
confirmText: z.ZodOptional<z.ZodString>;
|
|
10207
|
+
successMessage: z.ZodOptional<z.ZodString>;
|
|
11155
10208
|
refreshAfter: z.ZodDefault<z.ZodBoolean>;
|
|
11156
10209
|
visible: z.ZodOptional<z.ZodString>;
|
|
11157
10210
|
disabled: z.ZodOptional<z.ZodUnion<readonly [z.ZodBoolean, z.ZodString]>>;
|
|
@@ -11159,21 +10212,13 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
11159
10212
|
bulkEnabled: z.ZodOptional<z.ZodBoolean>;
|
|
11160
10213
|
timeout: z.ZodOptional<z.ZodNumber>;
|
|
11161
10214
|
aria: z.ZodOptional<z.ZodObject<{
|
|
11162
|
-
ariaLabel: z.ZodOptional<z.
|
|
11163
|
-
key: z.ZodString;
|
|
11164
|
-
defaultValue: z.ZodOptional<z.ZodString>;
|
|
11165
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean]>>>;
|
|
11166
|
-
}, z.core.$strip>]>>;
|
|
10215
|
+
ariaLabel: z.ZodOptional<z.ZodString>;
|
|
11167
10216
|
ariaDescribedBy: z.ZodOptional<z.ZodString>;
|
|
11168
10217
|
role: z.ZodOptional<z.ZodString>;
|
|
11169
10218
|
}, z.core.$strip>>;
|
|
11170
10219
|
}, z.core.$strip>, z.ZodTransform<{
|
|
11171
10220
|
name: string;
|
|
11172
|
-
label: string
|
|
11173
|
-
key: string;
|
|
11174
|
-
defaultValue?: string | undefined;
|
|
11175
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
11176
|
-
};
|
|
10221
|
+
label: string;
|
|
11177
10222
|
type: "url" | "script" | "modal" | "flow" | "api";
|
|
11178
10223
|
refreshAfter: boolean;
|
|
11179
10224
|
objectName?: string | undefined;
|
|
@@ -11184,54 +10229,30 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
11184
10229
|
execute?: string | undefined;
|
|
11185
10230
|
params?: {
|
|
11186
10231
|
name: string;
|
|
11187
|
-
label: string
|
|
11188
|
-
key: string;
|
|
11189
|
-
defaultValue?: string | undefined;
|
|
11190
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
11191
|
-
};
|
|
10232
|
+
label: string;
|
|
11192
10233
|
type: "number" | "boolean" | "date" | "lookup" | "file" | "url" | "json" | "text" | "textarea" | "email" | "phone" | "password" | "markdown" | "html" | "richtext" | "currency" | "percent" | "datetime" | "time" | "toggle" | "select" | "multiselect" | "radio" | "checkboxes" | "master_detail" | "tree" | "image" | "avatar" | "video" | "audio" | "formula" | "summary" | "autonumber" | "location" | "address" | "code" | "color" | "rating" | "slider" | "signature" | "qrcode" | "progress" | "tags" | "vector";
|
|
11193
10234
|
required: boolean;
|
|
11194
10235
|
options?: {
|
|
11195
|
-
label: string
|
|
11196
|
-
key: string;
|
|
11197
|
-
defaultValue?: string | undefined;
|
|
11198
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
11199
|
-
};
|
|
10236
|
+
label: string;
|
|
11200
10237
|
value: string;
|
|
11201
10238
|
}[] | undefined;
|
|
11202
10239
|
}[] | undefined;
|
|
11203
10240
|
variant?: "link" | "primary" | "secondary" | "danger" | "ghost" | undefined;
|
|
11204
|
-
confirmText?: string |
|
|
11205
|
-
|
|
11206
|
-
defaultValue?: string | undefined;
|
|
11207
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
11208
|
-
} | undefined;
|
|
11209
|
-
successMessage?: string | {
|
|
11210
|
-
key: string;
|
|
11211
|
-
defaultValue?: string | undefined;
|
|
11212
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
11213
|
-
} | undefined;
|
|
10241
|
+
confirmText?: string | undefined;
|
|
10242
|
+
successMessage?: string | undefined;
|
|
11214
10243
|
visible?: string | undefined;
|
|
11215
10244
|
disabled?: string | boolean | undefined;
|
|
11216
10245
|
shortcut?: string | undefined;
|
|
11217
10246
|
bulkEnabled?: boolean | undefined;
|
|
11218
10247
|
timeout?: number | undefined;
|
|
11219
10248
|
aria?: {
|
|
11220
|
-
ariaLabel?: string |
|
|
11221
|
-
key: string;
|
|
11222
|
-
defaultValue?: string | undefined;
|
|
11223
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
11224
|
-
} | undefined;
|
|
10249
|
+
ariaLabel?: string | undefined;
|
|
11225
10250
|
ariaDescribedBy?: string | undefined;
|
|
11226
10251
|
role?: string | undefined;
|
|
11227
10252
|
} | undefined;
|
|
11228
10253
|
}, {
|
|
11229
10254
|
name: string;
|
|
11230
|
-
label: string
|
|
11231
|
-
key: string;
|
|
11232
|
-
defaultValue?: string | undefined;
|
|
11233
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
11234
|
-
};
|
|
10255
|
+
label: string;
|
|
11235
10256
|
type: "url" | "script" | "modal" | "flow" | "api";
|
|
11236
10257
|
refreshAfter: boolean;
|
|
11237
10258
|
objectName?: string | undefined;
|
|
@@ -11242,44 +10263,24 @@ declare const ObjectStackSchema: z.ZodObject<{
|
|
|
11242
10263
|
execute?: string | undefined;
|
|
11243
10264
|
params?: {
|
|
11244
10265
|
name: string;
|
|
11245
|
-
label: string
|
|
11246
|
-
key: string;
|
|
11247
|
-
defaultValue?: string | undefined;
|
|
11248
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
11249
|
-
};
|
|
10266
|
+
label: string;
|
|
11250
10267
|
type: "number" | "boolean" | "date" | "lookup" | "file" | "url" | "json" | "text" | "textarea" | "email" | "phone" | "password" | "markdown" | "html" | "richtext" | "currency" | "percent" | "datetime" | "time" | "toggle" | "select" | "multiselect" | "radio" | "checkboxes" | "master_detail" | "tree" | "image" | "avatar" | "video" | "audio" | "formula" | "summary" | "autonumber" | "location" | "address" | "code" | "color" | "rating" | "slider" | "signature" | "qrcode" | "progress" | "tags" | "vector";
|
|
11251
10268
|
required: boolean;
|
|
11252
10269
|
options?: {
|
|
11253
|
-
label: string
|
|
11254
|
-
key: string;
|
|
11255
|
-
defaultValue?: string | undefined;
|
|
11256
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
11257
|
-
};
|
|
10270
|
+
label: string;
|
|
11258
10271
|
value: string;
|
|
11259
10272
|
}[] | undefined;
|
|
11260
10273
|
}[] | undefined;
|
|
11261
10274
|
variant?: "link" | "primary" | "secondary" | "danger" | "ghost" | undefined;
|
|
11262
|
-
confirmText?: string |
|
|
11263
|
-
|
|
11264
|
-
defaultValue?: string | undefined;
|
|
11265
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
11266
|
-
} | undefined;
|
|
11267
|
-
successMessage?: string | {
|
|
11268
|
-
key: string;
|
|
11269
|
-
defaultValue?: string | undefined;
|
|
11270
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
11271
|
-
} | undefined;
|
|
10275
|
+
confirmText?: string | undefined;
|
|
10276
|
+
successMessage?: string | undefined;
|
|
11272
10277
|
visible?: string | undefined;
|
|
11273
10278
|
disabled?: string | boolean | undefined;
|
|
11274
10279
|
shortcut?: string | undefined;
|
|
11275
10280
|
bulkEnabled?: boolean | undefined;
|
|
11276
10281
|
timeout?: number | undefined;
|
|
11277
10282
|
aria?: {
|
|
11278
|
-
ariaLabel?: string |
|
|
11279
|
-
key: string;
|
|
11280
|
-
defaultValue?: string | undefined;
|
|
11281
|
-
params?: Record<string, string | number | boolean> | undefined;
|
|
11282
|
-
} | undefined;
|
|
10283
|
+
ariaLabel?: string | undefined;
|
|
11283
10284
|
ariaDescribedBy?: string | undefined;
|
|
11284
10285
|
role?: string | undefined;
|
|
11285
10286
|
} | undefined;
|