@objectstack/spec 7.4.1 → 7.5.0
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/cloud/index.d.mts +0 -55
- package/dist/cloud/index.d.ts +0 -55
- package/dist/cloud/index.js +0 -12
- package/dist/cloud/index.js.map +1 -1
- package/dist/cloud/index.mjs +0 -12
- package/dist/cloud/index.mjs.map +1 -1
- package/dist/index.d.mts +0 -110
- package/dist/index.d.ts +0 -110
- package/dist/index.js +0 -12
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +0 -12
- package/dist/index.mjs.map +1 -1
- package/dist/kernel/index.js +0 -12
- package/dist/kernel/index.js.map +1 -1
- package/dist/kernel/index.mjs +0 -12
- package/dist/kernel/index.mjs.map +1 -1
- package/dist/system/index.js +0 -12
- package/dist/system/index.js.map +1 -1
- package/dist/system/index.mjs +0 -12
- package/dist/system/index.mjs.map +1 -1
- package/dist/ui/index.d.mts +95 -249
- package/dist/ui/index.d.ts +95 -249
- package/dist/ui/index.js +0 -12
- package/dist/ui/index.js.map +1 -1
- package/dist/ui/index.mjs +0 -12
- package/dist/ui/index.mjs.map +1 -1
- package/json-schema/ai/AIKnowledge.json +2 -2
- package/json-schema/ai/AIModelConfig.json +2 -2
- package/json-schema/ai/AITool.json +2 -2
- package/json-schema/ai/AIUsageRecord.json +2 -2
- package/json-schema/ai/Agent.json +2 -2
- package/json-schema/ai/CodeContent.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/EmbeddingModel.json +2 -2
- package/json-schema/ai/FileContent.json +2 -2
- package/json-schema/ai/FileKnowledgeSource.json +2 -2
- package/json-schema/ai/FunctionCall.json +2 -2
- package/json-schema/ai/HttpKnowledgeSource.json +2 -2
- package/json-schema/ai/ImageContent.json +2 -2
- package/json-schema/ai/KnowledgeChunk.json +2 -2
- package/json-schema/ai/KnowledgeDocument.json +2 -2
- package/json-schema/ai/KnowledgeHit.json +2 -2
- package/json-schema/ai/KnowledgeRefreshPolicy.json +2 -2
- package/json-schema/ai/KnowledgeSource.json +2 -2
- package/json-schema/ai/KnowledgeSourceKind.json +2 -2
- package/json-schema/ai/MCPApprovalPolicy.json +2 -2
- package/json-schema/ai/MCPServerRef.json +2 -2
- package/json-schema/ai/MCPToolBinding.json +2 -2
- package/json-schema/ai/MCPTransport.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/ModelCapability.json +2 -2
- package/json-schema/ai/ModelConfig.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/ModelRegistryEntry.json +2 -2
- package/json-schema/ai/ModelSelectionCriteria.json +2 -2
- package/json-schema/ai/ObjectKnowledgeSource.json +2 -2
- package/json-schema/ai/PromptVariable.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/TextContent.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/TransformPipelineStep.json +2 -2
- package/json-schema/ai/VectorStore.json +2 -2
- package/json-schema/ai/VectorStoreProvider.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/AuthEndpoint.json +2 -2
- package/json-schema/api/AuthFeaturesConfig.json +2 -2
- package/json-schema/api/AuthProvider.json +2 -2
- package/json-schema/api/AuthProviderInfo.json +2 -2
- package/json-schema/api/AutomationActionsResponse.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/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/DataEvent.json +2 -2
- package/json-schema/api/DataEventType.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/DeleteMetaItemRequest.json +2 -2
- package/json-schema/api/DeleteMetaItemResponse.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/DeviceRequestResponse.json +2 -2
- package/json-schema/api/DeviceTokenResponse.json +2 -2
- package/json-schema/api/DisablePackageRequest.json +2 -2
- package/json-schema/api/Discovery.json +2 -2
- package/json-schema/api/DispatcherConfig.json +2 -2
- package/json-schema/api/DispatcherErrorCode.json +2 -2
- package/json-schema/api/DispatcherErrorResponse.json +2 -2
- package/json-schema/api/DispatcherRoute.json +2 -2
- package/json-schema/api/DocumentState.json +2 -2
- package/json-schema/api/ETag.json +2 -2
- package/json-schema/api/EditMessage.json +2 -2
- package/json-schema/api/EditOperation.json +2 -2
- package/json-schema/api/EditOperationType.json +2 -2
- package/json-schema/api/EmailPasswordConfigPublic.json +2 -2
- package/json-schema/api/EnablePackageRequest.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/GetAuthConfigResponse.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 +2 -2
- 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/GetInstalledPackageRequest.json +2 -2
- package/json-schema/api/GetLocalesRequest.json +2 -2
- package/json-schema/api/GetLocalesResponse.json +2 -2
- package/json-schema/api/GetMetaItemCachedRequest.json +2 -2
- package/json-schema/api/GetMetaItemCachedResponse.json +2 -2
- package/json-schema/api/GetMetaItemRequest.json +2 -2
- package/json-schema/api/GetMetaItemResponse.json +2 -2
- package/json-schema/api/GetMetaItemsRequest.json +2 -2
- package/json-schema/api/GetMetaItemsResponse.json +2 -2
- package/json-schema/api/GetMetaTypesRequest.json +2 -2
- package/json-schema/api/GetMetaTypesResponse.json +2 -2
- package/json-schema/api/GetNotificationPreferencesRequest.json +2 -2
- package/json-schema/api/GetNotificationPreferencesResponse.json +2 -2
- package/json-schema/api/GetObjectPermissionsRequest.json +2 -2
- package/json-schema/api/GetObjectPermissionsResponse.json +2 -2
- package/json-schema/api/GetPackageRequest.json +2 -2
- package/json-schema/api/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/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/GraphQLQueryDepthLimit.json +2 -2
- package/json-schema/api/GraphQLRateLimit.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 +2 -2
- 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/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/ListNotificationsRequest.json +2 -2
- package/json-schema/api/ListNotificationsResponse.json +2 -2
- package/json-schema/api/ListPackagesRequest.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/MetadataEvent.json +2 -2
- package/json-schema/api/MetadataEventType.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/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/PackagePathParams.json +2 -2
- package/json-schema/api/PackageRollbackRequest.json +2 -2
- package/json-schema/api/PackageRollbackResponse.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/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 +2 -2
- package/json-schema/api/RestApiPluginConfig.json +2 -2
- package/json-schema/api/RestApiRouteCategory.json +2 -2
- package/json-schema/api/RestApiRouteRegistration.json +2 -2
- package/json-schema/api/RestQueryAdapter.json +2 -2
- package/json-schema/api/RestServerConfig.json +2 -2
- package/json-schema/api/RetryStrategy.json +2 -2
- package/json-schema/api/RouteCategory.json +2 -2
- package/json-schema/api/RouteCoverageEntry.json +2 -2
- package/json-schema/api/RouteCoverageReport.json +2 -2
- package/json-schema/api/RouteDefinition.json +2 -2
- package/json-schema/api/RouteGenerationConfig.json +2 -2
- package/json-schema/api/RouteHealthEntry.json +2 -2
- package/json-schema/api/RouteHealthReport.json +2 -2
- package/json-schema/api/RouterConfig.json +2 -2
- package/json-schema/api/SaveMetaItemRequest.json +2 -2
- package/json-schema/api/SaveMetaItemResponse.json +2 -2
- package/json-schema/api/ScheduleExportResponse.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 +2 -2
- package/json-schema/api/ServiceStatus.json +2 -2
- package/json-schema/api/Session.json +2 -2
- package/json-schema/api/SessionResponse.json +2 -2
- package/json-schema/api/SessionUser.json +2 -2
- package/json-schema/api/SetPresenceRequest.json +2 -2
- package/json-schema/api/SetPresenceResponse.json +2 -2
- package/json-schema/api/SimpleCursorPosition.json +2 -2
- package/json-schema/api/SimplePresenceState.json +2 -2
- package/json-schema/api/SingleRecordResponse.json +2 -2
- package/json-schema/api/StandardErrorCode.json +2 -2
- package/json-schema/api/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/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/ActionCategory.json +2 -2
- package/json-schema/automation/ActionDescriptor.json +2 -2
- package/json-schema/automation/ActionParadigm.json +2 -2
- package/json-schema/automation/ActionRef.json +2 -2
- package/json-schema/automation/ApprovalDecision.json +2 -2
- package/json-schema/automation/ApprovalEscalation.json +2 -2
- package/json-schema/automation/ApprovalNodeApprover.json +2 -2
- package/json-schema/automation/ApprovalNodeConfig.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/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/DataSourceConfig.json +2 -2
- package/json-schema/automation/ETLDestination.json +2 -2
- package/json-schema/automation/ETLEndpointType.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/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/FlowNode.json +2 -2
- package/json-schema/automation/FlowNodeAction.json +2 -2
- package/json-schema/automation/FlowVariable.json +2 -2
- package/json-schema/automation/GuardRef.json +2 -2
- package/json-schema/automation/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/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/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/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/CreatePackageRequest.json +2 -2
- package/json-schema/cloud/CreatePackageVersionRequest.json +2 -2
- package/json-schema/cloud/CuratedCollection.json +2 -2
- package/json-schema/cloud/Environment.json +2 -2
- package/json-schema/cloud/EnvironmentCredential.json +2 -2
- package/json-schema/cloud/EnvironmentCredentialStatus.json +2 -2
- package/json-schema/cloud/EnvironmentDriver.json +2 -2
- package/json-schema/cloud/EnvironmentMember.json +2 -2
- package/json-schema/cloud/EnvironmentPackageInstallation.json +2 -2
- package/json-schema/cloud/EnvironmentPackageStatus.json +2 -2
- package/json-schema/cloud/EnvironmentRole.json +2 -2
- package/json-schema/cloud/EnvironmentStatus.json +2 -2
- package/json-schema/cloud/EnvironmentType.json +2 -2
- package/json-schema/cloud/EnvironmentVisibility.json +2 -2
- package/json-schema/cloud/FeaturedListing.json +2 -2
- package/json-schema/cloud/InstallPackageToEnvironmentRequest.json +2 -2
- package/json-schema/cloud/InstalledAppSummary.json +2 -2
- package/json-schema/cloud/ListEnvironmentPackagesResponse.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/Package.json +2 -2
- package/json-schema/cloud/PackageCategory.json +2 -2
- package/json-schema/cloud/PackageDependency.json +2 -2
- package/json-schema/cloud/PackageInstallation.json +2 -2
- package/json-schema/cloud/PackageInstallationStatus.json +2 -2
- package/json-schema/cloud/PackageLocale.json +2 -2
- package/json-schema/cloud/PackageManifest.json +2 -2
- package/json-schema/cloud/PackagePublisher.json +2 -2
- package/json-schema/cloud/PackageSubmission.json +2 -2
- package/json-schema/cloud/PackageTranslation.json +2 -2
- package/json-schema/cloud/PackageTranslations.json +2 -2
- package/json-schema/cloud/PackageVersion.json +2 -2
- package/json-schema/cloud/PackageVersionStatus.json +2 -2
- package/json-schema/cloud/PackageVisibility.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/ProvisionEnvironmentRequest.json +2 -2
- package/json-schema/cloud/ProvisionEnvironmentResponse.json +2 -2
- package/json-schema/cloud/ProvisionOrganizationRequest.json +2 -2
- package/json-schema/cloud/ProvisionOrganizationResponse.json +2 -2
- package/json-schema/cloud/ProvisionTenantRequest.json +2 -2
- package/json-schema/cloud/ProvisionTenantResponse.json +2 -2
- package/json-schema/cloud/PublishPackageVersionRequest.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/RollbackEnvironmentPackageRequest.json +2 -2
- package/json-schema/cloud/Sha256Digest.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/TemplateManifest.json +2 -2
- package/json-schema/cloud/TenantContext.json +2 -2
- package/json-schema/cloud/TenantDatabase.json +2 -2
- package/json-schema/cloud/TenantDatabaseStatus.json +2 -2
- package/json-schema/cloud/TenantIdentificationSource.json +2 -2
- package/json-schema/cloud/TenantPlan.json +2 -2
- package/json-schema/cloud/TenantRoutingConfig.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/UpdatePackageRequest.json +2 -2
- package/json-schema/cloud/UpdatePackageVersionRequest.json +2 -2
- package/json-schema/cloud/UpgradeEnvironmentPackageRequest.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/ConsistencyLevel.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/DateGranularity.json +2 -2
- package/json-schema/data/DateMacroPlaceholder.json +2 -2
- package/json-schema/data/DateMacroToken.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/ExpressionBody.json +2 -2
- package/json-schema/data/ExternalCatalog.json +2 -2
- package/json-schema/data/ExternalColumn.json +2 -2
- package/json-schema/data/ExternalDataSource.json +2 -2
- package/json-schema/data/ExternalDatasourceSettings.json +2 -2
- package/json-schema/data/ExternalTable.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/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/GroupByNode.json +2 -2
- package/json-schema/data/HookBody.json +2 -2
- package/json-schema/data/HookBodyCapability.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/ModeSchema.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/ObjectExternalBinding.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/ScriptBody.json +2 -2
- package/json-schema/data/SearchConfig.json +2 -2
- package/json-schema/data/SeedIdentity.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/TimeUpdateInterval.json +2 -2
- package/json-schema/data/TransformType.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/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/DatabasePoolConfig.json +2 -2
- package/json-schema/integration/DatabaseProvider.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/FileAccessPattern.json +2 -2
- package/json-schema/integration/FileFilterConfig.json +2 -2
- package/json-schema/integration/FileMetadataConfig.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/GitHubIssueTracking.json +2 -2
- package/json-schema/integration/GitHubProvider.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/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/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/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/ClusterCapabilityConfig.json +2 -2
- package/json-schema/kernel/ClusterDriver.json +2 -2
- package/json-schema/kernel/ClusterTenantIsolation.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/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/Event.json +2 -2
- package/json-schema/kernel/EventBusConfig.json +2 -2
- package/json-schema/kernel/EventClusterOptions.json +2 -2
- package/json-schema/kernel/EventDeliverySemantics.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/EventScope.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/FeatureStrategy.json +2 -2
- package/json-schema/kernel/FieldChange.json +2 -2
- package/json-schema/kernel/GetPackageRequest.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/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/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/MetadataChangeOperation.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/MetadataFallbackStrategy.json +2 -2
- package/json-schema/kernel/MetadataFormat.json +2 -2
- package/json-schema/kernel/MetadataImportOptions.json +2 -2
- package/json-schema/kernel/MetadataLoadResult.json +2 -2
- package/json-schema/kernel/MetadataLoaderContract.json +2 -2
- package/json-schema/kernel/MetadataLock.json +2 -2
- package/json-schema/kernel/MetadataLockSource.json +2 -2
- package/json-schema/kernel/MetadataManagerConfig.json +2 -2
- package/json-schema/kernel/MetadataOverlay.json +2 -2
- package/json-schema/kernel/MetadataProvenance.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/MetadataValidationResult.json +2 -2
- package/json-schema/kernel/MetadataWatchEvent.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/PermissionAction.json +2 -2
- package/json-schema/kernel/PermissionScope.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/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/PluginSource.json +2 -2
- package/json-schema/kernel/PluginStartupResult.json +2 -2
- package/json-schema/kernel/PluginStateSnapshot.json +2 -2
- package/json-schema/kernel/PluginStatistics.json +2 -2
- package/json-schema/kernel/PluginTrustLevel.json +2 -2
- package/json-schema/kernel/PluginTrustScore.json +2 -2
- package/json-schema/kernel/PluginUpdateStrategy.json +2 -2
- package/json-schema/kernel/PluginVendor.json +2 -2
- package/json-schema/kernel/PluginVersionMetadata.json +2 -2
- package/json-schema/kernel/PreviewModeConfig.json +2 -2
- package/json-schema/kernel/ProtocolFeature.json +2 -2
- package/json-schema/kernel/ProtocolReference.json +2 -2
- package/json-schema/kernel/ProtocolVersion.json +2 -2
- package/json-schema/kernel/RealTimeNotificationConfig.json +2 -2
- package/json-schema/kernel/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/ServiceClusterAnnotations.json +2 -2
- package/json-schema/kernel/ServiceClusterScope.json +2 -2
- package/json-schema/kernel/ServiceFactoryRegistration.json +2 -2
- package/json-schema/kernel/ServiceLeaderStrategy.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/UpgradePackageResponse.json +2 -2
- package/json-schema/kernel/UpgradePhase.json +2 -2
- package/json-schema/kernel/UpgradePlan.json +2 -2
- package/json-schema/kernel/ValidationError.json +2 -2
- package/json-schema/kernel/ValidationResult.json +2 -2
- package/json-schema/kernel/ValidationWarning.json +2 -2
- package/json-schema/kernel/VersionConstraint.json +2 -2
- package/json-schema/kernel/VulnerabilitySeverity.json +2 -2
- package/json-schema/objectstack.json +3293 -3491
- 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/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/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/Expression.json +2 -2
- package/json-schema/shared/ExpressionDialect.json +2 -2
- package/json-schema/shared/ExpressionMeta.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/Predicate.json +2 -2
- package/json-schema/shared/Protection.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/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/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/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/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/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/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/EmailAddressConfig.json +2 -2
- package/json-schema/system/EmailAndPasswordConfig.json +2 -2
- package/json-schema/system/EmailProvider.json +2 -2
- package/json-schema/system/EmailServiceConfig.json +2 -2
- package/json-schema/system/EmailTemplateDefinition.json +2 -2
- package/json-schema/system/EmailTemplateDefinitionCategory.json +2 -2
- package/json-schema/system/EmailTemplateDefinitionVariable.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/EnvironmentArtifact.json +2 -2
- package/json-schema/system/EnvironmentArtifactChecksum.json +2 -2
- package/json-schema/system/EnvironmentArtifactFunction.json +2 -2
- package/json-schema/system/EnvironmentArtifactFunctionLanguageEnum.json +2 -2
- package/json-schema/system/EnvironmentArtifactHashAlgorithmEnum.json +2 -2
- package/json-schema/system/EnvironmentArtifactManifest.json +2 -2
- package/json-schema/system/EnvironmentArtifactMetadata.json +2 -2
- package/json-schema/system/EnvironmentArtifactPayloadRef.json +2 -2
- package/json-schema/system/EnvironmentArtifactRequirement.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/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/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 +2 -2
- package/json-schema/system/MetadataExportOptions.json +2 -2
- package/json-schema/system/MetadataFallbackStrategy.json +2 -2
- package/json-schema/system/MetadataFormat.json +2 -2
- package/json-schema/system/MetadataHistoryQueryOptions.json +2 -2
- package/json-schema/system/MetadataHistoryQueryResult.json +2 -2
- package/json-schema/system/MetadataHistoryRecord.json +2 -2
- package/json-schema/system/MetadataHistoryRetentionPolicy.json +2 -2
- package/json-schema/system/MetadataImportOptions.json +2 -2
- package/json-schema/system/MetadataLoadOptions.json +2 -2
- package/json-schema/system/MetadataLoadResult.json +2 -2
- package/json-schema/system/MetadataLoaderContract.json +2 -2
- package/json-schema/system/MetadataManagerConfig.json +2 -2
- package/json-schema/system/MetadataRecord.json +2 -2
- package/json-schema/system/MetadataSaveOptions.json +2 -2
- package/json-schema/system/MetadataSaveResult.json +2 -2
- package/json-schema/system/MetadataScope.json +2 -2
- package/json-schema/system/MetadataSource.json +2 -2
- package/json-schema/system/MetadataState.json +2 -2
- package/json-schema/system/MetadataStats.json +2 -2
- package/json-schema/system/MetadataWatchEvent.json +2 -2
- package/json-schema/system/MetricAggregationConfig.json +2 -2
- package/json-schema/system/MetricAggregationType.json +2 -2
- package/json-schema/system/MetricDataPoint.json +2 -2
- package/json-schema/system/MetricDefinition.json +2 -2
- package/json-schema/system/MetricExportConfig.json +2 -2
- package/json-schema/system/MetricLabels.json +2 -2
- package/json-schema/system/MetricType.json +2 -2
- package/json-schema/system/MetricUnit.json +2 -2
- package/json-schema/system/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/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/OidcProviderConfig.json +2 -2
- package/json-schema/system/OidcProvidersConfig.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/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/ResolvedSettingValue.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/SamplingDecision.json +2 -2
- package/json-schema/system/SamplingStrategyType.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/ServiceLevelObjective.json +2 -2
- package/json-schema/system/ServiceStatus.json +2 -2
- package/json-schema/system/SettingsActionResult.json +2 -2
- package/json-schema/system/SettingsChangeEvent.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/SpecifierHandler.json +2 -2
- package/json-schema/system/SpecifierOption.json +2 -2
- package/json-schema/system/SpecifierScope.json +2 -2
- package/json-schema/system/SpecifierType.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/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/TraceState.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 +2 -2
- package/json-schema/ui/ActionLocation.json +2 -2
- package/json-schema/ui/ActionParam.json +2 -2
- 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/AppBranding.json +2 -2
- package/json-schema/ui/AppContextSelector.json +2 -2
- package/json-schema/ui/AppearanceConfig.json +2 -2
- package/json-schema/ui/AriaProps.json +2 -2
- 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 +2 -2
- package/json-schema/ui/ChartAxis.json +2 -2
- package/json-schema/ui/ChartConfig.json +2 -24
- package/json-schema/ui/ChartInteraction.json +2 -2
- package/json-schema/ui/ChartSeries.json +2 -13
- package/json-schema/ui/ChartType.json +2 -13
- package/json-schema/ui/ColorPalette.json +2 -2
- package/json-schema/ui/ColumnSummary.json +2 -2
- package/json-schema/ui/ComponentAnimation.json +2 -2
- package/json-schema/ui/ConflictResolution.json +2 -2
- package/json-schema/ui/Dashboard.json +2 -35
- package/json-schema/ui/DashboardHeader.json +2 -2
- package/json-schema/ui/DashboardHeaderAction.json +2 -2
- package/json-schema/ui/DashboardWidget.json +2 -35
- package/json-schema/ui/DateFormat.json +2 -2
- package/json-schema/ui/DensityMode.json +2 -2
- package/json-schema/ui/DndConfig.json +2 -2
- package/json-schema/ui/DragConstraint.json +2 -2
- package/json-schema/ui/DragHandle.json +2 -2
- package/json-schema/ui/DragItem.json +2 -2
- package/json-schema/ui/DropEffect.json +2 -2
- package/json-schema/ui/DropZone.json +2 -2
- package/json-schema/ui/EasingFunction.json +2 -2
- package/json-schema/ui/ElementButtonProps.json +2 -2
- package/json-schema/ui/ElementDataSource.json +2 -2
- package/json-schema/ui/ElementFilterProps.json +2 -2
- package/json-schema/ui/ElementImageProps.json +2 -2
- package/json-schema/ui/ElementNumberProps.json +2 -2
- package/json-schema/ui/ElementRecordPickerProps.json +2 -2
- package/json-schema/ui/ElementTextProps.json +2 -2
- 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/GalleryConfig.json +2 -2
- package/json-schema/ui/GanttConfig.json +2 -2
- package/json-schema/ui/GestureConfig.json +2 -2
- package/json-schema/ui/GestureType.json +2 -2
- package/json-schema/ui/GlobalFilter.json +2 -2
- package/json-schema/ui/GlobalFilterOptionsFrom.json +2 -2
- package/json-schema/ui/GroupingConfig.json +2 -2
- package/json-schema/ui/GroupingField.json +2 -2
- package/json-schema/ui/HttpMethod.json +2 -2
- package/json-schema/ui/HttpRequest.json +2 -2
- package/json-schema/ui/I18nLabel.json +2 -2
- package/json-schema/ui/I18nObject.json +2 -2
- package/json-schema/ui/InterfacePageConfig.json +2 -2
- package/json-schema/ui/JoinedReportBlock.json +2 -24
- package/json-schema/ui/KanbanConfig.json +2 -2
- package/json-schema/ui/KeyboardNavigationConfig.json +2 -2
- package/json-schema/ui/KeyboardShortcut.json +2 -2
- package/json-schema/ui/ListChartConfig.json +2 -2
- package/json-schema/ui/ListColumn.json +2 -2
- package/json-schema/ui/LocaleConfig.json +2 -2
- package/json-schema/ui/LongPressGestureConfig.json +2 -2
- package/json-schema/ui/MotionConfig.json +2 -2
- package/json-schema/ui/NavigationConfig.json +2 -2
- package/json-schema/ui/NavigationMode.json +2 -2
- package/json-schema/ui/Notification.json +2 -2
- package/json-schema/ui/NotificationAction.json +2 -2
- package/json-schema/ui/NotificationConfig.json +2 -2
- package/json-schema/ui/NotificationPosition.json +2 -2
- package/json-schema/ui/NotificationSeverity.json +2 -2
- package/json-schema/ui/NotificationType.json +2 -2
- package/json-schema/ui/NumberFormat.json +2 -2
- package/json-schema/ui/OfflineCacheConfig.json +2 -2
- package/json-schema/ui/OfflineConfig.json +2 -2
- package/json-schema/ui/OfflineStrategy.json +2 -2
- package/json-schema/ui/PageAccordionProps.json +2 -2
- package/json-schema/ui/PageCardProps.json +2 -2
- package/json-schema/ui/PageComponentType.json +2 -2
- package/json-schema/ui/PageHeaderProps.json +2 -2
- package/json-schema/ui/PageTabsProps.json +2 -2
- 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/Portal.json +2 -2
- package/json-schema/ui/PortalActionNavItem.json +2 -2
- package/json-schema/ui/PortalAnonymousEntry.json +2 -2
- package/json-schema/ui/PortalAnonymousRoute.json +2 -2
- package/json-schema/ui/PortalAuthMode.json +2 -2
- package/json-schema/ui/PortalDashboardNavItem.json +2 -2
- package/json-schema/ui/PortalLayout.json +2 -2
- package/json-schema/ui/PortalNavItem.json +2 -2
- package/json-schema/ui/PortalRateLimit.json +2 -2
- package/json-schema/ui/PortalSeo.json +2 -2
- package/json-schema/ui/PortalTheme.json +2 -2
- package/json-schema/ui/PortalUrlNavItem.json +2 -2
- package/json-schema/ui/PortalViewNavItem.json +2 -2
- package/json-schema/ui/RecordActivityProps.json +2 -2
- package/json-schema/ui/RecordChatterProps.json +2 -2
- package/json-schema/ui/RecordDetailsProps.json +2 -2
- package/json-schema/ui/RecordHighlightsField.json +2 -2
- package/json-schema/ui/RecordHighlightsProps.json +2 -2
- package/json-schema/ui/RecordPathProps.json +2 -2
- package/json-schema/ui/RecordRelatedListProps.json +2 -2
- package/json-schema/ui/RecordReviewConfig.json +2 -2
- package/json-schema/ui/Report.json +2 -46
- package/json-schema/ui/ReportChart.json +2 -24
- package/json-schema/ui/ReportColumn.json +2 -2
- package/json-schema/ui/ReportGrouping.json +2 -2
- package/json-schema/ui/ReportType.json +2 -2
- package/json-schema/ui/ResponsiveConfig.json +2 -2
- package/json-schema/ui/RowColorConfig.json +2 -2
- package/json-schema/ui/RowHeight.json +2 -2
- package/json-schema/ui/SelectionConfig.json +2 -2
- package/json-schema/ui/Shadow.json +2 -2
- package/json-schema/ui/SharingConfig.json +2 -2
- package/json-schema/ui/Spacing.json +2 -2
- package/json-schema/ui/SwipeDirection.json +2 -2
- package/json-schema/ui/SwipeGestureConfig.json +2 -2
- package/json-schema/ui/SyncConfig.json +2 -2
- package/json-schema/ui/Theme.json +2 -2
- package/json-schema/ui/ThemeMode.json +2 -2
- package/json-schema/ui/TimelineConfig.json +2 -2
- package/json-schema/ui/TouchInteraction.json +2 -2
- package/json-schema/ui/TouchTargetConfig.json +2 -2
- package/json-schema/ui/TransitionConfig.json +2 -2
- package/json-schema/ui/TransitionPreset.json +2 -2
- package/json-schema/ui/Typography.json +2 -2
- package/json-schema/ui/UserActionsConfig.json +2 -2
- package/json-schema/ui/ViewData.json +2 -2
- package/json-schema/ui/ViewFilterRule.json +2 -2
- package/json-schema/ui/ViewItemName.json +2 -2
- package/json-schema/ui/ViewKind.json +2 -2
- package/json-schema/ui/ViewScope.json +2 -2
- package/json-schema/ui/ViewSharing.json +2 -2
- package/json-schema/ui/ViewTab.json +2 -2
- 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 +2 -2
- package/json-schema/ui/WidgetLifecycle.json +2 -2
- package/json-schema/ui/WidgetManifest.json +2 -2
- package/json-schema/ui/WidgetMeasure.json +2 -2
- package/json-schema/ui/WidgetProperty.json +2 -2
- package/json-schema/ui/WidgetSource.json +2 -2
- package/json-schema/ui/ZIndex.json +2 -2
- package/package.json +5 -5
- package/src/ui/chart.zod.ts +11 -16
package/dist/ui/index.d.ts
CHANGED
|
@@ -25,24 +25,13 @@ declare const ChartTypeSchema: z.ZodEnum<{
|
|
|
25
25
|
pyramid: "pyramid";
|
|
26
26
|
bubble: "bubble";
|
|
27
27
|
treemap: "treemap";
|
|
28
|
-
sunburst: "sunburst";
|
|
29
28
|
sankey: "sankey";
|
|
30
|
-
"word-cloud": "word-cloud";
|
|
31
29
|
gauge: "gauge";
|
|
32
30
|
"solid-gauge": "solid-gauge";
|
|
33
31
|
metric: "metric";
|
|
34
32
|
kpi: "kpi";
|
|
35
33
|
bullet: "bullet";
|
|
36
|
-
choropleth: "choropleth";
|
|
37
|
-
"bubble-map": "bubble-map";
|
|
38
|
-
"gl-map": "gl-map";
|
|
39
|
-
heatmap: "heatmap";
|
|
40
34
|
radar: "radar";
|
|
41
|
-
waterfall: "waterfall";
|
|
42
|
-
"box-plot": "box-plot";
|
|
43
|
-
violin: "violin";
|
|
44
|
-
candlestick: "candlestick";
|
|
45
|
-
stock: "stock";
|
|
46
35
|
pivot: "pivot";
|
|
47
36
|
}>;
|
|
48
37
|
type ChartType = z.infer<typeof ChartTypeSchema>;
|
|
@@ -93,24 +82,13 @@ declare const ChartSeriesSchema: z.ZodObject<{
|
|
|
93
82
|
pyramid: "pyramid";
|
|
94
83
|
bubble: "bubble";
|
|
95
84
|
treemap: "treemap";
|
|
96
|
-
sunburst: "sunburst";
|
|
97
85
|
sankey: "sankey";
|
|
98
|
-
"word-cloud": "word-cloud";
|
|
99
86
|
gauge: "gauge";
|
|
100
87
|
"solid-gauge": "solid-gauge";
|
|
101
88
|
metric: "metric";
|
|
102
89
|
kpi: "kpi";
|
|
103
90
|
bullet: "bullet";
|
|
104
|
-
choropleth: "choropleth";
|
|
105
|
-
"bubble-map": "bubble-map";
|
|
106
|
-
"gl-map": "gl-map";
|
|
107
|
-
heatmap: "heatmap";
|
|
108
91
|
radar: "radar";
|
|
109
|
-
waterfall: "waterfall";
|
|
110
|
-
"box-plot": "box-plot";
|
|
111
|
-
violin: "violin";
|
|
112
|
-
candlestick: "candlestick";
|
|
113
|
-
stock: "stock";
|
|
114
92
|
pivot: "pivot";
|
|
115
93
|
}>>;
|
|
116
94
|
color: z.ZodOptional<z.ZodString>;
|
|
@@ -183,24 +161,13 @@ declare const ChartConfigSchema: z.ZodObject<{
|
|
|
183
161
|
pyramid: "pyramid";
|
|
184
162
|
bubble: "bubble";
|
|
185
163
|
treemap: "treemap";
|
|
186
|
-
sunburst: "sunburst";
|
|
187
164
|
sankey: "sankey";
|
|
188
|
-
"word-cloud": "word-cloud";
|
|
189
165
|
gauge: "gauge";
|
|
190
166
|
"solid-gauge": "solid-gauge";
|
|
191
167
|
metric: "metric";
|
|
192
168
|
kpi: "kpi";
|
|
193
169
|
bullet: "bullet";
|
|
194
|
-
choropleth: "choropleth";
|
|
195
|
-
"bubble-map": "bubble-map";
|
|
196
|
-
"gl-map": "gl-map";
|
|
197
|
-
heatmap: "heatmap";
|
|
198
170
|
radar: "radar";
|
|
199
|
-
waterfall: "waterfall";
|
|
200
|
-
"box-plot": "box-plot";
|
|
201
|
-
violin: "violin";
|
|
202
|
-
candlestick: "candlestick";
|
|
203
|
-
stock: "stock";
|
|
204
171
|
pivot: "pivot";
|
|
205
172
|
}>;
|
|
206
173
|
title: z.ZodOptional<z.ZodString>;
|
|
@@ -261,24 +228,13 @@ declare const ChartConfigSchema: z.ZodObject<{
|
|
|
261
228
|
pyramid: "pyramid";
|
|
262
229
|
bubble: "bubble";
|
|
263
230
|
treemap: "treemap";
|
|
264
|
-
sunburst: "sunburst";
|
|
265
231
|
sankey: "sankey";
|
|
266
|
-
"word-cloud": "word-cloud";
|
|
267
232
|
gauge: "gauge";
|
|
268
233
|
"solid-gauge": "solid-gauge";
|
|
269
234
|
metric: "metric";
|
|
270
235
|
kpi: "kpi";
|
|
271
236
|
bullet: "bullet";
|
|
272
|
-
choropleth: "choropleth";
|
|
273
|
-
"bubble-map": "bubble-map";
|
|
274
|
-
"gl-map": "gl-map";
|
|
275
|
-
heatmap: "heatmap";
|
|
276
237
|
radar: "radar";
|
|
277
|
-
waterfall: "waterfall";
|
|
278
|
-
"box-plot": "box-plot";
|
|
279
|
-
violin: "violin";
|
|
280
|
-
candlestick: "candlestick";
|
|
281
|
-
stock: "stock";
|
|
282
238
|
pivot: "pivot";
|
|
283
239
|
}>>;
|
|
284
240
|
color: z.ZodOptional<z.ZodString>;
|
|
@@ -747,24 +703,13 @@ declare const DashboardWidgetSchema: z.ZodObject<{
|
|
|
747
703
|
pyramid: "pyramid";
|
|
748
704
|
bubble: "bubble";
|
|
749
705
|
treemap: "treemap";
|
|
750
|
-
sunburst: "sunburst";
|
|
751
706
|
sankey: "sankey";
|
|
752
|
-
"word-cloud": "word-cloud";
|
|
753
707
|
gauge: "gauge";
|
|
754
708
|
"solid-gauge": "solid-gauge";
|
|
755
709
|
metric: "metric";
|
|
756
710
|
kpi: "kpi";
|
|
757
711
|
bullet: "bullet";
|
|
758
|
-
choropleth: "choropleth";
|
|
759
|
-
"bubble-map": "bubble-map";
|
|
760
|
-
"gl-map": "gl-map";
|
|
761
|
-
heatmap: "heatmap";
|
|
762
712
|
radar: "radar";
|
|
763
|
-
waterfall: "waterfall";
|
|
764
|
-
"box-plot": "box-plot";
|
|
765
|
-
violin: "violin";
|
|
766
|
-
candlestick: "candlestick";
|
|
767
|
-
stock: "stock";
|
|
768
713
|
pivot: "pivot";
|
|
769
714
|
}>>;
|
|
770
715
|
chartConfig: z.ZodOptional<z.ZodObject<{
|
|
@@ -788,24 +733,13 @@ declare const DashboardWidgetSchema: z.ZodObject<{
|
|
|
788
733
|
pyramid: "pyramid";
|
|
789
734
|
bubble: "bubble";
|
|
790
735
|
treemap: "treemap";
|
|
791
|
-
sunburst: "sunburst";
|
|
792
736
|
sankey: "sankey";
|
|
793
|
-
"word-cloud": "word-cloud";
|
|
794
737
|
gauge: "gauge";
|
|
795
738
|
"solid-gauge": "solid-gauge";
|
|
796
739
|
metric: "metric";
|
|
797
740
|
kpi: "kpi";
|
|
798
741
|
bullet: "bullet";
|
|
799
|
-
choropleth: "choropleth";
|
|
800
|
-
"bubble-map": "bubble-map";
|
|
801
|
-
"gl-map": "gl-map";
|
|
802
|
-
heatmap: "heatmap";
|
|
803
742
|
radar: "radar";
|
|
804
|
-
waterfall: "waterfall";
|
|
805
|
-
"box-plot": "box-plot";
|
|
806
|
-
violin: "violin";
|
|
807
|
-
candlestick: "candlestick";
|
|
808
|
-
stock: "stock";
|
|
809
743
|
pivot: "pivot";
|
|
810
744
|
}>;
|
|
811
745
|
title: z.ZodOptional<z.ZodString>;
|
|
@@ -866,24 +800,13 @@ declare const DashboardWidgetSchema: z.ZodObject<{
|
|
|
866
800
|
pyramid: "pyramid";
|
|
867
801
|
bubble: "bubble";
|
|
868
802
|
treemap: "treemap";
|
|
869
|
-
sunburst: "sunburst";
|
|
870
803
|
sankey: "sankey";
|
|
871
|
-
"word-cloud": "word-cloud";
|
|
872
804
|
gauge: "gauge";
|
|
873
805
|
"solid-gauge": "solid-gauge";
|
|
874
806
|
metric: "metric";
|
|
875
807
|
kpi: "kpi";
|
|
876
808
|
bullet: "bullet";
|
|
877
|
-
choropleth: "choropleth";
|
|
878
|
-
"bubble-map": "bubble-map";
|
|
879
|
-
"gl-map": "gl-map";
|
|
880
|
-
heatmap: "heatmap";
|
|
881
809
|
radar: "radar";
|
|
882
|
-
waterfall: "waterfall";
|
|
883
|
-
"box-plot": "box-plot";
|
|
884
|
-
violin: "violin";
|
|
885
|
-
candlestick: "candlestick";
|
|
886
|
-
stock: "stock";
|
|
887
810
|
pivot: "pivot";
|
|
888
811
|
}>>;
|
|
889
812
|
color: z.ZodOptional<z.ZodString>;
|
|
@@ -1169,24 +1092,13 @@ declare const DashboardSchema: z.ZodObject<{
|
|
|
1169
1092
|
pyramid: "pyramid";
|
|
1170
1093
|
bubble: "bubble";
|
|
1171
1094
|
treemap: "treemap";
|
|
1172
|
-
sunburst: "sunburst";
|
|
1173
1095
|
sankey: "sankey";
|
|
1174
|
-
"word-cloud": "word-cloud";
|
|
1175
1096
|
gauge: "gauge";
|
|
1176
1097
|
"solid-gauge": "solid-gauge";
|
|
1177
1098
|
metric: "metric";
|
|
1178
1099
|
kpi: "kpi";
|
|
1179
1100
|
bullet: "bullet";
|
|
1180
|
-
choropleth: "choropleth";
|
|
1181
|
-
"bubble-map": "bubble-map";
|
|
1182
|
-
"gl-map": "gl-map";
|
|
1183
|
-
heatmap: "heatmap";
|
|
1184
1101
|
radar: "radar";
|
|
1185
|
-
waterfall: "waterfall";
|
|
1186
|
-
"box-plot": "box-plot";
|
|
1187
|
-
violin: "violin";
|
|
1188
|
-
candlestick: "candlestick";
|
|
1189
|
-
stock: "stock";
|
|
1190
1102
|
pivot: "pivot";
|
|
1191
1103
|
}>>;
|
|
1192
1104
|
chartConfig: z.ZodOptional<z.ZodObject<{
|
|
@@ -1210,24 +1122,13 @@ declare const DashboardSchema: z.ZodObject<{
|
|
|
1210
1122
|
pyramid: "pyramid";
|
|
1211
1123
|
bubble: "bubble";
|
|
1212
1124
|
treemap: "treemap";
|
|
1213
|
-
sunburst: "sunburst";
|
|
1214
1125
|
sankey: "sankey";
|
|
1215
|
-
"word-cloud": "word-cloud";
|
|
1216
1126
|
gauge: "gauge";
|
|
1217
1127
|
"solid-gauge": "solid-gauge";
|
|
1218
1128
|
metric: "metric";
|
|
1219
1129
|
kpi: "kpi";
|
|
1220
1130
|
bullet: "bullet";
|
|
1221
|
-
choropleth: "choropleth";
|
|
1222
|
-
"bubble-map": "bubble-map";
|
|
1223
|
-
"gl-map": "gl-map";
|
|
1224
|
-
heatmap: "heatmap";
|
|
1225
1131
|
radar: "radar";
|
|
1226
|
-
waterfall: "waterfall";
|
|
1227
|
-
"box-plot": "box-plot";
|
|
1228
|
-
violin: "violin";
|
|
1229
|
-
candlestick: "candlestick";
|
|
1230
|
-
stock: "stock";
|
|
1231
1132
|
pivot: "pivot";
|
|
1232
1133
|
}>;
|
|
1233
1134
|
title: z.ZodOptional<z.ZodString>;
|
|
@@ -1288,24 +1189,13 @@ declare const DashboardSchema: z.ZodObject<{
|
|
|
1288
1189
|
pyramid: "pyramid";
|
|
1289
1190
|
bubble: "bubble";
|
|
1290
1191
|
treemap: "treemap";
|
|
1291
|
-
sunburst: "sunburst";
|
|
1292
1192
|
sankey: "sankey";
|
|
1293
|
-
"word-cloud": "word-cloud";
|
|
1294
1193
|
gauge: "gauge";
|
|
1295
1194
|
"solid-gauge": "solid-gauge";
|
|
1296
1195
|
metric: "metric";
|
|
1297
1196
|
kpi: "kpi";
|
|
1298
1197
|
bullet: "bullet";
|
|
1299
|
-
choropleth: "choropleth";
|
|
1300
|
-
"bubble-map": "bubble-map";
|
|
1301
|
-
"gl-map": "gl-map";
|
|
1302
|
-
heatmap: "heatmap";
|
|
1303
1198
|
radar: "radar";
|
|
1304
|
-
waterfall: "waterfall";
|
|
1305
|
-
"box-plot": "box-plot";
|
|
1306
|
-
violin: "violin";
|
|
1307
|
-
candlestick: "candlestick";
|
|
1308
|
-
stock: "stock";
|
|
1309
1199
|
pivot: "pivot";
|
|
1310
1200
|
}>>;
|
|
1311
1201
|
color: z.ZodOptional<z.ZodString>;
|
|
@@ -1654,24 +1544,13 @@ declare const ReportChartSchema: z.ZodObject<{
|
|
|
1654
1544
|
pyramid: "pyramid";
|
|
1655
1545
|
bubble: "bubble";
|
|
1656
1546
|
treemap: "treemap";
|
|
1657
|
-
sunburst: "sunburst";
|
|
1658
1547
|
sankey: "sankey";
|
|
1659
|
-
"word-cloud": "word-cloud";
|
|
1660
1548
|
gauge: "gauge";
|
|
1661
1549
|
"solid-gauge": "solid-gauge";
|
|
1662
1550
|
metric: "metric";
|
|
1663
1551
|
kpi: "kpi";
|
|
1664
1552
|
bullet: "bullet";
|
|
1665
|
-
choropleth: "choropleth";
|
|
1666
|
-
"bubble-map": "bubble-map";
|
|
1667
|
-
"gl-map": "gl-map";
|
|
1668
|
-
heatmap: "heatmap";
|
|
1669
1553
|
radar: "radar";
|
|
1670
|
-
waterfall: "waterfall";
|
|
1671
|
-
"box-plot": "box-plot";
|
|
1672
|
-
violin: "violin";
|
|
1673
|
-
candlestick: "candlestick";
|
|
1674
|
-
stock: "stock";
|
|
1675
1554
|
pivot: "pivot";
|
|
1676
1555
|
}>;
|
|
1677
1556
|
title: z.ZodOptional<z.ZodString>;
|
|
@@ -1700,24 +1579,13 @@ declare const ReportChartSchema: z.ZodObject<{
|
|
|
1700
1579
|
pyramid: "pyramid";
|
|
1701
1580
|
bubble: "bubble";
|
|
1702
1581
|
treemap: "treemap";
|
|
1703
|
-
sunburst: "sunburst";
|
|
1704
1582
|
sankey: "sankey";
|
|
1705
|
-
"word-cloud": "word-cloud";
|
|
1706
1583
|
gauge: "gauge";
|
|
1707
1584
|
"solid-gauge": "solid-gauge";
|
|
1708
1585
|
metric: "metric";
|
|
1709
1586
|
kpi: "kpi";
|
|
1710
1587
|
bullet: "bullet";
|
|
1711
|
-
choropleth: "choropleth";
|
|
1712
|
-
"bubble-map": "bubble-map";
|
|
1713
|
-
"gl-map": "gl-map";
|
|
1714
|
-
heatmap: "heatmap";
|
|
1715
1588
|
radar: "radar";
|
|
1716
|
-
waterfall: "waterfall";
|
|
1717
|
-
"box-plot": "box-plot";
|
|
1718
|
-
violin: "violin";
|
|
1719
|
-
candlestick: "candlestick";
|
|
1720
|
-
stock: "stock";
|
|
1721
1589
|
pivot: "pivot";
|
|
1722
1590
|
}>>;
|
|
1723
1591
|
color: z.ZodOptional<z.ZodString>;
|
|
@@ -1923,24 +1791,13 @@ declare const ReportSchema: z.ZodObject<{
|
|
|
1923
1791
|
pyramid: "pyramid";
|
|
1924
1792
|
bubble: "bubble";
|
|
1925
1793
|
treemap: "treemap";
|
|
1926
|
-
sunburst: "sunburst";
|
|
1927
1794
|
sankey: "sankey";
|
|
1928
|
-
"word-cloud": "word-cloud";
|
|
1929
1795
|
gauge: "gauge";
|
|
1930
1796
|
"solid-gauge": "solid-gauge";
|
|
1931
1797
|
metric: "metric";
|
|
1932
1798
|
kpi: "kpi";
|
|
1933
1799
|
bullet: "bullet";
|
|
1934
|
-
choropleth: "choropleth";
|
|
1935
|
-
"bubble-map": "bubble-map";
|
|
1936
|
-
"gl-map": "gl-map";
|
|
1937
|
-
heatmap: "heatmap";
|
|
1938
1800
|
radar: "radar";
|
|
1939
|
-
waterfall: "waterfall";
|
|
1940
|
-
"box-plot": "box-plot";
|
|
1941
|
-
violin: "violin";
|
|
1942
|
-
candlestick: "candlestick";
|
|
1943
|
-
stock: "stock";
|
|
1944
1801
|
pivot: "pivot";
|
|
1945
1802
|
}>;
|
|
1946
1803
|
title: z.ZodOptional<z.ZodString>;
|
|
@@ -1969,24 +1826,13 @@ declare const ReportSchema: z.ZodObject<{
|
|
|
1969
1826
|
pyramid: "pyramid";
|
|
1970
1827
|
bubble: "bubble";
|
|
1971
1828
|
treemap: "treemap";
|
|
1972
|
-
sunburst: "sunburst";
|
|
1973
1829
|
sankey: "sankey";
|
|
1974
|
-
"word-cloud": "word-cloud";
|
|
1975
1830
|
gauge: "gauge";
|
|
1976
1831
|
"solid-gauge": "solid-gauge";
|
|
1977
1832
|
metric: "metric";
|
|
1978
1833
|
kpi: "kpi";
|
|
1979
1834
|
bullet: "bullet";
|
|
1980
|
-
choropleth: "choropleth";
|
|
1981
|
-
"bubble-map": "bubble-map";
|
|
1982
|
-
"gl-map": "gl-map";
|
|
1983
|
-
heatmap: "heatmap";
|
|
1984
1835
|
radar: "radar";
|
|
1985
|
-
waterfall: "waterfall";
|
|
1986
|
-
"box-plot": "box-plot";
|
|
1987
|
-
violin: "violin";
|
|
1988
|
-
candlestick: "candlestick";
|
|
1989
|
-
stock: "stock";
|
|
1990
1836
|
pivot: "pivot";
|
|
1991
1837
|
}>>;
|
|
1992
1838
|
color: z.ZodOptional<z.ZodString>;
|
|
@@ -2110,7 +1956,7 @@ declare const Report: {
|
|
|
2110
1956
|
* widget/visibility hints declared here.
|
|
2111
1957
|
*/
|
|
2112
1958
|
declare const reportForm: {
|
|
2113
|
-
type: "split" | "
|
|
1959
|
+
type: "split" | "simple" | "modal" | "drawer" | "tabbed" | "wizard";
|
|
2114
1960
|
data?: {
|
|
2115
1961
|
provider: "object";
|
|
2116
1962
|
object: string;
|
|
@@ -2118,14 +1964,14 @@ declare const reportForm: {
|
|
|
2118
1964
|
provider: "api";
|
|
2119
1965
|
read?: {
|
|
2120
1966
|
url: string;
|
|
2121
|
-
method: "GET" | "
|
|
1967
|
+
method: "GET" | "PUT" | "POST" | "DELETE" | "PATCH";
|
|
2122
1968
|
headers?: Record<string, string> | undefined;
|
|
2123
1969
|
params?: Record<string, unknown> | undefined;
|
|
2124
1970
|
body?: unknown;
|
|
2125
1971
|
} | undefined;
|
|
2126
1972
|
write?: {
|
|
2127
1973
|
url: string;
|
|
2128
|
-
method: "GET" | "
|
|
1974
|
+
method: "GET" | "PUT" | "POST" | "DELETE" | "PATCH";
|
|
2129
1975
|
headers?: Record<string, string> | undefined;
|
|
2130
1976
|
params?: Record<string, unknown> | undefined;
|
|
2131
1977
|
body?: unknown;
|
|
@@ -2141,7 +1987,7 @@ declare const reportForm: {
|
|
|
2141
1987
|
sections?: {
|
|
2142
1988
|
collapsible: boolean;
|
|
2143
1989
|
collapsed: boolean;
|
|
2144
|
-
columns:
|
|
1990
|
+
columns: 4 | 1 | 2 | 3;
|
|
2145
1991
|
fields: any[];
|
|
2146
1992
|
name?: string | undefined;
|
|
2147
1993
|
label?: string | undefined;
|
|
@@ -2159,7 +2005,7 @@ declare const reportForm: {
|
|
|
2159
2005
|
groups?: {
|
|
2160
2006
|
collapsible: boolean;
|
|
2161
2007
|
collapsed: boolean;
|
|
2162
|
-
columns:
|
|
2008
|
+
columns: 4 | 1 | 2 | 3;
|
|
2163
2009
|
fields: any[];
|
|
2164
2010
|
name?: string | undefined;
|
|
2165
2011
|
label?: string | undefined;
|
|
@@ -2207,7 +2053,7 @@ declare const reportForm: {
|
|
|
2207
2053
|
};
|
|
2208
2054
|
|
|
2209
2055
|
declare const viewForm: {
|
|
2210
|
-
type: "split" | "
|
|
2056
|
+
type: "split" | "simple" | "modal" | "drawer" | "tabbed" | "wizard";
|
|
2211
2057
|
data?: {
|
|
2212
2058
|
provider: "object";
|
|
2213
2059
|
object: string;
|
|
@@ -2215,14 +2061,14 @@ declare const viewForm: {
|
|
|
2215
2061
|
provider: "api";
|
|
2216
2062
|
read?: {
|
|
2217
2063
|
url: string;
|
|
2218
|
-
method: "GET" | "
|
|
2064
|
+
method: "GET" | "PUT" | "POST" | "DELETE" | "PATCH";
|
|
2219
2065
|
headers?: Record<string, string> | undefined;
|
|
2220
2066
|
params?: Record<string, unknown> | undefined;
|
|
2221
2067
|
body?: unknown;
|
|
2222
2068
|
} | undefined;
|
|
2223
2069
|
write?: {
|
|
2224
2070
|
url: string;
|
|
2225
|
-
method: "GET" | "
|
|
2071
|
+
method: "GET" | "PUT" | "POST" | "DELETE" | "PATCH";
|
|
2226
2072
|
headers?: Record<string, string> | undefined;
|
|
2227
2073
|
params?: Record<string, unknown> | undefined;
|
|
2228
2074
|
body?: unknown;
|
|
@@ -2238,7 +2084,7 @@ declare const viewForm: {
|
|
|
2238
2084
|
sections?: {
|
|
2239
2085
|
collapsible: boolean;
|
|
2240
2086
|
collapsed: boolean;
|
|
2241
|
-
columns:
|
|
2087
|
+
columns: 4 | 1 | 2 | 3;
|
|
2242
2088
|
fields: any[];
|
|
2243
2089
|
name?: string | undefined;
|
|
2244
2090
|
label?: string | undefined;
|
|
@@ -2256,7 +2102,7 @@ declare const viewForm: {
|
|
|
2256
2102
|
groups?: {
|
|
2257
2103
|
collapsible: boolean;
|
|
2258
2104
|
collapsed: boolean;
|
|
2259
|
-
columns:
|
|
2105
|
+
columns: 4 | 1 | 2 | 3;
|
|
2260
2106
|
fields: any[];
|
|
2261
2107
|
name?: string | undefined;
|
|
2262
2108
|
label?: string | undefined;
|
|
@@ -2304,7 +2150,7 @@ declare const viewForm: {
|
|
|
2304
2150
|
};
|
|
2305
2151
|
|
|
2306
2152
|
declare const appForm: {
|
|
2307
|
-
type: "split" | "
|
|
2153
|
+
type: "split" | "simple" | "modal" | "drawer" | "tabbed" | "wizard";
|
|
2308
2154
|
data?: {
|
|
2309
2155
|
provider: "object";
|
|
2310
2156
|
object: string;
|
|
@@ -2312,14 +2158,14 @@ declare const appForm: {
|
|
|
2312
2158
|
provider: "api";
|
|
2313
2159
|
read?: {
|
|
2314
2160
|
url: string;
|
|
2315
|
-
method: "GET" | "
|
|
2161
|
+
method: "GET" | "PUT" | "POST" | "DELETE" | "PATCH";
|
|
2316
2162
|
headers?: Record<string, string> | undefined;
|
|
2317
2163
|
params?: Record<string, unknown> | undefined;
|
|
2318
2164
|
body?: unknown;
|
|
2319
2165
|
} | undefined;
|
|
2320
2166
|
write?: {
|
|
2321
2167
|
url: string;
|
|
2322
|
-
method: "GET" | "
|
|
2168
|
+
method: "GET" | "PUT" | "POST" | "DELETE" | "PATCH";
|
|
2323
2169
|
headers?: Record<string, string> | undefined;
|
|
2324
2170
|
params?: Record<string, unknown> | undefined;
|
|
2325
2171
|
body?: unknown;
|
|
@@ -2335,7 +2181,7 @@ declare const appForm: {
|
|
|
2335
2181
|
sections?: {
|
|
2336
2182
|
collapsible: boolean;
|
|
2337
2183
|
collapsed: boolean;
|
|
2338
|
-
columns:
|
|
2184
|
+
columns: 4 | 1 | 2 | 3;
|
|
2339
2185
|
fields: any[];
|
|
2340
2186
|
name?: string | undefined;
|
|
2341
2187
|
label?: string | undefined;
|
|
@@ -2353,7 +2199,7 @@ declare const appForm: {
|
|
|
2353
2199
|
groups?: {
|
|
2354
2200
|
collapsible: boolean;
|
|
2355
2201
|
collapsed: boolean;
|
|
2356
|
-
columns:
|
|
2202
|
+
columns: 4 | 1 | 2 | 3;
|
|
2357
2203
|
fields: any[];
|
|
2358
2204
|
name?: string | undefined;
|
|
2359
2205
|
label?: string | undefined;
|
|
@@ -2401,7 +2247,7 @@ declare const appForm: {
|
|
|
2401
2247
|
};
|
|
2402
2248
|
|
|
2403
2249
|
declare const dashboardForm: {
|
|
2404
|
-
type: "split" | "
|
|
2250
|
+
type: "split" | "simple" | "modal" | "drawer" | "tabbed" | "wizard";
|
|
2405
2251
|
data?: {
|
|
2406
2252
|
provider: "object";
|
|
2407
2253
|
object: string;
|
|
@@ -2409,14 +2255,14 @@ declare const dashboardForm: {
|
|
|
2409
2255
|
provider: "api";
|
|
2410
2256
|
read?: {
|
|
2411
2257
|
url: string;
|
|
2412
|
-
method: "GET" | "
|
|
2258
|
+
method: "GET" | "PUT" | "POST" | "DELETE" | "PATCH";
|
|
2413
2259
|
headers?: Record<string, string> | undefined;
|
|
2414
2260
|
params?: Record<string, unknown> | undefined;
|
|
2415
2261
|
body?: unknown;
|
|
2416
2262
|
} | undefined;
|
|
2417
2263
|
write?: {
|
|
2418
2264
|
url: string;
|
|
2419
|
-
method: "GET" | "
|
|
2265
|
+
method: "GET" | "PUT" | "POST" | "DELETE" | "PATCH";
|
|
2420
2266
|
headers?: Record<string, string> | undefined;
|
|
2421
2267
|
params?: Record<string, unknown> | undefined;
|
|
2422
2268
|
body?: unknown;
|
|
@@ -2432,7 +2278,7 @@ declare const dashboardForm: {
|
|
|
2432
2278
|
sections?: {
|
|
2433
2279
|
collapsible: boolean;
|
|
2434
2280
|
collapsed: boolean;
|
|
2435
|
-
columns:
|
|
2281
|
+
columns: 4 | 1 | 2 | 3;
|
|
2436
2282
|
fields: any[];
|
|
2437
2283
|
name?: string | undefined;
|
|
2438
2284
|
label?: string | undefined;
|
|
@@ -2450,7 +2296,7 @@ declare const dashboardForm: {
|
|
|
2450
2296
|
groups?: {
|
|
2451
2297
|
collapsible: boolean;
|
|
2452
2298
|
collapsed: boolean;
|
|
2453
|
-
columns:
|
|
2299
|
+
columns: 4 | 1 | 2 | 3;
|
|
2454
2300
|
fields: any[];
|
|
2455
2301
|
name?: string | undefined;
|
|
2456
2302
|
label?: string | undefined;
|
|
@@ -2503,7 +2349,7 @@ declare const dashboardForm: {
|
|
|
2503
2349
|
* Form layout for creating/editing action metadata definitions.
|
|
2504
2350
|
*/
|
|
2505
2351
|
declare const actionForm: {
|
|
2506
|
-
type: "split" | "
|
|
2352
|
+
type: "split" | "simple" | "modal" | "drawer" | "tabbed" | "wizard";
|
|
2507
2353
|
data?: {
|
|
2508
2354
|
provider: "object";
|
|
2509
2355
|
object: string;
|
|
@@ -2511,14 +2357,14 @@ declare const actionForm: {
|
|
|
2511
2357
|
provider: "api";
|
|
2512
2358
|
read?: {
|
|
2513
2359
|
url: string;
|
|
2514
|
-
method: "GET" | "
|
|
2360
|
+
method: "GET" | "PUT" | "POST" | "DELETE" | "PATCH";
|
|
2515
2361
|
headers?: Record<string, string> | undefined;
|
|
2516
2362
|
params?: Record<string, unknown> | undefined;
|
|
2517
2363
|
body?: unknown;
|
|
2518
2364
|
} | undefined;
|
|
2519
2365
|
write?: {
|
|
2520
2366
|
url: string;
|
|
2521
|
-
method: "GET" | "
|
|
2367
|
+
method: "GET" | "PUT" | "POST" | "DELETE" | "PATCH";
|
|
2522
2368
|
headers?: Record<string, string> | undefined;
|
|
2523
2369
|
params?: Record<string, unknown> | undefined;
|
|
2524
2370
|
body?: unknown;
|
|
@@ -2534,7 +2380,7 @@ declare const actionForm: {
|
|
|
2534
2380
|
sections?: {
|
|
2535
2381
|
collapsible: boolean;
|
|
2536
2382
|
collapsed: boolean;
|
|
2537
|
-
columns:
|
|
2383
|
+
columns: 4 | 1 | 2 | 3;
|
|
2538
2384
|
fields: any[];
|
|
2539
2385
|
name?: string | undefined;
|
|
2540
2386
|
label?: string | undefined;
|
|
@@ -2552,7 +2398,7 @@ declare const actionForm: {
|
|
|
2552
2398
|
groups?: {
|
|
2553
2399
|
collapsible: boolean;
|
|
2554
2400
|
collapsed: boolean;
|
|
2555
|
-
columns:
|
|
2401
|
+
columns: 4 | 1 | 2 | 3;
|
|
2556
2402
|
fields: any[];
|
|
2557
2403
|
name?: string | undefined;
|
|
2558
2404
|
label?: string | undefined;
|
|
@@ -2605,7 +2451,7 @@ declare const actionForm: {
|
|
|
2605
2451
|
* Form layout for creating/editing page metadata definitions.
|
|
2606
2452
|
*/
|
|
2607
2453
|
declare const pageForm: {
|
|
2608
|
-
type: "split" | "
|
|
2454
|
+
type: "split" | "simple" | "modal" | "drawer" | "tabbed" | "wizard";
|
|
2609
2455
|
data?: {
|
|
2610
2456
|
provider: "object";
|
|
2611
2457
|
object: string;
|
|
@@ -2613,14 +2459,14 @@ declare const pageForm: {
|
|
|
2613
2459
|
provider: "api";
|
|
2614
2460
|
read?: {
|
|
2615
2461
|
url: string;
|
|
2616
|
-
method: "GET" | "
|
|
2462
|
+
method: "GET" | "PUT" | "POST" | "DELETE" | "PATCH";
|
|
2617
2463
|
headers?: Record<string, string> | undefined;
|
|
2618
2464
|
params?: Record<string, unknown> | undefined;
|
|
2619
2465
|
body?: unknown;
|
|
2620
2466
|
} | undefined;
|
|
2621
2467
|
write?: {
|
|
2622
2468
|
url: string;
|
|
2623
|
-
method: "GET" | "
|
|
2469
|
+
method: "GET" | "PUT" | "POST" | "DELETE" | "PATCH";
|
|
2624
2470
|
headers?: Record<string, string> | undefined;
|
|
2625
2471
|
params?: Record<string, unknown> | undefined;
|
|
2626
2472
|
body?: unknown;
|
|
@@ -2636,7 +2482,7 @@ declare const pageForm: {
|
|
|
2636
2482
|
sections?: {
|
|
2637
2483
|
collapsible: boolean;
|
|
2638
2484
|
collapsed: boolean;
|
|
2639
|
-
columns:
|
|
2485
|
+
columns: 4 | 1 | 2 | 3;
|
|
2640
2486
|
fields: any[];
|
|
2641
2487
|
name?: string | undefined;
|
|
2642
2488
|
label?: string | undefined;
|
|
@@ -2654,7 +2500,7 @@ declare const pageForm: {
|
|
|
2654
2500
|
groups?: {
|
|
2655
2501
|
collapsible: boolean;
|
|
2656
2502
|
collapsed: boolean;
|
|
2657
|
-
columns:
|
|
2503
|
+
columns: 4 | 1 | 2 | 3;
|
|
2658
2504
|
fields: any[];
|
|
2659
2505
|
name?: string | undefined;
|
|
2660
2506
|
label?: string | undefined;
|
|
@@ -5389,21 +5235,25 @@ declare const FieldWidgetPropsSchema: z.ZodObject<{
|
|
|
5389
5235
|
date: "date";
|
|
5390
5236
|
record: "record";
|
|
5391
5237
|
file: "file";
|
|
5392
|
-
|
|
5393
|
-
currency: "currency";
|
|
5394
|
-
percent: "percent";
|
|
5395
|
-
color: "color";
|
|
5396
|
-
password: "password";
|
|
5397
|
-
url: "url";
|
|
5398
|
-
text: "text";
|
|
5399
|
-
textarea: "textarea";
|
|
5238
|
+
tags: "tags";
|
|
5400
5239
|
email: "email";
|
|
5401
5240
|
phone: "phone";
|
|
5241
|
+
password: "password";
|
|
5242
|
+
code: "code";
|
|
5243
|
+
datetime: "datetime";
|
|
5244
|
+
location: "location";
|
|
5245
|
+
text: "text";
|
|
5246
|
+
url: "url";
|
|
5247
|
+
summary: "summary";
|
|
5402
5248
|
secret: "secret";
|
|
5249
|
+
json: "json";
|
|
5250
|
+
percent: "percent";
|
|
5251
|
+
composite: "composite";
|
|
5252
|
+
textarea: "textarea";
|
|
5403
5253
|
markdown: "markdown";
|
|
5404
5254
|
html: "html";
|
|
5405
5255
|
richtext: "richtext";
|
|
5406
|
-
|
|
5256
|
+
currency: "currency";
|
|
5407
5257
|
time: "time";
|
|
5408
5258
|
toggle: "toggle";
|
|
5409
5259
|
select: "select";
|
|
@@ -5418,19 +5268,15 @@ declare const FieldWidgetPropsSchema: z.ZodObject<{
|
|
|
5418
5268
|
video: "video";
|
|
5419
5269
|
audio: "audio";
|
|
5420
5270
|
formula: "formula";
|
|
5421
|
-
summary: "summary";
|
|
5422
5271
|
autonumber: "autonumber";
|
|
5423
|
-
composite: "composite";
|
|
5424
5272
|
repeater: "repeater";
|
|
5425
|
-
location: "location";
|
|
5426
5273
|
address: "address";
|
|
5427
|
-
|
|
5274
|
+
color: "color";
|
|
5428
5275
|
rating: "rating";
|
|
5429
5276
|
slider: "slider";
|
|
5430
5277
|
signature: "signature";
|
|
5431
5278
|
qrcode: "qrcode";
|
|
5432
5279
|
progress: "progress";
|
|
5433
|
-
tags: "tags";
|
|
5434
5280
|
vector: "vector";
|
|
5435
5281
|
}>;
|
|
5436
5282
|
description: z.ZodOptional<z.ZodString>;
|
|
@@ -5487,11 +5333,11 @@ declare const FieldWidgetPropsSchema: z.ZodObject<{
|
|
|
5487
5333
|
object: z.ZodString;
|
|
5488
5334
|
field: z.ZodString;
|
|
5489
5335
|
function: z.ZodEnum<{
|
|
5490
|
-
min: "min";
|
|
5491
|
-
max: "max";
|
|
5492
5336
|
count: "count";
|
|
5493
5337
|
sum: "sum";
|
|
5494
5338
|
avg: "avg";
|
|
5339
|
+
min: "min";
|
|
5340
|
+
max: "max";
|
|
5495
5341
|
}>;
|
|
5496
5342
|
}, z.core.$strip>>;
|
|
5497
5343
|
language: z.ZodOptional<z.ZodString>;
|
|
@@ -5629,9 +5475,9 @@ declare const FieldWidgetPropsSchema: z.ZodObject<{
|
|
|
5629
5475
|
}, z.core.$strip>;
|
|
5630
5476
|
scope: z.ZodEnum<{
|
|
5631
5477
|
record: "record";
|
|
5632
|
-
table: "table";
|
|
5633
5478
|
field: "field";
|
|
5634
5479
|
database: "database";
|
|
5480
|
+
table: "table";
|
|
5635
5481
|
}>;
|
|
5636
5482
|
deterministicEncryption: z.ZodDefault<z.ZodBoolean>;
|
|
5637
5483
|
searchableEncryption: z.ZodDefault<z.ZodBoolean>;
|
|
@@ -5639,8 +5485,8 @@ declare const FieldWidgetPropsSchema: z.ZodObject<{
|
|
|
5639
5485
|
maskingRule: z.ZodOptional<z.ZodObject<{
|
|
5640
5486
|
field: z.ZodString;
|
|
5641
5487
|
strategy: z.ZodEnum<{
|
|
5642
|
-
redact: "redact";
|
|
5643
5488
|
partial: "partial";
|
|
5489
|
+
redact: "redact";
|
|
5644
5490
|
hash: "hash";
|
|
5645
5491
|
tokenize: "tokenize";
|
|
5646
5492
|
randomize: "randomize";
|
|
@@ -5836,18 +5682,18 @@ declare const RecordHighlightsProps: z.ZodObject<{
|
|
|
5836
5682
|
declare const RecordActivityProps: z.ZodObject<{
|
|
5837
5683
|
types: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
5838
5684
|
file: "file";
|
|
5839
|
-
sharing: "sharing";
|
|
5840
5685
|
email: "email";
|
|
5841
5686
|
system: "system";
|
|
5687
|
+
approval: "approval";
|
|
5688
|
+
sharing: "sharing";
|
|
5842
5689
|
comment: "comment";
|
|
5690
|
+
event: "event";
|
|
5843
5691
|
field_change: "field_change";
|
|
5844
5692
|
task: "task";
|
|
5845
|
-
event: "event";
|
|
5846
5693
|
call: "call";
|
|
5847
5694
|
note: "note";
|
|
5848
5695
|
record_create: "record_create";
|
|
5849
5696
|
record_delete: "record_delete";
|
|
5850
|
-
approval: "approval";
|
|
5851
5697
|
}>>>;
|
|
5852
5698
|
filterMode: z.ZodDefault<z.ZodEnum<{
|
|
5853
5699
|
all: "all";
|
|
@@ -5872,8 +5718,8 @@ declare const RecordActivityProps: z.ZodObject<{
|
|
|
5872
5718
|
}, z.core.$strip>;
|
|
5873
5719
|
declare const RecordChatterProps: z.ZodObject<{
|
|
5874
5720
|
position: z.ZodDefault<z.ZodEnum<{
|
|
5875
|
-
drawer: "drawer";
|
|
5876
5721
|
inline: "inline";
|
|
5722
|
+
drawer: "drawer";
|
|
5877
5723
|
sidebar: "sidebar";
|
|
5878
5724
|
}>>;
|
|
5879
5725
|
width: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>;
|
|
@@ -5882,18 +5728,18 @@ declare const RecordChatterProps: z.ZodObject<{
|
|
|
5882
5728
|
feed: z.ZodOptional<z.ZodObject<{
|
|
5883
5729
|
types: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
5884
5730
|
file: "file";
|
|
5885
|
-
sharing: "sharing";
|
|
5886
5731
|
email: "email";
|
|
5887
5732
|
system: "system";
|
|
5733
|
+
approval: "approval";
|
|
5734
|
+
sharing: "sharing";
|
|
5888
5735
|
comment: "comment";
|
|
5736
|
+
event: "event";
|
|
5889
5737
|
field_change: "field_change";
|
|
5890
5738
|
task: "task";
|
|
5891
|
-
event: "event";
|
|
5892
5739
|
call: "call";
|
|
5893
5740
|
note: "note";
|
|
5894
5741
|
record_create: "record_create";
|
|
5895
5742
|
record_delete: "record_delete";
|
|
5896
|
-
approval: "approval";
|
|
5897
5743
|
}>>>;
|
|
5898
5744
|
filterMode: z.ZodDefault<z.ZodEnum<{
|
|
5899
5745
|
all: "all";
|
|
@@ -5951,8 +5797,8 @@ declare const PageAccordionProps: z.ZodObject<{
|
|
|
5951
5797
|
declare const AIChatWindowProps: z.ZodObject<{
|
|
5952
5798
|
mode: z.ZodDefault<z.ZodEnum<{
|
|
5953
5799
|
inline: "inline";
|
|
5954
|
-
sidebar: "sidebar";
|
|
5955
5800
|
float: "float";
|
|
5801
|
+
sidebar: "sidebar";
|
|
5956
5802
|
}>>;
|
|
5957
5803
|
agentId: z.ZodOptional<z.ZodString>;
|
|
5958
5804
|
context: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
@@ -5977,8 +5823,8 @@ declare const ElementTextPropsSchema: z.ZodObject<{
|
|
|
5977
5823
|
}>>>;
|
|
5978
5824
|
align: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
5979
5825
|
left: "left";
|
|
5980
|
-
right: "right";
|
|
5981
5826
|
center: "center";
|
|
5827
|
+
right: "right";
|
|
5982
5828
|
}>>>;
|
|
5983
5829
|
aria: z.ZodOptional<z.ZodObject<{
|
|
5984
5830
|
ariaLabel: z.ZodOptional<z.ZodString>;
|
|
@@ -5990,17 +5836,17 @@ declare const ElementNumberPropsSchema: z.ZodObject<{
|
|
|
5990
5836
|
object: z.ZodString;
|
|
5991
5837
|
field: z.ZodOptional<z.ZodString>;
|
|
5992
5838
|
aggregate: z.ZodEnum<{
|
|
5993
|
-
min: "min";
|
|
5994
|
-
max: "max";
|
|
5995
5839
|
count: "count";
|
|
5996
5840
|
sum: "sum";
|
|
5997
5841
|
avg: "avg";
|
|
5842
|
+
min: "min";
|
|
5843
|
+
max: "max";
|
|
5998
5844
|
}>;
|
|
5999
5845
|
filter: z.ZodOptional<z.ZodType<FilterCondition, unknown, z.core.$ZodTypeInternals<FilterCondition, unknown>>>;
|
|
6000
5846
|
format: z.ZodOptional<z.ZodEnum<{
|
|
6001
5847
|
number: "number";
|
|
6002
|
-
currency: "currency";
|
|
6003
5848
|
percent: "percent";
|
|
5849
|
+
currency: "currency";
|
|
6004
5850
|
}>>;
|
|
6005
5851
|
prefix: z.ZodOptional<z.ZodString>;
|
|
6006
5852
|
suffix: z.ZodOptional<z.ZodString>;
|
|
@@ -6033,10 +5879,10 @@ declare const ElementImagePropsSchema: z.ZodObject<{
|
|
|
6033
5879
|
declare const ElementButtonPropsSchema: z.ZodObject<{
|
|
6034
5880
|
label: z.ZodString;
|
|
6035
5881
|
variant: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
6036
|
-
link: "link";
|
|
6037
5882
|
primary: "primary";
|
|
6038
|
-
danger: "danger";
|
|
6039
5883
|
secondary: "secondary";
|
|
5884
|
+
link: "link";
|
|
5885
|
+
danger: "danger";
|
|
6040
5886
|
ghost: "ghost";
|
|
6041
5887
|
}>>>;
|
|
6042
5888
|
size: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
@@ -6076,8 +5922,8 @@ declare const ElementFormPropsSchema: z.ZodObject<{
|
|
|
6076
5922
|
object: z.ZodString;
|
|
6077
5923
|
fields: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
6078
5924
|
mode: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
6079
|
-
edit: "edit";
|
|
6080
5925
|
create: "create";
|
|
5926
|
+
edit: "edit";
|
|
6081
5927
|
}>>>;
|
|
6082
5928
|
submitLabel: z.ZodOptional<z.ZodString>;
|
|
6083
5929
|
onSubmit: z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodString, z.ZodTransform<{
|
|
@@ -6256,18 +6102,18 @@ declare const ComponentPropsMap: {
|
|
|
6256
6102
|
readonly 'record:activity': z.ZodObject<{
|
|
6257
6103
|
types: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
6258
6104
|
file: "file";
|
|
6259
|
-
sharing: "sharing";
|
|
6260
6105
|
email: "email";
|
|
6261
6106
|
system: "system";
|
|
6107
|
+
approval: "approval";
|
|
6108
|
+
sharing: "sharing";
|
|
6262
6109
|
comment: "comment";
|
|
6110
|
+
event: "event";
|
|
6263
6111
|
field_change: "field_change";
|
|
6264
6112
|
task: "task";
|
|
6265
|
-
event: "event";
|
|
6266
6113
|
call: "call";
|
|
6267
6114
|
note: "note";
|
|
6268
6115
|
record_create: "record_create";
|
|
6269
6116
|
record_delete: "record_delete";
|
|
6270
|
-
approval: "approval";
|
|
6271
6117
|
}>>>;
|
|
6272
6118
|
filterMode: z.ZodDefault<z.ZodEnum<{
|
|
6273
6119
|
all: "all";
|
|
@@ -6292,8 +6138,8 @@ declare const ComponentPropsMap: {
|
|
|
6292
6138
|
}, z.core.$strip>;
|
|
6293
6139
|
readonly 'record:chatter': z.ZodObject<{
|
|
6294
6140
|
position: z.ZodDefault<z.ZodEnum<{
|
|
6295
|
-
drawer: "drawer";
|
|
6296
6141
|
inline: "inline";
|
|
6142
|
+
drawer: "drawer";
|
|
6297
6143
|
sidebar: "sidebar";
|
|
6298
6144
|
}>>;
|
|
6299
6145
|
width: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>;
|
|
@@ -6302,18 +6148,18 @@ declare const ComponentPropsMap: {
|
|
|
6302
6148
|
feed: z.ZodOptional<z.ZodObject<{
|
|
6303
6149
|
types: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
6304
6150
|
file: "file";
|
|
6305
|
-
sharing: "sharing";
|
|
6306
6151
|
email: "email";
|
|
6307
6152
|
system: "system";
|
|
6153
|
+
approval: "approval";
|
|
6154
|
+
sharing: "sharing";
|
|
6308
6155
|
comment: "comment";
|
|
6156
|
+
event: "event";
|
|
6309
6157
|
field_change: "field_change";
|
|
6310
6158
|
task: "task";
|
|
6311
|
-
event: "event";
|
|
6312
6159
|
call: "call";
|
|
6313
6160
|
note: "note";
|
|
6314
6161
|
record_create: "record_create";
|
|
6315
6162
|
record_delete: "record_delete";
|
|
6316
|
-
approval: "approval";
|
|
6317
6163
|
}>>>;
|
|
6318
6164
|
filterMode: z.ZodDefault<z.ZodEnum<{
|
|
6319
6165
|
all: "all";
|
|
@@ -6363,8 +6209,8 @@ declare const ComponentPropsMap: {
|
|
|
6363
6209
|
readonly 'ai:chat_window': z.ZodObject<{
|
|
6364
6210
|
mode: z.ZodDefault<z.ZodEnum<{
|
|
6365
6211
|
inline: "inline";
|
|
6366
|
-
sidebar: "sidebar";
|
|
6367
6212
|
float: "float";
|
|
6213
|
+
sidebar: "sidebar";
|
|
6368
6214
|
}>>;
|
|
6369
6215
|
agentId: z.ZodOptional<z.ZodString>;
|
|
6370
6216
|
context: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
@@ -6387,8 +6233,8 @@ declare const ComponentPropsMap: {
|
|
|
6387
6233
|
}>>>;
|
|
6388
6234
|
align: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
6389
6235
|
left: "left";
|
|
6390
|
-
right: "right";
|
|
6391
6236
|
center: "center";
|
|
6237
|
+
right: "right";
|
|
6392
6238
|
}>>>;
|
|
6393
6239
|
aria: z.ZodOptional<z.ZodObject<{
|
|
6394
6240
|
ariaLabel: z.ZodOptional<z.ZodString>;
|
|
@@ -6400,17 +6246,17 @@ declare const ComponentPropsMap: {
|
|
|
6400
6246
|
object: z.ZodString;
|
|
6401
6247
|
field: z.ZodOptional<z.ZodString>;
|
|
6402
6248
|
aggregate: z.ZodEnum<{
|
|
6403
|
-
min: "min";
|
|
6404
|
-
max: "max";
|
|
6405
6249
|
count: "count";
|
|
6406
6250
|
sum: "sum";
|
|
6407
6251
|
avg: "avg";
|
|
6252
|
+
min: "min";
|
|
6253
|
+
max: "max";
|
|
6408
6254
|
}>;
|
|
6409
6255
|
filter: z.ZodOptional<z.ZodType<FilterCondition, unknown, z.core.$ZodTypeInternals<FilterCondition, unknown>>>;
|
|
6410
6256
|
format: z.ZodOptional<z.ZodEnum<{
|
|
6411
6257
|
number: "number";
|
|
6412
|
-
currency: "currency";
|
|
6413
6258
|
percent: "percent";
|
|
6259
|
+
currency: "currency";
|
|
6414
6260
|
}>>;
|
|
6415
6261
|
prefix: z.ZodOptional<z.ZodString>;
|
|
6416
6262
|
suffix: z.ZodOptional<z.ZodString>;
|
|
@@ -6439,10 +6285,10 @@ declare const ComponentPropsMap: {
|
|
|
6439
6285
|
readonly 'element:button': z.ZodObject<{
|
|
6440
6286
|
label: z.ZodString;
|
|
6441
6287
|
variant: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
6442
|
-
link: "link";
|
|
6443
6288
|
primary: "primary";
|
|
6444
|
-
danger: "danger";
|
|
6445
6289
|
secondary: "secondary";
|
|
6290
|
+
link: "link";
|
|
6291
|
+
danger: "danger";
|
|
6446
6292
|
ghost: "ghost";
|
|
6447
6293
|
}>>>;
|
|
6448
6294
|
size: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
@@ -6482,8 +6328,8 @@ declare const ComponentPropsMap: {
|
|
|
6482
6328
|
object: z.ZodString;
|
|
6483
6329
|
fields: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
6484
6330
|
mode: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
6485
|
-
edit: "edit";
|
|
6486
6331
|
create: "create";
|
|
6332
|
+
edit: "edit";
|
|
6487
6333
|
}>>>;
|
|
6488
6334
|
submitLabel: z.ZodOptional<z.ZodString>;
|
|
6489
6335
|
onSubmit: z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodString, z.ZodTransform<{
|
|
@@ -7122,9 +6968,9 @@ type SyncConfig = z.infer<typeof SyncConfigSchema>;
|
|
|
7122
6968
|
* Persist Storage Backend Enum
|
|
7123
6969
|
*/
|
|
7124
6970
|
declare const PersistStorageSchema: z.ZodEnum<{
|
|
6971
|
+
sqlite: "sqlite";
|
|
7125
6972
|
indexeddb: "indexeddb";
|
|
7126
6973
|
localstorage: "localstorage";
|
|
7127
|
-
sqlite: "sqlite";
|
|
7128
6974
|
}>;
|
|
7129
6975
|
type PersistStorage = z.infer<typeof PersistStorageSchema>;
|
|
7130
6976
|
/**
|
|
@@ -7144,9 +6990,9 @@ declare const OfflineCacheConfigSchema: z.ZodObject<{
|
|
|
7144
6990
|
maxSize: z.ZodOptional<z.ZodNumber>;
|
|
7145
6991
|
ttl: z.ZodOptional<z.ZodNumber>;
|
|
7146
6992
|
persistStorage: z.ZodDefault<z.ZodEnum<{
|
|
6993
|
+
sqlite: "sqlite";
|
|
7147
6994
|
indexeddb: "indexeddb";
|
|
7148
6995
|
localstorage: "localstorage";
|
|
7149
|
-
sqlite: "sqlite";
|
|
7150
6996
|
}>>;
|
|
7151
6997
|
evictionPolicy: z.ZodDefault<z.ZodEnum<{
|
|
7152
6998
|
lru: "lru";
|
|
@@ -7172,9 +7018,9 @@ declare const OfflineConfigSchema: z.ZodObject<{
|
|
|
7172
7018
|
maxSize: z.ZodOptional<z.ZodNumber>;
|
|
7173
7019
|
ttl: z.ZodOptional<z.ZodNumber>;
|
|
7174
7020
|
persistStorage: z.ZodDefault<z.ZodEnum<{
|
|
7021
|
+
sqlite: "sqlite";
|
|
7175
7022
|
indexeddb: "indexeddb";
|
|
7176
7023
|
localstorage: "localstorage";
|
|
7177
|
-
sqlite: "sqlite";
|
|
7178
7024
|
}>>;
|
|
7179
7025
|
evictionPolicy: z.ZodDefault<z.ZodEnum<{
|
|
7180
7026
|
lru: "lru";
|
|
@@ -7641,11 +7487,11 @@ declare const MotionConfigSchema: z.ZodObject<{
|
|
|
7641
7487
|
type MotionConfig = z.infer<typeof MotionConfigSchema>;
|
|
7642
7488
|
|
|
7643
7489
|
declare const NotificationTypeSchema: z.ZodEnum<{
|
|
7490
|
+
alert: "alert";
|
|
7644
7491
|
inline: "inline";
|
|
7645
7492
|
toast: "toast";
|
|
7646
7493
|
snackbar: "snackbar";
|
|
7647
7494
|
banner: "banner";
|
|
7648
|
-
alert: "alert";
|
|
7649
7495
|
}>;
|
|
7650
7496
|
type NotificationType = z.infer<typeof NotificationTypeSchema>;
|
|
7651
7497
|
/**
|
|
@@ -7653,10 +7499,10 @@ type NotificationType = z.infer<typeof NotificationTypeSchema>;
|
|
|
7653
7499
|
* Indicates the urgency and visual treatment of the notification.
|
|
7654
7500
|
*/
|
|
7655
7501
|
declare const NotificationSeveritySchema: z.ZodEnum<{
|
|
7656
|
-
success: "success";
|
|
7657
7502
|
error: "error";
|
|
7658
|
-
|
|
7503
|
+
success: "success";
|
|
7659
7504
|
info: "info";
|
|
7505
|
+
warning: "warning";
|
|
7660
7506
|
}>;
|
|
7661
7507
|
type NotificationSeverity = z.infer<typeof NotificationSeveritySchema>;
|
|
7662
7508
|
/**
|
|
@@ -7680,9 +7526,9 @@ declare const NotificationActionSchema: z.ZodObject<{
|
|
|
7680
7526
|
label: z.ZodString;
|
|
7681
7527
|
action: z.ZodString;
|
|
7682
7528
|
variant: z.ZodDefault<z.ZodEnum<{
|
|
7683
|
-
link: "link";
|
|
7684
7529
|
primary: "primary";
|
|
7685
7530
|
secondary: "secondary";
|
|
7531
|
+
link: "link";
|
|
7686
7532
|
}>>;
|
|
7687
7533
|
}, z.core.$strip>;
|
|
7688
7534
|
type NotificationAction = z.infer<typeof NotificationActionSchema>;
|
|
@@ -7692,17 +7538,17 @@ type NotificationAction = z.infer<typeof NotificationActionSchema>;
|
|
|
7692
7538
|
*/
|
|
7693
7539
|
declare const NotificationSchema: z.ZodObject<{
|
|
7694
7540
|
type: z.ZodDefault<z.ZodEnum<{
|
|
7541
|
+
alert: "alert";
|
|
7695
7542
|
inline: "inline";
|
|
7696
7543
|
toast: "toast";
|
|
7697
7544
|
snackbar: "snackbar";
|
|
7698
7545
|
banner: "banner";
|
|
7699
|
-
alert: "alert";
|
|
7700
7546
|
}>>;
|
|
7701
7547
|
severity: z.ZodDefault<z.ZodEnum<{
|
|
7702
|
-
success: "success";
|
|
7703
7548
|
error: "error";
|
|
7704
|
-
|
|
7549
|
+
success: "success";
|
|
7705
7550
|
info: "info";
|
|
7551
|
+
warning: "warning";
|
|
7706
7552
|
}>>;
|
|
7707
7553
|
title: z.ZodOptional<z.ZodString>;
|
|
7708
7554
|
message: z.ZodString;
|
|
@@ -7713,9 +7559,9 @@ declare const NotificationSchema: z.ZodObject<{
|
|
|
7713
7559
|
label: z.ZodString;
|
|
7714
7560
|
action: z.ZodString;
|
|
7715
7561
|
variant: z.ZodDefault<z.ZodEnum<{
|
|
7716
|
-
link: "link";
|
|
7717
7562
|
primary: "primary";
|
|
7718
7563
|
secondary: "secondary";
|
|
7564
|
+
link: "link";
|
|
7719
7565
|
}>>;
|
|
7720
7566
|
}, z.core.$strip>>>;
|
|
7721
7567
|
position: z.ZodOptional<z.ZodEnum<{
|
|
@@ -7765,8 +7611,8 @@ type DragHandle = z.infer<typeof DragHandleSchema>;
|
|
|
7765
7611
|
* Visual feedback indicating the result of a drop operation.
|
|
7766
7612
|
*/
|
|
7767
7613
|
declare const DropEffectSchema: z.ZodEnum<{
|
|
7768
|
-
link: "link";
|
|
7769
7614
|
none: "none";
|
|
7615
|
+
link: "link";
|
|
7770
7616
|
move: "move";
|
|
7771
7617
|
copy: "copy";
|
|
7772
7618
|
}>;
|
|
@@ -7777,9 +7623,9 @@ type DropEffect = z.infer<typeof DropEffectSchema>;
|
|
|
7777
7623
|
*/
|
|
7778
7624
|
declare const DragConstraintSchema: z.ZodObject<{
|
|
7779
7625
|
axis: z.ZodDefault<z.ZodEnum<{
|
|
7626
|
+
both: "both";
|
|
7780
7627
|
x: "x";
|
|
7781
7628
|
y: "y";
|
|
7782
|
-
both: "both";
|
|
7783
7629
|
}>>;
|
|
7784
7630
|
bounds: z.ZodDefault<z.ZodEnum<{
|
|
7785
7631
|
none: "none";
|
|
@@ -7799,8 +7645,8 @@ declare const DropZoneSchema: z.ZodObject<{
|
|
|
7799
7645
|
maxItems: z.ZodOptional<z.ZodNumber>;
|
|
7800
7646
|
highlightOnDragOver: z.ZodDefault<z.ZodBoolean>;
|
|
7801
7647
|
dropEffect: z.ZodDefault<z.ZodEnum<{
|
|
7802
|
-
link: "link";
|
|
7803
7648
|
none: "none";
|
|
7649
|
+
link: "link";
|
|
7804
7650
|
move: "move";
|
|
7805
7651
|
copy: "copy";
|
|
7806
7652
|
}>>;
|
|
@@ -7823,9 +7669,9 @@ declare const DragItemSchema: z.ZodObject<{
|
|
|
7823
7669
|
}>>;
|
|
7824
7670
|
constraint: z.ZodOptional<z.ZodObject<{
|
|
7825
7671
|
axis: z.ZodDefault<z.ZodEnum<{
|
|
7672
|
+
both: "both";
|
|
7826
7673
|
x: "x";
|
|
7827
7674
|
y: "y";
|
|
7828
|
-
both: "both";
|
|
7829
7675
|
}>>;
|
|
7830
7676
|
bounds: z.ZodDefault<z.ZodEnum<{
|
|
7831
7677
|
none: "none";
|
|
@@ -7861,9 +7707,9 @@ declare const DndConfigSchema: z.ZodObject<{
|
|
|
7861
7707
|
}>>;
|
|
7862
7708
|
constraint: z.ZodOptional<z.ZodObject<{
|
|
7863
7709
|
axis: z.ZodDefault<z.ZodEnum<{
|
|
7710
|
+
both: "both";
|
|
7864
7711
|
x: "x";
|
|
7865
7712
|
y: "y";
|
|
7866
|
-
both: "both";
|
|
7867
7713
|
}>>;
|
|
7868
7714
|
bounds: z.ZodDefault<z.ZodEnum<{
|
|
7869
7715
|
none: "none";
|
|
@@ -7888,8 +7734,8 @@ declare const DndConfigSchema: z.ZodObject<{
|
|
|
7888
7734
|
maxItems: z.ZodOptional<z.ZodNumber>;
|
|
7889
7735
|
highlightOnDragOver: z.ZodDefault<z.ZodBoolean>;
|
|
7890
7736
|
dropEffect: z.ZodDefault<z.ZodEnum<{
|
|
7891
|
-
link: "link";
|
|
7892
7737
|
none: "none";
|
|
7738
|
+
link: "link";
|
|
7893
7739
|
move: "move";
|
|
7894
7740
|
copy: "copy";
|
|
7895
7741
|
}>>;
|